diff --git a/AIRBOT_MMK2_clean_the_desktop/.gitattributes b/AIRBOT_MMK2_clean_the_desktop/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/.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_clean_the_desktop/README.md b/AIRBOT_MMK2_clean_the_desktop/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d00a6d9d908db30b0e2cb408ec66c2d6df0e228a --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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_clean_the_desktop + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `discover_robotics_aitbot_mmk2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_hand` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 49 | +| **Total Frames** | 8709 | +| **Total Tasks** | 1 | +| **Total Videos** | 196 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 327.5MB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +place the umbrella and tissues on the white lid. + +### Sub-Tasks +This dataset includes 6 distinct subtasks: + +1. **End** +2. **Grasp the tissue with the right gripper** +3. **Place the umbrella on the white lid with the left gripper** +4. **Place the tissue on the white lid with the right gripper** +5. **Grasp the umbrella with the left gripper** +6. **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:48 + + +## πŸ“ 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": 49, "total_frames": 8709, "total_tasks": 1, "total_videos": 196, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:48"}, "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_clean_the_desktop_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_clean_the_desktop/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_clean_the_desktop/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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_clean_the_desktop/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_clean_the_desktop/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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_clean_the_desktop/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_clean_the_desktop/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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_clean_the_desktop/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_clean_the_desktop/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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_clean_the_desktop/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_clean_the_desktop/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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_clean_the_desktop/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_clean_the_desktop/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..687633cea1fcbdbc0527b05d9d063235671eb37f --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/annotations/scene_annotations.jsonl @@ -0,0 +1,49 @@ +{"scene_index": 0, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 1, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 2, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 3, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 4, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 5, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 6, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 7, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 8, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 9, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 10, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 11, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 12, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 13, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 14, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 15, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 16, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 17, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 18, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 19, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 20, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 21, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 22, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 23, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 24, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 25, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 26, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 27, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 28, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 29, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 30, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 31, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 32, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 33, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 34, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 35, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 36, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 37, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 38, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 39, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 40, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 41, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 42, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 43, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 44, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 45, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 46, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 47, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} +{"scene_index": 48, "scene": "The white lid is at the front position, the blue tissues are at the back right, the foldable umbrella at the back left."} diff --git a/AIRBOT_MMK2_clean_the_desktop/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_clean_the_desktop/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8a1a3b9cd3c26a3ff06b247d382476dea2dc351d --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/annotations/subtask_annotations.jsonl @@ -0,0 +1,6 @@ +{"subtask_index": 0, "subtask": "End"} +{"subtask_index": 1, "subtask": "Grasp the tissue with the right gripper"} +{"subtask_index": 2, "subtask": "Place the umbrella on the white lid with the left gripper"} +{"subtask_index": 3, "subtask": "Place the tissue on the white lid with the right gripper"} +{"subtask_index": 4, "subtask": "Grasp the umbrella with the left gripper"} +{"subtask_index": 5, "subtask": "null"} diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0bbbf7a0cce9096e5cb1dc59edd05f014d2f0827 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4923c1f86b8d48d03caceab5afc8991c31943b5c0b4562517f604243f478ad6c +size 128770 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d9d4af1cde1c83d7194d860e063900f5782f60b --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ad729fe895b194fa357cdca62e730dac414fd5cb05771b8b1abc2413c6bd70 +size 104328 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..144e56a3a674024eab42c8b57dcc7e11bfd30af6 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb6243535b8cda1fb538b3320dfca90395378cb5807ba49a00663a1135ad0e79 +size 122239 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7cca7c15f209c082bdb1034baa535191e4038474 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50580a13e0f5929ccae30fec3e25a31c7de9f0aa982c239d7fabf54ed26f4ad8 +size 110634 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93a984cf7f619c0c99f2c5289aa7ba0b7a47961d --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90671bb852edb55335e8828d79d3d2fea1a83e20ade571ffda20f212ce19ff11 +size 87713 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37c3b4f2d0460c8bbfd79bd8b441edbc8e6a926e --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af277fe3ae9c27f677fe0144dd3e5658d66c94232b88ae59323797bf4279c068 +size 90178 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efc777df11af2b24a9f3aab9d2709445250482bb --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71ecc9ee0e4016b3904ea52a8f389164b380ce15a934b2a31db54105d70da720 +size 90791 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4104cda3b1442664be0cc27ebadbbae3f48d2edf --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fee5828d6efc59ed56672a9f8b37078439e733f146d370c9ca9d57d9b28b975 +size 115725 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df3fb33a6ae37044ab62200d51de0aa7432633d2 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61a9fb76e757837add3da0e368483f2cc6378929dd3cbf52a3112a6fa856fa1e +size 103018 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c3eb3458a91cf8a5feb76fa97e1ae40be6d99c1 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4a97224bb90989b66ec645ae89630be776f276a952414faa5e878f03d678680 +size 88854 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1baaf03e33b109753f6f59af9d35cc54658aaffe --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8eb9e68d495ed0f0dca88c05d09d7cc826190f6c6a1b88374c2d0a950fa0b6f +size 103913 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1e637513ed8dc6fb8e1d3c0b49de9e66a465361 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e36855edb94bf4732daa681b13f44c690fbabcfd32f2416825ffbb7f5afc6ed3 +size 111249 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cde01e9f8783a55d62d37812b75bb997bc594907 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4aab527def00d51a5d8a17b86b07deb950a08ba55933a896e0661ff6697bc04 +size 88806 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1af92f4677e25e728f895330f824e80d0883889b --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca29b0e3702032d5d0fd60cd31aadfc690111eb358b2dfa5a49f6cf93fee30c6 +size 118100 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cad1976d0daa2929e402a0695718d8fb71ca0a19 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfca52fc538bf8e6f2d6d7a40a19178da98198bcbe068c862404acb47cb7e0fa +size 98597 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1206019c06a04bb009c87d9575acbd8e39384e38 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80429949c4400264fb424614fee80f8804de7f5bfa6794c7b74a30c88d661fb2 +size 123278 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9d618a6099e28c4b06e754f8b13232e7794cdda --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465057f51e3860ff51f870d5f50c988619272e70fe910a1c9c34049405636cf3 +size 91915 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76a743bb44c7b157b2d631ff82218f90b30fe583 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f4d673897f3ce4364bb33033cf0e8ae598f4b7d47a9f86d3efadca9c182025 +size 120264 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48d282c53cad7c1549a3f02e7cd30bd56434c57c --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b1165898358f298c3f7715b63c0cb9676b0467f262252784edfc81f7f476a8a +size 115612 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed312cb8b5c9d4ad43e3687915ff6e5727208a2f --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa5bc4ca4b4897a2fbe9db5f50745a270ac7d5d7ab7359b5b833807ad1b9e380 +size 94498 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6068c184e705b2e1f148c65096cdc2189ed9084e --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93144d174a3826b0639c7c9f81c8113a695e3e6861fbadb24d3e131e266e1057 +size 133506 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4aa961b7490cb7292a2f53d07c533cf968635ed7 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1f3345dfeb5751dca8003b3cc9e8b53a9e2101b388532b9f88c1aa8da41424 +size 106216 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f91347f267325757736be72c33026e866154085e --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de20a14567be5589d906ba8ae2ff3f30531f04d3fdc7771aa11dffb2496e05b2 +size 109388 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61dfa2e6aa5bd1ccf20bf7d793996c4f0993f81e --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b01cd10cbd357ac696db1bc929d421b67b905f153ab20e0264b2efbbdedc27c +size 102897 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..acaef2eeab0cdaed0d14468bc8bef314a703674c --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6379105adc0134161349f902219e2971a9d6741ba95c52317fdfbeb7edfef3b +size 100050 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef6a3b041bc1ded6bf60fbfdd8b47f1d6ac0c518 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6118d69652288e3ef10e795ff462b726e517e4c11947b5a64df3784ac590792 +size 121001 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48520fdbbfb81696d5a853556d4bb05ffe3c9ea2 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4753ed998760abec26e165aa05f3d747972872392c9b982e5892625e17d67b1 +size 99181 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c66117194d684e97b305ea69804933b9dcabb76 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb63ebf0dd81c397e563f89dfb5851dc934d5c80be95820a21d9b9d43e119658 +size 94044 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87bbfed11c579f221d0c39028cb253f15bffd890 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:651aea8e2a5f1601e7261457778e7123a2296ca44a6cdec1b0f4970fb3321a5b +size 93594 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03e60bec542ef84b68d29aa4a5c3d84d65c33834 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50e077e3c1338e9b839a3cc3bf27f862fc0b894a35465beff6123b341d6e570e +size 94529 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52d5fe14df5fdc9c6d9b676f0b829cd133f1289c --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856e794acb659d88fb5a88ff3e7e7c80dd1e2cf66604d56e6a7e54695faec8df +size 115994 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..445e8d3cefeff99f057742ae2d3d198919095cd9 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa01746bb919046903a30e3025b6d95716d361fad76db873fe22180f087b959d +size 113696 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14a131dfdc227effcfb3e173819d72ea41874753 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50084cb22b4eea28596bfe2d6d6fc98815a8415b6cc4d2126d5645afb217f567 +size 101406 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..557440231abeae4dffa0ac273fd5f1da85d6f67c --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f367ec03a92d80b443df3090928ae565d46ee7c52ece73c06447689258f1508c +size 110635 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1910069b1e3c90056443b7fadf1ca991fcd6ad17 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccc0e273a89a89b7a87a12e3ce7cebe612f303219d840d2ad31d7c4bd994688f +size 89940 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55056e34f0d0c6baf97591f38322a8b493dc99c0 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2981bd9136e86a91ecb06cc36e984237c0205b306a589a08bd88a4f81d7ed645 +size 136252 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1592c7b858b7ae7df941f4403e704c5bc2cd8d02 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22ea95f2035e7c8da0660290f9ca83326d7cd5dc2576b684e70dac746e35be51 +size 93003 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7aff7a0b236bb6bfb04643cdd35733e0b2c053f2 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82b2579539accd471b447c94c7a2b3672ee42f5cee638fa1c0d001793eb9424 +size 100918 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac0e9acb6be9e68db4945df514971ce8ce538a4c --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c7aac6c9a66ba75a414d203138c494a603480f984acbebe3c05450a15f0250f +size 104561 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4141bea695aadc1d9dd5ba7e5dfd5336894eade --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f8968be976123a883c68da4c667d0be8c3ca382025c507df24e3a0a0bed1944 +size 91967 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fa6a3eb3f634da0e4113bfdcbe9c8cbe4750e85 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:236b1cd300536883706103945a23305e3859b9a2624c4b3202a8503178bb0d29 +size 98066 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e404ab02cac2ff29c0d75ff0309788516852f97 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18f93a917eba0df98ac926e43ffe3786bf9b761c319ec0f9acf5a69c09b54a5 +size 93458 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf1bc7aca212af1cb8216549a7b966a38467562c --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f05df4325a2a76fef53f75e95639c217e8c6663c0fe67d82d3d51afc08297eb5 +size 100112 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e98b1b7a763e32bab11bed520b6b08c3b5bb0cff --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20724b3d2a7d296fa2695a601345360c441ce834890cca6d8c358c60867479ab +size 106150 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..929fdd4ac919efe691aa04ee21713f60f4bfa154 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f74eca578dbbf18c971c076fa5824047b18c912fb242e2d7440059763c4ce99 +size 120028 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6871a494ab40200a08cde7c6d53aa69982407e3e --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d223187a84e3dba9d49852055bbdc08392e31c8782724be5d7e2baf79c090f92 +size 98405 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df1a8f68b601d2005b8171cb9fe83f4560d95773 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:154e23b210e1ce672465678351a7f65dba768cfc4e0d20bb69267adbefb5172c +size 98890 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..573f9a4c0dddd672d3e2be96c0ca68a96ffd0fbc --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0c2edb7eb53e93b1637f2dd6b557e4888c62499c2e0307516598f93efa3a76 +size 104759 diff --git a/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2ebe89b5bd53228dae7e455a360911efc84a3a8 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a43df2ef127cc0ab90ff52915b019044fda2d4dd797b4f3915c7a5f0ff894cba +size 98323 diff --git a/AIRBOT_MMK2_clean_the_desktop/meta/episodes.jsonl b/AIRBOT_MMK2_clean_the_desktop/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..6b972bc59ca4f9152627824a53772a8da1b6eaf4 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/meta/episodes.jsonl @@ -0,0 +1,49 @@ +{"episode_index": 0, "tasks": ["place the umbrella and tissues on the white lid."], "length": 225} +{"episode_index": 1, "tasks": ["place the umbrella and tissues on the white lid."], "length": 177} +{"episode_index": 2, "tasks": ["place the umbrella and tissues on the white lid."], "length": 214} +{"episode_index": 3, "tasks": ["place the umbrella and tissues on the white lid."], "length": 190} +{"episode_index": 4, "tasks": ["place the umbrella and tissues on the white lid."], "length": 143} +{"episode_index": 5, "tasks": ["place the umbrella and tissues on the white lid."], "length": 147} +{"episode_index": 6, "tasks": ["place the umbrella and tissues on the white lid."], "length": 149} +{"episode_index": 7, "tasks": ["place the umbrella and tissues on the white lid."], "length": 200} +{"episode_index": 8, "tasks": ["place the umbrella and tissues on the white lid."], "length": 174} +{"episode_index": 9, "tasks": ["place the umbrella and tissues on the white lid."], "length": 145} +{"episode_index": 10, "tasks": ["place the umbrella and tissues on the white lid."], "length": 176} +{"episode_index": 11, "tasks": ["place the umbrella and tissues on the white lid."], "length": 190} +{"episode_index": 12, "tasks": ["place the umbrella and tissues on the white lid."], "length": 147} +{"episode_index": 13, "tasks": ["place the umbrella and tissues on the white lid."], "length": 205} +{"episode_index": 14, "tasks": ["place the umbrella and tissues on the white lid."], "length": 166} +{"episode_index": 15, "tasks": ["place the umbrella and tissues on the white lid."], "length": 218} +{"episode_index": 16, "tasks": ["place the umbrella and tissues on the white lid."], "length": 152} +{"episode_index": 17, "tasks": ["place the umbrella and tissues on the white lid."], "length": 211} +{"episode_index": 18, "tasks": ["place the umbrella and tissues on the white lid."], "length": 201} +{"episode_index": 19, "tasks": ["place the umbrella and tissues on the white lid."], "length": 157} +{"episode_index": 20, "tasks": ["place the umbrella and tissues on the white lid."], "length": 236} +{"episode_index": 21, "tasks": ["place the umbrella and tissues on the white lid."], "length": 180} +{"episode_index": 22, "tasks": ["place the umbrella and tissues on the white lid."], "length": 187} +{"episode_index": 23, "tasks": ["place the umbrella and tissues on the white lid."], "length": 171} +{"episode_index": 24, "tasks": ["place the umbrella and tissues on the white lid."], "length": 170} +{"episode_index": 25, "tasks": ["place the umbrella and tissues on the white lid."], "length": 209} +{"episode_index": 26, "tasks": ["place the umbrella and tissues on the white lid."], "length": 167} +{"episode_index": 27, "tasks": ["place the umbrella and tissues on the white lid."], "length": 156} +{"episode_index": 28, "tasks": ["place the umbrella and tissues on the white lid."], "length": 155} +{"episode_index": 29, "tasks": ["place the umbrella and tissues on the white lid."], "length": 157} +{"episode_index": 30, "tasks": ["place the umbrella and tissues on the white lid."], "length": 200} +{"episode_index": 31, "tasks": ["place the umbrella and tissues on the white lid."], "length": 195} +{"episode_index": 32, "tasks": ["place the umbrella and tissues on the white lid."], "length": 170} +{"episode_index": 33, "tasks": ["place the umbrella and tissues on the white lid."], "length": 188} +{"episode_index": 34, "tasks": ["place the umbrella and tissues on the white lid."], "length": 148} +{"episode_index": 35, "tasks": ["place the umbrella and tissues on the white lid."], "length": 243} +{"episode_index": 36, "tasks": ["place the umbrella and tissues on the white lid."], "length": 154} +{"episode_index": 37, "tasks": ["place the umbrella and tissues on the white lid."], "length": 170} +{"episode_index": 38, "tasks": ["place the umbrella and tissues on the white lid."], "length": 175} +{"episode_index": 39, "tasks": ["place the umbrella and tissues on the white lid."], "length": 151} +{"episode_index": 40, "tasks": ["place the umbrella and tissues on the white lid."], "length": 163} +{"episode_index": 41, "tasks": ["place the umbrella and tissues on the white lid."], "length": 154} +{"episode_index": 42, "tasks": ["place the umbrella and tissues on the white lid."], "length": 169} +{"episode_index": 43, "tasks": ["place the umbrella and tissues on the white lid."], "length": 180} +{"episode_index": 44, "tasks": ["place the umbrella and tissues on the white lid."], "length": 206} +{"episode_index": 45, "tasks": ["place the umbrella and tissues on the white lid."], "length": 166} +{"episode_index": 46, "tasks": ["place the umbrella and tissues on the white lid."], "length": 163} +{"episode_index": 47, "tasks": ["place the umbrella and tissues on the white lid."], "length": 175} +{"episode_index": 48, "tasks": ["place the umbrella and tissues on the white lid."], "length": 164} diff --git a/AIRBOT_MMK2_clean_the_desktop/meta/episodes_stats.jsonl b/AIRBOT_MMK2_clean_the_desktop/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..e9b075d6e8bb3c15c152f8f8aed87c0a06ec1b11 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/meta/episodes_stats.jsonl @@ -0,0 +1,49 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4289131025326797]], [[0.4448729473039216]], [[0.46414775531045754]]], "std": [[[0.2891011933673401]], [[0.2759796154519133]], [[0.26757937275768773]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5184977226307189]], [[0.5375808721405229]], [[0.5245124959150326]]], "std": [[[0.31964366312788894]], [[0.32087395658326995]], [[0.3232368543817724]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5292781964869281]], [[0.544989254493464]], [[0.5363653043300654]]], "std": [[[0.32158506433727346]], [[0.32711266292896796]], [[0.33078546841439865]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40642982638888886]], [[0.4359768341503268]], [[0.41191302696078436]]], "std": [[[0.37416017764715853]], [[0.38329440143097393]], [[0.39532780502881193]]], "count": [100]}, "observation.state": {"min": [0.306730180978775, -1.368972659111023, 0.9209535121917725, -0.34685665369033813, -1.5516995191574097, 0.5852311849594116, -0.9706645011901855, -1.1469062566757202, 1.016298532485962, -0.3102879524230957, 0.7537718415260315, -0.48523691296577454, 30.72249984741211, 44.06999969482422, -0.8174999952316284, -0.26375001668930054, 0.7850000262260437, -1.7712500095367432, 1.0206249952316284, -0.9706249833106995, 0.9355555772781372, -2.885624885559082, 0.9811111092567444, -0.4468750059604645, 32.126251220703125, 33.676876068115234, 0.6625000238418579, -0.4624999761581421, 0.6287499666213989, -0.7818750143051147, 1.011875033378601, -0.7081249952316284, 1.4711111783981323, 0.02437499910593033, 1.0533334016799927, 10.489999771118164], "max": [1.20846688747406, -0.7148136496543884, 1.740768313407898, 0.34103915095329285, -0.33603227138519287, 0.7565613985061646, -0.2728503942489624, -0.7947566509246826, 1.5326972007751465, 0.17133019864559174, 1.5427109003067017, -0.32756829261779785, 69.21937561035156, 55.001251220703125, 12.577499389648438, 8.854999542236328, 65.62437438964844, 13.385000228881836, 63.888126373291016, 43.80062484741211, 68.8862533569336, 71.234375, 62.306251525878906, 91.88562774658203, 63.294376373291016, 47.61499786376953, 2.1162500381469727, 9.528124809265137, 63.01250076293945, 23.546875, 66.23625183105469, 34.04624938964844, 64.1312484741211, 52.6037483215332, 54.936248779296875, 83.14250183105469], "mean": [0.6541599035263062, -1.011920690536499, 1.259765863418579, 0.15204931795597076, -0.7773718237876892, 0.6281116008758545, -0.6933081150054932, -0.9398961067199707, 1.2136305570602417, -0.06621289253234863, 1.1385537385940552, -0.42111125588417053, 55.83640670776367, 50.44335174560547, -0.20702017843723297, 0.9064605236053467, 34.721397399902344, 1.6581707000732422, 37.86121368408203, 17.294567108154297, 41.569271087646484, 23.51328468322754, 33.70814895629883, 46.442108154296875, 52.936676025390625, 41.488094329833984, 1.0340161323547363, 1.2319732904434204, 33.946746826171875, 8.367674827575684, 35.61733627319336, 10.437085151672363, 34.952701568603516, 18.627708435058594, 26.260330200195312, 48.27159118652344], "std": [0.2751031219959259, 0.19581007957458496, 0.2660392224788666, 0.13969597220420837, 0.3129839599132538, 0.04882040619850159, 0.27376222610473633, 0.10857854783535004, 0.17673037946224213, 0.09894980490207672, 0.2474210113286972, 0.05177159979939461, 13.663769721984863, 3.1414148807525635, 1.856748104095459, 2.325521469116211, 27.182512283325195, 3.3807566165924072, 21.592809677124023, 18.188589096069336, 22.986574172973633, 25.646080017089844, 21.67709732055664, 31.5373477935791, 10.562919616699219, 3.47160005569458, 0.3670775890350342, 3.0590195655822754, 22.722007751464844, 9.221588134765625, 23.56734275817871, 11.620220184326172, 22.99237823486328, 19.93977165222168, 23.37807273864746, 23.05501365661621], "count": [225]}, "action": {"min": [0.306730180978775, -1.368972659111023, 0.9209535121917725, -0.34685665369033813, -1.5516995191574097, 0.5852311849594116, -0.9706645011901855, -1.1469062566757202, 1.016298532485962, -0.3102879524230957, 0.7537718415260315, -0.48523691296577454, 30.72249984741211, 44.06999969482422, -0.8174999952316284, -0.26375001668930054, 0.7850000262260437, -1.7712500095367432, 1.0206249952316284, -0.9706249833106995, 0.9355555772781372, -2.885624885559082, 0.9811111092567444, -0.4468750059604645, 32.126251220703125, 33.676876068115234, 0.6625000238418579, -0.4624999761581421, 0.6287499666213989, -0.7818750143051147, 1.011875033378601, -0.7081249952316284, 1.4711111783981323, 0.02437499910593033, 1.0533334016799927, 10.489999771118164], "max": [1.20846688747406, -0.7148136496543884, 1.740768313407898, 0.34103915095329285, -0.33603227138519287, 0.7565613985061646, -0.2728503942489624, -0.7947566509246826, 1.5326972007751465, 0.17133019864559174, 1.5427109003067017, -0.32756829261779785, 69.21937561035156, 55.001251220703125, 12.577499389648438, 8.854999542236328, 65.62437438964844, 13.385000228881836, 63.888126373291016, 43.80062484741211, 68.8862533569336, 71.234375, 62.306251525878906, 91.88562774658203, 63.294376373291016, 47.61499786376953, 2.1162500381469727, 9.528124809265137, 63.01250076293945, 23.546875, 66.23625183105469, 34.04624938964844, 64.1312484741211, 52.6037483215332, 54.936248779296875, 83.14250183105469], "mean": [0.6541598439216614, -1.0119208097457886, 1.259765625, 0.15204931795597076, -0.7773714065551758, 0.6281116604804993, -0.6933085918426514, -0.9398964643478394, 1.2136303186416626, -0.06621289253234863, 1.1385537385940552, -0.42111122608184814, 55.83640670776367, 50.44339370727539, -0.207020103931427, 0.9064604640007019, 34.72139358520508, 1.6581703424453735, 37.86122512817383, 17.29456329345703, 41.569252014160156, 23.513280868530273, 33.7081413269043, 46.442108154296875, 52.936668395996094, 41.48807907104492, 1.0340162515640259, 1.2319731712341309, 33.94675064086914, 8.367676734924316, 35.617332458496094, 10.437092781066895, 34.95270538330078, 18.627708435058594, 26.26034164428711, 48.27158737182617], "std": [0.2751031219959259, 0.19581006467342377, 0.2660391926765442, 0.13969597220420837, 0.3129839599132538, 0.04882040247321129, 0.27376222610473633, 0.10857854038476944, 0.17673036456108093, 0.09894979745149612, 0.247420996427536, 0.05177159979939461, 13.663763046264648, 3.1414148807525635, 1.856747031211853, 2.325521469116211, 27.18251609802246, 3.3807566165924072, 21.59280776977539, 18.18859100341797, 22.986574172973633, 25.646089553833008, 21.67709732055664, 31.537342071533203, 10.56291675567627, 3.471599578857422, 0.36707764863967896, 3.0590195655822754, 22.722007751464844, 9.221590995788574, 23.567344665527344, 11.620222091674805, 22.99237823486328, 19.939773559570312, 23.378076553344727, 23.055015563964844], "count": [225]}, "timestamp": {"min": [0.0], "max": [7.466666666666667], "mean": [3.7333333333333334], "std": [2.1650421260121955], "count": [225]}, "frame_index": {"min": [0], "max": [224], "mean": [112.0], "std": [64.95126378036586], "count": [225]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [225]}, "index": {"min": [0], "max": [224], "mean": [112.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [2.5866666666666664, 2.422222222222222, 5.0, 5.0, 5.0], "std": [1.376888601965398, 1.3870654697179763, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [225]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [225]}, "eef_direction_state": {"mean": [2.528888888888889, 3.08], "std": [1.918404687027706, 2.0939701791360634], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [1.48, 1.1733333333333333], "std": [0.5170858514577426, 0.5896891836665593], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_state": {"mean": [0.9111111111111111, 0.9244444444444444], "std": [0.8748897637790884, 0.8265471837188598], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_direction_action": {"mean": [2.528888888888889, 3.08], "std": [1.918404687027706, 2.0939701791360634], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [1.48, 1.1733333333333333], "std": [0.5170858514577426, 0.5896891836665593], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_action": {"mean": [0.9111111111111111, 0.9244444444444444], "std": [0.8748897637790884, 0.8265471837188598], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_sim_pose_state": {"mean": [0.6841977208490798, 0.1416682382798468, 1.2088497676762842, -1.3893180653371242, 0.8715597569845895, -2.1131877650466566, 0.6536076868375146, -0.1740723140173131, 1.283440164430051, 1.027050233915035, 0.5763479768765989, 1.9476731583861289], "std": [0.08226764573986704, 0.036048531160241246, 0.054687798710496095, 0.24136072403423378, 0.05713903567365866, 0.25350849292247, 0.06332511040090621, 0.01878141249546646, 0.054838685428416606, 0.1521277614664023, 0.07304053465331391, 0.16777514868987492], "min": [0.5883232220790842, 0.1003378670774874, 1.1327336152798486, -1.6594580663201433, 0.743757257509956, -2.466360852976159, 0.5819205226877652, -0.236734780660388, 1.192854191769979, 0.6429076868128005, 0.4561101922579591, 1.7444920582103391], "max": [0.8229703293928496, 0.2686079515207554, 1.3446919090622207, -0.7202626795493219, 0.9980728161901977, -1.5946252577157134, 0.7661387476270465, -0.14514547458744922, 1.4004966128402128, 1.2816543475665059, 0.7091277933742184, 2.221291210817658], "count": [225]}, "eef_sim_pose_action": {"mean": [0.6841977208490798, 0.1416682382798468, 1.2088497676762842, -1.3893180653371242, 0.8715597569845895, -2.1131877650466566, 0.6536076868375146, -0.1740723140173131, 1.283440164430051, 1.027050233915035, 0.5763479768765989, 1.9476731583861289], "std": [0.08226764573986704, 0.036048531160241246, 0.054687798710496095, 0.24136072403423378, 0.05713903567365866, 0.25350849292247, 0.06332511040090621, 0.01878141249546646, 0.054838685428416606, 0.1521277614664023, 0.07304053465331391, 0.16777514868987492], "min": [0.5883232220790842, 0.1003378670774874, 1.1327336152798486, -1.6594580663201433, 0.743757257509956, -2.466360852976159, 0.5819205226877652, -0.236734780660388, 1.192854191769979, 0.6429076868128005, 0.4561101922579591, 1.7444920582103391], "max": [0.8229703293928496, 0.2686079515207554, 1.3446919090622207, -0.7202626795493219, 0.9980728161901977, -1.5946252577157134, 0.7661387476270465, -0.14514547458744922, 1.4004966128402128, 1.2816543475665059, 0.7091277933742184, 2.221291210817658], "count": [225]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42161762867647057]], [[0.4359674918300654]], [[0.45441641544117645]]], "std": [[[0.29002411994491395]], [[0.27804683770191385]], [[0.2693283035893107]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1450980392156863]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5085870200163398]], [[0.5332507945261438]], [[0.515823743872549]]], "std": [[[0.31462346644346073]], [[0.31322389866009714]], [[0.3201536286375725]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.557082212009804]], [[0.5782131495098038]], [[0.5699596405228758]]], "std": [[[0.307865404511964]], [[0.30634767301070176]], [[0.3111035797300884]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3971850714869281]], [[0.43022732843137257]], [[0.4056928962418301]]], "std": [[[0.37980528986787404]], [[0.3869692236594241]], [[0.3969812505995872]]], "count": [100]}, "observation.state": {"min": [0.397640585899353, -1.4837729930877686, 0.9733348488807678, 0.004005493130534887, -1.1227302551269531, 0.6066414713859558, -0.8146410584449768, -1.1484321355819702, 1.0529917478561401, -0.36865371465682983, 0.5768148899078369, -0.39756906032562256, 36.61125183105469, 40.51750183105469, 0.12999999523162842, -0.34062498807907104, 5.230625152587891, -0.28187501430511475, 8.660624504089355, -0.8856250047683716, 7.752857208251953, 0.11562500149011612, 8.309374809265137, 2.7200000286102295, 37.57400131225586, 36.953125, 0.546875, -0.543749988079071, 1.0162500143051147, -1.0550000667572021, 0.6153846383094788, -0.27000001072883606, 0.949999988079071, -0.1111111119389534, 0.8788889050483704, 8.266875267028809], "max": [0.844205379486084, -0.766002893447876, 1.849631905555725, 0.2360379993915558, -0.4138294458389282, 0.7999542355537415, -0.27673667669296265, -0.7740615606307983, 1.5770914554595947, -0.1918821930885315, 1.3004502058029175, -0.33994239568710327, 74.03624725341797, 54.20125198364258, 0.36375001072883606, 6.493333339691162, 52.0368766784668, 20.713748931884766, 61.18437576293945, 30.13312530517578, 66.69062805175781, 53.44124984741211, 67.24749755859375, 59.5212516784668, 61.79375076293945, 44.13624954223633, 2.9700000286102295, 9.296250343322754, 55.365623474121094, 17.48062515258789, 68.25812530517578, 30.566875457763672, 71.84562683105469, 54.385623931884766, 63.50749969482422, 95.61125183105469], "mean": [0.5994044542312622, -1.120532751083374, 1.331312656402588, 0.15200458467006683, -0.7126685380935669, 0.6734611988067627, -0.603759229183197, -0.9158194065093994, 1.2476860284805298, -0.27054014801979065, 0.9529685974121094, -0.36354318261146545, 59.73500442504883, 48.7441520690918, 0.20365552604198456, 1.1192851066589355, 28.85700225830078, 9.670353889465332, 35.381473541259766, 10.437397956848145, 38.65605545043945, 18.874221801757812, 36.20669937133789, 33.71290588378906, 53.574371337890625, 41.704193115234375, 1.0045032501220703, 2.487243890762329, 28.0941104888916, 5.663466930389404, 30.804113388061523, 7.022198677062988, 32.57872772216797, 15.92585563659668, 28.13357162475586, 50.94485855102539], "std": [0.15195968747138977, 0.1951841562986374, 0.26355987787246704, 0.07228714972734451, 0.16591326892375946, 0.05167001858353615, 0.2338102012872696, 0.13007135689258575, 0.18433061242103577, 0.037784166634082794, 0.23308077454566956, 0.021183060482144356, 14.563399314880371, 4.846383571624756, 0.04422009363770485, 2.018050193786621, 19.47288703918457, 9.458173751831055, 20.78579330444336, 11.097325325012207, 21.10031509399414, 19.09566307067871, 21.638898849487305, 18.850231170654297, 7.97012186050415, 2.129899263381958, 0.40548375248908997, 3.0493412017822266, 23.782028198242188, 6.281986713409424, 26.175817489624023, 9.146878242492676, 27.631567001342773, 18.246870040893555, 25.84598731994629, 27.943096160888672], "count": [177]}, "action": {"min": [0.397640585899353, -1.4837729930877686, 0.9733348488807678, 0.004005493130534887, -1.1227302551269531, 0.6066414713859558, -0.8146410584449768, -1.1484321355819702, 1.0529917478561401, -0.36865371465682983, 0.5768148899078369, -0.39756906032562256, 36.61125183105469, 40.51750183105469, 0.12999999523162842, -0.34062498807907104, 5.230625152587891, -0.28187501430511475, 8.660624504089355, -0.8856250047683716, 7.752857208251953, 0.11562500149011612, 8.309374809265137, 2.7200000286102295, 37.57400131225586, 36.953125, 0.546875, -0.543749988079071, 1.0162500143051147, -1.0550000667572021, 0.6153846383094788, -0.27000001072883606, 0.949999988079071, -0.1111111119389534, 0.8788889050483704, 8.266875267028809], "max": [0.844205379486084, -0.766002893447876, 1.849631905555725, 0.2360379993915558, -0.4138294458389282, 0.7999542355537415, -0.27673667669296265, -0.7740615606307983, 1.5770914554595947, -0.1918821930885315, 1.3004502058029175, -0.33994239568710327, 74.03624725341797, 54.20125198364258, 0.36375001072883606, 6.493333339691162, 52.0368766784668, 20.713748931884766, 61.18437576293945, 30.13312530517578, 66.69062805175781, 53.44124984741211, 67.24749755859375, 59.5212516784668, 61.79375076293945, 44.13624954223633, 2.9700000286102295, 9.296250343322754, 55.365623474121094, 17.48062515258789, 68.25812530517578, 30.566875457763672, 71.84562683105469, 54.385623931884766, 63.50749969482422, 95.61125183105469], "mean": [0.5994044542312622, -1.120532512664795, 1.3313124179840088, 0.15200461447238922, -0.7126683592796326, 0.6734610795974731, -0.6037591099739075, -0.9158193469047546, 1.2476861476898193, -0.27054011821746826, 0.952968955039978, -0.3635430932044983, 59.735015869140625, 48.7441520690918, 0.20365554094314575, 1.1192853450775146, 28.856996536254883, 9.670352935791016, 35.381473541259766, 10.437397003173828, 38.65604782104492, 18.87421989440918, 36.206695556640625, 33.712921142578125, 53.57439422607422, 41.704185485839844, 1.0045034885406494, 2.48724365234375, 28.0941104888916, 5.663463115692139, 30.804101943969727, 7.022200107574463, 32.57871627807617, 15.925861358642578, 28.133583068847656, 50.94486999511719], "std": [0.15195968747138977, 0.195184126496315, 0.26355990767478943, 0.07228715717792511, 0.16591326892375946, 0.05167001858353615, 0.2338101714849472, 0.13007138669490814, 0.18433061242103577, 0.03778417408466339, 0.23308075964450836, 0.021183058619499207, 14.563400268554688, 4.8463826179504395, 0.04422007501125336, 2.018050193786621, 19.472888946533203, 9.458169937133789, 20.785791397094727, 11.097325325012207, 21.10031509399414, 19.09566307067871, 21.638898849487305, 18.850231170654297, 7.97012186050415, 2.129899024963379, 0.4054837226867676, 3.0493412017822266, 23.782028198242188, 6.281987190246582, 26.175823211669922, 9.146878242492676, 27.63156509399414, 18.246870040893555, 25.845983505249023, 27.943098068237305], "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": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [177]}, "index": {"min": [225], "max": [401], "mean": [313.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [2.610169491525424, 2.389830508474576, 5.0, 5.0, 5.0], "std": [1.3405911819176406, 1.3405911819176406, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [177]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [177]}, "eef_direction_state": {"mean": [2.853107344632768, 2.6779661016949152], "std": [2.104851526575952, 2.078466497661617], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.5084745762711864, 1.3502824858757063], "std": [0.6209036977631937, 0.4887577119521395], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [0.96045197740113, 0.7401129943502824], "std": [0.8394347164455706, 0.7956278753574663], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [2.853107344632768, 2.6779661016949152], "std": [2.104851526575952, 2.078466497661617], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.5084745762711864, 1.3502824858757063], "std": [0.6209036977631937, 0.4887577119521395], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [0.96045197740113, 0.7401129943502824], "std": [0.8394347164455706, 0.7956278753574663], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.6989997193438633, 0.1044713969090021, 1.192842350710915, -1.4043620119249143, 0.8900883796187478, -2.1650599077444035, 0.6624808521398896, -0.15822397135097438, 1.2742772133721485, 1.159735267962134, 0.7265762660901335, 2.0792296668408565], "std": [0.0753613782137143, 0.01659523697839948, 0.03976656410051335, 0.17414497279481037, 0.07562874974039244, 0.19650852917316025, 0.06924892982959106, 0.007433315769074943, 0.04208140518966387, 0.12481458187351337, 0.027575403019619287, 0.16044493001593502], "min": [0.6041978427435466, 0.08725774141040477, 1.1340322802348226, -1.6494730760901604, 0.7504890121401253, -2.4836767914894935, 0.588065562978251, -0.17521205217454822, 1.2035578393616666, 0.874861342054429, 0.6716323507414108, 1.8330542340042038], "max": [0.8364765447746563, 0.16350353208893625, 1.2908981903114, -0.9673735954439884, 0.9937384086877623, -1.8591204221701838, 0.7824694702547589, -0.1472538122800371, 1.3649826475424873, 1.38828910737557, 0.7745971084081225, 2.3202657515574154], "count": [177]}, "eef_sim_pose_action": {"mean": [0.6989997193438633, 0.1044713969090021, 1.192842350710915, -1.4043620119249143, 0.8900883796187478, -2.1650599077444035, 0.6624808521398896, -0.15822397135097438, 1.2742772133721485, 1.159735267962134, 0.7265762660901335, 2.0792296668408565], "std": [0.0753613782137143, 0.01659523697839948, 0.03976656410051335, 0.17414497279481037, 0.07562874974039244, 0.19650852917316025, 0.06924892982959106, 0.007433315769074943, 0.04208140518966387, 0.12481458187351337, 0.027575403019619287, 0.16044493001593502], "min": [0.6041978427435466, 0.08725774141040477, 1.1340322802348226, -1.6494730760901604, 0.7504890121401253, -2.4836767914894935, 0.588065562978251, -0.17521205217454822, 1.2035578393616666, 0.874861342054429, 0.6716323507414108, 1.8330542340042038], "max": [0.8364765447746563, 0.16350353208893625, 1.2908981903114, -0.9673735954439884, 0.9937384086877623, -1.8591204221701838, 0.7824694702547589, -0.1472538122800371, 1.3649826475424873, 1.38828910737557, 0.7745971084081225, 2.3202657515574154], "count": [177]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4270037847222222]], [[0.43956532271241827]], [[0.45785620098039215]]], "std": [[[0.28389813215471044]], [[0.2723759322472317]], [[0.26499053909959575]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.16862745098039217]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.512955720996732]], [[0.5346812152777778]], [[0.515348641748366]]], "std": [[[0.3085852520568393]], [[0.30895291081848825]], [[0.31720959790082315]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06274509803921569]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5482014971405229]], [[0.5683379064542483]], [[0.5593666217320262]]], "std": [[[0.3196955747857123]], [[0.3192981018480535]], [[0.3239401235429434]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4079190625]], [[0.44171296977124186]], [[0.41774212009803924]]], "std": [[[0.3815297528429062]], [[0.38770287375373286]], [[0.39787048159572597]]], "count": [100]}, "observation.state": {"min": [0.27146753668785095, -1.4703497886657715, 1.0239280462265015, 0.15328164398670197, -0.9763389825820923, 0.713979184627533, -0.846684992313385, -1.1403734683990479, 1.0488669872283936, -0.46411269903182983, 0.4234617054462433, -0.38583868741989136, 24.913124084472656, 44.408748626708984, -0.4593749940395355, -0.28999999165534973, 0.9700000286102295, 0.328125, 7.731249809265137, -0.9387500286102295, 7.158124923706055, -1.1662499904632568, 7.798749923706055, 4.147500038146973, 34.52124786376953, 36.078125, 0.8587499856948853, -0.32624998688697815, 0.9793750047683716, -0.45375001430511475, 0.7137500047683716, -1.0462499856948853, 1.5412499904632568, -0.5256249904632568, 0.8537499904632568, 9.114999771118164], "max": [0.6598573327064514, -0.8023384213447571, 1.803425669670105, 0.3473096489906311, -0.26925021409988403, 0.7629033923149109, -0.11751831322908401, -0.7251611948013306, 1.592541217803955, -0.0437743179500103, 1.4569027423858643, -0.26240748167037964, 73.7300033569336, 52.817501068115234, 0.1550000011920929, 9.267499923706055, 50.53125, 20.078750610351562, 62.229373931884766, 18.901874542236328, 79.69874572753906, 26.21562385559082, 70.35375213623047, 69.47937774658203, 63.741249084472656, 41.725624084472656, 2.677500009536743, 9.399999618530273, 61.47062683105469, 31.220624923706055, 68.28187561035156, 41.49937438964844, 78.94937896728516, 42.634376525878906, 63.45562744140625, 82.08000183105469], "mean": [0.4789580702781677, -1.09796941280365, 1.3045029640197754, 0.21982795000076294, -0.6370522379875183, 0.7328314185142517, -0.5183629989624023, -0.9004857540130615, 1.2619296312332153, -0.29465392231941223, 0.9008519053459167, -0.3237970173358917, 55.907386779785156, 50.070987701416016, -0.294396311044693, 1.7324793338775635, 26.296247482299805, 9.123238563537598, 35.57997131347656, 4.688081741333008, 41.83726119995117, 4.781890392303467, 36.11735534667969, 34.048736572265625, 52.11968994140625, 39.55781936645508, 1.1340501308441162, 3.8484013080596924, 27.272241592407227, 10.265449523925781, 31.732255935668945, 10.396561622619629, 36.035560607910156, 5.401608943939209, 27.880640029907227, 43.49618911743164], "std": [0.141824409365654, 0.1923665702342987, 0.24925749003887177, 0.06177952513098717, 0.19156788289546967, 0.011449670419096947, 0.3216523826122284, 0.13632985949516296, 0.18799902498722076, 0.12110896408557892, 0.3046576976776123, 0.04904564470052719, 17.56402587890625, 2.447402000427246, 0.1482648104429245, 2.9541759490966797, 21.009614944458008, 9.068639755249023, 23.74347496032715, 6.216979026794434, 28.210472106933594, 6.588763236999512, 25.058021545410156, 20.84619140625, 10.976128578186035, 1.9045846462249756, 0.3189948797225952, 3.8269457817077637, 25.899160385131836, 11.261321067810059, 28.318798065185547, 13.54270076751709, 32.45334243774414, 9.948519706726074, 26.480783462524414, 22.94856834411621], "count": [214]}, "action": {"min": [0.27146753668785095, -1.4703497886657715, 1.0239280462265015, 0.15328164398670197, -0.9763389825820923, 0.713979184627533, -0.846684992313385, -1.1403734683990479, 1.0488669872283936, -0.46411269903182983, 0.4234617054462433, -0.38583868741989136, 24.913124084472656, 44.408748626708984, -0.4593749940395355, -0.28999999165534973, 0.9700000286102295, 0.328125, 7.731249809265137, -0.9387500286102295, 7.158124923706055, -1.1662499904632568, 7.798749923706055, 4.147500038146973, 34.52124786376953, 36.078125, 0.8587499856948853, -0.32624998688697815, 0.9793750047683716, -0.45375001430511475, 0.7137500047683716, -1.0462499856948853, 1.5412499904632568, -0.5256249904632568, 0.8537499904632568, 9.114999771118164], "max": [0.6598573327064514, -0.8023384213447571, 1.803425669670105, 0.3473096489906311, -0.26925021409988403, 0.7629033923149109, -0.11751831322908401, -0.7251611948013306, 1.592541217803955, -0.0437743179500103, 1.4569027423858643, -0.26240748167037964, 73.7300033569336, 52.817501068115234, 0.1550000011920929, 9.267499923706055, 50.53125, 20.078750610351562, 62.229373931884766, 18.901874542236328, 79.69874572753906, 26.21562385559082, 70.35375213623047, 69.47937774658203, 63.741249084472656, 41.725624084472656, 2.677500009536743, 9.399999618530273, 61.47062683105469, 31.220624923706055, 68.28187561035156, 41.49937438964844, 78.94937896728516, 42.634376525878906, 63.45562744140625, 82.08000183105469], "mean": [0.47895801067352295, -1.097969651222229, 1.3045027256011963, 0.21982792019844055, -0.6370524764060974, 0.7328314185142517, -0.5183627009391785, -0.9004858732223511, 1.2619296312332153, -0.294653981924057, 0.9008519649505615, -0.3237972557544708, 55.90736770629883, 50.07096862792969, -0.2943963408470154, 1.7324790954589844, 26.296247482299805, 9.123242378234863, 35.57998275756836, 4.688082695007324, 41.8372688293457, 4.781889915466309, 36.11735153198242, 34.04873275756836, 52.11968994140625, 39.55784225463867, 1.1340500116348267, 3.848400831222534, 27.272228240966797, 10.2654390335083, 31.732261657714844, 10.396560668945312, 36.03554916381836, 5.401614189147949, 27.880640029907227, 43.496185302734375], "std": [0.141824409365654, 0.1923665702342987, 0.24925749003887177, 0.06177952513098717, 0.19156785309314728, 0.011449670419096947, 0.3216525614261627, 0.13632987439632416, 0.18799902498722076, 0.12110897898674011, 0.3046576678752899, 0.04904564470052719, 17.564023971557617, 2.4474029541015625, 0.1482647806406021, 2.9541759490966797, 21.00961685180664, 9.068639755249023, 23.74347496032715, 6.216979503631592, 28.210474014282227, 6.58876371383667, 25.058021545410156, 20.846187591552734, 10.976126670837402, 1.9045844078063965, 0.31899493932724, 3.826946258544922, 25.8991641998291, 11.261320114135742, 28.318796157836914, 13.542702674865723, 32.453346252441406, 9.948518753051758, 26.48078727722168, 22.94856834411621], "count": [214]}, "timestamp": {"min": [0.0], "max": [7.1], "mean": [3.5500000000000003], "std": [2.0591934774998144], "count": [214]}, "frame_index": {"min": [0], "max": [213], "mean": [106.5], "std": [61.775804324994425], "count": [214]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [214]}, "index": {"min": [402], "max": [615], "mean": [508.5], "std": [61.775804324994425], "count": [214]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [214]}, "subtask_annotation": {"mean": [2.4299065420560746, 2.5700934579439254, 5.0, 5.0, 5.0], "std": [1.3949987407136686, 1.3949987407136686, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [214]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [214]}, "eef_direction_state": {"mean": [3.02803738317757, 3.121495327102804], "std": [2.1310255699805474, 2.0698561075719586], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_state": {"mean": [1.4065420560747663, 1.3177570093457944], "std": [0.5944872962709532, 0.6129159787689564], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_state": {"mean": [0.9579439252336449, 0.6728971962616822], "std": [0.8220713959463559, 0.8120091723456384], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_direction_action": {"mean": [3.02803738317757, 3.121495327102804], "std": [2.1310255699805474, 2.0698561075719586], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_action": {"mean": [1.4065420560747663, 1.3177570093457944], "std": [0.5944872962709532, 0.6129159787689564], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_action": {"mean": [0.9579439252336449, 0.6728971962616822], "std": [0.8220713959463559, 0.8120091723456384], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_sim_pose_state": {"mean": [0.6998135414153015, 0.09378468998513882, 1.2294460126470583, -1.3163201521163654, 0.9815869834355718, -2.1031489696446113, 0.6714967908571098, -0.17257370527081692, 1.302493403908042, 1.1153965290481735, 0.7045443645263403, 2.004253439761094], "std": [0.07266413202669922, 0.01709629091884866, 0.053604557266946525, 0.26968667105891736, 0.04873606242536689, 0.24388214484759405, 0.06982982833601713, 0.01310466933907899, 0.06308463361645068, 0.18989825652566447, 0.08058028091255845, 0.2010980660903199], "min": [0.617283874717536, 0.07059151953342688, 1.1471802061510892, -1.6575601484153002, 0.8534740085164598, -2.503415995099639, 0.5860328453508861, -0.210849234431028, 1.209012008850929, 0.6627886169488667, 0.5532218219868961, 1.7127603151620838], "max": [0.8343491362000249, 0.13678684703380034, 1.3409214176445337, -0.7022057806399198, 1.0732392617179043, -1.6564076389085403, 0.792903061581997, -0.15635706349977627, 1.4167623612050195, 1.3802050302579598, 0.8550169231666884, 2.278049462885959], "count": [214]}, "eef_sim_pose_action": {"mean": [0.6998135414153015, 0.09378468998513882, 1.2294460126470583, -1.3163201521163654, 0.9815869834355718, -2.1031489696446113, 0.6714967908571098, -0.17257370527081692, 1.302493403908042, 1.1153965290481735, 0.7045443645263403, 2.004253439761094], "std": [0.07266413202669922, 0.01709629091884866, 0.053604557266946525, 0.26968667105891736, 0.04873606242536689, 0.24388214484759405, 0.06982982833601713, 0.01310466933907899, 0.06308463361645068, 0.18989825652566447, 0.08058028091255845, 0.2010980660903199], "min": [0.617283874717536, 0.07059151953342688, 1.1471802061510892, -1.6575601484153002, 0.8534740085164598, -2.503415995099639, 0.5860328453508861, -0.210849234431028, 1.209012008850929, 0.6627886169488667, 0.5532218219868961, 1.7127603151620838], "max": [0.8343491362000249, 0.13678684703380034, 1.3409214176445337, -0.7022057806399198, 1.0732392617179043, -1.6564076389085403, 0.792903061581997, -0.15635706349977627, 1.4167623612050195, 1.3802050302579598, 0.8550169231666884, 2.278049462885959], "count": [214]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4290948304738562]], [[0.44140419934640523]], [[0.46065053308823534]]], "std": [[[0.2818355236834543]], [[0.2708678860834483]], [[0.2629935589567933]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1411764705882353]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.50804554125817]], [[0.5296785906862745]], [[0.5110795629084968]]], "std": [[[0.31270500594979767]], [[0.31209358443821755]], [[0.31994338442498504]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5321620302287582]], [[0.5513137009803921]], [[0.54000639501634]]], "std": [[[0.3196529191351188]], [[0.31930193287406405]], [[0.3242673068196364]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.403608227124183]], [[0.4376728758169935]], [[0.41422162173202615]]], "std": [[[0.3795450458559071]], [[0.38564915823915136]], [[0.3956942503898685]]], "count": [100]}, "observation.state": {"min": [0.2903267443180084, -1.4677748680114746, 1.0263599157333374, 0.04756523296236992, -1.1723378896713257, 0.6276941895484924, -0.8878843188285828, -1.139324426651001, 1.0562342405319214, -0.478680282831192, 0.3973782956600189, -0.4379127323627472, 41.9957160949707, 39.78187561035156, 0.11999999731779099, -0.13625000417232513, 4.653124809265137, -0.27937501668930054, 5.537499904632568, -0.24062499403953552, 7.081250190734863, -1.1943750381469727, 6.04769229888916, 3.484375, 37.439998626708984, 35.432498931884766, 0.875, -0.48749998211860657, 0.6418750286102295, 0.0312499962747097, 0.6612499952316284, -0.8493750095367432, 1.0106250047683716, 0.28125, 0.8224999904632568, 6.234375], "max": [0.7251611948013306, -0.8391508460044861, 1.8115320205688477, 0.2040417343378067, -0.341062992811203, 0.7626755833625793, -0.15888457000255585, -0.7269493341445923, 1.5850309133529663, -0.03404669091105461, 1.4432650804519653, -0.28286412358283997, 70.03624725341797, 50.84000015258789, 0.5287500023841858, 5.809374809265137, 55.31999969482422, 25.15312385559082, 64.64250183105469, 13.247499465942383, 82.67437744140625, 27.05875015258789, 68.26312255859375, 78.66937255859375, 64.38125610351562, 49.58250045776367, 3.5, 9.477499961853027, 59.44000244140625, 29.6356258392334, 61.518123626708984, 38.20375061035156, 65.9956283569336, 56.62874984741211, 52.75062561035156, 77.24187469482422], "mean": [0.5307294130325317, -1.1109710931777954, 1.3203387260437012, 0.1482190191745758, -0.7460426688194275, 0.6695418357849121, -0.5139788389205933, -0.8882110714912415, 1.247117519378662, -0.2996169924736023, 0.8846853375434875, -0.3392724394798279, 59.84666442871094, 46.816627502441406, 0.2173377424478531, 1.2984641790390015, 28.8260440826416, 10.399041175842285, 36.89068603515625, 3.8029868602752686, 45.24184799194336, 4.32079553604126, 37.39691925048828, 42.06090545654297, 53.821617126464844, 42.923038482666016, 1.0837721824645996, 3.0867204666137695, 26.009342193603516, 9.87998104095459, 29.00942611694336, 12.630959510803223, 30.604097366333008, 14.011456489562988, 21.7154483795166, 47.11800003051758], "std": [0.16640551388263702, 0.1818682849407196, 0.24990598857402802, 0.05006003752350807, 0.22595301270484924, 0.03836175799369812, 0.31084948778152466, 0.13981351256370544, 0.18376047909259796, 0.13071410357952118, 0.30426254868507385, 0.04415654018521309, 9.912212371826172, 2.744454860687256, 0.057504042983055115, 1.8512943983078003, 20.004838943481445, 10.927902221679688, 25.680225372314453, 4.565277099609375, 31.163639068603516, 7.727517127990723, 24.736793518066406, 26.412124633789062, 9.622952461242676, 3.7291553020477295, 0.4048393666744232, 3.5564823150634766, 25.210426330566406, 10.560991287231445, 25.669876098632812, 15.572270393371582, 26.262083053588867, 18.285205841064453, 21.650047302246094, 19.497941970825195], "count": [190]}, "action": {"min": [0.2903267443180084, -1.4677748680114746, 1.0263599157333374, 0.04756523296236992, -1.1723378896713257, 0.6276941895484924, -0.8878843188285828, -1.139324426651001, 1.0562342405319214, -0.478680282831192, 0.3973782956600189, -0.4379127323627472, 41.9957160949707, 39.78187561035156, 0.11999999731779099, -0.13625000417232513, 4.653124809265137, -0.27937501668930054, 5.537499904632568, -0.24062499403953552, 7.081250190734863, -1.1943750381469727, 6.04769229888916, 3.484375, 37.439998626708984, 35.432498931884766, 0.875, -0.48749998211860657, 0.6418750286102295, 0.0312499962747097, 0.6612499952316284, -0.8493750095367432, 1.0106250047683716, 0.28125, 0.8224999904632568, 6.234375], "max": [0.7251611948013306, -0.8391508460044861, 1.8115320205688477, 0.2040417343378067, -0.341062992811203, 0.7626755833625793, -0.15888457000255585, -0.7269493341445923, 1.5850309133529663, -0.03404669091105461, 1.4432650804519653, -0.28286412358283997, 70.03624725341797, 50.84000015258789, 0.5287500023841858, 5.809374809265137, 55.31999969482422, 25.15312385559082, 64.64250183105469, 13.247499465942383, 82.67437744140625, 27.05875015258789, 68.26312255859375, 78.66937255859375, 64.38125610351562, 49.58250045776367, 3.5, 9.477499961853027, 59.44000244140625, 29.6356258392334, 61.518123626708984, 38.20375061035156, 65.9956283569336, 56.62874984741211, 52.75062561035156, 77.24187469482422], "mean": [0.5307297706604004, -1.1109706163406372, 1.3203389644622803, 0.148219034075737, -0.7460424900054932, 0.6695419549942017, -0.5139783024787903, -0.8882110714912415, 1.2471174001693726, -0.29961705207824707, 0.8846854567527771, -0.33927246928215027, 59.846622467041016, 46.816627502441406, 0.2173377424478531, 1.2984638214111328, 28.826030731201172, 10.399039268493652, 36.89071273803711, 3.802987575531006, 45.24183654785156, 4.320794105529785, 37.396915435791016, 42.0609130859375, 53.82167053222656, 42.92306137084961, 1.0837725400924683, 3.0867207050323486, 26.00935935974121, 9.879985809326172, 29.009424209594727, 12.630964279174805, 30.60407829284668, 14.011460304260254, 21.7154598236084, 47.11800003051758], "std": [0.16640549898147583, 0.1818682700395584, 0.2499060034751892, 0.05006003379821777, 0.22595299780368805, 0.03836175799369812, 0.3108495771884918, 0.13981352746486664, 0.18376046419143677, 0.13071411848068237, 0.30426254868507385, 0.04415654391050339, 9.912213325500488, 2.7444541454315186, 0.057504065334796906, 1.8512945175170898, 20.004840850830078, 10.92790412902832, 25.680225372314453, 4.565277099609375, 31.163637161254883, 7.7275166511535645, 24.736791610717773, 26.41212272644043, 9.622950553894043, 3.7291550636291504, 0.404839426279068, 3.5564820766448975, 25.21042823791504, 10.560989379882812, 25.669872283935547, 15.572269439697266, 26.262083053588867, 18.285207748413086, 21.650047302246094, 19.49794578552246], "count": [190]}, "timestamp": {"min": [0.0], "max": [6.3], "mean": [3.15], "std": [1.8282505298782221], "count": [190]}, "frame_index": {"min": [0], "max": [189], "mean": [94.5], "std": [54.847515896346664], "count": [190]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [190]}, "index": {"min": [616], "max": [805], "mean": [710.5], "std": [54.847515896346664], "count": [190]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [190]}, "subtask_annotation": {"mean": [2.2736842105263158, 2.736842105263158, 5.0, 5.0, 5.0], "std": [1.468562528555394, 1.4776263064066788, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [190]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [190]}, "eef_direction_state": {"mean": [3.0, 2.7842105263157895], "std": [2.0723746867073203, 2.1596206191913767], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_state": {"mean": [1.5421052631578946, 1.394736842105263], "std": [0.6119991309537033, 0.6129941050721329], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_state": {"mean": [1.1578947368421053, 1.0052631578947369], "std": [0.8119604537127101, 0.8429107989333444], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_direction_action": {"mean": [3.0, 2.7842105263157895], "std": [2.0723746867073203, 2.1596206191913767], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_action": {"mean": [1.5421052631578946, 1.394736842105263], "std": [0.6119991309537033, 0.6129941050721329], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_action": {"mean": [1.1578947368421053, 1.0052631578947369], "std": [0.8119604537127101, 0.8429107989333444], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_sim_pose_state": {"mean": [0.6986825697466712, 0.10318152059106951, 1.2323013796356954, -1.2491215004923144, 0.8507046116173997, -2.047639547948903, 0.669423717017629, -0.17154532835702405, 1.3000354116886808, 1.1232128139152622, 0.7272168563712847, 2.0042336249294372], "std": [0.07531427230542184, 0.016326064011342296, 0.055246058650470026, 0.25486574437449544, 0.045732433252231, 0.20956602470718536, 0.07028324244327468, 0.016508003930397305, 0.057670928562199374, 0.1930643119862205, 0.07360259831740491, 0.1777527704153003], "min": [0.6120070196257428, 0.07700421243185451, 1.1494447274855841, -1.5529373352311993, 0.7669479447307777, -2.4068727629617186, 0.5908147145261673, -0.212620803701781, 1.2105115000741928, 0.63853981091184, 0.5871922275268036, 1.760008184041056], "max": [0.8354129765775545, 0.13763635665372057, 1.3292226927815014, -0.6650303366859908, 0.9228643022345575, -1.6679656253176165, 0.7968773862181516, -0.14267204043914408, 1.396579662242566, 1.3664139534151836, 0.8371253068584488, 2.272285289127156], "count": [190]}, "eef_sim_pose_action": {"mean": [0.6986825697466712, 0.10318152059106951, 1.2323013796356954, -1.2491215004923144, 0.8507046116173997, -2.047639547948903, 0.669423717017629, -0.17154532835702405, 1.3000354116886808, 1.1232128139152622, 0.7272168563712847, 2.0042336249294372], "std": [0.07531427230542184, 0.016326064011342296, 0.055246058650470026, 0.25486574437449544, 0.045732433252231, 0.20956602470718536, 0.07028324244327468, 0.016508003930397305, 0.057670928562199374, 0.1930643119862205, 0.07360259831740491, 0.1777527704153003], "min": [0.6120070196257428, 0.07700421243185451, 1.1494447274855841, -1.5529373352311993, 0.7669479447307777, -2.4068727629617186, 0.5908147145261673, -0.212620803701781, 1.2105115000741928, 0.63853981091184, 0.5871922275268036, 1.760008184041056], "max": [0.8354129765775545, 0.13763635665372057, 1.3292226927815014, -0.6650303366859908, 0.9228643022345575, -1.6679656253176165, 0.7968773862181516, -0.14267204043914408, 1.396579662242566, 1.3664139534151836, 0.8371253068584488, 2.272285289127156], "count": [190]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4205760682189542]], [[0.43337857230392157]], [[0.449141147875817]]], "std": [[[0.27978938015298915]], [[0.26914035784159634]], [[0.2622747346930629]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1568627450980392]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5221005024509804]], [[0.5455381168300654]], [[0.5257286989379085]]], "std": [[[0.3175916718942244]], [[0.31683069595939567]], [[0.32483824481435997]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5372406638071895]], [[0.5568127777777777]], [[0.5445574407679739]]], "std": [[[0.3170704388680495]], [[0.3172558573353429]], [[0.3225555998964522]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4243327124183007]], [[0.4550665727124183]], [[0.4311709415849673]]], "std": [[[0.38570586466607554]], [[0.3900104691335352]], [[0.4010944408146508]]], "count": [100]}, "observation.state": {"min": [0.35451000928878784, -1.383158802986145, 1.01448655128479, -0.06165598705410957, -1.2183852195739746, 0.5067664384841919, -0.8772030472755432, -1.1394197940826416, 1.0747120380401611, -0.46165692806243896, 0.47338730096817017, -0.3428034484386444, 40.13500213623047, 40.12187576293945, -0.1887499988079071, 0.025999998673796654, 8.288000106811523, -0.9993749856948853, 10.708749771118164, -0.945555567741394, 8.28125, 0.12687499821186066, 3.206249952316284, 1.5, 39.76416778564453, 36.869998931884766, 0.6625000238418579, -0.3506249785423279, 0.956250011920929, -0.5206249952316284, 0.5891666412353516, -0.4937500059604645, 0.6966666579246521, -0.4737499952316284, 0.96875, 0.1875], "max": [0.8196002244949341, -0.8020523190498352, 1.746323585510254, 0.4391975700855255, -0.3922283947467804, 0.798332929611206, -0.22063592076301575, -0.7602807879447937, 1.5671491622924805, -0.0028610662557184696, 1.447938084602356, -0.29986363649368286, 74.48249816894531, 49.442501068115234, 0.27125000953674316, 7.606874942779541, 68.53937530517578, 13.991874694824219, 64.18187713623047, 69.18437194824219, 68.01812744140625, 97.55000305175781, 59.66749954223633, 110.2862548828125, 68.31500244140625, 45.708126068115234, 2.03125, 9.381875038146973, 49.94874954223633, 14.948124885559082, 59.28750228881836, 32.676876068115234, 67.35062408447266, 37.130001068115234, 48.97312545776367, 80.07437896728516], "mean": [0.512366771697998, -1.0889768600463867, 1.3548628091812134, 0.2265787124633789, -0.6587663888931274, 0.5783255696296692, -0.5025330185890198, -0.8981176018714905, 1.2669545412063599, -0.3367295563220978, 0.8412555456161499, -0.3167392611503601, 61.01265335083008, 45.6002311706543, -0.05536925792694092, 1.5949350595474243, 36.48439025878906, 3.4371445178985596, 35.87810134887695, 19.843774795532227, 36.19791793823242, 24.601030349731445, 28.624271392822266, 45.786067962646484, 56.24809646606445, 41.845619201660156, 1.0196133852005005, 2.681382417678833, 23.201229095458984, 5.009657859802246, 28.934314727783203, 8.97175407409668, 32.338035583496094, 6.08180570602417, 19.544160842895508, 50.663230895996094], "std": [0.1376940906047821, 0.15718543529510498, 0.2143755853176117, 0.13024672865867615, 0.205157071352005, 0.07531584054231644, 0.2638501822948456, 0.12966418266296387, 0.16674578189849854, 0.13308551907539368, 0.2699125111103058, 0.012062923051416874, 11.9095458984375, 2.768187999725342, 0.10673888772726059, 2.493673324584961, 25.098371505737305, 4.07227897644043, 19.27242660522461, 25.013774871826172, 19.349924087524414, 33.17387771606445, 17.620925903320312, 37.1762809753418, 10.559640884399414, 3.437401056289673, 0.3922397494316101, 3.366368055343628, 20.849002838134766, 4.942996978759766, 21.25654411315918, 12.23719310760498, 24.010866165161133, 10.943838119506836, 19.496244430541992, 21.620637893676758], "count": [143]}, "action": {"min": [0.35451000928878784, -1.383158802986145, 1.01448655128479, -0.06165598705410957, -1.2183852195739746, 0.5067664384841919, -0.8772030472755432, -1.1394197940826416, 1.0747120380401611, -0.46165692806243896, 0.47338730096817017, -0.3428034484386444, 40.13500213623047, 40.12187576293945, -0.1887499988079071, 0.025999998673796654, 8.288000106811523, -0.9993749856948853, 10.708749771118164, -0.945555567741394, 8.28125, 0.12687499821186066, 3.206249952316284, 1.5, 39.76416778564453, 36.869998931884766, 0.6625000238418579, -0.3506249785423279, 0.956250011920929, -0.5206249952316284, 0.5891666412353516, -0.4937500059604645, 0.6966666579246521, -0.4737499952316284, 0.96875, 0.1875], "max": [0.8196002244949341, -0.8020523190498352, 1.746323585510254, 0.4391975700855255, -0.3922283947467804, 0.798332929611206, -0.22063592076301575, -0.7602807879447937, 1.5671491622924805, -0.0028610662557184696, 1.447938084602356, -0.29986363649368286, 74.48249816894531, 49.442501068115234, 0.27125000953674316, 7.606874942779541, 68.53937530517578, 13.991874694824219, 64.18187713623047, 69.18437194824219, 68.01812744140625, 97.55000305175781, 59.66749954223633, 110.2862548828125, 68.31500244140625, 45.708126068115234, 2.03125, 9.381875038146973, 49.94874954223633, 14.948124885559082, 59.28750228881836, 32.676876068115234, 67.35062408447266, 37.130001068115234, 48.97312545776367, 80.07437896728516], "mean": [0.5123668313026428, -1.0889767408370972, 1.354862928390503, 0.2265787422657013, -0.6587663888931274, 0.5783255696296692, -0.5025327205657959, -0.8981174826622009, 1.2669540643692017, -0.33672958612442017, 0.8412556052207947, -0.31673911213874817, 61.01264572143555, 45.60022735595703, -0.055369243025779724, 1.5949350595474243, 36.48439025878906, 3.4371447563171387, 35.87809371948242, 19.843769073486328, 36.19790267944336, 24.60103416442871, 28.624267578125, 45.78606414794922, 56.24809646606445, 41.84564208984375, 1.0196133852005005, 2.681382179260254, 23.201229095458984, 5.0096588134765625, 28.93431854248047, 8.971753120422363, 32.33803939819336, 6.081805229187012, 19.544172286987305, 50.66324234008789], "std": [0.1376941055059433, 0.15718545019626617, 0.2143755853176117, 0.13024672865867615, 0.2051570862531662, 0.07531584054231644, 0.26385024189949036, 0.12966419756412506, 0.16674576699733734, 0.1330854892730713, 0.2699125409126282, 0.012062918394804, 11.909547805786133, 2.768188238143921, 0.10673888772726059, 2.493673086166382, 25.09836769104004, 4.07227897644043, 19.27242660522461, 25.013774871826172, 19.34992218017578, 33.17387390136719, 17.620925903320312, 37.17627716064453, 10.55964183807373, 3.4374008178710938, 0.39223968982696533, 3.366368055343628, 20.849000930786133, 4.942996978759766, 21.25654411315918, 12.237192153930664, 24.010866165161133, 10.94383716583252, 19.49624252319336, 21.620637893676758], "count": [143]}, "timestamp": {"min": [0.0], "max": [4.733333333333333], "mean": [2.3666666666666667], "std": [1.3759844960366863], "count": [143]}, "frame_index": {"min": [0], "max": [142], "mean": [71.0], "std": [41.27953488110059], "count": [143]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [143]}, "index": {"min": [806], "max": [948], "mean": [877.0], "std": [41.27953488110059], "count": [143]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [143]}, "subtask_annotation": {"mean": [2.4265734265734267, 2.6083916083916083, 5.0, 5.0, 5.0], "std": [1.46516430492035, 1.4629932198503801, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [143]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [143]}, "eef_direction_state": {"mean": [3.13986013986014, 2.5104895104895104], "std": [2.033294197878029, 2.0099999403929045], "min": [0, 0], "max": [6, 6], "count": [143]}, "eef_velocity_state": {"mean": [1.5244755244755244, 1.4405594405594406], "std": [0.612596991974147, 0.5868295474799232], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_state": {"mean": [1.1958041958041958, 1.0419580419580419], "std": [0.7596349993846295, 0.826773371625944], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_direction_action": {"mean": [3.13986013986014, 2.5104895104895104], "std": [2.033294197878029, 2.0099999403929045], "min": [0, 0], "max": [6, 6], "count": [143]}, "eef_velocity_action": {"mean": [1.5244755244755244, 1.4405594405594406], "std": [0.612596991974147, 0.5868295474799232], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_action": {"mean": [1.1958041958041958, 1.0419580419580419], "std": [0.7596349993846295, 0.826773371625944], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_sim_pose_state": {"mean": [0.7144070815550161, 0.12112554020221775, 1.2216219159264237, -1.3798707077142756, 0.8776009533209164, -2.1245248150954743, 0.6780954819841697, -0.16903072962900087, 1.291306842677992, 1.1793355170237807, 0.7540316121499864, 2.044592700604485], "std": [0.06285479408518471, 0.02240252477100248, 0.04219931195282934, 0.23053820604428477, 0.0906804718782857, 0.2388426925253277, 0.06065296310345749, 0.016107255503988727, 0.048936043281919424, 0.1734487509286804, 0.08373606628039697, 0.15979004491910975], "min": [0.6215985822069752, 0.08977962024608024, 1.1614975828517022, -1.7196149119696809, 0.7485261442428564, -2.5373969662933855, 0.5978338647357141, -0.21211004674383913, 1.2207742539185, 0.7653864122525269, 0.5153169337320902, 1.8016853490749642], "max": [0.8223228749510767, 0.1865907750697501, 1.3110688757888798, -0.916362650421336, 1.0268455382836588, -1.7285483440998572, 0.7839559936628554, -0.14974950650335606, 1.3974217039430563, 1.4256763739564549, 0.8556886322561281, 2.294319219068598], "count": [143]}, "eef_sim_pose_action": {"mean": [0.7144070815550161, 0.12112554020221775, 1.2216219159264237, -1.3798707077142756, 0.8776009533209164, -2.1245248150954743, 0.6780954819841697, -0.16903072962900087, 1.291306842677992, 1.1793355170237807, 0.7540316121499864, 2.044592700604485], "std": [0.06285479408518471, 0.02240252477100248, 0.04219931195282934, 0.23053820604428477, 0.0906804718782857, 0.2388426925253277, 0.06065296310345749, 0.016107255503988727, 0.048936043281919424, 0.1734487509286804, 0.08373606628039697, 0.15979004491910975], "min": [0.6215985822069752, 0.08977962024608024, 1.1614975828517022, -1.7196149119696809, 0.7485261442428564, -2.5373969662933855, 0.5978338647357141, -0.21211004674383913, 1.2207742539185, 0.7653864122525269, 0.5153169337320902, 1.8016853490749642], "max": [0.8223228749510767, 0.1865907750697501, 1.3110688757888798, -0.916362650421336, 1.0268455382836588, -1.7285483440998572, 0.7839559936628554, -0.14974950650335606, 1.3974217039430563, 1.4256763739564549, 0.8556886322561281, 2.294319219068598], "count": [143]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4263418075980392]], [[0.43940584354575163]], [[0.45533678308823533]]], "std": [[[0.2846450368878692]], [[0.2735701984039626]], [[0.26501780193951696]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.15294117647058825]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5214343892973856]], [[0.5430196915849673]], [[0.5239268913398692]]], "std": [[[0.3198102208875277]], [[0.31951949391449413]], [[0.3273167014763388]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.536506141748366]], [[0.5562793055555556]], [[0.5446375347222222]]], "std": [[[0.314036220658244]], [[0.31445986700675427]], [[0.3198605053970618]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4077099080882353]], [[0.43895412785947713]], [[0.4146416687091503]]], "std": [[[0.38255496281168894]], [[0.3881067155599646]], [[0.39903700104114803]]], "count": [100]}, "observation.state": {"min": [0.3512674570083618, -1.4018750190734863, 1.0736947059631348, 0.08859769254922867, -0.9910098910331726, 0.5850166082382202, -0.850833535194397, -1.176613688468933, 1.1111942529678345, -0.4233901798725128, 0.5277475714683533, -0.420492023229599, 37.77750015258789, 40.31875228881836, -0.029999999329447746, -0.46562498807907104, 0.9750000238418579, -0.6881250143051147, 1.0418750047683716, -1.2081249952316284, 0.9481250047683716, 0.004375009797513485, 1.5525000095367432, 1.0418750047683716, 41.86375045776367, 23.501249313354492, 0.7612500190734863, -0.5943750143051147, 0.7074999809265137, -0.3992857038974762, 0.6306250095367432, -1.1388888359069824, 1.0987499952316284, -0.19374999403953552, 0.84375, -2.490000009536743], "max": [0.6521324515342712, -0.8451590538024902, 1.7671854496002197, 0.37415599822998047, -0.32969024777412415, 0.7639524936676025, -0.268081933259964, -0.8045796155929565, 1.6161211729049683, -0.09780079126358032, 1.2643053531646729, -0.30069810152053833, 70.91124725341797, 51.30062484741211, 0.09437499940395355, 9.771249771118164, 59.31812286376953, 20.8018741607666, 62.64374923706055, 65.03375244140625, 68.35062408447266, 93.00437927246094, 62.342498779296875, 107.30437469482422, 66.52937316894531, 43.494998931884766, 21.417499542236328, 9.715999603271484, 62.08000183105469, 14.135000228881836, 64.92375183105469, 20.7918758392334, 69.49625396728516, 49.36000061035156, 55.71875, 77.33000183105469], "mean": [0.5038641095161438, -1.112269639968872, 1.356490969657898, 0.22295743227005005, -0.6197792887687683, 0.6328185200691223, -0.5276088714599609, -0.9458024501800537, 1.2925840616226196, -0.30298203229904175, 0.8805090188980103, -0.3250750005245209, 55.552406311035156, 46.991851806640625, 0.03360633924603462, 2.9422194957733154, 29.416872024536133, 7.849379539489746, 33.4770393371582, 17.315792083740234, 35.67236328125, 28.0156192779541, 29.897314071655273, 51.14724349975586, 57.380714416503906, 38.78497314453125, 2.4246184825897217, 2.3338825702667236, 29.9122314453125, 4.532095909118652, 31.576274871826172, 6.746893882751465, 32.04963302612305, 12.988844871520996, 25.86324119567871, 38.63090515136719], "std": [0.10844749957323074, 0.16650670766830444, 0.2349139302968979, 0.08609789609909058, 0.172896146774292, 0.05270754173398018, 0.23576568067073822, 0.1254325807094574, 0.17955820262432098, 0.0794319361448288, 0.21871812641620636, 0.03139767795801163, 12.735384941101074, 3.7113263607025146, 0.02893330343067646, 3.8527743816375732, 24.787216186523438, 7.929400444030762, 23.587303161621094, 21.483551025390625, 24.356611251831055, 32.90092468261719, 22.746498107910156, 37.135860443115234, 8.937633514404297, 4.89068078994751, 4.031271457672119, 3.6843295097351074, 26.419628143310547, 4.875085353851318, 27.58307647705078, 7.617156982421875, 28.078754425048828, 15.868366241455078, 23.309099197387695, 27.509809494018555], "count": [147]}, "action": {"min": [0.3512674570083618, -1.4018750190734863, 1.0736947059631348, 0.08859769254922867, -0.9910098910331726, 0.5850166082382202, -0.850833535194397, -1.176613688468933, 1.1111942529678345, -0.4233901798725128, 0.5277475714683533, -0.420492023229599, 37.77750015258789, 40.31875228881836, -0.029999999329447746, -0.46562498807907104, 0.9750000238418579, -0.6881250143051147, 1.0418750047683716, -1.2081249952316284, 0.9481250047683716, 0.004375009797513485, 1.5525000095367432, 1.0418750047683716, 41.86375045776367, 23.501249313354492, 0.7612500190734863, -0.5943750143051147, 0.7074999809265137, -0.3992857038974762, 0.6306250095367432, -1.1388888359069824, 1.0987499952316284, -0.19374999403953552, 0.84375, -2.490000009536743], "max": [0.6521324515342712, -0.8451590538024902, 1.7671854496002197, 0.37415599822998047, -0.32969024777412415, 0.7639524936676025, -0.268081933259964, -0.8045796155929565, 1.6161211729049683, -0.09780079126358032, 1.2643053531646729, -0.30069810152053833, 70.91124725341797, 51.30062484741211, 0.09437499940395355, 9.771249771118164, 59.31812286376953, 20.8018741607666, 62.64374923706055, 65.03375244140625, 68.35062408447266, 93.00437927246094, 62.342498779296875, 107.30437469482422, 66.52937316894531, 43.494998931884766, 21.417499542236328, 9.715999603271484, 62.08000183105469, 14.135000228881836, 64.92375183105469, 20.7918758392334, 69.49625396728516, 49.36000061035156, 55.71875, 77.33000183105469], "mean": [0.503864049911499, -1.1122691631317139, 1.356490969657898, 0.22295746207237244, -0.6197793483734131, 0.632818341255188, -0.5276089310646057, -0.9458022117614746, 1.2925838232040405, -0.30298206210136414, 0.8805090188980103, -0.3250747621059418, 55.552398681640625, 46.991851806640625, 0.03360634297132492, 2.942218780517578, 29.416885375976562, 7.8493828773498535, 33.47705078125, 17.3157958984375, 35.67236328125, 28.015602111816406, 29.89731788635254, 51.14724349975586, 57.38069152832031, 38.78496551513672, 2.4246208667755127, 2.3338828086853027, 29.9122257232666, 4.532099723815918, 31.57628059387207, 6.746891975402832, 32.04963684082031, 12.988851547241211, 25.86323356628418, 38.630897521972656], "std": [0.10844750702381134, 0.16650670766830444, 0.2349139153957367, 0.08609788119792938, 0.17289616167545319, 0.05270754173398018, 0.23576566576957703, 0.1254325807094574, 0.17955820262432098, 0.0794319435954094, 0.21871814131736755, 0.03139767795801163, 12.73538875579834, 3.7113265991210938, 0.02893330343067646, 3.8527743816375732, 24.787214279174805, 7.9293999671936035, 23.587303161621094, 21.483549118041992, 24.356611251831055, 32.90092086791992, 22.746498107910156, 37.135860443115234, 8.937633514404297, 4.890679836273193, 4.031269550323486, 3.6843292713165283, 26.419628143310547, 4.875086307525635, 27.583072662353516, 7.617156982421875, 28.078752517700195, 15.868365287780762, 23.30910301208496, 27.509807586669922], "count": [147]}, "timestamp": {"min": [0.0], "max": [4.866666666666666], "mean": [2.433333333333333], "std": [1.4144754295288202], "count": [147]}, "frame_index": {"min": [0], "max": [146], "mean": [73.0], "std": [42.43426288586461], "count": [147]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [147]}, "index": {"min": [949], "max": [1095], "mean": [1022.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [2.2857142857142856, 2.7142857142857144, 5.0, 5.0, 5.0], "std": [1.4190156595953678, 1.4190156595953678, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [147]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [147]}, "eef_direction_state": {"mean": [2.183673469387755, 2.6598639455782314], "std": [1.9378802086046414, 2.0320446411597506], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.6122448979591837, 1.3537414965986394], "std": [0.5010055140005975, 0.5690751667582142], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [1.0204081632653061, 1.0204081632653061], "std": [0.82864850015197, 0.8203980098874196], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [2.183673469387755, 2.6598639455782314], "std": [1.9378802086046414, 2.0320446411597506], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.6122448979591837, 1.3537414965986394], "std": [0.5010055140005975, 0.5690751667582142], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_action": {"mean": [1.0204081632653061, 1.0204081632653061], "std": [0.82864850015197, 0.8203980098874196], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.7139932808170247, 0.10808756562526071, 1.2123378522799622, -1.408215169460936, 0.9194058847469101, -2.154833736388922, 0.6793609926672382, -0.15678030679780633, 1.283247551139158, 1.1592236711591255, 0.718795909368245, 2.0574852125628937], "std": [0.06894144426552064, 0.01699510283011301, 0.03706737529978298, 0.20942009681460233, 0.0830771025451704, 0.20482402350371806, 0.06416872598950052, 0.011557032845133762, 0.04617542474751782, 0.1489649080247663, 0.050318596983682705, 0.15679561311734766], "min": [0.6386667390761811, 0.0775900821737934, 1.156508260264474, -1.6922768756359239, 0.7955729335187596, -2.5487493777456303, 0.6156548007416233, -0.18819620721867591, 1.214129298382509, 0.777598227724454, 0.6177413087463735, 1.8660688659437425], "max": [0.8285725984698442, 0.14450456659432134, 1.2986301298503873, -0.86295808976271, 1.0437420167066849, -1.8536893981315474, 0.7918950469559238, -0.13781719481313864, 1.363187353302267, 1.3590954688929937, 0.8063885196595391, 2.2970201647968356], "count": [147]}, "eef_sim_pose_action": {"mean": [0.7139932808170247, 0.10808756562526071, 1.2123378522799622, -1.408215169460936, 0.9194058847469101, -2.154833736388922, 0.6793609926672382, -0.15678030679780633, 1.283247551139158, 1.1592236711591255, 0.718795909368245, 2.0574852125628937], "std": [0.06894144426552064, 0.01699510283011301, 0.03706737529978298, 0.20942009681460233, 0.0830771025451704, 0.20482402350371806, 0.06416872598950052, 0.011557032845133762, 0.04617542474751782, 0.1489649080247663, 0.050318596983682705, 0.15679561311734766], "min": [0.6386667390761811, 0.0775900821737934, 1.156508260264474, -1.6922768756359239, 0.7955729335187596, -2.5487493777456303, 0.6156548007416233, -0.18819620721867591, 1.214129298382509, 0.777598227724454, 0.6177413087463735, 1.8660688659437425], "max": [0.8285725984698442, 0.14450456659432134, 1.2986301298503873, -0.86295808976271, 1.0437420167066849, -1.8536893981315474, 0.7918950469559238, -0.13781719481313864, 1.363187353302267, 1.3590954688929937, 0.8063885196595391, 2.2970201647968356], "count": [147]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4233910130718954]], [[0.43637763480392155]], [[0.4560719424019608]]], "std": [[[0.28537040310748507]], [[0.2732680722520838]], [[0.2656357325359348]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1450980392156863]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5215329493464053]], [[0.5384160008169935]], [[0.5197026919934641]]], "std": [[[0.32778001876458784]], [[0.32898549214351525]], [[0.3338664184635125]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.054901960784313725]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5624772201797386]], [[0.5835712806372548]], [[0.5741401552287582]]], "std": [[[0.3098995347757759]], [[0.30898360064303765]], [[0.3137558834689201]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4132383721405229]], [[0.4446585947712418]], [[0.42027062704248364]]], "std": [[[0.3838000171385801]], [[0.3885630743790939]], [[0.39926765915944373]]], "count": [100]}, "observation.state": {"min": [0.24104486405849457, -1.4368515014648438, 1.0083352327346802, 0.07977607101202011, -1.1507209539413452, 0.6151770353317261, -0.8146410584449768, -1.1791170835494995, 1.0563534498214722, -0.4854753315448761, 0.36140039563179016, -0.3963530957698822, 18.822500228881836, 40.85000228881836, 0.04625000059604645, -0.6768749952316284, 0.8968750238418579, 0.27562499046325684, 1.059000015258789, -0.9829999804496765, 0.6681250333786011, 0.07249999791383743, 0.9225000143051147, -0.9643750190734863, 41.02000045776367, 27.099374771118164, 0.6200000047683716, -0.6618750095367432, 0.9375, -0.45125001668930054, 0.6677777767181396, -0.9750000238418579, 0.6733333468437195, 0.24437500536441803, 0.8921428322792053, 2.984375], "max": [0.6819829344749451, -0.7609006762504578, 1.7706903219223022, 0.5254348516464233, -0.19207294285297394, 0.7756351232528687, -0.1371404528617859, -0.7662783861160278, 1.582169771194458, -0.04682612419128418, 1.4117933511734009, -0.2699893116950989, 68.41437530517578, 50.89125061035156, 0.21571429073810577, 9.657499313354492, 59.845001220703125, 13.273124694824219, 66.65374755859375, 48.97624969482422, 75.85250091552734, 72.2543716430664, 66.60687255859375, 90.83562469482422, 58.02937698364258, 43.88100051879883, 2.8324999809265137, 9.523750305175781, 55.61499786376953, 7.535624980926514, 65.77812957763672, 30.718124389648438, 71.88187408447266, 70.90812683105469, 60.735626220703125, 102.5268783569336], "mean": [0.421919584274292, -1.0976876020431519, 1.3312828540802002, 0.34512048959732056, -0.5596216320991516, 0.6448874473571777, -0.4564540684223175, -0.940166711807251, 1.2797942161560059, -0.3618278503417969, 0.8027324080467224, -0.34359657764434814, 53.23833465576172, 46.93769836425781, 0.14102071523666382, 1.6857354640960693, 31.696550369262695, 5.824791431427002, 35.528114318847656, 17.074371337890625, 39.22813415527344, 26.94252586364746, 32.57672119140625, 50.98226547241211, 51.48091506958008, 37.4022331237793, 1.145628809928894, 3.0276730060577393, 26.99614715576172, 2.3585526943206787, 31.038272857666016, 9.081679344177246, 32.94853210449219, 18.667686462402344, 27.43985366821289, 53.11852264404297], "std": [0.13005100190639496, 0.18760670721530914, 0.2336166352033615, 0.10262737423181534, 0.23987364768981934, 0.03657325729727745, 0.27513980865478516, 0.13237635791301727, 0.16603991389274597, 0.12329598516225815, 0.29281842708587646, 0.04550257697701454, 14.192636489868164, 3.100710153579712, 0.043571244925260544, 3.6215145587921143, 23.846147537231445, 5.050260543823242, 25.094083786010742, 16.90659523010254, 27.670705795288086, 26.08565902709961, 24.269630432128906, 31.61806869506836, 6.065456867218018, 3.3521485328674316, 0.4938122034072876, 3.750946283340454, 22.959842681884766, 2.0894827842712402, 25.499086380004883, 11.238927841186523, 27.73814582824707, 24.801593780517578, 24.213132858276367, 33.38718032836914], "count": [149]}, "action": {"min": [0.24104486405849457, -1.4368515014648438, 1.0083352327346802, 0.07977607101202011, -1.1507209539413452, 0.6151770353317261, -0.8146410584449768, -1.1791170835494995, 1.0563534498214722, -0.4854753315448761, 0.36140039563179016, -0.3963530957698822, 18.822500228881836, 40.85000228881836, 0.04625000059604645, -0.6768749952316284, 0.8968750238418579, 0.27562499046325684, 1.059000015258789, -0.9829999804496765, 0.6681250333786011, 0.07249999791383743, 0.9225000143051147, -0.9643750190734863, 41.02000045776367, 27.099374771118164, 0.6200000047683716, -0.6618750095367432, 0.9375, -0.45125001668930054, 0.6677777767181396, -0.9750000238418579, 0.6733333468437195, 0.24437500536441803, 0.8921428322792053, 2.984375], "max": [0.6819829344749451, -0.7609006762504578, 1.7706903219223022, 0.5254348516464233, -0.19207294285297394, 0.7756351232528687, -0.1371404528617859, -0.7662783861160278, 1.582169771194458, -0.04682612419128418, 1.4117933511734009, -0.2699893116950989, 68.41437530517578, 50.89125061035156, 0.21571429073810577, 9.657499313354492, 59.845001220703125, 13.273124694824219, 66.65374755859375, 48.97624969482422, 75.85250091552734, 72.2543716430664, 66.60687255859375, 90.83562469482422, 58.02937698364258, 43.88100051879883, 2.8324999809265137, 9.523750305175781, 55.61499786376953, 7.535624980926514, 65.77812957763672, 30.718124389648438, 71.88187408447266, 70.90812683105469, 60.735626220703125, 102.5268783569336], "mean": [0.4219193458557129, -1.0976874828338623, 1.3312832117080688, 0.34512048959732056, -0.5596215724945068, 0.6448874473571777, -0.45645418763160706, -0.9401665925979614, 1.2797938585281372, -0.3618277609348297, 0.8027324080467224, -0.34359675645828247, 53.23832321166992, 46.93769836425781, 0.1410207450389862, 1.6857353448867798, 31.696561813354492, 5.82479190826416, 35.52810287475586, 17.074369430541992, 39.2281494140625, 26.942527770996094, 32.57670974731445, 50.98225402832031, 51.48091125488281, 37.402244567871094, 1.1456286907196045, 3.0276732444763184, 26.99615478515625, 2.358553886413574, 31.038286209106445, 9.081684112548828, 32.94853210449219, 18.667686462402344, 27.439851760864258, 53.11854934692383], "std": [0.13005100190639496, 0.18760670721530914, 0.2336166799068451, 0.10262738168239594, 0.23987360298633575, 0.036573246121406555, 0.27513980865478516, 0.13237635791301727, 0.16603991389274597, 0.12329599261283875, 0.29281842708587646, 0.04550257325172424, 14.192636489868164, 3.100710153579712, 0.04357125237584114, 3.6215145587921143, 23.84615135192871, 5.0502610206604, 25.094085693359375, 16.90659523010254, 27.670705795288086, 26.085657119750977, 24.26963233947754, 31.618066787719727, 6.065455436706543, 3.3521487712860107, 0.4938121438026428, 3.7509467601776123, 22.9598388671875, 2.0894830226898193, 25.49908447265625, 11.238927841186523, 27.73814582824707, 24.801589965820312, 24.213132858276367, 33.387184143066406], "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": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [149]}, "index": {"min": [1096], "max": [1244], "mean": [1170.0], "std": [43.01162633521314], "count": [149]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [149]}, "subtask_annotation": {"mean": [2.3624161073825505, 2.6375838926174495, 5.0, 5.0, 5.0], "std": [1.448047818468977, 1.448047818468977, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [149]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [149]}, "eef_direction_state": {"mean": [2.1879194630872485, 2.8993288590604025], "std": [2.054195665568391, 2.160490145863947], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_state": {"mean": [1.6375838926174497, 1.5100671140939597], "std": [0.5078546150977885, 0.6197796714424267], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_state": {"mean": [1.1543624161073827, 0.9798657718120806], "std": [0.8003760208144868, 0.8148767655643518], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_direction_action": {"mean": [2.1879194630872485, 2.8993288590604025], "std": [2.054195665568391, 2.160490145863947], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_action": {"mean": [1.6375838926174497, 1.5100671140939597], "std": [0.5078546150977885, 0.6197796714424267], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_action": {"mean": [1.1543624161073827, 0.9798657718120806], "std": [0.8003760208144868, 0.8148767655643518], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_sim_pose_state": {"mean": [0.70883745033526, 0.09398976634949764, 1.2352554644266942, -1.390113976831383, 1.0217771455884421, -2.1739848088278046, 0.6815822069541101, -0.15276092683862774, 1.2939404569553803, 1.1596459351699915, 0.7716143941730021, 2.038626493923513], "std": [0.07009176411842043, 0.02497603277879334, 0.044551406487553125, 0.29342151003210876, 0.0656480415459373, 0.27488395452274395, 0.0642732435349417, 0.017658705418523685, 0.057899163173561904, 0.19261771360661492, 0.08735661712290937, 0.19782614654546088], "min": [0.6120236228224909, 0.06041270545436664, 1.1625052787727086, -1.797179059334642, 0.8667148030498737, -2.683681900632528, 0.5937921982491727, -0.19392896607891755, 1.2015239312494235, 0.7262457054010525, 0.5486655970710661, 1.7483401241310408], "max": [0.8318342657829385, 0.1705628870251329, 1.312656186174233, -0.8105098044532356, 1.1297299902911386, -1.696179959477933, 0.7950943168617706, -0.13207744733267424, 1.3981921409439504, 1.4414085517224233, 0.8778929148387662, 2.3630431420511098], "count": [149]}, "eef_sim_pose_action": {"mean": [0.70883745033526, 0.09398976634949764, 1.2352554644266942, -1.390113976831383, 1.0217771455884421, -2.1739848088278046, 0.6815822069541101, -0.15276092683862774, 1.2939404569553803, 1.1596459351699915, 0.7716143941730021, 2.038626493923513], "std": [0.07009176411842043, 0.02497603277879334, 0.044551406487553125, 0.29342151003210876, 0.0656480415459373, 0.27488395452274395, 0.0642732435349417, 0.017658705418523685, 0.057899163173561904, 0.19261771360661492, 0.08735661712290937, 0.19782614654546088], "min": [0.6120236228224909, 0.06041270545436664, 1.1625052787727086, -1.797179059334642, 0.8667148030498737, -2.683681900632528, 0.5937921982491727, -0.19392896607891755, 1.2015239312494235, 0.7262457054010525, 0.5486655970710661, 1.7483401241310408], "max": [0.8318342657829385, 0.1705628870251329, 1.312656186174233, -0.8105098044532356, 1.1297299902911386, -1.696179959477933, 0.7950943168617706, -0.13207744733267424, 1.3981921409439504, 1.4414085517224233, 0.8778929148387662, 2.3630431420511098], "count": [149]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.421771970996732]], [[0.435149470996732]], [[0.4527171058006536]]], "std": [[[0.28473836448239864]], [[0.2733037518344029]], [[0.2654299921251221]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.13725490196078433]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5059922099673203]], [[0.5261217422385621]], [[0.5072152859477125]]], "std": [[[0.3245988282906943]], [[0.3252079726400011]], [[0.33028874170944167]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5441160988562092]], [[0.5619683639705882]], [[0.5497733496732027]]], "std": [[[0.3142894418130203]], [[0.314535596494]], [[0.31837230823503365]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41145840073529416]], [[0.44257845792483663]], [[0.41833498774509803]]], "std": [[[0.3835095762857698]], [[0.38855047443878166]], [[0.39919664686481765]]], "count": [100]}, "observation.state": {"min": [0.37801840901374817, -1.431033968925476, 1.0695620775222778, 0.07267109304666519, -0.940432608127594, 0.47653448581695557, -0.9351872801780701, -1.2137120962142944, 1.0870145559310913, -0.4132572412490845, 0.45617324113845825, -0.40078774094581604, 35.71562576293945, 41.81624984741211, -0.12000000476837158, -0.3087500035762787, 4.318749904632568, 0.16187499463558197, 10.059999465942383, -0.9737499952316284, 10.856666564941406, 0.6243749856948853, 3.950624942779541, 1.0466666221618652, 34.1875, 29.719375610351562, 0.6568750143051147, -0.6000000238418579, 0.8137500286102295, -0.5745454430580139, 0.59375, -0.6037499904632568, 0.8650000095367432, 0.09812499582767487, 0.8849999904632568, -0.6312500238418579], "max": [0.6341077089309692, -0.8283741474151611, 1.8225470781326294, 0.5024271607398987, -0.40078774094581604, 0.7789254188537598, -0.23303388059139252, -0.7112611532211304, 1.685835838317871, 0.022650109604001045, 1.412890076637268, -0.2655069828033447, 69.47875213623047, 55.13909149169922, 0.15625, 8.842222213745117, 59.13624954223633, 31.510000228881836, 72.25125122070312, 39.0681266784668, 73.30249786376953, 48.43437576293945, 65.26437377929688, 89.17874908447266, 62.79875183105469, 43.64500045776367, 3.1262500286102295, 9.390000343322754, 51.526248931884766, 15.983124732971191, 56.311248779296875, 38.974998474121094, 66.20500183105469, 73.125, 54.796875, 99.77125549316406], "mean": [0.5116395354270935, -1.108445644378662, 1.3812158107757568, 0.2581184208393097, -0.6356499195098877, 0.5366944074630737, -0.5436156988143921, -0.9484288096427917, 1.332430124282837, -0.2821812927722931, 0.8622467517852783, -0.32487496733665466, 56.66612243652344, 51.441463470458984, -0.05554972589015961, 2.175286293029785, 32.09901809692383, 11.981922149658203, 38.91154861450195, 11.0228271484375, 41.451507568359375, 17.651390075683594, 35.60824966430664, 49.511024475097656, 52.09685134887695, 38.17527770996094, 0.9674121141433716, 3.750756025314331, 25.316923141479492, 5.777970790863037, 27.926801681518555, 14.14691162109375, 30.54693603515625, 17.44336700439453, 24.542831420898438, 44.371829986572266], "std": [0.0865306705236435, 0.1750258207321167, 0.23788142204284668, 0.13346758484840393, 0.1403527557849884, 0.06828057020902634, 0.23650503158569336, 0.14667581021785736, 0.18581661581993103, 0.10339506715536118, 0.24006855487823486, 0.03650294616818428, 12.812992095947266, 3.5897645950317383, 0.05592672526836395, 3.009486675262451, 22.66899871826172, 11.73216724395752, 24.120790481567383, 13.380532264709473, 22.612512588500977, 18.331649780273438, 21.938274383544922, 33.13871765136719, 10.382885932922363, 4.905694007873535, 0.4171162247657776, 4.208869457244873, 22.898235321044922, 5.9903059005737305, 23.75600242614746, 15.684138298034668, 26.383073806762695, 22.60124969482422, 22.845809936523438, 33.741485595703125], "count": [200]}, "action": {"min": [0.37801840901374817, -1.431033968925476, 1.0695620775222778, 0.07267109304666519, -0.940432608127594, 0.47653448581695557, -0.9351872801780701, -1.2137120962142944, 1.0870145559310913, -0.4132572412490845, 0.45617324113845825, -0.40078774094581604, 35.71562576293945, 41.81624984741211, -0.12000000476837158, -0.3087500035762787, 4.318749904632568, 0.16187499463558197, 10.059999465942383, -0.9737499952316284, 10.856666564941406, 0.6243749856948853, 3.950624942779541, 1.0466666221618652, 34.1875, 29.719375610351562, 0.6568750143051147, -0.6000000238418579, 0.8137500286102295, -0.5745454430580139, 0.59375, -0.6037499904632568, 0.8650000095367432, 0.09812499582767487, 0.8849999904632568, -0.6312500238418579], "max": [0.6341077089309692, -0.8283741474151611, 1.8225470781326294, 0.5024271607398987, -0.40078774094581604, 0.7789254188537598, -0.23303388059139252, -0.7112611532211304, 1.685835838317871, 0.022650109604001045, 1.412890076637268, -0.2655069828033447, 69.47875213623047, 55.13909149169922, 0.15625, 8.842222213745117, 59.13624954223633, 31.510000228881836, 72.25125122070312, 39.0681266784668, 73.30249786376953, 48.43437576293945, 65.26437377929688, 89.17874908447266, 62.79875183105469, 43.64500045776367, 3.1262500286102295, 9.390000343322754, 51.526248931884766, 15.983124732971191, 56.311248779296875, 38.974998474121094, 66.20500183105469, 73.125, 54.796875, 99.77125549316406], "mean": [0.5116399526596069, -1.1084455251693726, 1.3812155723571777, 0.25811848044395447, -0.6356498003005981, 0.536694347858429, -0.5436152815818787, -0.9484288692474365, 1.3324302434921265, -0.2821812927722931, 0.8622466921806335, -0.32487499713897705, 56.66610336303711, 51.44145584106445, -0.055549707263708115, 2.1752867698669434, 32.09902572631836, 11.981922149658203, 38.91156768798828, 11.022819519042969, 41.45151901245117, 17.651391983032227, 35.60824203491211, 49.511016845703125, 52.09684753417969, 38.17527770996094, 0.9674124717712402, 3.750755548477173, 25.31692886352539, 5.7779717445373535, 27.926794052124023, 14.146916389465332, 30.54693603515625, 17.4433650970459, 24.542827606201172, 44.371822357177734], "std": [0.08653067797422409, 0.1750258356332779, 0.23788143694400787, 0.13346758484840393, 0.1403527855873108, 0.06828057020902634, 0.23650501668453217, 0.14667585492134094, 0.18581664562225342, 0.10339506715536118, 0.24006855487823486, 0.03650294244289398, 12.812990188598633, 3.5897650718688965, 0.055926695466041565, 3.009486198425293, 22.668996810913086, 11.73216724395752, 24.120790481567383, 13.38053035736084, 22.61251449584961, 18.331655502319336, 21.938274383544922, 33.13871765136719, 10.382883071899414, 4.905694007873535, 0.41711628437042236, 4.208869934082031, 22.898235321044922, 5.9903059005737305, 23.756004333496094, 15.684139251708984, 26.383073806762695, 22.601253509521484, 22.845802307128906, 33.741477966308594], "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": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [200]}, "index": {"min": [1245], "max": [1444], "mean": [1344.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [2.57, 2.44, 5.0, 5.0, 5.0], "std": [1.3472564715005104, 1.358823020117044, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [200]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [200]}, "eef_direction_state": {"mean": [2.78, 2.7], "std": [2.078845833629806, 1.9824227601598994], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [1.395, 1.36], "std": [0.49897394721568367, 0.5571355310873647], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_state": {"mean": [0.705, 0.68], "std": [0.823392373051875, 0.8109253973085327], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_direction_action": {"mean": [2.78, 2.7], "std": [2.078845833629806, 1.9824227601598994], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [1.395, 1.36], "std": [0.49897394721568367, 0.5571355310873647], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_action": {"mean": [0.705, 0.68], "std": [0.823392373051875, 0.8109253973085327], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_sim_pose_state": {"mean": [0.7169000213928988, 0.11675698089169514, 1.2108212516899548, -1.4163608994372743, 0.8704267618352194, -2.163347641918428, 0.6924036509280271, -0.17310129191243095, 1.2775456266860024, 1.1973340732320106, 0.7275676564509449, 2.0359019371520293], "std": [0.06518505372188686, 0.017483418989891936, 0.04345916322241912, 0.22967350815777793, 0.10505967177214152, 0.2387029196381117, 0.06379387897563175, 0.018379936493125686, 0.047352411762110413, 0.16276945229274592, 0.05014053537291999, 0.17898320118660718], "min": [0.635941609863321, 0.08610947321059248, 1.1445775769816404, -1.7547866437774309, 0.7125044104610807, -2.5433643189521566, 0.6057565636273268, -0.23509676556127548, 1.2027734877139618, 0.8213966401698511, 0.6245052837732601, 1.8071371495243416], "max": [0.8324976063886848, 0.1462637776911422, 1.3105230332053865, -0.9127568244177171, 1.0332144090974489, -1.7826882280171388, 0.8096352779791234, -0.15430144291838702, 1.3838819260388038, 1.4539616068196985, 0.8181866035758851, 2.3023463401934423], "count": [200]}, "eef_sim_pose_action": {"mean": [0.7169000213928988, 0.11675698089169514, 1.2108212516899548, -1.4163608994372743, 0.8704267618352194, -2.163347641918428, 0.6924036509280271, -0.17310129191243095, 1.2775456266860024, 1.1973340732320106, 0.7275676564509449, 2.0359019371520293], "std": [0.06518505372188686, 0.017483418989891936, 0.04345916322241912, 0.22967350815777793, 0.10505967177214152, 0.2387029196381117, 0.06379387897563175, 0.018379936493125686, 0.047352411762110413, 0.16276945229274592, 0.05014053537291999, 0.17898320118660718], "min": [0.635941609863321, 0.08610947321059248, 1.1445775769816404, -1.7547866437774309, 0.7125044104610807, -2.5433643189521566, 0.6057565636273268, -0.23509676556127548, 1.2027734877139618, 0.8213966401698511, 0.6245052837732601, 1.8071371495243416], "max": [0.8324976063886848, 0.1462637776911422, 1.3105230332053865, -0.9127568244177171, 1.0332144090974489, -1.7826882280171388, 0.8096352779791234, -0.15430144291838702, 1.3838819260388038, 1.4539616068196985, 0.8181866035758851, 2.3023463401934423], "count": [200]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4207429963235294]], [[0.43235633986928107]], [[0.450298425245098]]], "std": [[[0.282418984725523]], [[0.271669222752666]], [[0.2639218569852186]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5061362908496732]], [[0.5331815543300654]], [[0.5174287479575164]]], "std": [[[0.3298872485920616]], [[0.32471073796254163]], [[0.3284491317604897]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5467281270424836]], [[0.5680236376633987]], [[0.5587318218954249]]], "std": [[[0.31198103573048885]], [[0.3110238810702629]], [[0.31570327484868216]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41245000408496735]], [[0.44355202614379086]], [[0.41935339869281046]]], "std": [[[0.38412584379694786]], [[0.38896251981607033]], [[0.39964682847128874]]], "count": [100]}, "observation.state": {"min": [0.20389868319034576, -1.4745937585830688, 1.0958361625671387, 0.21334020793437958, -0.9140630960464478, 0.34533074498176575, -0.7852197289466858, -1.146429419517517, 1.1526284217834473, -0.4857397675514221, 0.3448300361633301, -0.37911516427993774, 38.438751220703125, 38.82250213623047, -0.6831250190734863, -0.2224999964237213, 0.8374999761581421, 0.40687501430511475, 8.917499542236328, -0.9387500286102295, 12.931249618530273, -1.053125023841858, 1.3381249904632568, 5.028749942779541, 36.97999954223633, 29.5831241607666, 0.640625, -0.5306249856948853, 0.7450000047683716, -0.9381250143051147, 1.178125023841858, -0.9743750095367432, 0.921875, 0.75, 0.9520000219345093, -0.051874998956918716], "max": [0.6430724263191223, -0.8254654407501221, 1.8541618585586548, 0.5474650859832764, -0.2943560779094696, 0.6145094037055969, -0.12798504531383514, -0.791084885597229, 1.5966659784317017, -0.15840771794319153, 1.1972609758377075, -0.2652924060821533, 79.99500274658203, 54.86312484741211, 6.476250171661377, 8.65999984741211, 49.71375274658203, 53.62874984741211, 54.765625, 41.84312438964844, 72.4418716430664, 52.57625198364258, 62.833126068115234, 64.31625366210938, 68.14187622070312, 43.88999938964844, 11.801250457763672, 6.863124847412109, 55.69312286376953, 17.656875610351562, 62.146873474121094, 22.056875228881836, 73.82062530517578, 55.029998779296875, 60.688751220703125, 79.53375244140625], "mean": [0.45793065428733826, -1.1493278741836548, 1.4228217601776123, 0.38254350423812866, -0.590027391910553, 0.42325064539909363, -0.4496113955974579, -0.9294422268867493, 1.311408519744873, -0.37966564297676086, 0.7806500196456909, -0.31673887372016907, 62.654544830322266, 49.09434509277344, -0.18338221311569214, 2.578700065612793, 27.43646812438965, 19.214984893798828, 34.459964752197266, 17.60166358947754, 38.997623443603516, 14.6817626953125, 31.09672737121582, 39.72637176513672, 57.361045837402344, 39.48587417602539, 2.2383651733398438, 2.1171791553497314, 28.652318954467773, 6.9149322509765625, 31.156347274780273, 7.733747959136963, 32.411659240722656, 14.876440048217773, 25.725223541259766, 43.630516052246094], "std": [0.1534302830696106, 0.19437740743160248, 0.24858003854751587, 0.09581416100263596, 0.17817726731300354, 0.07437463849782944, 0.2638314366340637, 0.11990422755479813, 0.1615390032529831, 0.07487800717353821, 0.2575027644634247, 0.04605751484632492, 16.00373649597168, 5.256880760192871, 1.2758511304855347, 3.134901762008667, 19.87864112854004, 19.70763397216797, 19.162504196166992, 18.333961486816406, 21.427698135375977, 20.88163185119629, 21.93033790588379, 18.611879348754883, 9.713177680969238, 4.481543064117432, 2.634770393371582, 2.5324370861053467, 22.613069534301758, 8.358505249023438, 24.982555389404297, 9.548802375793457, 26.701364517211914, 19.270095825195312, 24.046689987182617, 29.982927322387695], "count": [174]}, "action": {"min": [0.20389868319034576, -1.4745937585830688, 1.0958361625671387, 0.21334020793437958, -0.9140630960464478, 0.34533074498176575, -0.7852197289466858, -1.146429419517517, 1.1526284217834473, -0.4857397675514221, 0.3448300361633301, -0.37911516427993774, 38.438751220703125, 38.82250213623047, -0.6831250190734863, -0.2224999964237213, 0.8374999761581421, 0.40687501430511475, 8.917499542236328, -0.9387500286102295, 12.931249618530273, -1.053125023841858, 1.3381249904632568, 5.028749942779541, 36.97999954223633, 29.5831241607666, 0.640625, -0.5306249856948853, 0.7450000047683716, -0.9381250143051147, 1.178125023841858, -0.9743750095367432, 0.921875, 0.75, 0.9520000219345093, -0.051874998956918716], "max": [0.6430724263191223, -0.8254654407501221, 1.8541618585586548, 0.5474650859832764, -0.2943560779094696, 0.6145094037055969, -0.12798504531383514, -0.791084885597229, 1.5966659784317017, -0.15840771794319153, 1.1972609758377075, -0.2652924060821533, 79.99500274658203, 54.86312484741211, 6.476250171661377, 8.65999984741211, 49.71375274658203, 53.62874984741211, 54.765625, 41.84312438964844, 72.4418716430664, 52.57625198364258, 62.833126068115234, 64.31625366210938, 68.14187622070312, 43.88999938964844, 11.801250457763672, 6.863124847412109, 55.69312286376953, 17.656875610351562, 62.146873474121094, 22.056875228881836, 73.82062530517578, 55.029998779296875, 60.688751220703125, 79.53375244140625], "mean": [0.45793065428733826, -1.1493282318115234, 1.4228218793869019, 0.3825434446334839, -0.5900275111198425, 0.42325058579444885, -0.44961103796958923, -0.9294420480728149, 1.311408519744873, -0.3796655833721161, 0.7806501984596252, -0.31673893332481384, 62.654579162597656, 49.094329833984375, -0.18338225781917572, 2.578700542449951, 27.436464309692383, 19.214990615844727, 34.4599609375, 17.601659774780273, 38.99762725830078, 14.681758880615234, 31.096715927124023, 39.72636795043945, 57.36104202270508, 39.48585510253906, 2.2383651733398438, 2.1171789169311523, 28.652324676513672, 6.914930820465088, 31.15635108947754, 7.733746528625488, 32.41167068481445, 14.876432418823242, 25.72523307800293, 43.630523681640625], "std": [0.1534302979707718, 0.19437742233276367, 0.24858003854751587, 0.09581414610147476, 0.17817723751068115, 0.07437463104724884, 0.2638314366340637, 0.11990421265363693, 0.1615389883518219, 0.0748780220746994, 0.2575027644634247, 0.04605751484632492, 16.003734588623047, 5.256881237030029, 1.2758510112762451, 3.134902000427246, 19.878643035888672, 19.707630157470703, 19.162506103515625, 18.333961486816406, 21.427696228027344, 20.881628036499023, 21.930341720581055, 18.61187744140625, 9.713178634643555, 4.481542110443115, 2.634769916534424, 2.5324370861053467, 22.613065719604492, 8.358506202697754, 24.982553482055664, 9.54880142211914, 26.701364517211914, 19.27009391784668, 24.046689987182617, 29.982925415039062], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [174]}, "index": {"min": [1445], "max": [1618], "mean": [1531.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [2.4827586206896552, 2.5172413793103448, 5.0, 5.0, 5.0], "std": [1.4372872673416632, 1.4372872673416632, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [174]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [174]}, "eef_direction_state": {"mean": [2.8045977011494254, 2.7528735632183907], "std": [1.9671969699588818, 2.076653977588571], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.4885057471264367, 1.235632183908046], "std": [0.5332453851385578, 0.5639509662173912], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [0.867816091954023, 0.6896551724137931], "std": [0.8233648725226665, 0.8067295239248995], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [2.8045977011494254, 2.7528735632183907], "std": [1.9671969699588818, 2.076653977588571], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.4885057471264367, 1.235632183908046], "std": [0.5332453851385578, 0.5639509662173912], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [0.867816091954023, 0.6896551724137931], "std": [0.8233648725226665, 0.8067295239248995], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.7205922815113054, 0.0965369680575481, 1.2180061972620269, -1.4345753781094197, 0.8617242879766834, -2.223771480112231, 0.6896678868649798, -0.1663889529857151, 1.2935473034554092, 1.1892707971783822, 0.7783155548400376, 2.0405162584189105], "std": [0.07324242353181247, 0.017729659568582065, 0.04652327868430258, 0.186208987455076, 0.08857851372406003, 0.21203261585742397, 0.0643098788390858, 0.013240028820822454, 0.053033400092520326, 0.14879399938024643, 0.06052310346649345, 0.21435249968685707], "min": [0.6404147028690985, 0.07366268138512913, 1.1512581685212093, -1.6814632622344672, 0.7123527790509567, -2.5955049732752458, 0.6250057308831914, -0.19329630940147252, 1.2181974386328, 0.7964824423489747, 0.6266985013807886, 1.7255560874276792], "max": [0.8387249126638439, 0.1513477318859055, 1.3227675982009894, -0.9533041825791065, 0.994507752389588, -1.8542262407391106, 0.800019889304228, -0.1476037204861974, 1.3965894999566257, 1.4065014696728246, 0.8833529557518536, 2.3389976570741826], "count": [174]}, "eef_sim_pose_action": {"mean": [0.7205922815113054, 0.0965369680575481, 1.2180061972620269, -1.4345753781094197, 0.8617242879766834, -2.223771480112231, 0.6896678868649798, -0.1663889529857151, 1.2935473034554092, 1.1892707971783822, 0.7783155548400376, 2.0405162584189105], "std": [0.07324242353181247, 0.017729659568582065, 0.04652327868430258, 0.186208987455076, 0.08857851372406003, 0.21203261585742397, 0.0643098788390858, 0.013240028820822454, 0.053033400092520326, 0.14879399938024643, 0.06052310346649345, 0.21435249968685707], "min": [0.6404147028690985, 0.07366268138512913, 1.1512581685212093, -1.6814632622344672, 0.7123527790509567, -2.5955049732752458, 0.6250057308831914, -0.19329630940147252, 1.2181974386328, 0.7964824423489747, 0.6266985013807886, 1.7255560874276792], "max": [0.8387249126638439, 0.1513477318859055, 1.3227675982009894, -0.9533041825791065, 0.994507752389588, -1.8542262407391106, 0.800019889304228, -0.1476037204861974, 1.3965894999566257, 1.4065014696728246, 0.8833529557518536, 2.3389976570741826], "count": [174]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4127728696895425]], [[0.4252755392156863]], [[0.4423854105392157]]], "std": [[[0.28133308871647184]], [[0.2703294109023038]], [[0.26271402658346044]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.14901960784313725]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5163172855392156]], [[0.5353602614379085]], [[0.5167208721405229]]], "std": [[[0.32803031676651856]], [[0.3287523614551785]], [[0.33309158527110894]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.54788164624183]], [[0.5726541748366013]], [[0.564528527369281]]], "std": [[[0.30769624741709395]], [[0.30541219189463376]], [[0.31047036249565013]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40708958537581696]], [[0.4383226940359477]], [[0.4143451348039216]]], "std": [[[0.38374338171935113]], [[0.3890446379512387]], [[0.39969299819073983]]], "count": [100]}, "observation.state": {"min": [0.27771419286727905, -1.5263551473617554, 1.0508220195770264, 0.26820114254951477, -0.7414401173591614, 0.49923229217529297, -0.8828774690628052, -1.2486886978149414, 1.0931658744812012, -0.5322643518447876, 0.47209984064102173, -0.42888447642326355, 37.11818313598633, 41.70375061035156, -0.5518749952316284, -0.2862499952316284, 0.7222222089767456, 0.16555555164813995, 7.204999923706055, -0.9524999856948853, 5.971875190734863, 0.048124995082616806, 1.3806250095367432, 9.974374771118164, 46.53125, 27.666250228881836, 0.6069999933242798, -0.5362499952316284, 0.9743750095367432, 0.24937498569488525, 0.640999972820282, -0.8381249904632568, 0.6981250047683716, 0.33125001192092896, 0.9620000123977661, 1.793125033378601], "max": [0.560029923915863, -0.8139734268188477, 1.8658922910690308, 0.609907865524292, -0.34575989842414856, 0.6249629259109497, -0.18549248576164246, -0.7172694206237793, 1.6490472555160522, -0.07057297229766846, 1.3720722198486328, -0.31106945872306824, 79.81999969482422, 53.64500045776367, -0.3843750059604645, 7.323124885559082, 56.54500198364258, 69.9481201171875, 61.713748931884766, 44.071876525878906, 61.241249084472656, 48.361873626708984, 60.709373474121094, 63.93687438964844, 61.60562515258789, 43.251251220703125, 0.7243750095367432, 9.673749923706055, 54.438751220703125, 7.895625114440918, 57.544376373291016, 30.536874771118164, 73.67874908447266, 70.62249755859375, 53.53562545776367, 100.00625610351562], "mean": [0.4072008728981018, -1.135352611541748, 1.3761565685272217, 0.4306524991989136, -0.5755439400672913, 0.5400978922843933, -0.47719651460647583, -0.9623921513557434, 1.3220865726470947, -0.411391943693161, 0.826171875, -0.3333483040332794, 63.75968551635742, 48.94412612915039, -0.4500100016593933, 2.454418182373047, 27.33080291748047, 22.538925170898438, 35.361114501953125, 16.887418746948242, 37.82807159423828, 21.6564884185791, 29.010677337646484, 36.6612663269043, 57.04109573364258, 39.304344177246094, 0.6730822324752808, 1.9629327058792114, 31.23876953125, 3.227741241455078, 33.65117263793945, 11.523550033569336, 36.95838165283203, 21.096973419189453, 27.580204010009766, 58.86015701293945], "std": [0.10579940676689148, 0.21071664988994598, 0.268088698387146, 0.12012814730405807, 0.11598794162273407, 0.029682746157050133, 0.25328800082206726, 0.15971551835536957, 0.18476727604866028, 0.11834603548049927, 0.2545997202396393, 0.03434224799275398, 16.055248260498047, 3.838387966156006, 0.05016762763261795, 2.8853659629821777, 21.4354305267334, 25.578826904296875, 21.120168685913086, 17.189138412475586, 21.113290786743164, 20.820932388305664, 21.97185516357422, 14.046606063842773, 5.577419281005859, 4.65943717956543, 0.02180410549044609, 3.1227898597717285, 21.407087326049805, 2.5218303203582764, 22.502117156982422, 12.386119842529297, 23.83568572998047, 25.624601364135742, 22.58254051208496, 26.96894645690918], "count": [145]}, "action": {"min": [0.27771419286727905, -1.5263551473617554, 1.0508220195770264, 0.26820114254951477, -0.7414401173591614, 0.49923229217529297, -0.8828774690628052, -1.2486886978149414, 1.0931658744812012, -0.5322643518447876, 0.47209984064102173, -0.42888447642326355, 37.11818313598633, 41.70375061035156, -0.5518749952316284, -0.2862499952316284, 0.7222222089767456, 0.16555555164813995, 7.204999923706055, -0.9524999856948853, 5.971875190734863, 0.048124995082616806, 1.3806250095367432, 9.974374771118164, 46.53125, 27.666250228881836, 0.6069999933242798, -0.5362499952316284, 0.9743750095367432, 0.24937498569488525, 0.640999972820282, -0.8381249904632568, 0.6981250047683716, 0.33125001192092896, 0.9620000123977661, 1.793125033378601], "max": [0.560029923915863, -0.8139734268188477, 1.8658922910690308, 0.609907865524292, -0.34575989842414856, 0.6249629259109497, -0.18549248576164246, -0.7172694206237793, 1.6490472555160522, -0.07057297229766846, 1.3720722198486328, -0.31106945872306824, 79.81999969482422, 53.64500045776367, -0.3843750059604645, 7.323124885559082, 56.54500198364258, 69.9481201171875, 61.713748931884766, 44.071876525878906, 61.241249084472656, 48.361873626708984, 60.709373474121094, 63.93687438964844, 61.60562515258789, 43.251251220703125, 0.7243750095367432, 9.673749923706055, 54.438751220703125, 7.895625114440918, 57.544376373291016, 30.536874771118164, 73.67874908447266, 70.62249755859375, 53.53562545776367, 100.00625610351562], "mean": [0.4072008430957794, -1.1353522539138794, 1.3761570453643799, 0.4306526780128479, -0.5755441188812256, 0.5400977730751038, -0.4771963059902191, -0.96239173412323, 1.3220869302749634, -0.4113919138908386, 0.8261718153953552, -0.33334845304489136, 63.75967788696289, 48.944149017333984, -0.45000994205474854, 2.4544174671173096, 27.33080291748047, 22.538925170898438, 35.36111831665039, 16.887414932250977, 37.82805633544922, 21.656492233276367, 29.010671615600586, 36.66128158569336, 57.04109573364258, 39.30435562133789, 0.673082172870636, 1.9629324674606323, 31.238773345947266, 3.2277417182922363, 33.65117263793945, 11.523548126220703, 36.95836639404297, 21.09696388244629, 27.580196380615234, 58.86015701293945], "std": [0.10579940676689148, 0.2107166200876236, 0.2680886685848236, 0.12012814730405807, 0.11598792672157288, 0.029682744294404984, 0.25328800082206726, 0.15971550345420837, 0.18476727604866028, 0.11834604293107986, 0.25459975004196167, 0.03434225544333458, 16.055248260498047, 3.838388204574585, 0.050167620182037354, 2.885366439819336, 21.435434341430664, 25.578826904296875, 21.12017250061035, 17.18914222717285, 21.113290786743164, 20.820934295654297, 21.97185516357422, 14.04660415649414, 5.577418804168701, 4.65943717956543, 0.02180410549044609, 3.1227898597717285, 21.407087326049805, 2.5218300819396973, 22.502117156982422, 12.386122703552246, 23.83568572998047, 25.624601364135742, 22.58254051208496, 26.96894645690918], "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": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [145]}, "index": {"min": [1619], "max": [1763], "mean": [1691.0], "std": [41.8568990729127], "count": [145]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [145]}, "subtask_annotation": {"mean": [2.4689655172413794, 2.5310344827586206, 5.0, 5.0, 5.0], "std": [1.3496112973680063, 1.3496112973680063, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [145]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [145]}, "eef_direction_state": {"mean": [2.6413793103448278, 2.420689655172414], "std": [2.1259508609138194, 2.0023054488720358], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_state": {"mean": [1.5655172413793104, 1.4482758620689655], "std": [0.5731196312914965, 0.5980547141704506], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_state": {"mean": [1.1379310344827587, 1.006896551724138], "std": [0.8019002402068209, 0.8427913532782138], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_direction_action": {"mean": [2.6413793103448278, 2.420689655172414], "std": [2.1259508609138194, 2.0023054488720358], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_action": {"mean": [1.5655172413793104, 1.4482758620689655], "std": [0.5731196312914965, 0.5980547141704506], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_action": {"mean": [1.1379310344827587, 1.006896551724138], "std": [0.8019002402068209, 0.8427913532782138], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_sim_pose_state": {"mean": [0.7085138905503252, 0.07818668869438788, 1.2346600668643752, -1.3737188116855141, 1.0008021688406368, -2.2144269882361853, 0.6848662531491619, -0.1462309173098842, 1.2870366013421581, 1.1659074002449046, 0.8268225060899691, 2.066010336450962], "std": [0.07589023781004159, 0.017315493161603624, 0.03952699546713284, 0.21052355927514463, 0.09943965291343324, 0.2537392193880226, 0.06546646760153842, 0.021968490458382426, 0.04362566416986927, 0.1373351846515305, 0.04883203543230661, 0.16754535950319233], "min": [0.621646310813645, 0.05569308440238327, 1.172256573740844, -1.6947523192284732, 0.8522465354566053, -2.6407302426624173, 0.6019752879811188, -0.2169941806621141, 1.217982489655037, 0.8408301634661182, 0.6962142046690247, 1.845881002630435], "max": [0.8354276381985002, 0.11017553389277443, 1.3180860708718438, -0.8707923962494472, 1.1588125500837791, -1.8296862066675463, 0.7935501598312605, -0.11719403814524401, 1.3757379834662231, 1.3869272281369818, 0.8781669697574577, 2.335911302219884], "count": [145]}, "eef_sim_pose_action": {"mean": [0.7085138905503252, 0.07818668869438788, 1.2346600668643752, -1.3737188116855141, 1.0008021688406368, -2.2144269882361853, 0.6848662531491619, -0.1462309173098842, 1.2870366013421581, 1.1659074002449046, 0.8268225060899691, 2.066010336450962], "std": [0.07589023781004159, 0.017315493161603624, 0.03952699546713284, 0.21052355927514463, 0.09943965291343324, 0.2537392193880226, 0.06546646760153842, 0.021968490458382426, 0.04362566416986927, 0.1373351846515305, 0.04883203543230661, 0.16754535950319233], "min": [0.621646310813645, 0.05569308440238327, 1.172256573740844, -1.6947523192284732, 0.8522465354566053, -2.6407302426624173, 0.6019752879811188, -0.2169941806621141, 1.217982489655037, 0.8408301634661182, 0.6962142046690247, 1.845881002630435], "max": [0.8354276381985002, 0.11017553389277443, 1.3180860708718438, -0.8707923962494472, 1.1588125500837791, -1.8296862066675463, 0.7935501598312605, -0.11719403814524401, 1.3757379834662231, 1.3869272281369818, 0.8781669697574577, 2.335911302219884], "count": [145]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41531712418300654]], [[0.4298572549019608]], [[0.447541141748366]]], "std": [[[0.28392429610186226]], [[0.2725525120632024]], [[0.2657193337290774]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.13725490196078433]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49970582720588236]], [[0.5173343892973856]], [[0.49826025531045753]]], "std": [[[0.32555354834621525]], [[0.326899515890632]], [[0.3314853769503822]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5350440931372549]], [[0.5541734109477124]], [[0.5398257189542485]]], "std": [[[0.31627965521868545]], [[0.3155273855536279]], [[0.3205939960092029]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4128682577614379]], [[0.4450455126633987]], [[0.4207975571895425]]], "std": [[[0.382426965117059]], [[0.3880318253706476]], [[0.3987628123719027]]], "count": [100]}, "observation.state": {"min": [0.2781195044517517, -1.4409761428833008, 1.0360876321792603, 0.12517166137695312, -1.1356050968170166, 0.3963054120540619, -0.8260852694511414, -1.2050573825836182, 1.0705686807632446, -0.4629921019077301, 0.4343098998069763, -0.44643235206604004, 34.898887634277344, 44.049373626708984, -0.109375, -0.47749999165534973, 0.78125, -0.7250000238418579, 1.1662499904632568, -0.8125, 0.9587500095367432, 0.5256249904632568, 1.5425000190734863, 0.21249999105930328, 37.641536712646484, 35.454376220703125, 0.7450000047683716, -0.47999998927116394, 0.9431250095367432, -0.5256249904632568, 0.7762500047683716, -0.8287500143051147, 0.9737499952316284, -0.09812499582767487, 0.8268749713897705, 0.025000005960464478], "max": [0.7316223978996277, -0.7720588445663452, 1.777437686920166, 0.41256579756736755, -0.2983377277851105, 0.7696269154548645, -0.20401789247989655, -0.7366054058074951, 1.6661421060562134, -0.06547074019908905, 1.391765832901001, -0.2705853581428528, 69.38500213623047, 55.858123779296875, -0.0012500006705522537, 8.489999771118164, 57.301876068115234, 28.517499923706055, 64.0362548828125, 31.69624900817871, 66.01437377929688, 53.29999923706055, 60.16812515258789, 89.72562408447266, 66.06937408447266, 44.67333221435547, 2.572499990463257, 9.429374694824219, 56.146873474121094, 18.004375457763672, 63.06437683105469, 28.599374771118164, 67.60187530517578, 44.43687438964844, 56.10375213623047, 83.05750274658203], "mean": [0.505955159664154, -1.11961030960083, 1.356047511100769, 0.329969197511673, -0.702235221862793, 0.5219624042510986, -0.5433169007301331, -0.9223039746284485, 1.2983382940292358, -0.29656487703323364, 0.912736177444458, -0.30814629793167114, 54.618473052978516, 49.9093132019043, -0.06318917870521545, 2.3833365440368652, 26.142791748046875, 7.1205830574035645, 33.44942855834961, 10.140813827514648, 37.429107666015625, 15.978959083557129, 30.536293029785156, 41.906341552734375, 53.235107421875, 40.12797927856445, 1.1124584674835205, 2.0357751846313477, 25.194482803344727, 6.678716659545898, 28.332380294799805, 8.690335273742676, 30.478862762451172, 11.355620384216309, 22.280439376831055, 50.098087310791016], "std": [0.14643016457557678, 0.17096103727817535, 0.20718547701835632, 0.062230903655290604, 0.21058526635169983, 0.10680690407752991, 0.2483455389738083, 0.13477104902267456, 0.17723561823368073, 0.09738188982009888, 0.2558574378490448, 0.041855450719594955, 12.536685943603516, 4.903762340545654, 0.021628357470035553, 2.751246929168701, 21.7092342376709, 9.247166633605957, 21.1159725189209, 12.650506019592285, 21.34838104248047, 18.92945671081543, 20.30094337463379, 31.638864517211914, 10.520822525024414, 2.470729351043701, 0.379612535238266, 3.085089683532715, 23.310184478759766, 7.132490158081055, 25.52992820739746, 10.29865837097168, 26.110912322998047, 14.645410537719727, 24.422283172607422, 26.733537673950195], "count": [176]}, "action": {"min": [0.2781195044517517, -1.4409761428833008, 1.0360876321792603, 0.12517166137695312, -1.1356050968170166, 0.3963054120540619, -0.8260852694511414, -1.2050573825836182, 1.0705686807632446, -0.4629921019077301, 0.4343098998069763, -0.44643235206604004, 34.898887634277344, 44.049373626708984, -0.109375, -0.47749999165534973, 0.78125, -0.7250000238418579, 1.1662499904632568, -0.8125, 0.9587500095367432, 0.5256249904632568, 1.5425000190734863, 0.21249999105930328, 37.641536712646484, 35.454376220703125, 0.7450000047683716, -0.47999998927116394, 0.9431250095367432, -0.5256249904632568, 0.7762500047683716, -0.8287500143051147, 0.9737499952316284, -0.09812499582767487, 0.8268749713897705, 0.025000005960464478], "max": [0.7316223978996277, -0.7720588445663452, 1.777437686920166, 0.41256579756736755, -0.2983377277851105, 0.7696269154548645, -0.20401789247989655, -0.7366054058074951, 1.6661421060562134, -0.06547074019908905, 1.391765832901001, -0.2705853581428528, 69.38500213623047, 55.858123779296875, -0.0012500006705522537, 8.489999771118164, 57.301876068115234, 28.517499923706055, 64.0362548828125, 31.69624900817871, 66.01437377929688, 53.29999923706055, 60.16812515258789, 89.72562408447266, 66.06937408447266, 44.67333221435547, 2.572499990463257, 9.429374694824219, 56.146873474121094, 18.004375457763672, 63.06437683105469, 28.599374771118164, 67.60187530517578, 44.43687438964844, 56.10375213623047, 83.05750274658203], "mean": [0.5059549808502197, -1.1196104288101196, 1.356047511100769, 0.329969197511673, -0.7022351026535034, 0.5219624638557434, -0.5433167815208435, -0.9223039150238037, 1.2983384132385254, -0.2965649366378784, 0.9127364754676819, -0.30814632773399353, 54.61845779418945, 49.9093017578125, -0.06318920105695724, 2.383335590362549, 26.142797470092773, 7.120584011077881, 33.44942855834961, 10.140816688537598, 37.42911148071289, 15.978958129882812, 30.536283493041992, 41.906333923339844, 53.2350959777832, 40.12800598144531, 1.1124579906463623, 2.0357751846313477, 25.194490432739258, 6.678715705871582, 28.332378387451172, 8.690332412719727, 30.478864669799805, 11.35561752319336, 22.28044319152832, 50.098087310791016], "std": [0.14643016457557678, 0.17096105217933655, 0.20718549191951752, 0.062230899930000305, 0.21058529615402222, 0.1068069115281105, 0.2483454793691635, 0.13477103412151337, 0.17723558843135834, 0.09738188982009888, 0.2558574378490448, 0.04185544699430466, 12.536685943603516, 4.903762340545654, 0.02162836119532585, 2.751246690750122, 21.709232330322266, 9.24716567993164, 21.1159725189209, 12.650505065917969, 21.34838104248047, 18.92945671081543, 20.300945281982422, 31.63886833190918, 10.52082347869873, 2.470729351043701, 0.3796125054359436, 3.085089921951294, 23.310182571411133, 7.132489204406738, 25.529932022094727, 10.298656463623047, 26.110904693603516, 14.645410537719727, 24.42228126525879, 26.733535766601562], "count": [176]}, "timestamp": {"min": [0.0], "max": [5.833333333333333], "mean": [2.916666666666667], "std": [1.6935334527417978], "count": [176]}, "frame_index": {"min": [0], "max": [175], "mean": [87.5], "std": [50.806003582253936], "count": [176]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [176]}, "index": {"min": [1764], "max": [1939], "mean": [1851.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [2.590909090909091, 2.409090909090909, 5.0, 5.0, 5.0], "std": [1.5123458872376456, 1.5123458872376456, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [176]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [176]}, "eef_direction_state": {"mean": [2.909090909090909, 2.8693181818181817], "std": [2.0842284578382513, 2.1426331482200176], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.5056818181818181, 1.375], "std": [0.5934984786963459, 0.6538782900370819], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_state": {"mean": [1.0056818181818181, 0.9318181818181818], "std": [0.82913672994395, 0.8500729186029561], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_direction_action": {"mean": [2.909090909090909, 2.8693181818181817], "std": [2.0842284578382513, 2.1426331482200176], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.5056818181818181, 1.375], "std": [0.5934984786963459, 0.6538782900370819], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_action": {"mean": [1.0056818181818181, 0.9318181818181818], "std": [0.82913672994395, 0.8500729186029561], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_sim_pose_state": {"mean": [0.6990307869375673, 0.09154412556476137, 1.2247742996663822, -1.3084259341216156, 0.8918039211801246, -2.1571788336924516, 0.6777415607141136, -0.17138390932906702, 1.2890132875368556, 1.1378691730188495, 0.7146611889975205, 2.029626140960334], "std": [0.06307868212298734, 0.025305731390521367, 0.04746560399457602, 0.23808950502206933, 0.05118870636829802, 0.2054783016837083, 0.06442658492902172, 0.01623571443516501, 0.051610327658646975, 0.1825683076090697, 0.04504708406452921, 0.14823421639712092], "min": [0.6135704111039755, 0.05863436364865032, 1.1527608703529257, -1.5686293654192545, 0.7994705105118212, -2.4828655041463965, 0.5917783198448483, -0.20761005788293507, 1.2174859790814214, 0.6955433974028559, 0.6008629598793771, 1.8580140149703908], "max": [0.8245910398461858, 0.16776828075108902, 1.302024632057758, -0.7331622417347283, 0.9728299218730281, -1.7776158322695528, 0.808146674750759, -0.13883579405315583, 1.376097378123565, 1.3366494585766342, 0.811460876272867, 2.238947380559842], "count": [176]}, "eef_sim_pose_action": {"mean": [0.6990307869375673, 0.09154412556476137, 1.2247742996663822, -1.3084259341216156, 0.8918039211801246, -2.1571788336924516, 0.6777415607141136, -0.17138390932906702, 1.2890132875368556, 1.1378691730188495, 0.7146611889975205, 2.029626140960334], "std": [0.06307868212298734, 0.025305731390521367, 0.04746560399457602, 0.23808950502206933, 0.05118870636829802, 0.2054783016837083, 0.06442658492902172, 0.01623571443516501, 0.051610327658646975, 0.1825683076090697, 0.04504708406452921, 0.14823421639712092], "min": [0.6135704111039755, 0.05863436364865032, 1.1527608703529257, -1.5686293654192545, 0.7994705105118212, -2.4828655041463965, 0.5917783198448483, -0.20761005788293507, 1.2174859790814214, 0.6955433974028559, 0.6008629598793771, 1.8580140149703908], "max": [0.8245910398461858, 0.16776828075108902, 1.302024632057758, -0.7331622417347283, 0.9728299218730281, -1.7776158322695528, 0.808146674750759, -0.13883579405315583, 1.376097378123565, 1.3366494585766342, 0.811460876272867, 2.238947380559842], "count": [176]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42668049428104576]], [[0.44241848651960786]], [[0.4596737418300653]]], "std": [[[0.28741205576632667]], [[0.27451476706865174]], [[0.2657763937468378]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.15294117647058825]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4905285906862745]], [[0.5118930228758171]], [[0.49846400326797385]]], "std": [[[0.3154524204395856]], [[0.31800841901106686]], [[0.32108275379850554]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5335160437091503]], [[0.5501905208333333]], [[0.5404480371732027]]], "std": [[[0.32228072934262647]], [[0.32702257321205386]], [[0.33131459304295197]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40457368055555554]], [[0.433099904003268]], [[0.41022643995098035]]], "std": [[[0.37504733927770173]], [[0.3837863523961971]], [[0.3939386458191295]]], "count": [100]}, "observation.state": {"min": [0.5030470490455627, -1.2508106231689453, 1.0210193395614624, -0.20065613090991974, -1.1058021783828735, 0.4604886770248413, -0.9378576278686523, -1.199549913406372, 1.0964322090148926, -0.22129982709884644, 0.7378214001655579, -0.44646263122558594, 27.100000381469727, 45.22187423706055, -0.12437500059604645, -0.3618749976158142, 4.5313334465026855, -0.9631249904632568, 4.268749713897705, -0.8381249904632568, 1.4375, -2.6418750286102295, 1.946874976158142, 0.4062499701976776, 27.10333251953125, 37.861873626708984, 0.5199999809265137, -0.46937498450279236, 1.1143749952316284, -1.0568749904632568, 0.6087499856948853, 0.6050000190734863, 0.9166666865348816, -0.5266666412353516, 0.9177777767181396, 18.7137508392334], "max": [0.7923008799552917, -0.7938029170036316, 1.6184099912643433, 0.23312924802303314, -0.5953164100646973, 0.8454451560974121, -0.3706035017967224, -0.7279030084609985, 1.5732051134109497, 0.2529659867286682, 1.5041580200195312, -0.3406338095664978, 79.4906234741211, 58.6931266784668, -0.02499999850988388, 9.561875343322754, 71.84375, 38.01250076293945, 69.68624877929688, 22.860000610351562, 69.88312530517578, 38.428749084472656, 70.21937561035156, 66.93937683105469, 77.70500183105469, 55.82250213623047, 2.0737500190734863, 9.478124618530273, 57.709999084472656, 18.016250610351562, 68.74749755859375, 19.984375, 69.95999908447266, 36.56687545776367, 60.16749954223633, 62.153751373291016], "mean": [0.6441687941551208, -1.003473162651062, 1.2657405138015747, 0.08524886518716812, -0.8138304352760315, 0.5531666874885559, -0.6928209662437439, -0.9550495147705078, 1.2614057064056396, -0.06401816755533218, 1.09064519405365, -0.3638499975204468, 61.23866653442383, 51.5359001159668, -0.07984159141778946, 1.270893931388855, 34.1708984375, 10.764810562133789, 40.52910232543945, 4.232429027557373, 41.274742126464844, 10.114624977111816, 33.75508499145508, 30.46490478515625, 58.270301818847656, 43.81116485595703, 0.9001890420913696, 1.9747909307479858, 31.947784423828125, 5.850539684295654, 34.70268630981445, 5.216152667999268, 33.639556884765625, 9.728811264038086, 23.709274291992188, 42.44179916381836], "std": [0.1112605556845665, 0.152236670255661, 0.21474014222621918, 0.11761192977428436, 0.13186350464820862, 0.09142868965864182, 0.2600086033344269, 0.14344242215156555, 0.1777457594871521, 0.1202004924416542, 0.24526230990886688, 0.03472720831632614, 18.63613510131836, 2.742126226425171, 0.018346313387155533, 2.8364548683166504, 24.076553344726562, 13.296764373779297, 21.64974021911621, 6.0913262367248535, 22.23299789428711, 12.174994468688965, 26.046810150146484, 16.069318771362305, 16.794540405273438, 4.076406478881836, 0.37084099650382996, 3.0140540599823, 21.175310134887695, 6.469599723815918, 23.067136764526367, 6.339445114135742, 23.261798858642578, 11.809313774108887, 23.721506118774414, 13.33543586730957], "count": [190]}, "action": {"min": [0.5030470490455627, -1.2508106231689453, 1.0210193395614624, -0.20065613090991974, -1.1058021783828735, 0.4604886770248413, -0.9378576278686523, -1.199549913406372, 1.0964322090148926, -0.22129982709884644, 0.7378214001655579, -0.44646263122558594, 27.100000381469727, 45.22187423706055, -0.12437500059604645, -0.3618749976158142, 4.5313334465026855, -0.9631249904632568, 4.268749713897705, -0.8381249904632568, 1.4375, -2.6418750286102295, 1.946874976158142, 0.4062499701976776, 27.10333251953125, 37.861873626708984, 0.5199999809265137, -0.46937498450279236, 1.1143749952316284, -1.0568749904632568, 0.6087499856948853, 0.6050000190734863, 0.9166666865348816, -0.5266666412353516, 0.9177777767181396, 18.7137508392334], "max": [0.7923008799552917, -0.7938029170036316, 1.6184099912643433, 0.23312924802303314, -0.5953164100646973, 0.8454451560974121, -0.3706035017967224, -0.7279030084609985, 1.5732051134109497, 0.2529659867286682, 1.5041580200195312, -0.3406338095664978, 79.4906234741211, 58.6931266784668, -0.02499999850988388, 9.561875343322754, 71.84375, 38.01250076293945, 69.68624877929688, 22.860000610351562, 69.88312530517578, 38.428749084472656, 70.21937561035156, 66.93937683105469, 77.70500183105469, 55.82250213623047, 2.0737500190734863, 9.478124618530273, 57.709999084472656, 18.016250610351562, 68.74749755859375, 19.984375, 69.95999908447266, 36.56687545776367, 60.16749954223633, 62.153751373291016], "mean": [0.6441690921783447, -1.003473162651062, 1.2657406330108643, 0.08524881303310394, -0.8138304352760315, 0.5531663298606873, -0.6928216218948364, -0.9550495147705078, 1.26140558719635, -0.06401817500591278, 1.090645432472229, -0.3638499677181244, 61.238677978515625, 51.5358772277832, -0.07984162867069244, 1.2708940505981445, 34.1709098815918, 10.764814376831055, 40.52909851074219, 4.232428073883057, 41.27473449707031, 10.11462116241455, 33.75507736206055, 30.464893341064453, 58.27031326293945, 43.81118392944336, 0.9001891016960144, 1.9747909307479858, 31.947771072387695, 5.8505377769470215, 34.70268249511719, 5.216154098510742, 33.639549255371094, 9.728812217712402, 23.70928955078125, 42.44178771972656], "std": [0.1112605556845665, 0.152236670255661, 0.21474014222621918, 0.11761190742254257, 0.1318635195493698, 0.09142869710922241, 0.26000866293907166, 0.14344242215156555, 0.1777457594871521, 0.120200514793396, 0.24526230990886688, 0.034727200865745544, 18.636137008666992, 2.74212646484375, 0.018346309661865234, 2.8364551067352295, 24.07655143737793, 13.29676342010498, 21.64974021911621, 6.091325759887695, 22.232999801635742, 12.174993515014648, 26.046812057495117, 16.069316864013672, 16.794540405273438, 4.076406955718994, 0.3708410859107971, 3.0140535831451416, 21.175310134887695, 6.469600677490234, 23.0671329498291, 6.339444160461426, 23.261796951293945, 11.809311866760254, 23.72150993347168, 13.33543586730957], "count": [190]}, "timestamp": {"min": [0.0], "max": [6.3], "mean": [3.15], "std": [1.8282505298782221], "count": [190]}, "frame_index": {"min": [0], "max": [189], "mean": [94.5], "std": [54.847515896346664], "count": [190]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [190]}, "index": {"min": [1940], "max": [2129], "mean": [2034.5], "std": [54.847515896346664], "count": [190]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [190]}, "subtask_annotation": {"mean": [2.6842105263157894, 2.3157894736842106, 5.0, 5.0, 5.0], "std": [1.3823180980149685, 1.3823180980149685, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [190]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [190]}, "eef_direction_state": {"mean": [3.210526315789474, 2.8789473684210525], "std": [1.9595635219803165, 2.186340115922743], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_state": {"mean": [1.4842105263157894, 1.2578947368421052], "std": [0.577893778160456, 0.6972244141282707], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_state": {"mean": [0.9, 0.8842105263157894], "std": [0.8494580315521312, 0.8567153662895077], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_direction_action": {"mean": [3.210526315789474, 2.8789473684210525], "std": [1.9595635219803165, 2.186340115922743], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_action": {"mean": [1.4842105263157894, 1.2578947368421052], "std": [0.577893778160456, 0.6972244141282707], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_action": {"mean": [0.9, 0.8842105263157894], "std": [0.8494580315521312, 0.8567153662895077], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_sim_pose_state": {"mean": [0.6888958039182398, 0.15130145980945844, 1.2153077445965021, -1.332486131287751, 0.7431961214479579, -2.0678075870872363, 0.6699522806864026, -0.1787825727875218, 1.2759357018457589, 1.0887981634121426, 0.5662028774753873, 1.969912393083213], "std": [0.06526196040589567, 0.031236012580272827, 0.04814066469749105, 0.19717308230846434, 0.09888498793810335, 0.24381127777758466, 0.05913051241751576, 0.03796382465226363, 0.04524558755229169, 0.11755516116581473, 0.03621014511688203, 0.14397553902765697], "min": [0.6140080363011259, 0.10663851526979737, 1.1367621065173958, -1.6354662018945825, 0.5978599449869573, -2.4577267682910615, 0.6163388702107033, -0.2882321030413634, 1.206684000938639, 0.8225682806802989, 0.4949457309611316, 1.6153050447159472], "max": [0.7934688726783952, 0.2422839734929293, 1.309101807692835, -0.9119460016985022, 0.9248958474733282, -1.5099912260771275, 0.7702994320771817, -0.13707415101817172, 1.3606856110298517, 1.2470707394271365, 0.6410728283712688, 2.171108401752119], "count": [190]}, "eef_sim_pose_action": {"mean": [0.6888958039182398, 0.15130145980945844, 1.2153077445965021, -1.332486131287751, 0.7431961214479579, -2.0678075870872363, 0.6699522806864026, -0.1787825727875218, 1.2759357018457589, 1.0887981634121426, 0.5662028774753873, 1.969912393083213], "std": [0.06526196040589567, 0.031236012580272827, 0.04814066469749105, 0.19717308230846434, 0.09888498793810335, 0.24381127777758466, 0.05913051241751576, 0.03796382465226363, 0.04524558755229169, 0.11755516116581473, 0.03621014511688203, 0.14397553902765697], "min": [0.6140080363011259, 0.10663851526979737, 1.1367621065173958, -1.6354662018945825, 0.5978599449869573, -2.4577267682910615, 0.6163388702107033, -0.2882321030413634, 1.206684000938639, 0.8225682806802989, 0.4949457309611316, 1.6153050447159472], "max": [0.7934688726783952, 0.2422839734929293, 1.309101807692835, -0.9119460016985022, 0.9248958474733282, -1.5099912260771275, 0.7702994320771817, -0.13707415101817172, 1.3606856110298517, 1.2470707394271365, 0.6410728283712688, 2.171108401752119], "count": [190]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4235877736928105]], [[0.4357394158496732]], [[0.4553554513888889]]], "std": [[[0.28526405742451416]], [[0.2740819611705627]], [[0.2657111891030187]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.15294117647058825]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5040014971405229]], [[0.5225523651960784]], [[0.5040777634803921]]], "std": [[[0.32550051897659366]], [[0.3264819236830035]], [[0.33068932503384363]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5539291952614379]], [[0.5771705330882353]], [[0.5692718770424837]]], "std": [[[0.30734569619290036]], [[0.30645311896295246]], [[0.31218655365066866]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4198881964869281]], [[0.44989106821895425]], [[0.4259518954248366]]], "std": [[[0.3858166597484106]], [[0.3902837015600622]], [[0.4018658341208695]]], "count": [100]}, "observation.state": {"min": [0.29812315106391907, -1.405165195465088, 1.0843442678451538, 0.19516712427139282, -1.0950679779052734, 0.5133230090141296, -0.7019627094268799, -1.1649786233901978, 1.0944321155548096, -0.5896658301353455, 0.37487125396728516, -0.338983416557312, 35.803749084472656, 36.119998931884766, 0.18250000476837158, -0.10499999672174454, 0.84375, 0.4743749797344208, 4.918125152587891, -0.8962500095367432, 7.934999942779541, -2.948124885559082, 6.133124828338623, 3.856250047683716, 23.75, 30.082500457763672, 0.7487499713897705, -0.5831249952316284, 1.0525000095367432, -1.055625081062317, 0.6043750047683716, -0.6650000214576721, 0.7918750047683716, 0.01846153847873211, 0.8930000066757202, 9.661250114440918], "max": [0.687037467956543, -0.8654249310493469, 1.7503528594970703, 0.39170387387275696, -0.30775541067123413, 0.7218577265739441, -0.11234454810619354, -0.7443223595619202, 1.5885356664657593, -0.26712825894355774, 1.1540112495422363, -0.24502651393413544, 75.43187713623047, 53.661251068115234, 0.36500000953674316, 8.637499809265137, 55.99687576293945, 15.168749809265137, 59.506874084472656, 31.916873931884766, 76.18875122070312, 45.27375030517578, 60.47312545776367, 78.37249755859375, 61.83000183105469, 44.384376525878906, 2.353749990463257, 9.559999465942383, 58.521873474121094, 15.307499885559082, 62.35750198364258, 28.998750686645508, 67.20000457763672, 54.384376525878906, 57.36249923706055, 88.93375396728516], "mean": [0.5158178210258484, -1.1000221967697144, 1.3442922830581665, 0.3041079044342041, -0.6627832055091858, 0.5623257756233215, -0.4015933871269226, -0.9335073828697205, 1.2920706272125244, -0.4551919996738434, 0.7761011719703674, -0.2700345516204834, 60.57977294921875, 47.391048431396484, 0.271586149930954, 2.0296733379364014, 27.493104934692383, 6.966541767120361, 32.23162078857422, 12.90758991241455, 37.800716400146484, 12.979948997497559, 31.681095123291016, 38.7952995300293, 51.474849700927734, 39.68674087524414, 1.111018180847168, 4.476327419281006, 27.032392501831055, 5.318270206451416, 28.50465965270996, 8.831635475158691, 31.098560333251953, 16.79977798461914, 25.949581146240234, 54.8372917175293], "std": [0.14480212330818176, 0.16223156452178955, 0.22209031879901886, 0.04986568167805672, 0.19610773026943207, 0.0494791679084301, 0.2579036056995392, 0.12904249131679535, 0.16277045011520386, 0.09394172579050064, 0.24132423102855682, 0.01743084006011486, 14.32437515258789, 5.187306880950928, 0.0362263098359108, 2.62068510055542, 24.028371810913086, 6.227928161621094, 23.676591873168945, 13.919975280761719, 25.611360549926758, 16.883729934692383, 21.492441177368164, 26.57096290588379, 9.81418514251709, 4.932851314544678, 0.42651405930519104, 4.453842639923096, 25.68700408935547, 6.283944606781006, 26.648313522338867, 10.953791618347168, 27.842906951904297, 18.61644172668457, 24.47447395324707, 26.09981918334961], "count": [147]}, "action": {"min": [0.29812315106391907, -1.405165195465088, 1.0843442678451538, 0.19516712427139282, -1.0950679779052734, 0.5133230090141296, -0.7019627094268799, -1.1649786233901978, 1.0944321155548096, -0.5896658301353455, 0.37487125396728516, -0.338983416557312, 35.803749084472656, 36.119998931884766, 0.18250000476837158, -0.10499999672174454, 0.84375, 0.4743749797344208, 4.918125152587891, -0.8962500095367432, 7.934999942779541, -2.948124885559082, 6.133124828338623, 3.856250047683716, 23.75, 30.082500457763672, 0.7487499713897705, -0.5831249952316284, 1.0525000095367432, -1.055625081062317, 0.6043750047683716, -0.6650000214576721, 0.7918750047683716, 0.01846153847873211, 0.8930000066757202, 9.661250114440918], "max": [0.687037467956543, -0.8654249310493469, 1.7503528594970703, 0.39170387387275696, -0.30775541067123413, 0.7218577265739441, -0.11234454810619354, -0.7443223595619202, 1.5885356664657593, -0.26712825894355774, 1.1540112495422363, -0.24502651393413544, 75.43187713623047, 53.661251068115234, 0.36500000953674316, 8.637499809265137, 55.99687576293945, 15.168749809265137, 59.506874084472656, 31.916873931884766, 76.18875122070312, 45.27375030517578, 60.47312545776367, 78.37249755859375, 61.83000183105469, 44.384376525878906, 2.353749990463257, 9.559999465942383, 58.521873474121094, 15.307499885559082, 62.35750198364258, 28.998750686645508, 67.20000457763672, 54.384376525878906, 57.36249923706055, 88.93375396728516], "mean": [0.5158176422119141, -1.100022315979004, 1.344292163848877, 0.30410802364349365, -0.6627832055091858, 0.5623259544372559, -0.4015929400920868, -0.9335073828697205, 1.2920705080032349, -0.45519208908081055, 0.7761010527610779, -0.2700344920158386, 60.57975769042969, 47.391082763671875, 0.27158620953559875, 2.0296733379364014, 27.493099212646484, 6.966545104980469, 32.23163986206055, 12.9075927734375, 37.800724029541016, 12.979951858520508, 31.681093215942383, 38.79530715942383, 51.4748649597168, 39.686729431152344, 1.1110180616378784, 4.476326942443848, 27.032386779785156, 5.318267822265625, 28.504663467407227, 8.831632614135742, 31.098548889160156, 16.79977798461914, 25.9495849609375, 54.83729553222656], "std": [0.14480210840702057, 0.16223159432411194, 0.22209031879901886, 0.04986567795276642, 0.19610774517059326, 0.0494791604578495, 0.2579035460948944, 0.12904252111911774, 0.16277046501636505, 0.09394171833992004, 0.2413242757320404, 0.01743084006011486, 14.324374198913574, 5.1873064041137695, 0.0362263098359108, 2.620684862136841, 24.028371810913086, 6.227927207946777, 23.676597595214844, 13.919975280761719, 25.611360549926758, 16.883731842041016, 21.49243927001953, 26.570960998535156, 9.814186096191406, 4.932852268218994, 0.42651402950286865, 4.453842639923096, 25.68700408935547, 6.283944606781006, 26.648311614990234, 10.953791618347168, 27.84290885925293, 18.616443634033203, 24.474475860595703, 26.099821090698242], "count": [147]}, "timestamp": {"min": [0.0], "max": [4.866666666666666], "mean": [2.433333333333333], "std": [1.4144754295288202], "count": [147]}, "frame_index": {"min": [0], "max": [146], "mean": [73.0], "std": [42.43426288586461], "count": [147]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [147]}, "index": {"min": [2130], "max": [2276], "mean": [2203.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [2.3945578231292517, 2.6054421768707483, 5.0, 5.0, 5.0], "std": [1.487168807830173, 1.487168807830173, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [147]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [147]}, "eef_direction_state": {"mean": [2.707482993197279, 2.7006802721088436], "std": [2.1640566729465243, 2.177232112863554], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.469387755102041, 1.346938775510204], "std": [0.6205782079891423, 0.602184924526006], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [1.2244897959183674, 1.0408163265306123], "std": [0.7719215212247226, 0.8154757471287617], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [2.707482993197279, 2.7006802721088436], "std": [2.1640566729465243, 2.177232112863554], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.469387755102041, 1.346938775510204], "std": [0.6205782079891423, 0.602184924526006], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_action": {"mean": [1.2244897959183674, 1.0408163265306123], "std": [0.7719215212247226, 0.8154757471287617], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.701262516605501, 0.10259264854341281, 1.2155003958707598, -1.3831203855994179, 0.9144149925367954, -2.1884446593927644, 0.6798961853626112, -0.14824487341344417, 1.3037074385757934, 1.1520682499202777, 0.7851413507849274, 2.06648774561433], "std": [0.06972818849047388, 0.015349332786192663, 0.04816969529947914, 0.2335183243929112, 0.04437112078745395, 0.22189255422497547, 0.06367901149906563, 0.007913992273449471, 0.05777536147916197, 0.18236699023828015, 0.05955419082551997, 0.19222390459598934], "min": [0.6258993751011622, 0.07805239401270622, 1.1414600981437502, -1.677410115217254, 0.866273557133904, -2.540068755105176, 0.6016176678165941, -0.16652611764492348, 1.2207238272452365, 0.6533690934515303, 0.6579501912522714, 1.7852086121739312], "max": [0.8224500045513156, 0.12556066235318258, 1.3041113490492275, -0.7779503243374064, 0.9952986492830562, -1.7826697496897337, 0.7929669947488824, -0.13688616317498037, 1.4080912229742797, 1.3812413826374748, 0.8603184716096943, 2.3241433173927857], "count": [147]}, "eef_sim_pose_action": {"mean": [0.701262516605501, 0.10259264854341281, 1.2155003958707598, -1.3831203855994179, 0.9144149925367954, -2.1884446593927644, 0.6798961853626112, -0.14824487341344417, 1.3037074385757934, 1.1520682499202777, 0.7851413507849274, 2.06648774561433], "std": [0.06972818849047388, 0.015349332786192663, 0.04816969529947914, 0.2335183243929112, 0.04437112078745395, 0.22189255422497547, 0.06367901149906563, 0.007913992273449471, 0.05777536147916197, 0.18236699023828015, 0.05955419082551997, 0.19222390459598934], "min": [0.6258993751011622, 0.07805239401270622, 1.1414600981437502, -1.677410115217254, 0.866273557133904, -2.540068755105176, 0.6016176678165941, -0.16652611764492348, 1.2207238272452365, 0.6533690934515303, 0.6579501912522714, 1.7852086121739312], "max": [0.8224500045513156, 0.12556066235318258, 1.3041113490492275, -0.7779503243374064, 0.9952986492830562, -1.7826697496897337, 0.7929669947488824, -0.13688616317498037, 1.4080912229742797, 1.3812413826374748, 0.8603184716096943, 2.3241433173927857], "count": [147]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42416347017973854]], [[0.43828395016339866]], [[0.4569713031045752]]], "std": [[[0.2877081932657344]], [[0.2756157113449843]], [[0.2672758316189726]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49793606209150326]], [[0.5165025674019609]], [[0.49877009599673205]]], "std": [[[0.32684229268497134]], [[0.32742773827442734]], [[0.3322295679651522]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5482533067810458]], [[0.5689241891339869]], [[0.560805185866013]]], "std": [[[0.30994616411291626]], [[0.30974471436304046]], [[0.31454444896182276]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4067949714052288]], [[0.4395751368464052]], [[0.4153571507352941]]], "std": [[[0.38115889523670904]], [[0.3876835196474946]], [[0.397297406505489]]], "count": [100]}, "observation.state": {"min": [0.27609291672706604, -1.4354209899902344, 1.0749266147613525, 0.09951743483543396, -1.075739860534668, 0.3855287432670593, -0.6820783019065857, -1.1530098915100098, 1.0224604606628418, -0.6234025359153748, 0.36895838379859924, -0.39908701181411743, 23.551250457763672, 41.266876220703125, 0.35374999046325684, -0.4518750011920929, 3.431874990463257, 0.125, 11.051875114440918, -0.9543750286102295, 7.397500038146973, -0.1300000101327896, 3.3611111640930176, 13.633125305175781, 36.796363830566406, 20.84375, 0.59375, -0.62437504529953, 0.6875, -0.5724999904632568, 0.6449999809265137, -0.9118750095367432, 0.9006249904632568, -0.18812499940395355, 0.8600000143051147, 0.16249999403953552], "max": [0.6831511855125427, -0.7959487438201904, 1.7985141277313232, 0.5326113700866699, -0.3337195813655853, 0.7848859429359436, -0.12684062123298645, -0.6089409589767456, 1.6175040006637573, -0.03953040391206741, 1.2306841611862183, -0.23742084205150604, 72.8081283569336, 53.856876373291016, 0.515625, 7.011875152587891, 60.423126220703125, 22.307498931884766, 60.34437561035156, 29.059999465942383, 70.11499786376953, 53.84312438964844, 61.661251068115234, 84.5875015258789, 61.50312423706055, 53.00777816772461, 4.59375, 8.712499618530273, 54.82875061035156, 9.728750228881836, 59.084999084472656, 41.182498931884766, 61.92375183105469, 61.96062469482422, 60.795623779296875, 98.97500610351562], "mean": [0.5063877105712891, -1.043869137763977, 1.3093050718307495, 0.3443433940410614, -0.6793621778488159, 0.506833016872406, -0.4321884214878082, -0.8945157527923584, 1.2747118473052979, -0.43800637125968933, 0.7963896989822388, -0.2768715023994446, 55.457420349121094, 48.265140533447266, 0.425862193107605, 1.9198262691497803, 29.373220443725586, 7.11384391784668, 34.91725158691406, 8.386927604675293, 39.419734954833984, 15.114439010620117, 28.360923767089844, 52.89945983886719, 51.44919204711914, 38.72768783569336, 0.9667804837226868, 1.7889925241470337, 26.275094985961914, 4.211427688598633, 26.395832061767578, 12.256133079528809, 26.424396514892578, 19.5664119720459, 21.5876407623291, 45.76639175415039], "std": [0.14210090041160583, 0.19285635650157928, 0.23892244696617126, 0.1141524463891983, 0.1859424114227295, 0.1057625561952591, 0.2556403875350952, 0.1312948614358902, 0.16928349435329437, 0.1568627804517746, 0.25740551948547363, 0.04801882430911064, 16.56425666809082, 3.7292299270629883, 0.044077128171920776, 2.5227081775665283, 23.039033889770508, 8.075618743896484, 20.588834762573242, 11.066973686218262, 21.946807861328125, 18.214550018310547, 22.203800201416016, 21.133224487304688, 8.90671443939209, 7.123274326324463, 0.605902910232544, 2.9924182891845703, 22.178632736206055, 3.863555908203125, 23.318443298339844, 16.7670841217041, 25.805063247680664, 23.142026901245117, 21.560279846191406, 38.383399963378906], "count": [205]}, "action": {"min": [0.27609291672706604, -1.4354209899902344, 1.0749266147613525, 0.09951743483543396, -1.075739860534668, 0.3855287432670593, -0.6820783019065857, -1.1530098915100098, 1.0224604606628418, -0.6234025359153748, 0.36895838379859924, -0.39908701181411743, 23.551250457763672, 41.266876220703125, 0.35374999046325684, -0.4518750011920929, 3.431874990463257, 0.125, 11.051875114440918, -0.9543750286102295, 7.397500038146973, -0.1300000101327896, 3.3611111640930176, 13.633125305175781, 36.796363830566406, 20.84375, 0.59375, -0.62437504529953, 0.6875, -0.5724999904632568, 0.6449999809265137, -0.9118750095367432, 0.9006249904632568, -0.18812499940395355, 0.8600000143051147, 0.16249999403953552], "max": [0.6831511855125427, -0.7959487438201904, 1.7985141277313232, 0.5326113700866699, -0.3337195813655853, 0.7848859429359436, -0.12684062123298645, -0.6089409589767456, 1.6175040006637573, -0.03953040391206741, 1.2306841611862183, -0.23742084205150604, 72.8081283569336, 53.856876373291016, 0.515625, 7.011875152587891, 60.423126220703125, 22.307498931884766, 60.34437561035156, 29.059999465942383, 70.11499786376953, 53.84312438964844, 61.661251068115234, 84.5875015258789, 61.50312423706055, 53.00777816772461, 4.59375, 8.712499618530273, 54.82875061035156, 9.728750228881836, 59.084999084472656, 41.182498931884766, 61.92375183105469, 61.96062469482422, 60.795623779296875, 98.97500610351562], "mean": [0.5063877701759338, -1.0438690185546875, 1.3093056678771973, 0.3443433344364166, -0.6793622970581055, 0.5068331956863403, -0.43218764662742615, -0.894515872001648, 1.2747114896774292, -0.4380064010620117, 0.7963896989822388, -0.27687153220176697, 55.457393646240234, 48.26514434814453, 0.425862193107605, 1.9198259115219116, 29.37321662902832, 7.113839149475098, 34.91725158691406, 8.386930465698242, 39.41974639892578, 15.11444091796875, 28.360937118530273, 52.899478912353516, 51.44921875, 38.72767639160156, 0.9667810201644897, 1.7889925241470337, 26.275100708007812, 4.21142578125, 26.395835876464844, 12.25614070892334, 26.424386978149414, 19.566410064697266, 21.58763885498047, 45.76639175415039], "std": [0.14210091531276703, 0.1928563416004181, 0.23892247676849365, 0.11415242403745651, 0.1859424114227295, 0.1057625338435173, 0.25564044713974, 0.1312948763370514, 0.16928349435329437, 0.15686281025409698, 0.25740545988082886, 0.048018813133239746, 16.564250946044922, 3.7292306423187256, 0.04407711327075958, 2.5227081775665283, 23.039030075073242, 8.075617790222168, 20.58883285522461, 11.066973686218262, 21.946807861328125, 18.214548110961914, 22.203800201416016, 21.13322639465332, 8.906713485717773, 7.123271465301514, 0.6059032082557678, 2.992417812347412, 22.178634643554688, 3.863555431365967, 23.318439483642578, 16.76708221435547, 25.805063247680664, 23.142026901245117, 21.560272216796875, 38.38339614868164], "count": [205]}, "timestamp": {"min": [0.0], "max": [6.8], "mean": [3.4], "std": [1.9725899500684654], "count": [205]}, "frame_index": {"min": [0], "max": [204], "mean": [102.0], "std": [59.177698502053964], "count": [205]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [205]}, "index": {"min": [2277], "max": [2481], "mean": [2379.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [2.5073170731707317, 2.4926829268292683, 5.0, 5.0, 5.0], "std": [1.5097068434378702, 1.5097068434378702, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [205]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [205]}, "eef_direction_state": {"mean": [3.0634146341463415, 2.8097560975609754], "std": [2.1024673191463674, 2.054834261674313], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.4634146341463414, 1.2975609756097561], "std": [0.6438285249520547, 0.6280002349222986], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.9073170731707317, 0.7463414634146341], "std": [0.8532263714443075, 0.8169239033658773], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [3.0634146341463415, 2.8097560975609754], "std": [2.1024673191463674, 2.054834261674313], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.4634146341463414, 1.2975609756097561], "std": [0.6438285249520547, 0.6280002349222986], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.9073170731707317, 0.7463414634146341], "std": [0.8532263714443075, 0.8169239033658773], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.6913378120117477, 0.11312221183130398, 1.2290957511921896, -1.3584400964792716, 0.8935823232580136, -2.1766713975392444, 0.6763313721819442, -0.16512983169954665, 1.3002029631270173, 1.1605128101145137, 0.7874670413107613, 2.0440086180643604], "std": [0.0711507936104116, 0.028410335877919902, 0.058967105473070616, 0.29257302217679654, 0.052676059025335856, 0.31180460261543175, 0.06281697615785499, 0.019623354209685535, 0.058098268839638645, 0.21751422961355069, 0.0847706852522301, 0.22251683780104503], "min": [0.6263062448839454, 0.07891788925928556, 1.1491587278762814, -1.735866789329286, 0.8176607636758457, -2.65568079171034, 0.5835062353443775, -0.21752790809783434, 1.2177841354719101, 0.5473844389342677, 0.5835618993332607, 1.6040174228345743], "max": [0.8288983755732152, 0.18624628702526871, 1.335188068875051, -0.7273278236685513, 0.9904460866570668, -1.6160066299325169, 0.799650439485592, -0.1430851521194205, 1.425873418502577, 1.429672896816565, 0.8894187906272344, 2.35098266216206], "count": [205]}, "eef_sim_pose_action": {"mean": [0.6913378120117477, 0.11312221183130398, 1.2290957511921896, -1.3584400964792716, 0.8935823232580136, -2.1766713975392444, 0.6763313721819442, -0.16512983169954665, 1.3002029631270173, 1.1605128101145137, 0.7874670413107613, 2.0440086180643604], "std": [0.0711507936104116, 0.028410335877919902, 0.058967105473070616, 0.29257302217679654, 0.052676059025335856, 0.31180460261543175, 0.06281697615785499, 0.019623354209685535, 0.058098268839638645, 0.21751422961355069, 0.0847706852522301, 0.22251683780104503], "min": [0.6263062448839454, 0.07891788925928556, 1.1491587278762814, -1.735866789329286, 0.8176607636758457, -2.65568079171034, 0.5835062353443775, -0.21752790809783434, 1.2177841354719101, 0.5473844389342677, 0.5835618993332607, 1.6040174228345743], "max": [0.8288983755732152, 0.18624628702526871, 1.335188068875051, -0.7273278236685513, 0.9904460866570668, -1.6160066299325169, 0.799650439485592, -0.1430851521194205, 1.425873418502577, 1.429672896816565, 0.8894187906272344, 2.35098266216206], "count": [205]}}} +{"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.4229612132352941]], [[0.4364400674019608]], [[0.4524212234477124]]], "std": [[[0.28626510338087524]], [[0.2748286936366001]], [[0.26710579021326025]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.15294117647058825]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5027263357843137]], [[0.5235487888071895]], [[0.5045560620915033]]], "std": [[[0.32194293055175643]], [[0.32340997504642577]], [[0.32843493116362943]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5535787724673202]], [[0.5767626613562091]], [[0.566259513888889]]], "std": [[[0.3047529762143789]], [[0.3035260229992421]], [[0.30845736607084445]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4042917504084967]], [[0.4368129656862745]], [[0.4128190339052287]]], "std": [[[0.3811733595546841]], [[0.3879669287511421]], [[0.3974256814772403]]], "count": [100]}, "observation.state": {"min": [0.33126384019851685, -1.4452439546585083, 1.0798618793487549, 0.10323681682348251, -1.0142958164215088, 0.37716010212898254, -0.8477817177772522, -1.1748015880584717, 1.1389906406402588, -0.7968547344207764, 0.3677901029586792, -0.3706511855125427, 23.924999237060547, 39.5625, 0.5043749809265137, 0.2199999988079071, 2.755625009536743, -0.3981249928474426, 3.9649999141693115, -0.1837500035762787, 2.7755556106567383, -0.421875, 0.9169999957084656, 8.477777481079102, 40.467498779296875, 30.053749084472656, 0.6981250047683716, -0.49312499165534973, 0.8637499809265137, -0.6675000190734863, 0.637499988079071, -0.41187500953674316, 0.9262499809265137, -0.20000000298023224, 0.8125, -2.867000102996826], "max": [0.6847009062767029, -0.8171682953834534, 1.8547817468643188, 0.5013303756713867, -0.3530556261539459, 0.7670996189117432, -0.10826752334833145, -0.7411593198776245, 1.6217718124389648, -0.06051155924797058, 1.33468759059906, -0.10564488172531128, 78.71937561035156, 53.66687774658203, 0.6462500095367432, 9.024999618530273, 57.12187576293945, 26.923124313354492, 56.14812469482422, 28.000625610351562, 65.3687515258789, 42.8068733215332, 57.341251373291016, 80.44062042236328, 69.08187866210938, 42.025001525878906, 6.739999771118164, 9.00333309173584, 56.92937469482422, 7.027500152587891, 59.76625061035156, 37.08812713623047, 62.73749923706055, 53.06062698364258, 52.29249954223633, 93.13125610351562], "mean": [0.5226162075996399, -1.1107385158538818, 1.4041167497634888, 0.31996142864227295, -0.6568944454193115, 0.4636411666870117, -0.4151344299316406, -0.9334042072296143, 1.3318315744400024, -0.571510910987854, 0.7597011923789978, -0.1646355837583542, 55.84077453613281, 48.37730407714844, 0.5535551309585571, 2.6117522716522217, 25.97344970703125, 5.988478660583496, 31.62714385986328, 10.902237892150879, 36.691463470458984, 14.067811965942383, 25.98630142211914, 52.0077018737793, 55.33194351196289, 36.8912467956543, 1.5041533708572388, 3.6852071285247803, 24.80623435974121, 1.5529320240020752, 25.359575271606445, 9.307244300842285, 26.010194778442383, 17.106365203857422, 21.175748825073242, 45.37260437011719], "std": [0.12972049415111542, 0.16791966557502747, 0.23165565729141235, 0.10487920045852661, 0.1657457798719406, 0.10878592729568481, 0.26965025067329407, 0.12269391864538193, 0.1453583538532257, 0.21156045794487, 0.2689201235771179, 0.08732777833938599, 19.737079620361328, 4.961391925811768, 0.022171098738908768, 2.854788303375244, 22.844350814819336, 7.761727333068848, 19.715139389038086, 11.921289443969727, 22.016502380371094, 16.184520721435547, 22.47533416748047, 21.506486892700195, 11.43758487701416, 4.142955780029297, 1.195621371269226, 3.7602314949035645, 25.071075439453125, 2.1679673194885254, 24.936582565307617, 13.635923385620117, 25.378156661987305, 19.764394760131836, 21.39661407470703, 31.479007720947266], "count": [166]}, "action": {"min": [0.33126384019851685, -1.4452439546585083, 1.0798618793487549, 0.10323681682348251, -1.0142958164215088, 0.37716010212898254, -0.8477817177772522, -1.1748015880584717, 1.1389906406402588, -0.7968547344207764, 0.3677901029586792, -0.3706511855125427, 23.924999237060547, 39.5625, 0.5043749809265137, 0.2199999988079071, 2.755625009536743, -0.3981249928474426, 3.9649999141693115, -0.1837500035762787, 2.7755556106567383, -0.421875, 0.9169999957084656, 8.477777481079102, 40.467498779296875, 30.053749084472656, 0.6981250047683716, -0.49312499165534973, 0.8637499809265137, -0.6675000190734863, 0.637499988079071, -0.41187500953674316, 0.9262499809265137, -0.20000000298023224, 0.8125, -2.867000102996826], "max": [0.6847009062767029, -0.8171682953834534, 1.8547817468643188, 0.5013303756713867, -0.3530556261539459, 0.7670996189117432, -0.10826752334833145, -0.7411593198776245, 1.6217718124389648, -0.06051155924797058, 1.33468759059906, -0.10564488172531128, 78.71937561035156, 53.66687774658203, 0.6462500095367432, 9.024999618530273, 57.12187576293945, 26.923124313354492, 56.14812469482422, 28.000625610351562, 65.3687515258789, 42.8068733215332, 57.341251373291016, 80.44062042236328, 69.08187866210938, 42.025001525878906, 6.739999771118164, 9.00333309173584, 56.92937469482422, 7.027500152587891, 59.76625061035156, 37.08812713623047, 62.73749923706055, 53.06062698364258, 52.29249954223633, 93.13125610351562], "mean": [0.5226161479949951, -1.1107386350631714, 1.4041167497634888, 0.31996142864227295, -0.6568943858146667, 0.4636411964893341, -0.41513416171073914, -0.9334042072296143, 1.331831932067871, -0.571510910987854, 0.7597010135650635, -0.1646355390548706, 55.84077835083008, 48.37727355957031, 0.5535550713539124, 2.6117520332336426, 25.97345542907715, 5.988479137420654, 31.627153396606445, 10.902243614196777, 36.691463470458984, 14.067805290222168, 25.986295700073242, 52.00772476196289, 55.33194351196289, 36.891231536865234, 1.5041537284851074, 3.685208320617676, 24.806243896484375, 1.5529320240020752, 25.35957145690918, 9.307244300842285, 26.010194778442383, 17.10636329650879, 21.175748825073242, 45.372596740722656], "std": [0.1297205090522766, 0.16791965067386627, 0.23165564239025116, 0.10487920790910721, 0.16574576497077942, 0.10878591984510422, 0.26965028047561646, 0.12269392609596252, 0.1453583538532257, 0.2115604728460312, 0.2689201235771179, 0.08732777088880539, 19.737075805664062, 4.961392879486084, 0.022171098738908768, 2.854788064956665, 22.844348907470703, 7.761727809906006, 19.71514129638672, 11.92128849029541, 22.016504287719727, 16.18452262878418, 22.475330352783203, 21.50649070739746, 11.437585830688477, 4.142956733703613, 1.1956217288970947, 3.7602312564849854, 25.071075439453125, 2.1679675579071045, 24.936582565307617, 13.635923385620117, 25.378156661987305, 19.764394760131836, 21.3966121673584, 31.479007720947266], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [166]}, "index": {"min": [2482], "max": [2647], "mean": [2564.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [2.566265060240964, 2.433734939759036, 5.0, 5.0, 5.0], "std": [1.4030326111877518, 1.4030326111877518, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [166]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [166]}, "eef_direction_state": {"mean": [3.283132530120482, 2.6204819277108435], "std": [1.9476472848776243, 2.1299504511542495], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.4939759036144578, 1.3614457831325302], "std": [0.5885144453889068, 0.6955679529571583], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [1.0060240963855422, 1.0060240963855422], "std": [0.8607714944655311, 0.7799983623075739], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [3.283132530120482, 2.6204819277108435], "std": [1.9476472848776243, 2.1299504511542495], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.4939759036144578, 1.3614457831325302], "std": [0.5885144453889068, 0.6955679529571583], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [1.0060240963855422, 1.0060240963855422], "std": [0.8607714944655311, 0.7799983623075739], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.7149400376519867, 0.11887552913759554, 1.2095186001158809, -1.4177983158047835, 0.855804355667452, -2.186835410537951, 0.6870939607252186, -0.15632772761844707, 1.2887028162510705, 1.2421442210787634, 0.8207508923718869, 2.1303417812331222], "std": [0.06773305469437896, 0.021253198321611683, 0.051753111590409226, 0.22932524485659955, 0.07503789343766278, 0.24902211941631558, 0.056511805166575356, 0.022195171690001222, 0.05106162533619498, 0.16568110112182685, 0.09329924151726396, 0.20170582651515523], "min": [0.6387094599168518, 0.08330824400291267, 1.1370191677229715, -1.7150565445820323, 0.7109215671835702, -2.59561495113389, 0.6168009531525851, -0.22395864621829825, 1.2197935643339066, 0.7719235871303876, 0.6503703072476976, 1.722645617621117], "max": [0.8385048377506947, 0.16600785037567284, 1.3284573202176655, -0.8580257491772944, 0.9816166691148562, -1.7705760328653777, 0.7945222298435035, -0.13522764302150259, 1.3984771322769254, 1.4529006478913296, 0.9569726178729145, 2.4059877791221016], "count": [166]}, "eef_sim_pose_action": {"mean": [0.7149400376519867, 0.11887552913759554, 1.2095186001158809, -1.4177983158047835, 0.855804355667452, -2.186835410537951, 0.6870939607252186, -0.15632772761844707, 1.2887028162510705, 1.2421442210787634, 0.8207508923718869, 2.1303417812331222], "std": [0.06773305469437896, 0.021253198321611683, 0.051753111590409226, 0.22932524485659955, 0.07503789343766278, 0.24902211941631558, 0.056511805166575356, 0.022195171690001222, 0.05106162533619498, 0.16568110112182685, 0.09329924151726396, 0.20170582651515523], "min": [0.6387094599168518, 0.08330824400291267, 1.1370191677229715, -1.7150565445820323, 0.7109215671835702, -2.59561495113389, 0.6168009531525851, -0.22395864621829825, 1.2197935643339066, 0.7719235871303876, 0.6503703072476976, 1.722645617621117], "max": [0.8385048377506947, 0.16600785037567284, 1.3284573202176655, -0.8580257491772944, 0.9816166691148562, -1.7705760328653777, 0.7945222298435035, -0.13522764302150259, 1.3984771322769254, 1.4529006478913296, 0.9569726178729145, 2.4059877791221016], "count": [166]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4112282843137255]], [[0.425284477124183]], [[0.4437726327614379]]], "std": [[[0.2960480365900179]], [[0.2846828165789721]], [[0.2744747757943862]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1568627450980392]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5094429840686275]], [[0.5298823120915033]], [[0.5110280106209151]]], "std": [[[0.3219847879049031]], [[0.32263577042273467]], [[0.32904127764386903]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5503673018790849]], [[0.5721762785947713]], [[0.5623372058823529]]], "std": [[[0.3056288522173179]], [[0.3033536660736031]], [[0.308667658509874]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4080062459150327]], [[0.44110186478758173]], [[0.4168090012254902]]], "std": [[[0.38079302588604375]], [[0.3869958874951251]], [[0.39700059096692775]]], "count": [100]}, "observation.state": {"min": [0.3994569182395935, -1.338645339012146, 1.1329585313796997, -0.055600062012672424, -1.138275384902954, 0.3935873806476593, -0.777256429195404, -1.0820316076278687, 1.1255435943603516, -0.6746819019317627, 0.4218881130218506, -0.30241474509239197, 46.01874923706055, 38.876251220703125, 0.5668749809265137, -0.21000000834465027, 8.133125305175781, -1.1618750095367432, 14.25374984741211, -0.734000027179718, 15.612221717834473, -0.17125000059604645, 5.655555725097656, 20.738750457763672, 43.27888870239258, 26.041250228881836, 0.5099999904632568, -0.628125011920929, 3.9181251525878906, -1.0220000743865967, 1.8918750286102295, -0.6800000071525574, 1.191249966621399, -0.18777777254581451, 0.8693749904632568, 13.073124885559082], "max": [0.6857976913452148, -0.8812323808670044, 1.7238880395889282, 0.5963178277015686, -0.5686131715774536, 0.6167505979537964, -0.05735338106751442, -0.7784246802330017, 1.4951457977294922, 0.04682612419128418, 1.33773934841156, -0.28455692529678345, 75.93624877929688, 52.840667724609375, 0.7925000190734863, 2.2306249141693115, 60.438751220703125, 34.38875198364258, 70.90499877929688, 36.31500244140625, 81.13624572753906, 39.708126068115234, 60.782501220703125, 82.35812377929688, 65.92937469482422, 44.97200012207031, 2.559999942779541, 5.347499847412109, 63.31999969482422, 15.385000228881836, 63.00187683105469, 39.026248931884766, 75.38562774658203, 47.73125076293945, 63.73125076293945, 89.53250122070312], "mean": [0.5911431908607483, -1.03577721118927, 1.3020308017730713, 0.24797166883945465, -0.8090001344680786, 0.4501047730445862, -0.5690644383430481, -0.8478581309318542, 1.2081072330474854, -0.37476104497909546, 0.9183502197265625, -0.29024291038513184, 67.4578857421875, 47.224456787109375, 0.6833263039588928, 0.13105636835098267, 43.04833221435547, 16.481962203979492, 49.094295501708984, 9.546098709106445, 53.1895866394043, 8.131492614746094, 36.24685287475586, 55.854679107666016, 60.788299560546875, 40.73657989501953, 0.9469588398933411, 0.3333098590373993, 42.87959671020508, 6.821313858032227, 41.748409271240234, 19.912174224853516, 42.50125503540039, 22.556148529052734, 33.14982986450195, 59.50944137573242], "std": [0.08693890273571014, 0.1269041746854782, 0.17259107530117035, 0.19292333722114563, 0.16123874485492706, 0.04788955673575401, 0.26788362860679626, 0.09375286102294922, 0.11718616634607315, 0.17116405069828033, 0.24737539887428284, 0.005247272085398436, 8.80491828918457, 4.311841011047363, 0.05833243206143379, 0.5342981815338135, 18.013351440429688, 14.367374420166016, 19.501375198364258, 10.871506690979004, 22.63097381591797, 12.427720069885254, 18.748228073120117, 17.2568302154541, 6.8551201820373535, 5.470852375030518, 0.505887508392334, 1.474468469619751, 20.651586532592773, 5.569871425628662, 21.82515525817871, 16.106815338134766, 24.686595916748047, 19.43107795715332, 23.115615844726562, 24.771167755126953], "count": [218]}, "action": {"min": [0.3994569182395935, -1.338645339012146, 1.1329585313796997, -0.055600062012672424, -1.138275384902954, 0.3935873806476593, -0.777256429195404, -1.0820316076278687, 1.1255435943603516, -0.6746819019317627, 0.4218881130218506, -0.30241474509239197, 46.01874923706055, 38.876251220703125, 0.5668749809265137, -0.21000000834465027, 8.133125305175781, -1.1618750095367432, 14.25374984741211, -0.734000027179718, 15.612221717834473, -0.17125000059604645, 5.655555725097656, 20.738750457763672, 43.27888870239258, 26.041250228881836, 0.5099999904632568, -0.628125011920929, 3.9181251525878906, -1.0220000743865967, 1.8918750286102295, -0.6800000071525574, 1.191249966621399, -0.18777777254581451, 0.8693749904632568, 13.073124885559082], "max": [0.6857976913452148, -0.8812323808670044, 1.7238880395889282, 0.5963178277015686, -0.5686131715774536, 0.6167505979537964, -0.05735338106751442, -0.7784246802330017, 1.4951457977294922, 0.04682612419128418, 1.33773934841156, -0.28455692529678345, 75.93624877929688, 52.840667724609375, 0.7925000190734863, 2.2306249141693115, 60.438751220703125, 34.38875198364258, 70.90499877929688, 36.31500244140625, 81.13624572753906, 39.708126068115234, 60.782501220703125, 82.35812377929688, 65.92937469482422, 44.97200012207031, 2.559999942779541, 5.347499847412109, 63.31999969482422, 15.385000228881836, 63.00187683105469, 39.026248931884766, 75.38562774658203, 47.73125076293945, 63.73125076293945, 89.53250122070312], "mean": [0.5911431312561035, -1.0357770919799805, 1.3020309209823608, 0.24797174334526062, -0.8090004920959473, 0.4501047432422638, -0.5690638422966003, -0.8478585481643677, 1.2081071138381958, -0.3747609257698059, 0.9183499813079834, -0.29024288058280945, 67.45787048339844, 47.22446060180664, 0.6833260655403137, 0.13105639815330505, 43.04832077026367, 16.481969833374023, 49.09429168701172, 9.546099662780762, 53.189571380615234, 8.13149356842041, 36.246849060058594, 55.85469055175781, 60.78831100463867, 40.73655700683594, 0.9469589591026306, 0.3333096504211426, 42.879608154296875, 6.82131290435791, 41.7484245300293, 19.91216278076172, 42.50125503540039, 22.556137084960938, 33.14982223510742, 59.509456634521484], "std": [0.08693891018629074, 0.1269041746854782, 0.17259109020233154, 0.19292335212230682, 0.16123875975608826, 0.04788957163691521, 0.26788365840911865, 0.09375285357236862, 0.11718616634607315, 0.17116403579711914, 0.24737535417079926, 0.005247272085398436, 8.804915428161621, 4.311842441558838, 0.05833243578672409, 0.5342985987663269, 18.01335334777832, 14.367375373840332, 19.501375198364258, 10.871506690979004, 22.630971908569336, 12.427719116210938, 18.74822425842285, 17.2568302154541, 6.8551225662231445, 5.470854759216309, 0.5058872699737549, 1.4744683504104614, 20.651588439941406, 5.569871425628662, 21.82514762878418, 16.106813430786133, 24.68659782409668, 19.431079864501953, 23.115615844726562, 24.771167755126953], "count": [218]}, "timestamp": {"min": [0.0], "max": [7.233333333333333], "mean": [3.616666666666667], "std": [2.0976839079751217], "count": [218]}, "frame_index": {"min": [0], "max": [217], "mean": [108.5], "std": [62.930517239253646], "count": [218]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [218]}, "index": {"min": [2648], "max": [2865], "mean": [2756.5], "std": [62.930517239253646], "count": [218]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [218]}, "subtask_annotation": {"mean": [2.5688073394495414, 2.4311926605504586, 5.0, 5.0, 5.0], "std": [1.1200177953784882, 1.1200177953784882, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [218]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [218]}, "eef_direction_state": {"mean": [2.9908256880733943, 3.8807339449541285], "std": [1.9370620563064906, 2.0686598535682887], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_state": {"mean": [1.3807339449541285, 0.8807339449541285], "std": [0.6185180667850231, 0.6667017357440054], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_state": {"mean": [0.8577981651376146, 0.7385321100917431], "std": [0.836637391227707, 0.8461904113565071], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_direction_action": {"mean": [2.9908256880733943, 3.8807339449541285], "std": [1.9370620563064906, 2.0686598535682887], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_action": {"mean": [1.3807339449541285, 0.8807339449541285], "std": [0.6185180667850231, 0.6667017357440054], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_action": {"mean": [0.8577981651376146, 0.7385321100917431], "std": [0.836637391227707, 0.8461904113565071], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_sim_pose_state": {"mean": [0.685798998989151, 0.12731821788951286, 1.2225393121648198, -1.3273100337602992, 0.77689003614169, -2.170413880111259, 0.6524462388053609, -0.16656587121503325, 1.283381559927813, 1.1823058361708791, 0.7697893154274807, 2.105512743880447], "std": [0.05474752027859013, 0.030595226500017714, 0.03853721749475113, 0.2022743581708939, 0.12018663059553944, 0.24913478749022722, 0.046511007090620664, 0.013781366680843858, 0.04948952225643138, 0.13663424357127954, 0.11633745364671638, 0.17274398680504693], "min": [0.6302517243129838, 0.07709688608836152, 1.1426865361647653, -1.7422000667990312, 0.5909266381315099, -2.6279083787169424, 0.6214646070110893, -0.21810448479204952, 1.215868932250804, 0.9169462437194076, 0.4413281775774833, 1.809180260739244], "max": [0.812542625406653, 0.1926201267149445, 1.2961990617899746, -0.9371388588271519, 1.008172685005336, -1.7512349983895221, 0.7636490108249916, -0.15032640975897438, 1.37112462298052, 1.4085095424271303, 0.9501794939176338, 2.3191652839748715], "count": [218]}, "eef_sim_pose_action": {"mean": [0.685798998989151, 0.12731821788951286, 1.2225393121648198, -1.3273100337602992, 0.77689003614169, -2.170413880111259, 0.6524462388053609, -0.16656587121503325, 1.283381559927813, 1.1823058361708791, 0.7697893154274807, 2.105512743880447], "std": [0.05474752027859013, 0.030595226500017714, 0.03853721749475113, 0.2022743581708939, 0.12018663059553944, 0.24913478749022722, 0.046511007090620664, 0.013781366680843858, 0.04948952225643138, 0.13663424357127954, 0.11633745364671638, 0.17274398680504693], "min": [0.6302517243129838, 0.07709688608836152, 1.1426865361647653, -1.7422000667990312, 0.5909266381315099, -2.6279083787169424, 0.6214646070110893, -0.21810448479204952, 1.215868932250804, 0.9169462437194076, 0.4413281775774833, 1.809180260739244], "max": [0.812542625406653, 0.1926201267149445, 1.2961990617899746, -0.9371388588271519, 1.008172685005336, -1.7512349983895221, 0.7636490108249916, -0.15032640975897438, 1.37112462298052, 1.4085095424271303, 0.9501794939176338, 2.3191652839748715], "count": [218]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43037162581699345]], [[0.44159917075163396]], [[0.45906753267973854]]], "std": [[[0.2802373685395713]], [[0.27005090870738846]], [[0.26305742543604543]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.14901960784313725]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5155301000816993]], [[0.5354106781045751]], [[0.5182165053104575]]], "std": [[[0.323492331566179]], [[0.3238011261191358]], [[0.32813171810282354]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06274509803921569]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5413016850490195]], [[0.5627520424836601]], [[0.5522834701797386]]], "std": [[[0.3165763786676083]], [[0.31776375884682023]], [[0.322468067405622]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4019492463235294]], [[0.43650504289215686]], [[0.41336966911764705]]], "std": [[[0.3784583106520519]], [[0.38530450080171547]], [[0.3947634009059517]]], "count": [100]}, "observation.state": {"min": [0.26081007719039917, -1.4156795740127563, 1.039711594581604, 0.2232108861207962, -0.9133001565933228, 0.3758249282836914, -0.8646143078804016, -1.1169127225875854, 1.0118639469146729, -0.49161601066589355, 0.4883125424385071, -0.37584877014160156, 42.84812545776367, 41.0625, 0.46312499046325684, -0.3518750071525574, 1.0266666412353516, 0.44200000166893005, 5.345454692840576, -0.9856250286102295, 5.846250057220459, 0.13062499463558197, 0.9509999752044678, 6.689374923706055, 43.657501220703125, 33.0881233215332, 0.5049999952316284, -0.49312499165534973, 1.134374976158142, -0.9933333396911621, 0.7150000333786011, -0.41749998927116394, 1.0076923370361328, 0.6043750047683716, 0.9168750047683716, 19.4375], "max": [0.6819829344749451, -0.7917525172233582, 1.8206158876419067, 0.6800040006637573, -0.2940938174724579, 0.6553750038146973, -0.1520180106163025, -0.6854639053344727, 1.5048972368240356, -0.10190165787935257, 1.3495651483535767, -0.29182878136634827, 73.22374725341797, 53.462501525878906, 0.78125, 7.430624961853027, 58.40250015258789, 22.326873779296875, 58.25187683105469, 41.828125, 67.64375305175781, 70.5218734741211, 54.43000030517578, 96.23812103271484, 68.97125244140625, 43.34937286376953, 2.90625, 9.463749885559082, 62.04312515258789, 7.724999904632568, 60.41875076293945, 39.260623931884766, 65.69437408447266, 64.79437255859375, 52.87874984741211, 100.34562683105469], "mean": [0.4267604351043701, -1.0916087627410889, 1.388532280921936, 0.4172275960445404, -0.5658777356147766, 0.4858682453632355, -0.4839951992034912, -0.8716184496879578, 1.2486939430236816, -0.33305591344833374, 0.8403244018554688, -0.34427618980407715, 61.18250274658203, 49.03232192993164, 0.5764915943145752, 1.2788238525390625, 33.57936096191406, 11.846914291381836, 37.35279083251953, 19.305728912353516, 41.098899841308594, 23.290842056274414, 31.526142120361328, 57.3825798034668, 59.32504653930664, 40.727848052978516, 0.8965518474578857, 2.640925407409668, 32.40275955200195, 2.7523961067199707, 31.747745513916016, 15.08263874053955, 32.4474983215332, 21.570589065551758, 25.741073608398438, 59.564605712890625], "std": [0.13218803703784943, 0.1906377375125885, 0.2548176050186157, 0.15221922099590302, 0.1705295741558075, 0.07737528532743454, 0.3192373812198639, 0.14864259958267212, 0.17442691326141357, 0.11211616545915604, 0.2722877264022827, 0.03235939145088196, 10.58655071258545, 4.153383731842041, 0.09941497445106506, 2.5274300575256348, 22.094030380249023, 9.359251976013184, 21.133516311645508, 17.637453079223633, 22.686594009399414, 23.123910903930664, 20.55927085876465, 27.654438018798828, 9.20329761505127, 3.2839417457580566, 0.4669612944126129, 3.526688575744629, 24.9951171875, 3.242920398712158, 23.770891189575195, 15.849482536315918, 24.526350021362305, 24.3579158782959, 22.494951248168945, 29.10243797302246], "count": [152]}, "action": {"min": [0.26081007719039917, -1.4156795740127563, 1.039711594581604, 0.2232108861207962, -0.9133001565933228, 0.3758249282836914, -0.8646143078804016, -1.1169127225875854, 1.0118639469146729, -0.49161601066589355, 0.4883125424385071, -0.37584877014160156, 42.84812545776367, 41.0625, 0.46312499046325684, -0.3518750071525574, 1.0266666412353516, 0.44200000166893005, 5.345454692840576, -0.9856250286102295, 5.846250057220459, 0.13062499463558197, 0.9509999752044678, 6.689374923706055, 43.657501220703125, 33.0881233215332, 0.5049999952316284, -0.49312499165534973, 1.134374976158142, -0.9933333396911621, 0.7150000333786011, -0.41749998927116394, 1.0076923370361328, 0.6043750047683716, 0.9168750047683716, 19.4375], "max": [0.6819829344749451, -0.7917525172233582, 1.8206158876419067, 0.6800040006637573, -0.2940938174724579, 0.6553750038146973, -0.1520180106163025, -0.6854639053344727, 1.5048972368240356, -0.10190165787935257, 1.3495651483535767, -0.29182878136634827, 73.22374725341797, 53.462501525878906, 0.78125, 7.430624961853027, 58.40250015258789, 22.326873779296875, 58.25187683105469, 41.828125, 67.64375305175781, 70.5218734741211, 54.43000030517578, 96.23812103271484, 68.97125244140625, 43.34937286376953, 2.90625, 9.463749885559082, 62.04312515258789, 7.724999904632568, 60.41875076293945, 39.260623931884766, 65.69437408447266, 64.79437255859375, 52.87874984741211, 100.34562683105469], "mean": [0.4267602860927582, -1.091609001159668, 1.388532042503357, 0.41722744703292847, -0.5658777952194214, 0.48586806654930115, -0.4839949905872345, -0.8716182708740234, 1.248693823814392, -0.3330557942390442, 0.8403244018554688, -0.3442760705947876, 61.18250274658203, 49.032318115234375, 0.5764917135238647, 1.2788238525390625, 33.579349517822266, 11.846914291381836, 37.352787017822266, 19.305728912353516, 41.09890365600586, 23.290834426879883, 31.52613639831543, 57.3825798034668, 59.32504653930664, 40.72785949707031, 0.8965511322021484, 2.6409249305725098, 32.40276336669922, 2.75239634513855, 31.74775505065918, 15.08264446258545, 32.44749069213867, 21.57058334350586, 25.741073608398438, 59.56460189819336], "std": [0.13218802213668823, 0.1906377226114273, 0.25481757521629333, 0.1522192358970642, 0.17052960395812988, 0.07737528532743454, 0.3192373812198639, 0.14864259958267212, 0.17442695796489716, 0.11211617290973663, 0.2722877264022827, 0.032359395176172256, 10.58655071258545, 4.153382778167725, 0.09941496700048447, 2.5274300575256348, 22.09402847290039, 9.359251022338867, 21.13351821899414, 17.637454986572266, 22.68659210205078, 23.123918533325195, 20.55927276611328, 27.65443992614746, 9.203298568725586, 3.2839417457580566, 0.46696117520332336, 3.526688575744629, 24.995113372802734, 3.242920398712158, 23.77089500427246, 15.849482536315918, 24.526350021362305, 24.3579158782959, 22.494951248168945, 29.102434158325195], "count": [152]}, "timestamp": {"min": [0.0], "max": [5.033333333333333], "mean": [2.5166666666666666], "std": [1.4625890286292547], "count": [152]}, "frame_index": {"min": [0], "max": [151], "mean": [75.5], "std": [43.877670858877636], "count": [152]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [152]}, "index": {"min": [2866], "max": [3017], "mean": [2941.5], "std": [43.877670858877636], "count": [152]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [152]}, "subtask_annotation": {"mean": [2.3157894736842106, 2.6842105263157894, 5.0, 5.0, 5.0], "std": [1.3785053530219793, 1.3785053530219793, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [152]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [152]}, "eef_direction_state": {"mean": [3.0592105263157894, 3.1776315789473686], "std": [2.0301463281185934, 1.9871361755187789], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_state": {"mean": [1.5460526315789473, 1.381578947368421], "std": [0.6472494006977532, 0.6170196888259654], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_state": {"mean": [1.0394736842105263, 0.9605263157894737], "std": [0.8019842082984618, 0.7854061884696514], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_direction_action": {"mean": [3.0592105263157894, 3.1776315789473686], "std": [2.0301463281185934, 1.9871361755187789], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_action": {"mean": [1.5460526315789473, 1.381578947368421], "std": [0.6472494006977532, 0.6170196888259654], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_action": {"mean": [1.0394736842105263, 0.9605263157894737], "std": [0.8019842082984618, 0.7854061884696514], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_sim_pose_state": {"mean": [0.7165935242341727, 0.11220493282331793, 1.2306801022017104, -1.4330986522088445, 0.9520995267580258, -2.2070095095113715, 0.6741258628129357, -0.17444848267950935, 1.3063029877350067, 1.137365566617821, 0.7666676887564569, 1.995319041648722], "std": [0.0789605214913379, 0.01979390050163722, 0.048622779346021716, 0.24903061075074728, 0.07643347387298019, 0.29365360160280685, 0.06422296253288902, 0.012782300887801074, 0.057303933116424684, 0.16515856898252346, 0.06368461456565012, 0.19094663825439057], "min": [0.6139477492456933, 0.0772586235744264, 1.1631242521425171, -1.795865075839732, 0.8249953017712683, -2.708585378519683, 0.5850628672764191, -0.19692239143661755, 1.2159735233091102, 0.7548535471599709, 0.6237456714660627, 1.7059388750239286], "max": [0.839371629940653, 0.14081485245231387, 1.3499357034291883, -0.7520207552038576, 1.046936202110825, -1.6779779737769842, 0.76775527022931, -0.14820930168479635, 1.4028525947092498, 1.4095266946044986, 0.8665984011216961, 2.2779579482233], "count": [152]}, "eef_sim_pose_action": {"mean": [0.7165935242341727, 0.11220493282331793, 1.2306801022017104, -1.4330986522088445, 0.9520995267580258, -2.2070095095113715, 0.6741258628129357, -0.17444848267950935, 1.3063029877350067, 1.137365566617821, 0.7666676887564569, 1.995319041648722], "std": [0.0789605214913379, 0.01979390050163722, 0.048622779346021716, 0.24903061075074728, 0.07643347387298019, 0.29365360160280685, 0.06422296253288902, 0.012782300887801074, 0.057303933116424684, 0.16515856898252346, 0.06368461456565012, 0.19094663825439057], "min": [0.6139477492456933, 0.0772586235744264, 1.1631242521425171, -1.795865075839732, 0.8249953017712683, -2.708585378519683, 0.5850628672764191, -0.19692239143661755, 1.2159735233091102, 0.7548535471599709, 0.6237456714660627, 1.7059388750239286], "max": [0.839371629940653, 0.14081485245231387, 1.3499357034291883, -0.7520207552038576, 1.046936202110825, -1.6779779737769842, 0.76775527022931, -0.14820930168479635, 1.4028525947092498, 1.4095266946044986, 0.8665984011216961, 2.2779579482233], "count": [152]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4218000510620915]], [[0.434553756127451]], [[0.4521573263888889]]], "std": [[[0.2894729753916098]], [[0.27825583497915696]], [[0.2695810541767112]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5027217565359478]], [[0.5228914828431372]], [[0.5049161968954249]]], "std": [[[0.31851405957683077]], [[0.31936727559491584]], [[0.32333429001314895]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5476455555555556]], [[0.5781265849673203]], [[0.5736881229575164]]], "std": [[[0.3016700109116761]], [[0.29975877492816955]], [[0.3063539976040046]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39945590890522875]], [[0.432112716503268]], [[0.4079288766339869]]], "std": [[[0.3798327305421949]], [[0.3872485277903151]], [[0.39734569764813166]]], "count": [100]}, "observation.state": {"min": [0.2659599781036377, -1.4370660781860352, 1.0729237794876099, 0.2587357759475708, -0.8919110298156738, 0.3609474003314972, -0.6681544184684753, -1.1563715934753418, 1.1519078016281128, -0.600990891456604, 0.42370012402534485, -0.4653365910053253, 23.572500228881836, 37.96812438964844, 0.3681250214576721, -0.03374999761581421, 1.884374976158142, 0.21937499940395355, 10.624374389648438, -0.8068749904632568, 10.5, 0.001249990426003933, 3.581249952316284, 6.574999809265137, 31.885000228881836, 30.683124542236328, 0.5212500095367432, -0.4856249988079071, 1.0362499952316284, -0.484375, 0.6312500238418579, -0.8025000095367432, 0.8431249856948853, 0.47999998927116394, 0.9075000286102295, 0.3799999952316284], "max": [0.6977426409721375, -0.7822871208190918, 1.8188039064407349, 0.6273127198219299, -0.2936646640300751, 0.7011044025421143, -0.11577782779932022, -0.7870555520057678, 1.5587568283081055, -0.07305257022380829, 1.1655985116958618, -0.18046177923679352, 73.02062225341797, 54.064544677734375, 0.6855555772781372, 8.581250190734863, 54.791873931884766, 20.141250610351562, 61.704376220703125, 16.16499900817871, 72.09375, 37.078125, 67.40062713623047, 82.31375122070312, 64.30000305175781, 47.5, 0.6681250333786011, 8.892499923706055, 55.010623931884766, 27.3125, 63.87187576293945, 76.48562622070312, 66.53874969482422, 104.74124908447266, 62.29375076293945, 109.28750610351562], "mean": [0.4935361444950104, -1.043516755104065, 1.3300124406814575, 0.4245496690273285, -0.6296653747558594, 0.4474327266216278, -0.4242381453514099, -0.9008201956748962, 1.2652060985565186, -0.485189825296402, 0.7929254174232483, -0.2603522837162018, 55.254886627197266, 47.30989074707031, 0.5596973896026611, 1.7569504976272583, 24.457786560058594, 6.890953063964844, 34.60713577270508, 5.322661876678467, 39.526588439941406, 8.908692359924316, 31.313875198364258, 43.06938552856445, 52.108707427978516, 42.29974365234375, 0.5784603953361511, 2.181457757949829, 26.191646575927734, 8.026871681213379, 27.378725051879883, 24.80048179626465, 27.670726776123047, 31.66895866394043, 23.648685455322266, 48.75722885131836], "std": [0.14495709538459778, 0.1858009696006775, 0.22809885442256927, 0.12533338367938995, 0.1431557536125183, 0.07904595881700516, 0.21514198184013367, 0.1094389483332634, 0.12585602700710297, 0.1210252195596695, 0.19351547956466675, 0.07174588739871979, 15.36461067199707, 5.083466529846191, 0.08948808908462524, 2.577415704727173, 21.6867618560791, 8.06254768371582, 20.97924041748047, 6.856887340545654, 23.987991333007812, 11.662114143371582, 25.09981346130371, 23.411407470703125, 10.314924240112305, 3.636260509490967, 0.029485104605555534, 3.016056537628174, 22.012300491333008, 9.8549222946167, 24.400257110595703, 29.34781265258789, 25.891206741333008, 37.66313171386719, 25.85190200805664, 44.02372741699219], "count": [211]}, "action": {"min": [0.2659599781036377, -1.4370660781860352, 1.0729237794876099, 0.2587357759475708, -0.8919110298156738, 0.3609474003314972, -0.6681544184684753, -1.1563715934753418, 1.1519078016281128, -0.600990891456604, 0.42370012402534485, -0.4653365910053253, 23.572500228881836, 37.96812438964844, 0.3681250214576721, -0.03374999761581421, 1.884374976158142, 0.21937499940395355, 10.624374389648438, -0.8068749904632568, 10.5, 0.001249990426003933, 3.581249952316284, 6.574999809265137, 31.885000228881836, 30.683124542236328, 0.5212500095367432, -0.4856249988079071, 1.0362499952316284, -0.484375, 0.6312500238418579, -0.8025000095367432, 0.8431249856948853, 0.47999998927116394, 0.9075000286102295, 0.3799999952316284], "max": [0.6977426409721375, -0.7822871208190918, 1.8188039064407349, 0.6273127198219299, -0.2936646640300751, 0.7011044025421143, -0.11577782779932022, -0.7870555520057678, 1.5587568283081055, -0.07305257022380829, 1.1655985116958618, -0.18046177923679352, 73.02062225341797, 54.064544677734375, 0.6855555772781372, 8.581250190734863, 54.791873931884766, 20.141250610351562, 61.704376220703125, 16.16499900817871, 72.09375, 37.078125, 67.40062713623047, 82.31375122070312, 64.30000305175781, 47.5, 0.6681250333786011, 8.892499923706055, 55.010623931884766, 27.3125, 63.87187576293945, 76.48562622070312, 66.53874969482422, 104.74124908447266, 62.29375076293945, 109.28750610351562], "mean": [0.4935360848903656, -1.0435165166854858, 1.330012321472168, 0.42454972863197327, -0.6296654343605042, 0.4474327862262726, -0.42423778772354126, -0.9008201360702515, 1.2652060985565186, -0.4851897656917572, 0.7929254174232483, -0.2603522539138794, 55.2548828125, 47.30987548828125, 0.5596973299980164, 1.7569512128829956, 24.457786560058594, 6.890953540802002, 34.60713577270508, 5.322661399841309, 39.526588439941406, 8.908693313598633, 31.313865661621094, 43.06937789916992, 52.10871887207031, 42.29973220825195, 0.5784603953361511, 2.181457757949829, 26.191648483276367, 8.026870727539062, 27.37872314453125, 24.800491333007812, 27.67072105407715, 31.668960571289062, 23.64868927001953, 48.757232666015625], "std": [0.14495712518692017, 0.1858009546995163, 0.22809885442256927, 0.12533338367938995, 0.1431557536125183, 0.07904595136642456, 0.21514196693897247, 0.1094389483332634, 0.12585602700710297, 0.12102525681257248, 0.19351550936698914, 0.07174587994813919, 15.36461353302002, 5.083466529846191, 0.08948808908462524, 2.577415704727173, 21.6867618560791, 8.06255054473877, 20.97924041748047, 6.856886863708496, 23.987995147705078, 11.662114143371582, 25.09981346130371, 23.411405563354492, 10.314922332763672, 3.6362597942352295, 0.029485100880265236, 3.0160560607910156, 22.01230239868164, 9.8549222946167, 24.40025520324707, 29.347816467285156, 25.891204833984375, 37.66313552856445, 25.851896286010742, 44.023719787597656], "count": [211]}, "timestamp": {"min": [0.0], "max": [7.0], "mean": [3.5], "std": [2.030325644378808], "count": [211]}, "frame_index": {"min": [0], "max": [210], "mean": [105.0], "std": [60.909769331364245], "count": [211]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [211]}, "index": {"min": [3018], "max": [3228], "mean": [3123.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [2.6824644549763033, 2.3175355450236967, 5.0, 5.0, 5.0], "std": [1.413752893541592, 1.413752893541592, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [211]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [211]}, "eef_direction_state": {"mean": [3.2369668246445498, 2.9526066350710902], "std": [1.9859120635158725, 2.2302594437634973], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [1.4312796208530805, 1.1042654028436019], "std": [0.5582367064161744, 0.7144618534168722], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.7867298578199052, 0.6066350710900474], "std": [0.8470826534700919, 0.7979556547932121], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [3.2369668246445498, 2.9526066350710902], "std": [1.9859120635158725, 2.2302594437634973], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [1.4312796208530805, 1.1042654028436019], "std": [0.5582367064161744, 0.7144618534168722], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [0.7867298578199052, 0.6066350710900474], "std": [0.8470826534700919, 0.7979556547932121], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.6951747616447252, 0.11542698693547239, 1.218403986460299, -1.4435359277335205, 0.9229011274568779, -2.2516840838639243, 0.6697394488610611, -0.14840247409222426, 1.2971313147141952, 1.1831392259709033, 0.811319330903774, 2.1157819039602566], "std": [0.06851451819452584, 0.024144127627146017, 0.05886515162198436, 0.2688564351394662, 0.08386280495038327, 0.28840898061761755, 0.04946847484139725, 0.021379725411715605, 0.05590466800281714, 0.20814903367431042, 0.07278193317431486, 0.24363472210452217], "min": [0.6270081090621153, 0.08630829151608727, 1.1418900995772538, -1.756958299650466, 0.8020199176421046, -2.6608394475410595, 0.6293083795728309, -0.21602461890494276, 1.2329040213683935, 0.6588594065371787, 0.565578688965914, 1.7210980340558444], "max": [0.8336482911165259, 0.1692056396977174, 1.3342164562456182, -0.8141925390016747, 1.0924106654545835, -1.6710410431232534, 0.7812672734448469, -0.12360645072031029, 1.4023601146256959, 1.4400431520083847, 0.8849567696660805, 2.4162449410158726], "count": [211]}, "eef_sim_pose_action": {"mean": [0.6951747616447252, 0.11542698693547239, 1.218403986460299, -1.4435359277335205, 0.9229011274568779, -2.2516840838639243, 0.6697394488610611, -0.14840247409222426, 1.2971313147141952, 1.1831392259709033, 0.811319330903774, 2.1157819039602566], "std": [0.06851451819452584, 0.024144127627146017, 0.05886515162198436, 0.2688564351394662, 0.08386280495038327, 0.28840898061761755, 0.04946847484139725, 0.021379725411715605, 0.05590466800281714, 0.20814903367431042, 0.07278193317431486, 0.24363472210452217], "min": [0.6270081090621153, 0.08630829151608727, 1.1418900995772538, -1.756958299650466, 0.8020199176421046, -2.6608394475410595, 0.6293083795728309, -0.21602461890494276, 1.2329040213683935, 0.6588594065371787, 0.565578688965914, 1.7210980340558444], "max": [0.8336482911165259, 0.1692056396977174, 1.3342164562456182, -0.8141925390016747, 1.0924106654545835, -1.6710410431232534, 0.7812672734448469, -0.12360645072031029, 1.4023601146256959, 1.4400431520083847, 0.8849567696660805, 2.4162449410158726], "count": [211]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.425830841503268]], [[0.43762282475490194]], [[0.45616680147058825]]], "std": [[[0.280550499315757]], [[0.27008055207850695]], [[0.26275492780223253]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5128837540849672]], [[0.5324294771241831]], [[0.5129595996732026]]], "std": [[[0.3240258719191069]], [[0.3250787039911082]], [[0.3287190823710999]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5496847630718954]], [[0.575758660130719]], [[0.5700538255718954]]], "std": [[[0.30910757042569054]], [[0.30812613870133126]], [[0.3130228244977308]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40721593545751633]], [[0.4400998651960784]], [[0.416124158496732]]], "std": [[[0.381796073335047]], [[0.3883859531741531]], [[0.39831488636151735]]], "count": [100]}, "observation.state": {"min": [0.25344282388687134, -1.412413239479065, 1.107328176498413, 0.05469405651092529, -0.8578325510025024, 0.3804503381252289, -0.6392099857330322, -1.1895122528076172, 1.0899232625961304, -0.80663001537323, 0.2666991055011749, -0.4523664116859436, 26.44416618347168, 39.21875, 0.47874999046325684, -0.10625000298023224, 5.440000057220459, -0.32833331823349, 10.715555191040039, -0.34812501072883606, 11.836874961853027, -1.34375, 0.9722222089767456, 14.508749961853027, 40.303123474121094, 34.078125, 0.5462499856948853, -0.476874977350235, 1.0512499809265137, -1.1618750095367432, 0.6693750023841858, -0.8031250238418579, 0.6875, -0.19374999403953552, 0.9137499928474426, 1.4225000143051147], "max": [0.6373979449272156, -0.8891956806182861, 1.7488746643066406, 0.5745498538017273, -0.25744831562042236, 0.8357175588607788, -0.028276875615119934, -0.7163156867027283, 1.5893462896347046, -0.02474822662770748, 1.1604725122451782, -0.10194934159517288, 70.41124725341797, 56.43333435058594, 0.6875, 7.39923095703125, 49.633750915527344, 32.32250213623047, 56.47999954223633, 30.021249771118164, 79.65374755859375, 29.095624923706055, 65.59124755859375, 73.5718765258789, 65.83000183105469, 68.3477783203125, 0.6818749904632568, 9.23812484741211, 51.14125061035156, 18.09749984741211, 55.34749984741211, 40.423336029052734, 66.49687957763672, 60.46111297607422, 56.56687545776367, 87.74187469482422], "mean": [0.4372532069683075, -1.1000300645828247, 1.370120882987976, 0.40316492319107056, -0.5521939396858215, 0.4931146800518036, -0.3705182373523712, -0.8884735703468323, 1.283962607383728, -0.5575918555259705, 0.7355226874351501, -0.20996855199337006, 54.717342376708984, 50.39511489868164, 0.5678468942642212, 1.7506462335586548, 26.944477081298828, 12.387866973876953, 33.79625701904297, 11.750332832336426, 43.398929595947266, 2.9481165409088135, 30.13492202758789, 48.387779235839844, 53.67692184448242, 43.49320602416992, 0.5992565155029297, 2.535862922668457, 26.200605392456055, 5.676347732543945, 26.331905364990234, 12.58112621307373, 28.321935653686523, 17.089868545532227, 22.765836715698242, 49.05078125], "std": [0.14022964239120483, 0.1749524027109146, 0.22130249440670013, 0.12175410240888596, 0.1598934531211853, 0.08219556510448456, 0.27944275736808777, 0.16356763243675232, 0.1686440408229828, 0.21004608273506165, 0.29823270440101624, 0.08713226765394211, 15.322147369384766, 5.655254364013672, 0.06166345253586769, 1.9317418336868286, 18.482013702392578, 13.484368324279785, 18.930564880371094, 13.658780097961426, 26.667322158813477, 6.977928161621094, 24.943307876586914, 15.530467987060547, 10.098958015441895, 5.936880111694336, 0.02707558311522007, 3.355278253555298, 19.949787139892578, 6.48351526260376, 22.17465591430664, 14.815234184265137, 24.969152450561523, 20.316991806030273, 23.66562843322754, 30.204200744628906], "count": [201]}, "action": {"min": [0.25344282388687134, -1.412413239479065, 1.107328176498413, 0.05469405651092529, -0.8578325510025024, 0.3804503381252289, -0.6392099857330322, -1.1895122528076172, 1.0899232625961304, -0.80663001537323, 0.2666991055011749, -0.4523664116859436, 26.44416618347168, 39.21875, 0.47874999046325684, -0.10625000298023224, 5.440000057220459, -0.32833331823349, 10.715555191040039, -0.34812501072883606, 11.836874961853027, -1.34375, 0.9722222089767456, 14.508749961853027, 40.303123474121094, 34.078125, 0.5462499856948853, -0.476874977350235, 1.0512499809265137, -1.1618750095367432, 0.6693750023841858, -0.8031250238418579, 0.6875, -0.19374999403953552, 0.9137499928474426, 1.4225000143051147], "max": [0.6373979449272156, -0.8891956806182861, 1.7488746643066406, 0.5745498538017273, -0.25744831562042236, 0.8357175588607788, -0.028276875615119934, -0.7163156867027283, 1.5893462896347046, -0.02474822662770748, 1.1604725122451782, -0.10194934159517288, 70.41124725341797, 56.43333435058594, 0.6875, 7.39923095703125, 49.633750915527344, 32.32250213623047, 56.47999954223633, 30.021249771118164, 79.65374755859375, 29.095624923706055, 65.59124755859375, 73.5718765258789, 65.83000183105469, 68.3477783203125, 0.6818749904632568, 9.23812484741211, 51.14125061035156, 18.09749984741211, 55.34749984741211, 40.423336029052734, 66.49687957763672, 60.46111297607422, 56.56687545776367, 87.74187469482422], "mean": [0.43725332617759705, -1.100029468536377, 1.3701211214065552, 0.4031650722026825, -0.5521941184997559, 0.49311456084251404, -0.37051817774772644, -0.8884733319282532, 1.2839622497558594, -0.5575916171073914, 0.7355225682258606, -0.2099684774875641, 54.71736145019531, 50.395111083984375, 0.5678467154502869, 1.7506463527679443, 26.94448471069336, 12.387874603271484, 33.796268463134766, 11.750322341918945, 43.398929595947266, 2.9481186866760254, 30.134925842285156, 48.38774490356445, 53.67695236206055, 43.49320602416992, 0.5992563962936401, 2.5358638763427734, 26.200613021850586, 5.676350116729736, 26.331907272338867, 12.581117630004883, 28.32193374633789, 17.08985710144043, 22.765846252441406, 49.050785064697266], "std": [0.14022964239120483, 0.17495238780975342, 0.22130247950553894, 0.12175408005714417, 0.1598934382200241, 0.08219558745622635, 0.2794428765773773, 0.16356763243675232, 0.1686440110206604, 0.21004608273506165, 0.29823267459869385, 0.08713226020336151, 15.322142601013184, 5.655254364013672, 0.06166344881057739, 1.9317418336868286, 18.482011795043945, 13.484370231628418, 18.93056297302246, 13.658780097961426, 26.667322158813477, 6.977929592132568, 24.943309783935547, 15.530466079711914, 10.098958015441895, 5.936880111694336, 0.02707557938992977, 3.355278253555298, 19.949787139892578, 6.483514785766602, 22.17465591430664, 14.81523609161377, 24.969152450561523, 20.31699562072754, 23.665632247924805, 30.204198837280273], "count": [201]}, "timestamp": {"min": [0.0], "max": [6.666666666666667], "mean": [3.3333333333333335], "std": [1.9340994650588013], "count": [201]}, "frame_index": {"min": [0], "max": [200], "mean": [100.0], "std": [58.02298395176403], "count": [201]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [201]}, "index": {"min": [3229], "max": [3429], "mean": [3329.0], "std": [58.02298395176403], "count": [201]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [201]}, "subtask_annotation": {"mean": [2.6666666666666665, 2.3333333333333335, 5.0, 5.0, 5.0], "std": [1.3132820658226017, 1.3132820658226017, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [201]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [201]}, "eef_direction_state": {"mean": [3.2338308457711444, 2.900497512437811], "std": [2.032093191159303, 2.2058379690077428], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_state": {"mean": [1.427860696517413, 1.2885572139303483], "std": [0.6433895785204865, 0.6513043995367452], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_state": {"mean": [0.9203980099502488, 0.9303482587064676], "std": [0.8367384208172004, 0.8494214467146205], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_direction_action": {"mean": [3.2338308457711444, 2.900497512437811], "std": [2.032093191159303, 2.2058379690077428], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_action": {"mean": [1.427860696517413, 1.2885572139303483], "std": [0.6433895785204865, 0.6513043995367452], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_action": {"mean": [0.9203980099502488, 0.9303482587064676], "std": [0.8367384208172004, 0.8494214467146205], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_sim_pose_state": {"mean": [0.7146129585817758, 0.10396043553819372, 1.2231121702090946, -1.4617761234755027, 0.9433546720496886, -2.2353364960018576, 0.6796464309306182, -0.16249086046960112, 1.3112836243133077, 1.1904368163931383, 0.8342649490233843, 2.068412648332893], "std": [0.068269532910143, 0.023144446204113375, 0.04831466840992968, 0.22602239006838573, 0.05011676870185002, 0.27191081949615004, 0.06606419085561645, 0.018506955863549366, 0.05428642968354626, 0.20930142378291736, 0.10804395616839395, 0.22937155938565937], "min": [0.6288800398235211, 0.07413531320121247, 1.1474563465955505, -1.7716001870796512, 0.8533184640074971, -2.6683277614751337, 0.6030763189110654, -0.20940043233622668, 1.220262091064552, 0.6819498534393025, 0.5448279274377987, 1.666171433541715], "max": [0.8243420144531495, 0.17100621632774363, 1.3259857266193302, -0.8562191574234794, 1.0400996758351324, -1.7200929059348355, 0.7966822000985743, -0.13959474841852068, 1.4097459826657492, 1.5186224090898803, 0.9704279531803923, 2.4403240076635364], "count": [201]}, "eef_sim_pose_action": {"mean": [0.7146129585817758, 0.10396043553819372, 1.2231121702090946, -1.4617761234755027, 0.9433546720496886, -2.2353364960018576, 0.6796464309306182, -0.16249086046960112, 1.3112836243133077, 1.1904368163931383, 0.8342649490233843, 2.068412648332893], "std": [0.068269532910143, 0.023144446204113375, 0.04831466840992968, 0.22602239006838573, 0.05011676870185002, 0.27191081949615004, 0.06606419085561645, 0.018506955863549366, 0.05428642968354626, 0.20930142378291736, 0.10804395616839395, 0.22937155938565937], "min": [0.6288800398235211, 0.07413531320121247, 1.1474563465955505, -1.7716001870796512, 0.8533184640074971, -2.6683277614751337, 0.6030763189110654, -0.20940043233622668, 1.220262091064552, 0.6819498534393025, 0.5448279274377987, 1.666171433541715], "max": [0.8243420144531495, 0.17100621632774363, 1.3259857266193302, -0.8562191574234794, 1.0400996758351324, -1.7200929059348355, 0.7966822000985743, -0.13959474841852068, 1.4097459826657492, 1.5186224090898803, 0.9704279531803923, 2.4403240076635364], "count": [201]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41819653799019607]], [[0.43047869485294116]], [[0.44804224264705883]]], "std": [[[0.28154697007526297]], [[0.2715228860709859]], [[0.2635569413934271]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1450980392156863]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5012219546568627]], [[0.5193574632352941]], [[0.500085504493464]]], "std": [[[0.32590482669191223]], [[0.3268348458505515]], [[0.3309945414653107]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5381861397058824]], [[0.5615916094771242]], [[0.5541348243464052]]], "std": [[[0.3168407306232224]], [[0.3166347257113356]], [[0.32104724087841713]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39970210580065363]], [[0.4322928594771242]], [[0.4083686866830065]]], "std": [[[0.3805683804446492]], [[0.3872589867340865]], [[0.39698544811115055]]], "count": [100]}, "observation.state": {"min": [0.2785963714122772, -1.4106489419937134, 1.0874675512313843, 0.11329823732376099, -1.0300793647766113, 0.5547608137130737, -0.8505474328994751, -1.20076584815979, 1.0854648351669312, -0.4646610617637634, 0.31903278827667236, -0.420492023229599, 20.353750228881836, 43.506874084472656, 0.5112500190734863, -0.25437498092651367, 1.0837500095367432, 0.32249999046325684, 10.609375, -1.1226667165756226, 13.914999961853027, 0.029374998062849045, 4.108888626098633, 0.8256250023841858, 27.87181854248047, 31.401874542236328, 0.5553333163261414, -0.7068750262260437, 1.8949999809265137, -0.59375, 0.8368749618530273, -0.7606250047683716, 0.9581249952316284, 1.1100000143051147, 0.7599999904632568, 0.37312498688697815], "max": [0.6622892022132874, -0.8340485692024231, 1.7281557321548462, 0.4308528006076813, -0.23095960915088654, 0.7045853137969971, -0.08449683338403702, -0.6957160234451294, 1.5749218463897705, 0.02641718089580536, 1.387951135635376, -0.318579763174057, 70.609375, 65.53874969482422, 0.7055555582046509, 5.332221984863281, 50.56687545776367, 51.51937484741211, 57.481876373291016, 58.93375015258789, 65.23937225341797, 67.33062744140625, 49.673126220703125, 91.72000122070312, 66.10187530517578, 49.266876220703125, 0.6681250333786011, 8.07272720336914, 54.67749786376953, 17.6612491607666, 58.606876373291016, 41.615623474121094, 63.89250183105469, 54.2756233215332, 58.28375244140625, 87.36125183105469], "mean": [0.4826103150844574, -1.0939133167266846, 1.3334996700286865, 0.28520825505256653, -0.6241245865821838, 0.5914035439491272, -0.516144871711731, -0.8957529067993164, 1.2571065425872803, -0.30751582980155945, 0.8573476076126099, -0.37162789702415466, 52.74587631225586, 51.71028518676758, 0.6328906416893005, 0.9238100647926331, 25.007511138916016, 17.10427474975586, 34.260398864746094, 18.537487030029297, 37.99827194213867, 18.01397132873535, 30.17171287536621, 42.96286392211914, 52.533714294433594, 43.35721206665039, 0.612078845500946, 1.2371665239334106, 26.870073318481445, 7.238643646240234, 29.369836807250977, 12.74123764038086, 30.583280563354492, 17.238821029663086, 24.802011489868164, 46.749568939208984], "std": [0.14956296980381012, 0.18127769231796265, 0.22151406109333038, 0.07940416783094406, 0.22469811141490936, 0.032247088849544525, 0.3065398335456848, 0.17579405009746552, 0.1807256042957306, 0.1365760862827301, 0.3372434675693512, 0.03713955357670784, 16.59697723388672, 5.757206916809082, 0.04561088979244232, 1.685071349143982, 19.980815887451172, 19.698150634765625, 18.630891799926758, 19.957136154174805, 19.686643600463867, 20.320253372192383, 13.031784057617188, 35.29726791381836, 12.50678825378418, 5.694091796875, 0.022981345653533936, 2.501260995864868, 22.25438117980957, 7.176835060119629, 23.432933807373047, 15.81230640411377, 25.97626495361328, 19.679218292236328, 23.945817947387695, 33.478790283203125], "count": [157]}, "action": {"min": [0.2785963714122772, -1.4106489419937134, 1.0874675512313843, 0.11329823732376099, -1.0300793647766113, 0.5547608137130737, -0.8505474328994751, -1.20076584815979, 1.0854648351669312, -0.4646610617637634, 0.31903278827667236, -0.420492023229599, 20.353750228881836, 43.506874084472656, 0.5112500190734863, -0.25437498092651367, 1.0837500095367432, 0.32249999046325684, 10.609375, -1.1226667165756226, 13.914999961853027, 0.029374998062849045, 4.108888626098633, 0.8256250023841858, 27.87181854248047, 31.401874542236328, 0.5553333163261414, -0.7068750262260437, 1.8949999809265137, -0.59375, 0.8368749618530273, -0.7606250047683716, 0.9581249952316284, 1.1100000143051147, 0.7599999904632568, 0.37312498688697815], "max": [0.6622892022132874, -0.8340485692024231, 1.7281557321548462, 0.4308528006076813, -0.23095960915088654, 0.7045853137969971, -0.08449683338403702, -0.6957160234451294, 1.5749218463897705, 0.02641718089580536, 1.387951135635376, -0.318579763174057, 70.609375, 65.53874969482422, 0.7055555582046509, 5.332221984863281, 50.56687545776367, 51.51937484741211, 57.481876373291016, 58.93375015258789, 65.23937225341797, 67.33062744140625, 49.673126220703125, 91.72000122070312, 66.10187530517578, 49.266876220703125, 0.6681250333786011, 8.07272720336914, 54.67749786376953, 17.6612491607666, 58.606876373291016, 41.615623474121094, 63.89250183105469, 54.2756233215332, 58.28375244140625, 87.36125183105469], "mean": [0.48261067271232605, -1.093913197517395, 1.3334999084472656, 0.28520819544792175, -0.6241247653961182, 0.5914034247398376, -0.5161446928977966, -0.8957528471946716, 1.2571064233779907, -0.30751582980155945, 0.8573475480079651, -0.37162789702415466, 52.74589538574219, 51.710269927978516, 0.6328904032707214, 0.923809826374054, 25.007503509521484, 17.104270935058594, 34.26039123535156, 18.537485122680664, 37.99826431274414, 18.013967514038086, 30.17171287536621, 42.96284866333008, 52.53371810913086, 43.357215881347656, 0.6120787262916565, 1.2371665239334106, 26.870079040527344, 7.238648414611816, 29.369831085205078, 12.741236686706543, 30.58327865600586, 17.23882484436035, 24.802003860473633, 46.74957275390625], "std": [0.14956294000148773, 0.18127767741680145, 0.22151406109333038, 0.07940417528152466, 0.22469811141490936, 0.032247088849544525, 0.3065398335456848, 0.1757940649986267, 0.18072563409805298, 0.1365760862827301, 0.3372434973716736, 0.03713955730199814, 16.59697723388672, 5.757206439971924, 0.04561088606715202, 1.685071349143982, 19.980815887451172, 19.698150634765625, 18.63089370727539, 19.957134246826172, 19.686643600463867, 20.320247650146484, 13.03178596496582, 35.297264099121094, 12.50678825378418, 5.694091796875, 0.022981349378824234, 2.50126051902771, 22.254379272460938, 7.1768341064453125, 23.43292999267578, 15.812308311462402, 25.97626304626465, 19.679214477539062, 23.94582176208496, 33.478790283203125], "count": [157]}, "timestamp": {"min": [0.0], "max": [5.2], "mean": [2.6], "std": [1.5107025591499545], "count": [157]}, "frame_index": {"min": [0], "max": [156], "mean": [78.0], "std": [45.32107677449864], "count": [157]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [157]}, "index": {"min": [3430], "max": [3586], "mean": [3508.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [2.738853503184713, 2.261146496815287, 5.0, 5.0, 5.0], "std": [1.3409118335735832, 1.3409118335735832, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [157]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [157]}, "eef_direction_state": {"mean": [3.1146496815286624, 2.662420382165605], "std": [1.9351530259813734, 2.092005225016275], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.5987261146496816, 1.3439490445859872], "std": [0.5277022975084839, 0.6255023539969896], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [0.9681528662420382, 0.9872611464968153], "std": [0.8093433853967149, 0.8137924205699075], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [3.1146496815286624, 2.662420382165605], "std": [1.9351530259813734, 2.092005225016275], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.5987261146496816, 1.3439490445859872], "std": [0.5277022975084839, 0.6255023539969896], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [0.9681528662420382, 0.9872611464968153], "std": [0.8093433853967149, 0.8137924205699075], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.7049724889183445, 0.1019320292656094, 1.2242726307840652, -1.384808333177563, 0.9245643306796684, -2.1710002669029693, 0.6749794875938524, -0.16767927661325172, 1.2985638041021825, 1.1529411319407676, 0.7789709166729476, 2.014303885194431], "std": [0.07034233175032699, 0.022598440649900485, 0.048148714806526036, 0.2332625669579875, 0.041719388631639154, 0.2138715189349057, 0.07059138504260005, 0.031046830013576193, 0.04741422490447538, 0.14971084130189324, 0.08661278580124043, 0.18101201509913792], "min": [0.625586089193013, 0.07550198823916568, 1.149123921139947, -1.6653374994426213, 0.8362951426907763, -2.5499164753970787, 0.6064251471012188, -0.24623114373857996, 1.2269379008286165, 0.8841893833041723, 0.577956467339702, 1.7825063123306508], "max": [0.8219255030438047, 0.16479092945263477, 1.3154095513065016, -0.8537378321044193, 0.9976982745642955, -1.7319120007091002, 0.7951922890462464, -0.1294899791460136, 1.3587011023398772, 1.3648781615702343, 0.8861799762831546, 2.2852301964505273], "count": [157]}, "eef_sim_pose_action": {"mean": [0.7049724889183445, 0.1019320292656094, 1.2242726307840652, -1.384808333177563, 0.9245643306796684, -2.1710002669029693, 0.6749794875938524, -0.16767927661325172, 1.2985638041021825, 1.1529411319407676, 0.7789709166729476, 2.014303885194431], "std": [0.07034233175032699, 0.022598440649900485, 0.048148714806526036, 0.2332625669579875, 0.041719388631639154, 0.2138715189349057, 0.07059138504260005, 0.031046830013576193, 0.04741422490447538, 0.14971084130189324, 0.08661278580124043, 0.18101201509913792], "min": [0.625586089193013, 0.07550198823916568, 1.149123921139947, -1.6653374994426213, 0.8362951426907763, -2.5499164753970787, 0.6064251471012188, -0.24623114373857996, 1.2269379008286165, 0.8841893833041723, 0.577956467339702, 1.7825063123306508], "max": [0.8219255030438047, 0.16479092945263477, 1.3154095513065016, -0.8537378321044193, 0.9976982745642955, -1.7319120007091002, 0.7951922890462464, -0.1294899791460136, 1.3587011023398772, 1.3648781615702343, 0.8861799762831546, 2.2852301964505273], "count": [157]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4278725571895425]], [[0.43939955065359476]], [[0.45702339869281045]]], "std": [[[0.2883630036584525]], [[0.27803428466315316]], [[0.26961874873555314]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.15294117647058825]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5104618075980392]], [[0.531199375]], [[0.5129288439542484]]], "std": [[[0.3220240336338445]], [[0.3224647570556977]], [[0.32572851638015354]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5580797344771242]], [[0.5910798018790849]], [[0.5874711642156862]]], "std": [[[0.29816668818722947]], [[0.29520453794801615]], [[0.30190408465658214]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.401926460375817]], [[0.43445512050653595]], [[0.41063476307189545]]], "std": [[[0.38083292237469885]], [[0.387972412633689]], [[0.3982133723016999]]], "count": [100]}, "observation.state": {"min": [0.20482853055000305, -1.4238574504852295, 1.03756582736969, 0.13075074553489685, -0.9185295104980469, 0.5602921843528748, -0.771725058555603, -1.217836856842041, 1.1590286493301392, -0.6670100092887878, 0.28655967116355896, -0.2901969254016876, 36.786251068115234, 29.151248931884766, 0.5718749761581421, -0.3087500035762787, 4.524374961853027, -0.5974999666213989, 9.832499504089355, -1.059000015258789, 10.426875114440918, 0.5362499952316284, 1.0227272510528564, 1.8018749952316284, 26.936874389648438, 34.19750213623047, 0.4950000047683716, -0.40187498927116394, 0.8837500214576721, -0.8168749809265137, 0.6456249952316284, -0.17125000059604645, 0.8125, 0.5, 0.9437500238418579, 0.5931249856948853], "max": [0.7355563640594482, -0.7130255103111267, 1.7875229120254517, 0.462515264749527, -0.18348973989486694, 0.7607681751251221, -0.05319199711084366, -0.7300921678543091, 1.624227523803711, -0.17652781307697296, 1.281233310699463, -0.17061494290828705, 71.1043701171875, 57.53312683105469, 0.7037500143051147, 6.600625038146973, 62.25437545776367, 42.919376373291016, 70.54750061035156, 44.75312423706055, 73.48937225341797, 73.70249938964844, 58.55437469482422, 100.36499786376953, 66.38063049316406, 48.11000061035156, 2.872499942779541, 9.802499771118164, 49.25062561035156, 28.391874313354492, 55.11499786376953, 44.186248779296875, 62.69937515258789, 52.734375, 59.29937744140625, 87.25187683105469], "mean": [0.5073183178901672, -1.0469468832015991, 1.3010201454162598, 0.26878562569618225, -0.6275840401649475, 0.5968602299690247, -0.41457077860832214, -0.9257756471633911, 1.3183645009994507, -0.5459830164909363, 0.7966480851173401, -0.2217329889535904, 57.87120819091797, 47.28728485107422, 0.6293818354606628, 1.5876009464263916, 35.893150329589844, 13.090259552001953, 41.07298278808594, 19.524484634399414, 43.54656219482422, 26.988496780395508, 34.71116638183594, 52.10651397705078, 54.136993408203125, 44.44264602661133, 1.0544066429138184, 2.9993560314178467, 29.06275177001953, 13.48935604095459, 33.41572570800781, 19.375032424926758, 36.28055953979492, 28.207788467407227, 31.157011032104492, 57.27133560180664], "std": [0.19667948782444, 0.1875787079334259, 0.2327880561351776, 0.10206465423107147, 0.20533697307109833, 0.037216898053884506, 0.261277437210083, 0.13819004595279694, 0.1449446976184845, 0.11541282385587692, 0.26958876848220825, 0.04079851135611534, 12.123351097106934, 7.553829193115234, 0.03179004788398743, 2.4053518772125244, 20.42281723022461, 12.521322250366211, 19.221899032592773, 17.869352340698242, 21.188331604003906, 26.706174850463867, 18.3717098236084, 34.356285095214844, 14.601801872253418, 2.919285774230957, 0.5436704158782959, 4.108731269836426, 21.262605667114258, 11.02676010131836, 23.414691925048828, 16.172134399414062, 25.4505558013916, 22.232295989990234, 23.945817947387695, 31.731918334960938], "count": [236]}, "action": {"min": [0.20482853055000305, -1.4238574504852295, 1.03756582736969, 0.13075074553489685, -0.9185295104980469, 0.5602921843528748, -0.771725058555603, -1.217836856842041, 1.1590286493301392, -0.6670100092887878, 0.28655967116355896, -0.2901969254016876, 36.786251068115234, 29.151248931884766, 0.5718749761581421, -0.3087500035762787, 4.524374961853027, -0.5974999666213989, 9.832499504089355, -1.059000015258789, 10.426875114440918, 0.5362499952316284, 1.0227272510528564, 1.8018749952316284, 26.936874389648438, 34.19750213623047, 0.4950000047683716, -0.40187498927116394, 0.8837500214576721, -0.8168749809265137, 0.6456249952316284, -0.17125000059604645, 0.8125, 0.5, 0.9437500238418579, 0.5931249856948853], "max": [0.7355563640594482, -0.7130255103111267, 1.7875229120254517, 0.462515264749527, -0.18348973989486694, 0.7607681751251221, -0.05319199711084366, -0.7300921678543091, 1.624227523803711, -0.17652781307697296, 1.281233310699463, -0.17061494290828705, 71.1043701171875, 57.53312683105469, 0.7037500143051147, 6.600625038146973, 62.25437545776367, 42.919376373291016, 70.54750061035156, 44.75312423706055, 73.48937225341797, 73.70249938964844, 58.55437469482422, 100.36499786376953, 66.38063049316406, 48.11000061035156, 2.872499942779541, 9.802499771118164, 49.25062561035156, 28.391874313354492, 55.11499786376953, 44.186248779296875, 62.69937515258789, 52.734375, 59.29937744140625, 87.25187683105469], "mean": [0.5073182582855225, -1.0469467639923096, 1.3010205030441284, 0.268785685300827, -0.6275840401649475, 0.596860408782959, -0.4145706593990326, -0.9257757663726807, 1.3183645009994507, -0.545983076095581, 0.7966480851173401, -0.221732959151268, 57.87118911743164, 47.287296295166016, 0.6293815970420837, 1.587601661682129, 35.893150329589844, 13.090254783630371, 41.072998046875, 19.52448272705078, 43.54656219482422, 26.988494873046875, 34.71116638183594, 52.10652160644531, 54.13698959350586, 44.44264602661133, 1.0544066429138184, 2.9993553161621094, 29.062744140625, 13.489358901977539, 33.41572189331055, 19.375030517578125, 36.28053283691406, 28.207788467407227, 31.157007217407227, 57.271339416503906], "std": [0.1966795027256012, 0.1875786930322647, 0.23278804123401642, 0.10206466168165207, 0.20533697307109833, 0.037216901779174805, 0.2612774670124054, 0.13819006085395813, 0.1449446827173233, 0.11541280150413513, 0.26958879828453064, 0.04079851508140564, 12.123350143432617, 7.553832530975342, 0.031790055334568024, 2.4053521156311035, 20.422813415527344, 12.521321296691895, 19.22189712524414, 17.869356155395508, 21.188335418701172, 26.706180572509766, 18.3717098236084, 34.356285095214844, 14.60179615020752, 2.9192862510681152, 0.5436702370643616, 4.108731746673584, 21.26260757446289, 11.026758193969727, 23.414690017700195, 16.172136306762695, 25.450559616088867, 22.232297897338867, 23.94582176208496, 31.73192024230957], "count": [236]}, "timestamp": {"min": [0.0], "max": [7.833333333333333], "mean": [3.9166666666666665], "std": [2.270890672058971], "count": [236]}, "frame_index": {"min": [0], "max": [235], "mean": [117.5], "std": [68.12672016176913], "count": [236]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [236]}, "index": {"min": [3587], "max": [3822], "mean": [3704.5], "std": [68.12672016176913], "count": [236]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [236]}, "subtask_annotation": {"mean": [2.8813559322033897, 2.1271186440677967, 5.0, 5.0, 5.0], "std": [1.3910701375378463, 1.4024591608271484, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [236]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [236]}, "eef_direction_state": {"mean": [3.1779661016949152, 3.440677966101695], "std": [1.9663756384254951, 2.1234859925841154], "min": [0, 0], "max": [6, 6], "count": [236]}, "eef_velocity_state": {"mean": [1.38135593220339, 1.0932203389830508], "std": [0.5810494819126085, 0.7533798210999287], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_acc_mag_state": {"mean": [0.9872881355932204, 0.7966101694915254], "std": [0.8360567868728682, 0.8443162114879276], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_direction_action": {"mean": [3.1779661016949152, 3.440677966101695], "std": [1.9663756384254951, 2.1234859925841154], "min": [0, 0], "max": [6, 6], "count": [236]}, "eef_velocity_action": {"mean": [1.38135593220339, 1.0932203389830508], "std": [0.5810494819126085, 0.7533798210999287], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_acc_mag_action": {"mean": [0.9872881355932204, 0.7966101694915254], "std": [0.8360567868728682, 0.8443162114879276], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_sim_pose_state": {"mean": [0.699659708247855, 0.11972420223642133, 1.220656568130809, -1.393246700366291, 0.9256910514520597, -2.1420541078020294, 0.6763583174792782, -0.15099593669941724, 1.297939077328689, 1.1824983574972154, 0.8388696326108211, 2.1171719372627007], "std": [0.0700213430024614, 0.01788840462472684, 0.05761840697847626, 0.2267343587200848, 0.09555747304250146, 0.20986309815354579, 0.06193816694451337, 0.022348063057277906, 0.05643842888163555, 0.17894557764291025, 0.05759676273902718, 0.2351844108831903], "min": [0.630581135104359, 0.08929077502240951, 1.144087381941328, -1.642745695693962, 0.8004641334177207, -2.401382448635151, 0.6200260874672826, -0.22421019371463402, 1.2243156533320438, 0.6669887157622534, 0.6794331906716824, 1.6874346203196255], "max": [0.839230259643028, 0.15797752038354693, 1.3383126345345158, -0.7281943628835281, 1.1266002751145043, -1.606036816175785, 0.8039789364716394, -0.13200663731449122, 1.4213127714414868, 1.413413754133391, 0.9271285021768789, 2.3916174123082135], "count": [236]}, "eef_sim_pose_action": {"mean": [0.699659708247855, 0.11972420223642133, 1.220656568130809, -1.393246700366291, 0.9256910514520597, -2.1420541078020294, 0.6763583174792782, -0.15099593669941724, 1.297939077328689, 1.1824983574972154, 0.8388696326108211, 2.1171719372627007], "std": [0.0700213430024614, 0.01788840462472684, 0.05761840697847626, 0.2267343587200848, 0.09555747304250146, 0.20986309815354579, 0.06193816694451337, 0.022348063057277906, 0.05643842888163555, 0.17894557764291025, 0.05759676273902718, 0.2351844108831903], "min": [0.630581135104359, 0.08929077502240951, 1.144087381941328, -1.642745695693962, 0.8004641334177207, -2.401382448635151, 0.6200260874672826, -0.22421019371463402, 1.2243156533320438, 0.6669887157622534, 0.6794331906716824, 1.6874346203196255], "max": [0.839230259643028, 0.15797752038354693, 1.3383126345345158, -0.7281943628835281, 1.1266002751145043, -1.606036816175785, 0.8039789364716394, -0.13200663731449122, 1.4213127714414868, 1.413413754133391, 0.9271285021768789, 2.3916174123082135], "count": [236]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41277003472222223]], [[0.42459041666666664]], [[0.441670727124183]]], "std": [[[0.28809864492432796]], [[0.27797861260555956]], [[0.27020811507592335]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.14901960784313725]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5037531535947712]], [[0.5251957393790849]], [[0.5064727205882353]]], "std": [[[0.3103861606361077]], [[0.3112335483198275]], [[0.3153113489329649]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5467663562091504]], [[0.5941693280228758]], [[0.5996024142156863]]], "std": [[[0.2997428992896746]], [[0.29840756526525075]], [[0.3097158651425234]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.426627914624183]], [[0.44164613153594773]], [[0.42106984885620913]]], "std": [[[0.380569338224035]], [[0.3944813648935461]], [[0.4039894888472502]]], "count": [100]}, "observation.state": {"min": [0.2593318521976471, -1.5008201599121094, 1.1347466707229614, 0.3357938528060913, -0.9030956625938416, 0.4036249816417694, -0.8103494048118591, -1.2107080221176147, 1.1138874292373657, -0.6521562933921814, 0.36509594321250916, -0.38344651460647583, 36.13624954223633, 41.84312438964844, 0.5168750286102295, -0.25062498450279236, 1.2287499904632568, 0.59375, 1.1881250143051147, -1.006250023841858, 1.703125, -2.7133333683013916, 2.092222213745117, 1.5299999713897705, 19.75, 35.193748474121094, 0.8262500166893005, 0.16625000536441803, 1.0668749809265137, 0.04249999299645424, 0.6143749952316284, -0.6625000238418579, 0.7411110997200012, 1.037500023841858, 1.0407142639160156, 0.20000000298023224], "max": [0.6209706664085388, -0.9002822637557983, 1.8277685642242432, 0.5646553039550781, -0.3045128583908081, 0.5870696902275085, -0.08635652810335159, -0.7561904788017273, 1.5852693319320679, -0.16560807824134827, 1.2986857891082764, -0.30291542410850525, 73.68624877929688, 60.787498474121094, 0.8174999952316284, 8.78499984741211, 51.634376525878906, 52.2400016784668, 59.81999969482422, 50.506248474121094, 64.48249816894531, 54.09187698364258, 62.130001068115234, 87.47062683105469, 63.725624084472656, 63.44750213623047, 3.916249990463257, 9.380000114440918, 66.10625457763672, 18.5887508392334, 69.40312957763672, 53.9787483215332, 81.48687744140625, 61.98687744140625, 62.735626220703125, 90.91812896728516], "mean": [0.4799478352069855, -1.1332100629806519, 1.3637878894805908, 0.42609307169914246, -0.6369856595993042, 0.4400434195995331, -0.4877547323703766, -0.8990412354469299, 1.2333475351333618, -0.45325011014938354, 0.8593302369117737, -0.3157236874103546, 60.878265380859375, 50.27274703979492, 0.6712504029273987, 2.4936492443084717, 28.488948822021484, 13.70654296875, 35.58445739746094, 11.631691932678223, 39.111366271972656, 16.94911003112793, 31.40167999267578, 39.59749221801758, 53.71348571777344, 42.941795349121094, 1.174001693725586, 2.5427045822143555, 36.95442199707031, 4.149246692657471, 35.47048568725586, 18.82654571533203, 38.0893440246582, 19.817962646484375, 28.91976547241211, 50.517024993896484], "std": [0.12669697403907776, 0.1626238375902176, 0.20879416167736053, 0.06382736563682556, 0.15175609290599823, 0.040745701640844345, 0.28755253553390503, 0.12795142829418182, 0.1507074534893036, 0.13076640665531158, 0.26559245586395264, 0.014590182341635227, 14.006054878234863, 4.5858588218688965, 0.09869322180747986, 3.196209192276001, 21.389249801635742, 13.339653968811035, 21.406221389770508, 12.586507797241211, 21.98438262939453, 16.759201049804688, 22.341768264770508, 22.07257652282715, 11.44321346282959, 4.488968372344971, 0.5328148603439331, 3.245683193206787, 28.16501235961914, 4.642913341522217, 27.274860382080078, 20.117351531982422, 29.508880615234375, 23.28887176513672, 22.989795684814453, 33.51881408691406], "count": [180]}, "action": {"min": [0.2593318521976471, -1.5008201599121094, 1.1347466707229614, 0.3357938528060913, -0.9030956625938416, 0.4036249816417694, -0.8103494048118591, -1.2107080221176147, 1.1138874292373657, -0.6521562933921814, 0.36509594321250916, -0.38344651460647583, 36.13624954223633, 41.84312438964844, 0.5168750286102295, -0.25062498450279236, 1.2287499904632568, 0.59375, 1.1881250143051147, -1.006250023841858, 1.703125, -2.7133333683013916, 2.092222213745117, 1.5299999713897705, 19.75, 35.193748474121094, 0.8262500166893005, 0.16625000536441803, 1.0668749809265137, 0.04249999299645424, 0.6143749952316284, -0.6625000238418579, 0.7411110997200012, 1.037500023841858, 1.0407142639160156, 0.20000000298023224], "max": [0.6209706664085388, -0.9002822637557983, 1.8277685642242432, 0.5646553039550781, -0.3045128583908081, 0.5870696902275085, -0.08635652810335159, -0.7561904788017273, 1.5852693319320679, -0.16560807824134827, 1.2986857891082764, -0.30291542410850525, 73.68624877929688, 60.787498474121094, 0.8174999952316284, 8.78499984741211, 51.634376525878906, 52.2400016784668, 59.81999969482422, 50.506248474121094, 64.48249816894531, 54.09187698364258, 62.130001068115234, 87.47062683105469, 63.725624084472656, 63.44750213623047, 3.916249990463257, 9.380000114440918, 66.10625457763672, 18.5887508392334, 69.40312957763672, 53.9787483215332, 81.48687744140625, 61.98687744140625, 62.735626220703125, 90.91812896728516], "mean": [0.4799477458000183, -1.133210301399231, 1.36378812789917, 0.42609304189682007, -0.636985719203949, 0.44004327058792114, -0.4877549111843109, -0.8990408182144165, 1.2333471775054932, -0.45325008034706116, 0.859330415725708, -0.31572362780570984, 60.878292083740234, 50.272743225097656, 0.6712505221366882, 2.4936485290527344, 28.488954544067383, 13.70654010772705, 35.584468841552734, 11.63167953491211, 39.11135482788086, 16.949113845825195, 31.401681900024414, 39.597503662109375, 53.713478088378906, 42.941776275634766, 1.1740012168884277, 2.5427045822143555, 36.95441436767578, 4.149245262145996, 35.470497131347656, 18.8265438079834, 38.0893669128418, 19.81795883178711, 28.919761657714844, 50.51704025268555], "std": [0.12669698894023895, 0.1626238375902176, 0.20879416167736053, 0.06382736563682556, 0.15175609290599823, 0.04074569419026375, 0.28755253553390503, 0.12795141339302063, 0.1507074534893036, 0.1307663768529892, 0.26559245586395264, 0.014590181410312653, 14.00605583190918, 4.585859298706055, 0.09869322925806046, 3.1962087154388428, 21.389249801635742, 13.339653015136719, 21.406221389770508, 12.586507797241211, 21.9843807220459, 16.759199142456055, 22.34177017211914, 22.072574615478516, 11.443209648132324, 4.488969326019287, 0.5328149199485779, 3.245682716369629, 28.16501235961914, 4.642913341522217, 27.274860382080078, 20.117347717285156, 29.50887680053711, 23.288869857788086, 22.98979949951172, 33.51881408691406], "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": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [180]}, "index": {"min": [3823], "max": [4002], "mean": [3912.5], "std": [51.96072234550504], "count": [180]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [180]}, "subtask_annotation": {"mean": [2.8555555555555556, 2.1444444444444444, 5.0, 5.0, 5.0], "std": [1.382920509574744, 1.382920509574744, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [180]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [180]}, "eef_direction_state": {"mean": [3.0722222222222224, 3.338888888888889], "std": [2.0950485424117824, 2.229010465278483], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_state": {"mean": [1.3222222222222222, 1.1611111111111112], "std": [0.5740262823595332, 0.7969656962427275], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_state": {"mean": [0.8111111111111111, 0.8444444444444444], "std": [0.8352570388734573, 0.8421020142887293], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_direction_action": {"mean": [3.0722222222222224, 3.338888888888889], "std": [2.0950485424117824, 2.229010465278483], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_action": {"mean": [1.3222222222222222, 1.1611111111111112], "std": [0.5740262823595332, 0.7969656962427275], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_action": {"mean": [0.8111111111111111, 0.8444444444444444], "std": [0.8352570388734573, 0.8421020142887293], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_sim_pose_state": {"mean": [0.6977626731478028, 0.07817452301444455, 1.2140288900639062, -1.415909120018185, 0.9008971599355693, -2.286892533304693, 0.6558216398132116, -0.14208913353530384, 1.2910552346945172, 1.146777415293938, 0.8290635064177532, 2.1055866208166827], "std": [0.06361413655112527, 0.015646366741827525, 0.039717084761233014, 0.16957929265147242, 0.044643306621618827, 0.1847735964758992, 0.06036727181062236, 0.016481265729559425, 0.05605634668569144, 0.15896208029987283, 0.08015365309509925, 0.2078882474617261], "min": [0.6360017301943781, 0.04897307382900243, 1.1597185872896139, -1.5989316358328474, 0.8422837173006585, -2.562236437197705, 0.6091515682929046, -0.19298011887018737, 1.2265717242359628, 0.6458370075556973, 0.6676573249233484, 1.6762771998576564], "max": [0.8295315094898075, 0.11396764741342802, 1.3065225598921555, -0.8864291701845475, 0.9861763687964955, -1.9205630237526505, 0.7888744061191669, -0.12090030405709881, 1.408945666938747, 1.340343580429618, 0.9656528681100571, 2.3414224105660244], "count": [180]}, "eef_sim_pose_action": {"mean": [0.6977626731478028, 0.07817452301444455, 1.2140288900639062, -1.415909120018185, 0.9008971599355693, -2.286892533304693, 0.6558216398132116, -0.14208913353530384, 1.2910552346945172, 1.146777415293938, 0.8290635064177532, 2.1055866208166827], "std": [0.06361413655112527, 0.015646366741827525, 0.039717084761233014, 0.16957929265147242, 0.044643306621618827, 0.1847735964758992, 0.06036727181062236, 0.016481265729559425, 0.05605634668569144, 0.15896208029987283, 0.08015365309509925, 0.2078882474617261], "min": [0.6360017301943781, 0.04897307382900243, 1.1597185872896139, -1.5989316358328474, 0.8422837173006585, -2.562236437197705, 0.6091515682929046, -0.19298011887018737, 1.2265717242359628, 0.6458370075556973, 0.6676573249233484, 1.6762771998576564], "max": [0.8295315094898075, 0.11396764741342802, 1.3065225598921555, -0.8864291701845475, 0.9861763687964955, -1.9205630237526505, 0.7888744061191669, -0.12090030405709881, 1.408945666938747, 1.340343580429618, 0.9656528681100571, 2.3414224105660244], "count": [180]}}} +{"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.4225470036764706]], [[0.4382143504901961]], [[0.45445018178104574]]], "std": [[[0.2874675458365182]], [[0.27465095146091534]], [[0.26588124046292483]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4834869015522876]], [[0.5045764767156863]], [[0.48587663194444447]]], "std": [[[0.3079610356796255]], [[0.31031308711489786]], [[0.3141387025328392]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5345723937908496]], [[0.551839975490196]], [[0.5428633782679739]]], "std": [[[0.3170368764472064]], [[0.32091951822377934]], [[0.3236491032230622]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40260274918300654]], [[0.435014891748366]], [[0.41046802083333334]]], "std": [[[0.3767255952679419]], [[0.38300352001314286]], [[0.39306443874575114]]], "count": [100]}, "observation.state": {"min": [0.4190508723258972, -1.3698548078536987, 1.0243810415267944, -0.07631894946098328, -0.9111304879188538, 0.5418145060539246, -0.8909361362457275, -1.2646629810333252, 1.0653657913208008, -0.19169145822525024, 0.7186999320983887, -0.4241054356098175, 32.62874984741211, 43.58374786376953, -0.7768750190734863, -0.48124998807907104, 4.015555381774902, -0.34937500953674316, 5.238888740539551, -1.0887500047683716, 1.1963636875152588, 0.24437500536441803, 3.5143749713897705, 0.03187499940395355, 24.041250228881836, 36.786251068115234, 0.6881250143051147, -0.6974999904632568, 0.8949999809265137, 0.26999998092651367, 0.6143749952316284, 0.041875001043081284, 0.9206250309944153, -0.05687499791383743, 0.8587499856948853, 0.6050000190734863], "max": [0.7577296495437622, -0.8054856061935425, 1.796201467514038, 0.3195096254348755, -0.4198138415813446, 0.8624685406684875, -0.39508944749832153, -0.7634279131889343, 1.6613497734069824, 0.14100289344787598, 1.3742179870605469, -0.2927348017692566, 74.05249786376953, 55.522666931152344, 47.37333297729492, 9.175999641418457, 68.13750457763672, 23.951873779296875, 69.69750213623047, 34.478126525878906, 79.08499908447266, 42.467498779296875, 62.571876525878906, 76.79437255859375, 66.34000396728516, 60.39091110229492, 2.3212499618530273, 9.828749656677246, 60.67499923706055, 6.994999885559082, 61.33000183105469, 15.463125228881836, 73.29812622070312, 27.514999389648438, 59.79312515258789, 75.19000244140625], "mean": [0.6054027080535889, -1.0494089126586914, 1.318727731704712, 0.11700375378131866, -0.7050264477729797, 0.6021682620048523, -0.6995168924331665, -0.9527260661125183, 1.2768369913101196, -0.10556049644947052, 1.0652140378952026, -0.3391599953174591, 59.152347564697266, 48.158042907714844, 1.931355357170105, 0.7339937686920166, 37.4664421081543, 4.785613059997559, 41.93724822998047, 11.647187232971191, 44.67461013793945, 13.067361831665039, 34.36381530761719, 43.99862289428711, 52.206111907958984, 44.64448928833008, 1.022979974746704, 1.097627878189087, 28.957202911376953, 2.3475818634033203, 29.552188873291016, 4.862817764282227, 31.752765655517578, 5.515749454498291, 26.57434844970703, 33.86188507080078], "std": [0.10453356802463531, 0.18129755556583405, 0.25143229961395264, 0.13227573037147522, 0.14793463051319122, 0.07097984850406647, 0.21847504377365112, 0.16262325644493103, 0.20658865571022034, 0.07807891815900803, 0.20396721363067627, 0.03328010439872742, 14.480751037597656, 2.73530912399292, 8.779799461364746, 2.581803560256958, 24.277067184448242, 6.257955074310303, 23.195476531982422, 12.969956398010254, 26.384449005126953, 15.463141441345215, 22.850814819335938, 26.868562698364258, 15.091503143310547, 5.672135829925537, 0.323422908782959, 2.9181225299835205, 26.1105899810791, 1.7604389190673828, 26.853914260864258, 5.050317287445068, 29.3690128326416, 8.558525085449219, 25.005931854248047, 28.3066463470459], "count": [187]}, "action": {"min": [0.4190508723258972, -1.3698548078536987, 1.0243810415267944, -0.07631894946098328, -0.9111304879188538, 0.5418145060539246, -0.8909361362457275, -1.2646629810333252, 1.0653657913208008, -0.19169145822525024, 0.7186999320983887, -0.4241054356098175, 32.62874984741211, 43.58374786376953, -0.7768750190734863, -0.48124998807907104, 4.015555381774902, -0.34937500953674316, 5.238888740539551, -1.0887500047683716, 1.1963636875152588, 0.24437500536441803, 3.5143749713897705, 0.03187499940395355, 24.041250228881836, 36.786251068115234, 0.6881250143051147, -0.6974999904632568, 0.8949999809265137, 0.26999998092651367, 0.6143749952316284, 0.041875001043081284, 0.9206250309944153, -0.05687499791383743, 0.8587499856948853, 0.6050000190734863], "max": [0.7577296495437622, -0.8054856061935425, 1.796201467514038, 0.3195096254348755, -0.4198138415813446, 0.8624685406684875, -0.39508944749832153, -0.7634279131889343, 1.6613497734069824, 0.14100289344787598, 1.3742179870605469, -0.2927348017692566, 74.05249786376953, 55.522666931152344, 47.37333297729492, 9.175999641418457, 68.13750457763672, 23.951873779296875, 69.69750213623047, 34.478126525878906, 79.08499908447266, 42.467498779296875, 62.571876525878906, 76.79437255859375, 66.34000396728516, 60.39091110229492, 2.3212499618530273, 9.828749656677246, 60.67499923706055, 6.994999885559082, 61.33000183105469, 15.463125228881836, 73.29812622070312, 27.514999389648438, 59.79312515258789, 75.19000244140625], "mean": [0.6054025888442993, -1.0494089126586914, 1.318727731704712, 0.11700379103422165, -0.7050264477729797, 0.6021682620048523, -0.6995173692703247, -0.9527262449264526, 1.2768369913101196, -0.10556052625179291, 1.0652134418487549, -0.3391600549221039, 59.1523323059082, 48.15803527832031, 1.9313572645187378, 0.7339939475059509, 37.466426849365234, 4.785611629486084, 41.937259674072266, 11.647192001342773, 44.67461013793945, 13.067357063293457, 34.36381912231445, 43.998626708984375, 52.20612335205078, 44.64448547363281, 1.022979497909546, 1.097627878189087, 28.957202911376953, 2.347581624984741, 29.552194595336914, 4.862819194793701, 31.752761840820312, 5.51575231552124, 26.5743465423584, 33.861873626708984], "std": [0.10453356802463531, 0.18129760026931763, 0.25143229961395264, 0.13227571547031403, 0.14793463051319122, 0.07097986340522766, 0.21847502887248993, 0.16262322664260864, 0.20658867061138153, 0.07807889580726624, 0.20396719872951508, 0.03328010439872742, 14.480751991271973, 2.73530912399292, 8.779803276062012, 2.581803560256958, 24.27706527709961, 6.257953643798828, 23.195472717285156, 12.96995735168457, 26.384450912475586, 15.463139533996582, 22.850820541381836, 26.868562698364258, 15.09150218963623, 5.672135353088379, 0.32342293858528137, 2.9181225299835205, 26.1105899810791, 1.7604392766952515, 26.853914260864258, 5.050317764282227, 29.369007110595703, 8.558525085449219, 25.005929946899414, 28.306652069091797], "count": [187]}, "timestamp": {"min": [0.0], "max": [6.2], "mean": [3.1], "std": [1.7993826101687709], "count": [187]}, "frame_index": {"min": [0], "max": [186], "mean": [93.0], "std": [53.98147830506312], "count": [187]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [187]}, "index": {"min": [4003], "max": [4189], "mean": [4096.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [2.748663101604278, 2.2620320855614975, 5.0, 5.0, 5.0], "std": [1.2733113296104945, 1.2878710779456999, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [187]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [187]}, "eef_direction_state": {"mean": [2.839572192513369, 2.4545454545454546], "std": [1.9029770734600149, 1.9462889909181478], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.6149732620320856, 1.4331550802139037], "std": [0.49746993495434183, 0.5061886445432822], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_state": {"mean": [0.7593582887700535, 0.6631016042780749], "std": [0.8082830651080029, 0.7868416561263193], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_direction_action": {"mean": [2.839572192513369, 2.4545454545454546], "std": [1.9029770734600149, 1.9462889909181478], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.6149732620320856, 1.4331550802139037], "std": [0.49746993495434183, 0.5061886445432822], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_action": {"mean": [0.7593582887700535, 0.6631016042780749], "std": [0.8082830651080029, 0.7868416561263193], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_sim_pose_state": {"mean": [0.7038140738343137, 0.14265777420418776, 1.1989602599827451, -1.417409188531538, 0.8236585380116361, -2.11050516180189, 0.6707356273472256, -0.1756154010794342, 1.265883505515222, 1.1342671319342323, 0.5850112274805965, 2.0199231813282372], "std": [0.07262731103858659, 0.029488796137912228, 0.04534866562170089, 0.19336914627866503, 0.11015875963067491, 0.2357974654486916, 0.06534427019762154, 0.027720138121191798, 0.039716863474756454, 0.1177804919058755, 0.033523956310177204, 0.1543318954714824], "min": [0.61644894163275, 0.09563525279970961, 1.1370733998389542, -1.6975392134868854, 0.6626836465202852, -2.5242034274889478, 0.6045634722767657, -0.25623055717867416, 1.202801562059575, 0.9262265909304236, 0.5080173489442958, 1.7504521982964656], "max": [0.8308303991403221, 0.2011745899794704, 1.286088471366623, -1.019810697260009, 0.9972077242569246, -1.673080624876103, 0.787377162255158, -0.1391650688168239, 1.3222907476091046, 1.313719873639474, 0.6542848310924407, 2.241091741470683], "count": [187]}, "eef_sim_pose_action": {"mean": [0.7038140738343137, 0.14265777420418776, 1.1989602599827451, -1.417409188531538, 0.8236585380116361, -2.11050516180189, 0.6707356273472256, -0.1756154010794342, 1.265883505515222, 1.1342671319342323, 0.5850112274805965, 2.0199231813282372], "std": [0.07262731103858659, 0.029488796137912228, 0.04534866562170089, 0.19336914627866503, 0.11015875963067491, 0.2357974654486916, 0.06534427019762154, 0.027720138121191798, 0.039716863474756454, 0.1177804919058755, 0.033523956310177204, 0.1543318954714824], "min": [0.61644894163275, 0.09563525279970961, 1.1370733998389542, -1.6975392134868854, 0.6626836465202852, -2.5242034274889478, 0.6045634722767657, -0.25623055717867416, 1.202801562059575, 0.9262265909304236, 0.5080173489442958, 1.7504521982964656], "max": [0.8308303991403221, 0.2011745899794704, 1.286088471366623, -1.019810697260009, 0.9972077242569246, -1.673080624876103, 0.787377162255158, -0.1391650688168239, 1.3222907476091046, 1.313719873639474, 0.6542848310924407, 2.241091741470683], "count": [187]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41704306576797384]], [[0.42800224264705883]], [[0.44638022467320265]]], "std": [[[0.2828363799514996]], [[0.2732121049116406]], [[0.2663270496024267]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5097825469771242]], [[0.5275338174019608]], [[0.5086665890522876]]], "std": [[[0.3211852055655611]], [[0.32257485304022654]], [[0.32589743931960463]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5394288194444444]], [[0.5765345302287582]], [[0.5762846507352941]]], "std": [[[0.30655019613948603]], [[0.3071345438208653]], [[0.31715526603861116]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4246440012254902]], [[0.4424269587418301]], [[0.42258114991830065]]], "std": [[[0.3790349136205349]], [[0.3933193833971149]], [[0.40279921512518907]]], "count": [100]}, "observation.state": {"min": [0.22716867923736572, -1.5053025484085083, 1.1274747848510742, 0.383001446723938, -0.8993285894393921, 0.212672621011734, -0.6879911422729492, -1.133316159248352, 1.0914969444274902, -0.5724517703056335, 0.33431562781333923, -0.448890745639801, 26.14875030517578, 41.28555679321289, 0.375, -0.10437499731779099, 4.397500038146973, 0.020624998956918716, 5.05222225189209, -0.8336363434791565, 2.905555486679077, 0.005625000223517418, 1.0581250190734863, 10.421249389648438, 10.510000228881836, 15.729374885559082, 0.5462499856948853, -0.5550000071525574, 0.9681249856948853, -0.08312500268220901, 0.7131249904632568, -1.1037499904632568, 0.7411110997200012, -0.24937500059604645, 1.0462499856948853, 0.8493750095367432], "max": [0.539096474647522, -0.8439192771911621, 1.8447918891906738, 0.8269197940826416, -0.27201589941978455, 0.5895227789878845, -0.06504157930612564, -0.7265917062759399, 1.5060416460037231, -0.1946478933095932, 1.2637808322906494, -0.2438582479953766, 72.65062713623047, 57.176876068115234, 0.7133333086967468, 9.365833282470703, 51.31187438964844, 34.73250198364258, 60.72062683105469, 29.969375610351562, 74.1606216430664, 26.373125076293945, 66.26437377929688, 68.05374908447266, 76.14688110351562, 46.108123779296875, 49.729373931884766, 9.453749656677246, 62.25625228881836, 22.239999771118164, 69.87125396728516, 31.3125, 81.31875610351562, 43.81624984741211, 66.42750549316406, 69.85687255859375], "mean": [0.3868066370487213, -1.1412996053695679, 1.3986011743545532, 0.641262412071228, -0.5994282960891724, 0.34746792912483215, -0.4034585654735565, -0.8576870560646057, 1.2246021032333374, -0.4843273460865021, 0.795540988445282, -0.34097644686698914, 56.60463333129883, 50.8005256652832, 0.5474496483802795, 2.002749443054199, 26.30134391784668, 14.748639106750488, 32.8033561706543, 11.658599853515625, 39.764007568359375, 6.54373836517334, 32.86542510986328, 36.238059997558594, 56.48151779174805, 39.40705871582031, 8.449562072753906, 1.2513290643692017, 31.08995246887207, 8.467052459716797, 34.339752197265625, 8.40043830871582, 36.11001205444336, 9.605342864990234, 29.322996139526367, 38.54840087890625], "std": [0.11926107108592987, 0.20183971524238586, 0.23983292281627655, 0.10661254078149796, 0.18140247464179993, 0.0880424752831459, 0.25619372725486755, 0.13395430147647858, 0.13858093321323395, 0.09336148202419281, 0.2725282609462738, 0.08022045344114304, 16.71007537841797, 5.746756076812744, 0.11141205579042435, 2.915229558944702, 19.06922721862793, 15.07054615020752, 19.184602737426758, 12.823760986328125, 25.059762954711914, 8.123726844787598, 25.0692195892334, 17.918149948120117, 17.99916648864746, 8.579824447631836, 14.855724334716797, 2.9936375617980957, 24.637874603271484, 8.310307502746582, 26.965774536132812, 9.971405029296875, 30.918638229370117, 12.598896026611328, 27.449613571166992, 18.046464920043945], "count": [171]}, "action": {"min": [0.22716867923736572, -1.5053025484085083, 1.1274747848510742, 0.383001446723938, -0.8993285894393921, 0.212672621011734, -0.6879911422729492, -1.133316159248352, 1.0914969444274902, -0.5724517703056335, 0.33431562781333923, -0.448890745639801, 26.14875030517578, 41.28555679321289, 0.375, -0.10437499731779099, 4.397500038146973, 0.020624998956918716, 5.05222225189209, -0.8336363434791565, 2.905555486679077, 0.005625000223517418, 1.0581250190734863, 10.421249389648438, 10.510000228881836, 15.729374885559082, 0.5462499856948853, -0.5550000071525574, 0.9681249856948853, -0.08312500268220901, 0.7131249904632568, -1.1037499904632568, 0.7411110997200012, -0.24937500059604645, 1.0462499856948853, 0.8493750095367432], "max": [0.539096474647522, -0.8439192771911621, 1.8447918891906738, 0.8269197940826416, -0.27201589941978455, 0.5895227789878845, -0.06504157930612564, -0.7265917062759399, 1.5060416460037231, -0.1946478933095932, 1.2637808322906494, -0.2438582479953766, 72.65062713623047, 57.176876068115234, 0.7133333086967468, 9.365833282470703, 51.31187438964844, 34.73250198364258, 60.72062683105469, 29.969375610351562, 74.1606216430664, 26.373125076293945, 66.26437377929688, 68.05374908447266, 76.14688110351562, 46.108123779296875, 49.729373931884766, 9.453749656677246, 62.25625228881836, 22.239999771118164, 69.87125396728516, 31.3125, 81.31875610351562, 43.81624984741211, 66.42750549316406, 69.85687255859375], "mean": [0.3868066072463989, -1.141300082206726, 1.3986012935638428, 0.6412625908851624, -0.5994282960891724, 0.34746789932250977, -0.4034581780433655, -0.8576870560646057, 1.2246023416519165, -0.48432761430740356, 0.7955413460731506, -0.34097641706466675, 56.60466384887695, 50.80052947998047, 0.5474498271942139, 2.00274920463562, 26.301340103149414, 14.74864673614502, 32.80335235595703, 11.658598899841309, 39.764007568359375, 6.54373836517334, 32.865421295166016, 36.23805618286133, 56.48154830932617, 39.407039642333984, 8.449566841125488, 1.251328945159912, 31.0899600982666, 8.46705150604248, 34.33975601196289, 8.400434494018555, 36.11000442504883, 9.605340003967285, 29.323001861572266, 38.54840087890625], "std": [0.11926107108592987, 0.20183973014354706, 0.23983290791511536, 0.10661254078149796, 0.18140247464179993, 0.08804246783256531, 0.25619369745254517, 0.13395430147647858, 0.13858090341091156, 0.09336147457361221, 0.2725282609462738, 0.08022045344114304, 16.710079193115234, 5.746756076812744, 0.11141208559274673, 2.915229558944702, 19.06922721862793, 15.070548057556152, 19.184600830078125, 12.823759078979492, 25.05976676940918, 8.123725891113281, 25.06922149658203, 17.918148040771484, 17.99916648864746, 8.579824447631836, 14.85572624206543, 2.993637800216675, 24.63787841796875, 8.310307502746582, 26.965776443481445, 9.971403121948242, 30.918636322021484, 12.598895072937012, 27.449615478515625, 18.046464920043945], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [171]}, "index": {"min": [4190], "max": [4360], "mean": [4275.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [2.584795321637427, 2.415204678362573, 5.0, 5.0, 5.0], "std": [1.4132217512976109, 1.4132217512976109, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [171]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [171]}, "eef_direction_state": {"mean": [2.3801169590643276, 3.046783625730994], "std": [2.0466666633247868, 2.1946582291226693], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.5029239766081872, 1.304093567251462], "std": [0.5554016407290647, 0.693272325685194], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [0.9005847953216374, 0.8888888888888888], "std": [0.8560412814568529, 0.8546018836084952], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [2.3801169590643276, 3.046783625730994], "std": [2.0466666633247868, 2.1946582291226693], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.5029239766081872, 1.304093567251462], "std": [0.5554016407290647, 0.693272325685194], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [0.9005847953216374, 0.8888888888888888], "std": [0.8560412814568529, 0.8546018836084952], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6981157928820574, 0.06676100988476713, 1.2354154969949258, -1.4019724841102388, 1.0039905562178981, -2.3239139995793536, 0.6605736805133007, -0.15388321850147346, 1.3141549162762305, 1.104268500379728, 0.8788255112711796, 2.0308798946318025], "std": [0.07566242708278888, 0.021268938521492916, 0.04351520409170009, 0.23852133908560885, 0.043960435097253565, 0.2630349777404744, 0.06038096065617449, 0.0149104550420527, 0.04986314227713581, 0.19453232076129423, 0.0738890988306854, 0.24151930006472566], "min": [0.6150196123288705, 0.04054301001904176, 1.1636601787851115, -1.7341746879997666, 0.9185322798426463, -2.762339252512609, 0.6006492475465715, -0.2055016613649629, 1.2441018708006875, 0.6633207839238547, 0.6884048311513689, 1.6835050623247856], "max": [0.8309117654627738, 0.13743661454067815, 1.3231084230187047, -0.8467509635683158, 1.0877236976325726, -1.9088185403430429, 0.7773125999094352, -0.13738858555489722, 1.394135304558256, 1.386805047671342, 0.9934658437685688, 2.3538080467143896], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6981157928820574, 0.06676100988476713, 1.2354154969949258, -1.4019724841102388, 1.0039905562178981, -2.3239139995793536, 0.6605736805133007, -0.15388321850147346, 1.3141549162762305, 1.104268500379728, 0.8788255112711796, 2.0308798946318025], "std": [0.07566242708278888, 0.021268938521492916, 0.04351520409170009, 0.23852133908560885, 0.043960435097253565, 0.2630349777404744, 0.06038096065617449, 0.0149104550420527, 0.04986314227713581, 0.19453232076129423, 0.0738890988306854, 0.24151930006472566], "min": [0.6150196123288705, 0.04054301001904176, 1.1636601787851115, -1.7341746879997666, 0.9185322798426463, -2.762339252512609, 0.6006492475465715, -0.2055016613649629, 1.2441018708006875, 0.6633207839238547, 0.6884048311513689, 1.6835050623247856], "max": [0.8309117654627738, 0.13743661454067815, 1.3231084230187047, -0.8467509635683158, 1.0877236976325726, -1.9088185403430429, 0.7773125999094352, -0.13738858555489722, 1.394135304558256, 1.386805047671342, 0.9934658437685688, 2.3538080467143896], "count": [171]}}} +{"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.4209390972222222]], [[0.4325953410947712]], [[0.45050575163398693]]], "std": [[[0.2857708793984174]], [[0.2756878415190959]], [[0.2672670100899337]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1411764705882353]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5146861131535948]], [[0.5339066196895424]], [[0.5149062009803922]]], "std": [[[0.3217285276380963]], [[0.3227961162016746]], [[0.3261986228600214]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5519680392156863]], [[0.5881067279411765]], [[0.5873239317810457]]], "std": [[[0.30784228588186247]], [[0.30493737710626573]], [[0.3127284227655479]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4233716094771242]], [[0.43914579248366015]], [[0.4191962418300654]]], "std": [[[0.3794518264418344]], [[0.3934543671800922]], [[0.40164320192497055]]], "count": [100]}, "observation.state": {"min": [0.3094720244407654, -1.406714916229248, 1.0953593254089355, 0.25778210163116455, -0.9652761816978455, 0.39837968349456787, -0.9092469811439514, -1.139014482498169, 1.1135510206222534, -0.6666285395622253, 0.35358014702796936, -0.3405146300792694, 36.64875030517578, 39.2712516784668, 0.5362499952316284, -0.2618750035762787, 0.8168749809265137, 0.3268750011920929, 6.222499847412109, -0.8068749904632568, 13.774374961853027, -1.2962499856948853, 2.208750009536743, 5.038125038146973, 26.796667098999023, 20.2606258392334, 0.5249999761581421, -0.7856249809265137, 0.7900000214576721, -0.5637499690055847, 0.7411110997200012, -0.8479999899864197, 0.8818750381469727, -0.2643750011920929, 0.8637499809265137, 19.02750015258789], "max": [0.5880445837974548, -0.8222705125808716, 1.759222149848938, 0.5652990937232971, -0.32175078988075256, 0.685511589050293, -0.07877469807863235, -0.6834134459495544, 1.5665532350540161, -0.06132219731807709, 1.4444571733474731, -0.19820038974285126, 67.43624877929688, 57.71562576293945, 0.65625, 6.26437520980835, 48.98812484741211, 25.81999969482422, 56.04375076293945, 34.52937316894531, 77.61249542236328, 29.614999771118164, 64.89937591552734, 73.4781265258789, 64.55875396728516, 47.915000915527344, 43.604373931884766, 9.38769245147705, 56.282501220703125, 22.9375, 61.897499084472656, 52.6193733215332, 73.42937469482422, 74.31375122070312, 60.65937423706055, 101.84000396728516], "mean": [0.46585899591445923, -1.1199758052825928, 1.381476640701294, 0.40168923139572144, -0.6030244827270508, 0.5014269948005676, -0.4455581605434418, -0.8769105076789856, 1.2715085744857788, -0.5174423456192017, 0.7951937317848206, -0.26107117533683777, 56.59573745727539, 49.86289596557617, 0.5937003493309021, 1.7840781211853027, 25.974292755126953, 11.72311019897461, 33.581268310546875, 15.446883201599121, 44.02165985107422, 3.4959263801574707, 34.889976501464844, 39.566734313964844, 53.640907287597656, 40.33694839477539, 6.9524407386779785, 0.7342954874038696, 28.43303871154785, 9.487704277038574, 31.033071517944336, 15.192319869995117, 33.702491760253906, 18.965091705322266, 27.890186309814453, 58.116729736328125], "std": [0.1110650971531868, 0.17522405087947845, 0.23052635788917542, 0.10170432925224304, 0.1670316904783249, 0.05971167981624603, 0.2900783121585846, 0.14313817024230957, 0.16264711320400238, 0.16372336447238922, 0.31740933656692505, 0.046060871332883835, 10.970245361328125, 7.154913425445557, 0.020044326782226562, 2.1553616523742676, 20.815967559814453, 11.390796661376953, 19.926654815673828, 16.024662017822266, 26.194316864013672, 7.395352363586426, 21.925209045410156, 22.885482788085938, 11.47376537322998, 9.064796447753906, 13.422500610351562, 2.421097755432129, 24.414649963378906, 10.207072257995605, 26.328092575073242, 19.425857543945312, 28.55615234375, 23.93201446533203, 25.403581619262695, 27.194950103759766], "count": [170]}, "action": {"min": [0.3094720244407654, -1.406714916229248, 1.0953593254089355, 0.25778210163116455, -0.9652761816978455, 0.39837968349456787, -0.9092469811439514, -1.139014482498169, 1.1135510206222534, -0.6666285395622253, 0.35358014702796936, -0.3405146300792694, 36.64875030517578, 39.2712516784668, 0.5362499952316284, -0.2618750035762787, 0.8168749809265137, 0.3268750011920929, 6.222499847412109, -0.8068749904632568, 13.774374961853027, -1.2962499856948853, 2.208750009536743, 5.038125038146973, 26.796667098999023, 20.2606258392334, 0.5249999761581421, -0.7856249809265137, 0.7900000214576721, -0.5637499690055847, 0.7411110997200012, -0.8479999899864197, 0.8818750381469727, -0.2643750011920929, 0.8637499809265137, 19.02750015258789], "max": [0.5880445837974548, -0.8222705125808716, 1.759222149848938, 0.5652990937232971, -0.32175078988075256, 0.685511589050293, -0.07877469807863235, -0.6834134459495544, 1.5665532350540161, -0.06132219731807709, 1.4444571733474731, -0.19820038974285126, 67.43624877929688, 57.71562576293945, 0.65625, 6.26437520980835, 48.98812484741211, 25.81999969482422, 56.04375076293945, 34.52937316894531, 77.61249542236328, 29.614999771118164, 64.89937591552734, 73.4781265258789, 64.55875396728516, 47.915000915527344, 43.604373931884766, 9.38769245147705, 56.282501220703125, 22.9375, 61.897499084472656, 52.6193733215332, 73.42937469482422, 74.31375122070312, 60.65937423706055, 101.84000396728516], "mean": [0.46585899591445923, -1.1199760437011719, 1.381476879119873, 0.40168920159339905, -0.603024423122406, 0.5014268159866333, -0.4455581307411194, -0.8769103288650513, 1.2715085744857788, -0.5174422860145569, 0.7951938509941101, -0.2610710859298706, 56.5957145690918, 49.86290740966797, 0.5937004685401917, 1.7840791940689087, 25.974279403686523, 11.723111152648926, 33.58125686645508, 15.44688606262207, 44.02164840698242, 3.495927572250366, 34.88997268676758, 39.566734313964844, 53.640907287597656, 40.33694839477539, 6.952429294586182, 0.7342955470085144, 28.433042526245117, 9.48770523071289, 31.033079147338867, 15.192320823669434, 33.702484130859375, 18.965087890625, 27.89017677307129, 58.116756439208984], "std": [0.1110650971531868, 0.17522403597831726, 0.23052635788917542, 0.10170433670282364, 0.1670316755771637, 0.059711698442697525, 0.2900783121585846, 0.14313817024230957, 0.16264711320400238, 0.16372337937355042, 0.31740933656692505, 0.04606087505817413, 10.970245361328125, 7.154913425445557, 0.020044321194291115, 2.1553616523742676, 20.815963745117188, 11.390796661376953, 19.926654815673828, 16.024660110473633, 26.194320678710938, 7.395349979400635, 21.925209045410156, 22.885482788085938, 11.473766326904297, 9.064796447753906, 13.422503471374512, 2.421097755432129, 24.414644241333008, 10.207073211669922, 26.328088760375977, 19.425859451293945, 28.55615234375, 23.932016372680664, 25.403581619262695, 27.194950103759766], "count": [170]}, "timestamp": {"min": [0.0], "max": [5.633333333333334], "mean": [2.8166666666666664], "std": [1.6357974609753292], "count": [170]}, "frame_index": {"min": [0], "max": [169], "mean": [84.5], "std": [49.073923829259876], "count": [170]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [170]}, "index": {"min": [4361], "max": [4530], "mean": [4445.5], "std": [49.073923829259876], "count": [170]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [170]}, "subtask_annotation": {"mean": [2.8117647058823527, 2.1882352941176473, 5.0, 5.0, 5.0], "std": [1.2366379245362755, 1.2366379245362755, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [170]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [170]}, "eef_direction_state": {"mean": [2.958823529411765, 2.8176470588235296], "std": [2.126460418167854, 2.1711301730604995], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_state": {"mean": [1.3470588235294119, 1.2823529411764707], "std": [0.534258856689861, 0.6793035309765677], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_state": {"mean": [0.8764705882352941, 0.8235294117647058], "std": [0.8554526918295814, 0.821425884927585], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_direction_action": {"mean": [2.958823529411765, 2.8176470588235296], "std": [2.126460418167854, 2.1711301730604995], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_action": {"mean": [1.3470588235294119, 1.2823529411764707], "std": [0.534258856689861, 0.6793035309765677], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_action": {"mean": [0.8764705882352941, 0.8235294117647058], "std": [0.8554526918295814, 0.821425884927585], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_sim_pose_state": {"mean": [0.7095548736939123, 0.09464790883678326, 1.2168151726994572, -1.4252277592486908, 0.95195020130704, -2.238042535820503, 0.6707292357153469, -0.162610026128861, 1.297269658503861, 1.2011814239508258, 0.8608162794244206, 2.097274841453854], "std": [0.0722283436732858, 0.01814494492499277, 0.036551391432651, 0.19033027536301142, 0.06098925096388024, 0.21495570249448312, 0.06886492282415196, 0.023536652469514693, 0.04647974478681376, 0.14616719887007018, 0.08695025546513269, 0.23160253866889233], "min": [0.630575276230857, 0.07081536562797966, 1.151398885804152, -1.6928763827686477, 0.8770358824217639, -2.5949870728499773, 0.5956621973422784, -0.23447093781871434, 1.2317630351928273, 0.8928604672585277, 0.6535959149818229, 1.781043094155915], "max": [0.8230780638710754, 0.14423714095574908, 1.286877926002444, -0.9435865110820693, 1.0426312791178542, -1.86570140965686, 0.7874009630305872, -0.1436596822821249, 1.3700569986295186, 1.4247995776443059, 0.9671035989349357, 2.4030697533643073], "count": [170]}, "eef_sim_pose_action": {"mean": [0.7095548736939123, 0.09464790883678326, 1.2168151726994572, -1.4252277592486908, 0.95195020130704, -2.238042535820503, 0.6707292357153469, -0.162610026128861, 1.297269658503861, 1.2011814239508258, 0.8608162794244206, 2.097274841453854], "std": [0.0722283436732858, 0.01814494492499277, 0.036551391432651, 0.19033027536301142, 0.06098925096388024, 0.21495570249448312, 0.06886492282415196, 0.023536652469514693, 0.04647974478681376, 0.14616719887007018, 0.08695025546513269, 0.23160253866889233], "min": [0.630575276230857, 0.07081536562797966, 1.151398885804152, -1.6928763827686477, 0.8770358824217639, -2.5949870728499773, 0.5956621973422784, -0.23447093781871434, 1.2317630351928273, 0.8928604672585277, 0.6535959149818229, 1.781043094155915], "max": [0.8230780638710754, 0.14423714095574908, 1.286877926002444, -0.9435865110820693, 1.0426312791178542, -1.86570140965686, 0.7874009630305872, -0.1436596822821249, 1.3700569986295186, 1.4247995776443059, 0.9671035989349357, 2.4030697533643073], "count": [170]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4130699183006536]], [[0.4256273488562092]], [[0.44289642156862746]]], "std": [[[0.29088431098611567]], [[0.28028967826400436]], [[0.27202509310316975]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5084808026960784]], [[0.5297149428104576]], [[0.5117165134803922]]], "std": [[[0.3164654053545501]], [[0.31680786718144005]], [[0.32011906621075126]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.552433125]], [[0.5910705718954248]], [[0.58904085375817]]], "std": [[[0.29603768270614544]], [[0.2943090905246974]], [[0.3040400115352502]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40826635008169937]], [[0.42403399509803924]], [[0.40331257761437905]]], "std": [[[0.3755026034186603]], [[0.3914723793267797]], [[0.39899875768154935]]], "count": [100]}, "observation.state": {"min": [0.3100442588329315, -1.440999984741211, 1.1425669193267822, 0.11799515038728714, -0.985828161239624, 0.4784657061100006, -0.7971885204315186, -1.175779104232788, 1.1596379280090332, -0.54108065366745, 0.3156471848487854, -0.4228418171405792, 31.225000381469727, 38.98125076293945, 0.46437498927116394, -0.3199999928474426, 0.6666666865348816, 0.04062499850988388, 1.0141667127609253, -1.0444444417953491, 1.1419999599456787, -2.041249990463257, 0.9733333587646484, 3.072499990463257, 23.313749313354492, 16.71875, 0.6937500238418579, -0.75, 0.7862499952316284, -0.49937498569488525, 0.6920000314712524, -0.9781249761581421, 0.8962500095367432, 0.3787499964237213, 0.9366666674613953, 0.9221429824829102], "max": [0.7305733561515808, -0.8988040685653687, 1.7651588916778564, 0.5139191150665283, -0.36109045147895813, 0.6267431378364563, -0.08602273464202881, -0.760471522808075, 1.5871528387069702, -0.1238841861486435, 1.2829976081848145, -0.26016631722450256, 75.49874877929688, 59.135555267333984, 0.9474999904632568, 9.432666778564453, 59.814998626708984, 45.544376373291016, 72.94750213623047, 37.94937515258789, 86.08499908447266, 40.657501220703125, 69.7143783569336, 61.03312301635742, 65.11563110351562, 44.989376068115234, 26.102500915527344, 9.363750457763672, 59.59062576293945, 31.014999389648438, 69.27750396728516, 34.59375, 69.28375244140625, 72.46500396728516, 61.18437576293945, 91.3393783569336], "mean": [0.5388976335525513, -1.1282058954238892, 1.344429850578308, 0.3092215955257416, -0.7201886773109436, 0.5110781788825989, -0.46524372696876526, -0.8983545899391174, 1.250504732131958, -0.43468180298805237, 0.848993182182312, -0.3491009473800659, 62.544044494628906, 50.5150260925293, 0.6286441683769226, 1.506740689277649, 33.57994842529297, 19.166677474975586, 40.72404098510742, 14.161835670471191, 46.05656433105469, 13.759041786193848, 42.13006591796875, 33.10478591918945, 55.68213653564453, 39.75727844238281, 3.585463285446167, 1.6766656637191772, 37.522125244140625, 11.713338851928711, 41.237552642822266, 14.845917701721191, 41.538978576660156, 32.44506072998047, 34.4546012878418, 62.3813362121582], "std": [0.1436033993959427, 0.14494630694389343, 0.19487570226192474, 0.11534266173839569, 0.1776946783065796, 0.024049486964941025, 0.24802172183990479, 0.11124904453754425, 0.1369759738445282, 0.10284169763326645, 0.26400673389434814, 0.05458587780594826, 15.10255241394043, 5.224854946136475, 0.10438337922096252, 2.706897020339966, 21.3504638671875, 15.916411399841309, 22.02971839904785, 12.879843711853027, 24.55034637451172, 15.938735008239746, 22.092979431152344, 16.64179039001465, 12.010294914245605, 8.369226455688477, 6.741482257843018, 3.1855156421661377, 24.29676628112793, 10.971384048461914, 25.078035354614258, 13.531908988952637, 25.62518882751465, 25.90104103088379, 23.57056427001953, 26.856861114501953], "count": [209]}, "action": {"min": [0.3100442588329315, -1.440999984741211, 1.1425669193267822, 0.11799515038728714, -0.985828161239624, 0.4784657061100006, -0.7971885204315186, -1.175779104232788, 1.1596379280090332, -0.54108065366745, 0.3156471848487854, -0.4228418171405792, 31.225000381469727, 38.98125076293945, 0.46437498927116394, -0.3199999928474426, 0.6666666865348816, 0.04062499850988388, 1.0141667127609253, -1.0444444417953491, 1.1419999599456787, -2.041249990463257, 0.9733333587646484, 3.072499990463257, 23.313749313354492, 16.71875, 0.6937500238418579, -0.75, 0.7862499952316284, -0.49937498569488525, 0.6920000314712524, -0.9781249761581421, 0.8962500095367432, 0.3787499964237213, 0.9366666674613953, 0.9221429824829102], "max": [0.7305733561515808, -0.8988040685653687, 1.7651588916778564, 0.5139191150665283, -0.36109045147895813, 0.6267431378364563, -0.08602273464202881, -0.760471522808075, 1.5871528387069702, -0.1238841861486435, 1.2829976081848145, -0.26016631722450256, 75.49874877929688, 59.135555267333984, 0.9474999904632568, 9.432666778564453, 59.814998626708984, 45.544376373291016, 72.94750213623047, 37.94937515258789, 86.08499908447266, 40.657501220703125, 69.7143783569336, 61.03312301635742, 65.11563110351562, 44.989376068115234, 26.102500915527344, 9.363750457763672, 59.59062576293945, 31.014999389648438, 69.27750396728516, 34.59375, 69.28375244140625, 72.46500396728516, 61.18437576293945, 91.3393783569336], "mean": [0.5388974547386169, -1.12820565700531, 1.3444300889968872, 0.3092215955257416, -0.7201886177062988, 0.5110782384872437, -0.4652440845966339, -0.8983547687530518, 1.2505050897598267, -0.43468177318573, 0.848993182182312, -0.34910085797309875, 62.54402542114258, 50.51505661010742, 0.6286441683769226, 1.5067411661148071, 33.5799560546875, 19.166671752929688, 40.72404098510742, 14.161840438842773, 46.056575775146484, 13.75904369354248, 42.13007354736328, 33.10478591918945, 55.682132720947266, 39.757286071777344, 3.585460901260376, 1.6766656637191772, 37.522132873535156, 11.713351249694824, 41.23758316040039, 14.845924377441406, 41.53901290893555, 32.44505310058594, 34.45460510253906, 62.3813362121582], "std": [0.1436033993959427, 0.14494630694389343, 0.19487570226192474, 0.1153426542878151, 0.17769470810890198, 0.024049486964941025, 0.24802176654338837, 0.11124904453754425, 0.1369759738445282, 0.10284169763326645, 0.26400673389434814, 0.054585881531238556, 15.102550506591797, 5.224853992462158, 0.10438337177038193, 2.706897258758545, 21.35047149658203, 15.916409492492676, 22.029722213745117, 12.879844665527344, 24.550350189208984, 15.93873405456543, 22.092979431152344, 16.64179039001465, 12.010295867919922, 8.369230270385742, 6.741486549377441, 3.185516357421875, 24.29676628112793, 10.971382141113281, 25.07802963256836, 13.531908988952637, 25.625186920166016, 25.901044845581055, 23.57056427001953, 26.856863021850586], "count": [209]}, "timestamp": {"min": [0.0], "max": [6.933333333333334], "mean": [3.4666666666666663], "std": [2.011080417199781], "count": [209]}, "frame_index": {"min": [0], "max": [208], "mean": [104.0], "std": [60.332412515993425], "count": [209]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [209]}, "index": {"min": [4531], "max": [4739], "mean": [4635.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [2.090909090909091, 3.1674641148325358, 5.0, 5.0, 5.0], "std": [1.255176320126518, 0.9101731156142172, 0.0, 0.0, 0.0], "min": [0, 0, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [209]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [209]}, "eef_direction_state": {"mean": [3.0382775119617227, 3.401913875598086], "std": [1.863389128068624, 2.211582423412949], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.4880382775119618, 1.0717703349282297], "std": [0.5186479279588235, 0.7511504572686565], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [1.0239234449760766, 0.7990430622009569], "std": [0.7913418522697272, 0.8171598867065715], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [3.0382775119617227, 3.401913875598086], "std": [1.863389128068624, 2.211582423412949], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.4880382775119618, 1.0717703349282297], "std": [0.5186479279588235, 0.7511504572686565], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [1.0239234449760766, 0.7990430622009569], "std": [0.7913418522697272, 0.8171598867065715], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6929920262638238, 0.08732126168511425, 1.2108591790574785, -1.3524355087704742, 0.8641509126522912, -2.2158005724014536, 0.66310050293471, -0.14919602580007546, 1.297939083779059, 1.1155580318020473, 0.8488204585659967, 2.0565019694117455], "std": [0.06228271809453322, 0.015362863717877394, 0.03855181783758165, 0.15801842109720998, 0.08414330241467796, 0.1658995779670229, 0.05884214997432219, 0.02013064235336868, 0.04544518360012634, 0.13688155465944768, 0.07638654283186018, 0.20344409503129457], "min": [0.6329032883072745, 0.05815358021437317, 1.1550376234633444, -1.599261215693967, 0.7040884012418505, -2.5429927123953697, 0.6206497786097477, -0.2119159629070055, 1.2288194145918936, 0.8177666386144979, 0.6697450845901805, 1.6887780587961148], "max": [0.8205012458867833, 0.1112020543058112, 1.2979361358940291, -0.9762883411829344, 1.0025866198975684, -1.8938763128578817, 0.7980305376421637, -0.12869075529173246, 1.3933650843568839, 1.344376699138794, 0.9463213709382163, 2.355495044795307], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6929920262638238, 0.08732126168511425, 1.2108591790574785, -1.3524355087704742, 0.8641509126522912, -2.2158005724014536, 0.66310050293471, -0.14919602580007546, 1.297939083779059, 1.1155580318020473, 0.8488204585659967, 2.0565019694117455], "std": [0.06228271809453322, 0.015362863717877394, 0.03855181783758165, 0.15801842109720998, 0.08414330241467796, 0.1658995779670229, 0.05884214997432219, 0.02013064235336868, 0.04544518360012634, 0.13688155465944768, 0.07638654283186018, 0.20344409503129457], "min": [0.6329032883072745, 0.05815358021437317, 1.1550376234633444, -1.599261215693967, 0.7040884012418505, -2.5429927123953697, 0.6206497786097477, -0.2119159629070055, 1.2288194145918936, 0.8177666386144979, 0.6697450845901805, 1.6887780587961148], "max": [0.8205012458867833, 0.1112020543058112, 1.2979361358940291, -0.9762883411829344, 1.0025866198975684, -1.8938763128578817, 0.7980305376421637, -0.12869075529173246, 1.3933650843568839, 1.344376699138794, 0.9463213709382163, 2.355495044795307], "count": [209]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4267243607026143]], [[0.4378228390522876]], [[0.455594050245098]]], "std": [[[0.27962266943142117]], [[0.26959480622016013]], [[0.26260489007219157]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1411764705882353]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5248616115196079]], [[0.5464906944444445]], [[0.5269286989379085]]], "std": [[[0.32019087283539766]], [[0.32085399446059226]], [[0.325006649768603]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5426422610294118]], [[0.5687678267973857]], [[0.5603920179738563]]], "std": [[[0.3131363531879451]], [[0.31210597155095354]], [[0.31985223337008295]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41361919321895424]], [[0.4301551572712418]], [[0.4092460763888889]]], "std": [[[0.375475805447637]], [[0.39027560019700397]], [[0.397636523480688]]], "count": [100]}, "observation.state": {"min": [0.22230488061904907, -1.5034666061401367, 1.063553810119629, 0.09727626293897629, -1.0907340049743652, 0.4361219108104706, -0.84592205286026, -1.2119954824447632, 1.077581763267517, -0.5236514806747437, 0.26750972867012024, -0.44236326217651367, 39.70375061035156, 41.5412483215332, 0.6681250333786011, 0.4325000047683716, 2.172499895095825, -0.19374999403953552, 2.0544443130493164, -0.9431250095367432, 2.8044443130493164, 0.1612500101327896, 6.735555648803711, 1.8899999856948853, 32.858001708984375, 34.287498474121094, 0.5, -0.5999999642372131, 0.9837499856948853, -0.13437499105930328, 0.6525000333786011, -1.035454511642456, 0.953125, -0.4268749952316284, 0.9266666769981384, 2.161250114440918], "max": [0.7314794063568115, -0.8380382061004639, 1.9099764823913574, 0.46752211451530457, -0.2048523724079132, 0.691042959690094, -0.06466010212898254, -0.7359616756439209, 1.6175040006637573, -0.0061036087572574615, 1.4261940717697144, -0.30801767110824585, 69.4418716430664, 53.07749938964844, 0.84375, 9.25666618347168, 55.998748779296875, 20.572500228881836, 61.23062515258789, 56.01750183105469, 70.0687484741211, 95.44625091552734, 64.83875274658203, 109.8499984741211, 70.31500244140625, 45.223751068115234, 3.0425000190734863, 8.713125228881836, 55.766876220703125, 22.688125610351562, 57.5368766784668, 43.68812561035156, 67.59500122070312, 54.88312530517578, 58.55437469482422, 86.43000030517578], "mean": [0.4852459728717804, -1.1514438390731812, 1.4005428552627563, 0.27230414748191833, -0.6256240606307983, 0.5688906908035278, -0.48570844531059265, -0.902878999710083, 1.259788155555725, -0.32992929220199585, 0.833107590675354, -0.38112008571624756, 59.20456314086914, 49.3458137512207, 0.7287417650222778, 1.7881546020507812, 30.93792152404785, 9.300373077392578, 36.382930755615234, 19.55541229248047, 40.70355224609375, 32.199737548828125, 35.454505920410156, 50.73879623413086, 55.39149475097656, 40.93906021118164, 1.0767654180526733, 1.4683334827423096, 28.720687866210938, 10.35532283782959, 30.33487892150879, 16.57509994506836, 32.347049713134766, 19.161413192749023, 27.108882904052734, 50.7409782409668], "std": [0.18855716288089752, 0.19526198506355286, 0.27120330929756165, 0.10431975871324539, 0.24554561078548431, 0.08078518509864807, 0.35227784514427185, 0.15966705977916718, 0.18912559747695923, 0.15276476740837097, 0.3730717599391937, 0.053292419761419296, 10.737208366394043, 3.330050230026245, 0.032885968685150146, 2.303040027618408, 23.456586837768555, 8.952095985412598, 22.271778106689453, 21.282699584960938, 24.65440559387207, 37.64211654663086, 23.78986167907715, 42.22425842285156, 13.705446243286133, 3.4459123611450195, 0.5818830132484436, 2.7842249870300293, 24.119478225708008, 9.57286548614502, 25.107091903686523, 17.3559627532959, 27.195505142211914, 19.687009811401367, 23.456335067749023, 28.08258056640625], "count": [167]}, "action": {"min": [0.22230488061904907, -1.5034666061401367, 1.063553810119629, 0.09727626293897629, -1.0907340049743652, 0.4361219108104706, -0.84592205286026, -1.2119954824447632, 1.077581763267517, -0.5236514806747437, 0.26750972867012024, -0.44236326217651367, 39.70375061035156, 41.5412483215332, 0.6681250333786011, 0.4325000047683716, 2.172499895095825, -0.19374999403953552, 2.0544443130493164, -0.9431250095367432, 2.8044443130493164, 0.1612500101327896, 6.735555648803711, 1.8899999856948853, 32.858001708984375, 34.287498474121094, 0.5, -0.5999999642372131, 0.9837499856948853, -0.13437499105930328, 0.6525000333786011, -1.035454511642456, 0.953125, -0.4268749952316284, 0.9266666769981384, 2.161250114440918], "max": [0.7314794063568115, -0.8380382061004639, 1.9099764823913574, 0.46752211451530457, -0.2048523724079132, 0.691042959690094, -0.06466010212898254, -0.7359616756439209, 1.6175040006637573, -0.0061036087572574615, 1.4261940717697144, -0.30801767110824585, 69.4418716430664, 53.07749938964844, 0.84375, 9.25666618347168, 55.998748779296875, 20.572500228881836, 61.23062515258789, 56.01750183105469, 70.0687484741211, 95.44625091552734, 64.83875274658203, 109.8499984741211, 70.31500244140625, 45.223751068115234, 3.0425000190734863, 8.713125228881836, 55.766876220703125, 22.688125610351562, 57.5368766784668, 43.68812561035156, 67.59500122070312, 54.88312530517578, 58.55437469482422, 86.43000030517578], "mean": [0.48524603247642517, -1.1514437198638916, 1.4005427360534668, 0.27230408787727356, -0.625623881816864, 0.5688906908035278, -0.4857085049152374, -0.9028790593147278, 1.2597880363464355, -0.32992926239967346, 0.8331074118614197, -0.38112008571624756, 59.204559326171875, 49.34580993652344, 0.7287417054176331, 1.7881542444229126, 30.93792724609375, 9.300373077392578, 36.38294219970703, 19.55540657043457, 40.703556060791016, 32.199737548828125, 35.45450973510742, 50.73878479003906, 55.39149475097656, 40.939022064208984, 1.0767656564712524, 1.46833336353302, 28.720706939697266, 10.355319023132324, 30.33489418029785, 16.57510757446289, 32.3470458984375, 19.161418914794922, 27.108869552612305, 50.740989685058594], "std": [0.18855716288089752, 0.19526198506355286, 0.27120327949523926, 0.1043197438120842, 0.24554558098316193, 0.08078519254922867, 0.35227787494659424, 0.15966705977916718, 0.18912562727928162, 0.15276475250720978, 0.3730717897415161, 0.053292423486709595, 10.737207412719727, 3.3300507068634033, 0.032885972410440445, 2.303040027618408, 23.456584930419922, 8.952095031738281, 22.271780014038086, 21.282699584960938, 24.654407501220703, 37.64211654663086, 23.78986358642578, 42.22426223754883, 13.705443382263184, 3.4459121227264404, 0.5818828344345093, 2.7842252254486084, 24.11948013305664, 9.57286548614502, 25.107091903686523, 17.35596466064453, 27.195505142211914, 19.687007904052734, 23.456335067749023, 28.08258056640625], "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": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [167]}, "index": {"min": [4740], "max": [4906], "mean": [4823.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [2.4550898203592815, 2.5449101796407185, 5.0, 5.0, 5.0], "std": [1.3255056060586043, 1.3255056060586043, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [167]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [167]}, "eef_direction_state": {"mean": [2.4011976047904193, 3.1736526946107784], "std": [2.018061796883874, 2.1694173613581578], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.658682634730539, 1.3892215568862276], "std": [0.4866167581774861, 0.6732733462842091], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [0.9640718562874252, 1.0239520958083832], "std": [0.8254355813922064, 0.8112391335709377], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [2.4011976047904193, 3.1736526946107784], "std": [2.018061796883874, 2.1694173613581578], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.658682634730539, 1.3892215568862276], "std": [0.4866167581774861, 0.6732733462842091], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [0.9640718562874252, 1.0239520958083832], "std": [0.8254355813922064, 0.8112391335709377], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.7195095244262634, 0.10154623517432054, 1.2204256657829893, -1.3821018912674414, 0.8950842443326986, -2.1412655723995297, 0.6765077167507367, -0.1690623958318729, 1.3034713952488066, 1.1310393608186677, 0.7894055089747689, 1.9814084743614246], "std": [0.07753461108926439, 0.0202055045877714, 0.051196077445813434, 0.2156639813732167, 0.07345988650850796, 0.19142069748598245, 0.07489934964331658, 0.01743111945843801, 0.05715269434640102, 0.17095846380257387, 0.1158895592054463, 0.20446381954902706], "min": [0.6260754723623672, 0.06982727366654401, 1.1394755974628623, -1.662025980636557, 0.7850419058243046, -2.5147436553119022, 0.600062530970985, -0.22041522074713907, 1.2210854422435833, 0.7734072973615966, 0.5577670692546279, 1.6400933060827605], "max": [0.8555503219055108, 0.15557771130212947, 1.3301314627624794, -0.9613278665604579, 1.0233663544377887, -1.8486716699777705, 0.8089401275843284, -0.1496628129296571, 1.4053081850366484, 1.3481346390040503, 0.9505334756575299, 2.271831773394243], "count": [167]}, "eef_sim_pose_action": {"mean": [0.7195095244262634, 0.10154623517432054, 1.2204256657829893, -1.3821018912674414, 0.8950842443326986, -2.1412655723995297, 0.6765077167507367, -0.1690623958318729, 1.3034713952488066, 1.1310393608186677, 0.7894055089747689, 1.9814084743614246], "std": [0.07753461108926439, 0.0202055045877714, 0.051196077445813434, 0.2156639813732167, 0.07345988650850796, 0.19142069748598245, 0.07489934964331658, 0.01743111945843801, 0.05715269434640102, 0.17095846380257387, 0.1158895592054463, 0.20446381954902706], "min": [0.6260754723623672, 0.06982727366654401, 1.1394755974628623, -1.662025980636557, 0.7850419058243046, -2.5147436553119022, 0.600062530970985, -0.22041522074713907, 1.2210854422435833, 0.7734072973615966, 0.5577670692546279, 1.6400933060827605], "max": [0.8555503219055108, 0.15557771130212947, 1.3301314627624794, -0.9613278665604579, 1.0233663544377887, -1.8486716699777705, 0.8089401275843284, -0.1496628129296571, 1.4053081850366484, 1.3481346390040503, 0.9505334756575299, 2.271831773394243], "count": [167]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42153566789215685]], [[0.43381388071895427]], [[0.44992978145424833]]], "std": [[[0.2842142323151439]], [[0.27458947174036463]], [[0.26724840198722044]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5008126531862745]], [[0.5199650224673202]], [[0.5008677736928104]]], "std": [[[0.3222142402347379]], [[0.3236516161837424]], [[0.32836704017730334]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5465551123366013]], [[0.5699579432189542]], [[0.5594096364379085]]], "std": [[[0.3075186252061162]], [[0.3076381092026122]], [[0.3143622333210242]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4099469628267974]], [[0.42521858864379086]], [[0.4038789113562092]]], "std": [[[0.37557145615873844]], [[0.39084465467077034]], [[0.39801623474562586]]], "count": [100]}, "observation.state": {"min": [0.3351501226425171, -1.509832501411438, 1.078955888748169, -0.15139810740947723, -1.2248226404190063, 0.41137370467185974, -0.839436948299408, -1.168149709701538, 1.0870145559310913, -0.3437730371952057, 0.5117732882499695, -0.4802777171134949, 33.056251525878906, 45.25374984741211, 0.6193749904632568, -0.40562498569488525, 4.262499809265137, 0.0625, 17.860000610351562, -0.13875000178813934, 19.010000228881836, 0.21312500536441803, 6.111249923706055, 19.604373931884766, 25.342222213745117, 37.926876068115234, 0.4424999952316284, -1.056249976158142, 0.9326666593551636, 0.007999999448657036, 0.7149999737739563, -2.068125009536743, 1.0553333759307861, -0.3018749952316284, 0.9850000143051147, 1.203125], "max": [0.7716296911239624, -0.7911325693130493, 1.9128614664077759, 0.2159866839647293, -0.4879310727119446, 0.86285001039505, -0.2174237221479416, -0.6914244294166565, 1.5523909330368042, -0.00472076004371047, 1.3957713842391968, -0.30942434072494507, 56.22062683105469, 58.82374954223633, 0.7868750095367432, 8.254375457763672, 55.61750030517578, 41.2087516784668, 71.04624938964844, 35.74812316894531, 69.42874908447266, 68.40437316894531, 61.69874954223633, 93.0043716430664, 70.97250366210938, 50.40999984741211, 3.4049999713897705, 9.642000198364258, 54.008750915527344, 13.526874542236328, 63.88249969482422, 7.681250095367432, 69.26750183105469, 19.998750686645508, 58.845001220703125, 55.99687576293945], "mean": [0.5627444386482239, -1.163895606994629, 1.4136686325073242, 0.08269838243722916, -0.7636707425117493, 0.6109933853149414, -0.5560612082481384, -0.9072329998016357, 1.2622156143188477, -0.2599812150001526, 0.9098579287528992, -0.3881763517856598, 47.75321960449219, 54.169559478759766, 0.71221524477005, 2.7029190063476562, 33.861366271972656, 16.01783561706543, 45.38126754760742, 9.362665176391602, 46.27278518676758, 29.32168960571289, 34.70518493652344, 60.22985076904297, 54.477840423583984, 43.73267364501953, 0.9010021686553955, 1.1711359024047852, 27.80491828918457, 5.91931676864624, 33.26021194458008, 2.8241026401519775, 34.48719787597656, 5.119277477264404, 28.315242767333984, 32.247154235839844], "std": [0.12066780030727386, 0.18722325563430786, 0.24986855685710907, 0.10201587527990341, 0.17222031950950623, 0.11546806991100311, 0.24679309129714966, 0.14199300110340118, 0.15255612134933472, 0.08878745883703232, 0.24782130122184753, 0.0707891583442688, 8.37628173828125, 4.73310661315918, 0.049244459718465805, 3.1087632179260254, 19.973133087158203, 15.927517890930176, 21.998987197875977, 11.246647834777832, 21.041378021240234, 28.65106773376465, 22.23332405090332, 27.581693649291992, 16.331283569335938, 3.152092218399048, 0.5935385227203369, 2.91465163230896, 23.419004440307617, 5.3481245040893555, 26.452842712402344, 2.748568534851074, 28.144794464111328, 6.146030902862549, 24.815196990966797, 19.757722854614258], "count": [156]}, "action": {"min": [0.3351501226425171, -1.509832501411438, 1.078955888748169, -0.15139810740947723, -1.2248226404190063, 0.41137370467185974, -0.839436948299408, -1.168149709701538, 1.0870145559310913, -0.3437730371952057, 0.5117732882499695, -0.4802777171134949, 33.056251525878906, 45.25374984741211, 0.6193749904632568, -0.40562498569488525, 4.262499809265137, 0.0625, 17.860000610351562, -0.13875000178813934, 19.010000228881836, 0.21312500536441803, 6.111249923706055, 19.604373931884766, 25.342222213745117, 37.926876068115234, 0.4424999952316284, -1.056249976158142, 0.9326666593551636, 0.007999999448657036, 0.7149999737739563, -2.068125009536743, 1.0553333759307861, -0.3018749952316284, 0.9850000143051147, 1.203125], "max": [0.7716296911239624, -0.7911325693130493, 1.9128614664077759, 0.2159866839647293, -0.4879310727119446, 0.86285001039505, -0.2174237221479416, -0.6914244294166565, 1.5523909330368042, -0.00472076004371047, 1.3957713842391968, -0.30942434072494507, 56.22062683105469, 58.82374954223633, 0.7868750095367432, 8.254375457763672, 55.61750030517578, 41.2087516784668, 71.04624938964844, 35.74812316894531, 69.42874908447266, 68.40437316894531, 61.69874954223633, 93.0043716430664, 70.97250366210938, 50.40999984741211, 3.4049999713897705, 9.642000198364258, 54.008750915527344, 13.526874542236328, 63.88249969482422, 7.681250095367432, 69.26750183105469, 19.998750686645508, 58.845001220703125, 55.99687576293945], "mean": [0.5627443194389343, -1.1638957262039185, 1.4136687517166138, 0.08269836753606796, -0.7636706829071045, 0.6109933853149414, -0.556060791015625, -0.9072329998016357, 1.262215495109558, -0.25998127460479736, 0.9098579287528992, -0.3881763815879822, 47.753238677978516, 54.169578552246094, 0.7122151851654053, 2.7029194831848145, 33.86137008666992, 16.01783561706543, 45.38125228881836, 9.362665176391602, 46.27278518676758, 29.32167625427246, 34.70519256591797, 60.22985076904297, 54.47785186767578, 43.73270797729492, 0.9010022282600403, 1.1711357831954956, 27.80491828918457, 5.919314861297607, 33.26020431518555, 2.8241024017333984, 34.48719024658203, 5.119277000427246, 28.315242767333984, 32.24714660644531], "std": [0.12066782265901566, 0.18722322583198547, 0.24986857175827026, 0.10201588273048401, 0.1722203493118286, 0.11546806991100311, 0.24679306149482727, 0.14199298620224, 0.15255609154701233, 0.08878744393587112, 0.24782127141952515, 0.0707891508936882, 8.37628173828125, 4.7331061363220215, 0.0492444708943367, 3.1087632179260254, 19.97313117980957, 15.92751693725586, 21.99898338317871, 11.246647834777832, 21.041378021240234, 28.651065826416016, 22.233327865600586, 27.581695556640625, 16.331281661987305, 3.1520919799804688, 0.5935383439064026, 2.91465163230896, 23.41900634765625, 5.348124027252197, 26.45284080505371, 2.748567819595337, 28.14479637145996, 6.146031379699707, 24.81519889831543, 19.757722854614258], "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": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [156]}, "index": {"min": [4907], "max": [5062], "mean": [4984.5], "std": [45.032395746469746], "count": [156]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [156]}, "subtask_annotation": {"mean": [2.6153846153846154, 2.3974358974358974, 5.0, 5.0, 5.0], "std": [1.3323467750529805, 1.3477402130189244, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [156]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [156]}, "eef_direction_state": {"mean": [3.0576923076923075, 3.128205128205128], "std": [1.9943522327819558, 2.005498687001177], "min": [0, 0], "max": [6, 6], "count": [156]}, "eef_velocity_state": {"mean": [1.5576923076923077, 1.4166666666666667], "std": [0.6429138856019543, 0.5986987313667632], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_state": {"mean": [1.1282051282051282, 0.967948717948718], "std": [0.7903094875601258, 0.7878880549378451], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_direction_action": {"mean": [3.0576923076923075, 3.128205128205128], "std": [1.9943522327819558, 2.005498687001177], "min": [0, 0], "max": [6, 6], "count": [156]}, "eef_velocity_action": {"mean": [1.5576923076923077, 1.4166666666666667], "std": [0.6429138856019543, 0.5986987313667632], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_action": {"mean": [1.1282051282051282, 0.967948717948718], "std": [0.7903094875601258, 0.7878880549378451], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_sim_pose_state": {"mean": [0.7233068277547154, 0.11968337508761327, 1.2164827747852849, -1.2796636161046693, 0.7776009938700437, -2.012081447341022, 0.673165738885263, -0.16716752206391308, 1.2883928450447986, 1.1340115982366483, 0.7509071675733018, 2.0120985061211054], "std": [0.06133304881765412, 0.03052571765553593, 0.049346079567015894, 0.2176689429816651, 0.1141737385339004, 0.2183141406976509, 0.05887057856705265, 0.024496919847225303, 0.04899791534628118, 0.1655988226215427, 0.04866943901453473, 0.1957997600730798], "min": [0.6443021992482912, 0.08822621971684569, 1.1574284133445323, -1.5522056780072035, 0.5731918020015665, -2.336626246927086, 0.604270686918807, -0.23590054113217493, 1.2150718177403255, 0.7920494468617337, 0.6225042980217959, 1.721092117813848], "max": [0.8426792289285806, 0.22671999089947925, 1.3369888235198522, -0.8168719027767719, 0.9439420519916428, -1.4989315822762912, 0.7816892211969502, -0.14134485171897176, 1.3837145740017323, 1.3874300381586564, 0.8119826607734826, 2.2923504869537994], "count": [156]}, "eef_sim_pose_action": {"mean": [0.7233068277547154, 0.11968337508761327, 1.2164827747852849, -1.2796636161046693, 0.7776009938700437, -2.012081447341022, 0.673165738885263, -0.16716752206391308, 1.2883928450447986, 1.1340115982366483, 0.7509071675733018, 2.0120985061211054], "std": [0.06133304881765412, 0.03052571765553593, 0.049346079567015894, 0.2176689429816651, 0.1141737385339004, 0.2183141406976509, 0.05887057856705265, 0.024496919847225303, 0.04899791534628118, 0.1655988226215427, 0.04866943901453473, 0.1957997600730798], "min": [0.6443021992482912, 0.08822621971684569, 1.1574284133445323, -1.5522056780072035, 0.5731918020015665, -2.336626246927086, 0.604270686918807, -0.23590054113217493, 1.2150718177403255, 0.7920494468617337, 0.6225042980217959, 1.721092117813848], "max": [0.8426792289285806, 0.22671999089947925, 1.3369888235198522, -0.8168719027767719, 0.9439420519916428, -1.4989315822762912, 0.7816892211969502, -0.14134485171897176, 1.3837145740017323, 1.3874300381586564, 0.8119826607734826, 2.2923504869537994], "count": [156]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4154581903594771]], [[0.4263632312091503]], [[0.4443035355392157]]], "std": [[[0.27872720060544165]], [[0.269251864783846]], [[0.2616330809899202]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5035189562908498]], [[0.5230067218137254]], [[0.5041255821078431]]], "std": [[[0.32420466105488305]], [[0.3248002171483276]], [[0.3288449781477734]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5529846139705882]], [[0.5857283966503268]], [[0.58268241625817]]], "std": [[[0.30340726937954304]], [[0.30007410005056506]], [[0.30712494132738194]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4087298529411765]], [[0.42356964256535945]], [[0.4027141401143791]]], "std": [[[0.37665831759441687]], [[0.3915978515394133]], [[0.3993149200193728]]], "count": [100]}, "observation.state": {"min": [0.22959625720977783, -1.5311474800109863, 1.0666532516479492, 0.19929713010787964, -0.7451171278953552, 0.5038815140724182, -0.771868109703064, -1.2709811925888062, 1.0993648767471313, -0.6334878206253052, 0.3065156042575836, -0.37759721279144287, 30.542499542236328, 43.81562423706055, 0.5445454716682434, -0.06874999403953552, 4.2228569984436035, -0.34375, 7.70230770111084, -1.015625, 9.772500038146973, 0.5212500095367432, 7.2739996910095215, 10.358749389648438, 31.708749771118164, 28.484375, 0.578125, -0.6037499904632568, 1.0356249809265137, 0.31437498331069946, 0.6412500143051147, -1.256666660308838, 0.8606250286102295, -0.26124998927116394, 0.8531249761581421, 1.328125], "max": [0.639329195022583, -0.8037689924240112, 1.8943122625350952, 0.38200536370277405, -0.2756876051425934, 0.7422560453414917, -0.06466010212898254, -0.6671530604362488, 1.6581072807312012, -0.13900014758110046, 1.2445639371871948, -0.19433794915676117, 68.7393798828125, 56.76187515258789, 0.7606250047683716, 6.331250190734863, 55.1875, 34.0625, 60.42375183105469, 44.89500045776367, 74.671875, 53.90999984741211, 57.49187469482422, 83.29624938964844, 64.19437408447266, 43.00437545776367, 2.3350000381469727, 9.37125015258789, 62.33625030517578, 8.380000114440918, 69.34687805175781, 33.23875045776367, 74.18437957763672, 66.00875091552734, 61.95000076293945, 93.95000457763672], "mean": [0.440315306186676, -1.1776823997497559, 1.4250892400741577, 0.2570471465587616, -0.5848290920257568, 0.574150025844574, -0.40172794461250305, -0.935794472694397, 1.2991089820861816, -0.47728320956230164, 0.7437198758125305, -0.2867335081100464, 54.82920837402344, 51.46168899536133, 0.6524673104286194, 2.097827434539795, 30.030559539794922, 14.668739318847656, 36.856075286865234, 17.207063674926758, 42.26579666137695, 16.96127700805664, 32.889892578125, 45.38732147216797, 52.79008483886719, 39.57312774658203, 1.1697853803634644, 1.7895945310592651, 32.424190521240234, 3.2840404510498047, 34.297096252441406, 7.961446285247803, 34.76652145385742, 18.48267936706543, 27.934513092041016, 48.760498046875], "std": [0.13960613310337067, 0.19517984986305237, 0.2555440068244934, 0.053529009222984314, 0.1514868438243866, 0.08128596842288971, 0.27377673983573914, 0.17760607600212097, 0.18648503720760345, 0.1239638403058052, 0.27321410179138184, 0.06810476630926132, 15.249593734741211, 5.2048020362854, 0.07021564245223999, 2.3919014930725098, 19.770994186401367, 14.339526176452637, 17.85498809814453, 18.214157104492188, 20.09729766845703, 19.04840087890625, 16.987415313720703, 27.526939392089844, 11.539750099182129, 3.918741226196289, 0.4935392439365387, 2.9229209423065186, 24.061256408691406, 2.832014560699463, 26.4763126373291, 10.211708068847656, 28.66580581665039, 20.264190673828125, 24.395069122314453, 28.86509895324707], "count": [155]}, "action": {"min": [0.22959625720977783, -1.5311474800109863, 1.0666532516479492, 0.19929713010787964, -0.7451171278953552, 0.5038815140724182, -0.771868109703064, -1.2709811925888062, 1.0993648767471313, -0.6334878206253052, 0.3065156042575836, -0.37759721279144287, 30.542499542236328, 43.81562423706055, 0.5445454716682434, -0.06874999403953552, 4.2228569984436035, -0.34375, 7.70230770111084, -1.015625, 9.772500038146973, 0.5212500095367432, 7.2739996910095215, 10.358749389648438, 31.708749771118164, 28.484375, 0.578125, -0.6037499904632568, 1.0356249809265137, 0.31437498331069946, 0.6412500143051147, -1.256666660308838, 0.8606250286102295, -0.26124998927116394, 0.8531249761581421, 1.328125], "max": [0.639329195022583, -0.8037689924240112, 1.8943122625350952, 0.38200536370277405, -0.2756876051425934, 0.7422560453414917, -0.06466010212898254, -0.6671530604362488, 1.6581072807312012, -0.13900014758110046, 1.2445639371871948, -0.19433794915676117, 68.7393798828125, 56.76187515258789, 0.7606250047683716, 6.331250190734863, 55.1875, 34.0625, 60.42375183105469, 44.89500045776367, 74.671875, 53.90999984741211, 57.49187469482422, 83.29624938964844, 64.19437408447266, 43.00437545776367, 2.3350000381469727, 9.37125015258789, 62.33625030517578, 8.380000114440918, 69.34687805175781, 33.23875045776367, 74.18437957763672, 66.00875091552734, 61.95000076293945, 93.95000457763672], "mean": [0.4403153955936432, -1.1776825189590454, 1.4250895977020264, 0.25704720616340637, -0.5848291516304016, 0.5741502046585083, -0.40172767639160156, -0.9357948303222656, 1.299108862876892, -0.47728314995765686, 0.7437199950218201, -0.28673362731933594, 54.82918930053711, 51.46168899536133, 0.6524674892425537, 2.097827672958374, 30.03054428100586, 14.668734550476074, 36.85607147216797, 17.207067489624023, 42.26581573486328, 16.96127700805664, 32.889896392822266, 45.387325286865234, 52.79008865356445, 39.5731315612793, 1.1697853803634644, 1.7895939350128174, 32.42417526245117, 3.284041166305542, 34.297088623046875, 7.961450099945068, 34.76653289794922, 18.48267936706543, 27.934513092041016, 48.760498046875], "std": [0.13960613310337067, 0.19517984986305237, 0.255543977022171, 0.05352900177240372, 0.1514868438243866, 0.08128595352172852, 0.2737765908241272, 0.17760609090328217, 0.18648505210876465, 0.12396383285522461, 0.2732141613960266, 0.06810476630926132, 15.249594688415527, 5.204801082611084, 0.07021566480398178, 2.3919014930725098, 19.770994186401367, 14.33952808380127, 17.854990005493164, 18.214155197143555, 20.09729766845703, 19.048402786254883, 16.98741912841797, 27.526939392089844, 11.539750099182129, 3.9187417030334473, 0.4935392737388611, 2.9229209423065186, 24.061260223388672, 2.832014322280884, 26.47631072998047, 10.21170711517334, 28.66580581665039, 20.26419448852539, 24.395069122314453, 28.865097045898438], "count": [155]}, "timestamp": {"min": [0.0], "max": [5.133333333333334], "mean": [2.5666666666666664], "std": [1.491457154746473], "count": [155]}, "frame_index": {"min": [0], "max": [154], "mean": [77.0], "std": [44.74371464239419], "count": [155]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [155]}, "index": {"min": [5063], "max": [5217], "mean": [5140.0], "std": [44.74371464239419], "count": [155]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [155]}, "subtask_annotation": {"mean": [2.632258064516129, 2.367741935483871, 5.0, 5.0, 5.0], "std": [1.3002201046359336, 1.3002201046359336, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [155]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [155]}, "eef_direction_state": {"mean": [3.361290322580645, 3.064516129032258], "std": [1.9670966683947124, 2.1150075706562848], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_state": {"mean": [1.4774193548387098, 1.367741935483871], "std": [0.5938989147285186, 0.6722072917487015], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_state": {"mean": [0.9935483870967742, 0.9483870967741935], "std": [0.8308314855228516, 0.8331328236055705], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_direction_action": {"mean": [3.361290322580645, 3.064516129032258], "std": [1.9670966683947124, 2.1150075706562848], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_action": {"mean": [1.4774193548387098, 1.367741935483871], "std": [0.5938989147285186, 0.6722072917487015], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_action": {"mean": [0.9935483870967742, 0.9483870967741935], "std": [0.8308314855228516, 0.8331328236055705], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_sim_pose_state": {"mean": [0.7305272354673604, 0.09269805967443819, 1.2260732041088154, -1.356296896523912, 0.8884074585619174, -2.108746947135615, 0.6840820579834709, -0.1466100690507278, 1.3017657632888389, 1.1855460827654993, 0.8299548714338293, 2.071594017960838], "std": [0.06615770679127442, 0.016041199786117323, 0.04439460072402319, 0.16845621516909556, 0.0958358015944235, 0.15550264341430692, 0.06844459942486437, 0.022856137208254454, 0.054807626767522905, 0.16425238699311814, 0.0835696153461931, 0.2201750887736492], "min": [0.6492975078242305, 0.07372301315190231, 1.1598264733141777, -1.5641048429484437, 0.7859839635094397, -2.3517170275661345, 0.6108484990328071, -0.22263058815216893, 1.223129309160201, 0.8767685327106574, 0.6711108392669858, 1.7778805137439107], "max": [0.8459274851187638, 0.1329835341340472, 1.3168102476078394, -0.9127557726654965, 1.0993577267825239, -1.762552045677147, 0.8086342089800687, -0.12152433043468254, 1.380177159726286, 1.430630385584989, 0.9378167739798817, 2.3765633700225903], "count": [155]}, "eef_sim_pose_action": {"mean": [0.7305272354673604, 0.09269805967443819, 1.2260732041088154, -1.356296896523912, 0.8884074585619174, -2.108746947135615, 0.6840820579834709, -0.1466100690507278, 1.3017657632888389, 1.1855460827654993, 0.8299548714338293, 2.071594017960838], "std": [0.06615770679127442, 0.016041199786117323, 0.04439460072402319, 0.16845621516909556, 0.0958358015944235, 0.15550264341430692, 0.06844459942486437, 0.022856137208254454, 0.054807626767522905, 0.16425238699311814, 0.0835696153461931, 0.2201750887736492], "min": [0.6492975078242305, 0.07372301315190231, 1.1598264733141777, -1.5641048429484437, 0.7859839635094397, -2.3517170275661345, 0.6108484990328071, -0.22263058815216893, 1.223129309160201, 0.8767685327106574, 0.6711108392669858, 1.7778805137439107], "max": [0.8459274851187638, 0.1329835341340472, 1.3168102476078394, -0.9127557726654965, 1.0993577267825239, -1.762552045677147, 0.8086342089800687, -0.12152433043468254, 1.380177159726286, 1.430630385584989, 0.9378167739798817, 2.3765633700225903], "count": [155]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4259002144607843]], [[0.43695004084967315]], [[0.45514935866013073]]], "std": [[[0.2752183018106797]], [[0.26573441934980296]], [[0.2579725347015999]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4978576899509804]], [[0.5183459906045752]], [[0.49850773897058825]]], "std": [[[0.32113991417349336]], [[0.3232377709345921]], [[0.3283057773111751]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5403856985294118]], [[0.562755179738562]], [[0.5517089767156862]]], "std": [[[0.3141140444640815]], [[0.3145545427614981]], [[0.3208092763023207]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4197643096405229]], [[0.4340438092320261]], [[0.4123400816993464]]], "std": [[[0.376884257973978]], [[0.3914437057896892]], [[0.3995863719296385]]], "count": [100]}, "observation.state": {"min": [0.34180209040641785, -1.4792667627334595, 1.137798547744751, -0.2482452094554901, -1.0733238458633423, 0.540813148021698, -0.7896543741226196, -1.231164574623108, 1.1084725856781006, -0.4641921818256378, 0.38366901874542236, -0.3978313207626343, 34.556251525878906, 38.08437728881836, 0.6430000066757202, -0.2574999928474426, 1.7818750143051147, 0.41499999165534973, 3.3106250762939453, -0.9108333587646484, 1.6818749904632568, -3.9706249237060547, 1.1607142686843872, 2.094374895095825, 38.008888244628906, 22.707500457763672, 0.6512500047683716, -0.6618750095367432, 1.1193749904632568, -0.421875, 0.59375, 0.14687499403953552, 0.7599999904632568, -0.1899999976158142, 0.8650000095367432, 7.407777786254883], "max": [0.6409027576446533, -0.8855001330375671, 1.8808413743972778, 0.3572518527507782, -0.46134698390960693, 0.8322312831878662, -0.15902762115001678, -0.7816910743713379, 1.641322374343872, -0.06947623193264008, 1.247091293334961, -0.31219005584716797, 71.47374725341797, 55.12437438964844, 0.7412500381469727, 9.481249809265137, 60.49687576293945, 30.176250457763672, 66.69562530517578, 55.185001373291016, 72.4281234741211, 92.16687774658203, 68.94999694824219, 107.5843734741211, 68.07937622070312, 46.89777755737305, 3.456249952316284, 9.772500038146973, 59.810001373291016, 25.4268741607666, 65.09500122070312, 48.85874938964844, 72.72000122070312, 67.63249969482422, 60.63249969482422, 95.90750122070312], "mean": [0.500389814376831, -1.161790370941162, 1.4490876197814941, 0.10278034955263138, -0.6770842671394348, 0.607266902923584, -0.40503570437431335, -0.9588265419006348, 1.3141200542449951, -0.3370937705039978, 0.7722066640853882, -0.35474681854248047, 59.27733612060547, 48.805824279785156, 0.6882578134536743, 2.2526373863220215, 29.8692626953125, 9.960624694824219, 34.90768051147461, 19.696603775024414, 36.92166519165039, 30.606138229370117, 30.097864151000977, 53.855499267578125, 55.784149169921875, 39.20370864868164, 1.1791878938674927, 2.4182844161987305, 29.14272689819336, 8.426377296447754, 30.951868057250977, 15.920891761779785, 33.049556732177734, 19.223194122314453, 27.289724349975586, 51.1832275390625], "std": [0.10731765627861023, 0.18352442979812622, 0.24296867847442627, 0.19235487282276154, 0.14168085157871246, 0.06360578536987305, 0.26454395055770874, 0.1586473435163498, 0.19149717688560486, 0.10290718078613281, 0.2651998698711395, 0.021941449493169785, 12.124531745910645, 6.379127025604248, 0.024071654304862022, 3.3433992862701416, 23.708385467529297, 10.0609769821167, 23.350954055786133, 21.043790817260742, 24.6245059967041, 38.76465606689453, 23.718059539794922, 38.1870231628418, 10.880093574523926, 5.950547695159912, 0.7281948924064636, 3.9462554454803467, 25.081504821777344, 9.897591590881348, 25.828655242919922, 17.374845504760742, 28.065797805786133, 22.395788192749023, 25.54273223876953, 28.496030807495117], "count": [157]}, "action": {"min": [0.34180209040641785, -1.4792667627334595, 1.137798547744751, -0.2482452094554901, -1.0733238458633423, 0.540813148021698, -0.7896543741226196, -1.231164574623108, 1.1084725856781006, -0.4641921818256378, 0.38366901874542236, -0.3978313207626343, 34.556251525878906, 38.08437728881836, 0.6430000066757202, -0.2574999928474426, 1.7818750143051147, 0.41499999165534973, 3.3106250762939453, -0.9108333587646484, 1.6818749904632568, -3.9706249237060547, 1.1607142686843872, 2.094374895095825, 38.008888244628906, 22.707500457763672, 0.6512500047683716, -0.6618750095367432, 1.1193749904632568, -0.421875, 0.59375, 0.14687499403953552, 0.7599999904632568, -0.1899999976158142, 0.8650000095367432, 7.407777786254883], "max": [0.6409027576446533, -0.8855001330375671, 1.8808413743972778, 0.3572518527507782, -0.46134698390960693, 0.8322312831878662, -0.15902762115001678, -0.7816910743713379, 1.641322374343872, -0.06947623193264008, 1.247091293334961, -0.31219005584716797, 71.47374725341797, 55.12437438964844, 0.7412500381469727, 9.481249809265137, 60.49687576293945, 30.176250457763672, 66.69562530517578, 55.185001373291016, 72.4281234741211, 92.16687774658203, 68.94999694824219, 107.5843734741211, 68.07937622070312, 46.89777755737305, 3.456249952316284, 9.772500038146973, 59.810001373291016, 25.4268741607666, 65.09500122070312, 48.85874938964844, 72.72000122070312, 67.63249969482422, 60.63249969482422, 95.90750122070312], "mean": [0.5003899931907654, -1.161790370941162, 1.4490875005722046, 0.10278033465147018, -0.6770841479301453, 0.6072670221328735, -0.40503594279289246, -0.9588264226913452, 1.3141202926635742, -0.33709388971328735, 0.7722070217132568, -0.35474666953086853, 59.2773551940918, 48.80582046508789, 0.6882578134536743, 2.2526373863220215, 29.869274139404297, 9.960628509521484, 34.90766906738281, 19.696603775024414, 36.92166519165039, 30.606143951416016, 30.09783935546875, 53.855499267578125, 55.78413772583008, 39.203704833984375, 1.179187536239624, 2.4182848930358887, 29.14270782470703, 8.42637825012207, 30.951866149902344, 15.92089557647705, 33.0495719909668, 19.223194122314453, 27.289737701416016, 51.1832389831543], "std": [0.10731766372919083, 0.18352439999580383, 0.24296867847442627, 0.19235485792160034, 0.14168085157871246, 0.06360578536987305, 0.2645438313484192, 0.1586473286151886, 0.19149717688560486, 0.10290718078613281, 0.2651998996734619, 0.02194144017994404, 12.124530792236328, 6.37912654876709, 0.02407166175544262, 3.3433990478515625, 23.708385467529297, 10.0609769821167, 23.3509521484375, 21.04378890991211, 24.624509811401367, 38.7646598815918, 23.718059539794922, 38.18701934814453, 10.880093574523926, 5.950545787811279, 0.7281951308250427, 3.946255683898926, 25.081504821777344, 9.897591590881348, 25.828651428222656, 17.37484359741211, 28.0657958984375, 22.395788192749023, 25.54273223876953, 28.49603271484375], "count": [157]}, "timestamp": {"min": [0.0], "max": [5.2], "mean": [2.6], "std": [1.5107025591499545], "count": [157]}, "frame_index": {"min": [0], "max": [156], "mean": [78.0], "std": [45.32107677449864], "count": [157]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [157]}, "index": {"min": [5218], "max": [5374], "mean": [5296.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [2.1656050955414012, 2.8343949044585988, 5.0, 5.0, 5.0], "std": [1.479572729501617, 1.479572729501617, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [157]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [157]}, "eef_direction_state": {"mean": [2.6496815286624202, 2.4585987261146496], "std": [2.012275202583557, 2.116030552137183], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.6624203821656052, 1.4458598726114649], "std": [0.48616712451621297, 0.6014304017382356], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [1.0063694267515924, 1.0636942675159236], "std": [0.8020421013348886, 0.834613672881513], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [2.6496815286624202, 2.4585987261146496], "std": [2.012275202583557, 2.116030552137183], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.6624203821656052, 1.4458598726114649], "std": [0.48616712451621297, 0.6014304017382356], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [1.0063694267515924, 1.0636942675159236], "std": [0.8020421013348886, 0.834613672881513], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.735780688634491, 0.12996952374346252, 1.2230555971689077, -1.3283596091795258, 0.785984486529779, -2.022334339899486, 0.6945695784023629, -0.15604503270440886, 1.3100532750284348, 1.121590562799762, 0.7571467327526725, 1.9799658592072014], "std": [0.06838569334421726, 0.0240622327491136, 0.06636123752254797, 0.29679759489672863, 0.15286709271589377, 0.2967973139106658, 0.0687680262165815, 0.01349949417321898, 0.052201135024024854, 0.17175077488737864, 0.05720141421446412, 0.15653198003149646], "min": [0.6461777225718256, 0.0908753526165367, 1.1381984658169078, -1.7020208995929895, 0.5477131898057475, -2.5075455309477066, 0.6222679261287838, -0.19870642321669116, 1.2289543019123093, 0.6697568277882134, 0.6265123379934994, 1.7416930928012637], "max": [0.8486474213589761, 0.1703629360501247, 1.3840083736431263, -0.5145941426372473, 1.0006017840058137, -1.4326538833123446, 0.8068213489342927, -0.13021048721285824, 1.4158362213786582, 1.3242972153539616, 0.8532859261927586, 2.245598894182633], "count": [157]}, "eef_sim_pose_action": {"mean": [0.735780688634491, 0.12996952374346252, 1.2230555971689077, -1.3283596091795258, 0.785984486529779, -2.022334339899486, 0.6945695784023629, -0.15604503270440886, 1.3100532750284348, 1.121590562799762, 0.7571467327526725, 1.9799658592072014], "std": [0.06838569334421726, 0.0240622327491136, 0.06636123752254797, 0.29679759489672863, 0.15286709271589377, 0.2967973139106658, 0.0687680262165815, 0.01349949417321898, 0.052201135024024854, 0.17175077488737864, 0.05720141421446412, 0.15653198003149646], "min": [0.6461777225718256, 0.0908753526165367, 1.1381984658169078, -1.7020208995929895, 0.5477131898057475, -2.5075455309477066, 0.6222679261287838, -0.19870642321669116, 1.2289543019123093, 0.6697568277882134, 0.6265123379934994, 1.7416930928012637], "max": [0.8486474213589761, 0.1703629360501247, 1.3840083736431263, -0.5145941426372473, 1.0006017840058137, -1.4326538833123446, 0.8068213489342927, -0.13021048721285824, 1.4158362213786582, 1.3242972153539616, 0.8532859261927586, 2.245598894182633], "count": [157]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42795352124183006]], [[0.4401507434640523]], [[0.45856938725490193]]], "std": [[[0.280086907379523]], [[0.269725578532517]], [[0.26298099506786404]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.502504718137255]], [[0.5201625612745098]], [[0.501220612745098]]], "std": [[[0.32753078513119954]], [[0.32809267320904595]], [[0.3327507611173456]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.06274509803921569]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5399728962418301]], [[0.5622854268790849]], [[0.5524711723856209]]], "std": [[[0.3112960643338074]], [[0.3122916788389527]], [[0.3189992548748441]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4273702859477124]], [[0.44290399714052286]], [[0.4216300898692811]]], "std": [[[0.3785738965401827]], [[0.39239411169112665]], [[0.3999806601594916]]], "count": [100]}, "observation.state": {"min": [0.22871842980384827, -1.4707789421081543, 1.0318913459777832, 0.07600900530815125, -1.1819065809249878, 0.40279048681259155, -0.8218890428543091, -1.2026255130767822, 1.0600146055221558, -0.5598740577697754, 0.2598325312137604, -0.40622377395629883, 23.331249237060547, 38.7400016784668, 0.5106250047683716, -0.13499999046325684, 0.9643750190734863, -0.28187501430511475, 1.1150000095367432, -1.1668750047683716, 1.7074999809265137, -3.213749885559082, 0.9900000095367432, 1.4118750095367432, 26.17545509338379, 33.787498474121094, 0.6512500047683716, -0.4906249940395355, 0.7912499904632568, -0.4281249940395355, 0.6356250047683716, 0.0312500074505806, 0.84375, 0.7226666808128357, 0.9075000286102295, -0.36374998092651367], "max": [0.6830796599388123, -0.794661283493042, 1.8473907709121704, 0.4279678761959076, -0.38850900530815125, 0.8341439962387085, -0.06504157930612564, -0.6848969459533691, 1.630021095275879, -0.016784923151135445, 1.434920310974121, -0.23236629366874695, 73.8237533569336, 52.26874923706055, 0.7762500047683716, 8.3774995803833, 51.45249938964844, 33.10750198364258, 59.115623474121094, 38.271873474121094, 78.14374542236328, 27.71000099182129, 67.4781265258789, 68.68875122070312, 66.86125183105469, 55.946250915527344, 2.4175000190734863, 9.54312515258789, 61.37187576293945, 15.118749618530273, 64.83625030517578, 49.682498931884766, 68.42375183105469, 71.28874969482422, 60.05875015258789, 92.03812408447266], "mean": [0.4725232422351837, -1.110550880432129, 1.3439695835113525, 0.28070563077926636, -0.7106605768203735, 0.6219002604484558, -0.4651188254356384, -0.8755905628204346, 1.2441556453704834, -0.3514009714126587, 0.8329377770423889, -0.3320806622505188, 55.55119705200195, 48.1801643371582, 0.6495304703712463, 2.872218370437622, 26.348247528076172, 14.074029922485352, 33.376895904541016, 14.336621284484863, 41.74769592285156, 4.654701232910156, 36.480438232421875, 30.528034210205078, 52.816925048828125, 40.961463928222656, 1.0689420700073242, 3.973348617553711, 27.604272842407227, 3.1418001651763916, 27.980026245117188, 14.422011375427246, 28.875337600708008, 21.642587661743164, 24.497995376586914, 41.79495620727539], "std": [0.14433856308460236, 0.18619051575660706, 0.24958567321300507, 0.0768091231584549, 0.19814781844615936, 0.12243793904781342, 0.3212002217769623, 0.15811792016029358, 0.1764213591814041, 0.13924697041511536, 0.3220314383506775, 0.056480154395103455, 17.854230880737305, 3.935502767562866, 0.07906685769557953, 2.862828016281128, 21.10199546813965, 14.323711395263672, 22.572669982910156, 15.46522331237793, 28.66182518005371, 7.7675018310546875, 23.851362228393555, 24.638504028320312, 13.797465324401855, 4.6605939865112305, 0.3928603231906891, 4.163895130157471, 26.898422241210938, 4.169326305389404, 26.36222267150879, 17.165693283081055, 27.539033889770508, 23.512901306152344, 23.478708267211914, 37.533145904541016], "count": [200]}, "action": {"min": [0.22871842980384827, -1.4707789421081543, 1.0318913459777832, 0.07600900530815125, -1.1819065809249878, 0.40279048681259155, -0.8218890428543091, -1.2026255130767822, 1.0600146055221558, -0.5598740577697754, 0.2598325312137604, -0.40622377395629883, 23.331249237060547, 38.7400016784668, 0.5106250047683716, -0.13499999046325684, 0.9643750190734863, -0.28187501430511475, 1.1150000095367432, -1.1668750047683716, 1.7074999809265137, -3.213749885559082, 0.9900000095367432, 1.4118750095367432, 26.17545509338379, 33.787498474121094, 0.6512500047683716, -0.4906249940395355, 0.7912499904632568, -0.4281249940395355, 0.6356250047683716, 0.0312500074505806, 0.84375, 0.7226666808128357, 0.9075000286102295, -0.36374998092651367], "max": [0.6830796599388123, -0.794661283493042, 1.8473907709121704, 0.4279678761959076, -0.38850900530815125, 0.8341439962387085, -0.06504157930612564, -0.6848969459533691, 1.630021095275879, -0.016784923151135445, 1.434920310974121, -0.23236629366874695, 73.8237533569336, 52.26874923706055, 0.7762500047683716, 8.3774995803833, 51.45249938964844, 33.10750198364258, 59.115623474121094, 38.271873474121094, 78.14374542236328, 27.71000099182129, 67.4781265258789, 68.68875122070312, 66.86125183105469, 55.946250915527344, 2.4175000190734863, 9.54312515258789, 61.37187576293945, 15.118749618530273, 64.83625030517578, 49.682498931884766, 68.42375183105469, 71.28874969482422, 60.05875015258789, 92.03812408447266], "mean": [0.4725233316421509, -1.110550880432129, 1.3439698219299316, 0.28070560097694397, -0.7106603980064392, 0.6219000816345215, -0.4651188552379608, -0.8755908012390137, 1.244155764579773, -0.35140082240104675, 0.8329377770423889, -0.3320803940296173, 55.551231384277344, 48.180179595947266, 0.6495300531387329, 2.872218370437622, 26.348234176635742, 14.0740385055542, 33.37690734863281, 14.336626052856445, 41.74769973754883, 4.654702663421631, 36.480430603027344, 30.52804183959961, 52.81690979003906, 40.961463928222656, 1.0689414739608765, 3.973348617553711, 27.604267120361328, 3.141799211502075, 27.980031967163086, 14.422021865844727, 28.87533950805664, 21.6425838470459, 24.497995376586914, 41.794960021972656], "std": [0.14433857798576355, 0.18619048595428467, 0.24958565831184387, 0.07680913805961609, 0.19814778864383698, 0.12243793904781342, 0.32120028138160706, 0.15811792016029358, 0.1764213591814041, 0.13924697041511536, 0.32203149795532227, 0.05648013949394226, 17.854230880737305, 3.9355030059814453, 0.07906686514616013, 2.862828016281128, 21.101993560791016, 14.323709487915039, 22.57267189025879, 15.465221405029297, 28.661828994750977, 7.767499923706055, 23.851364135742188, 24.638498306274414, 13.797465324401855, 4.660592079162598, 0.3928603231906891, 4.163895130157471, 26.898422241210938, 4.169326305389404, 26.36221694946289, 17.165695190429688, 27.539033889770508, 23.512901306152344, 23.478708267211914, 37.53314971923828], "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": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [200]}, "index": {"min": [5375], "max": [5574], "mean": [5474.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [2.48, 2.52, 5.0, 5.0, 5.0], "std": [1.4176036117335475, 1.4176036117335475, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [200]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [200]}, "eef_direction_state": {"mean": [2.985, 2.945], "std": [1.9117465836245153, 2.10284925755509], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [1.45, 1.385], "std": [0.5634713834792331, 0.562827682332701], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_state": {"mean": [0.825, 0.78], "std": [0.8511022265274607, 0.8553361912137248], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_direction_action": {"mean": [2.985, 2.945], "std": [1.9117465836245153, 2.10284925755509], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [1.45, 1.385], "std": [0.5634713834792331, 0.562827682332701], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_action": {"mean": [0.825, 0.78], "std": [0.8511022265274607, 0.8553361912137248], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_sim_pose_state": {"mean": [0.7009640708191621, 0.09553640135890477, 1.2451001905437935, -1.210078725506607, 0.9284751056090741, -2.0448647302507528, 0.6702075551886574, -0.17032691268891142, 1.3089204030580601, 1.1274224705888907, 0.7609819183321049, 2.0013239486836527], "std": [0.06882877582952433, 0.023549070936153806, 0.054401366126729314, 0.2722536880647122, 0.07405277107469221, 0.22949719921157677, 0.06881641960445757, 0.021350207758419122, 0.06244358585086847, 0.2149402134949809, 0.07343868846828393, 0.22021304888003998], "min": [0.6137611045040854, 0.06389094877666116, 1.1664982637498127, -1.5557182555212536, 0.8155506392882748, -2.435591716533382, 0.5923690690321052, -0.22886843326454903, 1.2143615587776544, 0.5871353320733118, 0.5933554498206921, 1.6199611391326645], "max": [0.833173495542733, 0.16700512482193774, 1.3598132896938395, -0.5528237402296675, 1.0552428895166526, -1.5556604594359462, 0.8133095782467838, -0.15040429205292596, 1.4325320028405073, 1.4157503279142456, 0.8840585851881011, 2.3328753281787717], "count": [200]}, "eef_sim_pose_action": {"mean": [0.7009640708191621, 0.09553640135890477, 1.2451001905437935, -1.210078725506607, 0.9284751056090741, -2.0448647302507528, 0.6702075551886574, -0.17032691268891142, 1.3089204030580601, 1.1274224705888907, 0.7609819183321049, 2.0013239486836527], "std": [0.06882877582952433, 0.023549070936153806, 0.054401366126729314, 0.2722536880647122, 0.07405277107469221, 0.22949719921157677, 0.06881641960445757, 0.021350207758419122, 0.06244358585086847, 0.2149402134949809, 0.07343868846828393, 0.22021304888003998], "min": [0.6137611045040854, 0.06389094877666116, 1.1664982637498127, -1.5557182555212536, 0.8155506392882748, -2.435591716533382, 0.5923690690321052, -0.22886843326454903, 1.2143615587776544, 0.5871353320733118, 0.5933554498206921, 1.6199611391326645], "max": [0.833173495542733, 0.16700512482193774, 1.3598132896938395, -0.5528237402296675, 1.0552428895166526, -1.5556604594359462, 0.8133095782467838, -0.15040429205292596, 1.4325320028405073, 1.4157503279142456, 0.8840585851881011, 2.3328753281787717], "count": [200]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41383463439542484]], [[0.42676142973856207]], [[0.44460144403594776]]], "std": [[[0.2877044077012056]], [[0.27797175116930295]], [[0.2702310299086401]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49964209558823525]], [[0.5201567708333333]], [[0.5018213950163399]]], "std": [[[0.3160652611270884]], [[0.3168446344314371]], [[0.3213066070096767]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5566871200980392]], [[0.5862526205065359]], [[0.5817996670751634]]], "std": [[[0.2922360896103763]], [[0.29192993693100816]], [[0.2998123742660953]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4107371527777778]], [[0.4263412071078431]], [[0.40574010008169936]]], "std": [[[0.37573480930732345]], [[0.39094230569064226]], [[0.3992591675770642]]], "count": [100]}, "observation.state": {"min": [0.3755626678466797, -1.406691074371338, 1.1403019428253174, 0.10235466063022614, -1.214257836341858, 0.4654955267906189, -0.6532768607139587, -1.2155003547668457, 1.064804196357727, -0.5738345980644226, 0.32871270179748535, -0.5323067307472229, 29.323333740234375, 40.083126068115234, 0.5731250047683716, -0.2150000035762787, 2.791874885559082, 0.17749999463558197, 7.849374771118164, -0.6512500047683716, 9.141875267028809, -1.5737500190734863, 6.118750095367432, 1.8818750381469727, 37.567501068115234, 30.217500686645508, 0.4950000047683716, -0.7124999761581421, 0.7856249809265137, -0.13083332777023315, 0.6675000190734863, 0.0312500074505806, 0.8856250047683716, -0.22437499463558197, 0.9137499928474426, 5.378666877746582], "max": [0.6208037734031677, -0.9362363815307617, 1.7447022199630737, 0.43211641907691956, -0.49107825756073, 0.6647688150405884, -0.043917372822761536, -0.7095233201980591, 1.594663143157959, -0.31133171916007996, 1.1567769050598145, -0.34370946884155273, 73.78187561035156, 62.413333892822266, 0.7718181610107422, 6.408750057220459, 57.37562561035156, 33.561248779296875, 61.276248931884766, 32.56624984741211, 78.91812133789062, 12.494999885559082, 66.70062255859375, 59.813751220703125, 72.11125183105469, 52.13888931274414, 2.112499952316284, 8.417499542236328, 60.90312576293945, 31.73499870300293, 64.28874969482422, 62.56999969482422, 65.57500457763672, 84.59124755859375, 65.36750030517578, 102.95124816894531], "mean": [0.5168327689170837, -1.1417852640151978, 1.3630176782608032, 0.21849744021892548, -0.7584326863288879, 0.5666723847389221, -0.435902863740921, -0.9035195112228394, 1.2370121479034424, -0.435078889131546, 0.8330904245376587, -0.3913576602935791, 59.71240997314453, 49.419742584228516, 0.6657477617263794, 2.119431972503662, 30.575904846191406, 16.06936264038086, 37.345333099365234, 13.289285659790039, 45.19115447998047, 1.2401384115219116, 38.84772491455078, 29.739376068115234, 56.431549072265625, 39.86027908325195, 1.097547173500061, 1.952708125114441, 29.34911346435547, 10.273750305175781, 31.37726402282715, 20.17074966430664, 32.90559005737305, 30.24636459350586, 29.662879943847656, 55.37710952758789], "std": [0.08251754194498062, 0.11580224335193634, 0.1602364480495453, 0.09540905803442001, 0.1706976443529129, 0.07321237027645111, 0.26198843121528625, 0.11936187744140625, 0.13381212949752808, 0.0767863318324089, 0.22802379727363586, 0.058705635368824005, 14.374714851379395, 5.184440612792969, 0.05631720647215843, 2.4454474449157715, 22.508642196655273, 15.287405967712402, 23.173892974853516, 12.945825576782227, 28.94443702697754, 3.2380712032318115, 23.076696395874023, 21.35140037536621, 12.081157684326172, 4.140193939208984, 0.5615774393081665, 2.8660004138946533, 24.832073211669922, 11.755888938903809, 25.26892852783203, 22.814571380615234, 26.34446907043457, 34.28785705566406, 26.110868453979492, 34.53068542480469], "count": [195]}, "action": {"min": [0.3755626678466797, -1.406691074371338, 1.1403019428253174, 0.10235466063022614, -1.214257836341858, 0.4654955267906189, -0.6532768607139587, -1.2155003547668457, 1.064804196357727, -0.5738345980644226, 0.32871270179748535, -0.5323067307472229, 29.323333740234375, 40.083126068115234, 0.5731250047683716, -0.2150000035762787, 2.791874885559082, 0.17749999463558197, 7.849374771118164, -0.6512500047683716, 9.141875267028809, -1.5737500190734863, 6.118750095367432, 1.8818750381469727, 37.567501068115234, 30.217500686645508, 0.4950000047683716, -0.7124999761581421, 0.7856249809265137, -0.13083332777023315, 0.6675000190734863, 0.0312500074505806, 0.8856250047683716, -0.22437499463558197, 0.9137499928474426, 5.378666877746582], "max": [0.6208037734031677, -0.9362363815307617, 1.7447022199630737, 0.43211641907691956, -0.49107825756073, 0.6647688150405884, -0.043917372822761536, -0.7095233201980591, 1.594663143157959, -0.31133171916007996, 1.1567769050598145, -0.34370946884155273, 73.78187561035156, 62.413333892822266, 0.7718181610107422, 6.408750057220459, 57.37562561035156, 33.561248779296875, 61.276248931884766, 32.56624984741211, 78.91812133789062, 12.494999885559082, 66.70062255859375, 59.813751220703125, 72.11125183105469, 52.13888931274414, 2.112499952316284, 8.417499542236328, 60.90312576293945, 31.73499870300293, 64.28874969482422, 62.56999969482422, 65.57500457763672, 84.59124755859375, 65.36750030517578, 102.95124816894531], "mean": [0.5168327689170837, -1.1417851448059082, 1.3630176782608032, 0.21849744021892548, -0.7584328651428223, 0.5666723251342773, -0.4359026849269867, -0.9035201668739319, 1.237011432647705, -0.4350789487361908, 0.8330903649330139, -0.3913576304912567, 59.71240997314453, 49.41971969604492, 0.6657477021217346, 2.119431495666504, 30.57590675354004, 16.06935691833496, 37.34534454345703, 13.289285659790039, 45.1911506652832, 1.2401378154754639, 38.84773254394531, 29.739377975463867, 56.431549072265625, 39.86025619506836, 1.0975470542907715, 1.9527086019515991, 29.34911346435547, 10.27374267578125, 31.377260208129883, 20.17074203491211, 32.90559005737305, 30.246347427368164, 29.66286277770996, 55.37714767456055], "std": [0.08251754194498062, 0.11580224335193634, 0.1602364480495453, 0.09540906548500061, 0.1706976592540741, 0.07321237772703171, 0.26198840141296387, 0.11936188489198685, 0.13381214439868927, 0.0767863318324089, 0.22802379727363586, 0.058705639094114304, 14.374714851379395, 5.184440612792969, 0.05631721392273903, 2.4454479217529297, 22.508638381958008, 15.287406921386719, 23.173892974853516, 12.945825576782227, 28.94443130493164, 3.2380709648132324, 23.076692581176758, 21.351396560668945, 12.081159591674805, 4.140193462371826, 0.5615773797035217, 2.8660004138946533, 24.832069396972656, 11.755888938903809, 25.268932342529297, 22.814573287963867, 26.34446907043457, 34.28785705566406, 26.110870361328125, 34.530677795410156], "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": [5575], "max": [5769], "mean": [5672.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [2.635897435897436, 2.3743589743589744, 5.0, 5.0, 5.0], "std": [1.3608984926986003, 1.3731337822506304, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [195]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [195]}, "eef_direction_state": {"mean": [3.2, 3.2051282051282053], "std": [2.194632146035015, 2.3877839439636537], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [1.2974358974358975, 1.0769230769230769], "std": [0.7187907150518194, 0.7573440563732339], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [0.841025641025641, 0.764102564102564], "std": [0.835346680286463, 0.844738521063048], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_direction_action": {"mean": [3.2, 3.2051282051282053], "std": [2.194632146035015, 2.3877839439636537], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [1.2974358974358975, 1.0769230769230769], "std": [0.7187907150518194, 0.7573440563732339], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [0.841025641025641, 0.764102564102564], "std": [0.835346680286463, 0.844738521063048], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.7027721804551647, 0.09562963367906246, 1.2284664007795514, -1.2536506705960386, 0.829028832878702, -2.1072812446435094, 0.6604869475307023, -0.14187124973867615, 1.3042199121311087, 1.068944567764715, 0.8650177607764338, 2.0155832684378354], "std": [0.04789937719886971, 0.01765582074506352, 0.05548723228387556, 0.2514460521010326, 0.1445744735918934, 0.1899455049037345, 0.05377732300179188, 0.010019255963106627, 0.06155306995368122, 0.2154606614261771, 0.061255879072989496, 0.24726362596973642], "min": [0.6288165501692002, 0.06312292270314238, 1.1578532047563916, -1.5835957470333155, 0.6701962749622745, -2.394750485867057, 0.5976063318029414, -0.16930835592161148, 1.2404032037415353, 0.46052780288116557, 0.7573940919607054, 1.516253745473764], "max": [0.8139430428756815, 0.12952585695966723, 1.3575497034986976, -0.5983153206234564, 1.098649862712275, -1.7207310006422298, 0.7961191918682208, -0.12443694675368858, 1.4243377057227455, 1.2886543075605839, 0.976386249661187, 2.241954184317995], "count": [195]}, "eef_sim_pose_action": {"mean": [0.7027721804551647, 0.09562963367906246, 1.2284664007795514, -1.2536506705960386, 0.829028832878702, -2.1072812446435094, 0.6604869475307023, -0.14187124973867615, 1.3042199121311087, 1.068944567764715, 0.8650177607764338, 2.0155832684378354], "std": [0.04789937719886971, 0.01765582074506352, 0.05548723228387556, 0.2514460521010326, 0.1445744735918934, 0.1899455049037345, 0.05377732300179188, 0.010019255963106627, 0.06155306995368122, 0.2154606614261771, 0.061255879072989496, 0.24726362596973642], "min": [0.6288165501692002, 0.06312292270314238, 1.1578532047563916, -1.5835957470333155, 0.6701962749622745, -2.394750485867057, 0.5976063318029414, -0.16930835592161148, 1.2404032037415353, 0.46052780288116557, 0.7573940919607054, 1.516253745473764], "max": [0.8139430428756815, 0.12952585695966723, 1.3575497034986976, -0.5983153206234564, 1.098649862712275, -1.7207310006422298, 0.7961191918682208, -0.12443694675368858, 1.4243377057227455, 1.2886543075605839, 0.976386249661187, 2.241954184317995], "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.41602689338235294]], [[0.42525038807189547]], [[0.4437493116830065]]], "std": [[[0.2812696254559771]], [[0.271379336123524]], [[0.26437130088316946]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1450980392156863]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5200305882352941]], [[0.5416960110294118]], [[0.5250917361111112]]], "std": [[[0.3150682124075941]], [[0.31462781382772875]], [[0.31891011509061873]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.07450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.558267914624183]], [[0.5819816033496732]], [[0.5707775755718955]]], "std": [[[0.30160818041442405]], [[0.3007127548335339]], [[0.30662502266735475]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40829817401960783]], [[0.42312538602941174]], [[0.40241773284313725]]], "std": [[[0.37764555804221606]], [[0.39197489382311795]], [[0.39948663966580267]]], "count": [100]}, "observation.state": {"min": [0.17421510815620422, -1.5071860551834106, 1.1299304962158203, 0.14269569516181946, -0.9703068733215332, 0.4278963506221771, -0.8776798844337463, -1.1586127281188965, 1.106565237045288, -0.6789549589157104, 0.19629301130771637, -0.4503742754459381, 31.728750228881836, 37.8181266784668, 0.5450000166893005, -0.5887500047683716, 3.444999933242798, 0.19875000417232513, 11.244375228881836, -1.1150000095367432, 12.344444274902344, -2.878124952316284, 2.742727279663086, 2.1918749809265137, 37.55125045776367, 33.170623779296875, 0.42666664719581604, -0.4987500011920929, 0.8600000143051147, -0.9241666793823242, 0.6446666717529297, -0.34375, 0.9166666269302368, -0.2512499988079071, 0.9225000143051147, 11.897500038146973], "max": [0.7326476573944092, -0.9121557474136353, 1.792386770248413, 0.47865644097328186, -0.29347389936447144, 0.5677309632301331, 0.036526281386613846, -0.7679579854011536, 1.5466687679290771, -0.08230334520339966, 1.2561036348342896, -0.24702925980091095, 73.81749725341797, 59.251251220703125, 0.7899999618530273, 6.5233330726623535, 57.038124084472656, 44.44187545776367, 62.68812561035156, 43.102500915527344, 77.24374389648438, 51.06875228881836, 59.803749084472656, 80.5687484741211, 67.92874908447266, 49.90562438964844, 3.927500009536743, 9.532221794128418, 53.391876220703125, 16.947500228881836, 56.779998779296875, 38.55812454223633, 61.1931266784668, 40.07250213623047, 55.54624938964844, 73.11000061035156], "mean": [0.478220671415329, -1.2042899131774902, 1.4224836826324463, 0.31903454661369324, -0.6953641176223755, 0.5057547092437744, -0.4142931401729584, -0.9417325854301453, 1.282863974571228, -0.4303453266620636, 0.7257917523384094, -0.34009143710136414, 59.553287506103516, 52.424678802490234, 0.6430445313453674, 1.162410020828247, 33.77058029174805, 19.948686599731445, 37.35991668701172, 20.527963638305664, 43.308841705322266, 11.464091300964355, 32.54524230957031, 44.91032409667969, 57.1578483581543, 45.2344856262207, 0.9477242827415466, 1.7966443300247192, 30.158212661743164, 7.084310531616211, 31.62810707092285, 10.590133666992188, 32.82844543457031, 16.271324157714844, 28.45982551574707, 48.200286865234375], "std": [0.22827774286270142, 0.17023617029190063, 0.21990105509757996, 0.1035415530204773, 0.2420283854007721, 0.03273865208029747, 0.35990944504737854, 0.11717033386230469, 0.1411730945110321, 0.17535802721977234, 0.3471223711967468, 0.08169485628604889, 14.173027992248535, 7.1913981437683105, 0.08615962415933609, 2.2628631591796875, 21.02925682067871, 17.398605346679688, 20.12339973449707, 18.348804473876953, 24.840473175048828, 16.7380428314209, 20.999147415161133, 22.686574935913086, 11.474037170410156, 5.758370399475098, 0.6530413627624512, 3.168034553527832, 22.950603485107422, 6.699665069580078, 23.691547393798828, 11.207989692687988, 24.717247009277344, 15.306636810302734, 22.935117721557617, 23.044010162353516], "count": [170]}, "action": {"min": [0.17421510815620422, -1.5071860551834106, 1.1299304962158203, 0.14269569516181946, -0.9703068733215332, 0.4278963506221771, -0.8776798844337463, -1.1586127281188965, 1.106565237045288, -0.6789549589157104, 0.19629301130771637, -0.4503742754459381, 31.728750228881836, 37.8181266784668, 0.5450000166893005, -0.5887500047683716, 3.444999933242798, 0.19875000417232513, 11.244375228881836, -1.1150000095367432, 12.344444274902344, -2.878124952316284, 2.742727279663086, 2.1918749809265137, 37.55125045776367, 33.170623779296875, 0.42666664719581604, -0.4987500011920929, 0.8600000143051147, -0.9241666793823242, 0.6446666717529297, -0.34375, 0.9166666269302368, -0.2512499988079071, 0.9225000143051147, 11.897500038146973], "max": [0.7326476573944092, -0.9121557474136353, 1.792386770248413, 0.47865644097328186, -0.29347389936447144, 0.5677309632301331, 0.036526281386613846, -0.7679579854011536, 1.5466687679290771, -0.08230334520339966, 1.2561036348342896, -0.24702925980091095, 73.81749725341797, 59.251251220703125, 0.7899999618530273, 6.5233330726623535, 57.038124084472656, 44.44187545776367, 62.68812561035156, 43.102500915527344, 77.24374389648438, 51.06875228881836, 59.803749084472656, 80.5687484741211, 67.92874908447266, 49.90562438964844, 3.927500009536743, 9.532221794128418, 53.391876220703125, 16.947500228881836, 56.779998779296875, 38.55812454223633, 61.1931266784668, 40.07250213623047, 55.54624938964844, 73.11000061035156], "mean": [0.4782206416130066, -1.2042901515960693, 1.4224836826324463, 0.319034606218338, -0.6953639984130859, 0.5057548880577087, -0.4142930805683136, -0.9417327046394348, 1.282863736152649, -0.4303452968597412, 0.7257917523384094, -0.3400915265083313, 59.553287506103516, 52.4246826171875, 0.6430445313453674, 1.1624099016189575, 33.77058410644531, 19.948678970336914, 37.35991668701172, 20.527957916259766, 43.30884552001953, 11.464088439941406, 32.545230865478516, 44.91032791137695, 57.1578483581543, 45.234493255615234, 0.9477248191833496, 1.7966444492340088, 30.158214569091797, 7.084306716918945, 31.628116607666016, 10.590131759643555, 32.82844543457031, 16.271326065063477, 28.459819793701172, 48.200294494628906], "std": [0.22827772796154022, 0.17023617029190063, 0.21990105509757996, 0.1035415530204773, 0.2420283555984497, 0.03273865208029747, 0.3599093556404114, 0.11717035621404648, 0.14117306470870972, 0.17535801231861115, 0.3471223711967468, 0.08169485628604889, 14.173025131225586, 7.191400051116943, 0.08615962415933609, 2.2628629207611084, 21.029260635375977, 17.398601531982422, 20.12339973449707, 18.348804473876953, 24.840471267700195, 16.7380428314209, 20.999149322509766, 22.686574935913086, 11.474037170410156, 5.758369445800781, 0.6530412435531616, 3.168034553527832, 22.950607299804688, 6.699666500091553, 23.691543579101562, 11.207988739013672, 24.717243194580078, 15.30663776397705, 22.93511390686035, 23.04400634765625], "count": [170]}, "timestamp": {"min": [0.0], "max": [5.633333333333334], "mean": [2.8166666666666664], "std": [1.6357974609753292], "count": [170]}, "frame_index": {"min": [0], "max": [169], "mean": [84.5], "std": [49.073923829259876], "count": [170]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [170]}, "index": {"min": [5770], "max": [5939], "mean": [5854.5], "std": [49.073923829259876], "count": [170]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [170]}, "subtask_annotation": {"mean": [2.458823529411765, 2.541176470588235, 5.0, 5.0, 5.0], "std": [1.3020611820491803, 1.3020611820491803, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [170]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [170]}, "eef_direction_state": {"mean": [3.176470588235294, 2.9235294117647057], "std": [1.9833214600363809, 2.089196133547318], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_state": {"mean": [1.388235294117647, 1.276470588235294], "std": [0.6524905705346838, 0.6417159090738493], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_state": {"mean": [0.9, 0.9411764705882353], "std": [0.8447067016217557, 0.8310580241152641], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_direction_action": {"mean": [3.176470588235294, 2.9235294117647057], "std": [1.9833214600363809, 2.089196133547318], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_action": {"mean": [1.388235294117647, 1.276470588235294], "std": [0.6524905705346838, 0.6417159090738493], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_action": {"mean": [0.9, 0.9411764705882353], "std": [0.8447067016217557, 0.8310580241152641], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_sim_pose_state": {"mean": [0.7128507567764092, 0.07476019888077291, 1.232107960969411, -1.284963491749325, 0.8582358575028393, -2.140892650673846, 0.6867714942527249, -0.1542569456746221, 1.2978697606741947, 1.1738174118926723, 0.8278565765765582, 2.0137685859366012], "std": [0.06932804003348277, 0.026924322003273306, 0.05221627778150839, 0.12458464913070512, 0.1182408622299788, 0.16119299152240305, 0.06234025309820277, 0.015742299215000387, 0.06716483513967192, 0.14557565972000855, 0.1603607069821503, 0.24581350457384032], "min": [0.6343472509070318, 0.02761357568620046, 1.156385452160836, -1.4541549227478683, 0.6762043404279416, -2.40117585495032, 0.6175086669226696, -0.20238998095093713, 1.2097751819831533, 0.7889073491589785, 0.6231062241753191, 1.5740269741513977], "max": [0.8205895481738947, 0.12305918631134369, 1.3276896738095398, -0.9733906171282487, 1.036190373475847, -1.8500351680755167, 0.7956617185745367, -0.12719305573612713, 1.4080501883927352, 1.391041303635491, 1.080729386306797, 2.2998331616769745], "count": [170]}, "eef_sim_pose_action": {"mean": [0.7128507567764092, 0.07476019888077291, 1.232107960969411, -1.284963491749325, 0.8582358575028393, -2.140892650673846, 0.6867714942527249, -0.1542569456746221, 1.2978697606741947, 1.1738174118926723, 0.8278565765765582, 2.0137685859366012], "std": [0.06932804003348277, 0.026924322003273306, 0.05221627778150839, 0.12458464913070512, 0.1182408622299788, 0.16119299152240305, 0.06234025309820277, 0.015742299215000387, 0.06716483513967192, 0.14557565972000855, 0.1603607069821503, 0.24581350457384032], "min": [0.6343472509070318, 0.02761357568620046, 1.156385452160836, -1.4541549227478683, 0.6762043404279416, -2.40117585495032, 0.6175086669226696, -0.20238998095093713, 1.2097751819831533, 0.7889073491589785, 0.6231062241753191, 1.5740269741513977], "max": [0.8205895481738947, 0.12305918631134369, 1.3276896738095398, -0.9733906171282487, 1.036190373475847, -1.8500351680755167, 0.7956617185745367, -0.12719305573612713, 1.4080501883927352, 1.391041303635491, 1.080729386306797, 2.2998331616769745], "count": [170]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42686584763071894]], [[0.4412126368464052]], [[0.4580236049836601]]], "std": [[[0.2870789501260762]], [[0.27495289526870986]], [[0.2661864144222719]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5103655637254901]], [[0.5304534579248366]], [[0.5127013868464052]]], "std": [[[0.3246528507027219]], [[0.32640991763562527]], [[0.33022017660273]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5363706576797385]], [[0.5557195833333334]], [[0.5488525531045751]]], "std": [[[0.3205562934414817]], [[0.3253090144145722]], [[0.3295150409737297]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41251777573529413]], [[0.4446399734477124]], [[0.42066065767973854]]], "std": [[[0.3823869810966832]], [[0.388177591459621]], [[0.3986236195737979]]], "count": [100]}, "observation.state": {"min": [0.304735392332077, -1.4463645219802856, 1.124399185180664, 0.03635938838124275, -0.8203870058059692, 0.502927839756012, -0.8527885675430298, -1.1940423250198364, 1.1320286989212036, -0.33512628078460693, 0.5801289081573486, -0.3923952877521515, 38.823001861572266, 41.817501068115234, -0.7300000190734863, 0.036249998956918716, 6.3677778244018555, -0.31062501668930054, 7.477777481079102, -0.8968750238418579, 4.382727146148682, -2.365000009536743, 1.3068749904632568, -0.10500000417232513, 28.896249771118164, 35.15687561035156, 0.7918750047683716, -0.5762500166893005, 1.0631250143051147, 0.9331249594688416, 1.0657142400741577, -0.5568749904632568, 4.208125114440918, 0.1993750035762787, 0.8224999904632568, 13.598750114440918], "max": [0.6658655405044556, -0.7122625112533569, 1.8264334201812744, 0.3262331187725067, -0.40376803278923035, 0.7349603176116943, -0.2637903392314911, -0.7446879744529724, 1.6293059587478638, 0.0874638631939888, 1.2802557945251465, -0.29352158308029175, 75.34375, 55.743125915527344, 8.881250381469727, 6.322000026702881, 54.680625915527344, 40.35000228881836, 63.95624923706055, 28.573749542236328, 74.13375091552734, 38.903751373291016, 71.3081283569336, 62.49937438964844, 66.79437255859375, 58.09062576293945, 2.2200000286102295, 9.475000381469727, 59.63249969482422, 39.087501525878906, 71.55000305175781, 36.026248931884766, 76.48687744140625, 53.389373779296875, 61.622501373291016, 74.50687408447266], "mean": [0.5108967423439026, -1.0713154077529907, 1.3589640855789185, 0.2000659555196762, -0.6518023014068604, 0.5533732771873474, -0.6172141432762146, -0.9349196553230286, 1.291957139968872, -0.18786998093128204, 1.0078116655349731, -0.32095086574554443, 60.60951614379883, 48.633758544921875, -0.2723788917064667, 1.2862732410430908, 32.337364196777344, 14.277175903320312, 42.98674011230469, 9.16080093383789, 45.765594482421875, 11.663093566894531, 37.57563018798828, 34.644981384277344, 53.15534973144531, 44.03300476074219, 1.1452826261520386, 2.8427512645721436, 32.03107452392578, 16.8690242767334, 36.767032623291016, 12.537731170654297, 35.202354431152344, 16.700420379638672, 25.641801834106445, 51.690460205078125], "std": [0.1304660141468048, 0.20541180670261383, 0.2424519658088684, 0.08808963745832443, 0.12820978462696075, 0.06709514558315277, 0.2619907259941101, 0.13726185262203217, 0.17720957100391388, 0.11666899174451828, 0.25251254439353943, 0.02423013374209404, 14.632991790771484, 3.507835865020752, 1.4630290269851685, 1.787407636642456, 17.885547637939453, 15.420608520507812, 17.40056610107422, 10.336097717285156, 20.619691848754883, 13.798240661621094, 25.00528907775879, 14.820198059082031, 13.214518547058105, 5.925673484802246, 0.3027232587337494, 4.050907135009766, 22.542232513427734, 15.97844123840332, 24.419458389282227, 13.286848068237305, 25.57488250732422, 17.547780990600586, 25.30171775817871, 18.7691593170166], "count": [188]}, "action": {"min": [0.304735392332077, -1.4463645219802856, 1.124399185180664, 0.03635938838124275, -0.8203870058059692, 0.502927839756012, -0.8527885675430298, -1.1940423250198364, 1.1320286989212036, -0.33512628078460693, 0.5801289081573486, -0.3923952877521515, 38.823001861572266, 41.817501068115234, -0.7300000190734863, 0.036249998956918716, 6.3677778244018555, -0.31062501668930054, 7.477777481079102, -0.8968750238418579, 4.382727146148682, -2.365000009536743, 1.3068749904632568, -0.10500000417232513, 28.896249771118164, 35.15687561035156, 0.7918750047683716, -0.5762500166893005, 1.0631250143051147, 0.9331249594688416, 1.0657142400741577, -0.5568749904632568, 4.208125114440918, 0.1993750035762787, 0.8224999904632568, 13.598750114440918], "max": [0.6658655405044556, -0.7122625112533569, 1.8264334201812744, 0.3262331187725067, -0.40376803278923035, 0.7349603176116943, -0.2637903392314911, -0.7446879744529724, 1.6293059587478638, 0.0874638631939888, 1.2802557945251465, -0.29352158308029175, 75.34375, 55.743125915527344, 8.881250381469727, 6.322000026702881, 54.680625915527344, 40.35000228881836, 63.95624923706055, 28.573749542236328, 74.13375091552734, 38.903751373291016, 71.3081283569336, 62.49937438964844, 66.79437255859375, 58.09062576293945, 2.2200000286102295, 9.475000381469727, 59.63249969482422, 39.087501525878906, 71.55000305175781, 36.026248931884766, 76.48687744140625, 53.389373779296875, 61.622501373291016, 74.50687408447266], "mean": [0.510896623134613, -1.0713151693344116, 1.3589638471603394, 0.20006601512432098, -0.6518021821975708, 0.553373396396637, -0.6172146201133728, -0.9349198937416077, 1.2919570207595825, -0.18787001073360443, 1.007811427116394, -0.32095080614089966, 60.60952377319336, 48.63374328613281, -0.2723790109157562, 1.2862733602523804, 32.33735656738281, 14.277175903320312, 42.986732482910156, 9.160802841186523, 45.765586853027344, 11.66308307647705, 37.57563018798828, 34.644989013671875, 53.15534973144531, 44.03300094604492, 1.1452823877334595, 2.842751979827881, 32.03107452392578, 16.869020462036133, 36.76704788208008, 12.53773307800293, 35.20235824584961, 16.700416564941406, 25.641796112060547, 51.69044876098633], "std": [0.130466029047966, 0.20541183650493622, 0.2424519658088684, 0.08808963000774384, 0.12820976972579956, 0.06709514558315277, 0.26199066638946533, 0.13726186752319336, 0.17720958590507507, 0.11666901409626007, 0.25251254439353943, 0.02423013374209404, 14.632991790771484, 3.507835865020752, 1.4630286693572998, 1.787407636642456, 17.885549545288086, 15.420610427856445, 17.40056610107422, 10.336095809936523, 20.619688034057617, 13.798242568969727, 25.00528907775879, 14.820199966430664, 13.21451473236084, 5.92567253112793, 0.3027232587337494, 4.050906658172607, 22.5422306060791, 15.978437423706055, 24.419458389282227, 13.286849975585938, 25.57488250732422, 17.54777717590332, 25.30171775817871, 18.7691593170166], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [188]}, "index": {"min": [5940], "max": [6127], "mean": [6033.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [2.702127659574468, 2.297872340425532, 5.0, 5.0, 5.0], "std": [1.3592064896752682, 1.3592064896752682, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [188]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [188]}, "eef_direction_state": {"mean": [3.452127659574468, 2.521276595744681], "std": [1.9082256837960156, 1.889099320481517], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.5212765957446808, 1.2606382978723405], "std": [0.5598009411456546, 0.5845016216977624], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [1.0265957446808511, 0.7287234042553191], "std": [0.8018164924977947, 0.8028039081769317], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.452127659574468, 2.521276595744681], "std": [1.9082256837960156, 1.889099320481517], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.5212765957446808, 1.2606382978723405], "std": [0.5598009411456546, 0.5845016216977624], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [1.0265957446808511, 0.7287234042553191], "std": [0.8018164924977947, 0.8028039081769317], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.7157081913249717, 0.13120394384465434, 1.2231022478752125, -1.3659632485709994, 0.8376732625140918, -2.0872256678362198, 0.6747401009764528, -0.17744889709193085, 1.2871610857070075, 1.1053265565822241, 0.6387977712061532, 2.0035107625391726], "std": [0.06673781830600269, 0.028669423677301076, 0.05080341836115651, 0.1944067917395306, 0.0925891461364285, 0.23359886319754672, 0.06329335623463272, 0.03236857932437566, 0.04199996746113216, 0.09160798259272754, 0.03555302017673662, 0.15620266347537418], "min": [0.6427935190876333, 0.09694794227441339, 1.148129524047669, -1.6444122304271174, 0.6817167955082093, -2.4623742060415417, 0.6151697168869255, -0.2639826351743164, 1.223157123940238, 0.9496611063206988, 0.5953928123672618, 1.7703840150587002], "max": [0.8351803956825795, 0.22527101798634544, 1.332576613889784, -0.9362224890641164, 1.030787703880279, -1.5918348167417438, 0.7910239936418333, -0.1507926854787218, 1.3590636363211075, 1.2486261971071413, 0.7160426017268748, 2.240591326076356], "count": [188]}, "eef_sim_pose_action": {"mean": [0.7157081913249717, 0.13120394384465434, 1.2231022478752125, -1.3659632485709994, 0.8376732625140918, -2.0872256678362198, 0.6747401009764528, -0.17744889709193085, 1.2871610857070075, 1.1053265565822241, 0.6387977712061532, 2.0035107625391726], "std": [0.06673781830600269, 0.028669423677301076, 0.05080341836115651, 0.1944067917395306, 0.0925891461364285, 0.23359886319754672, 0.06329335623463272, 0.03236857932437566, 0.04199996746113216, 0.09160798259272754, 0.03555302017673662, 0.15620266347537418], "min": [0.6427935190876333, 0.09694794227441339, 1.148129524047669, -1.6444122304271174, 0.6817167955082093, -2.4623742060415417, 0.6151697168869255, -0.2639826351743164, 1.223157123940238, 0.9496611063206988, 0.5953928123672618, 1.7703840150587002], "max": [0.8351803956825795, 0.22527101798634544, 1.332576613889784, -0.9362224890641164, 1.030787703880279, -1.5918348167417438, 0.7910239936418333, -0.1507926854787218, 1.3590636363211075, 1.2486261971071413, 0.7160426017268748, 2.240591326076356], "count": [188]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42159138480392155]], [[0.43319741830065356]], [[0.44770189950980394]]], "std": [[[0.2826413060788203]], [[0.272926711894396]], [[0.2660855152425349]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5040188643790849]], [[0.5235194566993464]], [[0.5028704125816994]]], "std": [[[0.3128330425774781]], [[0.31290765055126063]], [[0.3170948013576185]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5427162990196078]], [[0.5668741135620915]], [[0.557007175245098]]], "std": [[[0.310129188328968]], [[0.3096431507545083]], [[0.31532741054072333]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41317503063725486]], [[0.4279116013071895]], [[0.407022691993464]]], "std": [[[0.37778172096280743]], [[0.39214261245346893]], [[0.39924375726942235]]], "count": [100]}, "observation.state": {"min": [0.3127861022949219, -1.4318684339523315, 1.1153868436813354, 0.15871766209602356, -0.7684348225593567, 0.5564297437667847, -0.7551308274269104, -1.1567292213439941, 1.0962971448898315, -0.5167779922485352, 0.3436617851257324, -0.36364156007766724, 35.147499084472656, 40.18437576293945, 0.5881249904632568, -0.1287499964237213, 0.9107142686843872, -0.34312501549720764, 1.0325000286102295, -0.24437500536441803, 1.4018181562423706, 0.29250001907348633, 0.9524999856948853, 2.7381250858306885, 39.041873931884766, 35.20249938964844, 0.4543749988079071, -0.5756250023841858, 0.7684615254402161, -0.9337499737739563, 0.6500000357627869, -0.8849999904632568, 0.8826666474342346, -0.02499999850988388, 0.9431250095367432, 0.2866666615009308], "max": [0.6786211729049683, -0.9212157726287842, 1.8209019899368286, 0.4882887005805969, -0.29340237379074097, 0.6050679087638855, -0.10881590098142624, -0.6899462342262268, 1.5703917741775513, -0.2404249608516693, 1.0702773332595825, -0.3371099531650543, 68.30562591552734, 53.64437484741211, 0.7300000190734863, 9.634444236755371, 57.432498931884766, 24.764373779296875, 62.055625915527344, 61.2443733215332, 67.41999816894531, 92.68250274658203, 59.818748474121094, 106.80999755859375, 70.81437683105469, 45.421875, 2.2074999809265137, 9.229999542236328, 49.109375, 18.250625610351562, 59.20500183105469, 18.922500610351562, 66.52874755859375, 37.813751220703125, 56.9431266784668, 76.47562408447266], "mean": [0.4801698625087738, -1.1849241256713867, 1.4397255182266235, 0.27894923090934753, -0.5625669360160828, 0.584581732749939, -0.44529032707214355, -0.9182437062263489, 1.2949374914169312, -0.3936576247215271, 0.7140884399414062, -0.34672218561172485, 57.82427215576172, 47.66619873046875, 0.6624756455421448, 2.2196738719940186, 31.515605926513672, 10.743027687072754, 36.05052947998047, 22.188365936279297, 39.916648864746094, 29.32915496826172, 33.99864196777344, 51.96666717529297, 57.56365966796875, 41.2095832824707, 1.0830507278442383, 2.6505494117736816, 25.89165496826172, 7.622065544128418, 30.63115692138672, 4.875990390777588, 31.594482421875, 10.960774421691895, 25.959041595458984, 43.59495162963867], "std": [0.1411200612783432, 0.16161081194877625, 0.24868212640285492, 0.10109475255012512, 0.16527773439884186, 0.019628053531050682, 0.29398810863494873, 0.15939465165138245, 0.18171310424804688, 0.1005476787686348, 0.2570554316043854, 0.011245103552937508, 12.664140701293945, 4.363430023193359, 0.03808475285768509, 3.068603992462158, 22.739042282104492, 10.223654747009277, 22.05167579650879, 22.475332260131836, 22.67996597290039, 32.91398620605469, 20.16010284423828, 36.85260772705078, 12.148432731628418, 3.3794643878936768, 0.6883372664451599, 3.2773141860961914, 18.72226905822754, 8.183985710144043, 23.249300003051758, 6.233200550079346, 24.7376708984375, 12.45351505279541, 21.95664405822754, 25.713947296142578], "count": [148]}, "action": {"min": [0.3127861022949219, -1.4318684339523315, 1.1153868436813354, 0.15871766209602356, -0.7684348225593567, 0.5564297437667847, -0.7551308274269104, -1.1567292213439941, 1.0962971448898315, -0.5167779922485352, 0.3436617851257324, -0.36364156007766724, 35.147499084472656, 40.18437576293945, 0.5881249904632568, -0.1287499964237213, 0.9107142686843872, -0.34312501549720764, 1.0325000286102295, -0.24437500536441803, 1.4018181562423706, 0.29250001907348633, 0.9524999856948853, 2.7381250858306885, 39.041873931884766, 35.20249938964844, 0.4543749988079071, -0.5756250023841858, 0.7684615254402161, -0.9337499737739563, 0.6500000357627869, -0.8849999904632568, 0.8826666474342346, -0.02499999850988388, 0.9431250095367432, 0.2866666615009308], "max": [0.6786211729049683, -0.9212157726287842, 1.8209019899368286, 0.4882887005805969, -0.29340237379074097, 0.6050679087638855, -0.10881590098142624, -0.6899462342262268, 1.5703917741775513, -0.2404249608516693, 1.0702773332595825, -0.3371099531650543, 68.30562591552734, 53.64437484741211, 0.7300000190734863, 9.634444236755371, 57.432498931884766, 24.764373779296875, 62.055625915527344, 61.2443733215332, 67.41999816894531, 92.68250274658203, 59.818748474121094, 106.80999755859375, 70.81437683105469, 45.421875, 2.2074999809265137, 9.229999542236328, 49.109375, 18.250625610351562, 59.20500183105469, 18.922500610351562, 66.52874755859375, 37.813751220703125, 56.9431266784668, 76.47562408447266], "mean": [0.48016995191574097, -1.1849243640899658, 1.4397251605987549, 0.2789492905139923, -0.5625669360160828, 0.584581732749939, -0.4452902674674988, -0.9182435274124146, 1.2949374914169312, -0.3936575949192047, 0.7140882611274719, -0.34672224521636963, 57.824256896972656, 47.666194915771484, 0.6624757051467896, 2.2196736335754395, 31.515607833862305, 10.743026733398438, 36.0505256652832, 22.188369750976562, 39.91666030883789, 29.329160690307617, 33.998626708984375, 51.9666633605957, 57.56364059448242, 41.2095832824707, 1.0830501317977905, 2.6505494117736816, 25.89165687561035, 7.622066974639893, 30.631153106689453, 4.875990390777588, 31.5944766998291, 10.96076774597168, 25.959049224853516, 43.594947814941406], "std": [0.141120046377182, 0.16161079704761505, 0.2486821413040161, 0.10109475255012512, 0.16527773439884186, 0.019628053531050682, 0.2939881384372711, 0.15939465165138245, 0.18171311914920807, 0.1005476787686348, 0.2570554316043854, 0.011245107278227806, 12.664142608642578, 4.363430023193359, 0.03808475285768509, 3.0686042308807373, 22.739038467407227, 10.223655700683594, 22.05167579650879, 22.4753360748291, 22.679964065551758, 32.91398239135742, 20.16010093688965, 36.852603912353516, 12.148432731628418, 3.379464626312256, 0.6883372068405151, 3.2773144245147705, 18.722267150878906, 8.18398380279541, 23.24930191040039, 6.233200550079346, 24.7376708984375, 12.453516006469727, 21.956645965576172, 25.713951110839844], "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": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [148]}, "index": {"min": [6128], "max": [6275], "mean": [6201.5], "std": [42.72294465506796], "count": [148]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [148]}, "subtask_annotation": {"mean": [2.3513513513513513, 2.6486486486486487, 5.0, 5.0, 5.0], "std": [1.329828605420816, 1.329828605420816, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [148]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [148]}, "eef_direction_state": {"mean": [2.972972972972973, 3.2567567567567566], "std": [1.9964358307485301, 2.2121336820633624], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_state": {"mean": [1.337837837837838, 1.1891891891891893], "std": [0.5760308509715435, 0.6713374242364443], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_state": {"mean": [0.9121621621621622, 0.8918918918918919], "std": [0.8131441650549371, 0.8231049909643817], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_direction_action": {"mean": [2.972972972972973, 3.2567567567567566], "std": [1.9964358307485301, 2.2121336820633624], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_action": {"mean": [1.337837837837838, 1.1891891891891893], "std": [0.5760308509715435, 0.6713374242364443], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_action": {"mean": [0.9121621621621622, 0.8918918918918919], "std": [0.8131441650549371, 0.8231049909643817], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_sim_pose_state": {"mean": [0.7300994891517701, 0.09754301183833472, 1.200755850705478, -1.4719099631063777, 0.9274277763612317, -2.204495112625926, 0.6939944743804759, -0.166033247491972, 1.28750232015021, 1.2516611769464707, 0.8305368835186063, 2.0487538930682483], "std": [0.0750747346027755, 0.0193440721345765, 0.035298783311460774, 0.12836867028850715, 0.07782998838884804, 0.18787134066727762, 0.06601436903956819, 0.012437702460487888, 0.05424280833255522, 0.13466668614824323, 0.030152514572693974, 0.1736673048706049], "min": [0.6366691129877188, 0.06910979941470843, 1.1451299742986094, -1.654867513526935, 0.845369780656688, -2.523701063012018, 0.6211470451056009, -0.20108584921056058, 1.208354827059885, 0.9158560270152483, 0.7793949387970178, 1.7807234980460913], "max": [0.8385194235870939, 0.12539091212958306, 1.2840600492934633, -1.1134819724714884, 1.1088618237306878, -1.926244921391488, 0.7928703860643735, -0.15139555236128818, 1.3858608119122402, 1.4651376072316318, 0.8730717941505683, 2.2946342154593333], "count": [148]}, "eef_sim_pose_action": {"mean": [0.7300994891517701, 0.09754301183833472, 1.200755850705478, -1.4719099631063777, 0.9274277763612317, -2.204495112625926, 0.6939944743804759, -0.166033247491972, 1.28750232015021, 1.2516611769464707, 0.8305368835186063, 2.0487538930682483], "std": [0.0750747346027755, 0.0193440721345765, 0.035298783311460774, 0.12836867028850715, 0.07782998838884804, 0.18787134066727762, 0.06601436903956819, 0.012437702460487888, 0.05424280833255522, 0.13466668614824323, 0.030152514572693974, 0.1736673048706049], "min": [0.6366691129877188, 0.06910979941470843, 1.1451299742986094, -1.654867513526935, 0.845369780656688, -2.523701063012018, 0.6211470451056009, -0.20108584921056058, 1.208354827059885, 0.9158560270152483, 0.7793949387970178, 1.7807234980460913], "max": [0.8385194235870939, 0.12539091212958306, 1.2840600492934633, -1.1134819724714884, 1.1088618237306878, -1.926244921391488, 0.7928703860643735, -0.15139555236128818, 1.3858608119122402, 1.4651376072316318, 0.8730717941505683, 2.2946342154593333], "count": [148]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4228238010620915]], [[0.4356540420751634]], [[0.45080613970588235]]], "std": [[[0.28865293243217666]], [[0.2782203798950696]], [[0.26960086899960345]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5002848366013072]], [[0.5208104616013072]], [[0.5026214215686274]]], "std": [[[0.3119349612813087]], [[0.3121034314881641]], [[0.3157217353264517]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5532287397875817]], [[0.5814628717320262]], [[0.574654712009804]]], "std": [[[0.29565359203029007]], [[0.2930104498241568]], [[0.2983082621843275]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4138887847222222]], [[0.42850623774509805]], [[0.4071294914215686]]], "std": [[[0.3773976249203932]], [[0.3925836961356384]], [[0.39988480368486495]]], "count": [100]}, "observation.state": {"min": [0.3949138820171356, -1.4123893976211548, 1.1588034629821777, 0.0006914244149811566, -0.8933442234992981, 0.4195038974285126, -0.700579822063446, -1.131790280342102, 1.1483367681503296, -0.6587606072425842, 0.19805733859539032, -0.45073720812797546, 27.35124969482422, 43.06624984741211, 0.6837500333786011, -0.36812499165534973, 4.318749904632568, 0.15062500536441803, 2.5899999141693115, -1.0162500143051147, 3.430000066757202, -0.19749999046325684, 0.9487500190734863, 0.24437500536441803, 27.6768741607666, 30.561250686645508, 0.6937500238418579, -0.6056250333786011, 1.01714289188385, 0.1512499898672104, 0.6700000166893005, -0.12937499582767487, 1.0453846454620361, -0.04062499850988388, 0.8381249904632568, 2.760624885559082], "max": [0.7107604742050171, -0.895466148853302, 1.7807040214538574, 0.3971160352230072, -0.5524004101753235, 0.5561913251876831, 0.0028849090449512005, -0.7207026481628418, 1.5372272729873657, -0.1785782426595688, 1.1307889223098755, -0.2702515721321106, 74.53624725341797, 54.58187484741211, 0.84375, 8.640909194946289, 58.63687515258789, 30.040624618530273, 68.64875030517578, 35.704376220703125, 68.43937683105469, 70.69249725341797, 62.72249984741211, 97.98187255859375, 68.33000183105469, 43.49562454223633, 2.4049999713897705, 9.4375, 53.40250015258789, 26.058124542236328, 60.09000015258789, 43.42749786376953, 68.42312622070312, 61.350624084472656, 62.19375228881836, 89.07437896728516], "mean": [0.5993786454200745, -1.1356936693191528, 1.3782602548599243, 0.21053090691566467, -0.7663590312004089, 0.4928757846355438, -0.48948588967323303, -0.884735107421875, 1.257619857788086, -0.4508541524410248, 0.761864423751831, -0.339633584022522, 51.79942321777344, 48.21693420410156, 0.7732128500938416, 1.7253785133361816, 26.803565979003906, 8.935957908630371, 33.551605224609375, 8.745530128479004, 34.308895111083984, 20.01964569091797, 28.568161010742188, 38.62482452392578, 51.91432189941406, 38.26522445678711, 1.258436679840088, 2.159879446029663, 22.612689971923828, 7.913262844085693, 26.753795623779297, 13.043549537658691, 28.829252243041992, 18.645856857299805, 23.873123168945312, 47.760986328125], "std": [0.10779796540737152, 0.13368918001651764, 0.19421754777431488, 0.12460492551326752, 0.09516571462154388, 0.036200445145368576, 0.2809530794620514, 0.10821680724620819, 0.12552392482757568, 0.11481945216655731, 0.27590304613113403, 0.07260887324810028, 18.699058532714844, 3.2811713218688965, 0.04160913825035095, 2.4029974937438965, 22.627532958984375, 11.077484130859375, 23.945144653320312, 10.962190628051758, 24.127986907958984, 26.702011108398438, 22.166982650756836, 37.82558059692383, 13.861506462097168, 3.8159239292144775, 0.416940838098526, 2.8510868549346924, 22.528329849243164, 9.233160018920898, 24.170804977416992, 16.23878288269043, 26.644216537475586, 23.814544677734375, 26.007091522216797, 28.54799461364746], "count": [243]}, "action": {"min": [0.3949138820171356, -1.4123893976211548, 1.1588034629821777, 0.0006914244149811566, -0.8933442234992981, 0.4195038974285126, -0.700579822063446, -1.131790280342102, 1.1483367681503296, -0.6587606072425842, 0.19805733859539032, -0.45073720812797546, 27.35124969482422, 43.06624984741211, 0.6837500333786011, -0.36812499165534973, 4.318749904632568, 0.15062500536441803, 2.5899999141693115, -1.0162500143051147, 3.430000066757202, -0.19749999046325684, 0.9487500190734863, 0.24437500536441803, 27.6768741607666, 30.561250686645508, 0.6937500238418579, -0.6056250333786011, 1.01714289188385, 0.1512499898672104, 0.6700000166893005, -0.12937499582767487, 1.0453846454620361, -0.04062499850988388, 0.8381249904632568, 2.760624885559082], "max": [0.7107604742050171, -0.895466148853302, 1.7807040214538574, 0.3971160352230072, -0.5524004101753235, 0.5561913251876831, 0.0028849090449512005, -0.7207026481628418, 1.5372272729873657, -0.1785782426595688, 1.1307889223098755, -0.2702515721321106, 74.53624725341797, 54.58187484741211, 0.84375, 8.640909194946289, 58.63687515258789, 30.040624618530273, 68.64875030517578, 35.704376220703125, 68.43937683105469, 70.69249725341797, 62.72249984741211, 97.98187255859375, 68.33000183105469, 43.49562454223633, 2.4049999713897705, 9.4375, 53.40250015258789, 26.058124542236328, 60.09000015258789, 43.42749786376953, 68.42312622070312, 61.350624084472656, 62.19375228881836, 89.07437896728516], "mean": [0.5993788242340088, -1.1356937885284424, 1.3782601356506348, 0.21053080260753632, -0.7663593888282776, 0.4928757846355438, -0.4894857108592987, -0.8847349286079407, 1.2576202154159546, -0.45085400342941284, 0.7618644833564758, -0.3396337628364563, 51.79941940307617, 48.216957092285156, 0.7732128500938416, 1.725378394126892, 26.8035831451416, 8.935959815979004, 33.551612854003906, 8.745528221130371, 34.30888366699219, 20.0196533203125, 28.56816291809082, 38.62482833862305, 51.91433334350586, 38.26523208618164, 1.2584364414215088, 2.159879446029663, 22.61269187927246, 7.913264751434326, 26.753801345825195, 13.04355239868164, 28.829259872436523, 18.645856857299805, 23.87312889099121, 47.761009216308594], "std": [0.10779797285795212, 0.13368916511535645, 0.19421754777431488, 0.12460491806268692, 0.09516572207212448, 0.036200448870658875, 0.2809531092643738, 0.1082167997956276, 0.12552393972873688, 0.11481945961713791, 0.2759030759334564, 0.07260887324810028, 18.69905662536621, 3.281170606613159, 0.04160913825035095, 2.402998208999634, 22.627538681030273, 11.077485084533691, 23.945146560668945, 10.962189674377441, 24.127986907958984, 26.702009201049805, 22.16698455810547, 37.82558059692383, 13.8615083694458, 3.815924882888794, 0.41694095730781555, 2.8510870933532715, 22.528331756591797, 9.233158111572266, 24.17080307006836, 16.238786697387695, 26.644216537475586, 23.81454849243164, 26.00708770751953, 28.547996520996094], "count": [243]}, "timestamp": {"min": [0.0], "max": [8.066666666666666], "mean": [4.033333333333333], "std": [2.33824879074221], "count": [243]}, "frame_index": {"min": [0], "max": [242], "mean": [121.0], "std": [70.14746372226631], "count": [243]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [243]}, "index": {"min": [6276], "max": [6518], "mean": [6397.0], "std": [70.14746372226631], "count": [243]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [243]}, "subtask_annotation": {"mean": [3.0329218106995883, 1.9876543209876543, 5.0, 5.0, 5.0], "std": [1.2401656359478868, 1.2488067769285742, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [243]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [243]}, "eef_direction_state": {"mean": [3.139917695473251, 4.502057613168724], "std": [1.9513030344671256, 2.002826162864873], "min": [0, 0], "max": [6, 6], "count": [243]}, "eef_velocity_state": {"mean": [1.4032921810699588, 0.8518518518518519], "std": [0.4988767888293586, 0.8526566246830618], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_state": {"mean": [0.8353909465020576, 0.6419753086419753], "std": [0.8349752660393339, 0.8261464209541537], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_direction_action": {"mean": [3.139917695473251, 4.502057613168724], "std": [1.9513030344671256, 2.002826162864873], "min": [0, 0], "max": [6, 6], "count": [243]}, "eef_velocity_action": {"mean": [1.4032921810699588, 0.8518518518518519], "std": [0.4988767888293586, 0.8526566246830618], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_action": {"mean": [0.8353909465020576, 0.6419753086419753], "std": [0.8349752660393339, 0.8261464209541537], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_sim_pose_state": {"mean": [0.7017694230517022, 0.10858522804247042, 1.1962339545192744, -1.3649024049346044, 0.7801017802453499, -2.1781090333776083, 0.6744078952980008, -0.16378046993463866, 1.2748760754398356, 1.2576269889530591, 0.875431074450847, 2.101429316945375], "std": [0.0605510025040286, 0.021651797004381534, 0.040047650941228495, 0.1237504801663459, 0.10047293515793641, 0.18312258148981508, 0.056589553315173756, 0.014722350728791484, 0.05615157551073798, 0.15226364417408148, 0.10852737849303686, 0.2464253163770012], "min": [0.6237365610861256, 0.0687011539040413, 1.1400506751052804, -1.5403643297156124, 0.5969078387420912, -2.456391763208499, 0.632143127413619, -0.21438779643238276, 1.2223655926386598, 0.9256782340791462, 0.7621999046694454, 1.6438585803907575], "max": [0.8204364550574801, 0.15207332298371934, 1.2993626617647647, -1.0286664986374479, 0.9805575516205831, -1.8822082548991415, 0.7953175308084124, -0.1501155025408534, 1.383539831225435, 1.4001719055852277, 1.1057329288449331, 2.330088503671674], "count": [243]}, "eef_sim_pose_action": {"mean": [0.7017694230517022, 0.10858522804247042, 1.1962339545192744, -1.3649024049346044, 0.7801017802453499, -2.1781090333776083, 0.6744078952980008, -0.16378046993463866, 1.2748760754398356, 1.2576269889530591, 0.875431074450847, 2.101429316945375], "std": [0.0605510025040286, 0.021651797004381534, 0.040047650941228495, 0.1237504801663459, 0.10047293515793641, 0.18312258148981508, 0.056589553315173756, 0.014722350728791484, 0.05615157551073798, 0.15226364417408148, 0.10852737849303686, 0.2464253163770012], "min": [0.6237365610861256, 0.0687011539040413, 1.1400506751052804, -1.5403643297156124, 0.5969078387420912, -2.456391763208499, 0.632143127413619, -0.21438779643238276, 1.2223655926386598, 0.9256782340791462, 0.7621999046694454, 1.6438585803907575], "max": [0.8204364550574801, 0.15207332298371934, 1.2993626617647647, -1.0286664986374479, 0.9805575516205831, -1.8822082548991415, 0.7953175308084124, -0.1501155025408534, 1.383539831225435, 1.4001719055852277, 1.1057329288449331, 2.330088503671674], "count": [243]}}} +{"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.4195698427287582]], [[0.4299978227124183]], [[0.4471711131535948]]], "std": [[[0.2811057644266483]], [[0.2724813093763311]], [[0.2658798028488839]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.14901960784313725]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5026134150326796]], [[0.5208590706699346]], [[0.501689675245098]]], "std": [[[0.32102183333275475]], [[0.3213814465693079]], [[0.3252907153692643]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.534209362745098]], [[0.5559345874183007]], [[0.5441586233660131]]], "std": [[[0.31664673739630883]], [[0.3169773342835475]], [[0.32350523883962845]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4109156944444444]], [[0.42539524918300653]], [[0.4043773774509804]]], "std": [[[0.3767759575725299]], [[0.3906816313608075]], [[0.39828927481444476]]], "count": [100]}, "observation.state": {"min": [0.17622050642967224, -1.5175812244415283, 1.1629759073257446, 0.3440670967102051, -0.9269855618476868, 0.3465943932533264, -0.8363851308822632, -1.159757137298584, 1.1489566564559937, -0.51340252161026, 0.31056877970695496, -0.38910505175590515, 27.872499465942383, 40.5837516784668, 0.5462499856948853, -0.668749988079071, 6.440000057220459, -0.046875, 12.076666831970215, -0.9962500333786011, 11.105555534362793, 0.31312501430511475, 0.9318181872367859, 4.725625038146973, 40.97999954223633, 35.85900115966797, 0.4124999940395355, -1.0449999570846558, 1.00083327293396, -0.24437500536441803, 1.0420000553131104, -0.8337500095367432, 3.0999999046325684, 0.831250011920929, 0.918749988079071, 45.532501220703125], "max": [0.6857261657714844, -0.9838254451751709, 1.8849661350250244, 0.48030155897140503, -0.26772430539131165, 0.4839494228363037, -0.03717002272605896, -0.7962825298309326, 1.587272047996521, -0.15311475098133087, 1.2054150104522705, -0.31850823760032654, 66.77999877929688, 60.171875, 1.6974999904632568, 5.702499866485596, 38.02187728881836, 47.94937515258789, 46.537498474121094, 50.489376068115234, 65.66999816894531, 63.64125061035156, 60.73062515258789, 91.92874908447266, 68.6518783569336, 48.44937515258789, 3.46875, 9.5, 56.64437484741211, 31.941875457763672, 60.290000915527344, 51.31187438964844, 61.11187744140625, 54.150001525878906, 52.81312561035156, 93.60062408447266], "mean": [0.4463694095611572, -1.2503453493118286, 1.5080385208129883, 0.4247606098651886, -0.6173826456069946, 0.3770178258419037, -0.4733036160469055, -0.9555424451828003, 1.3326584100723267, -0.30681508779525757, 0.7960376739501953, -0.3570605516433716, 57.2928466796875, 55.582828521728516, 0.7917482852935791, 0.933371901512146, 27.050962448120117, 27.140104293823242, 35.071834564208984, 28.28828239440918, 43.823490142822266, 27.241838455200195, 37.72127151489258, 60.60172653198242, 60.40210723876953, 43.93231201171875, 1.0230677127838135, 1.035609245300293, 35.625404357910156, 14.66730785369873, 37.381961822509766, 18.10167121887207, 36.571556091308594, 26.746265411376953, 27.844825744628906, 67.64552307128906], "std": [0.18429720401763916, 0.1670772135257721, 0.24245093762874603, 0.03579751402139664, 0.22396202385425568, 0.03511543571949005, 0.35153332352638245, 0.12585750222206116, 0.1762256920337677, 0.12532469630241394, 0.3572321832180023, 0.02626253478229046, 12.041017532348633, 5.579071998596191, 0.26716479659080505, 2.0648317337036133, 12.537688255310059, 21.033958435058594, 11.075769424438477, 22.3606014251709, 15.861488342285156, 23.267030715942383, 20.093969345092773, 27.4155216217041, 10.244608879089355, 3.8277299404144287, 0.6893429756164551, 2.765183210372925, 21.10871124267578, 12.55727481842041, 21.593332290649414, 15.74434757232666, 20.434247970581055, 20.925630569458008, 20.71314811706543, 14.815348625183105], "count": [154]}, "action": {"min": [0.17622050642967224, -1.5175812244415283, 1.1629759073257446, 0.3440670967102051, -0.9269855618476868, 0.3465943932533264, -0.8363851308822632, -1.159757137298584, 1.1489566564559937, -0.51340252161026, 0.31056877970695496, -0.38910505175590515, 27.872499465942383, 40.5837516784668, 0.5462499856948853, -0.668749988079071, 6.440000057220459, -0.046875, 12.076666831970215, -0.9962500333786011, 11.105555534362793, 0.31312501430511475, 0.9318181872367859, 4.725625038146973, 40.97999954223633, 35.85900115966797, 0.4124999940395355, -1.0449999570846558, 1.00083327293396, -0.24437500536441803, 1.0420000553131104, -0.8337500095367432, 3.0999999046325684, 0.831250011920929, 0.918749988079071, 45.532501220703125], "max": [0.6857261657714844, -0.9838254451751709, 1.8849661350250244, 0.48030155897140503, -0.26772430539131165, 0.4839494228363037, -0.03717002272605896, -0.7962825298309326, 1.587272047996521, -0.15311475098133087, 1.2054150104522705, -0.31850823760032654, 66.77999877929688, 60.171875, 1.6974999904632568, 5.702499866485596, 38.02187728881836, 47.94937515258789, 46.537498474121094, 50.489376068115234, 65.66999816894531, 63.64125061035156, 60.73062515258789, 91.92874908447266, 68.6518783569336, 48.44937515258789, 3.46875, 9.5, 56.64437484741211, 31.941875457763672, 60.290000915527344, 51.31187438964844, 61.11187744140625, 54.150001525878906, 52.81312561035156, 93.60062408447266], "mean": [0.4463695287704468, -1.2503451108932495, 1.5080381631851196, 0.4247605502605438, -0.617382287979126, 0.377017617225647, -0.4733036458492279, -0.9555424451828003, 1.332658290863037, -0.3068150281906128, 0.7960376739501953, -0.35706061124801636, 57.292842864990234, 55.58284378051758, 0.7917483448982239, 0.9333717823028564, 27.050973892211914, 27.140111923217773, 35.07183837890625, 28.288288116455078, 43.82349395751953, 27.24182891845703, 37.721290588378906, 60.60173416137695, 60.40213394165039, 43.932315826416016, 1.0230674743652344, 1.0356093645095825, 35.62541961669922, 14.667313575744629, 37.38194274902344, 18.10167121887207, 36.571556091308594, 26.746257781982422, 27.844818115234375, 67.64554595947266], "std": [0.18429720401763916, 0.1670772135257721, 0.24245098233222961, 0.035797517746686935, 0.22396202385425568, 0.03511543944478035, 0.35153326392173767, 0.12585750222206116, 0.1762257069349289, 0.12532469630241394, 0.3572321832180023, 0.02626252919435501, 12.04101848602295, 5.579073905944824, 0.26716485619544983, 2.0648322105407715, 12.537687301635742, 21.033958435058594, 11.075769424438477, 22.3606014251709, 15.86148738861084, 23.26702880859375, 20.09397315979004, 27.415523529052734, 10.244608879089355, 3.827731132507324, 0.6893429756164551, 2.765183210372925, 21.10871124267578, 12.557275772094727, 21.59333610534668, 15.74434757232666, 20.434247970581055, 20.92563247680664, 20.713150024414062, 14.815348625183105], "count": [154]}, "timestamp": {"min": [0.0], "max": [5.1], "mean": [2.55], "std": [1.4818344486930155], "count": [154]}, "frame_index": {"min": [0], "max": [153], "mean": [76.5], "std": [44.45503346079047], "count": [154]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [154]}, "index": {"min": [6519], "max": [6672], "mean": [6595.5], "std": [44.45503346079047], "count": [154]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [154]}, "subtask_annotation": {"mean": [2.4415584415584415, 2.5584415584415585, 5.0, 5.0, 5.0], "std": [1.189712466555718, 1.189712466555718, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [154]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [154]}, "eef_direction_state": {"mean": [3.155844155844156, 3.1818181818181817], "std": [2.073737669948771, 2.1515761225431906], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_state": {"mean": [1.474025974025974, 1.3051948051948052], "std": [0.5832961862414253, 0.5735277264091312], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_state": {"mean": [0.8311688311688312, 0.6883116883116883], "std": [0.812285494603214, 0.7938029501265516], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_direction_action": {"mean": [3.155844155844156, 3.1818181818181817], "std": [2.073737669948771, 2.1515761225431906], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_action": {"mean": [1.474025974025974, 1.3051948051948052], "std": [0.5832961862414253, 0.5735277264091312], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_action": {"mean": [0.8311688311688312, 0.6883116883116883], "std": [0.812285494603214, 0.7938029501265516], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_sim_pose_state": {"mean": [0.7285492765297572, 0.07093300004422107, 1.2171872819973222, -1.3960582734425644, 0.840451664479302, -2.2375262271023555, 0.6987072476773459, -0.1768285142510095, 1.2959253410199074, 1.1716195589095795, 0.7521897257887831, 1.9763726902439815], "std": [0.08012283724260374, 0.010238413643160041, 0.04559663857628743, 0.1390516156202664, 0.04512351151507628, 0.17804494468838972, 0.07242624602043939, 0.008551352110515118, 0.057290739809247905, 0.08216322865564181, 0.08292895687287676, 0.18031808605454405], "min": [0.6215614990583169, 0.05144510719782869, 1.1500625356391394, -1.598114181594266, 0.7346969487491246, -2.5214697261117207, 0.6224597572512219, -0.1975191585039842, 1.2209403243702195, 0.9768972058694037, 0.6533507989555583, 1.7263902956988477], "max": [0.8416398547152915, 0.09712108284916088, 1.3468023027527343, -0.9675976454272686, 0.8975305908734024, -1.8320842605338408, 0.7999187046555998, -0.1665799185272276, 1.3761905773957985, 1.2782810878180504, 0.8997926808196239, 2.208380288865899], "count": [154]}, "eef_sim_pose_action": {"mean": [0.7285492765297572, 0.07093300004422107, 1.2171872819973222, -1.3960582734425644, 0.840451664479302, -2.2375262271023555, 0.6987072476773459, -0.1768285142510095, 1.2959253410199074, 1.1716195589095795, 0.7521897257887831, 1.9763726902439815], "std": [0.08012283724260374, 0.010238413643160041, 0.04559663857628743, 0.1390516156202664, 0.04512351151507628, 0.17804494468838972, 0.07242624602043939, 0.008551352110515118, 0.057290739809247905, 0.08216322865564181, 0.08292895687287676, 0.18031808605454405], "min": [0.6215614990583169, 0.05144510719782869, 1.1500625356391394, -1.598114181594266, 0.7346969487491246, -2.5214697261117207, 0.6224597572512219, -0.1975191585039842, 1.2209403243702195, 0.9768972058694037, 0.6533507989555583, 1.7263902956988477], "max": [0.8416398547152915, 0.09712108284916088, 1.3468023027527343, -0.9675976454272686, 0.8975305908734024, -1.8320842605338408, 0.7999187046555998, -0.1665799185272276, 1.3761905773957985, 1.2782810878180504, 0.8997926808196239, 2.208380288865899], "count": [154]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4171567401960784]], [[0.42910522875817]], [[0.4456973263888889]]], "std": [[[0.2812587496894375]], [[0.2722500520117691]], [[0.26503398377353654]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.15294117647058825]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5147945445261438]], [[0.5344531964869281]], [[0.5157044362745098]]], "std": [[[0.3160030066427057]], [[0.3154417431466091]], [[0.31938479609789394]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.548236772875817]], [[0.5776102246732027]], [[0.5709953656045752]]], "std": [[[0.3010466112318342]], [[0.2991292841159019]], [[0.3062882662083565]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41148284109477123]], [[0.4264428574346405]], [[0.40583035947712415]]], "std": [[[0.377312406827688]], [[0.3916966040536533]], [[0.40005388310198803]]], "count": [100]}, "observation.state": {"min": [0.22135119140148163, -1.5958313941955566, 1.1186293363571167, 0.23577573895454407, -0.8397707343101501, 0.3806172311306, -0.6144617199897766, -1.1792601346969604, 1.114099383354187, -0.6381874084472656, 0.189426451921463, -0.5110905170440674, 22.623748779296875, 39.17250061035156, 0.5931249856948853, -0.29374998807907104, 2.338749885559082, 0.07625000178813934, 8.741250038146973, -0.9806250333786011, 11.290624618530273, -0.3112500011920929, 1.8324999809265137, 2.8837499618530273, 31.728750228881836, 35.00062561035156, 0.3643749952316284, -0.8193749785423279, 0.8711110949516296, -0.4375, 0.6775000095367432, -1.2350000143051147, 1.0268750190734863, 0.5787500143051147, 0.9593750238418579, 1.1037499904632568], "max": [0.6420948505401611, -0.8811131715774536, 1.9363460540771484, 0.5266270041465759, -0.23281928896903992, 0.6414034366607666, -0.004434653092175722, -0.7276169061660767, 1.545715093612671, -0.28386548161506653, 1.0626001358032227, -0.30644407868385315, 70.07875061035156, 56.376251220703125, 0.897777795791626, 4.9422221183776855, 53.09312438964844, 28.71125030517578, 58.02687454223633, 41.12562561035156, 65.57562255859375, 59.3337516784668, 55.33187484741211, 66.14937591552734, 65.50312805175781, 48.703125, 4.918749809265137, 8.213333129882812, 59.00749969482422, 19.979999542236328, 62.02375030517578, 39.34375, 67.37187957763672, 60.04937744140625, 57.83187484741211, 87.70562744140625], "mean": [0.43938758969306946, -1.2038569450378418, 1.455285906791687, 0.3993779718875885, -0.5737902522087097, 0.4844639003276825, -0.3516477644443512, -0.895342230796814, 1.2526166439056396, -0.49522265791893005, 0.6384256482124329, -0.39360904693603516, 55.682159423828125, 49.70516586303711, 0.7340931296348572, 0.9423876404762268, 30.989097595214844, 13.242894172668457, 36.75477981567383, 17.078567504882812, 40.21602249145508, 23.443143844604492, 31.52452850341797, 45.2765007019043, 55.24113082885742, 44.07704544067383, 1.0686862468719482, 1.553774118423462, 32.26339340209961, 7.3101582527160645, 34.03395462036133, 13.77900505065918, 36.7357177734375, 16.955202102661133, 27.735118865966797, 48.25145721435547], "std": [0.15605314075946808, 0.20488905906677246, 0.2663971781730652, 0.09342313557863235, 0.17555230855941772, 0.07062633335590363, 0.2767215669155121, 0.14672860503196716, 0.15492041409015656, 0.0835975855588913, 0.27356621623039246, 0.08914048969745636, 16.658100128173828, 4.499119281768799, 0.07851053029298782, 1.6169239282608032, 20.404033660888672, 12.46652889251709, 19.31332015991211, 16.642452239990234, 20.30617904663086, 23.139345169067383, 20.18173599243164, 21.413684844970703, 11.473678588867188, 3.9302570819854736, 0.8028908967971802, 2.8220877647399902, 22.682109832763672, 7.472320556640625, 22.78268814086914, 16.317096710205078, 25.409812927246094, 20.72865104675293, 22.924612045288086, 29.112150192260742], "count": [170]}, "action": {"min": [0.22135119140148163, -1.5958313941955566, 1.1186293363571167, 0.23577573895454407, -0.8397707343101501, 0.3806172311306, -0.6144617199897766, -1.1792601346969604, 1.114099383354187, -0.6381874084472656, 0.189426451921463, -0.5110905170440674, 22.623748779296875, 39.17250061035156, 0.5931249856948853, -0.29374998807907104, 2.338749885559082, 0.07625000178813934, 8.741250038146973, -0.9806250333786011, 11.290624618530273, -0.3112500011920929, 1.8324999809265137, 2.8837499618530273, 31.728750228881836, 35.00062561035156, 0.3643749952316284, -0.8193749785423279, 0.8711110949516296, -0.4375, 0.6775000095367432, -1.2350000143051147, 1.0268750190734863, 0.5787500143051147, 0.9593750238418579, 1.1037499904632568], "max": [0.6420948505401611, -0.8811131715774536, 1.9363460540771484, 0.5266270041465759, -0.23281928896903992, 0.6414034366607666, -0.004434653092175722, -0.7276169061660767, 1.545715093612671, -0.28386548161506653, 1.0626001358032227, -0.30644407868385315, 70.07875061035156, 56.376251220703125, 0.897777795791626, 4.9422221183776855, 53.09312438964844, 28.71125030517578, 58.02687454223633, 41.12562561035156, 65.57562255859375, 59.3337516784668, 55.33187484741211, 66.14937591552734, 65.50312805175781, 48.703125, 4.918749809265137, 8.213333129882812, 59.00749969482422, 19.979999542236328, 62.02375030517578, 39.34375, 67.37187957763672, 60.04937744140625, 57.83187484741211, 87.70562744140625], "mean": [0.43938758969306946, -1.203857183456421, 1.4552861452102661, 0.3993779420852661, -0.5737901329994202, 0.4844641387462616, -0.35164764523506165, -0.8953424096107483, 1.2526168823242188, -0.49522265791893005, 0.6384260058403015, -0.39360907673835754, 55.68217468261719, 49.70514678955078, 0.7340932488441467, 0.9423874616622925, 30.98908805847168, 13.242891311645508, 36.7547721862793, 17.078567504882812, 40.216033935546875, 23.44314193725586, 31.52454376220703, 45.276493072509766, 55.241146087646484, 44.07704162597656, 1.068686604499817, 1.5537736415863037, 32.263389587402344, 7.310159206390381, 34.033958435058594, 13.77900505065918, 36.735721588134766, 16.955204010009766, 27.735118865966797, 48.25145721435547], "std": [0.15605314075946808, 0.20488904416561127, 0.2663971781730652, 0.09342314302921295, 0.17555230855941772, 0.07062633335590363, 0.2767215371131897, 0.14672861993312836, 0.15492039918899536, 0.08359760046005249, 0.27356621623039246, 0.08914051204919815, 16.658096313476562, 4.499118804931641, 0.07851053029298782, 1.6169236898422241, 20.40403175354004, 12.46652603149414, 19.31332015991211, 16.642454147338867, 20.30617904663086, 23.139345169067383, 20.181737899780273, 21.4136905670166, 11.473678588867188, 3.930258274078369, 0.8028910160064697, 2.8220877647399902, 22.68211555480957, 7.472319602966309, 22.782686233520508, 16.31709861755371, 25.409809112548828, 20.72865104675293, 22.92460823059082, 29.112146377563477], "count": [170]}, "timestamp": {"min": [0.0], "max": [5.633333333333334], "mean": [2.8166666666666664], "std": [1.6357974609753292], "count": [170]}, "frame_index": {"min": [0], "max": [169], "mean": [84.5], "std": [49.073923829259876], "count": [170]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [170]}, "index": {"min": [6673], "max": [6842], "mean": [6757.5], "std": [49.073923829259876], "count": [170]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [170]}, "subtask_annotation": {"mean": [2.5647058823529414, 2.447058823529412, 5.0, 5.0, 5.0], "std": [1.2121644115191763, 1.2272003753444969, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [170]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [170]}, "eef_direction_state": {"mean": [2.9941176470588236, 3.476470588235294], "std": [1.8739610731832785, 2.148057785334219], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_state": {"mean": [1.4823529411764707, 1.2117647058823529], "std": [0.5659300456849735, 0.6789978367297912], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_state": {"mean": [0.888235294117647, 0.7705882352941177], "std": [0.8220364618656997, 0.8333241060619478], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_direction_action": {"mean": [2.9941176470588236, 3.476470588235294], "std": [1.8739610731832785, 2.148057785334219], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_action": {"mean": [1.4823529411764707, 1.2117647058823529], "std": [0.5659300456849735, 0.6789978367297912], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_action": {"mean": [0.888235294117647, 0.7705882352941177], "std": [0.8220364618656997, 0.8333241060619478], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_sim_pose_state": {"mean": [0.7260853100076928, 0.07853384087385121, 1.217817096697414, -1.4226979990323252, 0.9283487703554408, -2.221911542919009, 0.685184446565699, -0.15435754978661034, 1.3025330918244227, 1.2030048339823978, 0.9352762544448782, 2.019452114293666], "std": [0.07358548677300632, 0.025380197204193586, 0.04486472131209873, 0.17727622902603718, 0.0714215244968292, 0.20214786679371932, 0.06288856766717806, 0.012229188347704364, 0.05728309770480912, 0.18930372300499979, 0.09681757365022617, 0.2699749541105417], "min": [0.6395225023160398, 0.03846762155871725, 1.153330747093284, -1.6565168688307805, 0.8235031088857041, -2.567930104532095, 0.6226826887366939, -0.18489772438285995, 1.2264609760510008, 0.8220372577886027, 0.7591508931431719, 1.541553285931737], "max": [0.8462450920470121, 0.11950956288493958, 1.2926601767794748, -0.966594552841442, 1.0274525181662861, -1.931216187943246, 0.7967966990908445, -0.13822104230365023, 1.3868748659026646, 1.4688975970649396, 1.1068855611583044, 2.3525966725601197], "count": [170]}, "eef_sim_pose_action": {"mean": [0.7260853100076928, 0.07853384087385121, 1.217817096697414, -1.4226979990323252, 0.9283487703554408, -2.221911542919009, 0.685184446565699, -0.15435754978661034, 1.3025330918244227, 1.2030048339823978, 0.9352762544448782, 2.019452114293666], "std": [0.07358548677300632, 0.025380197204193586, 0.04486472131209873, 0.17727622902603718, 0.0714215244968292, 0.20214786679371932, 0.06288856766717806, 0.012229188347704364, 0.05728309770480912, 0.18930372300499979, 0.09681757365022617, 0.2699749541105417], "min": [0.6395225023160398, 0.03846762155871725, 1.153330747093284, -1.6565168688307805, 0.8235031088857041, -2.567930104532095, 0.6226826887366939, -0.18489772438285995, 1.2264609760510008, 0.8220372577886027, 0.7591508931431719, 1.541553285931737], "max": [0.8462450920470121, 0.11950956288493958, 1.2926601767794748, -0.966594552841442, 1.0274525181662861, -1.931216187943246, 0.7967966990908445, -0.13822104230365023, 1.3868748659026646, 1.4688975970649396, 1.1068855611583044, 2.3525966725601197], "count": [170]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.427499272875817]], [[0.43883664419934637]], [[0.4564184232026144]]], "std": [[[0.27843855924908173]], [[0.2691223178953216]], [[0.26220347147440576]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5019405555555556]], [[0.5206199652777778]], [[0.501120114379085]]], "std": [[[0.3213697251322479]], [[0.32180120476023816]], [[0.32517286332187295]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.545456117238562]], [[0.5670084906045751]], [[0.555127487745098]]], "std": [[[0.3051042531727389]], [[0.3059968180005653]], [[0.31213944664679705]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41315614991830063]], [[0.4277735804738562]], [[0.4062139174836601]]], "std": [[[0.375383303279541]], [[0.39014499343279113]], [[0.3980737976464368]]], "count": [100]}, "observation.state": {"min": [0.1913338303565979, -1.578665018081665, 1.1302484273910522, 0.30189549922943115, -1.188148021697998, 0.40088310837745667, -0.7172216773033142, -1.2269445657730103, 1.0197900533676147, -0.6094310283660889, 0.22137503325939178, -0.41354069113731384, 42.09749984741211, 39.11562728881836, 0.6150000095367432, 0.24124999344348907, 4.508749961853027, -0.016250004991889, 4.628749847412109, -0.8693749904632568, 2.130000114440918, -0.27125000953674316, 1.140625, 2.2956249713897705, 32.18538284301758, 34.311248779296875, 0.33812499046325684, -0.7487499713897705, 0.648888885974884, -0.3187499940395355, 0.7081249952316284, -0.6362500190734863, 1.0256249904632568, -0.1393750011920929, 0.945555567741394, 3.4075000286102295], "max": [0.5918354988098145, -0.9042029976844788, 1.9551336765289307, 0.5966992974281311, -0.2829118072986603, 0.661796510219574, -0.06437399983406067, -0.6139425039291382, 1.6461862325668335, -0.28429466485977173, 1.0720893144607544, -0.201276034116745, 72.6918716430664, 55.12937545776367, 0.8381249904632568, 7.704999923706055, 52.27625274658203, 30.0625, 59.91187286376953, 27.778749465942383, 65.73187255859375, 51.65562438964844, 65.28437805175781, 67.47000122070312, 62.77937698364258, 49.61375045776367, 3.2925000190734863, 9.460624694824219, 51.010623931884766, 23.265625, 57.47187423706055, 34.46312713623047, 58.850624084472656, 59.501251220703125, 60.01750183105469, 93.44562530517578], "mean": [0.39895808696746826, -1.1985362768173218, 1.467081069946289, 0.4657782018184662, -0.6037983894348145, 0.44861850142478943, -0.36436837911605835, -0.9115302562713623, 1.298295021057129, -0.48016366362571716, 0.7063111662864685, -0.2853533625602722, 60.71152877807617, 48.708045959472656, 0.7128989100456238, 2.712023973464966, 29.603763580322266, 9.23429012298584, 33.966583251953125, 11.319487571716309, 36.47126007080078, 18.4141845703125, 30.80750846862793, 35.456546783447266, 51.77372741699219, 44.63801193237305, 0.9642925262451172, 3.6051485538482666, 25.57677459716797, 8.123344421386719, 28.028017044067383, 11.233708381652832, 28.942516326904297, 21.860166549682617, 25.626272201538086, 58.70457458496094], "std": [0.15021002292633057, 0.20048904418945312, 0.260319322347641, 0.07354927808046341, 0.22636783123016357, 0.06914164125919342, 0.2895810902118683, 0.1672813445329666, 0.18461841344833374, 0.09816091507673264, 0.2796255648136139, 0.05896623432636261, 11.999978065490723, 4.9397735595703125, 0.05796871706843376, 2.552901268005371, 19.87986183166504, 10.131841659545898, 21.14775848388672, 11.980583190917969, 24.168222427368164, 18.671220779418945, 23.239665985107422, 23.5196475982666, 10.928751945495605, 4.761177062988281, 0.6578183770179749, 4.120437145233154, 21.853504180908203, 9.26950454711914, 23.88318634033203, 13.561981201171875, 24.139659881591797, 24.93372344970703, 23.665903091430664, 31.894840240478516], "count": [175]}, "action": {"min": [0.1913338303565979, -1.578665018081665, 1.1302484273910522, 0.30189549922943115, -1.188148021697998, 0.40088310837745667, -0.7172216773033142, -1.2269445657730103, 1.0197900533676147, -0.6094310283660889, 0.22137503325939178, -0.41354069113731384, 42.09749984741211, 39.11562728881836, 0.6150000095367432, 0.24124999344348907, 4.508749961853027, -0.016250004991889, 4.628749847412109, -0.8693749904632568, 2.130000114440918, -0.27125000953674316, 1.140625, 2.2956249713897705, 32.18538284301758, 34.311248779296875, 0.33812499046325684, -0.7487499713897705, 0.648888885974884, -0.3187499940395355, 0.7081249952316284, -0.6362500190734863, 1.0256249904632568, -0.1393750011920929, 0.945555567741394, 3.4075000286102295], "max": [0.5918354988098145, -0.9042029976844788, 1.9551336765289307, 0.5966992974281311, -0.2829118072986603, 0.661796510219574, -0.06437399983406067, -0.6139425039291382, 1.6461862325668335, -0.28429466485977173, 1.0720893144607544, -0.201276034116745, 72.6918716430664, 55.12937545776367, 0.8381249904632568, 7.704999923706055, 52.27625274658203, 30.0625, 59.91187286376953, 27.778749465942383, 65.73187255859375, 51.65562438964844, 65.28437805175781, 67.47000122070312, 62.77937698364258, 49.61375045776367, 3.2925000190734863, 9.460624694824219, 51.010623931884766, 23.265625, 57.47187423706055, 34.46312713623047, 58.850624084472656, 59.501251220703125, 60.01750183105469, 93.44562530517578], "mean": [0.3989580571651459, -1.1985360383987427, 1.4670809507369995, 0.46577832102775574, -0.603798508644104, 0.44861850142478943, -0.3643685579299927, -0.9115301370620728, 1.2982949018478394, -0.4801635444164276, 0.7063112854957581, -0.2853534519672394, 60.71151351928711, 48.70805358886719, 0.7128990888595581, 2.7120234966278076, 29.603757858276367, 9.234286308288574, 33.96659851074219, 11.319490432739258, 36.47126388549805, 18.414180755615234, 30.807510375976562, 35.45654296875, 51.77374267578125, 44.63798141479492, 0.9642927646636963, 3.6051483154296875, 25.576772689819336, 8.123347282409668, 28.028018951416016, 11.233711242675781, 28.942516326904297, 21.860172271728516, 25.62627601623535, 58.704586029052734], "std": [0.15021003782749176, 0.20048904418945312, 0.260319322347641, 0.07354927808046341, 0.22636783123016357, 0.06914164125919342, 0.2895810604095459, 0.1672813445329666, 0.18461842834949493, 0.09816091507673264, 0.2796255648136139, 0.05896623060107231, 11.999978065490723, 4.939774990081787, 0.057968709617853165, 2.552901268005371, 19.87986183166504, 10.131841659545898, 21.14775848388672, 11.980584144592285, 24.16822624206543, 18.671222686767578, 23.239665985107422, 23.5196475982666, 10.928752899169922, 4.761175632476807, 0.6578184366226196, 4.120438098907471, 21.85350227355957, 9.26950454711914, 23.883188247680664, 13.561981201171875, 24.139663696289062, 24.933725357055664, 23.66590118408203, 31.89483070373535], "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": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [175]}, "index": {"min": [6843], "max": [7017], "mean": [6930.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [2.2285714285714286, 2.7714285714285714, 5.0, 5.0, 5.0], "std": [1.4791061834908341, 1.4791061834908341, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [175]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [175]}, "eef_direction_state": {"mean": [2.474285714285714, 2.6742857142857144], "std": [1.9118193066355644, 2.194062488645577], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.4285714285714286, 1.3542857142857143], "std": [0.5283783431116263, 0.614279069731506], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [0.76, 0.8171428571428572], "std": [0.8346770119547516, 0.8354590574855805], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [2.474285714285714, 2.6742857142857144], "std": [1.9118193066355644, 2.194062488645577], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.4285714285714286, 1.3542857142857143], "std": [0.5283783431116263, 0.614279069731506], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [0.76, 0.8171428571428572], "std": [0.8346770119547516, 0.8354590574855805], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.7216416634489576, 0.07996847850358167, 1.2376861481517583, -1.3370864176194872, 0.9311658603137858, -2.178857671885367, 0.6866280795345436, -0.163891433431377, 1.3070640284174153, 1.1770417397359512, 0.8185891717210164, 2.021824401689409], "std": [0.07774821892862707, 0.024045676131741557, 0.07168756870964751, 0.3498059122193459, 0.06716238493447707, 0.28424287948245774, 0.07295190927768314, 0.011766582795967179, 0.07006311733020146, 0.2632484695751062, 0.07156349392220611, 0.24739759941531758], "min": [0.5951401821054929, 0.034767290542317975, 1.152481137608211, -1.6574975089135795, 0.7443764817775653, -2.582315019030593, 0.5807908677499802, -0.19433936100420932, 1.2133991119588197, 0.49766288564361694, 0.7163468693676132, 1.5623839281573317], "max": [0.8503060435923093, 0.12603305723527358, 1.3961835932613524, -0.4101592358859324, 1.051410094904151, -1.608550791294217, 0.8157847753449957, -0.15076316606682758, 1.4455920788978784, 1.4396199451048939, 0.940827588935135, 2.3403780827413225], "count": [175]}, "eef_sim_pose_action": {"mean": [0.7216416634489576, 0.07996847850358167, 1.2376861481517583, -1.3370864176194872, 0.9311658603137858, -2.178857671885367, 0.6866280795345436, -0.163891433431377, 1.3070640284174153, 1.1770417397359512, 0.8185891717210164, 2.021824401689409], "std": [0.07774821892862707, 0.024045676131741557, 0.07168756870964751, 0.3498059122193459, 0.06716238493447707, 0.28424287948245774, 0.07295190927768314, 0.011766582795967179, 0.07006311733020146, 0.2632484695751062, 0.07156349392220611, 0.24739759941531758], "min": [0.5951401821054929, 0.034767290542317975, 1.152481137608211, -1.6574975089135795, 0.7443764817775653, -2.582315019030593, 0.5807908677499802, -0.19433936100420932, 1.2133991119588197, 0.49766288564361694, 0.7163468693676132, 1.5623839281573317], "max": [0.8503060435923093, 0.12603305723527358, 1.3961835932613524, -0.4101592358859324, 1.051410094904151, -1.608550791294217, 0.8157847753449957, -0.15076316606682758, 1.4455920788978784, 1.4396199451048939, 0.940827588935135, 2.3403780827413225], "count": [175]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4222794117647059]], [[0.4347027614379085]], [[0.4533310028594771]]], "std": [[[0.2806393701578531]], [[0.27164329924150793]], [[0.26467092345894105]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.15294117647058825]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5183611560457516]], [[0.5375524325980392]], [[0.5188788092320262]]], "std": [[[0.32179502170326607]], [[0.32115725785983]], [[0.3255629124134741]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.06274509803921569]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5356600612745098]], [[0.5552889705882353]], [[0.5416092565359477]]], "std": [[[0.3213030275563713]], [[0.32193805540374515]], [[0.32757392710071975]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4225727205882353]], [[0.4361496405228758]], [[0.4142121793300654]]], "std": [[[0.37794504783276506]], [[0.3911693744680447]], [[0.39904743605602]]], "count": [100]}, "observation.state": {"min": [0.1862792819738388, -1.483367681503296, 1.1455234289169312, 0.17347601056098938, -0.936427116394043, 0.49947071075439453, -0.8464465737342834, -1.191777229309082, 1.1057544946670532, -0.5074578523635864, 0.25961795449256897, -0.4451342821121216, 36.16999816894531, 38.33562469482422, 0.4168750047683716, -0.0043750000186264515, 7.074999809265137, -0.28562501072883606, 9.599166870117188, -1.25, 8.89923095703125, 0.004999999888241291, 1.843999981880188, 6.678750038146973, 41.84222412109375, 26.212499618530273, 0.6931250095367432, -0.8893750309944153, 1.0418750047683716, 0.125, 0.7612500190734863, -0.05312499776482582, 1.3431249856948853, -0.2563636302947998, 0.9554545879364014, -3.4375], "max": [0.6364204287528992, -0.9080548882484436, 1.8030441999435425, 0.3714856505393982, -0.2775234580039978, 0.6512026190757751, -0.06756886094808578, -0.7666704654693604, 1.6415846347808838, -0.01730945333838463, 1.3170920610427856, -0.32649537920951843, 71.85874938964844, 54.446250915527344, 0.6270000338554382, 6.383333206176758, 53.921875, 34.34187316894531, 60.294376373291016, 36.73812484741211, 69.8081283569336, 51.901248931884766, 57.907501220703125, 66.44625091552734, 62.662498474121094, 42.77562713623047, 2.1237499713897705, 9.0756254196167, 63.70000076293945, 34.290626525878906, 65.03312683105469, 40.728126525878906, 66.38187408447266, 65.73124694824219, 57.836875915527344, 98.68437957763672], "mean": [0.4369310438632965, -1.1725704669952393, 1.4090547561645508, 0.2825019657611847, -0.587100625038147, 0.5898624658584595, -0.4921146333217621, -0.9594754576683044, 1.3125381469726562, -0.26977911591529846, 0.8212149143218994, -0.3685316741466522, 59.204044342041016, 48.355628967285156, 0.5277957916259766, 1.224239468574524, 30.70675277709961, 11.900582313537598, 36.982452392578125, 15.154190063476562, 41.651397705078125, 18.04967498779297, 33.158939361572266, 42.138702392578125, 54.21003341674805, 37.45033264160156, 1.0718706846237183, 1.33937406539917, 32.86671447753906, 6.631523609161377, 34.88496398925781, 13.902587890625, 34.559356689453125, 20.797048568725586, 29.301088333129883, 41.91870880126953], "std": [0.165509894490242, 0.17290981113910675, 0.2210262417793274, 0.06316099315881729, 0.1941533088684082, 0.0561942383646965, 0.3254767656326294, 0.12155819684267044, 0.173220694065094, 0.16084210574626923, 0.33488979935646057, 0.04520445689558983, 12.894733428955078, 6.091780662536621, 0.060815729200839996, 1.8014931678771973, 19.686141967773438, 11.945491790771484, 19.619421005249023, 14.817209243774414, 21.164352416992188, 17.933191299438477, 19.572853088378906, 19.43015480041504, 7.529956817626953, 5.317773342132568, 0.3928122818470001, 2.8770527839660645, 23.948049545288086, 9.847594261169434, 24.828474044799805, 15.70848560333252, 25.97690200805664, 24.01369285583496, 22.65257453918457, 37.23953628540039], "count": [151]}, "action": {"min": [0.1862792819738388, -1.483367681503296, 1.1455234289169312, 0.17347601056098938, -0.936427116394043, 0.49947071075439453, -0.8464465737342834, -1.191777229309082, 1.1057544946670532, -0.5074578523635864, 0.25961795449256897, -0.4451342821121216, 36.16999816894531, 38.33562469482422, 0.4168750047683716, -0.0043750000186264515, 7.074999809265137, -0.28562501072883606, 9.599166870117188, -1.25, 8.89923095703125, 0.004999999888241291, 1.843999981880188, 6.678750038146973, 41.84222412109375, 26.212499618530273, 0.6931250095367432, -0.8893750309944153, 1.0418750047683716, 0.125, 0.7612500190734863, -0.05312499776482582, 1.3431249856948853, -0.2563636302947998, 0.9554545879364014, -3.4375], "max": [0.6364204287528992, -0.9080548882484436, 1.8030441999435425, 0.3714856505393982, -0.2775234580039978, 0.6512026190757751, -0.06756886094808578, -0.7666704654693604, 1.6415846347808838, -0.01730945333838463, 1.3170920610427856, -0.32649537920951843, 71.85874938964844, 54.446250915527344, 0.6270000338554382, 6.383333206176758, 53.921875, 34.34187316894531, 60.294376373291016, 36.73812484741211, 69.8081283569336, 51.901248931884766, 57.907501220703125, 66.44625091552734, 62.662498474121094, 42.77562713623047, 2.1237499713897705, 9.0756254196167, 63.70000076293945, 34.290626525878906, 65.03312683105469, 40.728126525878906, 66.38187408447266, 65.73124694824219, 57.836875915527344, 98.68437957763672], "mean": [0.43693113327026367, -1.1725701093673706, 1.4090548753738403, 0.28250187635421753, -0.587100625038147, 0.5898624658584595, -0.4921148419380188, -0.9594753980636597, 1.3125381469726562, -0.2697790563106537, 0.8212149739265442, -0.3685316741466522, 59.20402908325195, 48.35561752319336, 0.5277959108352661, 1.2242395877838135, 30.70675277709961, 11.900580406188965, 36.98244857788086, 15.154192924499512, 41.65139389038086, 18.0496768951416, 33.158935546875, 42.138702392578125, 54.21003341674805, 37.450313568115234, 1.0718706846237183, 1.3393737077713013, 32.86672592163086, 6.631523609161377, 34.88496017456055, 13.902592658996582, 34.55936050415039, 20.79705047607422, 29.30107879638672, 41.91872024536133], "std": [0.165509894490242, 0.17290982604026794, 0.2210262417793274, 0.06316099315881729, 0.1941533088684082, 0.056194230914115906, 0.325476735830307, 0.12155819684267044, 0.17322072386741638, 0.16084207594394684, 0.33488979935646057, 0.04520445689558983, 12.894733428955078, 6.0917816162109375, 0.060815732926130295, 1.8014930486679077, 19.686141967773438, 11.945494651794434, 19.619421005249023, 14.817208290100098, 21.164352416992188, 17.93319320678711, 19.572853088378906, 19.430152893066406, 7.529957294464111, 5.317773342132568, 0.3928123414516449, 2.8770525455474854, 23.94805145263672, 9.847594261169434, 24.82847785949707, 15.708487510681152, 25.97690200805664, 24.01369285583496, 22.65257453918457, 37.239532470703125], "count": [151]}, "timestamp": {"min": [0.0], "max": [5.0], "mean": [2.4999999999999996], "std": [1.4529663145135578], "count": [151]}, "frame_index": {"min": [0], "max": [150], "mean": [75.0], "std": [43.58898943540674], "count": [151]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [151]}, "index": {"min": [7018], "max": [7168], "mean": [7093.0], "std": [43.58898943540674], "count": [151]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [151]}, "subtask_annotation": {"mean": [2.5695364238410594, 2.443708609271523, 5.0, 5.0, 5.0], "std": [1.3495642356541397, 1.3648169544173168, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [151]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [151]}, "eef_direction_state": {"mean": [3.0264900662251657, 3.1059602649006623], "std": [1.9324589553570666, 2.1840854781588943], "min": [0, 0], "max": [6, 6], "count": [151]}, "eef_velocity_state": {"mean": [1.5231788079470199, 1.3377483443708609], "std": [0.5618611113300762, 0.6797683401513294], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_state": {"mean": [0.9867549668874173, 1.0], "std": [0.8055005844904165, 0.8378464984511707], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_direction_action": {"mean": [3.0264900662251657, 3.1059602649006623], "std": [1.9324589553570666, 2.1840854781588943], "min": [0, 0], "max": [6, 6], "count": [151]}, "eef_velocity_action": {"mean": [1.5231788079470199, 1.3377483443708609], "std": [0.5618611113300762, 0.6797683401513294], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_action": {"mean": [0.9867549668874173, 1.0], "std": [0.8055005844904165, 0.8378464984511707], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_sim_pose_state": {"mean": [0.7234015390444033, 0.08687694823143229, 1.2283810457554425, -1.3607401499374112, 0.9151224122266244, -2.141459348459525, 0.6953902995100474, -0.1715951300538238, 1.2913413160518683, 1.1556902545120082, 0.730781804474648, 1.9697587501782838], "std": [0.06829964740852223, 0.01751690432742696, 0.0507100899620745, 0.1965512972745478, 0.0397083183604779, 0.19509862571577916, 0.06478155478838381, 0.011848616212825305, 0.05695749898712183, 0.12579072254652746, 0.12525702868458424, 0.1614604224286791], "min": [0.6469204874528791, 0.06180735555867167, 1.158690664467644, -1.5570686400226812, 0.8231584072084543, -2.4468272856029767, 0.618727850527619, -0.21406491629530774, 1.2160421266789492, 0.7746781022888527, 0.5803821474777764, 1.6498499043074264], "max": [0.8336437040232839, 0.12711877798655544, 1.3501427993994404, -0.8191601501868417, 0.9897679229971614, -1.726130288480411, 0.81471581382777, -0.15747975162274352, 1.405753966941607, 1.297631776222953, 0.9511711581958204, 2.1606050490588213], "count": [151]}, "eef_sim_pose_action": {"mean": [0.7234015390444033, 0.08687694823143229, 1.2283810457554425, -1.3607401499374112, 0.9151224122266244, -2.141459348459525, 0.6953902995100474, -0.1715951300538238, 1.2913413160518683, 1.1556902545120082, 0.730781804474648, 1.9697587501782838], "std": [0.06829964740852223, 0.01751690432742696, 0.0507100899620745, 0.1965512972745478, 0.0397083183604779, 0.19509862571577916, 0.06478155478838381, 0.011848616212825305, 0.05695749898712183, 0.12579072254652746, 0.12525702868458424, 0.1614604224286791], "min": [0.6469204874528791, 0.06180735555867167, 1.158690664467644, -1.5570686400226812, 0.8231584072084543, -2.4468272856029767, 0.618727850527619, -0.21406491629530774, 1.2160421266789492, 0.7746781022888527, 0.5803821474777764, 1.6498499043074264], "max": [0.8336437040232839, 0.12711877798655544, 1.3501427993994404, -0.8191601501868417, 0.9897679229971614, -1.726130288480411, 0.81471581382777, -0.15747975162274352, 1.405753966941607, 1.297631776222953, 0.9511711581958204, 2.1606050490588213], "count": [151]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41436267973856206]], [[0.42496371323529414]], [[0.4427728901143791]]], "std": [[[0.2777401328547531]], [[0.26959516191372174]], [[0.262566521110742]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1450980392156863]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5143142177287582]], [[0.5364335355392157]], [[0.5176928676470589]]], "std": [[[0.31522357810426627]], [[0.315462943766994]], [[0.3188673448105725]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.06666666666666667]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5537156719771242]], [[0.5793921486928105]], [[0.5734464011437909]]], "std": [[[0.31325534957537343]], [[0.31195731879871397]], [[0.3168470016157553]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41435313521241834]], [[0.42697370098039217]], [[0.40578909109477124]]], "std": [[[0.37830096467035995]], [[0.3910464811598263]], [[0.3991101153967492]]], "count": [100]}, "observation.state": {"min": [0.17405880987644196, -1.5774729251861572, 1.122396469116211, 0.33598458766937256, -0.9203097820281982, 0.3821908235549927, -0.7669088840484619, -1.2117093801498413, 1.1426146030426025, -0.5142502188682556, 0.17490653693675995, -0.528009831905365, 23.092498779296875, 39.28125, 0.32875001430511475, -0.20875000953674316, 4.367499828338623, 0.024375004693865776, 7.340624809265137, -0.864545464515686, 9.340624809265137, -0.08312500268220901, 1.2087500095367432, 2.8943750858306885, 30.231250762939453, 32.921875, 0.7087500095367432, -0.7724999785423279, 0.7962499856948853, -0.20874997973442078, 0.640999972820282, -0.375, 1.0740000009536743, -0.34111112356185913, 0.9275000095367432, 18.924999237060547], "max": [0.6383516192436218, -0.8694304823875427, 1.9233520030975342, 0.5361214876174927, -0.2235446721315384, 0.5836576223373413, 0.07066834717988968, -0.7822632789611816, 1.6482843160629272, -0.12111848592758179, 1.2572957277297974, -0.3205348253250122, 79.09062194824219, 54.3962516784668, 0.9175000190734863, 5.02222204208374, 51.16687774658203, 18.999374389648438, 54.8181266784668, 33.9943733215332, 67.55374908447266, 51.53125, 58.16374969482422, 73.07312774658203, 60.78937530517578, 43.69750213623047, 9.948749542236328, 9.586000442504883, 56.766876220703125, 34.63500213623047, 61.56437683105469, 66.15875244140625, 69.37125396728516, 80.93499755859375, 66.69499969482422, 105.01687622070312], "mean": [0.41205891966819763, -1.2573882341384888, 1.5243206024169922, 0.4338212311267853, -0.5360898971557617, 0.4461776614189148, -0.3603247106075287, -1.0001791715621948, 1.3751977682113647, -0.3781978189945221, 0.6592907905578613, -0.4147453010082245, 63.24989318847656, 50.819786071777344, 0.5670112371444702, 0.6818259954452515, 33.15715789794922, 9.733776092529297, 36.486549377441406, 17.801963806152344, 41.57081604003906, 17.123178482055664, 31.27574920654297, 48.29282760620117, 51.49785614013672, 39.465576171875, 1.5758830308914185, 1.3177177906036377, 33.26264572143555, 11.042513847351074, 38.654991149902344, 26.3046932220459, 40.47569274902344, 37.3193473815918, 32.35151290893555, 74.55646514892578], "std": [0.1775996834039688, 0.2257198691368103, 0.2901493012905121, 0.04865865781903267, 0.22095708549022675, 0.0789673700928688, 0.32454028725624084, 0.13888950645923615, 0.18352486193180084, 0.09962494671344757, 0.3613418638706207, 0.09081323444843292, 19.634798049926758, 4.427210807800293, 0.16955450177192688, 1.205411434173584, 19.151227951049805, 7.786365509033203, 18.839229583740234, 14.339631080627441, 21.319908142089844, 15.142281532287598, 18.15628433227539, 21.8377628326416, 9.90684986114502, 3.1272876262664795, 1.6011625528335571, 2.8072173595428467, 24.159854888916016, 11.839890480041504, 22.542316436767578, 24.81587791442871, 24.13333511352539, 30.17157554626465, 24.438535690307617, 24.8652286529541], "count": [163]}, "action": {"min": [0.17405880987644196, -1.5774729251861572, 1.122396469116211, 0.33598458766937256, -0.9203097820281982, 0.3821908235549927, -0.7669088840484619, -1.2117093801498413, 1.1426146030426025, -0.5142502188682556, 0.17490653693675995, -0.528009831905365, 23.092498779296875, 39.28125, 0.32875001430511475, -0.20875000953674316, 4.367499828338623, 0.024375004693865776, 7.340624809265137, -0.864545464515686, 9.340624809265137, -0.08312500268220901, 1.2087500095367432, 2.8943750858306885, 30.231250762939453, 32.921875, 0.7087500095367432, -0.7724999785423279, 0.7962499856948853, -0.20874997973442078, 0.640999972820282, -0.375, 1.0740000009536743, -0.34111112356185913, 0.9275000095367432, 18.924999237060547], "max": [0.6383516192436218, -0.8694304823875427, 1.9233520030975342, 0.5361214876174927, -0.2235446721315384, 0.5836576223373413, 0.07066834717988968, -0.7822632789611816, 1.6482843160629272, -0.12111848592758179, 1.2572957277297974, -0.3205348253250122, 79.09062194824219, 54.3962516784668, 0.9175000190734863, 5.02222204208374, 51.16687774658203, 18.999374389648438, 54.8181266784668, 33.9943733215332, 67.55374908447266, 51.53125, 58.16374969482422, 73.07312774658203, 60.78937530517578, 43.69750213623047, 9.948749542236328, 9.586000442504883, 56.766876220703125, 34.63500213623047, 61.56437683105469, 66.15875244140625, 69.37125396728516, 80.93499755859375, 66.69499969482422, 105.01687622070312], "mean": [0.41205883026123047, -1.2573879957199097, 1.5243207216262817, 0.43382105231285095, -0.5360899567604065, 0.44617775082588196, -0.3603247404098511, -1.000179409980774, 1.3751980066299438, -0.37819769978523254, 0.6592907309532166, -0.4147453010082245, 63.249881744384766, 50.819786071777344, 0.567011296749115, 0.6818259954452515, 33.15715026855469, 9.73377799987793, 36.48655700683594, 17.801965713500977, 41.57081604003906, 17.123180389404297, 31.275741577148438, 48.2928466796875, 51.497886657714844, 39.465576171875, 1.5758825540542603, 1.3177179098129272, 33.26264572143555, 11.042513847351074, 38.65498352050781, 26.3046932220459, 40.47568893432617, 37.3193473815918, 32.351505279541016, 74.55645751953125], "std": [0.17759969830513, 0.2257198840379715, 0.29014936089515686, 0.048658665269613266, 0.22095707058906555, 0.07896736264228821, 0.32454025745391846, 0.13888950645923615, 0.18352486193180084, 0.09962496161460876, 0.36134180426597595, 0.09081321954727173, 19.63479995727539, 4.427212238311768, 0.16955450177192688, 1.2054113149642944, 19.151226043701172, 7.786365509033203, 18.8392276763916, 14.339632034301758, 21.319908142089844, 15.14228343963623, 18.156286239624023, 21.837766647338867, 9.906851768493652, 3.127286672592163, 1.6011625528335571, 2.8072173595428467, 24.15985679626465, 11.839890480041504, 22.542314529418945, 24.81587791442871, 24.13333511352539, 30.17157554626465, 24.43853759765625, 24.865230560302734], "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": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [163]}, "index": {"min": [7169], "max": [7331], "mean": [7250.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [2.5705521472392636, 2.460122699386503, 5.0, 5.0, 5.0], "std": [1.2132667717986059, 1.214661955412476, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [163]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [163]}, "eef_direction_state": {"mean": [3.3803680981595092, 3.576687116564417], "std": [2.1598926040020543, 1.946825969646924], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.4478527607361964, 1.3558282208588956], "std": [0.6281082145943038, 0.6135582791414109], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [0.901840490797546, 0.950920245398773], "std": [0.8737109623453622, 0.8847978590095675], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [3.3803680981595092, 3.576687116564417], "std": [2.1598926040020543, 1.946825969646924], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.4478527607361964, 1.3558282208588956], "std": [0.6281082145943038, 0.6135582791414109], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [0.901840490797546, 0.950920245398773], "std": [0.8737109623453622, 0.8847978590095675], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.7410829611239856, 0.07248567224963048, 1.2193740639162143, -1.4437486404316526, 0.9250981092665826, -2.2226301321239754, 0.7164377124383591, -0.16458919435494754, 1.304809108623537, 1.1834235848279249, 0.8468039124844776, 1.951762729616339], "std": [0.08280563173862521, 0.022756443905794878, 0.0408048700800386, 0.1470352879657963, 0.05856492366174147, 0.16741338230340877, 0.07398562935509495, 0.013555245238628553, 0.05951222900221557, 0.1300410917404046, 0.1114015630676951, 0.2245549974344685], "min": [0.6325501564242226, 0.04612404058750513, 1.1521568785079674, -1.6122734052775392, 0.8178179788725504, -2.5254223883197446, 0.6215927155697527, -0.1995345623987239, 1.2203936423167827, 0.957136636776504, 0.6566189372898794, 1.594819567336323], "max": [0.8474148338368261, 0.12310650805219678, 1.2972975164783964, -1.0582605527342495, 1.0195565084089053, -2.0218855706093435, 0.8215938690949041, -0.14543099703690293, 1.401899597818559, 1.3485053914069214, 1.0247545657392019, 2.247747930621386], "count": [163]}, "eef_sim_pose_action": {"mean": [0.7410829611239856, 0.07248567224963048, 1.2193740639162143, -1.4437486404316526, 0.9250981092665826, -2.2226301321239754, 0.7164377124383591, -0.16458919435494754, 1.304809108623537, 1.1834235848279249, 0.8468039124844776, 1.951762729616339], "std": [0.08280563173862521, 0.022756443905794878, 0.0408048700800386, 0.1470352879657963, 0.05856492366174147, 0.16741338230340877, 0.07398562935509495, 0.013555245238628553, 0.05951222900221557, 0.1300410917404046, 0.1114015630676951, 0.2245549974344685], "min": [0.6325501564242226, 0.04612404058750513, 1.1521568785079674, -1.6122734052775392, 0.8178179788725504, -2.5254223883197446, 0.6215927155697527, -0.1995345623987239, 1.2203936423167827, 0.957136636776504, 0.6566189372898794, 1.594819567336323], "max": [0.8474148338368261, 0.12310650805219678, 1.2972975164783964, -1.0582605527342495, 1.0195565084089053, -2.0218855706093435, 0.8215938690949041, -0.14543099703690293, 1.401899597818559, 1.3485053914069214, 1.0247545657392019, 2.247747930621386], "count": [163]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4266700347222222]], [[0.43738909722222225]], [[0.4544287234477124]]], "std": [[[0.2828898952524789]], [[0.274407356870941]], [[0.2672658796405961]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.15294117647058825]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5063618647875817]], [[0.5244844383169934]], [[0.5039617973856209]]], "std": [[[0.31589169457938326]], [[0.31608221021297933]], [[0.3199200098459894]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5721300592320261]], [[0.5985962009803921]], [[0.5895870016339869]]], "std": [[[0.29512508891055034]], [[0.29337774252385274]], [[0.30042389957557375]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40609439542483655]], [[0.4195628145424837]], [[0.39826045547385625]]], "std": [[[0.37650218779698574]], [[0.39047600754726913]], [[0.3986847035337066]]], "count": [100]}, "observation.state": {"min": [0.27814334630966187, -1.4961708784103394, 1.1508641242980957, 0.16918440163135529, -0.7945420145988464, 0.5122739672660828, -0.778782308101654, -1.2280651330947876, 1.1357957124710083, -0.6400947570800781, 0.252536803483963, -0.38925763964653015, 45.61249923706055, 38.3337516784668, 0.421875, -0.14750000834465027, 6.0378570556640625, -0.3075000047683716, 10.369999885559082, -0.22312501072883606, 8.494443893432617, -0.14124999940395355, 1.204444408416748, 2.316999912261963, 41.05125045776367, 34.369998931884766, 0.7179999947547913, -0.5587500333786011, 0.8055555820465088, -0.0468749925494194, 0.7233333587646484, 0.5525000095367432, 1.0377777814865112, -0.3268750011920929, 1.0112500190734863, 1.6043750047683716], "max": [0.7155527472496033, -0.9915503263473511, 1.8648432493209839, 0.39313438534736633, -0.29454681277275085, 0.5991073846817017, -0.02880140393972397, -0.809872567653656, 1.6566767692565918, -0.23231860995292664, 1.105802297592163, -0.31409743428230286, 60.131874084472656, 64.8375015258789, 0.6500000357627869, 6.672500133514404, 51.21875, 30.185625076293945, 72.34312438964844, 32.84375, 69.20999908447266, 71.33937072753906, 62.54125213623047, 97.37750244140625, 60.016876220703125, 43.92749786376953, 3.3762500286102295, 8.95545482635498, 53.984375, 31.625625610351562, 60.038124084472656, 61.01124954223633, 72.57624816894531, 85.49187469482422, 59.58562469482422, 103.17437744140625], "mean": [0.4902942180633545, -1.2171790599822998, 1.4613215923309326, 0.3130415380001068, -0.6050581336021423, 0.5298808813095093, -0.41138148307800293, -0.9714174270629883, 1.3410459756851196, -0.46585360169410706, 0.6980278491973877, -0.34154024720191956, 51.55646896362305, 56.34528350830078, 0.5464848279953003, 0.7916748523712158, 31.14318084716797, 14.554877281188965, 44.28535079956055, 11.171262741088867, 47.38451385498047, 33.263999938964844, 38.060035705566406, 59.12342071533203, 53.64853286743164, 41.318111419677734, 1.114957571029663, 0.8019647002220154, 32.130638122558594, 10.611700057983398, 35.051979064941406, 26.002643585205078, 36.9454460144043, 35.62313461303711, 31.794795989990234, 56.639503479003906], "std": [0.1722065657377243, 0.17462028563022614, 0.2524174153804779, 0.06949154287576675, 0.18591037392616272, 0.01754230260848999, 0.309196412563324, 0.15379750728607178, 0.19544874131679535, 0.12678369879722595, 0.2882313132286072, 0.02698133885860443, 3.896904230117798, 10.229615211486816, 0.047779928892850876, 1.7021697759628296, 16.680721282958984, 12.123611450195312, 22.072805404663086, 10.450959205627441, 22.210010528564453, 28.83526039123535, 21.63338851928711, 35.13203430175781, 5.638563632965088, 3.3566126823425293, 0.5198332071304321, 2.3995397090911865, 22.302675247192383, 10.624735832214355, 22.691551208496094, 23.937179565429688, 25.621225357055664, 31.55560874938965, 22.812793731689453, 37.124813079833984], "count": [154]}, "action": {"min": [0.27814334630966187, -1.4961708784103394, 1.1508641242980957, 0.16918440163135529, -0.7945420145988464, 0.5122739672660828, -0.778782308101654, -1.2280651330947876, 1.1357957124710083, -0.6400947570800781, 0.252536803483963, -0.38925763964653015, 45.61249923706055, 38.3337516784668, 0.421875, -0.14750000834465027, 6.0378570556640625, -0.3075000047683716, 10.369999885559082, -0.22312501072883606, 8.494443893432617, -0.14124999940395355, 1.204444408416748, 2.316999912261963, 41.05125045776367, 34.369998931884766, 0.7179999947547913, -0.5587500333786011, 0.8055555820465088, -0.0468749925494194, 0.7233333587646484, 0.5525000095367432, 1.0377777814865112, -0.3268750011920929, 1.0112500190734863, 1.6043750047683716], "max": [0.7155527472496033, -0.9915503263473511, 1.8648432493209839, 0.39313438534736633, -0.29454681277275085, 0.5991073846817017, -0.02880140393972397, -0.809872567653656, 1.6566767692565918, -0.23231860995292664, 1.105802297592163, -0.31409743428230286, 60.131874084472656, 64.8375015258789, 0.6500000357627869, 6.672500133514404, 51.21875, 30.185625076293945, 72.34312438964844, 32.84375, 69.20999908447266, 71.33937072753906, 62.54125213623047, 97.37750244140625, 60.016876220703125, 43.92749786376953, 3.3762500286102295, 8.95545482635498, 53.984375, 31.625625610351562, 60.038124084472656, 61.01124954223633, 72.57624816894531, 85.49187469482422, 59.58562469482422, 103.17437744140625], "mean": [0.49029430747032166, -1.2171788215637207, 1.4613213539123535, 0.31304147839546204, -0.6050581932067871, 0.5298808217048645, -0.4113813638687134, -0.9714173078536987, 1.34104585647583, -0.4658535122871399, 0.6980276703834534, -0.34154048562049866, 51.556461334228516, 56.34526443481445, 0.5464848279953003, 0.791674792766571, 31.143177032470703, 14.554877281188965, 44.28535842895508, 11.171263694763184, 47.38450622558594, 33.26399612426758, 38.060028076171875, 59.1234130859375, 53.64853286743164, 41.31808853149414, 1.1149572134017944, 0.8019647598266602, 32.1306266784668, 10.61169719696045, 35.051971435546875, 26.002643585205078, 36.9454345703125, 35.623130798339844, 31.794795989990234, 56.6395149230957], "std": [0.17220653593540192, 0.17462028563022614, 0.25241735577583313, 0.06949154287576675, 0.18591035902500153, 0.017542310059070587, 0.3091963529586792, 0.15379749238491058, 0.19544872641563416, 0.12678369879722595, 0.2882312834262848, 0.02698134072124958, 3.8969037532806396, 10.229615211486816, 0.04777992516756058, 1.7021701335906982, 16.680721282958984, 12.123613357543945, 22.07280731201172, 10.450961112976074, 22.210012435913086, 28.835264205932617, 21.63338851928711, 35.132041931152344, 5.638564109802246, 3.35661244392395, 0.5198333263397217, 2.3995399475097656, 22.302675247192383, 10.624735832214355, 22.691551208496094, 23.937175750732422, 25.62122344970703, 31.55560874938965, 22.81279182434082, 37.12480545043945], "count": [154]}, "timestamp": {"min": [0.0], "max": [5.1], "mean": [2.55], "std": [1.4818344486930155], "count": [154]}, "frame_index": {"min": [0], "max": [153], "mean": [76.5], "std": [44.45503346079047], "count": [154]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [154]}, "index": {"min": [7332], "max": [7485], "mean": [7408.5], "std": [44.45503346079047], "count": [154]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [154]}, "subtask_annotation": {"mean": [2.6103896103896105, 2.3896103896103895, 5.0, 5.0, 5.0], "std": [1.124183330196662, 1.124183330196662, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [154]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [154]}, "eef_direction_state": {"mean": [2.8636363636363638, 3.2012987012987013], "std": [2.0131650528722838, 2.1991139600936633], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_state": {"mean": [1.2987012987012987, 1.1168831168831168], "std": [0.582536662130021, 0.7202817986421851], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_state": {"mean": [1.0324675324675325, 0.8311688311688312], "std": [0.8091909633576152, 0.8122854946032145], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_direction_action": {"mean": [2.8636363636363638, 3.2012987012987013], "std": [2.0131650528722838, 2.1991139600936633], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_action": {"mean": [1.2987012987012987, 1.1168831168831168], "std": [0.582536662130021, 0.7202817986421851], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_action": {"mean": [1.0324675324675325, 0.8311688311688312], "std": [0.8091909633576152, 0.8122854946032145], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_sim_pose_state": {"mean": [0.727399551690968, 0.08394231092847006, 1.2025904264892766, -1.4348029985362127, 0.8980447810787823, -2.211303712805668, 0.7001355326210985, -0.15370386032256772, 1.2885944741590778, 1.2284975148125357, 0.8720849666355627, 2.0465278561957705], "std": [0.07482735315482199, 0.01688165938787004, 0.03886721036722987, 0.11882472238270239, 0.06000036739470901, 0.1682302040046604, 0.0718954509536445, 0.005735791438275823, 0.06075401906482361, 0.13665658317285664, 0.08690855566522039, 0.22784286923954936], "min": [0.6372527735765613, 0.06567006552719895, 1.1474449732301304, -1.5581425468741843, 0.7796405766828443, -2.474933670799676, 0.6237093463228817, -0.17052720829988482, 1.216369613175301, 0.963416710656559, 0.7324270057038413, 1.7244874208860062], "max": [0.8401702265904848, 0.1169017847455033, 1.264594324433225, -1.1864495789951954, 0.9829901363755473, -1.9834326978482035, 0.8136183379047619, -0.1452588318901062, 1.3744639275685906, 1.419938716255711, 1.0126996615101205, 2.3079809438825785], "count": [154]}, "eef_sim_pose_action": {"mean": [0.727399551690968, 0.08394231092847006, 1.2025904264892766, -1.4348029985362127, 0.8980447810787823, -2.211303712805668, 0.7001355326210985, -0.15370386032256772, 1.2885944741590778, 1.2284975148125357, 0.8720849666355627, 2.0465278561957705], "std": [0.07482735315482199, 0.01688165938787004, 0.03886721036722987, 0.11882472238270239, 0.06000036739470901, 0.1682302040046604, 0.0718954509536445, 0.005735791438275823, 0.06075401906482361, 0.13665658317285664, 0.08690855566522039, 0.22784286923954936], "min": [0.6372527735765613, 0.06567006552719895, 1.1474449732301304, -1.5581425468741843, 0.7796405766828443, -2.474933670799676, 0.6237093463228817, -0.17052720829988482, 1.216369613175301, 0.963416710656559, 0.7324270057038413, 1.7244874208860062], "max": [0.8401702265904848, 0.1169017847455033, 1.264594324433225, -1.1864495789951954, 0.9829901363755473, -1.9834326978482035, 0.8136183379047619, -0.1452588318901062, 1.3744639275685906, 1.419938716255711, 1.0126996615101205, 2.3079809438825785], "count": [154]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42095907271241834]], [[0.43246718341503265]], [[0.44748917892156864]]], "std": [[[0.28416928356845694]], [[0.27591579049610504]], [[0.2689882423595356]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5171213827614379]], [[0.5391840257352941]], [[0.5202737990196078]]], "std": [[[0.3091071762938676]], [[0.30905915029622]], [[0.31189873021324127]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5610850163398693]], [[0.586459297385621]], [[0.5756156556372549]]], "std": [[[0.2967000423604574]], [[0.29677445602614666]], [[0.30403173198962613]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4102775980392157]], [[0.42450825367647055]], [[0.40366538807189545]]], "std": [[[0.37727898702052787]], [[0.3916982300774281]], [[0.40007018395810434]]], "count": [100]}, "observation.state": {"min": [0.2287793606519699, -1.5415904521942139, 1.154869556427002, 0.21705958247184753, -0.6887540817260742, 0.38838979601860046, -0.7671949863433838, -1.180094599723816, 1.069275975227356, -0.5632910132408142, 0.18070019781589508, -0.5218373537063599, 40.32374954223633, 41.96437454223633, 0.6243749856948853, -0.20937499403953552, 0.79666668176651, -0.02562500163912773, 1.0499999523162842, -1.06166672706604, 0.843999981880188, -0.12062500417232513, 0.9892857074737549, 0.34299999475479126, 35.098751068115234, 34.42749786376953, 0.4950000047683716, -1.0056250095367432, 0.8709090948104858, -0.3333333432674408, 0.6570000052452087, -0.7243750095367432, 0.933571457862854, 0.4424999952316284, 0.9387500286102295, 5.484000205993652], "max": [0.6021353006362915, -0.986591100692749, 1.9221360683441162, 0.521381676197052, -0.20802338421344757, 0.5053120255470276, -0.01506828423589468, -0.7361047267913818, 1.554942011833191, -0.24967573583126068, 1.1705100536346436, -0.3479772210121155, 75.2543716430664, 58.526248931884766, 0.7418181896209717, 7.493333339691162, 48.211875915527344, 35.77000045776367, 57.349998474121094, 51.15062713623047, 74.82687377929688, 36.397499084472656, 60.849998474121094, 71.3706283569336, 68.12000274658203, 47.45750045776367, 4.085000038146973, 9.803333282470703, 57.55937576293945, 16.723125457763672, 58.83562469482422, 32.671875, 71.42375183105469, 48.32875061035156, 62.153751373291016, 83.29437255859375], "mean": [0.4327242374420166, -1.2505913972854614, 1.503333568572998, 0.39146652817726135, -0.4901762306690216, 0.45621857047080994, -0.4282655417919159, -0.9320361614227295, 1.2855743169784546, -0.39131495356559753, 0.7074090242385864, -0.4071037173271179, 59.054988861083984, 51.67185592651367, 0.6842873692512512, 1.3683242797851562, 29.323686599731445, 17.23469352722168, 34.222900390625, 21.422651290893555, 41.09784698486328, 6.182231426239014, 29.878646850585938, 40.99690246582031, 54.03647232055664, 43.23389434814453, 1.1755321025848389, 0.9221698641777039, 33.09317398071289, 6.062045097351074, 34.058319091796875, 11.272729873657227, 36.2882194519043, 15.015649795532227, 31.128284454345703, 44.39113235473633], "std": [0.13538198173046112, 0.1815355271100998, 0.2706016004085541, 0.10920976102352142, 0.1666136533021927, 0.05109613388776779, 0.3298072814941406, 0.1490224301815033, 0.1845240294933319, 0.10228082537651062, 0.34466350078582764, 0.06434159725904465, 15.232511520385742, 6.1932172775268555, 0.027235252782702446, 2.3327314853668213, 17.74770164489746, 16.439863204956055, 20.476215362548828, 20.779563903808594, 26.92184829711914, 9.699241638183594, 23.062946319580078, 21.836002349853516, 13.50394058227539, 4.8330979347229, 0.8486759662628174, 2.894624948501587, 23.791128158569336, 5.826869964599609, 24.968177795410156, 11.229378700256348, 27.1069393157959, 17.834375381469727, 25.139373779296875, 27.509225845336914], "count": [169]}, "action": {"min": [0.2287793606519699, -1.5415904521942139, 1.154869556427002, 0.21705958247184753, -0.6887540817260742, 0.38838979601860046, -0.7671949863433838, -1.180094599723816, 1.069275975227356, -0.5632910132408142, 0.18070019781589508, -0.5218373537063599, 40.32374954223633, 41.96437454223633, 0.6243749856948853, -0.20937499403953552, 0.79666668176651, -0.02562500163912773, 1.0499999523162842, -1.06166672706604, 0.843999981880188, -0.12062500417232513, 0.9892857074737549, 0.34299999475479126, 35.098751068115234, 34.42749786376953, 0.4950000047683716, -1.0056250095367432, 0.8709090948104858, -0.3333333432674408, 0.6570000052452087, -0.7243750095367432, 0.933571457862854, 0.4424999952316284, 0.9387500286102295, 5.484000205993652], "max": [0.6021353006362915, -0.986591100692749, 1.9221360683441162, 0.521381676197052, -0.20802338421344757, 0.5053120255470276, -0.01506828423589468, -0.7361047267913818, 1.554942011833191, -0.24967573583126068, 1.1705100536346436, -0.3479772210121155, 75.2543716430664, 58.526248931884766, 0.7418181896209717, 7.493333339691162, 48.211875915527344, 35.77000045776367, 57.349998474121094, 51.15062713623047, 74.82687377929688, 36.397499084472656, 60.849998474121094, 71.3706283569336, 68.12000274658203, 47.45750045776367, 4.085000038146973, 9.803333282470703, 57.55937576293945, 16.723125457763672, 58.83562469482422, 32.671875, 71.42375183105469, 48.32875061035156, 62.153751373291016, 83.29437255859375], "mean": [0.43272435665130615, -1.2505913972854614, 1.5033332109451294, 0.3914664089679718, -0.49017632007598877, 0.4562186896800995, -0.4282652735710144, -0.9320363402366638, 1.285573959350586, -0.3913150727748871, 0.7074089646339417, -0.40710368752479553, 59.05499267578125, 51.67188262939453, 0.6842874884605408, 1.3683243989944458, 29.323684692382812, 17.23469352722168, 34.222900390625, 21.422657012939453, 41.097843170166016, 6.182229995727539, 29.878658294677734, 40.99689865112305, 54.036502838134766, 43.233882904052734, 1.1755321025848389, 0.9221699833869934, 33.09318161010742, 6.0620436668396, 34.05831527709961, 11.272730827331543, 36.288211822509766, 15.015647888183594, 31.12828826904297, 44.39113235473633], "std": [0.13538198173046112, 0.1815355122089386, 0.2706016004085541, 0.10920974612236023, 0.1666136384010315, 0.05109613388776779, 0.329807311296463, 0.1490224301815033, 0.18452401459217072, 0.10228084027767181, 0.34466350078582764, 0.06434159725904465, 15.232512474060059, 6.1932172775268555, 0.027235256507992744, 2.3327319622039795, 17.747699737548828, 16.439863204956055, 20.476215362548828, 20.779565811157227, 26.92184829711914, 9.699243545532227, 23.06294822692871, 21.836002349853516, 13.50394058227539, 4.833098411560059, 0.8486759066581726, 2.894624710083008, 23.791122436523438, 5.826869964599609, 24.96817970275879, 11.229377746582031, 27.106937408447266, 17.83437728881836, 25.139375686645508, 27.509220123291016], "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": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [169]}, "index": {"min": [7486], "max": [7654], "mean": [7570.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [2.5680473372781063, 2.4319526627218937, 5.0, 5.0, 5.0], "std": [1.2720654955536368, 1.2720654955536368, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [169]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [169]}, "eef_direction_state": {"mean": [3.076923076923077, 3.603550295857988], "std": [1.936873586463718, 1.9618218043056372], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.3254437869822486, 1.1479289940828403], "std": [0.48100358421068784, 0.6495413727840277], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [0.6449704142011834, 0.8106508875739645], "std": [0.8093324916033684, 0.8494370861503601], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [3.076923076923077, 3.603550295857988], "std": [1.936873586463718, 1.9618218043056372], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.3254437869822486, 1.1479289940828403], "std": [0.48100358421068784, 0.6495413727840277], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [0.6449704142011834, 0.8106508875739645], "std": [0.8093324916033684, 0.8494370861503601], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.7410214240405311, 0.07684134490914585, 1.1966933239202584, -1.541670267992957, 0.8981577939877452, -2.28319839798707, 0.6909018112464127, -0.1606338821360688, 1.2929832592717017, 1.2165661273885735, 0.8616310260772492, 2.0212730572251396], "std": [0.07774035369162531, 0.019488759035955715, 0.03244199908130641, 0.11168043237499727, 0.08909189746292577, 0.18772157389086996, 0.07505028211603681, 0.01008347230956292, 0.05762149407349945, 0.11852723091005328, 0.10906615572966678, 0.22031113130707583], "min": [0.6415241771269964, 0.054942667835297804, 1.1425539130041351, -1.6895392025482616, 0.7333034731394634, -2.5538800367820262, 0.6010961572553505, -0.1823768539821644, 1.2210024442079297, 0.9785070743637969, 0.7573691942289691, 1.7172364467276473], "max": [0.8516798551616941, 0.1094961072359936, 1.2703465142453514, -1.3160190722347878, 1.0253751486508453, -2.047945964328831, 0.800719214915571, -0.14575404475636616, 1.381260839815209, 1.3726559110896446, 1.0692308940011284, 2.2826317297943297], "count": [169]}, "eef_sim_pose_action": {"mean": [0.7410214240405311, 0.07684134490914585, 1.1966933239202584, -1.541670267992957, 0.8981577939877452, -2.28319839798707, 0.6909018112464127, -0.1606338821360688, 1.2929832592717017, 1.2165661273885735, 0.8616310260772492, 2.0212730572251396], "std": [0.07774035369162531, 0.019488759035955715, 0.03244199908130641, 0.11168043237499727, 0.08909189746292577, 0.18772157389086996, 0.07505028211603681, 0.01008347230956292, 0.05762149407349945, 0.11852723091005328, 0.10906615572966678, 0.22031113130707583], "min": [0.6415241771269964, 0.054942667835297804, 1.1425539130041351, -1.6895392025482616, 0.7333034731394634, -2.5538800367820262, 0.6010961572553505, -0.1823768539821644, 1.2210024442079297, 0.9785070743637969, 0.7573691942289691, 1.7172364467276473], "max": [0.8516798551616941, 0.1094961072359936, 1.2703465142453514, -1.3160190722347878, 1.0253751486508453, -2.047945964328831, 0.800719214915571, -0.14575404475636616, 1.381260839815209, 1.3726559110896446, 1.0692308940011284, 2.2826317297943297], "count": [169]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4192200265522876]], [[0.4296376593137255]], [[0.4476235008169934]]], "std": [[[0.27705939674901203]], [[0.26818063259927155]], [[0.26170927586408615]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.15294117647058825]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5166864746732026]], [[0.539274891748366]], [[0.5207151572712418]]], "std": [[[0.3194781192238586]], [[0.3186208424198001]], [[0.3222928785391665]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5416062847222223]], [[0.5633227818627451]], [[0.5516905453431373]]], "std": [[[0.3145115202469344]], [[0.3141770563202015]], [[0.31941037083579343]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4215304064542484]], [[0.4341787847222222]], [[0.41216567197712417]]], "std": [[[0.3791765771549634]], [[0.39224612380933693]], [[0.4005806784403093]]], "count": [100]}, "observation.state": {"min": [0.26348039507865906, -1.5298361778259277, 1.1137655973434448, 0.19984550774097443, -1.0172522068023682, 0.3801165521144867, -0.8646143078804016, -1.2669517993927002, 1.1382277011871338, -0.4235438108444214, 0.27015620470046997, -0.47992008924484253, 41.80812454223633, 42.11166763305664, 0.6243749856948853, -0.7862499952316284, 0.8018749952316284, -0.4637500047683716, 1.0931249856948853, -1.0475000143051147, 0.9206250309944153, -0.5043749809265137, 1.1050000190734863, 2.067499876022339, 33.063751220703125, 33.71999740600586, 0.6781250238418579, -0.4756249785423279, 1.0368750095367432, -0.09812499582767487, 0.6288889050483704, -0.5212500095367432, 0.765625, 0.1875, 0.9381250143051147, 3.0687499046325684], "max": [0.7211318612098694, -0.9372377395629883, 1.9110971689224243, 0.37270161509513855, -0.27661746740341187, 0.5986781716346741, -0.12700751423835754, -0.8181458115577698, 1.6835947036743164, -0.09427214413881302, 1.2928683757781982, -0.31919965147972107, 75.16133117675781, 57.52812576293945, 0.8637499809265137, 8.995624542236328, 46.25437545776367, 36.498748779296875, 50.36375045776367, 42.64125061035156, 66.37312316894531, 63.69562530517578, 55.39374923706055, 76.50374603271484, 61.171875, 45.37110900878906, 1.9162499904632568, 9.5, 50.21437454223633, 31.87125015258789, 60.330623626708984, 54.633750915527344, 74.75687408447266, 73.59062957763672, 60.88312530517578, 99.76687622070312], "mean": [0.4868142306804657, -1.2412093877792358, 1.5090404748916626, 0.30231475830078125, -0.6377782821655273, 0.4423089623451233, -0.4676952660083771, -0.9835422039031982, 1.3488059043884277, -0.28467732667922974, 0.7679097652435303, -0.4025653898715973, 62.116947174072266, 52.291481018066406, 0.7094915509223938, 1.8283895254135132, 25.05451202392578, 17.09455680847168, 30.08591651916504, 19.61363410949707, 35.12326431274414, 20.233400344848633, 26.68029022216797, 42.901145935058594, 50.48881149291992, 41.86286926269531, 1.1546096801757812, 2.0101826190948486, 26.4370059967041, 13.051957130432129, 30.0632266998291, 17.242271423339844, 33.94927215576172, 17.89284896850586, 27.235904693603516, 50.579498291015625], "std": [0.18788449466228485, 0.1834423840045929, 0.2708176076412201, 0.04303155466914177, 0.2214582860469818, 0.06618093699216843, 0.3244728147983551, 0.16461196541786194, 0.19671182334423065, 0.07980579137802124, 0.33146294951438904, 0.06775052100419998, 13.097688674926758, 4.978280067443848, 0.08087390661239624, 2.791670799255371, 19.54102325439453, 16.75693702697754, 19.325515747070312, 19.30521011352539, 21.951501846313477, 21.920976638793945, 19.75337028503418, 20.63157081604004, 10.643756866455078, 2.9847583770751953, 0.47311121225357056, 3.545717477798462, 20.60758399963379, 13.77735424041748, 24.73261260986328, 19.627193450927734, 29.331445693969727, 23.905242919921875, 25.01231575012207, 32.166046142578125], "count": [180]}, "action": {"min": [0.26348039507865906, -1.5298361778259277, 1.1137655973434448, 0.19984550774097443, -1.0172522068023682, 0.3801165521144867, -0.8646143078804016, -1.2669517993927002, 1.1382277011871338, -0.4235438108444214, 0.27015620470046997, -0.47992008924484253, 41.80812454223633, 42.11166763305664, 0.6243749856948853, -0.7862499952316284, 0.8018749952316284, -0.4637500047683716, 1.0931249856948853, -1.0475000143051147, 0.9206250309944153, -0.5043749809265137, 1.1050000190734863, 2.067499876022339, 33.063751220703125, 33.71999740600586, 0.6781250238418579, -0.4756249785423279, 1.0368750095367432, -0.09812499582767487, 0.6288889050483704, -0.5212500095367432, 0.765625, 0.1875, 0.9381250143051147, 3.0687499046325684], "max": [0.7211318612098694, -0.9372377395629883, 1.9110971689224243, 0.37270161509513855, -0.27661746740341187, 0.5986781716346741, -0.12700751423835754, -0.8181458115577698, 1.6835947036743164, -0.09427214413881302, 1.2928683757781982, -0.31919965147972107, 75.16133117675781, 57.52812576293945, 0.8637499809265137, 8.995624542236328, 46.25437545776367, 36.498748779296875, 50.36375045776367, 42.64125061035156, 66.37312316894531, 63.69562530517578, 55.39374923706055, 76.50374603271484, 61.171875, 45.37110900878906, 1.9162499904632568, 9.5, 50.21437454223633, 31.87125015258789, 60.330623626708984, 54.633750915527344, 74.75687408447266, 73.59062957763672, 60.88312530517578, 99.76687622070312], "mean": [0.4868142902851105, -1.2412090301513672, 1.509040355682373, 0.30231472849845886, -0.6377782821655273, 0.44230902194976807, -0.46769535541534424, -0.9835424423217773, 1.3488057851791382, -0.28467726707458496, 0.7679096460342407, -0.4025654196739197, 62.11697006225586, 52.2914924621582, 0.7094916105270386, 1.8283898830413818, 25.05449676513672, 17.094554901123047, 30.085905075073242, 19.613630294799805, 35.12325668334961, 20.233400344848633, 26.680280685424805, 42.90113830566406, 50.488834381103516, 41.86286544799805, 1.1546101570129395, 2.0101826190948486, 26.437009811401367, 13.051958084106445, 30.06322479248047, 17.242271423339844, 33.949275970458984, 17.89285659790039, 27.235912322998047, 50.57950210571289], "std": [0.18788453936576843, 0.1834423542022705, 0.2708175778388977, 0.04303155839443207, 0.221458300948143, 0.06618092954158783, 0.3244728147983551, 0.16461195051670074, 0.19671179354190826, 0.07980579137802124, 0.33146291971206665, 0.06775051355361938, 13.097689628601074, 4.978280544281006, 0.08087391406297684, 2.791670799255371, 19.541025161743164, 16.756935119628906, 19.325511932373047, 19.305213928222656, 21.951501846313477, 21.920978546142578, 19.75337028503418, 20.63157081604004, 10.643754959106445, 2.9847583770751953, 0.47311121225357056, 3.545717239379883, 20.60758399963379, 13.777353286743164, 24.73261260986328, 19.627193450927734, 29.33144187927246, 23.905248641967773, 25.01231575012207, 32.16604232788086], "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": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [180]}, "index": {"min": [7655], "max": [7834], "mean": [7744.5], "std": [51.96072234550504], "count": [180]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [180]}, "subtask_annotation": {"mean": [2.3555555555555556, 2.6444444444444444, 5.0, 5.0, 5.0], "std": [1.3687878750608453, 1.3687878750608453, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [180]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [180]}, "eef_direction_state": {"mean": [3.1166666666666667, 2.9555555555555557], "std": [1.961504524593303, 2.2356262414272297], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_state": {"mean": [1.4166666666666667, 1.2944444444444445], "std": [0.6135054106435324, 0.6557203182778998], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_state": {"mean": [0.9166666666666666, 0.8333333333333334], "std": [0.8156456202161434, 0.8266397845091494], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_direction_action": {"mean": [3.1166666666666667, 2.9555555555555557], "std": [1.961504524593303, 2.2356262414272297], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_action": {"mean": [1.4166666666666667, 1.2944444444444445], "std": [0.6135054106435324, 0.6557203182778998], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_action": {"mean": [0.9166666666666666, 0.8333333333333334], "std": [0.8156456202161434, 0.8266397845091494], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_sim_pose_state": {"mean": [0.7340904372987939, 0.08928400968591398, 1.2104463710160034, -1.3920811138456086, 0.8002879857199096, -2.173760471072864, 0.7033485505674439, -0.1648887849936672, 1.2887920540343165, 1.193311587483478, 0.7715863541241472, 1.992524412400461], "std": [0.08250823292291588, 0.019466933124719723, 0.05164757600286691, 0.17601670819295157, 0.040556433613055755, 0.19280713007184597, 0.07635584430756809, 0.012600401766434807, 0.05895031870721559, 0.17220859505351369, 0.059951672189943635, 0.19532383630748176], "min": [0.6251496691951116, 0.06117442399406828, 1.1343371225243004, -1.5922037498285908, 0.7311511949557254, -2.5093976483219045, 0.6176018384776184, -0.1897611774875877, 1.2064387183957757, 0.7169077187168438, 0.6162068084129344, 1.6751639310944966], "max": [0.8493078166035488, 0.12908441474247223, 1.3339948188434956, -0.8371490458267931, 0.8657689706042939, -1.8206600453917519, 0.8248884224769448, -0.1415472881455149, 1.4064728102413322, 1.3870092327852248, 0.85643165890504, 2.2674834483884054], "count": [180]}, "eef_sim_pose_action": {"mean": [0.7340904372987939, 0.08928400968591398, 1.2104463710160034, -1.3920811138456086, 0.8002879857199096, -2.173760471072864, 0.7033485505674439, -0.1648887849936672, 1.2887920540343165, 1.193311587483478, 0.7715863541241472, 1.992524412400461], "std": [0.08250823292291588, 0.019466933124719723, 0.05164757600286691, 0.17601670819295157, 0.040556433613055755, 0.19280713007184597, 0.07635584430756809, 0.012600401766434807, 0.05895031870721559, 0.17220859505351369, 0.059951672189943635, 0.19532383630748176], "min": [0.6251496691951116, 0.06117442399406828, 1.1343371225243004, -1.5922037498285908, 0.7311511949557254, -2.5093976483219045, 0.6176018384776184, -0.1897611774875877, 1.2064387183957757, 0.7169077187168438, 0.6162068084129344, 1.6751639310944966], "max": [0.8493078166035488, 0.12908441474247223, 1.3339948188434956, -0.8371490458267931, 0.8657689706042939, -1.8206600453917519, 0.8248884224769448, -0.1415472881455149, 1.4064728102413322, 1.3870092327852248, 0.85643165890504, 2.2674834483884054], "count": [180]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42842928513071893]], [[0.44379805555555557]], [[0.46353999183006533]]], "std": [[[0.2880597967412153]], [[0.27526797535258146]], [[0.26730711011680747]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.13725490196078433]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4998360253267974]], [[0.5199119546568628]], [[0.5025462050653595]]], "std": [[[0.322452482786296]], [[0.32411751849947046]], [[0.3287719790318984]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5360487418300653]], [[0.553461345996732]], [[0.5431783517156863]]], "std": [[[0.3160462935941371]], [[0.3207712641129247]], [[0.3246889572106357]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41148108047385623]], [[0.4439939338235294]], [[0.4191322467320261]]], "std": [[[0.38103306007875526]], [[0.3877967127488261]], [[0.3984212312914586]]], "count": [100]}, "observation.state": {"min": [0.3677424192428589, -1.4721379280090332, 1.1744916439056396, -0.050402458757162094, -1.0728999376296997, 0.2943083941936493, -0.8539330363273621, -1.2268491983413696, 1.1298590898513794, -0.25722047686576843, 0.7057774662971497, -0.4493146240711212, 23.94624900817871, 42.04312515258789, -0.5, -0.16749998927116394, 4.851249694824219, -0.4000000059604645, 7.029375076293945, -0.9177777767181396, 4.793749809265137, 0.12562499940395355, 1.65625, 0.14499999582767487, 18.775625228881836, 36.256248474121094, 0.5724999904632568, -0.6262500286102295, 1.046875, -0.42750000953674316, 0.7549999952316284, -0.6937500238418579, 1.2037500143051147, 0.10374999791383743, 0.8322222232818604, 7.874375343322754], "max": [0.6955968141555786, -0.8342393636703491, 1.8482252359390259, 0.45183393359184265, -0.5750505328178406, 0.6852254867553711, -0.33946555852890015, -0.7667181491851807, 1.6748207807540894, 0.10466735064983368, 1.3738365173339844, -0.27134832739830017, 67.54000091552734, 60.376251220703125, -0.17625001072883606, 5.383124828338623, 67.50250244140625, 17.71875, 59.720001220703125, 80.74124908447266, 61.256874084472656, 98.45375061035156, 48.47624969482422, 106.41500091552734, 65.76374816894531, 59.51625061035156, 2.021250009536743, 9.457500457763672, 55.760623931884766, 15.828125, 62.82374954223633, 22.5731258392334, 65.16437530517578, 47.602500915527344, 53.806251525878906, 81.79812622070312], "mean": [0.5440457463264465, -1.1192198991775513, 1.4064887762069702, 0.19238874316215515, -0.7351834177970886, 0.4463265538215637, -0.6265146732330322, -0.9655463099479675, 1.3093916177749634, -0.12070660293102264, 0.999548614025116, -0.3339983820915222, 55.876895904541016, 50.63811111450195, -0.4063783586025238, 0.7698060274124146, 34.27112579345703, 7.605339050292969, 33.64603805541992, 25.255390167236328, 33.070037841796875, 29.231502532958984, 25.918453216552734, 44.937442779541016, 51.256446838378906, 43.32000732421875, 0.9414306879043579, 1.725019097328186, 29.058778762817383, 6.040717601776123, 33.015689849853516, 7.119994163513184, 33.49257278442383, 13.235017776489258, 24.645666122436523, 48.99985885620117], "std": [0.10070225596427917, 0.1804295927286148, 0.21533137559890747, 0.13393348455429077, 0.11989957094192505, 0.1052485853433609, 0.21261148154735565, 0.13997864723205566, 0.19260716438293457, 0.09517635405063629, 0.18083196878433228, 0.04441777244210243, 13.032354354858398, 4.32077693939209, 0.05501589924097061, 1.2441140413284302, 23.979326248168945, 7.2036542892456055, 19.687400817871094, 27.27853012084961, 20.893394470214844, 33.544593811035156, 16.29616355895996, 40.53451156616211, 15.455587387084961, 5.250924110412598, 0.38396671414375305, 3.504619598388672, 22.91686248779297, 5.764566421508789, 24.006454467773438, 7.603907108306885, 24.351341247558594, 15.192365646362305, 22.13416862487793, 23.11098289489746], "count": [206]}, "action": {"min": [0.3677424192428589, -1.4721379280090332, 1.1744916439056396, -0.050402458757162094, -1.0728999376296997, 0.2943083941936493, -0.8539330363273621, -1.2268491983413696, 1.1298590898513794, -0.25722047686576843, 0.7057774662971497, -0.4493146240711212, 23.94624900817871, 42.04312515258789, -0.5, -0.16749998927116394, 4.851249694824219, -0.4000000059604645, 7.029375076293945, -0.9177777767181396, 4.793749809265137, 0.12562499940395355, 1.65625, 0.14499999582767487, 18.775625228881836, 36.256248474121094, 0.5724999904632568, -0.6262500286102295, 1.046875, -0.42750000953674316, 0.7549999952316284, -0.6937500238418579, 1.2037500143051147, 0.10374999791383743, 0.8322222232818604, 7.874375343322754], "max": [0.6955968141555786, -0.8342393636703491, 1.8482252359390259, 0.45183393359184265, -0.5750505328178406, 0.6852254867553711, -0.33946555852890015, -0.7667181491851807, 1.6748207807540894, 0.10466735064983368, 1.3738365173339844, -0.27134832739830017, 67.54000091552734, 60.376251220703125, -0.17625001072883606, 5.383124828338623, 67.50250244140625, 17.71875, 59.720001220703125, 80.74124908447266, 61.256874084472656, 98.45375061035156, 48.47624969482422, 106.41500091552734, 65.76374816894531, 59.51625061035156, 2.021250009536743, 9.457500457763672, 55.760623931884766, 15.828125, 62.82374954223633, 22.5731258392334, 65.16437530517578, 47.602500915527344, 53.806251525878906, 81.79812622070312], "mean": [0.5440458059310913, -1.1192201375961304, 1.4064881801605225, 0.19238874316215515, -0.7351836562156677, 0.4463266432285309, -0.6265146732330322, -0.9655460715293884, 1.3093918561935425, -0.12070662528276443, 0.9995485544204712, -0.33399853110313416, 55.87689971923828, 50.638092041015625, -0.4063783586025238, 0.7698062062263489, 34.27113723754883, 7.605340003967285, 33.64603805541992, 25.25539207458496, 33.07003402709961, 29.23151397705078, 25.91846466064453, 44.937435150146484, 51.256465911865234, 43.32000732421875, 0.9414304494857788, 1.7250189781188965, 29.058778762817383, 6.040717601776123, 33.015682220458984, 7.119998455047607, 33.492557525634766, 13.235013008117676, 24.645673751831055, 48.99987030029297], "std": [0.10070224851369858, 0.1804296225309372, 0.21533137559890747, 0.13393345475196838, 0.11989957094192505, 0.1052485853433609, 0.21261148154735565, 0.13997863233089447, 0.19260716438293457, 0.09517636895179749, 0.1808319389820099, 0.04441777244210243, 13.032358169555664, 4.320775985717773, 0.055015917867422104, 1.244113802909851, 23.97932243347168, 7.203651428222656, 19.687397003173828, 27.27853012084961, 20.893394470214844, 33.54459762573242, 16.29616355895996, 40.53451156616211, 15.455584526062012, 5.250925540924072, 0.38396674394607544, 3.504619836807251, 22.916866302490234, 5.764567852020264, 24.00645637512207, 7.603906631469727, 24.351341247558594, 15.192366600036621, 22.13416290283203, 23.11098289489746], "count": [206]}, "timestamp": {"min": [0.0], "max": [6.833333333333333], "mean": [3.416666666666667], "std": [1.9822125684867067], "count": [206]}, "frame_index": {"min": [0], "max": [205], "mean": [102.5], "std": [59.466377054601196], "count": [206]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [206]}, "index": {"min": [7835], "max": [8040], "mean": [7937.5], "std": [59.466377054601196], "count": [206]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [206]}, "subtask_annotation": {"mean": [2.3398058252427183, 2.6601941747572817, 5.0, 5.0, 5.0], "std": [1.4007861735624545, 1.4007861735624545, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [206]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [206]}, "eef_direction_state": {"mean": [2.8883495145631066, 2.8155339805825244], "std": [1.8726856769970408, 1.9320876219629395], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_state": {"mean": [1.5388349514563107, 1.4660194174757282], "std": [0.5175995771574219, 0.5881604361499401], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_state": {"mean": [1.0145631067961165, 1.0], "std": [0.8503463334396343, 0.841865704300674], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_direction_action": {"mean": [2.8883495145631066, 2.8155339805825244], "std": [1.8726856769970408, 1.9320876219629395], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_action": {"mean": [1.5388349514563107, 1.4660194174757282], "std": [0.5175995771574219, 0.5881604361499401], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_action": {"mean": [1.0145631067961165, 1.0], "std": [0.8503463334396343, 0.841865704300674], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_sim_pose_state": {"mean": [0.71828793718918, 0.12613115711826434, 1.2200467333558853, -1.330328458389356, 0.7268996034197194, -2.0971669401282096, 0.6838606163826035, -0.17879376616000825, 1.276101196621272, 1.1200718976433364, 0.586839716151156, 1.9841430352644793], "std": [0.05797779246565281, 0.027864796332342085, 0.05431540424992783, 0.22337912024404913, 0.08803407309963036, 0.24100783167350745, 0.06021646958556322, 0.025966486535312933, 0.05053483717106578, 0.16131437028492215, 0.05213003039172386, 0.17334297078448288], "min": [0.6474650068649467, 0.09375092528887541, 1.1368651363500266, -1.6795142713143207, 0.5528483885654527, -2.5366097000252346, 0.6254566873311433, -0.25252570850628175, 1.1949918263836947, 0.7398742182686894, 0.5062663951602278, 1.74821864022381], "max": [0.8244689078004129, 0.21799858836423058, 1.318846726185301, -0.8426088600412684, 0.8592157757950414, -1.6558114318446702, 0.7931144792975716, -0.14925051973215306, 1.3783471611596019, 1.367065796085099, 0.6845926424075031, 2.2747136711413845], "count": [206]}, "eef_sim_pose_action": {"mean": [0.71828793718918, 0.12613115711826434, 1.2200467333558853, -1.330328458389356, 0.7268996034197194, -2.0971669401282096, 0.6838606163826035, -0.17879376616000825, 1.276101196621272, 1.1200718976433364, 0.586839716151156, 1.9841430352644793], "std": [0.05797779246565281, 0.027864796332342085, 0.05431540424992783, 0.22337912024404913, 0.08803407309963036, 0.24100783167350745, 0.06021646958556322, 0.025966486535312933, 0.05053483717106578, 0.16131437028492215, 0.05213003039172386, 0.17334297078448288], "min": [0.6474650068649467, 0.09375092528887541, 1.1368651363500266, -1.6795142713143207, 0.5528483885654527, -2.5366097000252346, 0.6254566873311433, -0.25252570850628175, 1.1949918263836947, 0.7398742182686894, 0.5062663951602278, 1.74821864022381], "max": [0.8244689078004129, 0.21799858836423058, 1.318846726185301, -0.8426088600412684, 0.8592157757950414, -1.6558114318446702, 0.7931144792975716, -0.14925051973215306, 1.3783471611596019, 1.367065796085099, 0.6845926424075031, 2.2747136711413845], "count": [206]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41802349877450984]], [[0.4340483700980392]], [[0.45144237949346405]]], "std": [[[0.2876425864618373]], [[0.27429122433984365]], [[0.2657635182796444]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1450980392156863]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5026198754084967]], [[0.5244285927287582]], [[0.5081415318627451]]], "std": [[[0.32318101084924716]], [[0.32310481609368874]], [[0.32764124117234833]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5358802920751634]], [[0.551789891748366]], [[0.5384672446895424]]], "std": [[[0.3235063387267904]], [[0.32403581120438835]], [[0.32739327869829804]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39124481209150325]], [[0.4271868647875817]], [[0.4016839154411765]]], "std": [[[0.3717403421201164]], [[0.3799564587726028]], [[0.38978920529474875]]], "count": [100]}, "observation.state": {"min": [0.399166464805603, -1.3982986211776733, 1.096479892730713, -0.04100862145423889, -0.9508755207061768, 0.3919661343097687, -0.9237430095672607, -1.2041990756988525, 1.0885881185531616, -0.23609521985054016, 0.6451466679573059, -0.39816510677337646, 19.734375, 42.65444564819336, -0.7093750238418579, -0.22437500953674316, 1.5376923084259033, -0.11700000613927841, 1.1043750047683716, -0.9906250238418579, 0.8793749809265137, -2.8533334732055664, 0.945555567741394, -0.8381249904632568, 12.520000457763672, 32.47999954223633, 0.5456249713897705, -0.9437500238418579, 0.9637500047683716, 0.5099999904632568, 0.6175000071525574, -1.1987500190734863, 1.027999997138977, -0.20000000298023224, 0.8693749904632568, 0.25999999046325684], "max": [0.6981479525566101, -0.8576047420501709, 1.748159408569336, 0.4774881899356842, -0.5009965896606445, 0.8361943960189819, -0.3491693437099457, -0.7786392569541931, 1.6484273672103882, 0.11644540727138519, 1.3470377922058105, -0.2671521008014679, 72.4937515258789, 57.14624786376953, 12.171249389648438, 9.426875114440918, 52.93687438964844, 45.673126220703125, 63.541873931884766, 31.165000915527344, 71.28874969482422, 43.84812545776367, 68.8187484741211, 45.69000244140625, 65.70500183105469, 65.27874755859375, 2.0012500286102295, 9.482500076293945, 60.09625244140625, 11.859999656677246, 58.92937469482422, 26.078125, 72.2456283569336, 39.13062286376953, 59.95000076293945, 85.95999908447266], "mean": [0.5594521164894104, -1.0518832206726074, 1.317272424697876, 0.23294605314731598, -0.7096814513206482, 0.47807687520980835, -0.6884947419166565, -0.9424357414245605, 1.2777212858200073, -0.1035584807395935, 1.0277575254440308, -0.309752494096756, 54.59798049926758, 51.78839111328125, -0.01862022653222084, 0.9654642939567566, 31.577760696411133, 15.856961250305176, 39.08164978027344, 8.091697692871094, 41.08393859863281, 13.493000984191895, 39.27218246459961, 19.76491355895996, 50.216583251953125, 44.9710578918457, 1.0086711645126343, 0.8901926875114441, 30.03879737854004, 2.583909273147583, 31.401691436767578, 10.95089054107666, 34.778099060058594, 8.194722175598145, 28.99058723449707, 40.752384185791016], "std": [0.11042243987321854, 0.17566241323947906, 0.22008828818798065, 0.13972625136375427, 0.11873304098844528, 0.09575799107551575, 0.243764728307724, 0.12785111367702484, 0.1884874701499939, 0.08215027302503586, 0.22120514512062073, 0.027997544035315514, 19.567846298217773, 4.869420528411865, 2.2296948432922363, 2.7599360942840576, 17.151533126831055, 15.805338859558105, 19.903074264526367, 9.254168510437012, 21.128767013549805, 15.705045700073242, 24.23248291015625, 12.41147518157959, 17.24603843688965, 7.154589653015137, 0.47340118885040283, 2.910095691680908, 25.636741638183594, 2.9122469425201416, 25.0098934173584, 10.57958698272705, 28.28472137451172, 11.2875337600708, 26.095932006835938, 30.0013370513916], "count": [166]}, "action": {"min": [0.399166464805603, -1.3982986211776733, 1.096479892730713, -0.04100862145423889, -0.9508755207061768, 0.3919661343097687, -0.9237430095672607, -1.2041990756988525, 1.0885881185531616, -0.23609521985054016, 0.6451466679573059, -0.39816510677337646, 19.734375, 42.65444564819336, -0.7093750238418579, -0.22437500953674316, 1.5376923084259033, -0.11700000613927841, 1.1043750047683716, -0.9906250238418579, 0.8793749809265137, -2.8533334732055664, 0.945555567741394, -0.8381249904632568, 12.520000457763672, 32.47999954223633, 0.5456249713897705, -0.9437500238418579, 0.9637500047683716, 0.5099999904632568, 0.6175000071525574, -1.1987500190734863, 1.027999997138977, -0.20000000298023224, 0.8693749904632568, 0.25999999046325684], "max": [0.6981479525566101, -0.8576047420501709, 1.748159408569336, 0.4774881899356842, -0.5009965896606445, 0.8361943960189819, -0.3491693437099457, -0.7786392569541931, 1.6484273672103882, 0.11644540727138519, 1.3470377922058105, -0.2671521008014679, 72.4937515258789, 57.14624786376953, 12.171249389648438, 9.426875114440918, 52.93687438964844, 45.673126220703125, 63.541873931884766, 31.165000915527344, 71.28874969482422, 43.84812545776367, 68.8187484741211, 45.69000244140625, 65.70500183105469, 65.27874755859375, 2.0012500286102295, 9.482500076293945, 60.09625244140625, 11.859999656677246, 58.92937469482422, 26.078125, 72.2456283569336, 39.13062286376953, 59.95000076293945, 85.95999908447266], "mean": [0.5594521760940552, -1.0518831014633179, 1.3172723054885864, 0.23294597864151, -0.7096813917160034, 0.47807687520980835, -0.6884948015213013, -0.9424360990524292, 1.2777217626571655, -0.1035584807395935, 1.0277576446533203, -0.3097524642944336, 54.59797286987305, 51.78837585449219, -0.018620235845446587, 0.9654640555381775, 31.577749252319336, 15.85696029663086, 39.081642150878906, 8.09169864654541, 41.083919525146484, 13.49300479888916, 39.272193908691406, 19.76491928100586, 50.216590881347656, 44.971046447753906, 1.0086712837219238, 0.8901928067207336, 30.03879737854004, 2.5839078426361084, 31.401691436767578, 10.950887680053711, 34.778106689453125, 8.194723129272461, 28.990585327148438, 40.75238800048828], "std": [0.11042243987321854, 0.17566241323947906, 0.22008827328681946, 0.13972623646259308, 0.11873306334018707, 0.09575795382261276, 0.243764728307724, 0.12785109877586365, 0.1884874403476715, 0.08215027302503586, 0.22120514512062073, 0.027997545897960663, 19.567846298217773, 4.869421005249023, 2.2296948432922363, 2.7599360942840576, 17.151533126831055, 15.805338859558105, 19.903074264526367, 9.254168510437012, 21.128765106201172, 15.705045700073242, 24.232479095458984, 12.411476135253906, 17.246047973632812, 7.154590606689453, 0.4734010398387909, 2.910095691680908, 25.636741638183594, 2.9122467041015625, 25.009891510009766, 10.579586029052734, 28.28472328186035, 11.287532806396484, 26.095932006835938, 30.0013370513916], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [166]}, "index": {"min": [8041], "max": [8206], "mean": [8123.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [2.6626506024096384, 2.3373493975903616, 5.0, 5.0, 5.0], "std": [1.2873537669556177, 1.2873537669556177, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [166]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [166]}, "eef_direction_state": {"mean": [3.355421686746988, 2.9457831325301207], "std": [1.9543435105221525, 1.939618718265423], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.5783132530120483, 1.4216867469879517], "std": [0.5176518327455623, 0.5935492981568008], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [1.0481927710843373, 0.9759036144578314], "std": [0.8051582865833079, 0.8210469897542564], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [3.355421686746988, 2.9457831325301207], "std": [1.9543435105221525, 1.939618718265423], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.5783132530120483, 1.4216867469879517], "std": [0.5176518327455623, 0.5935492981568008], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [1.0481927710843373, 0.9759036144578314], "std": [0.8051582865833079, 0.8210469897542564], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.6979698333907327, 0.12465167177801537, 1.2145466995359995, -1.3937925260107715, 0.7830936890510922, -2.1724909394588203, 0.6755634534377829, -0.1842272715413191, 1.264382415808336, 1.16898724282489, 0.5610430320462833, 2.023205447536615], "std": [0.06460164377831507, 0.018644813024282034, 0.04987075294045794, 0.23048060858223682, 0.09073095528204138, 0.2673450042406371, 0.06331441014338236, 0.022021649247818898, 0.04762334379553554, 0.1325243626759817, 0.038995541065509016, 0.16243270609761123], "min": [0.6276433045103207, 0.1019449621702257, 1.1400577724686882, -1.752796392606525, 0.6109310279487135, -2.608556124478713, 0.6147173687085954, -0.25572846882003775, 1.193269548637474, 0.9085524820666822, 0.485186004336601, 1.7542363103176088], "max": [0.8138707992529656, 0.18814141994289726, 1.3205912835814222, -0.874921270126673, 0.8903503543306304, -1.5947302841728508, 0.795280250255389, -0.16036268930033581, 1.3498779834752024, 1.3748264324987094, 0.6414863697666426, 2.26412524255012], "count": [166]}, "eef_sim_pose_action": {"mean": [0.6979698333907327, 0.12465167177801537, 1.2145466995359995, -1.3937925260107715, 0.7830936890510922, -2.1724909394588203, 0.6755634534377829, -0.1842272715413191, 1.264382415808336, 1.16898724282489, 0.5610430320462833, 2.023205447536615], "std": [0.06460164377831507, 0.018644813024282034, 0.04987075294045794, 0.23048060858223682, 0.09073095528204138, 0.2673450042406371, 0.06331441014338236, 0.022021649247818898, 0.04762334379553554, 0.1325243626759817, 0.038995541065509016, 0.16243270609761123], "min": [0.6276433045103207, 0.1019449621702257, 1.1400577724686882, -1.752796392606525, 0.6109310279487135, -2.608556124478713, 0.6147173687085954, -0.25572846882003775, 1.193269548637474, 0.9085524820666822, 0.485186004336601, 1.7542363103176088], "max": [0.8138707992529656, 0.18814141994289726, 1.3205912835814222, -0.874921270126673, 0.8903503543306304, -1.5947302841728508, 0.795280250255389, -0.16036268930033581, 1.3498779834752024, 1.3748264324987094, 0.6414863697666426, 2.26412524255012], "count": [166]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41202076797385623]], [[0.42534765114379086]], [[0.44156068423202616]]], "std": [[[0.28335377360277]], [[0.27198469259137087]], [[0.26350962974917286]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4859496548202614]], [[0.5088726470588236]], [[0.4913194669117647]]], "std": [[[0.3186419200799158]], [[0.3188586806125309]], [[0.32433056337501187]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5454870281862745]], [[0.5623458986928104]], [[0.548465120506536]]], "std": [[[0.3046030186296747]], [[0.30617567693165887]], [[0.31139551949867533]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3913825571895425]], [[0.4236803165849673]], [[0.399164789624183]]], "std": [[[0.3790138474195182]], [[0.3865929182876246]], [[0.3968292677016276]]], "count": [100]}, "observation.state": {"min": [0.46492332220077515, -1.4494878053665161, 1.0344185829162598, -0.1133459210395813, -1.108199119567871, 0.44677940011024475, -0.7829785346984863, -1.242155909538269, 1.1087586879730225, -0.35570210218429565, 0.6017776727676392, -0.34665530920028687, 37.20642852783203, 23.481874465942383, -0.6368750333786011, -0.46437498927116394, 0.6987500190734863, 0.21875, 15.067777633666992, -0.9331250190734863, 10.90999984741211, 0.34312498569488525, 1.4012500047683716, 1.0824999809265137, 34.314998626708984, 33.21437454223633, 0.5099999904632568, -0.6324999928474426, 1.044615387916565, -1.0868749618530273, 2.1844444274902344, -1.1106250286102295, 1.1666666269302368, -0.36375001072883606, 0.8237500190734863, 8.9622220993042], "max": [0.8405813574790955, -0.8713855147361755, 1.8110074996948242, 0.10485809296369553, -0.5686846971511841, 0.6914244294166565, -0.3014371991157532, -0.8621109127998352, 1.64716374874115, 0.02994582988321781, 1.307698130607605, -0.26712825894355774, 74.52062225341797, 51.28062438964844, 15.180624961853027, 6.355555534362793, 69.43812561035156, 27.28937530517578, 71.27124786376953, 29.713125228881836, 73.63312530517578, 52.130001068115234, 60.944374084472656, 71.3812484741211, 72.1987533569336, 47.823123931884766, 3.146250009536743, 9.648750305175781, 51.16812515258789, 40.97916793823242, 65.58562469482422, 15.369375228881836, 60.32437515258789, 28.989999771118164, 56.25312423706055, 63.51375198364258], "mean": [0.6569093465805054, -1.1095335483551025, 1.3246943950653076, 0.017535539343953133, -0.8531669974327087, 0.539290189743042, -0.5583948493003845, -0.9902144074440002, 1.2842622995376587, -0.23926019668579102, 0.9453966617584229, -0.3098958730697632, 62.82228469848633, 45.06292724609375, 1.7343641519546509, 0.9051687717437744, 38.12274932861328, 7.517124176025391, 42.975730895996094, 9.627312660217285, 45.33695602416992, 12.734776496887207, 32.61668395996094, 41.673179626464844, 58.22908401489258, 42.38264465332031, 0.9575486183166504, 1.1697624921798706, 29.328981399536133, 16.91880989074707, 37.588226318359375, 5.765842914581299, 35.19886016845703, 11.101848602294922, 28.365406036376953, 42.267208099365234], "std": [0.16019603610038757, 0.18888959288597107, 0.26697883009910583, 0.06247977539896965, 0.1522657871246338, 0.057858653366565704, 0.21311651170253754, 0.13288429379463196, 0.1969427913427353, 0.08689194172620773, 0.21815407276153564, 0.026591552421450615, 13.596436500549316, 9.029866218566895, 3.5076675415039062, 1.6497756242752075, 25.686782836914062, 7.52421236038208, 20.164127349853516, 10.916239738464355, 22.567113876342773, 13.851007461547852, 21.97471046447754, 19.66145896911621, 13.866860389709473, 5.406785488128662, 0.5355711579322815, 2.8394618034362793, 19.522279739379883, 12.612173080444336, 21.522092819213867, 5.208872318267822, 21.36371421813965, 10.841499328613281, 22.544992446899414, 14.779135704040527], "count": [163]}, "action": {"min": [0.46492332220077515, -1.4494878053665161, 1.0344185829162598, -0.1133459210395813, -1.108199119567871, 0.44677940011024475, -0.7829785346984863, -1.242155909538269, 1.1087586879730225, -0.35570210218429565, 0.6017776727676392, -0.34665530920028687, 37.20642852783203, 23.481874465942383, -0.6368750333786011, -0.46437498927116394, 0.6987500190734863, 0.21875, 15.067777633666992, -0.9331250190734863, 10.90999984741211, 0.34312498569488525, 1.4012500047683716, 1.0824999809265137, 34.314998626708984, 33.21437454223633, 0.5099999904632568, -0.6324999928474426, 1.044615387916565, -1.0868749618530273, 2.1844444274902344, -1.1106250286102295, 1.1666666269302368, -0.36375001072883606, 0.8237500190734863, 8.9622220993042], "max": [0.8405813574790955, -0.8713855147361755, 1.8110074996948242, 0.10485809296369553, -0.5686846971511841, 0.6914244294166565, -0.3014371991157532, -0.8621109127998352, 1.64716374874115, 0.02994582988321781, 1.307698130607605, -0.26712825894355774, 74.52062225341797, 51.28062438964844, 15.180624961853027, 6.355555534362793, 69.43812561035156, 27.28937530517578, 71.27124786376953, 29.713125228881836, 73.63312530517578, 52.130001068115234, 60.944374084472656, 71.3812484741211, 72.1987533569336, 47.823123931884766, 3.146250009536743, 9.648750305175781, 51.16812515258789, 40.97916793823242, 65.58562469482422, 15.369375228881836, 60.32437515258789, 28.989999771118164, 56.25312423706055, 63.51375198364258], "mean": [0.6569092273712158, -1.1095335483551025, 1.324694275856018, 0.01753554493188858, -0.8531668186187744, 0.5392902493476868, -0.558394730091095, -0.9902146458625793, 1.2842622995376587, -0.23926018178462982, 0.9453965425491333, -0.3098960220813751, 62.82225799560547, 45.06291198730469, 1.7343641519546509, 0.9051687717437744, 38.12276077270508, 7.517126560211182, 42.97573471069336, 9.627314567565918, 45.33697509765625, 12.734776496887207, 32.61669158935547, 41.673179626464844, 58.22908020019531, 42.38265609741211, 0.9575483798980713, 1.1697626113891602, 29.32897186279297, 16.91881561279297, 37.588218688964844, 5.765843868255615, 35.1988410949707, 11.101846694946289, 28.365413665771484, 42.267215728759766], "std": [0.16019606590270996, 0.18888963758945465, 0.2669788599014282, 0.06247977167367935, 0.1522657573223114, 0.057858649641275406, 0.21311646699905396, 0.13288427889347076, 0.1969427764415741, 0.08689194917678833, 0.21815407276153564, 0.026591552421450615, 13.59643840789795, 9.029865264892578, 3.5076677799224854, 1.6497756242752075, 25.686784744262695, 7.52421236038208, 20.164127349853516, 10.916241645812988, 22.56711196899414, 13.851011276245117, 21.97471046447754, 19.661457061767578, 13.866860389709473, 5.4067864418029785, 0.5355711579322815, 2.8394618034362793, 19.522281646728516, 12.612174034118652, 21.522092819213867, 5.208872318267822, 21.363712310791016, 10.841498374938965, 22.54499053955078, 14.779135704040527], "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": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [163]}, "index": {"min": [8207], "max": [8369], "mean": [8288.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [2.668711656441718, 2.374233128834356, 5.0, 5.0, 5.0], "std": [1.2436598213393484, 1.2633866725200356, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [163]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [163]}, "eef_direction_state": {"mean": [2.9447852760736195, 2.6564417177914113], "std": [2.128542615394411, 2.0822957130982225], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.6012269938650308, 1.3803680981595092], "std": [0.5020189581712587, 0.5777955670169869], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [0.9079754601226994, 0.9693251533742331], "std": [0.8275161737408522, 0.83939295099323], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [2.9447852760736195, 2.6564417177914113], "std": [2.128542615394411, 2.0822957130982225], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.6012269938650308, 1.3803680981595092], "std": [0.5020189581712587, 0.5777955670169869], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [0.9079754601226994, 0.9693251533742331], "std": [0.8275161737408522, 0.83939295099323], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.6999078797132372, 0.1291412278567096, 1.205348078128074, -1.3122491397012819, 0.6505235062180479, -2.0589614193102026, 0.6732574333065617, -0.14045970573284175, 1.2798115259515903, 1.1329875163453842, 0.6228511748341676, 2.089460186431079], "std": [0.07126563366051902, 0.015924981531954433, 0.04466385896957124, 0.1583796556881045, 0.04999989156213539, 0.16142316812239677, 0.06863777528702092, 0.017949172922419637, 0.04063347856966115, 0.11319491920801301, 0.06370760214893001, 0.1705053759197257], "min": [0.6267873975463373, 0.1085819145899658, 1.1265519143743996, -1.577957374474358, 0.5547979705801223, -2.3496897632496587, 0.6106870059802376, -0.19669101121767035, 1.2138943210494255, 0.9644226350215684, 0.4473691792757335, 1.8845815724794948], "max": [0.8242690425258189, 0.17476720170148918, 1.288741446329201, -0.9932334006445915, 0.7269241765501344, -1.8368718073970274, 0.793553954831688, -0.11963740620670418, 1.3443330821389035, 1.3180505688457556, 0.7233956386540594, 2.3432358577189047], "count": [163]}, "eef_sim_pose_action": {"mean": [0.6999078797132372, 0.1291412278567096, 1.205348078128074, -1.3122491397012819, 0.6505235062180479, -2.0589614193102026, 0.6732574333065617, -0.14045970573284175, 1.2798115259515903, 1.1329875163453842, 0.6228511748341676, 2.089460186431079], "std": [0.07126563366051902, 0.015924981531954433, 0.04466385896957124, 0.1583796556881045, 0.04999989156213539, 0.16142316812239677, 0.06863777528702092, 0.017949172922419637, 0.04063347856966115, 0.11319491920801301, 0.06370760214893001, 0.1705053759197257], "min": [0.6267873975463373, 0.1085819145899658, 1.1265519143743996, -1.577957374474358, 0.5547979705801223, -2.3496897632496587, 0.6106870059802376, -0.19669101121767035, 1.2138943210494255, 0.9644226350215684, 0.4473691792757335, 1.8845815724794948], "max": [0.8242690425258189, 0.17476720170148918, 1.288741446329201, -0.9932334006445915, 0.7269241765501344, -1.8368718073970274, 0.793553954831688, -0.11963740620670418, 1.3443330821389035, 1.3180505688457556, 0.7233956386540594, 2.3432358577189047], "count": [163]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41491207720588236]], [[0.42827640931372546]], [[0.444275931372549]]], "std": [[[0.283720245063994]], [[0.2730132724170127]], [[0.2654683502899516]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.512951045751634]], [[0.5362780555555555]], [[0.5165042156862745]]], "std": [[[0.3150859479461136]], [[0.3149844302629474]], [[0.32347853206107213]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06274509803921569]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5455538684640523]], [[0.5658449591503268]], [[0.5539257557189542]]], "std": [[[0.31220089103385623]], [[0.31182990046527437]], [[0.3180072568524644]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3916276348039216]], [[0.42457921977124186]], [[0.39999573120915033]]], "std": [[[0.3782073588162738]], [[0.38581897195278975]], [[0.39576461571641325]]], "count": [100]}, "observation.state": {"min": [0.3472619652748108, -1.4027093648910522, 1.0745213031768799, 0.0473029688000679, -0.9983692169189453, 0.5895227789878845, -0.77046138048172, -1.179498553276062, 1.1097362041473389, -0.4033679962158203, 0.5276760458946228, -0.43521592020988464, 23.812000274658203, 42.07777786254883, -0.609375, -0.28437498211860657, 0.7749999761581421, 0.1237500011920929, 1.6868749856948853, -1.1675000190734863, 0.8500000238418579, -2.884999990463257, 2.8524999618530273, 1.0412499904632568, 29.709285736083984, 36.771873474121094, 0.5356249809265137, -0.4743749797344208, 1.0674999952316284, 0.25, 0.6293749809265137, -0.7699999809265137, 1.2762500047683716, -0.04625000059604645, 0.9637500047683716, 23.245624542236328], "max": [0.7510538101196289, -0.9298943281173706, 1.6969224214553833, 0.27385175228118896, -0.4508325755596161, 0.7222762703895569, -0.20618753135204315, -0.8644236326217651, 1.5695573091506958, 0.03271152824163437, 1.3045986890792847, -0.33669984340667725, 77.4749984741211, 58.89875030517578, -0.17749999463558197, 8.474374771118164, 48.63249969482422, 52.63562774658203, 53.5837516784668, 44.11375045776367, 54.34312438964844, 53.43250274658203, 58.96437454223633, 69.07499694824219, 71.99749755859375, 53.22875213623047, 1.9275000095367432, 9.7318754196167, 60.71500015258789, 34.3125, 68.55937957763672, 22.953750610351562, 67.64749908447266, 39.09312438964844, 61.23125076293945, 63.37187576293945], "mean": [0.5470131039619446, -1.1090543270111084, 1.3145684003829956, 0.17256401479244232, -0.7400557398796082, 0.6148217916488647, -0.5179427862167358, -0.9715267419815063, 1.2744696140289307, -0.25435933470726013, 0.9345262050628662, -0.3829484283924103, 61.60263442993164, 52.35683059692383, -0.5084985494613647, 1.418857455253601, 27.729204177856445, 24.85279083251953, 32.89518737792969, 19.44406509399414, 35.44646072387695, 23.601898193359375, 33.24966049194336, 35.48753356933594, 57.565467834472656, 43.97382736206055, 0.9489732384681702, 1.5146245956420898, 33.891754150390625, 13.144145965576172, 37.6740608215332, 6.908498287200928, 35.99844741821289, 14.330714225769043, 29.45208168029785, 42.97076416015625], "std": [0.14918333292007446, 0.15608112514019012, 0.21638360619544983, 0.060146525502204895, 0.16681885719299316, 0.0232671070843935, 0.24198488891124725, 0.10965080559253693, 0.16284555196762085, 0.09673959761857986, 0.2538110911846161, 0.03717725723981857, 18.528491973876953, 4.108729839324951, 0.07905331999063492, 2.6272473335266113, 19.087474822998047, 23.027122497558594, 17.887569427490234, 18.367361068725586, 18.068527221679688, 22.76995086669922, 20.692325592041016, 18.078807830810547, 14.173389434814453, 4.1309051513671875, 0.40235427021980286, 3.0076136589050293, 21.51628303527832, 12.66909122467041, 23.783292770385742, 6.803187847137451, 22.546995162963867, 14.83189582824707, 24.33797836303711, 12.871320724487305], "count": [175]}, "action": {"min": [0.3472619652748108, -1.4027093648910522, 1.0745213031768799, 0.0473029688000679, -0.9983692169189453, 0.5895227789878845, -0.77046138048172, -1.179498553276062, 1.1097362041473389, -0.4033679962158203, 0.5276760458946228, -0.43521592020988464, 23.812000274658203, 42.07777786254883, -0.609375, -0.28437498211860657, 0.7749999761581421, 0.1237500011920929, 1.6868749856948853, -1.1675000190734863, 0.8500000238418579, -2.884999990463257, 2.8524999618530273, 1.0412499904632568, 29.709285736083984, 36.771873474121094, 0.5356249809265137, -0.4743749797344208, 1.0674999952316284, 0.25, 0.6293749809265137, -0.7699999809265137, 1.2762500047683716, -0.04625000059604645, 0.9637500047683716, 23.245624542236328], "max": [0.7510538101196289, -0.9298943281173706, 1.6969224214553833, 0.27385175228118896, -0.4508325755596161, 0.7222762703895569, -0.20618753135204315, -0.8644236326217651, 1.5695573091506958, 0.03271152824163437, 1.3045986890792847, -0.33669984340667725, 77.4749984741211, 58.89875030517578, -0.17749999463558197, 8.474374771118164, 48.63249969482422, 52.63562774658203, 53.5837516784668, 44.11375045776367, 54.34312438964844, 53.43250274658203, 58.96437454223633, 69.07499694824219, 71.99749755859375, 53.22875213623047, 1.9275000095367432, 9.7318754196167, 60.71500015258789, 34.3125, 68.55937957763672, 22.953750610351562, 67.64749908447266, 39.09312438964844, 61.23125076293945, 63.37187576293945], "mean": [0.5470129251480103, -1.109054446220398, 1.3145685195922852, 0.17256397008895874, -0.7400559782981873, 0.6148216724395752, -0.5179426074028015, -0.9715262055397034, 1.2744694948196411, -0.25435933470726013, 0.9345259070396423, -0.38294821977615356, 61.602638244628906, 52.356842041015625, -0.5084985494613647, 1.4188575744628906, 27.729204177856445, 24.852779388427734, 32.895179748535156, 19.444067001342773, 35.44647216796875, 23.601905822753906, 33.249671936035156, 35.487545013427734, 57.56547546386719, 43.973819732666016, 0.9489736557006836, 1.5146247148513794, 33.891746520996094, 13.144150733947754, 37.6740608215332, 6.908494472503662, 35.99846649169922, 14.330716133117676, 29.45209312438965, 42.970760345458984], "std": [0.14918333292007446, 0.15608109533786774, 0.21638363599777222, 0.0601465217769146, 0.16681888699531555, 0.023267101496458054, 0.24198484420776367, 0.10965079069137573, 0.16284553706645966, 0.09673959761857986, 0.2538110911846161, 0.03717726096510887, 18.52849006652832, 4.108729839324951, 0.07905332744121552, 2.6272473335266113, 19.087474822998047, 23.027118682861328, 17.887569427490234, 18.367361068725586, 18.068525314331055, 22.76995086669922, 20.692323684692383, 18.078807830810547, 14.173391342163086, 4.130904674530029, 0.4023541510105133, 3.0076136589050293, 21.51628303527832, 12.669092178344727, 23.78329086303711, 6.803188800811768, 22.546995162963867, 14.831896781921387, 24.33797836303711, 12.871320724487305], "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": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [175]}, "index": {"min": [8370], "max": [8544], "mean": [8457.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [2.5028571428571427, 2.4971428571428573, 5.0, 5.0, 5.0], "std": [1.3768464411287793, 1.3768464411287793, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [175]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [175]}, "eef_direction_state": {"mean": [2.4857142857142858, 2.611428571428571], "std": [1.9765977778774821, 2.1667317624967457], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.4742857142857142, 1.2685714285714285], "std": [0.5106538425771178, 0.6250812192125479], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [0.8457142857142858, 0.7885714285714286], "std": [0.8445938523990119, 0.8457528948715893], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [2.4857142857142858, 2.611428571428571], "std": [1.9765977778774821, 2.1667317624967457], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.4742857142857142, 1.2685714285714285], "std": [0.5106538425771178, 0.6250812192125479], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [0.8457142857142858, 0.7885714285714286], "std": [0.8445938523990119, 0.8457528948715893], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.697228556165591, 0.09978267776459329, 1.2218920542903893, -1.2993220861949322, 0.8345550933945501, -2.110030436873352, 0.6732509649313225, -0.14558103744502623, 1.2965236068126604, 1.065344179229958, 0.6972491414970353, 2.009278366500258], "std": [0.06641162915902749, 0.014666676280682255, 0.04345470818232604, 0.17884278481728003, 0.03237785552457477, 0.1790495275139411, 0.06102611805504905, 0.017764454314805937, 0.04521741979005955, 0.12407445378026236, 0.08898641468909974, 0.16898949128954835], "min": [0.6195899115281873, 0.07722413139460577, 1.1563416191847171, -1.555514524675383, 0.767034430515118, -2.4495291051716914, 0.6117988226688788, -0.20799982785806265, 1.227083182863707, 0.7978316996357537, 0.5021157401334877, 1.774902566829303], "max": [0.806154330973993, 0.13941245273351968, 1.3007801844245492, -0.9141209549364613, 0.8920132312329674, -1.7779620913628749, 0.7822802243184266, -0.13115928298739873, 1.3833029438566558, 1.2503980830717794, 0.8131262686102017, 2.2519583273289925], "count": [175]}, "eef_sim_pose_action": {"mean": [0.697228556165591, 0.09978267776459329, 1.2218920542903893, -1.2993220861949322, 0.8345550933945501, -2.110030436873352, 0.6732509649313225, -0.14558103744502623, 1.2965236068126604, 1.065344179229958, 0.6972491414970353, 2.009278366500258], "std": [0.06641162915902749, 0.014666676280682255, 0.04345470818232604, 0.17884278481728003, 0.03237785552457477, 0.1790495275139411, 0.06102611805504905, 0.017764454314805937, 0.04521741979005955, 0.12407445378026236, 0.08898641468909974, 0.16898949128954835], "min": [0.6195899115281873, 0.07722413139460577, 1.1563416191847171, -1.555514524675383, 0.767034430515118, -2.4495291051716914, 0.6117988226688788, -0.20799982785806265, 1.227083182863707, 0.7978316996357537, 0.5021157401334877, 1.774902566829303], "max": [0.806154330973993, 0.13941245273351968, 1.3007801844245492, -0.9141209549364613, 0.8920132312329674, -1.7779620913628749, 0.7822802243184266, -0.13115928298739873, 1.3833029438566558, 1.2503980830717794, 0.8131262686102017, 2.2519583273289925], "count": [175]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4242405780228758]], [[0.4377246793300653]], [[0.4565470710784314]]], "std": [[[0.2839328062431725]], [[0.2721369600035675]], [[0.2639082127966886]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5056720241013072]], [[0.5298090829248365]], [[0.5106765951797386]]], "std": [[[0.31362282692606536]], [[0.31311857497193557]], [[0.3208743603572405]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5456920322712417]], [[0.5643621058006536]], [[0.5513498937908496]]], "std": [[[0.3167545552670078]], [[0.3157878905966445]], [[0.32044840807869346]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4001370261437909]], [[0.43338807598039214]], [[0.4082840767973856]]], "std": [[[0.3779695983802191]], [[0.3856966768090082]], [[0.395991591990678]]], "count": [100]}, "observation.state": {"min": [0.3218461573123932, -1.466320514678955, 1.0702773332595825, 0.08235103636980057, -1.1486228704452515, 0.5609359741210938, -0.846684992313385, -1.1841715574264526, 1.1217288970947266, -0.3112693727016449, 0.5667772889137268, -0.4495265483856201, 30.577499389648438, 38.00625228881836, -0.515625, -0.06624999642372131, 2.0612499713897705, 0.17749999463558197, 6.663749694824219, -0.13437500596046448, 3.877500057220459, 0.14624999463558197, 0.8975000381469727, 1.0887500047683716, 41.03062438964844, 30.775625228881836, 0.6993750333786011, -0.5418750047683716, 0.640625, 0.5106250047683716, 0.7818750143051147, 0.9950000047683716, 3.0062501430511475, 0.45875000953674316, 0.864545464515686, 30.896249771118164], "max": [0.804651141166687, -0.920881986618042, 1.82264244556427, 0.2461947798728943, -0.32272830605506897, 0.7241465449333191, -0.3019140362739563, -0.8193882703781128, 1.6221532821655273, -0.13632982969284058, 1.3603894710540771, -0.26419565081596375, 76.08062744140625, 52.73374938964844, -0.20750001072883606, 8.85562515258789, 69.59375, 28.881250381469727, 72.3237533569336, 22.196874618530273, 76.86812591552734, 39.59437561035156, 67.84562683105469, 71.75062561035156, 68.93000030517578, 43.92250061035156, 6.957499980926514, 9.398750305175781, 55.98374938964844, 16.994375228881836, 61.1618766784668, 35.328125, 68.91875457763672, 53.149375915527344, 60.25312423706055, 96.75062561035156], "mean": [0.5793460607528687, -1.1258517503738403, 1.346100091934204, 0.14842455089092255, -0.7764806747436523, 0.6157564520835876, -0.5851271152496338, -0.9481953978538513, 1.30076003074646, -0.2306264489889145, 0.9686734080314636, -0.316958487033844, 63.866031646728516, 46.05704116821289, -0.36046329140663147, 2.30818247795105, 34.99692153930664, 8.686009407043457, 39.585601806640625, 6.642619609832764, 41.9045295715332, 12.061468124389648, 35.403594970703125, 32.47261047363281, 56.41119384765625, 40.28474426269531, 1.1976735591888428, 2.954190731048584, 26.531545639038086, 7.689291477203369, 31.197988510131836, 11.105582237243652, 34.77610397338867, 13.119551658630371, 28.093124389648438, 58.97451400756836], "std": [0.1914616972208023, 0.1658656746149063, 0.23670648038387299, 0.04622401297092438, 0.2438255250453949, 0.03397953137755394, 0.23808078467845917, 0.12329524010419846, 0.17902496457099915, 0.042412638664245605, 0.2359476387500763, 0.04454336687922478, 13.475786209106445, 3.1331186294555664, 0.08777850866317749, 2.6761903762817383, 25.162931442260742, 9.806726455688477, 25.948915481567383, 7.256466865539551, 27.7175350189209, 12.331645011901855, 25.112165451049805, 22.40205955505371, 10.900640487670898, 4.206847667694092, 1.058899998664856, 3.4586429595947266, 24.02161979675293, 7.235713958740234, 26.066322326660156, 12.7445707321167, 27.58959197998047, 15.901843070983887, 26.115379333496094, 19.290678024291992], "count": [164]}, "action": {"min": [0.3218461573123932, -1.466320514678955, 1.0702773332595825, 0.08235103636980057, -1.1486228704452515, 0.5609359741210938, -0.846684992313385, -1.1841715574264526, 1.1217288970947266, -0.3112693727016449, 0.5667772889137268, -0.4495265483856201, 30.577499389648438, 38.00625228881836, -0.515625, -0.06624999642372131, 2.0612499713897705, 0.17749999463558197, 6.663749694824219, -0.13437500596046448, 3.877500057220459, 0.14624999463558197, 0.8975000381469727, 1.0887500047683716, 41.03062438964844, 30.775625228881836, 0.6993750333786011, -0.5418750047683716, 0.640625, 0.5106250047683716, 0.7818750143051147, 0.9950000047683716, 3.0062501430511475, 0.45875000953674316, 0.864545464515686, 30.896249771118164], "max": [0.804651141166687, -0.920881986618042, 1.82264244556427, 0.2461947798728943, -0.32272830605506897, 0.7241465449333191, -0.3019140362739563, -0.8193882703781128, 1.6221532821655273, -0.13632982969284058, 1.3603894710540771, -0.26419565081596375, 76.08062744140625, 52.73374938964844, -0.20750001072883606, 8.85562515258789, 69.59375, 28.881250381469727, 72.3237533569336, 22.196874618530273, 76.86812591552734, 39.59437561035156, 67.84562683105469, 71.75062561035156, 68.93000030517578, 43.92250061035156, 6.957499980926514, 9.398750305175781, 55.98374938964844, 16.994375228881836, 61.1618766784668, 35.328125, 68.91875457763672, 53.149375915527344, 60.25312423706055, 96.75062561035156], "mean": [0.5793461203575134, -1.1258517503738403, 1.346100091934204, 0.14842452108860016, -0.7764806747436523, 0.6157564520835876, -0.5851269960403442, -0.9481953978538513, 1.3007597923278809, -0.2306264042854309, 0.9686735272407532, -0.31695860624313354, 63.866031646728516, 46.05704879760742, -0.36046311259269714, 2.3081822395324707, 34.9969367980957, 8.686012268066406, 39.58560562133789, 6.6426167488098145, 41.90452194213867, 12.061467170715332, 35.40358352661133, 32.47261428833008, 56.411197662353516, 40.28474426269531, 1.197674036026001, 2.954190969467163, 26.531557083129883, 7.689296245574951, 31.1979923248291, 11.105581283569336, 34.776100158691406, 13.119559288024902, 28.093130111694336, 58.97453308105469], "std": [0.1914616972208023, 0.1658656895160675, 0.23670648038387299, 0.046224016696214676, 0.24382548034191132, 0.03397953137755394, 0.2380807250738144, 0.12329523265361786, 0.17902494966983795, 0.042412638664245605, 0.2359476536512375, 0.04454336315393448, 13.475784301757812, 3.1331186294555664, 0.0877785012125969, 2.6761906147003174, 25.162933349609375, 9.80672836303711, 25.94891357421875, 7.256468296051025, 27.717529296875, 12.331645011901855, 25.112163543701172, 22.40205955505371, 10.900641441345215, 4.206847667694092, 1.058899998664856, 3.4586431980133057, 24.021617889404297, 7.235714435577393, 26.066322326660156, 12.744571685791016, 27.58959197998047, 15.901844024658203, 26.115379333496094, 19.29067611694336], "count": [164]}, "timestamp": {"min": [0.0], "max": [5.433333333333334], "mean": [2.7166666666666663], "std": [1.5780613986083616], "count": [164]}, "frame_index": {"min": [0], "max": [163], "mean": [81.5], "std": [47.341841958250846], "count": [164]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [164]}, "index": {"min": [8545], "max": [8708], "mean": [8626.5], "std": [47.341841958250846], "count": [164]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [164]}, "subtask_annotation": {"mean": [2.2560975609756095, 2.7439024390243905, 5.0, 5.0, 5.0], "std": [1.4509120395735275, 1.4509120395735275, 0.0, 0.0, 0.0], "min": [0, 1, 5, 5, 5], "max": [4, 5, 5, 5, 5], "count": [164]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [164]}, "eef_direction_state": {"mean": [2.4695121951219514, 2.597560975609756], "std": [2.0672350465431237, 2.044384075041178], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_state": {"mean": [1.5914634146341464, 1.3597560975609757], "std": [0.5038150114225274, 0.5509105004771558], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_state": {"mean": [1.0548780487804879, 0.926829268292683], "std": [0.8208639765848723, 0.845078836052215], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_direction_action": {"mean": [2.4695121951219514, 2.597560975609756], "std": [2.0672350465431237, 2.044384075041178], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_action": {"mean": [1.5914634146341464, 1.3597560975609757], "std": [0.5038150114225274, 0.5509105004771558], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_action": {"mean": [1.0548780487804879, 0.926829268292683], "std": [0.8208639765848723, 0.845078836052215], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_sim_pose_state": {"mean": [0.7003991441459296, 0.10936638967962589, 1.2165305795742631, -1.2886615068768525, 0.816931309110189, -2.0803623736498675, 0.6755541435983788, -0.1681162966055401, 1.2827868872013468, 1.1224394092611254, 0.6516773327710897, 2.0357202636910805], "std": [0.07418433220224137, 0.011697857781221701, 0.052543081744122595, 0.2278077190264944, 0.03356616270680868, 0.17778255750507907, 0.06800924268195341, 0.008005241340417685, 0.048391684403062844, 0.16004992383687017, 0.04001691250944096, 0.17112929111017833], "min": [0.612616901646935, 0.08614812616266984, 1.1388892165691054, -1.5707425809131257, 0.7542812611788761, -2.3951612999291845, 0.6003840124147052, -0.1827176154251207, 1.2111503852153298, 0.736460549353847, 0.5884658813491082, 1.8208467970564022], "max": [0.8362574312673091, 0.12896954206684338, 1.3145137977292727, -0.7858621832549286, 0.8820951077320092, -1.7830254928249107, 0.79278770088936, -0.15017580301458439, 1.371339928206174, 1.3332816230487994, 0.7454843994023603, 2.2885517862000793], "count": [164]}, "eef_sim_pose_action": {"mean": [0.7003991441459296, 0.10936638967962589, 1.2165305795742631, -1.2886615068768525, 0.816931309110189, -2.0803623736498675, 0.6755541435983788, -0.1681162966055401, 1.2827868872013468, 1.1224394092611254, 0.6516773327710897, 2.0357202636910805], "std": [0.07418433220224137, 0.011697857781221701, 0.052543081744122595, 0.2278077190264944, 0.03356616270680868, 0.17778255750507907, 0.06800924268195341, 0.008005241340417685, 0.048391684403062844, 0.16004992383687017, 0.04001691250944096, 0.17112929111017833], "min": [0.612616901646935, 0.08614812616266984, 1.1388892165691054, -1.5707425809131257, 0.7542812611788761, -2.3951612999291845, 0.6003840124147052, -0.1827176154251207, 1.2111503852153298, 0.736460549353847, 0.5884658813491082, 1.8208467970564022], "max": [0.8362574312673091, 0.12896954206684338, 1.3145137977292727, -0.7858621832549286, 0.8820951077320092, -1.7830254928249107, 0.79278770088936, -0.15017580301458439, 1.371339928206174, 1.3332816230487994, 0.7454843994023603, 2.2885517862000793], "count": [164]}}} diff --git a/AIRBOT_MMK2_clean_the_desktop/meta/info.json b/AIRBOT_MMK2_clean_the_desktop/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..b90f00eb71f282327a3940c191a0b29a00b73759 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 49, "total_frames": 8709, "total_tasks": 1, "total_videos": 196, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:48"}, "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_clean_the_desktop/meta/tasks.jsonl b/AIRBOT_MMK2_clean_the_desktop/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b615b15bd6421b9853fffc6ccf186a85577fdc6f --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "place the umbrella and tissues on the white lid."} diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..249cc0532b23d1c2babe1ada90f09367c051df67 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:94c573581778250a8dcb3ddd9872a163e8db0db76ed64c6c86d3e01e55fb3cb7 +size 3371660 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e91b546e1c7d980670c996985bfd22267685da8 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:cbc90bb0ca362ab55afec5cc319f7cd4bf34e354dae6b6da79a2492eadda5bad +size 2867213 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca8f54396c013c60ef5c76676400dd51baf1e9c6 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:afcbd070fd994b8f0be724a03851086a80fec7e65092eae57e1a190a787a4849 +size 3425449 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42b2ffbc76cdcbce6093b976813edea3ca1d8bf7 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:686923aec1d1fde244027a9e969e49f11a4bde117858c1e830170a5af5c19698 +size 3186961 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f57153946a2ca6f84ddedbf4e2b278c8306492f --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:06ce5167f3d5ef00baae4e0bef64055c018c764a3d1cf3aaaa2e7ef1fa0a64f6 +size 2250509 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b11962d09a1923e3e5ba2188de34e855c645de18 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:54c1f3af6865cd5e7ac8aec05eac4cf6808896bdf6fdd95139d5fb2059dc0625 +size 2431914 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9d3c1bae7a0cdd241ab2dd6e4952144a13048f7 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:8339e5a1eb00a65515f04146875948bff0c2038ca2ffc50bb5b2a59c0481c0e0 +size 2415690 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24173ea62c34bafd075e7847a83627daa9591295 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:241f1e66453c713d28bce571b95aa55958fa4463c4074762ea14c4ac6d9f8611 +size 3253409 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67eb2dcf633e0e221154b38f7d5767a617c5e5e1 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:d5ab6d8f1be630c9699222fd38b0ada245dd02f15fd70aa1cd6c20c3cd0fdb9f +size 2842302 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c029729fd8a7948bde5c24e048594c1a212fc73d --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:639040d614752aab612d94e164d9b1010fc75e4e03f775cd56317e3c334fc709 +size 2375215 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c55d281ace9e8922eca372ed771dd8a72ef96c4a --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:643fb0d3756aa60bd3690cef7785ea1bea2ee1e8cd6b0f419d5aef5a93f68322 +size 2897302 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60b92c56495191a33d456981e06c8cf47ce35186 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:3cbdc1aa6437fa57eb8989e88c40235a46b91a432257faa79a36343cda76a42e +size 3000320 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fde058227b5c85d0bb291d9dc4b87c5c7b6453b --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:b916e6f5e51fd03f233dc7096ac594911bf7e3abac4f556cc55ccdf2cb18e73f +size 2421740 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..012dfcd2846fd8a0ee46c2fe43a14978b205761a --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:2f7477545a00a14e814e69c4d934aa8a9af9d2ef3f56d42f69fd95aadc92d644 +size 3311183 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c19f2dfd97f2fc615864fa1bd78c83214ca7f12b --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:01fbc51480ddf18554bad9ea11b537f92a8c69899389ace701460282ac73919e +size 2590249 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8be3c048da7367568f5403275cfaaf1d4cfcf770 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:7f863fc4a0f542d8843365092ed8c9d541a3aa07d95c62a0739cc948274926e8 +size 3187520 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aba40ce2be17eeb7614d03ce97d7882d03d4920a --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:0a0e682b5f934622a799db8bb5c98a3d890b5bbc1177c095e3637c87a42283d1 +size 2542362 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75d5c1f1044089a89c26132d26f36cd0edb9bb34 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:b501180c45735469474f80a22af9f20b5edd8327654f80d8b6a1032477d2ead5 +size 3401079 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36e560541d4a190a23e8ff0ed83eb9e50d3da4f6 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:e7a7e5a6afede2c42d419039aada480cf1afcf4cb659f41edb11b457f4571f8d +size 3352568 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77a985c31e2a4e6848a33b5a708d965ed72bfda6 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:74d947e4e208effcd5c0606e916fbfd7a2cf9209d7b725a745065040dd20da9a +size 2640108 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b560ad2c38d13826354130078e57af8ba4b48f8e --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:4f8fd7d2cd1f1cb037636b3df107dead62afca2b6ac3e04bc954afc0e14943f9 +size 3907952 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9db47875c3664f46f85183980c4257bc5772fd3 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:4157619afef7c35855ee9105fa2a770ce6f6d7482986284d85965ce1e3370c4f +size 3054512 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb3139cb904ed6c04f52262688bde6be3eb93697 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:461664742c6bab81cf90da68808c7596f27f6ed08ca758eb4ddd707545718b1b +size 2855969 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcf9a59071d7c26bc017a7fc164a265c6992747a --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:8ae14613cd8a6c4c9b586ac02bc2a816f4ab623bea6702090a3b337d7333b5e8 +size 2927691 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bffefb34e8f80460d5e8c8ea3e59bc3619278e5 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:25dfd093284afdfc672fd7a0552b4e45c78ecce38775d8d14438f56820a49d93 +size 2916037 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59df4051f21ae2e1bf60016481359c43077ab276 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:9d4a20c6010a9c3bcded8cdaca04f983fa9346d18e625f5421dbd19e26362060 +size 3433479 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..000182756322eedaae8060dbede85fe142ca0128 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:18ece249a5d4ca61551f3e74235017363ff26de3dafc67ab5fc39b2f85359a3e +size 2810119 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a941e33ad8f66f2f1c1017b48711dafdb582ab7 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:7d3a84b3bfa1d8410dabff06d3c3a15be49524db5d0333903e2119a20fc76988 +size 2569673 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..791205a9e6eb00813b233be4cd92b03a46af5757 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:ed5385310e85e5feb18708afd0a3a9cbd07ee64beddeaf1d831373ee8c3cc96e +size 2687585 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2529da448d4d947ef4ca9686da3fff7967f298a --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:feb2f5fe159f217a780d4bd94ec4d948a8ff6d1a8df7e963f073c7ec145b195f +size 2784510 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36684a4fda599e0d45147428ab717f00512d849f --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:893077f1339e0b322907bcdd692df6a4a7ce222a8d727331a351a16dcee56810 +size 3388220 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..607f0811a3c6afe7b88ce2ea1cf687cd10ce7f4d --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:5a16c6aa54279d6ab7873a50ad142cd24c31dc5670aa702ab194f808b7796a0f +size 3372915 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e60d2e618d4d4f16388beb70c9afcf9bf903661d --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:57f6df07291addb49acfe426a21e2d7aa397af06fec7696c799bdf94a0ff39b4 +size 2795228 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d004267179688db049ff9f0beb193736aacc951 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:bf39f6c2844df0e4c79ac2fed034222431c0381db46292bb5672aac63cd2ba95 +size 3068679 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..627a49f13a30a6b9ab2d00d0cab856d5da7b44e2 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:aaa4142160f749af5639e794d5e62e2b161af21d49488ad4f820efcd0e180643 +size 2511071 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0252dffae2ab545cf64e4b32e461af7bddf3e0dd --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:9f6b48141ea4ac89486dfa0b51f0e52a341e7b6189b1fdfd31bb4efe1d8dcdc0 +size 4096973 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1068f38f037e4686b39a036a7c517a599f48427 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:e5ec7b984f86d29ef40292fe8ad65d0ac35fd77e55a61e0472eb301ebc2edff1 +size 2654455 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35d733763798ef8a652aee70f1fe69f621c3474e --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:37f2fb951e20211ce4693ef98905c8e525173baac5b980da2a621f4fff4b9769 +size 2992841 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c4c2f9969e6841e3856b0904a0172c7928e4e08 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:1b9a69074bcb680fc20157cf01e7a3821461f9385d5df422ab45d12d092f8afd +size 3117699 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d691484c7c5a56737e9db7e60d1df9a6617e50c --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:dbcde2d163586bfca24bdd3b763e405e28ca0617cd3c7d15c0a81daeeb1404ca +size 2644771 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51d4d2eb39146d2ac10742139afab432152bddc2 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:94d9faabc446e56de277902b83ef2f82ec3a59bdd59c1bd49186bde69a964520 +size 2881405 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbbecad2408f66861b19703b91f58877fdd69f14 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:802504e22ad699633136b2db0cfb66d5219ae1022721859db116db15ea8e411d +size 2689461 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bd4c1422c45cb6551e91d34bb111597d23767ee --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:2995098e012d288153f3c210a42bcdd21b5932f5415710d9f6f11e5a9a53d743 +size 2865271 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..383b0242ff26bda4f31060cc3a4a26c6111182ed --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:4baf3c96dbda5726e22f4b847fe67468dc29d2b490a965826ef05d4b385c08ee +size 3180972 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75634b16b89788af01bb97c9e48f5fb02b22c2c3 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:35d220a080dfe4f2e1c169ad670e78abed023fc65a22704b08f099c1b599cbf4 +size 3315667 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97fdb5c8bce4f4f869b5af3c70fbfd13430b2187 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:2ab33f13b213771cc0192f530ba3e5bd17eb68bcd539d6223f0e0547095f35b2 +size 2405912 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bcb0a7d1eab0895d61b6339c3c8871e0f4d68a0 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:4889bd3d30b1c80432f653428b037988ec93aa81c0913647820dc43ca9948047 +size 2492290 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..262d6b716ac0369aa9af6d09795fd525978b956f --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:bbde95926226b9dddc5706f6669d106ff5d050160f45a637171db3a2911a14e3 +size 2737351 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a8ac02b11c27e6aba12a6685481de6cb13ddffe --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:a0be2d7236144f8d949cb8dc03d340549d4b5402859ae4b3ff0b829dd5d181fc +size 2702962 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95a703fb0647096d734ebca82be0961d0e7b9dc9 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:af4b14ac47afb34cd8b0de4a63cec442085bb749a5532f26add168251e4a22ba +size 1331702 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fa4150bdfa60b174377a71e57fc83c6581ddee1 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:482451ff674ea13f2bc560340198f5163421f85a023540cac9df66c1867c9524 +size 1113736 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49acdbf349b0656482573b509009af82589f55c4 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:25e9707f33b79072227bb5fa812bcf051dcbca0b5758a4f6a9a746db223863ed +size 1303762 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..119fe6bd0221931379a1112b3d666b30c6e5e488 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:cd8ac9b68ef1e9467e96837ec2dd50cdf833265bf3fee6d5ffdd5a22c80c0e0e +size 1117666 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a05a0761355c437b43bb682ecd06feb02309ca17 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:6dd14286260c8bbeec43e4cb8a3d63eaf05e41160ba5dd2e06fcc932ac95543e +size 934749 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..650cfc09c5b50878b6a3f393a734c21a05785e2d --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:95556dabcb5245008573f84a13178f0b804549d58f639417ba98c5740e98c9d1 +size 938344 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e63ec5916c5da21f4cf0dc63379d10812936e9e --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:e5cd07af6544dc4ede90ab023b6b8ddd4ea0cbb98eb3aadf6a29ca260720f9a5 +size 799059 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..833e0cdcfd0baa2fd926bb0ca301c0b7a4c1a90a --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:bc8ef31061b96aff1991ea2ab4e11f7af88b9eec68053afd171f3467f0f38466 +size 1220761 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d997b13ba8356c247cb15a414e32198d6da8029 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:07c6d3c3f90a0d5ed709490469152af3856d06fec05e73747cde9a0f5f5885e2 +size 1010894 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcb7308de6973e73aa50612ea245ad1d9c169fec --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:bd8f0d00173ef44c69fcb077f6b48585c0439ae46332bdb16d10a7ede76f6699 +size 821560 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72b71b74480b470bfc303cd741a338ef674dfd68 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:1f54014f8e125d139c2b6fa32652024048b32b2206ffa50e620cea7111e55761 +size 922922 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef2ed64b24525df92786cdf79514bc00e58470db --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:df1be2e507aab66bdfe46d181845ffbdd32b889361f39983df931d980ab37a0c +size 1167392 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..949c917ef7f68f2573d5144f3b746a29754ecf93 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:eb4b8791b0905fec28d2c86df23476e8b50efdab8315e1d1b5da3d2846c10945 +size 789393 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a289426e1d9fa0c94f92ce9bf41de2d80c81e80 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:4bc5c7cdc6785aebe3884c8047ba38e8956d62436662a4eb9349f5115cdb70fb +size 1166351 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..175c03865c68bb275d7c1c3a43b134fd80a0fd2f --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:cb223c43d9a388ae16215381000c8ac6532977d50e6277fba555b47d38c27e44 +size 992752 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66f179d642bb7c4591798a31f900e38f9a1648f5 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:55a8ec404fc8407bfd819b2bc7ed905e4d7fd097cf7a263720c654ee5babb1b0 +size 1282430 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75fee8172da5bdc7e8705b2923bb027904e29052 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:0f5ab153a3a0a891e0c06ce5b46934e72025f4e4387e06470e76f86baad4e54a +size 870587 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d916fabe306f05fd334a2d790801a8d10d57991 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:0b6366309e170b39f55b0dcdb1a553fa093bddcd7788f51317794365354e98f4 +size 1229872 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..732dd80a72d581a5baf258752fe9e96e9ddba22f --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:58d27e5f98e95278bb4ea16d5b013c6d0abef8236a86f3d124b886e91234a514 +size 1146970 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4c857105a999caf04b579baba657e62a23af014 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:54740aef3d3d7410ac7109287e4ac74afcd42b99e403c13f89a6ed73eaecc9f9 +size 824045 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a78cedfc8ad733e23fb2034408340127f254c09 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:1aebc74d11b2da797d265f50c023e57b46cc66a4b4ad77460f1c58928ca1ebfb +size 1352686 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a5ed58b8b1607628884fd3a41053739c07ac8d0 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:7b83acab2d7200cdd079c363a44beeec0618a9673bf04ba8bb798131076cff1c +size 943506 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c2f6cf4f0ee069147cb325f0d1b1289a6163814 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:3256a93172f6ce70b510d0e2ce9ab15376b654619d79984e0ff2edc6ec64678a +size 1120329 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88506decb3a1056eaa6391d32f013bce8ad9aff5 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:6e09081006045581ceedcebe99653f8194a0eb1126e5ec6f6d68a9235e51b4bb +size 909066 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fa199815919c6195428802f3d6ffcf5edb0abb0 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:b8a69bea4e6c6f583770239aa30fab8cfab40cf2267b1a8c85c00e6f485c2229 +size 986850 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1e7ac7f486c0097a39dc17bd8d357572216dd69 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:22808e522b54a44b9325c6c9efc8112c4fcea965ee7808810fa278ed6ccaf6c9 +size 1128299 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0768cc9cbfb99b75e127fb3ceec84b0db62e42ec --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:8728b8b6998b49d394139f4c8a71527194952cc0dc8cda263a6329ab9463b6b6 +size 926022 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d00ea3fc76b988c999de63e92a6cdca383ceab3 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:7bf76ada1acfd3f0f235a942ef2bdfc1ad9e20d57c69f75518f2b5a0c4826e6d +size 908943 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6299b33249d7784d100a7f5af70786b96eda0e86 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:ab249265a040a8b7ead0e13d0379692fe9b13e77d70361c40e66666baaea7286 +size 828220 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cb5542667c5e3cc558d61ea18a0167adab62401 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:ba3c8d38bbd589ff44ef58711c6739728ee6444555bc6e440cf59f0a0ceb8eca +size 895525 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7679b38e7a425c08983385bc2b5181bd0b08d0a --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:83c83d015f577a8c196654cf68da1bcbb94de468c2f2a82c6a399c0820245dc4 +size 1043760 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5047b800fa67a361e662a0d097366d5777bf586d --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:f36845b9c6d53bb73ae851bfa438610c9ddfe6d3d5b814fce0a816032f35da93 +size 1062412 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6400c7c038db7a1788db4ee113db7b37914df9d --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:ea99b2d21d883143b7935297279a55cd2a0c391ea8437ea5ccfd1675d73d09b2 +size 919149 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb35b7d933f14085e8ac88a02385d6e44ccd1ea5 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:ca66c36a0e9b960e35041e712d3d93a57968542521ed2e662c2f7b21b1259589 +size 1098424 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e430f2cd911d6df2173163569d395abc3c83922 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:f729e49c59a94b50b26297571ede658eefcfe17cf1347f2579eed7f79e304feb +size 859376 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f8fea2e0d98bbdb4ac238e8aa1f7b893ed54f92 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:2e8a2eefe7427391a3e567c8dc04aa761018e60b20da1565f5ed96a9e85fa022 +size 1485042 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ef06667afec2ea16449a413ee68f97c3d0919fe --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:4d8c786d27425a0e94ed8006204d06a037cd450a2e1e21efb13bf4d5ad57ff42 +size 762272 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e63844ae5aaf9d420f41b4b2b1e3c9ced3c56ea8 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:a7e6b1115452bbc4893e6cf58d1a658f2ff250dd4eebefc0ca63c63a3dc81d16 +size 918822 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..592cdbf758bdf80456f01f4268f3c1cec7ea45fb --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:37c205bb37e30cd65b01ba90e8955791ba30657ae18da764a016cce74fad61ed +size 912281 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0974e1f5fc5b016ae7e9d9eeef6463777d277c2d --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:3384df97e3986ce15503e66ef1e4e28813c5e31193edfb316741c784747daa12 +size 825950 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e172a66f4706f18e44e553a0a78e369e29099860 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:938247a9f7365bc2d187795a5ebbcbdcfa8232174da36ce1f909684430724063 +size 889954 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90f0ae054c3f74f69cb2c18ab23aa3cb620f9c20 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:ec8f29ef3e491874cb693847a9338cd758c1484b5f18cbaff19c44fb3d3d8530 +size 887092 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f02182cd10637fdf0411c01e8dabb6440d7024c3 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:1c5419b9b48352ec8134c415d454130c22d95d87f85aea5a46a11de4544ca6f6 +size 1033715 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f453237a84fe91655e2d1560a35660c1910cc6b4 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:505ceda48f00c0e3ef78906eb2bc54643fdd6ad6a4c911d41c325830c5f44c43 +size 981527 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da46c2a5000d5cd7ab160d6ba0d17bc8b254561d --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:1e5d95078301b92893734b0badeac66e7fb7284eb2f9eee796f2e36eb46e4598 +size 1190751 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34b3f2b470b2545d2ac76cc6ec725181d4911997 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:83e969410a3faac9b07739e52fb64b895bfd1d80c581047527e2cb2da3c094cc +size 994421 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66134fc7a949c2bc302f7fa5389edb3707aa56b8 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:b98eb079e94d79a5c18d69b8b847c0e11f4a3c80ef41a214e3af9c691b506885 +size 992333 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd600f0aa61f88abb8f95dedae1442e335fca9ea --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:786a7d9ba50309eab8f9c21a381de8f28bf7c2eb73c5220e542af4e702284885 +size 1124654 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19db54c738418e93b2b79544e02e1482acd17ec0 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:a546b10b5dea4c58fa5237b7abf9f1a99ae12c9c5151f48eecffa3e1ccbee5cd +size 1027693 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..549e0557e40f41e194500bd2b0c37d25859f9f7a --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:5c0a6c18f57f20879c2aa8b19c9eead0b7accc601155233c7fae62fc7bcfe84a +size 1105224 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b495434af3af1460d2ba3d59acc22a20931e2c7b --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:7beec156456ae9081f4fa708d6573e71d269a5499aa1239d9391389bdc6cc9b2 +size 1037576 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c978de15b2ff98a475d01774a4afd668a53dac8 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:c6323394f225f8f2d07f630c25c9a7ce68118d3cf6d567d47c1ca307351b4c51 +size 1188289 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dc67ac065801a2fba82b4d84d4893f1a4d78075 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:4bd1d16ed5828c2119a8086c832f53065bafb404c6c5c00dbed2416684c7dbab +size 1027538 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fee98921ab4d0ceedf1832344d5c0ff5d454bdc5 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:2bef81b1ef5e819b8a6221d994363ac72e83d5e35833b92fb9d8a75f11f6b3be +size 738052 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fb72f3a2c6cf5a0c532517449e734c33fa8db9a --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:4b93ab1a0861c072f7ac374198fce1dbfe66af3db2cce7c8062ac83cbaf5e6ca +size 745373 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61af6ea5c2c07dcd65a97c726c9afe73e55e777f --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:252e5891b45d084a7443302191ae8fa1d6f2f11e583f53979391aa1d7df84797 +size 817341 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01050be210eae04645e36440428f4507a0225ff3 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:a904366e2e6664fa9638967b77f6318bd030e26c2a13f9920f033420b81048ab +size 1032722 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f01169efedc9db3e90bf5671ec4d689782b13c5 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:b9800154d92ac2d19fea59e5d91b51d9f0a6866c7e2c6a03e8169646ac3aa044 +size 909046 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35bac25a67aec262b3fc806604f4f3463d9d6429 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:83f0588517d9413898c1915c12ef19475428de35593847fb42b1e2fb6c489305 +size 734733 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6b1fb944d779ac37df26ee591be6898f787f797 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:63b31b4b5e398328ae8b54187b8623eb09b509c6342a3109d0a627aa680b9792 +size 954728 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdb139e11057bbe64c10dbac277fcee7d6c7449d --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:4c5adb511801d36e4aa8d9f4f4747b14ac9311eb3733848ac91919260896bf21 +size 922018 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acbec17a19669456cd0f60a8b524c5abc33896a6 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:4eddd033d4ac09f9ac1056322fb8cc4591303b0976c5337492b5957cddae69ac +size 831508 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12dcf0b0ac4997e90b870611a1040de71469c366 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:6be0f61b577d9f781787bafea629d1fab38bc67f51116307c81b639de0b8b729 +size 1164869 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..792a8fbab064c4ba5db4d306e26910962d5296e9 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:4fb75f8d47b40b7c5ef194b94adeb81fef00e2f289e602af2dfa40d53bd3f0f2 +size 878775 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e8ee8fb59657c84f28e4d03af77cded09e5a0dd --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:8bc7986666a355e14098664cb2e00cbf5956ef6bd27969914d9b7f28c9a78d9d +size 1294563 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9babc74926180a9e320d5af62878f658ef16006 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:1e46028c77f1d98d851ce3dc6362922c4d6cd57fefbb270d51191410d31b8d0b +size 845209 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a38c157b32e44df87c6076979a9f26847a55e4d --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:41ea69030f01c3005977590ba5d511467a4774a7aed0b79c526185feb7557a4d +size 1274181 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..267c0cbdfc421037eaa5f9a351a55ff87184f4e2 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:320f9244f834ccc9d50755fddd81a9e2bcdec6340830191215bad95f065474d6 +size 1206317 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dedbc993551d14167e17f6cdf3b5b7c4ebea392 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:6b66fe4e4e6db58ffc24c695d4db77a6e51dbe0e10a16af1bc9bd2da71ea35ff +size 841337 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db03dd4c747fad100515fcc528e16685e51c0ad2 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:18eb171b27b87b32cfa1f12c3a356a827cd22d31485907028dbc9e36bea62b65 +size 1364317 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e0dbd387634e793f308166859b951ca56aaed6a --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:d55c52ee9b8a0d9435b11995072a6733999c3d1da121263caf7cac91c934d402 +size 1042888 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1c345937df7d95125bf52bc812e1bb41e6a9489 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:9583153a5339bacff0ee06d5ea06346edeb9fd176b351a6e9268509e717669d0 +size 922563 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0635e6379ae09d2bd2ad430395681b413cad50f --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:9b8c02d42174a4ea6ec3f5b98d11e42a2aaee733e44ed795282edd7a211d494b +size 989604 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac2afa8f149cd4d1c2e636a18e770886e3a92270 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:ab91f2bfd2646b1741190785eefddf06ff9c1282f79db68f23ed9e50b88754bf +size 989135 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eaf81c37ca57223c432dacd0ac2d6e4862e060c --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:04f33fdc3491fcbe7a57745cdb4074f2f8fb4ab4f611686994c2ccf4d6e65ccd +size 1263236 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d248405b59d38775cbf0142bb50247c588ce9851 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:67b88781033b13ea78ee5605a2dcd497ab89d8f54b598af50ef66732f26ab15f +size 974841 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0069c2001b430516e20a127c53d15022d24f4420 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:f622762026645e7e966f095176a94860249e833d28f995541a402249beb18f36 +size 884623 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f054f7577ffec60a5b21dceda7c1ba8f57ba7290 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:46d96b663bfb91afc2250c07f7628fcaf646453554fd21c175f70e8601e1bb49 +size 936090 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1b6ee0c964a632690091a50bf204ba8cef89dc5 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:59f46e2cecdfedb457096803388cac5cbcfe71b279a44016e34b651d55274733 +size 844289 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb2ed162bf23daf4850a1a60a398b99050e00f3b --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:f68f6aca46b1ebfdcf1ee71094c1a439326a862cf25a5fe434194eb5e1fe7a13 +size 1184755 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da12bb1a7617ee07a9598d17feb4ba372ef6ac97 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:94a04f2d1b5f9e82111c4598ae8ac9df100675218e1e52f50ffbe2aaed4d6f9f +size 1239726 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c685d4168feb2dbf67615c4f37e76bf2193c045 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:7c6645ced44a190b641c67c0583ab074e626630033b2e5d1cee90a4078360b98 +size 991465 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cf242ba27f0f7a9dd94c4d1b55fc35e797a3ea8 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:78abfd5a0435a90c759ecc277052da8c5e3e2f86ddf8d86eccc571347319b0c9 +size 931722 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1635e155088751869273d3c96de1f0bd62cc9451 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:6067e393e60d3c8712120eb965ea5c45bf6101181b36ba735c25483596b53ee6 +size 861411 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51fcc525e5a070e0cd142ec10447fb072b595cd8 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:57fc7b69918fa1c788bf02d326f401d0db0437f00bad7ede4a5db18682a304fc +size 1535883 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b70900c63133a06bb4a5ecb53c5cf87f67ff69e --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:8d9fe63ee8d424db2f9040fe6774deb354a0fd0e5a2da66c9237a521cbc55675 +size 813963 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fadaab8d71f782922a2f75177ae937e2d013b96f --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:1feafd2a7670dd690dbb4e4d3214c9044bb4066d9280e238dca9ee28b4c1f9d1 +size 991922 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..248715236bfeb06d9c8768a60c6c62291d36f3b5 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:b373efa403966b0134e017e02db2ac1b50fc45baffbb8d70724f83b007a42160 +size 1014191 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..793faae44ec159fa462da173e0534df67224473c --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:c79511ad54085bc048ce732460eda1addc17f123f919e648e36df5693b178e93 +size 778488 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cf6b96003abaa25106abe5b79d8bbd0e451ece0 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:c46a4ff7566edf8b8b57f558728eb716b02049b44fac359b25739a5e56201028 +size 882927 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b357aae5de07bee419d6d3c0a1f168faaf22e1c4 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:539c0db2b52b0769250779b178223723c691de2eb862e7e83a24b8216a125b21 +size 908151 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a14420c816b8a2236a14f65458ba7fbe0cb1acf8 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:074836f609f0e6ec64b7609162c79486840dd4a85c56fef1616727a07055baec +size 976111 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6991c7aadf5fa2cde56430d072251c4e1545ef5b --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:065c4ed29d5448bde7cbcd0c03249549c16e0c4f571ea1e42f74907b5c7aac2f +size 969770 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d8d3d6ef2a3a05a44fc1d8bf1ad98dfdbf07b92 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:fcfecafd06123c36fbde9edbb5109703d9cc6e2f4d98b62460fa39395ef18091 +size 990423 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0eb86419a16ceac9bbc6aa64c136dcede693d37 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:c3cfbc83fef74792314de6e6c85869017364dc30ead8c2667ce441457eb88273 +size 825606 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02b31a5d8829326dc09372f6ff94efbf5f249d11 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:d96c009627726b64f28affdf049737644156786489265b517e6942b9dda8bdca +size 736989 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c0ec166001b2d3dbb48963f0b2b5df616a7fbd9 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:9aabfa410b53ccdc190fc4681bfa0578daf67f89bdea245b5f0e5764cd323256 +size 899386 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..179b957f1184f8c756e5859d98608226abcbb03e --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:add53ebe4e5cece95cd28013a9835582efe3287693774031477788baa05c4b5d +size 865609 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9d01fa138df29eea15cb351d38def09252e365e --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:f9dbc3c5e2b4258ec642ec89284b1cc1f086aa01d6d9d3db2906ae2f676c316b +size 2490307 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b462aa9ecbaa4b2084edfee730b17b880346e64 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:e56a6acd45bb3798bcb967020c571b41ce325ec63abeed5937c9ccbe27c7362a +size 1914757 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4a7845cd70eb96fddddf5c03e42ede55abbbed6 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:aa8a642c988bf204433b42dc2ca998fc913f5dbc43a78714bfade0e13b62e519 +size 2355524 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef2856758b9b21c06535be11fe810ed81db1fca2 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:d915be67fd56613af136dbd53c472f024edb9f06e6312c25e5bdec072660ae35 +size 2095669 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..122259bbc9eb4acc2018c0c75528ae55201fa318 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:0a6cb9d8305517677c32e6aa8315f810e95c9ad46687f7e100cab622b7320871 +size 1577740 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edf5fb6bd73d69fd8ada3ba0a803d14e6477ef30 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:fb2d615c6710f9f1087ca1d2243ce6274acb33e7f1d38b45156a125b647f8978 +size 1614276 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cd706b9003fe32b7c43df786175780f0092ec5c --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:cc435c6677378ab0f2b1f9d6e62aa98bdd5ef6b656ed8666feb7198ed65d9332 +size 1620992 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..534af08d0b42ffa7ba26c1408a19fbe0a7b7271c --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:fc29c0f18d60e1b2da346ed4e25ea066fe6012a83ccc68485b7c2cd8d4ed5f58 +size 2199675 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6adeca94465035b55cbb59c6fd34862e9f570e64 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:edb853e90b583c9e60cd44b875a74d4f25c15b56dd438c0606fc7baf91e76f94 +size 1898764 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aedffe02b16e429f08bef3e9154c2deee8dd9ad --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:4d9e254ccda6023a6d501f2e53c37071b86443521c936247a5046573994f3d13 +size 1574572 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2011eb22dea42b3e4d73ff323ad5b8f6d89d57bf --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:5eb21c405a312345bfb9e2da262006b8433cddf65b16d65280cda77f0f4841ae +size 1937633 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b276daad47f9a39093f08bbe872d403e7395ba8b --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:225b02bb2e1504be98595b12b1365f24bf95265f1e587ae64a029d3ebe6f34b3 +size 2127070 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4935d4f74101379f640911e0942eb773d01dc530 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:a6817393d329d138a87f7501783aaf7c9c1b4b9d956d16fc9f3ff57af1556a34 +size 1588243 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48d6b1133892d06bba8dfd3f74c4ab3d3a215de2 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:f8581a452df1a71f7a8288cf266120df6898cfec3594eb66f6c577703df10502 +size 2226306 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d180863cd28a5b87c02cde5ed1461225c2338b0a --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:f03a98871aa050ea65701093b13988f89a966e627f6ec947ac7e98d87f6d039b +size 1799994 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d65da7366ff778d57e48dc3f694f3484e0487102 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:fb11ca4db23d18013005cc16bc7a0de226327d88984c841b2fdbfbd270dba2f1 +size 2392867 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..559a638c8b0efa507b9317057cb41b552118ff5f --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:48da327208b505187cf05f014dc895830033c093fbc0dbf6865a2b9449ec3d73 +size 1693131 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..695b793935ce406bb833ff647565c2db85a19aee --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:1f7b91ee566d1dd081c6f19fd8b2ecdbe4774aabed9abd01a62f9a8b2e1793bc +size 2326998 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1ec7615f2fb972916668f3140a886eb322178a5 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:d117096f14870b394cf4a17b5cff875d373e14267af0f92457b620ba0cef8ce2 +size 2231777 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dec2464518cd15dd0ee09144dd0c821a1afbc33f --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:c6bfa4076b9d25d3b340ea0dba54d78c037b82157d469b13f8dca0ffa1507246 +size 1735952 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c12f16055d6ed907ba0380b378604b4b1edd73a0 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:8e604d39446cbbd073bddce19b5debecc96e8bacfc8471739e558ada36faec3f +size 2606601 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c9ef0eb20bdaef1bfea194642ccdd08d045ddf1 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:893049d4725c125c13a8f0af0177e0206fff80d49dcc6d6f8fb8c62669e4b76a +size 1976624 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..753988a24f94bff01ce363b712c94e40a61211d8 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:e81946c984c30701ce24afb8aab46b1f5e7a62677f27c512fbd334e84ff19fc7 +size 2101434 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a34843305c0907621a454258977025760367e43 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:befa83bf76095c564cf8029cea1a3c00d775f161ad223c16d44c0a1d511e6654 +size 1908101 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceefcf2a97fbb8a62f8cd57bb6145c800798eebf --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:d0b8b68d337916691dec878ee1993829760eeacaa34ade927c691e3a857ad922 +size 1878193 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b33b0f2c44808c1f5626bdb0f85b07930357bfb2 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:116d559132028e3b2133d919bd94f8fa932fb29ac8396e7ec80f947c10842e1f +size 2292840 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f63ca89535d85520cc81008650684c23af8fab92 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:da9bb1e51976dbe50b98094c790d3720c16eade11496c75e2c1f5b694ffab94e +size 1846883 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..570896ad5038816e7144a9ca87a3200fd2d13d8a --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:9e00c5c397f4f758e67f2a0bf78baea9af64ec72278228955571014ac248dace +size 1721817 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..452e29c909814ca62752d87ef65565b16caf5ce1 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:228b3b2f4af98d22c050a29eb3b8f000e5e525d2689c1b8bf2313f185c648321 +size 1708115 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29f5b9baaac93add296ea8a3cbda02663dc2455c --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:10106097e54a3a0533eb14e8da99df7aafadbaa4958050fc2d183b53419395f3 +size 1722874 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82a1c6cfe5d7bb59bd3ef5ac81997fa00bdb4e39 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:85ffb5c9e33549989e0ec600be95ba9aaa5ddb2ebc4d502b4226f410111a72c3 +size 2203956 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53c1dae77f7eb9ea2a5f3bcb34ba44606bc55034 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:b29e306522e592ede544a44964487571847a24fe0bd054ef9dfedfb635fa538d +size 2104885 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fb806da1228bf10003a7a3a947c1be9e21dda8b --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:b7c00b35735916d1b126bde8d409539d48b6706de26629fbf9369e6d9209d430 +size 1885368 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faef3fa4093acf06827ad42b448197fd1c25173b --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:ed8cb3fb7f9fad1c49f25a56611cd1765902d3e98a2c869d23f9940d18dc44ee +size 2061450 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1447863896b77ab986c3db733c14407d0cf3b661 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:dd93ce04c90cac50526b1b493c42dbf650df07b71513575a2e784b79c4b97dc6 +size 1654953 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af37d9ddce4f8b79956240b11cbdb94452d69209 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:0a15af2340ae79fe2959fc0a6bbdc377e30e6861b9a61504e4f9a15e20aa0be0 +size 2674108 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0d86abe141d9c40a2c516016f1523709ee85b9a --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:11ea9d21c028747613bcc847e640155106441ddd91ddd20815df3039398dcb35 +size 1713007 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07f49bd5d5f7bbdb691a073672c440bd07597e80 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:4660c3a59b12973f3e002b6d097786bc35f66480b05349082d6dc0f1b5e7a445 +size 1882354 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34b493c9725c782f2f69cabd0be34ab05859228d --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:5030ecccef0ca5a28569550e32992aa10f8c1a3d113cfc29a64bdbd86f1729c1 +size 1920111 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd32c3f0bcbc5dbf300156e2c7db22d71c7673a5 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:7b29dedaf5f7361372160af9c9191bbfad51f4d5b5c4e541bcba57f1ed90561a +size 1685238 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed2ad4dea99897b02bf1f1b80c33bae7f27cdbc3 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:10d42a7c189e1bf9afab2dd73c0910d239437162ab674cb96b633d35f74a1598 +size 1815803 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89623bc7ed75313808ae4421abd2c998d3dbe714 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:e3336792aef8a340328a9c01bc2a147eaa21865fc3519f43d04f5a22cdd1fdfd +size 1687759 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7ff781e96d5f110a99fe1da5051686c3c76a458 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:433d2f31167fbf9467008de0baaf70022d483425cde2ddddbe21e5206b4409d9 +size 1867074 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60bc2344cf671f071e3bfa55103c6be8a56de81f --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:471633ad01ad6ad5dad4cc83e59f9071f55914be8cc1385212638f106156ddd7 +size 2003962 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f81dc028cb7956ab3f7c79d97c58c74b72526dfa --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:f7d37281d1d9839befdf321c6d09bd7af6012cf5f57dd186c1b400aff6e2d190 +size 2291381 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83baf03f725982fc86ab433e979bc4b257fab6dc --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:0b0bab7cfea882db159f8c747674fedc46f59b76bd887de844f61bff3d785346 +size 1812164 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90814b3b8653f53f8c4b2ddd417e24ea01b350ed --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:a45a09e4710a52b53de93a4a598b483e46b3ec3a59e4f789aad237588cdb0fc9 +size 1768626 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dcf5a8cf9608da5adfd184eb29653a29dd7dee1 --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:88635e944f73b01015dc1f1a1a5d660f4a54ea049d94d4a0bce18672262ba50b +size 1903714 diff --git a/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_clean_the_desktop/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e1224615852230b6e48a85aeb57e8089f1caa5e --- /dev/null +++ b/AIRBOT_MMK2_clean_the_desktop/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:ea455698c05a11f3c17355393add07ff0d3b57e9d453f6bf44a2c3fd66ca275c +size 1802128