diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/.gitattributes b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/.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_place_the_network_cable_and_mouse_box/README.md b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/README.md new file mode 100644 index 0000000000000000000000000000000000000000..997393d9240b94058a5c2656c95a5d539cc7627e --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/README.md @@ -0,0 +1,327 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_place_the_network_cable_and_mouse_box + +## πŸ“‹ 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** | 46 | +| **Total Frames** | 11195 | +| **Total Tasks** | 1 | +| **Total Videos** | 184 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 473.6MB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +Pick up the mouse box and place it into the box, then pick up the blue network cable and place it into the box. + +### Sub-Tasks +This dataset includes 8 distinct subtasks: + +1. **Grasp the blue network cable with the right gripper** +2. **Place the blue network cable into carton with the right gripper** +3. **Static** +4. **Grasp the mouse box with the left gripper** +5. **Place the mouse box into carton with the left gripper** +6. **End** +7. **Abnormal** +8. **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:45 + + +## πŸ“ 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": 46, "total_frames": 11195, "total_tasks": 1, "total_videos": 184, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:45"}, "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_place_the_network_cable_and_mouse_box_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_place_the_network_cable_and_mouse_box/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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_place_the_network_cable_and_mouse_box/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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_place_the_network_cable_and_mouse_box/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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_place_the_network_cable_and_mouse_box/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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_place_the_network_cable_and_mouse_box/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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_place_the_network_cable_and_mouse_box/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c3e33f3498e7fe71d382530dc62dd0e8edcdfc9f --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/annotations/scene_annotations.jsonl @@ -0,0 +1,46 @@ +{"scene_index": 0, "scene": "The box is at the front, while the black box is located at the back left. Additionally, there are two sets of wires positioned at the back right."} +{"scene_index": 1, "scene": "The box is located at the front. The wires are positioned at the back right. The black box is placed at the back left."} +{"scene_index": 2, "scene": "The black box is positioned at the back left, connected via wires located at the back right to a box placed in front."} +{"scene_index": 3, "scene": "The wires are located at the back right, the black box is at the back left, and the box is positioned at the front."} +{"scene_index": 4, "scene": "The box is at the front, the black box is at the back left, and the wires are at the back right."} +{"scene_index": 5, "scene": "The wires are positioned at the back right, the black box is at the back left, and the box is located at the front."} +{"scene_index": 6, "scene": "The box is in front, the black box is on the left, and the wires are at the back right."} +{"scene_index": 7, "scene": "The box is positioned at the front, the wires are positioned at the back right, and the black box is positioned at the back left."} +{"scene_index": 8, "scene": "Wires are positioned at the back right; the box is in front; the black box is located at the back left."} +{"scene_index": 9, "scene": "The box is at the front, the black box is on the left, and the wires are located at the back right."} +{"scene_index": 10, "scene": "Box is located front, wires are located back right, black box is located back left."} +{"scene_index": 11, "scene": "The box is at the front, the wires are located at the back right, and the black box is positioned at the back left."} +{"scene_index": 12, "scene": "The black box is on the left, with wires positioned at the back right, and a separate box is located in front."} +{"scene_index": 13, "scene": "The box is located at the front. The wires are positioned at the back right. The black box is placed at the back left."} +{"scene_index": 14, "scene": "The wires are positioned at the back right, the box is in front, and the black box is located at the back left."} +{"scene_index": 15, "scene": "The box is at the front, the wires are at the back right, and the black box is at the back left."} +{"scene_index": 16, "scene": "The box is at the front, the wires are positioned at the back right, and the black box is located at the back left."} +{"scene_index": 17, "scene": "The black box is on the left, the box is in front, and the wires are at the back right."} +{"scene_index": 18, "scene": "The black box is located at the back left, with wires positioned to its back right, while a separate box is placed in front."} +{"scene_index": 19, "scene": "The wires are at the back right, the box is in front, and the black box is at the back left."} +{"scene_index": 20, "scene": "Box is in front, wires are at back right, and black box is at back left."} +{"scene_index": 21, "scene": "The wires are positioned at the back right, the box is at the front, and the black box is located at the back left."} +{"scene_index": 22, "scene": "The black box is at the back left, positioned away from the front box. Two sets of wires are both located at the back right, sharing the same position."} +{"scene_index": 23, "scene": "The black box is positioned at the back left, the box is at the front, and the wires are located at the back right."} +{"scene_index": 24, "scene": "The box is at the front, the wires are located at the back right, and the black box is positioned at the back left."} +{"scene_index": 25, "scene": "The wires are located at the back right, the box is positioned in front, and the black box is placed at the back left."} +{"scene_index": 26, "scene": "The box is at the front, the wires are positioned at the back right, and the black box is located at the back left."} +{"scene_index": 27, "scene": "The box is at the front, the wires are located at the back right, and two black boxes are on the left."} +{"scene_index": 28, "scene": "The box is at the front, the black box is positioned at the back left, and the wires are located at the back right."} +{"scene_index": 29, "scene": "The black box is on the left, connected by wires at the back right to a box in front."} +{"scene_index": 30, "scene": "The box is at the front, the black box is positioned in the back left, and the wires are located at the back right."} +{"scene_index": 31, "scene": "The box is at the front, the black box is in the back left, and the wires are in the back right."} +{"scene_index": 32, "scene": "The box is at the front, the black box is at the back left, and the wires are at the back right."} +{"scene_index": 33, "scene": "The box is at the front, the wires are located at the back right, and the black box is positioned at the back left."} +{"scene_index": 34, "scene": "The black box is positioned at the back left, while the wires are located at the back right; the box is situated in the front."} +{"scene_index": 35, "scene": "The box is at the front, the black box is on the left, and the wires are located at the back right."} +{"scene_index": 36, "scene": "The box is at front. The black box is at left. The wires are at back right."} +{"scene_index": 37, "scene": "The box is located at the front, the wires are positioned at the back right, and the black box is placed at the back left."} +{"scene_index": 38, "scene": "The box is positioned at the front, the black box is located at the back left, and the wires are situated at the back right."} +{"scene_index": 39, "scene": "The black box is positioned to the left of the front box, with wires located at the back-right corner connecting both boxes."} +{"scene_index": 40, "scene": "The box is at the front, the wires are at the back right, and the black box is at the back left."} +{"scene_index": 41, "scene": "The box is located at the front, the wires are positioned at the back right, and the black box is placed at the back left."} +{"scene_index": 42, "scene": "The black box is located at the back left, while the wires are positioned at the back right; the box is placed in the front."} +{"scene_index": 43, "scene": "The box is at the front, wires are positioned at the back right, and the black box is located at the back left."} +{"scene_index": 44, "scene": "The black box is at the back left, connected to wires at the back right via a cable, and both are positioned behind the front box."} +{"scene_index": 45, "scene": "The wires are positioned at the back right, the box is in front, and the black box is located at the back left."} diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..7c0d9fc499eba15aac402bd7dc563c5a98888943 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/annotations/subtask_annotations.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Grasp the blue network cable with the right gripper"} +{"subtask_index": 1, "subtask": "Place the blue network cable into carton with the right gripper"} +{"subtask_index": 2, "subtask": "Static"} +{"subtask_index": 3, "subtask": "Grasp the mouse box with the left gripper"} +{"subtask_index": 4, "subtask": "Place the mouse box into carton with the left gripper"} +{"subtask_index": 5, "subtask": "End"} +{"subtask_index": 6, "subtask": "Abnormal"} +{"subtask_index": 7, "subtask": "null"} diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01ce2b96f9a5bf159bfc6eb6433acb47f5954220 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:609003724451c447d7766fd9cab88b2a8eb2dd532362f05a4353c7727e4ef4e5 +size 130945 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5eefc86ac93545d6ac0f3d4d1faed2fcbb103120 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78676df49be861fb5841009cec179960a94fd8742a8b03173bea237f2b60ff8f +size 141091 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5cadf14d889f07a6aeb3128727d1b25ca82056a7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a726b65c43df15f6f4d99961b4cf6f5427301dfb3b59706b99145bd63882eda +size 119329 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36a35382fcc278c0c69d12df71c6a067891353e9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14853eb8f6f9ba741f0eb898e21c7a79cbe1da3b0fa10aa9bbc2a0bc0b3e4e08 +size 128703 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7cfe6b9d1dc297c0a1ee255419e58767286525fd --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf9c0fc40fb48826ad5f3eb8c233d36e51594e107b35f5254b2af404fb58e29 +size 135957 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d93f19d1a366106574e586bcf7324120ca9bab19 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:508aca33b130bd89b0f62424b8de6aeef3fbdec1062612de3627f98915e87d80 +size 115297 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85672b5425f4a177c5f1d62daf5de9aea65a768d --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49337801cfe8c168004abc8834524e8bc3fc1e3063f97d15b0bb856a67adf4d7 +size 144454 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..114ecae33d86ad53eea112d9bbf93e8f832fc65f --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1fcfde0f0e82a2525fd826796367466ffb3c88fbc6fe24c15598d6555ea3253 +size 125293 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fafd3c2ee87339c5f0336b631749696b05ff6be --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4f665a1c866708ca010584621aac9e244367d8639f681701416b2523fc377f3 +size 143193 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..affb1b0298461ec75a8875176be91cce8811a273 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6cd652a8682bb8d28f0f25f41d57e271113399835c74b7b9c1d5d26b6c7f4c1 +size 184423 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ed437efa7010d84099c2c1834ca3803a94d07cc --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36e4eab64babc8a5ea63a2254dcf66d3533a2e2a225d3ef47961b6c244fbd210 +size 119290 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74e10d97b7f820195c6afdc9946029391823e0c5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97848d0d4b1d0bf80122084bc933f24b36a78c7128dbc8307e23ccdb1eb8a9de +size 174074 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50ae76880f3fd3ea8ba8642adc03eccef0369349 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fa049b7680ee2ae92c325e3caee46afa883ea38da4c1916db1d95be5e8a3c47 +size 128779 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe4c79c50f0b56b43741f9f3d97a4dfc8ac247a9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad819c672a2248e6e8cb42b90535ae3f16ba8b4b055cdd21b61c8c76fcde8538 +size 137205 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96fc6387220141ec4cff380f43c7f7275c97eb7e --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27bffe5f7180923ab8081778e1b00934fa07a99f48c03f7bd8c33741a959795b +size 112400 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b244e7ff43627fd5a99eaa161135c18313f42ef2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:966a7ef42077cd228f0e85e50ff73af23b795dd803ebeb2c5c106db68d4228a2 +size 136089 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ca68c0836c77bfac172bd98d24a1e9aa58ae43d --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6d22a6fdef4666b24db25bc43782e35e03abdf747a6807573acaa22f4315a07 +size 120990 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dcca0af74e5e13b6c382e080fe4353c737e6f63c --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee12c887b7a787496341be3edf0b1cd695c87ff004823c6f445b6cf4a94227ef +size 171686 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1bc0ca404f58b35e0086d77b7077e403de23e030 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44bc40d35e05200f86c21ba25acca081cf5799fc164ee94914671b383c01054 +size 130110 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35a089b8a6e8b323af7a1f30009e34cabfd5d14c --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f98eb03dc177241af03011aa640130b296a94655e796af61bef96fbadc24cc0f +size 143680 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca0e6b4ed63eac5ce9e6e5374cd2812cd8adce1c --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b29ad7dd90764dc7483ffc13aacc185085e76d4b1647859848914c5ec382468 +size 149859 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8373265fe1f30e4c2d4810564662549474e6109 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d27ea103e68d7aae0694568bc519ec60dfb3e0cbeb7b801b43386c1bdf06f26 +size 114100 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc94bdffc19d9055d64e2acf9e2e1fe17ab5915b --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5589ea045310382870fcf54adc18c180f43585d76df23ed5d25afadaa426c352 +size 128577 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0cf191b590433fc61acbec96f58ab7caef5378cd --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355d5488d44a922e00bce81cd6b131194122325e8c8b4f9724bd1f2c61040992 +size 116466 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4de39ca13c3f9a73f74c8f235db85aefcf32bb29 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e67059382cb4382d9c3dc19b43220a2f7f9fb77e1388936f1c47f0ec34365f +size 126172 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72895b5c642d15bd7bec11c9eb3cdadba34af3b5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f856a7073b93e2a93dbc63032f9f078001c6620d1e22b0aab07f94604f824557 +size 138422 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6a4fe27c1b3c8da360617b8be6471b668dac733 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd7598a63336c0455d689a7eabab1562ae786b3674de8f2b5948a3c79aedda7 +size 132850 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2358b7a5c777046da9f4391e83f4b7f83bc1efe3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18f7657d8823b1d5e18cdc9e2293b69948439c575651e6247b58d3818c22a93 +size 180793 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3385ac19e047fce232bcefbfc975e5719b07509 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:447f731280048c303fd889399d922a1a7c647c5c937a3c4e61340f8b6bc2c3e1 +size 113991 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37f2914587c9419ac51744c7457c734b1744c61a --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61cfc3d2cd5b77964adee6c247fc087e2be1f6dbaf8a5add3d07fcba6b82d918 +size 114411 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..136821296e80fed86d2b82739bd5fcb23e90be76 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1805d5f6633df8d4b6844169aeb22d918faa7a0985144c95dc709777779f1d1 +size 128223 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6df26225286dd785c2f4f9df7bc289c7283671d1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e1658c8fa2e84327697fa3e4cb95fc593f46b6a1e3646bf8b93dcaaf0b2163 +size 137228 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..046a05e7b39ff54598439ce532fdc49e7b90c697 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6677b0b444bd90f6ed108fb9ee09df9d95f928e4b9a25c729b6226b5a3d1f000 +size 116097 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe5fb080b8f0c2b0c1ffa97af6be00d29df0fc5c --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14eaba17f025ac94dc31d3c22163e0b9ce4fc609e9242f1d9f9bfce1f9785251 +size 121185 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95b3ddc621d783e80baf3367e922d5c2de5e73f1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eef3bdc12bcf81f51eefc3296da91e5445a857633dec483fb2cf47ba3004f97 +size 106945 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..630e20bbbc1e7099f36332f3f6587324a0f25e2d --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b7f573f1df4a79cbc13a26e778b295607ef5698b444d29fd26b3eed10fddc85 +size 103692 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4670a0ffc9ac93c406fa315f7185fc72069a57f6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c37accd93d0e96a65864203e13d34fa457cd68dc6b7dd4eb9390504bcbb9f536 +size 136646 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bc890be37a734cc7c0183d59b9c556e40f4e4e6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20cdf48ac87af3a2fa3456251ec708881db8453bc4c1c771614a7f226f03464b +size 113004 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7da84c928f91a7bf39dc56f853033cda209ae22b --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1d2d0ef99514c504782fe4ef78b271e955388e7e75e66273f731ecb9d55876 +size 106373 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..668f050c0e91c932a4953cce6622b629bf89b8d1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:818d905a5b3e7b607d953eff09b06ad68a49066c8c6a887b73715d679192856c +size 108415 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..696bc15163ab33c559f843676bdd0bdbfd152928 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee975c77b0ca637643e02fc0e7d16882241849386c70a6ba1318eea769f8292 +size 115814 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..939585a58ae1387f6e86c1d1006a6800706c29a4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299b9ce0adfb515bbf37c071ea6688a3e685a5da03cd31e01edf8a3e61f47ed2 +size 141267 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41f7993a5cd1c4ccdc1fa8b030679c839ae19d69 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71a9c40d5e9742390fb68e1faee15aa7e2a9a62185b86a89e82701983a61fa3 +size 141749 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..554f3f77823df08c757733ee3aaee34e2b5acfe0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14fa0da6405bf6ea7a2680f67f7b18a3552928c8245148ae61a4dfccbc4bf98d +size 155423 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60632da01f4e5559d8b1ef3f665133a1a612ee3e --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6d656c8065efbbd14ab6ba1bec1f0ac1efb0792a34e17963093353f8ecfb9a2 +size 142434 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8cb56e2ae976695997ce1495db4ca409e6d85358 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:729f461dfa864d2f7e1c33e4050860b615820f6a5031a12056a11e4221c5205b +size 142297 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/meta/episodes.jsonl b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f0193c2483f0cf3a3280caf2978482f9c6c76edd --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/meta/episodes.jsonl @@ -0,0 +1,46 @@ +{"episode_index": 0, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 238} +{"episode_index": 1, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 258} +{"episode_index": 2, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 211} +{"episode_index": 3, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 229} +{"episode_index": 4, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 257} +{"episode_index": 5, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 208} +{"episode_index": 6, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 272} +{"episode_index": 7, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 227} +{"episode_index": 8, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 266} +{"episode_index": 9, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 345} +{"episode_index": 10, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 217} +{"episode_index": 11, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 321} +{"episode_index": 12, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 233} +{"episode_index": 13, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 252} +{"episode_index": 14, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 201} +{"episode_index": 15, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 249} +{"episode_index": 16, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 214} +{"episode_index": 17, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 333} +{"episode_index": 18, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 237} +{"episode_index": 19, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 268} +{"episode_index": 20, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 288} +{"episode_index": 21, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 208} +{"episode_index": 22, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 242} +{"episode_index": 23, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 211} +{"episode_index": 24, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 230} +{"episode_index": 25, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 258} +{"episode_index": 26, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 246} +{"episode_index": 27, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 351} +{"episode_index": 28, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 209} +{"episode_index": 29, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 211} +{"episode_index": 30, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 230} +{"episode_index": 31, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 260} +{"episode_index": 32, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 211} +{"episode_index": 33, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 225} +{"episode_index": 34, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 191} +{"episode_index": 35, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 186} +{"episode_index": 36, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 255} +{"episode_index": 37, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 211} +{"episode_index": 38, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 191} +{"episode_index": 39, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 188} +{"episode_index": 40, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 213} +{"episode_index": 41, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 261} +{"episode_index": 42, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 269} +{"episode_index": 43, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 288} +{"episode_index": 44, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 260} +{"episode_index": 45, "tasks": ["put the mouse box into the box with the left hand, and then put the blue network cable into the box with the right hand."], "length": 266} diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/meta/episodes_stats.jsonl b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d5e134f987272c7e4ba0dc4de5654cc03e4e6bbf --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/meta/episodes_stats.jsonl @@ -0,0 +1,46 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39476460784313727]], [[0.38447324142156863]], [[0.3862555902777778]]], "std": [[[0.20805240000756414]], [[0.20314590680863875]], [[0.2149911836906563]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31325401348039217]], [[0.31799961805555554]], [[0.3085322487745098]]], "std": [[[0.16265279019766313]], [[0.15681319056522108]], [[0.16883725830167584]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3178821589052288]], [[0.3403016299019608]], [[0.32927670955882354]]], "std": [[[0.18714587354786466]], [[0.1774429085852015]], [[0.19272656560438153]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22329677491830066]], [[0.2519071160130719]], [[0.23139800653594772]]], "std": [[[0.2656384087951285]], [[0.27357333572766485]], [[0.27285506523214165]]], "count": [100]}, "observation.state": {"min": [0.329976350069046, -1.2628271579742432, 0.8241302371025085, -0.34924086928367615, -1.4873520135879517, 0.8338292241096497, -1.3245042562484741, -1.1843624114990234, 0.861133337020874, -0.3696259558200836, 0.5138952732086182, -1.2277790307998657, 35.553749084472656, 43.29937744140625, 1.3650000095367432, -0.45499998331069946, 5.803750038146973, -0.875, 0.90625, -2.0149998664855957, 0.9806249737739563, -2.8137500286102295, 0.7506250143051147, -0.12999999523162842, 28.3231258392334, 45.94312286376953, -0.9006249904632568, -0.31812500953674316, 0.7488889098167419, -0.07874999940395355, 1.1862499713897705, 0.22812500596046448, 0.8533333539962769, -0.07375000417232513, -0.3487499952316284, -0.14230769872665405], "max": [1.3545985221862793, -0.6580929756164551, 1.532935619354248, 0.07469768077135086, -0.5048828721046448, 1.0191595554351807, -0.38014036417007446, -0.7158388495445251, 1.4403324127197266, 0.3849300146102905, 1.5218119621276855, -0.8413867354393005, 67.53437805175781, 59.89500045776367, 1.703125, 9.53749942779541, 54.45687484741211, 26.174999237060547, 46.92499923706055, 61.07437515258789, 49.92250061035156, 59.87062454223633, 46.263126373291016, 90.95874786376953, 78.28375244140625, 78.75125122070312, 1.2400000095367432, 9.449999809265137, 37.479373931884766, 0.16750000417232513, 36.82875061035156, 55.09375, 42.703125, 59.71562576293945, 50.86000061035156, 95.58499908447266], "mean": [1.114593744277954, -0.8141717910766602, 0.9722987413406372, -0.1978910267353058, -1.18171226978302, 0.8854990601539612, -0.9101909399032593, -0.8662559390068054, 1.0134483575820923, -0.1065254807472229, 0.8533087968826294, -1.108992099761963, 46.67216491699219, 49.98965835571289, 1.526550531387329, 6.760115146636963, 18.964813232421875, 5.234002113342285, 15.6229829788208, 9.39186954498291, 15.253082275390625, 8.132534980773926, 10.562520980834961, 24.812284469604492, 47.16941452026367, 59.37359619140625, 0.362594872713089, 5.8417558670043945, 23.7985782623291, -0.017337270081043243, 15.381230354309082, 7.954134941101074, 15.328182220458984, 7.933026313781738, 10.993968963623047, 26.70155143737793], "std": [0.3480112552642822, 0.1449252963066101, 0.19659237563610077, 0.15617354214191437, 0.2886187732219696, 0.05009493604302406, 0.2101278454065323, 0.12893708050251007, 0.1450853794813156, 0.16788017749786377, 0.2084096223115921, 0.07389676570892334, 10.231732368469238, 4.787098407745361, 0.06179199367761612, 3.6375198364257812, 16.95134162902832, 7.968622207641602, 16.077444076538086, 21.660137176513672, 17.46030044555664, 20.08919334411621, 13.604033470153809, 32.809104919433594, 15.023323059082031, 12.262378692626953, 0.9320101141929626, 3.4907000064849854, 10.786008834838867, 0.0349472276866436, 10.517303466796875, 14.586432456970215, 13.694955825805664, 15.811994552612305, 17.208078384399414, 25.47463035583496], "count": [238]}, "action": {"min": [0.329976350069046, -1.2628271579742432, 0.8241302371025085, -0.34924086928367615, -1.4873520135879517, 0.8338292241096497, -1.3245042562484741, -1.1843624114990234, 0.861133337020874, -0.3696259558200836, 0.5138952732086182, -1.2277790307998657, 35.553749084472656, 43.29937744140625, 1.3650000095367432, -0.45499998331069946, 5.803750038146973, -0.875, 0.90625, -2.0149998664855957, 0.9806249737739563, -2.8137500286102295, 0.7506250143051147, -0.12999999523162842, 28.3231258392334, 45.94312286376953, -0.9006249904632568, -0.31812500953674316, 0.7488889098167419, -0.07874999940395355, 1.1862499713897705, 0.22812500596046448, 0.8533333539962769, -0.07375000417232513, -0.3487499952316284, -0.14230769872665405], "max": [1.3545985221862793, -0.6580929756164551, 1.532935619354248, 0.07469768077135086, -0.5048828721046448, 1.0191595554351807, -0.38014036417007446, -0.7158388495445251, 1.4403324127197266, 0.3849300146102905, 1.5218119621276855, -0.8413867354393005, 67.53437805175781, 59.89500045776367, 1.703125, 9.53749942779541, 54.45687484741211, 26.174999237060547, 46.92499923706055, 61.07437515258789, 49.92250061035156, 59.87062454223633, 46.263126373291016, 90.95874786376953, 78.28375244140625, 78.75125122070312, 1.2400000095367432, 9.449999809265137, 37.479373931884766, 0.16750000417232513, 36.82875061035156, 55.09375, 42.703125, 59.71562576293945, 50.86000061035156, 95.58499908447266], "mean": [1.114593505859375, -0.8141719102859497, 0.9722988605499268, -0.19789107143878937, -1.1817123889923096, 0.8854992389678955, -0.910190999507904, -0.866255521774292, 1.0134482383728027, -0.10652545839548111, 0.8533086776733398, -1.108992338180542, 46.67218780517578, 49.98965835571289, 1.526550531387329, 6.7601141929626465, 18.964824676513672, 5.2339935302734375, 15.623001098632812, 9.391880989074707, 15.253090858459473, 8.13254165649414, 10.56252384185791, 24.812292098999023, 47.16939163208008, 59.37363052368164, 0.3625950217247009, 5.8417582511901855, 23.798585891723633, -0.017337270081043243, 15.3812255859375, 7.954135894775391, 15.328184127807617, 7.9330267906188965, 10.993972778320312, 26.701553344726562], "std": [0.348010778427124, 0.14492523670196533, 0.19659240543842316, 0.15617354214191437, 0.28861871361732483, 0.050094932317733765, 0.2101278454065323, 0.12893709540367126, 0.1450853943824768, 0.16788019239902496, 0.2084096074104309, 0.07389678806066513, 10.231732368469238, 4.787097930908203, 0.06179200857877731, 3.6375210285186768, 16.95134162902832, 7.968622207641602, 16.077442169189453, 21.66013526916504, 17.46030044555664, 20.089197158813477, 13.604029655456543, 32.809112548828125, 15.023324012756348, 12.262377738952637, 0.9320100545883179, 3.4907002449035645, 10.78600788116455, 0.0349472276866436, 10.517302513122559, 14.586433410644531, 13.694955825805664, 15.811994552612305, 17.208078384399414, 25.47463035583496], "count": [238]}, "timestamp": {"min": [0.0], "max": [7.9], "mean": [3.9499999999999997], "std": [2.290135852350734], "count": [238]}, "frame_index": {"min": [0], "max": [237], "mean": [118.5], "std": [68.70407557052202], "count": [238]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [238]}, "index": {"min": [0], "max": [237], "mean": [118.5], "std": [68.70407557052202], "count": [238]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [238]}, "subtask_annotation": {"mean": [1.9873949579831933, 7.0, 7.0, 7.0, 7.0], "std": [2.007299897280335, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [238]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [238]}, "eef_direction_state": {"mean": [4.319327731092437, 4.0588235294117645], "std": [2.0392483914020976, 1.888906658312188], "min": [0, 0], "max": [6, 6], "count": [238]}, "eef_velocity_state": {"mean": [0.8529411764705882, 1.1134453781512605], "std": [0.911764705882355, 0.8197585594282933], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_acc_mag_state": {"mean": [0.6596638655462185, 0.7478991596638656], "std": [0.8337239863005957, 0.8014533793321925], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_direction_action": {"mean": [4.319327731092437, 4.0588235294117645], "std": [2.0392483914020976, 1.888906658312188], "min": [0, 0], "max": [6, 6], "count": [238]}, "eef_velocity_action": {"mean": [0.8529411764705882, 1.1134453781512605], "std": [0.911764705882355, 0.8197585594282933], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_acc_mag_action": {"mean": [0.6596638655462185, 0.7478991596638656], "std": [0.8337239863005957, 0.8014533793321925], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_sim_pose_state": {"mean": [0.6103345655757016, 0.21783655657742088, 1.1777647966207712, -1.4177199307652446, 0.9482790315669958, -1.961851714598333, 0.6050551727248697, -0.15097331532175415, 1.1426076203904223, 1.8479934899221528, 1.212699230848916, 1.2496307271070999], "std": [0.06166479126326022, 0.046838120333456794, 0.04932449593523659, 0.21093327170888038, 0.08023697522193911, 0.18276244138606895, 0.04652821884682211, 0.03388975575212256, 0.07241254170838378, 0.6486608041544986, 0.11620994623205001, 2.1563154175546213], "min": [0.5673816761552155, 0.1033390916353122, 1.1046214590441261, -1.777535293683606, 0.8502028708874905, -2.4311577064797634, 0.5709603784293831, -0.26243084993215343, 1.0306508977330917, 0.5250870177229948, 0.8084342823511741, -3.1362119665634767], "max": [0.7820359392401616, 0.258338966615234, 1.302581016803439, -0.8023093391324609, 1.1058296999480746, -1.5573410188090926, 0.7532303639368745, -0.11003355552852412, 1.2919189490523348, 2.7682585025320616, 1.4085876247072449, 3.1267002064165537], "count": [238]}, "eef_sim_pose_action": {"mean": [0.6103345655757016, 0.21783655657742088, 1.1777647966207712, -1.4177199307652446, 0.9482790315669958, -1.961851714598333, 0.6050551727248697, -0.15097331532175415, 1.1426076203904223, 1.8479934899221528, 1.212699230848916, 1.2496307271070999], "std": [0.06166479126326022, 0.046838120333456794, 0.04932449593523659, 0.21093327170888038, 0.08023697522193911, 0.18276244138606895, 0.04652821884682211, 0.03388975575212256, 0.07241254170838378, 0.6486608041544986, 0.11620994623205001, 2.1563154175546213], "min": [0.5673816761552155, 0.1033390916353122, 1.1046214590441261, -1.777535293683606, 0.8502028708874905, -2.4311577064797634, 0.5709603784293831, -0.26243084993215343, 1.0306508977330917, 0.5250870177229948, 0.8084342823511741, -3.1362119665634767], "max": [0.7820359392401616, 0.258338966615234, 1.302581016803439, -0.8023093391324609, 1.1058296999480746, -1.5573410188090926, 0.7532303639368745, -0.11003355552852412, 1.2919189490523348, 2.7682585025320616, 1.4085876247072449, 3.1267002064165537], "count": [238]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39752368055555554]], [[0.3855038010620915]], [[0.39104677491830064]]], "std": [[[0.21109534584324155]], [[0.20956872562492163]], [[0.2186361011477134]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29981456290849673]], [[0.30747414624183006]], [[0.2977350306372549]]], "std": [[[0.15066043703880155]], [[0.14711620899410682]], [[0.15944088492367792]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3211280085784314]], [[0.3416874836601307]], [[0.3385970935457517]]], "std": [[[0.18783435250179578]], [[0.1790611975966909]], [[0.1939092521640103]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2109415012254902]], [[0.24372684640522876]], [[0.2236064767156863]]], "std": [[[0.2572795109334944]], [[0.2641530776732899]], [[0.2652705440063415]]], "count": [100]}, "observation.state": {"min": [0.3874360918998718, -1.2197203636169434, 0.8233672976493835, -0.39667099714279175, -1.5951824188232422, 0.7542009949684143, -1.376342535018921, -1.2830214500427246, 0.8626221418380737, -0.3028200566768646, 0.5696145296096802, -1.165622353553772, 25.142499923706055, 42.70687484741211, 1.3849999904632568, -0.8068749904632568, 2.1475000381469727, 0.23499999940395355, 2.426875114440918, -1.9746153354644775, 1.1399999856948853, -0.125, 0.8393750190734863, 0.8018181920051575, 2.9212498664855957, 45.390625, -0.90625, -0.2956250011920929, 1.2762500047683716, -0.9225000143051147, 0.6809090971946716, 0.9375, 1.090999960899353, 0.1875, -0.22937500476837158, -0.9000000357627869], "max": [1.4067758321762085, -0.7071602940559387, 1.5109292268753052, -0.021863317117094994, -0.6296492218971252, 1.0750458240509033, -0.38464656472206116, -0.7400148510932922, 1.5414711236953735, 0.39650145173072815, 1.6138746738433838, -0.9479031562805176, 67.9156265258789, 59.657501220703125, 1.8125, 9.729999542236328, 51.895626068115234, 27.99625015258789, 50.91625213623047, 64.97125244140625, 57.040000915527344, 64.35812377929688, 44.493125915527344, 89.31375122070312, 73.08562469482422, 76.1362533569336, 1.5256249904632568, 9.461250305175781, 42.885623931884766, 74.71500396728516, 38.50562286376953, 77.26250457763672, 56.55437469482422, 89.53250122070312, 71.91937255859375, 109.76937866210938], "mean": [1.1508928537368774, -0.8382843732833862, 0.9769262075424194, -0.21371909976005554, -1.227340579032898, 0.8118225932121277, -0.8717288374900818, -0.9032074809074402, 1.0364713668823242, -0.13440953195095062, 0.7793288826942444, -1.0849109888076782, 45.66920471191406, 49.46232223510742, 1.5768194198608398, 7.22718620300293, 15.663569450378418, 5.646092414855957, 14.265420913696289, 8.06666374206543, 14.776908874511719, 10.656960487365723, 9.238138198852539, 30.490629196166992, 37.8997802734375, 58.89445114135742, 0.5422099232673645, 6.81141471862793, 22.15852928161621, 13.929278373718262, 13.987817764282227, 15.601191520690918, 15.8272123336792, 17.00118637084961, 13.264542579650879, 35.81557846069336], "std": [0.29843950271606445, 0.1111190915107727, 0.17226794362068176, 0.10959792882204056, 0.22685910761356354, 0.07709003239870071, 0.18661992251873016, 0.13745929300785065, 0.16184906661510468, 0.1309579312801361, 0.210504949092865, 0.0736347958445549, 10.113216400146484, 4.810982704162598, 0.07198067754507065, 3.676548957824707, 16.084152221679688, 9.080592155456543, 15.145513534545898, 20.53374671936035, 16.839811325073242, 19.280670166015625, 14.599241256713867, 26.974050521850586, 24.34071922302246, 11.84496784210205, 1.0979779958724976, 3.6206886768341064, 11.469888687133789, 24.911230087280273, 11.411341667175293, 25.539691925048828, 15.598361015319824, 29.948198318481445, 22.41822624206543, 34.71888732910156], "count": [258]}, "action": {"min": [0.3874360918998718, -1.2197203636169434, 0.8233672976493835, -0.39667099714279175, -1.5951824188232422, 0.7542009949684143, -1.376342535018921, -1.2830214500427246, 0.8626221418380737, -0.3028200566768646, 0.5696145296096802, -1.165622353553772, 25.142499923706055, 42.70687484741211, 1.3849999904632568, -0.8068749904632568, 2.1475000381469727, 0.23499999940395355, 2.426875114440918, -1.9746153354644775, 1.1399999856948853, -0.125, 0.8393750190734863, 0.8018181920051575, 2.9212498664855957, 45.390625, -0.90625, -0.2956250011920929, 1.2762500047683716, -0.9225000143051147, 0.6809090971946716, 0.9375, 1.090999960899353, 0.1875, -0.22937500476837158, -0.9000000357627869], "max": [1.4067758321762085, -0.7071602940559387, 1.5109292268753052, -0.021863317117094994, -0.6296492218971252, 1.0750458240509033, -0.38464656472206116, -0.7400148510932922, 1.5414711236953735, 0.39650145173072815, 1.6138746738433838, -0.9479031562805176, 67.9156265258789, 59.657501220703125, 1.8125, 9.729999542236328, 51.895626068115234, 27.99625015258789, 50.91625213623047, 64.97125244140625, 57.040000915527344, 64.35812377929688, 44.493125915527344, 89.31375122070312, 73.08562469482422, 76.1362533569336, 1.5256249904632568, 9.461250305175781, 42.885623931884766, 74.71500396728516, 38.50562286376953, 77.26250457763672, 56.55437469482422, 89.53250122070312, 71.91937255859375, 109.76937866210938], "mean": [1.150893211364746, -0.8382843136787415, 0.9769264459609985, -0.21371906995773315, -1.227340579032898, 0.811822772026062, -0.8717289566993713, -0.9032073616981506, 1.0364712476730347, -0.13440954685211182, 0.7793290615081787, -1.0849109888076782, 45.66921615600586, 49.462318420410156, 1.5768200159072876, 7.22718620300293, 15.663573265075684, 5.64608097076416, 14.265425682067871, 8.066679954528809, 14.77690601348877, 10.656959533691406, 9.238129615783691, 30.49062728881836, 37.899784088134766, 58.89444351196289, 0.5422104597091675, 6.811412811279297, 22.158533096313477, 13.929280281066895, 13.98781681060791, 15.601191520690918, 15.827207565307617, 17.001174926757812, 13.264540672302246, 35.81555938720703], "std": [0.29843980073928833, 0.1111191138625145, 0.17226792871952057, 0.10959792137145996, 0.22685909271240234, 0.07708998769521713, 0.18661992251873016, 0.13745926320552826, 0.1618490368127823, 0.1309579312801361, 0.2105049192905426, 0.0736347958445549, 10.113216400146484, 4.810982704162598, 0.07198068499565125, 3.6765477657318115, 16.084152221679688, 9.08059310913086, 15.145513534545898, 20.53374671936035, 16.839818954467773, 19.280668258666992, 14.599246978759766, 26.974050521850586, 24.34071922302246, 11.844965934753418, 1.0979779958724976, 3.6206889152526855, 11.469890594482422, 24.91123390197754, 11.411340713500977, 25.539690017700195, 15.598363876342773, 29.948198318481445, 22.418228149414062, 34.7188835144043], "count": [258]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [258]}, "index": {"min": [238], "max": [495], "mean": [366.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}, "subtask_annotation": {"mean": [1.8875968992248062, 7.0, 7.0, 7.0, 7.0], "std": [2.0016856366316285, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [258]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [258]}, "eef_direction_state": {"mean": [4.01937984496124, 4.089147286821706], "std": [2.113910279475291, 1.9319324105081177], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_state": {"mean": [0.8837209302325582, 1.0193798449612403], "std": [0.8638108012838461, 0.8186373172951449], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_state": {"mean": [0.6937984496124031, 0.6627906976744186], "std": [0.832503643215204, 0.8061363271171713], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_direction_action": {"mean": [4.01937984496124, 4.089147286821706], "std": [2.113910279475291, 1.9319324105081177], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_action": {"mean": [0.8837209302325582, 1.0193798449612403], "std": [0.8638108012838461, 0.8186373172951449], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_action": {"mean": [0.6937984496124031, 0.6627906976744186], "std": [0.832503643215204, 0.8061363271171713], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_sim_pose_state": {"mean": [0.6047688998692737, 0.21919411350043636, 1.1657064777534178, -1.4294849423919973, 0.8438786538475858, -1.9834097949512337, 0.608464082696974, -0.1383387361240872, 1.1303023571487794, 1.978408886310841, 1.183370216876923, 0.9181807899468222], "std": [0.0563692782538081, 0.033439544150366526, 0.052298912552529116, 0.2200469041241548, 0.09024773448161072, 0.18547590715941406, 0.050746135660543985, 0.030465492112743953, 0.07252670602964315, 0.6066569286891419, 0.12080975471605665, 2.5365842499619258], "min": [0.5636366732561534, 0.13014179814933624, 1.108801909394113, -1.7569205094789568, 0.723112389954319, -2.3787438596736603, 0.5646441226601588, -0.25597353301466197, 1.031628512486187, 0.6526315452704781, 0.8559363864979308, -3.1336952447608204], "max": [0.7752102156830288, 0.2624732131902774, 1.2999882435511574, -0.7767684120490304, 1.1093728466163433, -1.4917238303283376, 0.7719608511889665, -0.09507220663277618, 1.2829958587191512, 2.5585528532592567, 1.318079783537486, 3.1385506971838466], "count": [258]}, "eef_sim_pose_action": {"mean": [0.6047688998692737, 0.21919411350043636, 1.1657064777534178, -1.4294849423919973, 0.8438786538475858, -1.9834097949512337, 0.608464082696974, -0.1383387361240872, 1.1303023571487794, 1.978408886310841, 1.183370216876923, 0.9181807899468222], "std": [0.0563692782538081, 0.033439544150366526, 0.052298912552529116, 0.2200469041241548, 0.09024773448161072, 0.18547590715941406, 0.050746135660543985, 0.030465492112743953, 0.07252670602964315, 0.6066569286891419, 0.12080975471605665, 2.5365842499619258], "min": [0.5636366732561534, 0.13014179814933624, 1.108801909394113, -1.7569205094789568, 0.723112389954319, -2.3787438596736603, 0.5646441226601588, -0.25597353301466197, 1.031628512486187, 0.6526315452704781, 0.8559363864979308, -3.1336952447608204], "max": [0.7752102156830288, 0.2624732131902774, 1.2999882435511574, -0.7767684120490304, 1.1093728466163433, -1.4917238303283376, 0.7719608511889665, -0.09507220663277618, 1.2829958587191512, 2.5585528532592567, 1.318079783537486, 3.1385506971838466], "count": [258]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4029054125816994]], [[0.3879015992647059]], [[0.3909254044117647]]], "std": [[[0.21328263108621573]], [[0.211714782432535]], [[0.21989991339759543]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30196433619281043]], [[0.30667612540849676]], [[0.29298374387254905]]], "std": [[[0.15239151135625428]], [[0.14864485034452513]], [[0.16248060145498072]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31180718545751634]], [[0.3322474836601307]], [[0.32449002655228754]]], "std": [[[0.18041232430047446]], [[0.1721545497338148]], [[0.1852932372084249]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21642125]], [[0.24833443014705883]], [[0.22775337826797387]]], "std": [[[0.26786568222288815]], [[0.2712859088495314]], [[0.270887391543165]]], "count": [100]}, "observation.state": {"min": [0.3991187810897827, -1.201981782913208, 0.8445391654968262, -0.4401592016220093, -1.567758560180664, 0.660095751285553, -1.2385450601577759, -1.3878796100616455, 0.9080071449279785, -0.3747282028198242, 0.4130903482437134, -1.134079098701477, 10.34749984741211, 43.283748626708984, 1.4175000190734863, -0.7637500166893005, 5.841249942779541, -0.15437500178813934, 1.865625023841858, -2.009999990463257, 1.046875, 0.26923078298568726, 0.96875, 1.140625, 2.2124998569488525, 45.67749786376953, -0.90625, -0.3062500059604645, 4.453125, -1.2081249952316284, 1.4387500286102295, 0.8018749952316284, 0.7416666746139526, 0.29750001430511475, 0.09375, 0.609000027179718], "max": [1.4092766046524048, -0.7060635685920715, 1.5083781480789185, 0.1493476778268814, -0.5522573590278625, 1.074378252029419, -0.3332904279232025, -0.7505054473876953, 1.6763943433761597, 0.3260980248451233, 1.361295461654663, -0.9532437920570374, 68.78562927246094, 60.845001220703125, 1.7612500190734863, 9.607500076293945, 53.13500213623047, 36.08000183105469, 48.12125015258789, 58.26124954223633, 54.03499984741211, 66.70062255859375, 42.140625, 85.7750015258789, 71.41312408447266, 80.09562683105469, 1.8637499809265137, 9.613749504089355, 38.921875, 90.95375061035156, 34.98999786376953, 77.3393783569336, 41.54624938964844, 83.89812469482422, 51.358123779296875, 95.03312683105469], "mean": [1.0387327671051025, -0.8660650253295898, 1.0273252725601196, -0.13170810043811798, -1.0716428756713867, 0.7903453707695007, -0.8687676787376404, -0.9145252704620361, 1.0767054557800293, -0.09389328956604004, 0.8139951229095459, -1.0768685340881348, 41.39314651489258, 49.99437713623047, 1.5514832735061646, 7.257478713989258, 17.812870025634766, 5.6587371826171875, 14.36184310913086, 7.824094295501709, 13.082695007324219, 10.816900253295898, 9.910919189453125, 19.820085525512695, 37.581058502197266, 61.359413146972656, 0.5296494960784912, 5.953150272369385, 19.43060874938965, 11.082426071166992, 15.9987154006958, 17.028308868408203, 16.00430679321289, 18.179607391357422, 11.705283164978027, 33.60041427612305], "std": [0.29600122570991516, 0.10611245036125183, 0.17602965235710144, 0.15122029185295105, 0.22537581622600555, 0.09108305722475052, 0.2650183141231537, 0.17399363219738007, 0.21607385575771332, 0.15623466670513153, 0.2129807472229004, 0.044393230229616165, 13.458945274353027, 4.923273086547852, 0.07714009284973145, 3.715477705001831, 16.063377380371094, 10.46597671508789, 16.655818939208984, 19.71302032470703, 18.22344207763672, 20.539522171020508, 12.991512298583984, 30.1275691986084, 26.911663055419922, 14.077993392944336, 1.2476938962936401, 3.5256714820861816, 9.650032043457031, 25.366039276123047, 10.747380256652832, 26.465633392333984, 13.605565071105957, 29.6457462310791, 17.259170532226562, 30.970182418823242], "count": [211]}, "action": {"min": [0.3991187810897827, -1.201981782913208, 0.8445391654968262, -0.4401592016220093, -1.567758560180664, 0.660095751285553, -1.2385450601577759, -1.3878796100616455, 0.9080071449279785, -0.3747282028198242, 0.4130903482437134, -1.134079098701477, 10.34749984741211, 43.283748626708984, 1.4175000190734863, -0.7637500166893005, 5.841249942779541, -0.15437500178813934, 1.865625023841858, -2.009999990463257, 1.046875, 0.26923078298568726, 0.96875, 1.140625, 2.2124998569488525, 45.67749786376953, -0.90625, -0.3062500059604645, 4.453125, -1.2081249952316284, 1.4387500286102295, 0.8018749952316284, 0.7416666746139526, 0.29750001430511475, 0.09375, 0.609000027179718], "max": [1.4092766046524048, -0.7060635685920715, 1.5083781480789185, 0.1493476778268814, -0.5522573590278625, 1.074378252029419, -0.3332904279232025, -0.7505054473876953, 1.6763943433761597, 0.3260980248451233, 1.361295461654663, -0.9532437920570374, 68.78562927246094, 60.845001220703125, 1.7612500190734863, 9.607500076293945, 53.13500213623047, 36.08000183105469, 48.12125015258789, 58.26124954223633, 54.03499984741211, 66.70062255859375, 42.140625, 85.7750015258789, 71.41312408447266, 80.09562683105469, 1.8637499809265137, 9.613749504089355, 38.921875, 90.95375061035156, 34.98999786376953, 77.3393783569336, 41.54624938964844, 83.89812469482422, 51.358123779296875, 95.03312683105469], "mean": [1.0387327671051025, -0.8660650849342346, 1.0273250341415405, -0.13170817494392395, -1.0716427564620972, 0.7903449535369873, -0.8687675595283508, -0.9145253300666809, 1.0767053365707397, -0.09389328956604004, 0.8139949440956116, -1.0768687725067139, 41.393150329589844, 49.9943962097168, 1.551483154296875, 7.257481098175049, 17.812877655029297, 5.658727645874023, 14.36184024810791, 7.824091911315918, 13.082698822021484, 10.816877365112305, 9.910917282104492, 19.820083618164062, 37.58107376098633, 61.35938262939453, 0.529649555683136, 5.953151702880859, 19.430606842041016, 11.082426071166992, 15.998723030090332, 17.028308868408203, 16.00429916381836, 18.179601669311523, 11.705288887023926, 33.60041809082031], "std": [0.2960013151168823, 0.10611243546009064, 0.17602971196174622, 0.15122029185295105, 0.22537580132484436, 0.09108307957649231, 0.2650183141231537, 0.17399361729621887, 0.2160738706588745, 0.15623466670513153, 0.2129807472229004, 0.044393230229616165, 13.45894718170166, 4.923272132873535, 0.07714005559682846, 3.715477705001831, 16.063377380371094, 10.465975761413574, 16.655820846557617, 19.713022232055664, 18.22344398498535, 20.539522171020508, 12.991514205932617, 30.127559661865234, 26.911659240722656, 14.077991485595703, 1.247693657875061, 3.5256710052490234, 9.650032043457031, 25.36603546142578, 10.7473783493042, 26.46562957763672, 13.60556697845459, 29.645748138427734, 17.259170532226562, 30.970182418823242], "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": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [211]}, "index": {"min": [496], "max": [706], "mean": [601.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [2.042654028436019, 7.0, 7.0, 7.0, 7.0], "std": [1.9696947026216782, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [211]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [211]}, "eef_direction_state": {"mean": [3.90521327014218, 3.928909952606635], "std": [2.002491653369479, 2.181279299062147], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [1.0900473933649288, 1.085308056872038], "std": [0.8904152594417741, 0.8935377659753327], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.8104265402843602, 0.8625592417061612], "std": [0.8386884977525547, 0.8175046357231309], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [3.90521327014218, 3.928909952606635], "std": [2.002491653369479, 2.181279299062147], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [1.0900473933649288, 1.085308056872038], "std": [0.8904152594417741, 0.8935377659753327], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [0.8104265402843602, 0.8625592417061612], "std": [0.8386884977525547, 0.8175046357231309], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.6212444849602473, 0.20079618852301598, 1.1587454516299502, -1.502521976166919, 0.8667267035756153, -2.0856978552711816, 0.624743021361476, -0.1487437020792108, 1.1453489620583714, 1.7651538200335872, 1.192350439321023, 1.2622695642498032], "std": [0.05627798084645025, 0.03288189254920805, 0.053051627406108054, 0.19908399430872759, 0.0978257384699803, 0.16845744620458797, 0.06969538858839618, 0.0331231289472688, 0.07204046467435062, 0.5956531069686969, 0.08876634378916605, 2.075340204610488], "min": [0.571939704222221, 0.13017081023367108, 1.1156551177993053, -1.8828080518996497, 0.7342457163709253, -2.423014235512024, 0.5719413261128982, -0.23411957891441298, 1.0350427600106253, 0.479111107373776, 0.9092129015942212, -3.1319318352214345], "max": [0.7719745979694769, 0.2756207181914488, 1.2955550561376432, -0.9713924424071967, 1.1147129220144505, -1.7469798070716658, 0.8095785718305467, -0.08588788911400742, 1.2939734147158004, 2.683903666084102, 1.425241857572686, 3.1195265614778567], "count": [211]}, "eef_sim_pose_action": {"mean": [0.6212444849602473, 0.20079618852301598, 1.1587454516299502, -1.502521976166919, 0.8667267035756153, -2.0856978552711816, 0.624743021361476, -0.1487437020792108, 1.1453489620583714, 1.7651538200335872, 1.192350439321023, 1.2622695642498032], "std": [0.05627798084645025, 0.03288189254920805, 0.053051627406108054, 0.19908399430872759, 0.0978257384699803, 0.16845744620458797, 0.06969538858839618, 0.0331231289472688, 0.07204046467435062, 0.5956531069686969, 0.08876634378916605, 2.075340204610488], "min": [0.571939704222221, 0.13017081023367108, 1.1156551177993053, -1.8828080518996497, 0.7342457163709253, -2.423014235512024, 0.5719413261128982, -0.23411957891441298, 1.0350427600106253, 0.479111107373776, 0.9092129015942212, -3.1319318352214345], "max": [0.7719745979694769, 0.2756207181914488, 1.2955550561376432, -0.9713924424071967, 1.1147129220144505, -1.7469798070716658, 0.8095785718305467, -0.08588788911400742, 1.2939734147158004, 2.683903666084102, 1.425241857572686, 3.1195265614778567], "count": [211]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40236300040849676]], [[0.38929154616013073]], [[0.3972988766339869]]], "std": [[[0.20640680200205797]], [[0.20484559744922373]], [[0.21311282428056963]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30492609477124183]], [[0.3136234824346405]], [[0.29814551470588235]]], "std": [[[0.1613791027843276]], [[0.15961890593645456]], [[0.16969964295879983]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.312834375]], [[0.3358718647875817]], [[0.3275722855392157]]], "std": [[[0.18109546915137334]], [[0.17204137633750105]], [[0.18416338680924768]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2222591135620915]], [[0.25363092116013075]], [[0.2358793852124183]]], "std": [[[0.2684305013975236]], [[0.2730309646000817]], [[0.2747373708906879]]], "count": [100]}, "observation.state": {"min": [0.3463797867298126, -1.175469160079956, 0.8337148427963257, -0.3287683427333832, -1.4529768228530884, 0.7922531962394714, -1.212774395942688, -1.4404277801513672, 0.8861200213432312, -0.46118009090423584, 0.18985560536384583, -1.2053196430206299, 8.838749885559082, 43.92499923706055, 1.3637499809265137, -0.07249999791383743, 11.925000190734863, 0.10437500476837158, 8.930000305175781, -2.020624876022339, 9.30875015258789, -0.11083333194255829, 1.1974999904632568, 10.515625, 1.3168749809265137, 45.12437438964844, -0.9231250286102295, -0.09562499821186066, 4.954999923706055, 1.4850000143051147, 0.6607142686843872, 1.0056250095367432, 0.8125, 0.3812499940395355, 0.31687501072883606, -1.8018749952316284], "max": [1.3304383754730225, -0.6894216537475586, 1.4973392486572266, 0.06790264695882797, -0.46149003505706787, 1.0604543685913086, -0.16768234968185425, -0.7334344387054443, 1.7781766653060913, 0.2988013029098511, 1.4245356321334839, -0.9527775645256042, 67.39375305175781, 60.413124084472656, 1.9587500095367432, 9.442500114440918, 49.801876068115234, 53.09749984741211, 48.47687530517578, 58.38687515258789, 57.86187744140625, 65.83687591552734, 46.61187744140625, 86.46687316894531, 84.24000549316406, 81.14625549316406, 1.75, 9.510000228881836, 49.27687454223633, 110.68812561035156, 69.82437896728516, 112.08438110351562, 90.75187683105469, 112.34437561035156, 96.40125274658203, 110.39749908447266], "mean": [1.0192188024520874, -0.818635880947113, 1.0107258558273315, -0.14662735164165497, -1.068878412246704, 0.870785117149353, -0.7746467590332031, -0.9267923831939697, 1.1183416843414307, -0.18974193930625916, 0.7045775651931763, -1.078539252281189, 43.68843078613281, 48.99610900878906, 1.5308302640914917, 5.8493452072143555, 19.829017639160156, 7.016108512878418, 18.26601219177246, 6.657604694366455, 19.86866569519043, 9.141980171203613, 11.203323364257812, 40.6617546081543, 39.80703353881836, 62.80872344970703, 0.39306679368019104, 5.886765480041504, 25.59193992614746, 29.429039001464844, 24.80796241760254, 37.161773681640625, 29.617826461791992, 37.092124938964844, 26.639568328857422, 48.866737365722656], "std": [0.26524972915649414, 0.10709263384342194, 0.1576138734817505, 0.1331607550382614, 0.22668933868408203, 0.05888459086418152, 0.33106470108032227, 0.22199298441410065, 0.2911243438720703, 0.16401593387126923, 0.26800745725631714, 0.08336256444454193, 10.917661666870117, 5.5270185470581055, 0.14929769933223724, 2.638869285583496, 11.65921688079834, 14.176318168640137, 13.66733455657959, 18.800687789916992, 14.530385971069336, 19.012916564941406, 13.934355735778809, 21.35324478149414, 30.700483322143555, 13.568559646606445, 1.2262386083602905, 2.9193358421325684, 11.674432754516602, 43.13039779663086, 22.872644424438477, 48.725067138671875, 31.922927856445312, 49.16651916503906, 36.011566162109375, 42.58586502075195], "count": [229]}, "action": {"min": [0.3463797867298126, -1.175469160079956, 0.8337148427963257, -0.3287683427333832, -1.4529768228530884, 0.7922531962394714, -1.212774395942688, -1.4404277801513672, 0.8861200213432312, -0.46118009090423584, 0.18985560536384583, -1.2053196430206299, 8.838749885559082, 43.92499923706055, 1.3637499809265137, -0.07249999791383743, 11.925000190734863, 0.10437500476837158, 8.930000305175781, -2.020624876022339, 9.30875015258789, -0.11083333194255829, 1.1974999904632568, 10.515625, 1.3168749809265137, 45.12437438964844, -0.9231250286102295, -0.09562499821186066, 4.954999923706055, 1.4850000143051147, 0.6607142686843872, 1.0056250095367432, 0.8125, 0.3812499940395355, 0.31687501072883606, -1.8018749952316284], "max": [1.3304383754730225, -0.6894216537475586, 1.4973392486572266, 0.06790264695882797, -0.46149003505706787, 1.0604543685913086, -0.16768234968185425, -0.7334344387054443, 1.7781766653060913, 0.2988013029098511, 1.4245356321334839, -0.9527775645256042, 67.39375305175781, 60.413124084472656, 1.9587500095367432, 9.442500114440918, 49.801876068115234, 53.09749984741211, 48.47687530517578, 58.38687515258789, 57.86187744140625, 65.83687591552734, 46.61187744140625, 86.46687316894531, 84.24000549316406, 81.14625549316406, 1.75, 9.510000228881836, 49.27687454223633, 110.68812561035156, 69.82437896728516, 112.08438110351562, 90.75187683105469, 112.34437561035156, 96.40125274658203, 110.39749908447266], "mean": [1.0192185640335083, -0.8186359405517578, 1.010725736618042, -0.1466273069381714, -1.0688780546188354, 0.8707847595214844, -0.7746463418006897, -0.9267925024032593, 1.1183416843414307, -0.18974193930625916, 0.7045775651931763, -1.0785393714904785, 43.68844985961914, 48.99610137939453, 1.530829906463623, 5.84934663772583, 19.828998565673828, 7.016112804412842, 18.26601219177246, 6.657598972320557, 19.8686466217041, 9.141980171203613, 11.20331859588623, 40.661746978759766, 39.80703353881836, 62.80870819091797, 0.3930668830871582, 5.886765480041504, 25.591941833496094, 29.429039001464844, 24.807964324951172, 37.16176223754883, 29.617839813232422, 37.09213638305664, 26.639575958251953, 48.866737365722656], "std": [0.26524972915649414, 0.10709264874458313, 0.1576138734817505, 0.13316074013710022, 0.22668930888175964, 0.058884598314762115, 0.33106470108032227, 0.22199299931526184, 0.2911243140697479, 0.16401593387126923, 0.26800745725631714, 0.08336255699396133, 10.9176607131958, 5.527018070220947, 0.14929771423339844, 2.638869285583496, 11.65921688079834, 14.176323890686035, 13.667338371276855, 18.80069351196289, 14.530385971069336, 19.012914657592773, 13.93435287475586, 21.353246688842773, 30.700483322143555, 13.568557739257812, 1.2262383699417114, 2.91933536529541, 11.674431800842285, 43.13039779663086, 22.87264060974121, 48.725059509277344, 31.922931671142578, 49.1665153503418, 36.01156997680664, 42.58586120605469], "count": [229]}, "timestamp": {"min": [0.0], "max": [7.6], "mean": [3.8000000000000003], "std": [2.2035325174717877], "count": [229]}, "frame_index": {"min": [0], "max": [228], "mean": [114.0], "std": [66.10597552415364], "count": [229]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [229]}, "index": {"min": [707], "max": [935], "mean": [821.0], "std": [66.10597552415364], "count": [229]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [229]}, "subtask_annotation": {"mean": [1.9388646288209608, 7.0, 7.0, 7.0, 7.0], "std": [1.9481758400989835, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [229]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [229]}, "eef_direction_state": {"mean": [3.6200873362445414, 3.960698689956332], "std": [2.120751698171702, 2.0756924326959223], "min": [0, 0], "max": [6, 6], "count": [229]}, "eef_velocity_state": {"mean": [1.0262008733624455, 1.1397379912663756], "std": [0.8561179640584096, 0.8903372215248806], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_state": {"mean": [0.7379912663755459, 0.8253275109170306], "std": [0.8313704054243373, 0.8280378776346733], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_direction_action": {"mean": [3.6200873362445414, 3.960698689956332], "std": [2.120751698171702, 2.0756924326959223], "min": [0, 0], "max": [6, 6], "count": [229]}, "eef_velocity_action": {"mean": [1.0262008733624455, 1.1397379912663756], "std": [0.8561179640584096, 0.8903372215248806], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_action": {"mean": [0.7379912663755459, 0.8253275109170306], "std": [0.8313704054243373, 0.8280378776346733], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_sim_pose_state": {"mean": [0.6253022712263308, 0.209650937251241, 1.1765617778163544, -1.4461578104009385, 0.9542542801762852, -2.0157874484122447, 0.6389883855836992, -0.14331304751181534, 1.1605134794709149, 1.8016714484364202, 1.264519924364127, 1.09120192752349], "std": [0.051539257050091464, 0.03231292034704362, 0.04220663061101406, 0.18320323240587136, 0.08001496044199168, 0.20192093097299418, 0.09134517894772012, 0.032989332908529886, 0.08165740453782099, 0.6507141938442613, 0.13333993133167407, 2.236762838141134], "min": [0.5726746808121287, 0.1414053662607973, 1.106465835155607, -1.851373231283265, 0.8276253793982495, -2.580591634176305, 0.5697996859766778, -0.23414404599484406, 1.0379585748503681, 0.36166122509587784, 0.9111100605444284, -3.1253488877920925], "max": [0.7799468715356361, 0.2541476382217764, 1.278395122356007, -0.9647623505271505, 1.128759319912573, -1.6542879757535427, 0.8385044849594263, -0.05910960693053097, 1.3079820789948924, 2.644214052530383, 1.506933009445019, 3.123682972547802], "count": [229]}, "eef_sim_pose_action": {"mean": [0.6253022712263308, 0.209650937251241, 1.1765617778163544, -1.4461578104009385, 0.9542542801762852, -2.0157874484122447, 0.6389883855836992, -0.14331304751181534, 1.1605134794709149, 1.8016714484364202, 1.264519924364127, 1.09120192752349], "std": [0.051539257050091464, 0.03231292034704362, 0.04220663061101406, 0.18320323240587136, 0.08001496044199168, 0.20192093097299418, 0.09134517894772012, 0.032989332908529886, 0.08165740453782099, 0.6507141938442613, 0.13333993133167407, 2.236762838141134], "min": [0.5726746808121287, 0.1414053662607973, 1.106465835155607, -1.851373231283265, 0.8276253793982495, -2.580591634176305, 0.5697996859766778, -0.23414404599484406, 1.0379585748503681, 0.36166122509587784, 0.9111100605444284, -3.1253488877920925], "max": [0.7799468715356361, 0.2541476382217764, 1.278395122356007, -0.9647623505271505, 1.128759319912573, -1.6542879757535427, 0.8385044849594263, -0.05910960693053097, 1.3079820789948924, 2.644214052530383, 1.506933009445019, 3.123682972547802], "count": [229]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4077968933823529]], [[0.39378825776143794]], [[0.39487369281045753]]], "std": [[[0.21420242069447956]], [[0.21197276548142552]], [[0.2225824713607672]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3075553635620915]], [[0.31229063929738565]], [[0.30123327614379086]]], "std": [[[0.1628187483673308]], [[0.15737520036550529]], [[0.16900082234546704]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3210109742647059]], [[0.34014678921568625]], [[0.33364811683006534]]], "std": [[[0.191708707217054]], [[0.1817889388465765]], [[0.19524261211063496]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23122415032679738]], [[0.2622658129084967]], [[0.24174739583333335]]], "std": [[[0.2752218804566985]], [[0.2798777641785069]], [[0.27878924255054943]]], "count": [100]}, "observation.state": {"min": [0.3273775279521942, -1.2033884525299072, 0.7555122971534729, -0.4236285984516144, -1.5931901931762695, 0.7992151379585266, -1.3456974029541016, -1.3568370342254639, 0.8635652661323547, -0.5709258317947388, 0.21784637868404388, -1.1717021465301514, 17.356250762939453, 41.411251068115234, 1.2512500286102295, -0.18125000596046448, 0.8799999952316284, -0.32249999046325684, 0.953125, -2.045555591583252, 0.7400000095367432, -2.771250009536743, 1.1243749856948853, 0.06687499582767487, 9.15625, 42.87937545776367, -0.9162499904632568, -0.12999999523162842, 0.5400000214576721, -1.2599999904632568, 0.6612499952316284, 1.2131249904632568, 0.7350000143051147, -0.3006249964237213, 0.6937500238418579, -2.2568750381469727], "max": [1.4011120796203613, -0.6571869850158691, 1.5039674043655396, 0.07691500335931778, -0.4607747793197632, 1.1532179117202759, -0.16677634418010712, -0.6932364106178284, 1.7252470254898071, 0.435115247964859, 1.6259124279022217, -0.8401151299476624, 67.96125030517578, 59.970001220703125, 1.7450000047683716, 9.663749694824219, 51.067501068115234, 38.60562515258789, 49.084373474121094, 57.30937576293945, 56.70125198364258, 66.41312408447266, 43.518123626708984, 89.3656234741211, 78.81999969482422, 69.29312896728516, 0.75, 9.724286079406738, 29.613750457763672, 73.17874908447266, 49.07374954223633, 95.58499908447266, 67.91812896728516, 109.92874908447266, 73.93375396728516, 109.58499908447266], "mean": [1.0945370197296143, -0.8089568614959717, 0.9788352847099304, -0.21505625545978546, -1.141832947731018, 0.895131528377533, -0.7931140661239624, -0.8974817991256714, 1.0892168283462524, -0.16696660220623016, 0.7599940896034241, -1.0958539247512817, 41.15414810180664, 48.8297119140625, 1.3436839580535889, 7.817601203918457, 11.196757316589355, 5.145867824554443, 9.81754207611084, 6.032480239868164, 10.551036834716797, 4.931665420532227, 8.150262832641602, 15.579672813415527, 37.706111907958984, 55.202213287353516, -0.15088611841201782, 6.876120090484619, 8.54000186920166, 8.102985382080078, 10.258429527282715, 22.875974655151367, 15.136460304260254, 25.244964599609375, 15.062108993530273, 26.436365127563477], "std": [0.2907402217388153, 0.11730068922042847, 0.16481097042560577, 0.14412538707256317, 0.25944530963897705, 0.08590035885572433, 0.34441879391670227, 0.20592860877513885, 0.25473132729530334, 0.2470114529132843, 0.30307793617248535, 0.06283079087734222, 11.11447525024414, 4.974823951721191, 0.11799763143062592, 3.3511977195739746, 16.218307495117188, 10.62525463104248, 16.46278190612793, 17.798805236816406, 17.71832847595215, 17.780181884765625, 12.221134185791016, 28.0621337890625, 19.099266052246094, 9.001675605773926, 0.6898733377456665, 3.7442896366119385, 10.608266830444336, 21.069242477416992, 15.14196491241455, 34.74177551269531, 22.458091735839844, 41.2155647277832, 24.23664665222168, 43.4532585144043], "count": [257]}, "action": {"min": [0.3273775279521942, -1.2033884525299072, 0.7555122971534729, -0.4236285984516144, -1.5931901931762695, 0.7992151379585266, -1.3456974029541016, -1.3568370342254639, 0.8635652661323547, -0.5709258317947388, 0.21784637868404388, -1.1717021465301514, 17.356250762939453, 41.411251068115234, 1.2512500286102295, -0.18125000596046448, 0.8799999952316284, -0.32249999046325684, 0.953125, -2.045555591583252, 0.7400000095367432, -2.771250009536743, 1.1243749856948853, 0.06687499582767487, 9.15625, 42.87937545776367, -0.9162499904632568, -0.12999999523162842, 0.5400000214576721, -1.2599999904632568, 0.6612499952316284, 1.2131249904632568, 0.7350000143051147, -0.3006249964237213, 0.6937500238418579, -2.2568750381469727], "max": [1.4011120796203613, -0.6571869850158691, 1.5039674043655396, 0.07691500335931778, -0.4607747793197632, 1.1532179117202759, -0.16677634418010712, -0.6932364106178284, 1.7252470254898071, 0.435115247964859, 1.6259124279022217, -0.8401151299476624, 67.96125030517578, 59.970001220703125, 1.7450000047683716, 9.663749694824219, 51.067501068115234, 38.60562515258789, 49.084373474121094, 57.30937576293945, 56.70125198364258, 66.41312408447266, 43.518123626708984, 89.3656234741211, 78.81999969482422, 69.29312896728516, 0.75, 9.724286079406738, 29.613750457763672, 73.17874908447266, 49.07374954223633, 95.58499908447266, 67.91812896728516, 109.92874908447266, 73.93375396728516, 109.58499908447266], "mean": [1.094537615776062, -0.8089568614959717, 0.9788345694541931, -0.2150561362504959, -1.1418330669403076, 0.8951311111450195, -0.7931137084960938, -0.8974818587303162, 1.0892163515090942, -0.16696660220623016, 0.759994387626648, -1.0958538055419922, 41.15414047241211, 48.82966995239258, 1.3436837196350098, 7.817599773406982, 11.196761131286621, 5.145870208740234, 9.817519187927246, 6.0324811935424805, 10.551050186157227, 4.93166446685791, 8.15025806427002, 15.579668998718262, 37.70610427856445, 55.202186584472656, -0.1508859395980835, 6.876120090484619, 8.540006637573242, 8.102987289428711, 10.25843334197998, 22.87596321105957, 15.13646125793457, 25.244979858398438, 15.062115669250488, 26.436378479003906], "std": [0.2907402217388153, 0.11730069667100906, 0.1648109257221222, 0.14412538707256317, 0.25944530963897705, 0.08590033650398254, 0.34441885352134705, 0.20592863857746124, 0.25473126769065857, 0.24701149761676788, 0.30307793617248535, 0.06283078342676163, 11.114472389221191, 4.974825382232666, 0.11799758672714233, 3.351196765899658, 16.218307495117188, 10.625252723693848, 16.46278190612793, 17.79882049560547, 17.71833610534668, 17.78017234802246, 12.221134185791016, 28.0621395111084, 19.099262237548828, 9.001675605773926, 0.6898732781410217, 3.7442901134490967, 10.608264923095703, 21.069244384765625, 15.14196491241455, 34.74178695678711, 22.458091735839844, 41.21556854248047, 24.236642837524414, 43.45326232910156], "count": [257]}, "timestamp": {"min": [0.0], "max": [8.533333333333333], "mean": [4.266666666666667], "std": [2.4729649321321876], "count": [257]}, "frame_index": {"min": [0], "max": [256], "mean": [128.0], "std": [74.18894796396563], "count": [257]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [257]}, "index": {"min": [936], "max": [1192], "mean": [1064.0], "std": [74.18894796396563], "count": [257]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [257]}, "subtask_annotation": {"mean": [2.1167315175097277, 7.0, 7.0, 7.0, 7.0], "std": [1.9452606823944394, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [257]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [257]}, "eef_direction_state": {"mean": [3.813229571984436, 3.3463035019455254], "std": [2.1939384299601996, 2.2318694405621815], "min": [0, 0], "max": [6, 6], "count": [257]}, "eef_velocity_state": {"mean": [0.9494163424124513, 1.206225680933852], "std": [0.874058498365875, 0.8229916928499481], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_acc_mag_state": {"mean": [0.7042801556420234, 0.8599221789883269], "std": [0.8404308970516493, 0.8437391266192678], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_direction_action": {"mean": [3.813229571984436, 3.3463035019455254], "std": [2.1939384299601996, 2.2318694405621815], "min": [0, 0], "max": [6, 6], "count": [257]}, "eef_velocity_action": {"mean": [0.9494163424124513, 1.206225680933852], "std": [0.874058498365875, 0.8229916928499481], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_acc_mag_action": {"mean": [0.7042801556420234, 0.8599221789883269], "std": [0.8404308970516493, 0.8437391266192678], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_sim_pose_state": {"mean": [0.6166639204071649, 0.2223349836696052, 1.1724182411353734, -1.4508847911473324, 0.952062215068379, -1.9749801992068197, 0.6332973113168067, -0.1519563728846109, 1.1705119537166295, 1.1488757966067031, 1.230642126547227, 1.0594889051627456], "std": [0.05222445950926075, 0.040429622338275066, 0.0424912076045328, 0.19174794797878705, 0.09747279346228084, 0.18433304751858282, 0.08074286560476769, 0.04724334109177302, 0.08421247222522316, 1.6402268828158764, 0.13644472743021052, 1.9427760681721107], "min": [0.5582451138505007, 0.1284446911755034, 1.0967716487488262, -1.8251449801091162, 0.7927078570294488, -2.465844007225826, 0.5757906577622175, -0.27317404300163933, 1.043979319704789, -3.140669374089453, 0.7636036903268479, -3.134348704185721], "max": [0.7816207913616791, 0.2752387824661837, 1.286728739548031, -0.9112679155368444, 1.1766633962613038, -1.6297166857831686, 0.8315224123233773, -0.07418283187006222, 1.322823115435467, 3.1402194693448595, 1.5571352690060247, 3.070544426126364], "count": [257]}, "eef_sim_pose_action": {"mean": [0.6166639204071649, 0.2223349836696052, 1.1724182411353734, -1.4508847911473324, 0.952062215068379, -1.9749801992068197, 0.6332973113168067, -0.1519563728846109, 1.1705119537166295, 1.1488757966067031, 1.230642126547227, 1.0594889051627456], "std": [0.05222445950926075, 0.040429622338275066, 0.0424912076045328, 0.19174794797878705, 0.09747279346228084, 0.18433304751858282, 0.08074286560476769, 0.04724334109177302, 0.08421247222522316, 1.6402268828158764, 0.13644472743021052, 1.9427760681721107], "min": [0.5582451138505007, 0.1284446911755034, 1.0967716487488262, -1.8251449801091162, 0.7927078570294488, -2.465844007225826, 0.5757906577622175, -0.27317404300163933, 1.043979319704789, -3.140669374089453, 0.7636036903268479, -3.134348704185721], "max": [0.7816207913616791, 0.2752387824661837, 1.286728739548031, -0.9112679155368444, 1.1766633962613038, -1.6297166857831686, 0.8315224123233773, -0.07418283187006222, 1.322823115435467, 3.1402194693448595, 1.5571352690060247, 3.070544426126364], "count": [257]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40600562091503273]], [[0.3910028778594771]], [[0.3897203880718954]]], "std": [[[0.20919621701420613]], [[0.20734587596076742]], [[0.22139798259908766]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2986398468137255]], [[0.30233178717320264]], [[0.2877253839869281]]], "std": [[[0.15097906042820153]], [[0.14594907107608268]], [[0.15580558671287584]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3227040216503268]], [[0.3427864440359477]], [[0.33927953227124186]]], "std": [[[0.18944879108198082]], [[0.18010103185018764]], [[0.19408463815128008]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21776098039215686]], [[0.2489311723856209]], [[0.2311207781862745]]], "std": [[[0.26224054657594065]], [[0.26673173993945065]], [[0.26924183273881447]]], "count": [100]}, "observation.state": {"min": [0.3813086450099945, -1.167219877243042, 0.8520256280899048, -0.3847180902957916, -1.5315183401107788, 0.7700628638267517, -1.289069414138794, -1.2648537158966064, 0.8565079569816589, -0.30475127696990967, 0.5182107090950012, -1.2822108268737793, 12.4087495803833, 39.74062728881836, 1.225000023841858, -0.6143749952316284, 2.682500123977661, 0.44312500953674316, 0.8945454359054565, -2.03125, 0.9950000047683716, 0.08500000834465027, 0.7393749952316284, 0.015624999068677425, 1.3493750095367432, 44.760623931884766, -0.9056249856948853, -0.18250000476837158, 0.5899999737739563, -0.9481250047683716, 0.6577777862548828, 0.6193749904632568, 1.0890909433364868, 0.2918750047683716, 0.234375, -2.276249885559082], "max": [1.3863033056259155, -0.7228484749794006, 1.4602645635604858, 0.03747997060418129, -0.523861289024353, 1.0793373584747314, -0.31404975056648254, -0.7066357731819153, 1.5290017127990723, 0.34860506653785706, 1.4614540338516235, -0.8654196858406067, 67.81187438964844, 59.46500015258789, 1.7549999952316284, 9.476249694824219, 53.27625274658203, 23.534374237060547, 48.291873931884766, 56.07250213623047, 55.82062530517578, 63.02562713623047, 42.670623779296875, 89.06312561035156, 64.01687622070312, 80.77249908447266, 1.3962500095367432, 9.529999732971191, 40.50562286376953, 1.1037499904632568, 40.69187545776367, 68.32437896728516, 57.96812438964844, 98.79312896728516, 81.94375610351562, 110.1925048828125], "mean": [1.1018335819244385, -0.8392201662063599, 0.9774699807167053, -0.20853962004184723, -1.1718720197677612, 0.8671882152557373, -0.8386163711547852, -0.8823381662368774, 1.024575114250183, -0.09877455234527588, 0.7832514643669128, -1.171427607536316, 43.82204055786133, 48.53074645996094, 1.3742924928665161, 7.5451202392578125, 13.637822151184082, 4.235198497772217, 10.606761932373047, 6.971952438354492, 11.641709327697754, 9.026236534118652, 8.442510604858398, 18.679370880126953, 32.732276916503906, 59.405330657958984, 0.2949380576610565, 5.34345006942749, 17.04753303527832, 0.19727934896945953, 15.130769729614258, 13.945730209350586, 16.948278427124023, 19.860523223876953, 16.76152992248535, 37.02187728881836], "std": [0.2947120666503906, 0.09550918638706207, 0.1558288186788559, 0.1257176399230957, 0.2602255046367645, 0.08460203558206558, 0.22417379915714264, 0.1542998105287552, 0.17607475817203522, 0.15961460769176483, 0.21269361674785614, 0.09110139310359955, 11.069234848022461, 5.206875801086426, 0.1645904928445816, 3.470794200897217, 17.204683303833008, 6.949918270111084, 16.659292221069336, 18.607624053955078, 18.22783088684082, 17.38575553894043, 13.008525848388672, 30.285812377929688, 23.079761505126953, 14.495994567871094, 1.0190880298614502, 3.554964542388916, 11.465378761291504, 0.8077470064163208, 13.257721900939941, 20.96677589416504, 16.408689498901367, 31.113037109375, 26.134666442871094, 37.720523834228516], "count": [208]}, "action": {"min": [0.3813086450099945, -1.167219877243042, 0.8520256280899048, -0.3847180902957916, -1.5315183401107788, 0.7700628638267517, -1.289069414138794, -1.2648537158966064, 0.8565079569816589, -0.30475127696990967, 0.5182107090950012, -1.2822108268737793, 12.4087495803833, 39.74062728881836, 1.225000023841858, -0.6143749952316284, 2.682500123977661, 0.44312500953674316, 0.8945454359054565, -2.03125, 0.9950000047683716, 0.08500000834465027, 0.7393749952316284, 0.015624999068677425, 1.3493750095367432, 44.760623931884766, -0.9056249856948853, -0.18250000476837158, 0.5899999737739563, -0.9481250047683716, 0.6577777862548828, 0.6193749904632568, 1.0890909433364868, 0.2918750047683716, 0.234375, -2.276249885559082], "max": [1.3863033056259155, -0.7228484749794006, 1.4602645635604858, 0.03747997060418129, -0.523861289024353, 1.0793373584747314, -0.31404975056648254, -0.7066357731819153, 1.5290017127990723, 0.34860506653785706, 1.4614540338516235, -0.8654196858406067, 67.81187438964844, 59.46500015258789, 1.7549999952316284, 9.476249694824219, 53.27625274658203, 23.534374237060547, 48.291873931884766, 56.07250213623047, 55.82062530517578, 63.02562713623047, 42.670623779296875, 89.06312561035156, 64.01687622070312, 80.77249908447266, 1.3962500095367432, 9.529999732971191, 40.50562286376953, 1.1037499904632568, 40.69187545776367, 68.32437896728516, 57.96812438964844, 98.79312896728516, 81.94375610351562, 110.1925048828125], "mean": [1.1018335819244385, -0.8392203450202942, 0.9774699807167053, -0.20853963494300842, -1.1718720197677612, 0.8671880960464478, -0.8386166095733643, -0.8823381066322327, 1.0245753526687622, -0.09877456724643707, 0.7832513451576233, -1.1714279651641846, 43.822044372558594, 48.53073501586914, 1.374292254447937, 7.545121192932129, 13.63782787322998, 4.235203742980957, 10.60676383972168, 6.971950054168701, 11.64171028137207, 9.02623462677002, 8.442514419555664, 18.679365158081055, 32.73226547241211, 59.405330657958984, 0.29493778944015503, 5.343449592590332, 17.04753875732422, 0.1972791999578476, 15.130769729614258, 13.945731163024902, 16.948274612426758, 19.86051368713379, 16.761531829833984, 37.021881103515625], "std": [0.2947120666503906, 0.09550917148590088, 0.15582887828350067, 0.1257176399230957, 0.2602255046367645, 0.08460202813148499, 0.22417379915714264, 0.15429985523223877, 0.17607475817203522, 0.15961462259292603, 0.21269363164901733, 0.09110139310359955, 11.069232940673828, 5.206874370574951, 0.16459058225154877, 3.4707937240600586, 17.204683303833008, 6.9499192237854, 16.659292221069336, 18.60761833190918, 18.22782325744629, 17.38575553894043, 13.008524894714355, 30.285812377929688, 23.079761505126953, 14.495990753173828, 1.0190880298614502, 3.554965019226074, 11.465377807617188, 0.8077470064163208, 13.257722854614258, 20.96677017211914, 16.408687591552734, 31.113035202026367, 26.134654998779297, 37.720523834228516], "count": [208]}, "timestamp": {"min": [0.0], "max": [6.9], "mean": [3.45], "std": [2.0014578020366387], "count": [208]}, "frame_index": {"min": [0], "max": [207], "mean": [103.5], "std": [60.043734061099165], "count": [208]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [208]}, "index": {"min": [1193], "max": [1400], "mean": [1296.5], "std": [60.043734061099165], "count": [208]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [208]}, "subtask_annotation": {"mean": [2.1298076923076925, 7.0, 7.0, 7.0, 7.0], "std": [2.0256708199285662, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [208]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [208]}, "eef_direction_state": {"mean": [3.576923076923077, 3.8076923076923075], "std": [2.167026976564841, 2.1171321453112135], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_state": {"mean": [0.9663461538461539, 1.1730769230769231], "std": [0.8342558380104009, 0.8313833200468195], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_state": {"mean": [0.7884615384615384, 0.8461538461538461], "std": [0.8623879740299495, 0.8351557981003254], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_direction_action": {"mean": [3.576923076923077, 3.8076923076923075], "std": [2.167026976564841, 2.1171321453112135], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_action": {"mean": [0.9663461538461539, 1.1730769230769231], "std": [0.8342558380104009, 0.8313833200468195], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_action": {"mean": [0.7884615384615384, 0.8461538461538461], "std": [0.8623879740299495, 0.8351557981003254], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_sim_pose_state": {"mean": [0.6111027824592516, 0.21440138063593925, 1.1663777239690647, -1.4278970837626734, 0.893845543851996, -1.9742657135997752, 0.6145516184818816, -0.14336202051131303, 1.1501720329812541, 1.898803880182085, 1.237397995342363, 1.1273411021313404], "std": [0.05528951072768468, 0.031247150090519038, 0.0452874669428016, 0.18435289940975974, 0.12550747035381768, 0.1851504746651429, 0.05560115102638775, 0.035474181357768655, 0.08082596284295158, 0.7956405379379486, 0.13530502996798116, 2.3196516150086657], "min": [0.5711077233521923, 0.1453789560146711, 1.1140092491988935, -1.76617113146144, 0.75038366088397, -2.4410162658693495, 0.5753114007605411, -0.24891700446450363, 1.0264995108444737, 0.1915037866221016, 0.8317615695286666, -3.1386984332474417], "max": [0.7749861314500202, 0.2612656951583927, 1.2771978465349558, -0.8888366907118554, 1.1224137738875855, -1.576974196174264, 0.7805642204220484, -0.10026399051754592, 1.3145136508113937, 2.732972096710178, 1.4663493280096342, 3.1350351614743364], "count": [208]}, "eef_sim_pose_action": {"mean": [0.6111027824592516, 0.21440138063593925, 1.1663777239690647, -1.4278970837626734, 0.893845543851996, -1.9742657135997752, 0.6145516184818816, -0.14336202051131303, 1.1501720329812541, 1.898803880182085, 1.237397995342363, 1.1273411021313404], "std": [0.05528951072768468, 0.031247150090519038, 0.0452874669428016, 0.18435289940975974, 0.12550747035381768, 0.1851504746651429, 0.05560115102638775, 0.035474181357768655, 0.08082596284295158, 0.7956405379379486, 0.13530502996798116, 2.3196516150086657], "min": [0.5711077233521923, 0.1453789560146711, 1.1140092491988935, -1.76617113146144, 0.75038366088397, -2.4410162658693495, 0.5753114007605411, -0.24891700446450363, 1.0264995108444737, 0.1915037866221016, 0.8317615695286666, -3.1386984332474417], "max": [0.7749861314500202, 0.2612656951583927, 1.2771978465349558, -0.8888366907118554, 1.1224137738875855, -1.576974196174264, 0.7805642204220484, -0.10026399051754592, 1.3145136508113937, 2.732972096710178, 1.4663493280096342, 3.1350351614743364], "count": [208]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40300731209150326]], [[0.38863426674836604]], [[0.39345558619281046]]], "std": [[[0.20804631228010548]], [[0.2069576752606448]], [[0.21651735850161274]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2915689808006536]], [[0.300662301879085]], [[0.28648217933006537]]], "std": [[[0.1460458534396114]], [[0.14316459376646276]], [[0.15096058812284827]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31101955882352944]], [[0.33129155433006535]], [[0.3240896793300654]]], "std": [[[0.18713179873050564]], [[0.1787962883308991]], [[0.19154716018903103]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21288055759803923]], [[0.2434212908496732]], [[0.22985768586601307]]], "std": [[[0.26031249469899587]], [[0.26581408530261214]], [[0.2738347360996266]]], "count": [100]}, "observation.state": {"min": [0.3750619888305664, -1.2366483211517334, 0.8048657178878784, -0.3917753994464874, -1.5716792345046997, 0.7449025511741638, -1.3815137147903442, -1.2956817150115967, 0.8590352535247803, -0.7289997935295105, 0.3907740116119385, -1.12225341796875, 24.28999900817871, 40.37687683105469, 1.2612500190734863, -0.4449999928474426, 0.9800000190734863, -0.8137499690055847, 0.9468750357627869, -1.7037500143051147, 0.9112499952316284, -0.3537500202655792, 1.0049999952316284, -0.05250000208616257, 13.449999809265137, 48.576873779296875, -1.0212500095367432, -0.13875000178813934, 1.0418750047683716, -0.16249999403953552, 0.6944444179534912, 0.7225000262260437, 0.8711110949516296, 0.4124999940395355, -0.12437500059604645, -2.2799999713897705], "max": [1.486276388168335, -0.6963359117507935, 1.529263973236084, 0.1125829741358757, -0.6018968820571899, 0.9440089464187622, -0.24443045258522034, -0.7277122735977173, 1.5798094272613525, 0.3586929738521576, 1.5261353254318237, -0.7275930643081665, 67.9737548828125, 59.90187454223633, 1.8337500095367432, 9.62874984741211, 50.79562759399414, 37.39687728881836, 46.68000030517578, 61.41187286376953, 52.03062438964844, 64.86187744140625, 43.89437484741211, 87.48187255859375, 76.74124908447266, 80.03437805175781, 0.9674999713897705, 9.49625015258789, 41.41187286376953, 87.88750457763672, 37.09312438964844, 86.04312896728516, 43.32250213623047, 93.39250183105469, 67.74625396728516, 106.21062469482422], "mean": [1.2376668453216553, -0.8095517158508301, 0.942269504070282, -0.258834570646286, -1.3140662908554077, 0.7928736209869385, -0.8908122777938843, -0.9383485317230225, 1.1020649671554565, -0.23746471107006073, 0.8456887602806091, -0.8958240747451782, 46.35192108154297, 49.14913558959961, 1.3916418552398682, 7.494898319244385, 11.24600601196289, 5.234294414520264, 9.48963451385498, 6.824587821960449, 9.849159240722656, 8.758090019226074, 7.8151164054870605, 15.789609909057617, 44.13883972167969, 60.16282653808594, 0.08891069144010544, 5.829854488372803, 20.874027252197266, 7.182353496551514, 14.10050106048584, 15.649656295776367, 14.538067817687988, 16.044422149658203, 13.233156204223633, 25.645597457885742], "std": [0.3588218688964844, 0.1218685507774353, 0.19369973242282867, 0.16785013675689697, 0.29716476798057556, 0.04793301597237587, 0.3300074636936188, 0.16165843605995178, 0.19467851519584656, 0.39501872658729553, 0.32453790307044983, 0.14395634829998016, 8.833401679992676, 5.113761901855469, 0.14076079428195953, 3.2635250091552734, 15.662598609924316, 9.817359924316406, 15.329705238342285, 18.796268463134766, 16.619474411010742, 17.928245544433594, 12.75954818725586, 28.031877517700195, 19.525686264038086, 13.204154014587402, 0.8104387521743774, 3.5297768115997314, 10.604427337646484, 19.570833206176758, 10.436439514160156, 26.568506240844727, 13.769207000732422, 28.74869728088379, 19.988903045654297, 32.78669357299805], "count": [272]}, "action": {"min": [0.3750619888305664, -1.2366483211517334, 0.8048657178878784, -0.3917753994464874, -1.5716792345046997, 0.7449025511741638, -1.3815137147903442, -1.2956817150115967, 0.8590352535247803, -0.7289997935295105, 0.3907740116119385, -1.12225341796875, 24.28999900817871, 40.37687683105469, 1.2612500190734863, -0.4449999928474426, 0.9800000190734863, -0.8137499690055847, 0.9468750357627869, -1.7037500143051147, 0.9112499952316284, -0.3537500202655792, 1.0049999952316284, -0.05250000208616257, 13.449999809265137, 48.576873779296875, -1.0212500095367432, -0.13875000178813934, 1.0418750047683716, -0.16249999403953552, 0.6944444179534912, 0.7225000262260437, 0.8711110949516296, 0.4124999940395355, -0.12437500059604645, -2.2799999713897705], "max": [1.486276388168335, -0.6963359117507935, 1.529263973236084, 0.1125829741358757, -0.6018968820571899, 0.9440089464187622, -0.24443045258522034, -0.7277122735977173, 1.5798094272613525, 0.3586929738521576, 1.5261353254318237, -0.7275930643081665, 67.9737548828125, 59.90187454223633, 1.8337500095367432, 9.62874984741211, 50.79562759399414, 37.39687728881836, 46.68000030517578, 61.41187286376953, 52.03062438964844, 64.86187744140625, 43.89437484741211, 87.48187255859375, 76.74124908447266, 80.03437805175781, 0.9674999713897705, 9.49625015258789, 41.41187286376953, 87.88750457763672, 37.09312438964844, 86.04312896728516, 43.32250213623047, 93.39250183105469, 67.74625396728516, 106.21062469482422], "mean": [1.237666130065918, -0.8095515966415405, 0.9422687292098999, -0.25883445143699646, -1.3140661716461182, 0.7928736805915833, -0.8908123970031738, -0.9383484125137329, 1.102065086364746, -0.2374648153781891, 0.8456892371177673, -0.8958237171173096, 46.351951599121094, 49.14910888671875, 1.391641616821289, 7.494897365570068, 11.246003150939941, 5.234298229217529, 9.48963451385498, 6.824584007263184, 9.849161148071289, 8.758089065551758, 7.8151164054870605, 15.789599418640137, 44.13885498046875, 60.16281509399414, 0.08891080319881439, 5.82985258102417, 20.874038696289062, 7.182356357574463, 14.100491523742676, 15.649660110473633, 14.538063049316406, 16.044422149658203, 13.23315715789795, 25.64560317993164], "std": [0.3588218688964844, 0.12186861038208008, 0.1936998814344406, 0.16785012185573578, 0.2971648573875427, 0.047933030873537064, 0.330007404088974, 0.1616584211587906, 0.19467848539352417, 0.39501872658729553, 0.3245379328727722, 0.14395637810230255, 8.833399772644043, 5.1137614250183105, 0.14076073467731476, 3.26352596282959, 15.66260051727295, 9.817355155944824, 15.329704284667969, 18.7962646484375, 16.619468688964844, 17.92823600769043, 12.759550094604492, 28.031879425048828, 19.525680541992188, 13.204156875610352, 0.8104385733604431, 3.5297770500183105, 10.604427337646484, 19.570837020874023, 10.43643856048584, 26.568506240844727, 13.769206047058105, 28.74869728088379, 19.98889923095703, 32.78670120239258], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [272]}, "index": {"min": [1401], "max": [1672], "mean": [1536.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [1.8455882352941178, 7.0, 7.0, 7.0, 7.0], "std": [1.9958732294654573, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [272]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [272]}, "eef_direction_state": {"mean": [4.488970588235294, 4.022058823529412], "std": [1.953472503687818, 1.9571396887411159], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [0.7720588235294118, 1.0588235294117647], "std": [0.9112605342302915, 0.8292865988159835], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [0.5845588235294118, 0.8382352941176471], "std": [0.8136138226592167, 0.8288953335907028], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [4.488970588235294, 4.022058823529412], "std": [1.953472503687818, 1.9571396887411159], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [0.7720588235294118, 1.0588235294117647], "std": [0.9112605342302915, 0.8292865988159835], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [0.5845588235294118, 0.8382352941176471], "std": [0.8136138226592167, 0.8288953335907028], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.594606770486792, 0.23769656105301676, 1.1709299695075646, -1.4196795850889166, 0.8499262505129744, -1.9267102199871122, 0.6179714005343302, -0.14801715779880217, 1.1355586225990881, 1.7915695028565022, 1.1344354177159024, 0.6329465535910379], "std": [0.062164069051119826, 0.045296902791025224, 0.04650265267171686, 0.17918203518500447, 0.08169090655218039, 0.14894534556744973, 0.048130264738153676, 0.06617555273891026, 0.07882650129221677, 0.917854649962424, 0.11151300268450497, 2.227927845940231], "min": [0.5583397336339717, 0.12198677730748769, 1.1128043776551746, -1.712953109375918, 0.7487051833606286, -2.3599500151014157, 0.5732719345549733, -0.25536857785902967, 1.0342891787610302, -3.1336994897155916, 0.7571601897829248, -3.073072350155769], "max": [0.7773420780759058, 0.27822058100589697, 1.295647749697891, -0.8604014249460092, 1.0569548580635488, -1.5764357545579224, 0.7645666067730934, -0.06252188563766256, 1.3082575229146294, 3.137817987893657, 1.340851884705382, 3.1351293958367084], "count": [272]}, "eef_sim_pose_action": {"mean": [0.594606770486792, 0.23769656105301676, 1.1709299695075646, -1.4196795850889166, 0.8499262505129744, -1.9267102199871122, 0.6179714005343302, -0.14801715779880217, 1.1355586225990881, 1.7915695028565022, 1.1344354177159024, 0.6329465535910379], "std": [0.062164069051119826, 0.045296902791025224, 0.04650265267171686, 0.17918203518500447, 0.08169090655218039, 0.14894534556744973, 0.048130264738153676, 0.06617555273891026, 0.07882650129221677, 0.917854649962424, 0.11151300268450497, 2.227927845940231], "min": [0.5583397336339717, 0.12198677730748769, 1.1128043776551746, -1.712953109375918, 0.7487051833606286, -2.3599500151014157, 0.5732719345549733, -0.25536857785902967, 1.0342891787610302, -3.1336994897155916, 0.7571601897829248, -3.073072350155769], "max": [0.7773420780759058, 0.27822058100589697, 1.295647749697891, -0.8604014249460092, 1.0569548580635488, -1.5764357545579224, 0.7645666067730934, -0.06252188563766256, 1.3082575229146294, 3.137817987893657, 1.340851884705382, 3.1351293958367084], "count": [272]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3996208129084967]], [[0.38485744076797385]], [[0.38567565359477124]]], "std": [[[0.2064201703823206]], [[0.20536718725737654]], [[0.22026138951768975]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28509397671568626]], [[0.2913999693627451]], [[0.2789570445261438]]], "std": [[[0.13950612721707237]], [[0.13447815957071732]], [[0.14322221574301644]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31219440359477124]], [[0.3334187295751634]], [[0.3279563357843137]]], "std": [[[0.1831118201915159]], [[0.1746165733162934]], [[0.18851837518570538]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21623013480392156]], [[0.2464924428104575]], [[0.23046636642156862]]], "std": [[[0.26599783145883765]], [[0.26912246963382885]], [[0.27333355935376014]]], "count": [100]}, "observation.state": {"min": [0.30785074830055237, -1.1772335767745972, 0.8542668223381042, -0.3466659188270569, -1.3800301551818848, 0.8148794770240784, -1.1936157941818237, -1.298781156539917, 0.8885042667388916, -0.4631113111972809, 0.41881248354911804, -1.2289234399795532, 27.497499465942383, 42.67124938964844, 1.1875, -1.191249966621399, 1.084375023841858, -2.231250047683716, 0.9112499952316284, -2.051874876022339, 0.9743750095367432, -3.0974998474121094, 0.8331249952316284, 0.2549999952316284, 15.051250457763672, 47.32111358642578, -0.875, -0.1681250035762787, 0.7143750190734863, 0.33375000953674316, 0.921875, 0.9624999761581421, 1.1242856979370117, 0.03187499940395355, -0.1875, -1.8443750143051147], "max": [1.3372201919555664, -0.7193198204040527, 1.5077821016311646, 0.08540283888578415, -0.3351978063583374, 1.0329976081848145, -0.2431429773569107, -0.7364385724067688, 1.5752794742584229, 0.2303476482629776, 1.220403790473938, -1.0234988927841187, 67.76312255859375, 60.89125061035156, 1.7443749904632568, 9.789999961853027, 51.29312515258789, 33.28499984741211, 51.921875, 54.478126525878906, 59.896873474121094, 57.44937515258789, 48.32437515258789, 84.77562713623047, 64.47062683105469, 81.13687896728516, 1.46875, 9.607500076293945, 56.998748779296875, 81.22000122070312, 63.72624969482422, 101.15812683105469, 61.74625015258789, 25.499374389648438, 92.70999908447266, 109.27874755859375], "mean": [1.0997694730758667, -0.8482414484024048, 0.9798634648323059, -0.21548697352409363, -1.1032826900482178, 0.8719009757041931, -0.8020578622817993, -0.9180640578269958, 1.0802146196365356, -0.16548849642276764, 0.7502687573432922, -1.09861421585083, 42.9200325012207, 50.42776870727539, 1.3362152576446533, 7.572860240936279, 13.537827491760254, 3.3661649227142334, 11.822722434997559, 6.246188163757324, 11.567742347717285, 5.079352378845215, 9.963025093078613, 17.21592140197754, 41.58441162109375, 59.799739837646484, 0.19716697931289673, 5.793234348297119, 27.87649154663086, 14.25789737701416, 19.42267608642578, 16.93222999572754, 19.20009994506836, 5.883012771606445, 20.24807357788086, 36.78812789916992], "std": [0.3081414997577667, 0.09619738906621933, 0.17168988287448883, 0.1452069729566574, 0.27056434750556946, 0.06032710149884224, 0.301564484834671, 0.16796761751174927, 0.20333231985569, 0.2052743136882782, 0.2053643763065338, 0.0899108424782753, 9.845234870910645, 4.192869186401367, 0.15213239192962646, 3.5966684818267822, 16.003314971923828, 11.25109577178955, 16.460506439208984, 17.205615997314453, 18.558992385864258, 16.66342544555664, 14.131739616394043, 28.25504493713379, 16.5615234375, 13.925490379333496, 1.0016478300094604, 3.502819538116455, 15.467917442321777, 23.531999588012695, 19.564428329467773, 27.82782745361328, 20.636919021606445, 8.58537769317627, 31.55376434326172, 39.09627151489258], "count": [227]}, "action": {"min": [0.30785074830055237, -1.1772335767745972, 0.8542668223381042, -0.3466659188270569, -1.3800301551818848, 0.8148794770240784, -1.1936157941818237, -1.298781156539917, 0.8885042667388916, -0.4631113111972809, 0.41881248354911804, -1.2289234399795532, 27.497499465942383, 42.67124938964844, 1.1875, -1.191249966621399, 1.084375023841858, -2.231250047683716, 0.9112499952316284, -2.051874876022339, 0.9743750095367432, -3.0974998474121094, 0.8331249952316284, 0.2549999952316284, 15.051250457763672, 47.32111358642578, -0.875, -0.1681250035762787, 0.7143750190734863, 0.33375000953674316, 0.921875, 0.9624999761581421, 1.1242856979370117, 0.03187499940395355, -0.1875, -1.8443750143051147], "max": [1.3372201919555664, -0.7193198204040527, 1.5077821016311646, 0.08540283888578415, -0.3351978063583374, 1.0329976081848145, -0.2431429773569107, -0.7364385724067688, 1.5752794742584229, 0.2303476482629776, 1.220403790473938, -1.0234988927841187, 67.76312255859375, 60.89125061035156, 1.7443749904632568, 9.789999961853027, 51.29312515258789, 33.28499984741211, 51.921875, 54.478126525878906, 59.896873474121094, 57.44937515258789, 48.32437515258789, 84.77562713623047, 64.47062683105469, 81.13687896728516, 1.46875, 9.607500076293945, 56.998748779296875, 81.22000122070312, 63.72624969482422, 101.15812683105469, 61.74625015258789, 25.499374389648438, 92.70999908447266, 109.27874755859375], "mean": [1.099770188331604, -0.84824138879776, 0.9798636436462402, -0.21548698842525482, -1.1032826900482178, 0.8719012141227722, -0.8020577430725098, -0.9180640578269958, 1.0802152156829834, -0.16548848152160645, 0.7502687573432922, -1.0986148118972778, 42.92003631591797, 50.42779541015625, 1.3362150192260742, 7.572856426239014, 13.537837028503418, 3.366173505783081, 11.822705268859863, 6.246181964874268, 11.567736625671387, 5.079346656799316, 9.963022232055664, 17.215911865234375, 41.58442306518555, 59.799739837646484, 0.19716687500476837, 5.793231010437012, 27.876497268676758, 14.257895469665527, 19.42268180847168, 16.93222999572754, 19.200090408325195, 5.883017539978027, 20.248069763183594, 36.78813934326172], "std": [0.30814164876937866, 0.09619739651679993, 0.17168983817100525, 0.145207017660141, 0.27056434750556946, 0.06032709777355194, 0.30156445503234863, 0.16796761751174927, 0.2033323049545288, 0.2052743285894394, 0.2053643763065338, 0.0899108424782753, 9.845235824584961, 4.192869186401367, 0.15213240683078766, 3.596668004989624, 16.003320693969727, 11.25108814239502, 16.46051597595215, 17.205623626708984, 18.558990478515625, 16.663423538208008, 14.131736755371094, 28.25504493713379, 16.5615234375, 13.925487518310547, 1.00164794921875, 3.5028188228607178, 15.467915534973145, 23.531999588012695, 19.564430236816406, 27.82782554626465, 20.636919021606445, 8.585378646850586, 31.55376625061035, 39.09627151489258], "count": [227]}, "timestamp": {"min": [0.0], "max": [7.533333333333333], "mean": [3.7666666666666666], "std": [2.1842873233874505], "count": [227]}, "frame_index": {"min": [0], "max": [226], "mean": [113.0], "std": [65.5286197016235], "count": [227]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [227]}, "index": {"min": [1673], "max": [1899], "mean": [1786.0], "std": [65.5286197016235], "count": [227]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [227]}, "subtask_annotation": {"mean": [2.0969162995594712, 7.0, 7.0, 7.0, 7.0], "std": [2.002056037241256, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [227]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [227]}, "eef_direction_state": {"mean": [4.211453744493392, 3.8325991189427313], "std": [2.09241363093594, 2.1869041204968114], "min": [0, 0], "max": [6, 6], "count": [227]}, "eef_velocity_state": {"mean": [0.8810572687224669, 1.079295154185022], "std": [0.869929730960149, 0.8719128983512733], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_state": {"mean": [0.7312775330396476, 0.920704845814978], "std": [0.856712108372351, 0.8251890378127301], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_direction_action": {"mean": [4.211453744493392, 3.8325991189427313], "std": [2.09241363093594, 2.1869041204968114], "min": [0, 0], "max": [6, 6], "count": [227]}, "eef_velocity_action": {"mean": [0.8810572687224669, 1.079295154185022], "std": [0.869929730960149, 0.8719128983512733], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_action": {"mean": [0.7312775330396476, 0.920704845814978], "std": [0.856712108372351, 0.8251890378127301], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_sim_pose_state": {"mean": [0.6135665549085448, 0.21530924055988568, 1.1492154370386622, -1.5388945324968029, 0.899055227905675, -2.0463652827321996, 0.6272964113091065, -0.1386466446802494, 1.1538548572225358, 1.7771764773956833, 1.2483535851654954, 1.1348941526835887], "std": [0.058985439379080656, 0.02910955813729175, 0.04830546912770033, 0.16495047646754157, 0.10946231962414683, 0.15277801588579001, 0.063475420822014, 0.04107238015578798, 0.0860947554814141, 0.783087570614623, 0.08558309439937772, 2.152192181686939], "min": [0.5759841487405333, 0.14532033614849613, 1.0985522695242782, -1.8978703148466411, 0.7918540060411243, -2.4494744577025367, 0.5817032477718619, -0.20719594857864113, 1.036776625703029, 0.10883900649825762, 1.0195012428567467, -3.1254101576223516], "max": [0.7876592362407422, 0.2479269792302992, 1.2618034038239996, -1.0799741926011157, 1.0876518158997546, -1.7658065463093662, 0.7870552667657542, -0.08134726449281962, 1.3156129389283588, 2.765723609719169, 1.5048269360392865, 3.1186050493425594], "count": [227]}, "eef_sim_pose_action": {"mean": [0.6135665549085448, 0.21530924055988568, 1.1492154370386622, -1.5388945324968029, 0.899055227905675, -2.0463652827321996, 0.6272964113091065, -0.1386466446802494, 1.1538548572225358, 1.7771764773956833, 1.2483535851654954, 1.1348941526835887], "std": [0.058985439379080656, 0.02910955813729175, 0.04830546912770033, 0.16495047646754157, 0.10946231962414683, 0.15277801588579001, 0.063475420822014, 0.04107238015578798, 0.0860947554814141, 0.783087570614623, 0.08558309439937772, 2.152192181686939], "min": [0.5759841487405333, 0.14532033614849613, 1.0985522695242782, -1.8978703148466411, 0.7918540060411243, -2.4494744577025367, 0.5817032477718619, -0.20719594857864113, 1.036776625703029, 0.10883900649825762, 1.0195012428567467, -3.1254101576223516], "max": [0.7876592362407422, 0.2479269792302992, 1.2618034038239996, -1.0799741926011157, 1.0876518158997546, -1.7658065463093662, 0.7870552667657542, -0.08134726449281962, 1.3156129389283588, 2.765723609719169, 1.5048269360392865, 3.1186050493425594], "count": [227]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3981707046568628]], [[0.3855938398692811]], [[0.3865834640522876]]], "std": [[[0.2104154923713109]], [[0.2093945387167625]], [[0.22384467682208195]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2885939910130719]], [[0.2974676736111111]], [[0.2845269403594772]]], "std": [[[0.15232855004028412]], [[0.14729221866090483]], [[0.15412970868295184]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31984577205882353]], [[0.3417268545751634]], [[0.3402968668300653]]], "std": [[[0.19594094743621873]], [[0.18598162050113562]], [[0.20041671873675762]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22199469158496732]], [[0.25284399101307187]], [[0.23460622549019608]]], "std": [[[0.2614378735538458]], [[0.2670031876295719]], [[0.2696055755768175]]], "count": [100]}, "observation.state": {"min": [0.34115833044052124, -1.1399204730987549, 0.7956149578094482, -0.35445436835289, -1.4334791898727417, 0.8077506422996521, -1.199549913406372, -1.2737468481063843, 0.937179446220398, -0.6212567687034607, 0.4032435119152069, -0.9931422472000122, 9.766249656677246, 40.28000259399414, 1.3018749952316284, -0.5118749737739563, 5.840624809265137, -0.3449999988079071, 2.915555477142334, -1.9993749856948853, 0.9100000262260437, 0.28125, 1.0943750143051147, -0.2150000035762787, 12.961874961853027, 42.228126525878906, -0.8743749856948853, -0.25062498450279236, 2.119999885559082, -1.0824999809265137, 0.6981250047683716, 0.4025000035762787, 0.6825000047683716, 0.39937499165534973, -0.34312498569488525, -2.1855554580688477], "max": [1.3710708618164062, -0.6715877056121826, 1.4587863683700562, 0.11429961025714874, -0.47248131036758423, 1.0704680681228638, -0.24731536209583282, -0.7331960201263428, 1.5273089408874512, 0.2743021249771118, 1.3302264213562012, -0.9836585521697998, 68.89250183105469, 61.860626220703125, 1.7831249237060547, 9.671250343322754, 45.852500915527344, 46.55125045776367, 48.756874084472656, 60.30937576293945, 51.33812713623047, 65.66437530517578, 45.040626525878906, 86.76000213623047, 78.93437957763672, 75.86563110351562, 1.600000023841858, 9.787500381469727, 46.18687438964844, 83.30000305175781, 49.086875915527344, 106.14250183105469, 66.49625396728516, 111.37687683105469, 75.56437683105469, 110.50312805175781], "mean": [1.0311946868896484, -0.7882738709449768, 0.9668923020362854, -0.0999445915222168, -1.0625474452972412, 0.8819134831428528, -0.8135484457015991, -0.8779401183128357, 1.0513423681259155, -0.34950825572013855, 0.6776192784309387, -0.9895088076591492, 42.25675582885742, 47.737876892089844, 1.4186625480651855, 7.945990562438965, 14.123455047607422, 5.489198207855225, 13.376545906066895, 5.201937675476074, 11.177749633789062, 8.231557846069336, 7.696323871612549, 14.783391952514648, 44.22013854980469, 56.78171920776367, 0.15485478937625885, 6.890473365783691, 19.697885513305664, 6.451713562011719, 12.13746452331543, 16.17800521850586, 15.404080390930176, 17.39447784423828, 16.414113998413086, 31.79198455810547], "std": [0.24974587559700012, 0.09779247641563416, 0.14777804911136627, 0.09730538725852966, 0.19790144264698029, 0.05055928975343704, 0.21106737852096558, 0.13062313199043274, 0.14306849241256714, 0.20846694707870483, 0.19941741228103638, 0.002541154157370329, 10.905191421508789, 6.162428379058838, 0.11841824650764465, 3.173049211502075, 11.793844223022461, 11.686797142028809, 12.711668968200684, 17.000633239746094, 15.197969436645508, 18.293092727661133, 12.412653923034668, 27.427656173706055, 19.863510131835938, 10.298125267028809, 1.1478856801986694, 3.7508301734924316, 12.135086059570312, 16.774267196655273, 14.560365676879883, 28.373891830444336, 20.02216339111328, 30.0427188873291, 25.69913673400879, 40.762794494628906], "count": [266]}, "action": {"min": [0.34115833044052124, -1.1399204730987549, 0.7956149578094482, -0.35445436835289, -1.4334791898727417, 0.8077506422996521, -1.199549913406372, -1.2737468481063843, 0.937179446220398, -0.6212567687034607, 0.4032435119152069, -0.9931422472000122, 9.766249656677246, 40.28000259399414, 1.3018749952316284, -0.5118749737739563, 5.840624809265137, -0.3449999988079071, 2.915555477142334, -1.9993749856948853, 0.9100000262260437, 0.28125, 1.0943750143051147, -0.2150000035762787, 12.961874961853027, 42.228126525878906, -0.8743749856948853, -0.25062498450279236, 2.119999885559082, -1.0824999809265137, 0.6981250047683716, 0.4025000035762787, 0.6825000047683716, 0.39937499165534973, -0.34312498569488525, -2.1855554580688477], "max": [1.3710708618164062, -0.6715877056121826, 1.4587863683700562, 0.11429961025714874, -0.47248131036758423, 1.0704680681228638, -0.24731536209583282, -0.7331960201263428, 1.5273089408874512, 0.2743021249771118, 1.3302264213562012, -0.9836585521697998, 68.89250183105469, 61.860626220703125, 1.7831249237060547, 9.671250343322754, 45.852500915527344, 46.55125045776367, 48.756874084472656, 60.30937576293945, 51.33812713623047, 65.66437530517578, 45.040626525878906, 86.76000213623047, 78.93437957763672, 75.86563110351562, 1.600000023841858, 9.787500381469727, 46.18687438964844, 83.30000305175781, 49.086875915527344, 106.14250183105469, 66.49625396728516, 111.37687683105469, 75.56437683105469, 110.50312805175781], "mean": [1.0311951637268066, -0.7882738709449768, 0.9668921232223511, -0.0999445915222168, -1.0625474452972412, 0.8819137215614319, -0.8135488629341125, -0.8779398798942566, 1.0513423681259155, -0.3495083451271057, 0.6776193976402283, -0.9895086288452148, 42.25678634643555, 47.737857818603516, 1.418662428855896, 7.945991516113281, 14.123467445373535, 5.489192008972168, 13.376548767089844, 5.201939105987549, 11.177750587463379, 8.231581687927246, 7.69633150100708, 14.78338623046875, 44.22013854980469, 56.78166961669922, 0.15485495328903198, 6.890473365783691, 19.69790267944336, 6.451714038848877, 12.137458801269531, 16.178007125854492, 15.404078483581543, 17.394485473632812, 16.414106369018555, 31.7919921875], "std": [0.2497459203004837, 0.09779244661331177, 0.14777804911136627, 0.09730538725852966, 0.1979013830423355, 0.05055930092930794, 0.21106737852096558, 0.13062311708927155, 0.14306849241256714, 0.20846694707870483, 0.19941741228103638, 0.0025411539245396852, 10.905189514160156, 6.162428379058838, 0.11841817945241928, 3.17305064201355, 11.793844223022461, 11.686800003051758, 12.71166706085205, 17.000646591186523, 15.197968482971191, 18.29309844970703, 12.412656784057617, 27.427656173706055, 19.86351203918457, 10.298125267028809, 1.1478855609893799, 3.750831365585327, 12.135085105895996, 16.774269104003906, 14.5603666305542, 28.37389373779297, 20.02216148376465, 30.04271697998047, 25.699140548706055, 40.76280212402344], "count": [266]}, "timestamp": {"min": [0.0], "max": [8.833333333333334], "mean": [4.416666666666666], "std": [2.5595681059289843], "count": [266]}, "frame_index": {"min": [0], "max": [265], "mean": [132.5], "std": [76.78704317786953], "count": [266]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [266]}, "index": {"min": [1900], "max": [2165], "mean": [2032.5], "std": [76.78704317786953], "count": [266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [266]}, "subtask_annotation": {"mean": [3.2406015037593985, 7.0, 7.0, 7.0, 7.0], "std": [2.398779062685156, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [266]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [266]}, "eef_direction_state": {"mean": [3.93609022556391, 3.7593984962406015], "std": [2.1467877155458948, 1.9759850534420311], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_state": {"mean": [0.8834586466165414, 1.0639097744360901], "std": [0.8657805771027648, 0.8085853557749059], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_state": {"mean": [0.650375939849624, 0.7857142857142857], "std": [0.8237201565235722, 0.8289537619312549], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_direction_action": {"mean": [3.93609022556391, 3.7593984962406015], "std": [2.1467877155458948, 1.9759850534420311], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_action": {"mean": [0.8834586466165414, 1.0639097744360901], "std": [0.8657805771027648, 0.8085853557749059], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_action": {"mean": [0.650375939849624, 0.7857142857142857], "std": [0.8237201565235722, 0.8289537619312549], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_sim_pose_state": {"mean": [0.6111446088771233, 0.198434683166239, 1.174349296835115, -1.480100759601182, 0.9787410151121199, -2.0907387022412127, 0.604006946002629, -0.13620572847174434, 1.1286630425738036, 2.1596299101331335, 1.1798128001337518, 0.2731440157371351], "std": [0.04977692141860584, 0.02168478662342151, 0.03994147488083131, 0.1599228358594982, 0.06854575455403886, 0.16276630605350131, 0.051696537888844166, 0.034351123391054124, 0.08199801618324767, 0.8376003621197077, 0.09439268122780893, 2.4816688216719287], "min": [0.5629017514737655, 0.1477596061098689, 1.1102488006618023, -1.7951271945948948, 0.8958190918855706, -2.447571516655273, 0.5585228931729778, -0.22509897316905275, 1.033722880576385, 0.4717291241522486, 0.9726472155732391, -3.131464259528909], "max": [0.7736722138671839, 0.2612925365243219, 1.2764620251614478, -1.0002179289592352, 1.151306499745942, -1.6716790387834992, 0.7639511262593308, -0.07009384350783876, 1.3062555087500165, 3.135919492410542, 1.4778190707979904, 3.127970519873797], "count": [266]}, "eef_sim_pose_action": {"mean": [0.6111446088771233, 0.198434683166239, 1.174349296835115, -1.480100759601182, 0.9787410151121199, -2.0907387022412127, 0.604006946002629, -0.13620572847174434, 1.1286630425738036, 2.1596299101331335, 1.1798128001337518, 0.2731440157371351], "std": [0.04977692141860584, 0.02168478662342151, 0.03994147488083131, 0.1599228358594982, 0.06854575455403886, 0.16276630605350131, 0.051696537888844166, 0.034351123391054124, 0.08199801618324767, 0.8376003621197077, 0.09439268122780893, 2.4816688216719287], "min": [0.5629017514737655, 0.1477596061098689, 1.1102488006618023, -1.7951271945948948, 0.8958190918855706, -2.447571516655273, 0.5585228931729778, -0.22509897316905275, 1.033722880576385, 0.4717291241522486, 0.9726472155732391, -3.131464259528909], "max": [0.7736722138671839, 0.2612925365243219, 1.2764620251614478, -1.0002179289592352, 1.151306499745942, -1.6716790387834992, 0.7639511262593308, -0.07009384350783876, 1.3062555087500165, 3.135919492410542, 1.4778190707979904, 3.127970519873797], "count": [266]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39681952410130716]], [[0.386899080882353]], [[0.3908099203431372]]], "std": [[[0.21504034567341562]], [[0.2109371174777746]], [[0.22023274679987595]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2686522344771242]], [[0.2854114195261438]], [[0.2733297753267974]]], "std": [[[0.13811619166021782]], [[0.1368157835788794]], [[0.1456533091958961]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3211465767973856]], [[0.3429071343954248]], [[0.33911566380718955]]], "std": [[[0.18891979423885874]], [[0.1807690404113695]], [[0.19314083029268586]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22543657066993464]], [[0.25440380514705885]], [[0.23661025326797386]]], "std": [[[0.26789965980703606]], [[0.27111227389890297]], [[0.27288079542259297]]], "count": [100]}, "observation.state": {"min": [0.3579194247722626, -1.1960450410842896, 0.818026602268219, -0.41349831223487854, -1.4230097532272339, 0.922407865524292, -1.1514415740966797, -1.319142460823059, 0.889028787612915, -0.50030517578125, 0.43781471252441406, -1.2324283123016357, 18.96875, 40.91687774658203, 1.3700000047683716, -0.7918750047683716, 6.23562479019165, -2.2350001335144043, 1.5724999904632568, -2.03125, 0.7762500047683716, -3.2018749713897705, 0.8543750047683716, 0.4424999952316284, 12.020000457763672, 42.17250061035156, -0.9468750357627869, -0.3181249797344208, 0.875, -0.7556250095367432, 0.6656249761581421, 0.5625, 1.0056250095367432, 0.41777777671813965, 0.042500000447034836, -2.1893749237060547], "max": [1.3651525974273682, -0.6879911422729492, 1.4689908027648926, -0.05874723196029663, -0.5498016476631165, 1.2202448844909668, -0.25782978534698486, -0.7458058595657349, 1.6205319166183472, 0.22733823955059052, 1.2265498638153076, -1.0087405443191528, 59.62125015258789, 62.12687683105469, 1.6193749904632568, 9.636666297912598, 44.03499984741211, 58.631874084472656, 45.26750183105469, 74.06124877929688, 47.40812683105469, 88.67937469482422, 51.41625213623047, 99.57875061035156, 76.26812744140625, 75.42874908447266, 1.4474999904632568, 9.786250114440918, 50.401248931884766, 110.83499908447266, 66.37312316894531, 109.73750305175781, 85.55313110351562, 110.19375610351562, 92.08438110351562, 110.19375610351562], "mean": [0.9758284687995911, -0.7960748076438904, 1.0034133195877075, -0.18363530933856964, -1.0285561084747314, 1.0031862258911133, -0.8126248717308044, -0.9357802867889404, 1.071807861328125, -0.21309716999530792, 0.7175594568252563, -1.1291146278381348, 39.75690841674805, 48.92444610595703, 1.5534909963607788, 8.110709190368652, 14.759871482849121, 3.8783388137817383, 13.412250518798828, 5.677125930786133, 12.542957305908203, 6.457551956176758, 12.275022506713867, 16.262596130371094, 48.012611389160156, 55.75028991699219, -0.1837480366230011, 7.1134490966796875, 19.809402465820312, 23.95113754272461, 15.006692886352539, 24.14363670349121, 22.773792266845703, 28.91266441345215, 24.345943450927734, 36.575355529785156], "std": [0.190547913312912, 0.09745542705059052, 0.11900221556425095, 0.06058278679847717, 0.14270904660224915, 0.06900694221258163, 0.23391343653202057, 0.1376277357339859, 0.16909968852996826, 0.17112170159816742, 0.17957255244255066, 0.08751364797353745, 6.897488117218018, 5.08050012588501, 0.04323498159646988, 2.8974437713623047, 9.650158882141113, 15.69732666015625, 11.185665130615234, 20.133771896362305, 12.24223804473877, 24.093915939331055, 11.3628511428833, 28.999977111816406, 19.335037231445312, 10.163548469543457, 0.9358484148979187, 3.484151601791382, 11.996297836303711, 39.41667175292969, 17.105512619018555, 34.36899948120117, 28.816997528076172, 42.45144271850586, 33.7946662902832, 45.835445404052734], "count": [345]}, "action": {"min": [0.3579194247722626, -1.1960450410842896, 0.818026602268219, -0.41349831223487854, -1.4230097532272339, 0.922407865524292, -1.1514415740966797, -1.319142460823059, 0.889028787612915, -0.50030517578125, 0.43781471252441406, -1.2324283123016357, 18.96875, 40.91687774658203, 1.3700000047683716, -0.7918750047683716, 6.23562479019165, -2.2350001335144043, 1.5724999904632568, -2.03125, 0.7762500047683716, -3.2018749713897705, 0.8543750047683716, 0.4424999952316284, 12.020000457763672, 42.17250061035156, -0.9468750357627869, -0.3181249797344208, 0.875, -0.7556250095367432, 0.6656249761581421, 0.5625, 1.0056250095367432, 0.41777777671813965, 0.042500000447034836, -2.1893749237060547], "max": [1.3651525974273682, -0.6879911422729492, 1.4689908027648926, -0.05874723196029663, -0.5498016476631165, 1.2202448844909668, -0.25782978534698486, -0.7458058595657349, 1.6205319166183472, 0.22733823955059052, 1.2265498638153076, -1.0087405443191528, 59.62125015258789, 62.12687683105469, 1.6193749904632568, 9.636666297912598, 44.03499984741211, 58.631874084472656, 45.26750183105469, 74.06124877929688, 47.40812683105469, 88.67937469482422, 51.41625213623047, 99.57875061035156, 76.26812744140625, 75.42874908447266, 1.4474999904632568, 9.786250114440918, 50.401248931884766, 110.83499908447266, 66.37312316894531, 109.73750305175781, 85.55313110351562, 110.19375610351562, 92.08438110351562, 110.19375610351562], "mean": [0.9758298993110657, -0.7960740923881531, 1.0034122467041016, -0.18363532423973083, -1.0285563468933105, 1.0031859874725342, -0.8126246333122253, -0.935780942440033, 1.0718079805374146, -0.2130971997976303, 0.7175596952438354, -1.1291141510009766, 39.75691604614258, 48.924434661865234, 1.5534920692443848, 8.110709190368652, 14.75987434387207, 3.8783578872680664, 13.412237167358398, 5.67712926864624, 12.542954444885254, 6.4575629234313965, 12.275018692016602, 16.262603759765625, 48.01261901855469, 55.75028991699219, -0.18374821543693542, 7.113446235656738, 19.80942153930664, 23.951152801513672, 15.00670051574707, 24.143634796142578, 22.773792266845703, 28.912660598754883, 24.345930099487305, 36.57536697387695], "std": [0.1905478686094284, 0.09745535999536514, 0.11900224536657333, 0.060582779347896576, 0.14270903170108795, 0.06900696456432343, 0.23391340672969818, 0.1376277208328247, 0.16909965872764587, 0.17112170159816742, 0.17957258224487305, 0.08751364052295685, 6.897489547729492, 5.0804972648620605, 0.04323501139879227, 2.8974454402923584, 9.65015983581543, 15.697327613830566, 11.185665130615234, 20.133771896362305, 12.242241859436035, 24.093944549560547, 11.362847328186035, 28.99997329711914, 19.335031509399414, 10.163551330566406, 0.9358487129211426, 3.484151840209961, 11.996297836303711, 39.41667556762695, 17.105512619018555, 34.368995666503906, 28.816997528076172, 42.45145034790039, 33.7946662902832, 45.83544158935547], "count": [345]}, "timestamp": {"min": [0.0], "max": [11.466666666666667], "mean": [5.733333333333333], "std": [3.3197501021523808], "count": [345]}, "frame_index": {"min": [0], "max": [344], "mean": [172.0], "std": [99.59250306457142], "count": [345]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [345]}, "index": {"min": [2166], "max": [2510], "mean": [2338.0], "std": [99.59250306457142], "count": [345]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [345]}, "subtask_annotation": {"mean": [3.898550724637681, 7.0, 7.0, 7.0, 7.0], "std": [2.356273941015384, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [345]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [345]}, "eef_direction_state": {"mean": [4.597101449275362, 3.8173913043478263], "std": [1.83286985033274, 1.863062503073677], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_state": {"mean": [0.7217391304347827, 1.272463768115942], "std": [0.8500416980765167, 0.7230940079543067], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_state": {"mean": [0.5130434782608696, 1.0028985507246377], "std": [0.7805447825268755, 0.8288233346997543], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_direction_action": {"mean": [4.597101449275362, 3.8173913043478263], "std": [1.83286985033274, 1.863062503073677], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_action": {"mean": [0.7217391304347827, 1.272463768115942], "std": [0.8500416980765167, 0.7230940079543067], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_action": {"mean": [0.5130434782608696, 1.0028985507246377], "std": [0.7805447825268755, 0.8288233346997543], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_sim_pose_state": {"mean": [0.6336330812344437, 0.21380171819711738, 1.1848833682056068, -1.4069987124670333, 1.057739672125107, -1.9467068281700428, 0.6144587932660637, -0.1258193738228205, 1.1311221575569963, 1.9304926480380007, 1.259394837647262, 0.03004487497053381], "std": [0.037444423729585334, 0.02707926378207357, 0.03764015563474523, 0.19173908944528742, 0.0385160947913076, 0.19331391137424467, 0.05572367210526228, 0.03104625281805464, 0.08776756149460711, 0.8403861427872533, 0.10052003937021303, 2.549268902049629], "min": [0.576676030639139, 0.13049419548243682, 1.1028612942312825, -1.963766334056425, 0.9958041574364405, -2.4630931890788967, 0.569388436610732, -0.23013955535582117, 1.025577907660859, 0.007036457620345216, 1.0859940294883144, -3.121217701866907], "max": [0.7749327474490934, 0.2856565050904891, 1.3002250611176098, -0.8302506136846068, 1.1904306359538768, -1.436369246700808, 0.7969779407292241, -0.08466153564526349, 1.3251264902943802, 2.8938838074326405, 1.5026442618932268, 3.1381298621895715], "count": [345]}, "eef_sim_pose_action": {"mean": [0.6336330812344437, 0.21380171819711738, 1.1848833682056068, -1.4069987124670333, 1.057739672125107, -1.9467068281700428, 0.6144587932660637, -0.1258193738228205, 1.1311221575569963, 1.9304926480380007, 1.259394837647262, 0.03004487497053381], "std": [0.037444423729585334, 0.02707926378207357, 0.03764015563474523, 0.19173908944528742, 0.0385160947913076, 0.19331391137424467, 0.05572367210526228, 0.03104625281805464, 0.08776756149460711, 0.8403861427872533, 0.10052003937021303, 2.549268902049629], "min": [0.576676030639139, 0.13049419548243682, 1.1028612942312825, -1.963766334056425, 0.9958041574364405, -2.4630931890788967, 0.569388436610732, -0.23013955535582117, 1.025577907660859, 0.007036457620345216, 1.0859940294883144, -3.121217701866907], "max": [0.7749327474490934, 0.2856565050904891, 1.3002250611176098, -0.8302506136846068, 1.1904306359538768, -1.436369246700808, 0.7969779407292241, -0.08466153564526349, 1.3251264902943802, 2.8938838074326405, 1.5026442618932268, 3.1381298621895715], "count": [345]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40325156045751637]], [[0.3906117933006536]], [[0.3983180473856209]]], "std": [[[0.2088708679805514]], [[0.20804564958187444]], [[0.21516536270861147]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.299031454248366]], [[0.3130181699346405]], [[0.3039182434640523]]], "std": [[[0.15487798856036117]], [[0.15659959274618823]], [[0.16888151305262836]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.320035835375817]], [[0.3386311437908497]], [[0.33294063316993466]]], "std": [[[0.18188687415185767]], [[0.17321181829112742]], [[0.18556757997942502]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23390823325163398]], [[0.2624872038398693]], [[0.2647981495098039]]], "std": [[[0.27179428156581614]], [[0.27739650792999054]], [[0.27696327468861964]]], "count": [100]}, "observation.state": {"min": [0.3078269362449646, -1.19306480884552, 0.7967116832733154, -0.34881699085235596, -1.5097742080688477, 0.7396572232246399, -1.3090333938598633, -1.3310635089874268, 0.8325703740119934, -0.33207446336746216, 0.45123788714408875, -1.251382827758789, 31.434444427490234, 39.6618766784668, 1.3756250143051147, -0.17000000178813934, 2.7033333778381348, -0.06812500208616257, 0.8569999933242798, -2.0506248474121094, 0.9050000309944153, 0.02562500536441803, 0.8600000143051147, -0.20250000059604645, 31.770626068115234, 45.739376068115234, -0.984375, -0.10437499731779099, 0.602222204208374, 0.7906249761581421, 0.6499999761581421, -0.03249999135732651, 0.9112499952316284, 0.26374998688697815, 0.5887500047683716, -1.1143749952316284], "max": [1.3554779291152954, -0.6424048542976379, 1.528048038482666, 0.04675459861755371, -0.462825208902359, 1.0060464143753052, -0.31905660033226013, -0.6846055388450623, 1.6236553192138672, 0.31656113266944885, 1.5223206281661987, -0.9503191709518433, 68.25687408447266, 60.02812576293945, 1.8237500190734863, 9.581110954284668, 47.12312316894531, 40.32437515258789, 48.57500076293945, 48.403751373291016, 50.9375, 56.41437530517578, 43.82250213623047, 76.94499969482422, 69.72624969482422, 64.06500244140625, -0.8106250166893005, 9.4712495803833, 38.390625, 1.3337500095367432, 38.99437713623047, 32.07875061035156, 49.56312561035156, 74.64812469482422, 69.73562622070312, 108.16312408447266], "mean": [1.0500121116638184, -0.8486477732658386, 1.0234442949295044, -0.16163790225982666, -1.1271414756774902, 0.8095663785934448, -0.894993007183075, -0.8830515742301941, 1.0238094329833984, -0.048847127705812454, 0.8624630570411682, -1.1547859907150269, 43.35472106933594, 47.400238037109375, 1.5567653179168701, 7.525286674499512, 14.054468154907227, 6.852365016937256, 11.797908782958984, 5.899794101715088, 12.177732467651367, 8.247698783874512, 8.986235618591309, 18.13203239440918, 47.66849136352539, 54.421531677246094, -0.8637961149215698, 6.984943389892578, 16.20985984802246, 0.844602108001709, 12.646058082580566, 6.792881488800049, 13.658655166625977, 13.585943222045898, 14.074335098266602, 28.08419418334961], "std": [0.29754874110221863, 0.10478585213422775, 0.1729690581560135, 0.11194735020399094, 0.2511675953865051, 0.062492385506629944, 0.2644107937812805, 0.17061710357666016, 0.20247407257556915, 0.14087159931659698, 0.22615565359592438, 0.07970920950174332, 10.905986785888672, 5.909590721130371, 0.0786566212773323, 3.407705545425415, 14.877378463745117, 12.07548999786377, 17.23673439025879, 16.375062942504883, 18.198705673217773, 16.50942611694336, 13.503822326660156, 27.115673065185547, 12.921053886413574, 5.916138648986816, 0.04154710844159126, 3.797142505645752, 10.57338809967041, 0.07521181553602219, 13.672362327575684, 9.611811637878418, 16.226247787475586, 22.36415672302246, 22.38359832763672, 39.78179168701172], "count": [217]}, "action": {"min": [0.3078269362449646, -1.19306480884552, 0.7967116832733154, -0.34881699085235596, -1.5097742080688477, 0.7396572232246399, -1.3090333938598633, -1.3310635089874268, 0.8325703740119934, -0.33207446336746216, 0.45123788714408875, -1.251382827758789, 31.434444427490234, 39.6618766784668, 1.3756250143051147, -0.17000000178813934, 2.7033333778381348, -0.06812500208616257, 0.8569999933242798, -2.0506248474121094, 0.9050000309944153, 0.02562500536441803, 0.8600000143051147, -0.20250000059604645, 31.770626068115234, 45.739376068115234, -0.984375, -0.10437499731779099, 0.602222204208374, 0.7906249761581421, 0.6499999761581421, -0.03249999135732651, 0.9112499952316284, 0.26374998688697815, 0.5887500047683716, -1.1143749952316284], "max": [1.3554779291152954, -0.6424048542976379, 1.528048038482666, 0.04675459861755371, -0.462825208902359, 1.0060464143753052, -0.31905660033226013, -0.6846055388450623, 1.6236553192138672, 0.31656113266944885, 1.5223206281661987, -0.9503191709518433, 68.25687408447266, 60.02812576293945, 1.8237500190734863, 9.581110954284668, 47.12312316894531, 40.32437515258789, 48.57500076293945, 48.403751373291016, 50.9375, 56.41437530517578, 43.82250213623047, 76.94499969482422, 69.72624969482422, 64.06500244140625, -0.8106250166893005, 9.4712495803833, 38.390625, 1.3337500095367432, 38.99437713623047, 32.07875061035156, 49.56312561035156, 74.64812469482422, 69.73562622070312, 108.16312408447266], "mean": [1.050012230873108, -0.8486478328704834, 1.0234434604644775, -0.16163793206214905, -1.1271414756774902, 0.8095667958259583, -0.8949929475784302, -0.8830515742301941, 1.0238091945648193, -0.048847127705812454, 0.8624629974365234, -1.1547858715057373, 43.354736328125, 47.400230407714844, 1.5567657947540283, 7.5252838134765625, 14.054474830627441, 6.852374076843262, 11.797916412353516, 5.899789333343506, 12.177729606628418, 8.247697830200195, 8.986246109008789, 18.132036209106445, 47.668460845947266, 54.4215087890625, -0.8637964129447937, 6.984941005706787, 16.209857940673828, 0.8446018099784851, 12.6460542678833, 6.792881965637207, 13.658661842346191, 13.585939407348633, 14.074333190917969, 28.084205627441406], "std": [0.2975488007068634, 0.10478587448596954, 0.17296911776065826, 0.11194737255573273, 0.25116756558418274, 0.06249237805604935, 0.2644108235836029, 0.17061710357666016, 0.20247405767440796, 0.1408715844154358, 0.226155623793602, 0.07970920950174332, 10.905985832214355, 5.909590244293213, 0.07865661382675171, 3.4077041149139404, 14.8773775100708, 12.07548999786377, 17.23673439025879, 16.375062942504883, 18.198701858520508, 16.50942611694336, 13.503823280334473, 27.11566734313965, 12.921052932739258, 5.916140079498291, 0.041547104716300964, 3.797142744064331, 10.57338809967041, 0.07521176338195801, 13.672362327575684, 9.611812591552734, 16.226247787475586, 22.364160537719727, 22.38359832763672, 39.78178405761719], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [217]}, "index": {"min": [2511], "max": [2727], "mean": [2619.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [2.23963133640553, 7.0, 7.0, 7.0, 7.0], "std": [2.0269374534316587, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [217]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [217]}, "eef_direction_state": {"mean": [3.543778801843318, 4.055299539170507], "std": [2.1805952992028295, 2.003840098583473], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [1.0138248847926268, 1.1152073732718895], "std": [0.8395701263053834, 0.8482017184331856], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.7926267281105991, 0.8894009216589862], "std": [0.8631423748638513, 0.8295954877910111], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [3.543778801843318, 4.055299539170507], "std": [2.1805952992028295, 2.003840098583473], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [1.0138248847926268, 1.1152073732718895], "std": [0.8395701263053834, 0.8482017184331856], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.7926267281105991, 0.8894009216589862], "std": [0.8631423748638513, 0.8295954877910111], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.6226216837532775, 0.21105215576019917, 1.173822135832753, -1.4188545911558568, 0.8705791511817905, -1.993954501230367, 0.6129694559354768, -0.15144308733538522, 1.1512140551296384, 1.7366059937512635, 1.2221528902063432, 1.4644057900602565], "std": [0.05896932762200821, 0.023513208969822265, 0.04936202761985749, 0.18164950335771202, 0.10227619827099356, 0.17625006053263217, 0.06150776972405958, 0.0340013836654661, 0.07868512011467341, 0.6848517651876508, 0.1278935186203868, 2.0480306905233125], "min": [0.5618620384140998, 0.14512637066510137, 1.1062301389167373, -1.784414937009258, 0.7208753703571218, -2.4306953837857845, 0.5709264971423311, -0.23379223305796376, 1.0316656444321484, 0.11505721845606931, 0.8765796203422735, -3.14133835046247], "max": [0.7889391426870362, 0.24958211583759915, 1.2951365609317553, -0.9046415812996988, 1.1022035865826414, -1.5949633576143318, 0.8022909793677641, -0.10112095083897508, 1.324861992041354, 2.4683308325078115, 1.453212374903222, 3.124474242688255], "count": [217]}, "eef_sim_pose_action": {"mean": [0.6226216837532775, 0.21105215576019917, 1.173822135832753, -1.4188545911558568, 0.8705791511817905, -1.993954501230367, 0.6129694559354768, -0.15144308733538522, 1.1512140551296384, 1.7366059937512635, 1.2221528902063432, 1.4644057900602565], "std": [0.05896932762200821, 0.023513208969822265, 0.04936202761985749, 0.18164950335771202, 0.10227619827099356, 0.17625006053263217, 0.06150776972405958, 0.0340013836654661, 0.07868512011467341, 0.6848517651876508, 0.1278935186203868, 2.0480306905233125], "min": [0.5618620384140998, 0.14512637066510137, 1.1062301389167373, -1.784414937009258, 0.7208753703571218, -2.4306953837857845, 0.5709264971423311, -0.23379223305796376, 1.0316656444321484, 0.11505721845606931, 0.8765796203422735, -3.14133835046247], "max": [0.7889391426870362, 0.24958211583759915, 1.2951365609317553, -0.9046415812996988, 1.1022035865826414, -1.5949633576143318, 0.8022909793677641, -0.10112095083897508, 1.324861992041354, 2.4683308325078115, 1.453212374903222, 3.124474242688255], "count": [217]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3980581760620915]], [[0.38697005718954247]], [[0.3985521527777778]]], "std": [[[0.21030634543874901]], [[0.2076334011649426]], [[0.21373249459976976]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29984998978758165]], [[0.30904159517973856]], [[0.293777391748366]]], "std": [[[0.15460669951151867]], [[0.15171272317640072]], [[0.1581187728241935]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3208190257352941]], [[0.3423841891339869]], [[0.3371829350490196]]], "std": [[[0.18629651621315035]], [[0.17740997214413678]], [[0.18794749760898719]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21869683006535948]], [[0.2495750204248366]], [[0.22898173406862746]]], "std": [[[0.2647688292236016]], [[0.26676240541726903]], [[0.26463983133073304]]], "count": [100]}, "observation.state": {"min": [0.35701343417167664, -1.1927310228347778, 0.8351983428001404, -0.3898044228553772, -1.593105435371399, 0.7588740587234497, -1.3750710487365723, -1.301451563835144, 0.9080177545547485, -0.6122205853462219, 0.5170900821685791, -1.1849346160888672, 32.7599983215332, 43.829376220703125, 1.209375023841858, -0.7200000286102295, 0.9990000128746033, -0.2645454704761505, 0.8037499785423279, -1.990625023841858, 0.9375, -0.7300000190734863, 1.1262500286102295, 0.009999999776482582, 23.474374771118164, 40.42562484741211, -0.8731250166893005, -0.2712499797344208, 6.890625, 0.49437499046325684, 0.6768749952316284, 0.9050000309944153, 1.075454592704773, 0.3543750047683716, -0.5049999952316284, -1.8168749809265137], "max": [1.3587099313735962, -0.7534875273704529, 1.4449340105056763, 0.13473239541053772, -0.5672064423561096, 1.0773823261260986, -0.25349050760269165, -0.7814526557922363, 1.6545310020446777, 0.4200257658958435, 1.6072624921798706, -0.8034590482711792, 68.64375305175781, 60.61687469482422, 1.8600000143051147, 9.83666706085205, 52.69124984741211, 31.22749900817871, 47.209373474121094, 58.53312301635742, 52.805625915527344, 59.92250061035156, 43.904998779296875, 82.72875213623047, 69.65250396728516, 82.36187744140625, 11.926875114440918, 9.617500305175781, 63.21562576293945, 110.70999908447266, 71.01750183105469, 111.60124969482422, 97.54437255859375, 111.70562744140625, 98.02312469482422, 110.85062408447266], "mean": [0.9915828704833984, -0.8657307624816895, 1.0091339349746704, -0.12391235679388046, -1.1362030506134033, 0.8730474710464478, -0.8296636343002319, -0.9151959419250488, 1.0753989219665527, -0.23835140466690063, 0.776106059551239, -0.9876111745834351, 43.9992561340332, 48.99961853027344, 1.3310940265655518, 7.197238445281982, 14.346110343933105, 4.450671672821045, 10.757661819458008, 4.857996940612793, 9.63247299194336, 5.613800525665283, 7.4260640144348145, 13.190583229064941, 49.76279067993164, 59.26490783691406, 0.5706937313079834, 5.40629243850708, 25.865264892578125, 23.485595703125, 23.611188888549805, 35.065486907958984, 27.45522117614746, 35.84938430786133, 24.964616775512695, 52.501678466796875], "std": [0.2061649113893509, 0.08195129781961441, 0.11776865273714066, 0.09609968215227127, 0.18920528888702393, 0.061572931706905365, 0.23504523932933807, 0.12894104421138763, 0.1768667846918106, 0.23850025236606598, 0.21140934526920319, 0.133072167634964, 8.320734024047852, 4.165105819702148, 0.16714268922805786, 3.0755090713500977, 14.012712478637695, 8.372058868408203, 14.188090324401855, 17.152936935424805, 15.6348295211792, 15.969033241271973, 10.060171127319336, 26.61642074584961, 14.953383445739746, 12.649767875671387, 2.3111021518707275, 3.365356922149658, 13.244854927062988, 39.00239562988281, 22.713153839111328, 43.34660339355469, 29.64666175842285, 44.45424270629883, 33.08427047729492, 40.86396408081055], "count": [321]}, "action": {"min": [0.35701343417167664, -1.1927310228347778, 0.8351983428001404, -0.3898044228553772, -1.593105435371399, 0.7588740587234497, -1.3750710487365723, -1.301451563835144, 0.9080177545547485, -0.6122205853462219, 0.5170900821685791, -1.1849346160888672, 32.7599983215332, 43.829376220703125, 1.209375023841858, -0.7200000286102295, 0.9990000128746033, -0.2645454704761505, 0.8037499785423279, -1.990625023841858, 0.9375, -0.7300000190734863, 1.1262500286102295, 0.009999999776482582, 23.474374771118164, 40.42562484741211, -0.8731250166893005, -0.2712499797344208, 6.890625, 0.49437499046325684, 0.6768749952316284, 0.9050000309944153, 1.075454592704773, 0.3543750047683716, -0.5049999952316284, -1.8168749809265137], "max": [1.3587099313735962, -0.7534875273704529, 1.4449340105056763, 0.13473239541053772, -0.5672064423561096, 1.0773823261260986, -0.25349050760269165, -0.7814526557922363, 1.6545310020446777, 0.4200257658958435, 1.6072624921798706, -0.8034590482711792, 68.64375305175781, 60.61687469482422, 1.8600000143051147, 9.83666706085205, 52.69124984741211, 31.22749900817871, 47.209373474121094, 58.53312301635742, 52.805625915527344, 59.92250061035156, 43.904998779296875, 82.72875213623047, 69.65250396728516, 82.36187744140625, 11.926875114440918, 9.617500305175781, 63.21562576293945, 110.70999908447266, 71.01750183105469, 111.60124969482422, 97.54437255859375, 111.70562744140625, 98.02312469482422, 110.85062408447266], "mean": [0.9915831089019775, -0.8657296895980835, 1.0091333389282227, -0.12391231209039688, -1.1362030506134033, 0.8730472326278687, -0.8296639323234558, -0.9151959419250488, 1.0753988027572632, -0.23835118114948273, 0.7761059999465942, -0.9876112937927246, 43.99929428100586, 48.999603271484375, 1.3310948610305786, 7.197238922119141, 14.346115112304688, 4.450659275054932, 10.757671356201172, 4.857995510101318, 9.632482528686523, 5.613813877105713, 7.426060199737549, 13.190577507019043, 49.76280975341797, 59.26493835449219, 0.5706945061683655, 5.406291484832764, 25.86526107788086, 23.485572814941406, 23.611183166503906, 35.06547927856445, 27.455236434936523, 35.84938049316406, 24.96462059020996, 52.501686096191406], "std": [0.2061648815870285, 0.08195129036903381, 0.11776865273714066, 0.09609968215227127, 0.18920530378818512, 0.061572927981615067, 0.23504525423049927, 0.12894102931022644, 0.1768667846918106, 0.23850026726722717, 0.211409330368042, 0.1330721378326416, 8.320734977722168, 4.165106296539307, 0.16714270412921906, 3.0755093097686768, 14.012712478637695, 8.372062683105469, 14.188091278076172, 17.152938842773438, 15.63482666015625, 15.969029426574707, 10.060172080993652, 26.616422653198242, 14.95338249206543, 12.649765968322754, 2.3111023902893066, 3.365356922149658, 13.244854927062988, 39.00239181518555, 22.713157653808594, 43.34661102294922, 29.646656036376953, 44.45424270629883, 33.08426284790039, 40.86396408081055], "count": [321]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [321]}, "index": {"min": [2728], "max": [3048], "mean": [2888.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [321]}, "subtask_annotation": {"mean": [3.4049844236760123, 7.0, 7.0, 7.0, 7.0], "std": [2.513113287417824, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [321]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [321]}, "eef_direction_state": {"mean": [4.473520249221184, 3.8629283489096573], "std": [1.9953410861837746, 2.0492144588336547], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_state": {"mean": [0.6853582554517134, 1.2398753894080996], "std": [0.8487138589254715, 0.8059931182029892], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_state": {"mean": [0.5638629283489096, 0.9439252336448598], "std": [0.7990274656535179, 0.848290665750851], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_direction_action": {"mean": [4.473520249221184, 3.8629283489096573], "std": [1.9953410861837746, 2.0492144588336547], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_action": {"mean": [0.6853582554517134, 1.2398753894080996], "std": [0.8487138589254715, 0.8059931182029892], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_action": {"mean": [0.5638629283489096, 0.9439252336448598], "std": [0.7990274656535179, 0.848290665750851], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_sim_pose_state": {"mean": [0.6193338444601941, 0.18501261055835524, 1.1839973560255022, -1.3104922732634448, 0.9095687352388537, -1.9633287247492748, 0.6108379413869132, -0.13764358465330284, 1.1406892721889828, 1.818791119188782, 1.1619878275214681, 0.8959574329505212], "std": [0.03860028961283716, 0.026932248737487702, 0.03598924827558217, 0.1569027743524037, 0.08112220035804063, 0.15342162343732765, 0.06038194381709716, 0.027257116416157585, 0.09314148981899967, 0.6723396458074057, 0.14249482826218368, 2.3346923293628548], "min": [0.5684159907570038, 0.11127857876994965, 1.1112099314939243, -1.7436350912312335, 0.8278754510867974, -2.417107391166743, 0.544684714072222, -0.27183837510386544, 1.0299504580785759, 0.5047707685544736, 0.7962999518608913, -3.1400133722957086], "max": [0.7615125628304699, 0.26196127165182337, 1.300409452696774, -0.7831916126942502, 1.0831888649111208, -1.5773716942165543, 0.7959571854238886, -0.11268629033919283, 1.3425577774175816, 2.741845753568001, 1.3820915958927245, 3.138107841834125], "count": [321]}, "eef_sim_pose_action": {"mean": [0.6193338444601941, 0.18501261055835524, 1.1839973560255022, -1.3104922732634448, 0.9095687352388537, -1.9633287247492748, 0.6108379413869132, -0.13764358465330284, 1.1406892721889828, 1.818791119188782, 1.1619878275214681, 0.8959574329505212], "std": [0.03860028961283716, 0.026932248737487702, 0.03598924827558217, 0.1569027743524037, 0.08112220035804063, 0.15342162343732765, 0.06038194381709716, 0.027257116416157585, 0.09314148981899967, 0.6723396458074057, 0.14249482826218368, 2.3346923293628548], "min": [0.5684159907570038, 0.11127857876994965, 1.1112099314939243, -1.7436350912312335, 0.8278754510867974, -2.417107391166743, 0.544684714072222, -0.27183837510386544, 1.0299504580785759, 0.5047707685544736, 0.7962999518608913, -3.1400133722957086], "max": [0.7615125628304699, 0.26196127165182337, 1.300409452696774, -0.7831916126942502, 1.0831888649111208, -1.5773716942165543, 0.7959571854238886, -0.11268629033919283, 1.3425577774175816, 2.741845753568001, 1.3820915958927245, 3.138107841834125], "count": [321]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4002059538398693]], [[0.388529585375817]], [[0.3980109068627451]]], "std": [[[0.20665239071123348]], [[0.20520024502150835]], [[0.21290961320643606]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2757777430555556]], [[0.28800503267973854]], [[0.27395044117647055]]], "std": [[[0.1461690676690255]], [[0.14057155084513312]], [[0.14903967214006297]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3172091462418301]], [[0.3380905473856209]], [[0.33337832516339866]]], "std": [[[0.18374965688247635]], [[0.17567815791698854]], [[0.19043472136153747]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22886846405228758]], [[0.25772389910130716]], [[0.23837097222222223]]], "std": [[[0.26984263498803257]], [[0.27369257415525755]], [[0.27392648460508884]]], "count": [100]}, "observation.state": {"min": [0.32675763964653015, -1.1882247924804688, 0.8134118318557739, -0.41485464572906494, -1.5199469327926636, 0.8756532669067383, -1.3171714544296265, -1.2546254396438599, 0.7824699282646179, -0.2983138859272003, 0.4287785291671753, -1.253218650817871, 24.206249237060547, 43.338748931884766, 1.3487499952316284, -0.7074999809265137, 1.0277777910232544, -0.4593749940395355, 1.0990909337997437, -1.8700000047683716, 0.8915385007858276, -0.1562500149011612, 1.0299999713897705, 0.3333333432674408, 25.473125457763672, 40.776248931884766, -1.0393750667572021, 0.18187499046325684, 0.9793750047683716, 0.11312499642372131, 0.6299999952316284, 0.9124999642372131, 0.7193750143051147, 0.26124998927116394, 0.6768749952316284, -2.2925000190734863], "max": [1.404826045036316, -0.6664854884147644, 1.4631494283676147, 0.07813096046447754, -0.5236705541610718, 1.1036325693130493, -0.2830071747303009, -0.6757362484931946, 1.554489016532898, 0.38047945499420166, 1.4679814577102661, -1.2246423959732056, 65.54000091552734, 59.756248474121094, 1.7243750095367432, 9.817500114440918, 48.350624084472656, 38.08875274658203, 50.13687515258789, 51.358123779296875, 55.997501373291016, 65.12374877929688, 47.98062515258789, 84.05187225341797, 62.03874969482422, 65.73750305175781, 1.6462500095367432, 9.484375, 43.44750213623047, 109.57500457763672, 34.061248779296875, 81.39688110351562, 53.041873931884766, 37.05249786376953, 93.36187744140625, 109.46187591552734], "mean": [0.862152636051178, -0.8224567174911499, 1.0318220853805542, -0.055712148547172546, -0.8919180035591125, 0.9734379053115845, -0.8699163794517517, -0.8473524451255798, 1.0116022825241089, -0.06531935930252075, 0.7624776363372803, -1.2498962879180908, 40.33623504638672, 49.303672790527344, 1.5003466606140137, 7.333495140075684, 14.423867225646973, 5.914764881134033, 14.895819664001465, 5.869108200073242, 14.785269737243652, 8.208070755004883, 8.472310066223145, 31.058488845825195, 43.498504638671875, 53.255680084228516, 0.2992720305919647, 7.354292392730713, 15.413094520568848, 21.844030380249023, 9.626194953918457, 23.037860870361328, 14.519994735717773, 10.190526008605957, 23.40552520751953, 30.61709976196289], "std": [0.22339174151420593, 0.10390008985996246, 0.13648498058319092, 0.09321344643831253, 0.16710412502288818, 0.0554596371948719, 0.26895931363105774, 0.15736880898475647, 0.18384496867656708, 0.11647435277700424, 0.20626161992549896, 0.004055393394082785, 10.131728172302246, 4.50949239730835, 0.08874955773353577, 3.225573778152466, 13.704465866088867, 11.215879440307617, 14.518402099609375, 16.44343376159668, 16.091732025146484, 17.9388427734375, 14.766031265258789, 22.676315307617188, 13.78473949432373, 6.19532585144043, 1.1119823455810547, 2.9028003215789795, 13.78524398803711, 39.146270751953125, 11.837676048278809, 33.243980407714844, 18.805788040161133, 14.315552711486816, 34.52228927612305, 46.23102569580078], "count": [233]}, "action": {"min": [0.32675763964653015, -1.1882247924804688, 0.8134118318557739, -0.41485464572906494, -1.5199469327926636, 0.8756532669067383, -1.3171714544296265, -1.2546254396438599, 0.7824699282646179, -0.2983138859272003, 0.4287785291671753, -1.253218650817871, 24.206249237060547, 43.338748931884766, 1.3487499952316284, -0.7074999809265137, 1.0277777910232544, -0.4593749940395355, 1.0990909337997437, -1.8700000047683716, 0.8915385007858276, -0.1562500149011612, 1.0299999713897705, 0.3333333432674408, 25.473125457763672, 40.776248931884766, -1.0393750667572021, 0.18187499046325684, 0.9793750047683716, 0.11312499642372131, 0.6299999952316284, 0.9124999642372131, 0.7193750143051147, 0.26124998927116394, 0.6768749952316284, -2.2925000190734863], "max": [1.404826045036316, -0.6664854884147644, 1.4631494283676147, 0.07813096046447754, -0.5236705541610718, 1.1036325693130493, -0.2830071747303009, -0.6757362484931946, 1.554489016532898, 0.38047945499420166, 1.4679814577102661, -1.2246423959732056, 65.54000091552734, 59.756248474121094, 1.7243750095367432, 9.817500114440918, 48.350624084472656, 38.08875274658203, 50.13687515258789, 51.358123779296875, 55.997501373291016, 65.12374877929688, 47.98062515258789, 84.05187225341797, 62.03874969482422, 65.73750305175781, 1.6462500095367432, 9.484375, 43.44750213623047, 109.57500457763672, 34.061248779296875, 81.39688110351562, 53.041873931884766, 37.05249786376953, 93.36187744140625, 109.46187591552734], "mean": [0.8621525764465332, -0.8224568963050842, 1.031821608543396, -0.055712103843688965, -0.8919179439544678, 0.9734379053115845, -0.8699162006378174, -0.8473525047302246, 1.0116024017333984, -0.06531937420368195, 0.7624776363372803, -1.24989652633667, 40.33622360229492, 49.30366134643555, 1.5003467798233032, 7.333494663238525, 14.423874855041504, 5.914765357971191, 14.895828247070312, 5.86909818649292, 14.785270690917969, 8.208066940307617, 8.472317695617676, 31.058486938476562, 43.498512268066406, 53.25566101074219, 0.2992720901966095, 7.35429573059082, 15.413093566894531, 21.844030380249023, 9.626193046569824, 23.03786849975586, 14.519999504089355, 10.19052791595459, 23.405519485473633, 30.617090225219727], "std": [0.22339169681072235, 0.10390008985996246, 0.13648495078086853, 0.09321345388889313, 0.167104110121727, 0.055459652096033096, 0.26895931363105774, 0.15736882388591766, 0.1838449388742447, 0.11647434532642365, 0.20626163482666016, 0.004055393394082785, 10.131730079650879, 4.509493350982666, 0.08874955773353577, 3.225574016571045, 13.704468727111816, 11.215885162353516, 14.518401145935059, 16.44343376159668, 16.091733932495117, 17.938846588134766, 14.766027450561523, 22.676313400268555, 13.784738540649414, 6.195328712463379, 1.1119822263717651, 2.9028007984161377, 13.785243034362793, 39.14626693725586, 11.837676048278809, 33.243980407714844, 18.805789947509766, 14.315553665161133, 34.52229309082031, 46.23102951049805], "count": [233]}, "timestamp": {"min": [0.0], "max": [7.733333333333333], "mean": [3.866666666666667], "std": [2.242022896106698], "count": [233]}, "frame_index": {"min": [0], "max": [232], "mean": [116.0], "std": [67.26068688320095], "count": [233]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [233]}, "index": {"min": [3049], "max": [3281], "mean": [3165.0], "std": [67.26068688320095], "count": [233]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [233]}, "subtask_annotation": {"mean": [2.0858369098712446, 7.0, 7.0, 7.0, 7.0], "std": [1.9415087069695411, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [233]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [233]}, "eef_direction_state": {"mean": [3.7939914163090127, 3.944206008583691], "std": [1.9235513338177164, 2.030110969832715], "min": [0, 0], "max": [6, 6], "count": [233]}, "eef_velocity_state": {"mean": [1.0343347639484979, 1.128755364806867], "std": [0.8122593982178239, 0.8133471854111773], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_state": {"mean": [0.9828326180257511, 0.6781115879828327], "std": [0.8438907707324925, 0.7775232193618624], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_direction_action": {"mean": [3.7939914163090127, 3.944206008583691], "std": [1.9235513338177164, 2.030110969832715], "min": [0, 0], "max": [6, 6], "count": [233]}, "eef_velocity_action": {"mean": [1.0343347639484979, 1.128755364806867], "std": [0.8122593982178239, 0.8133471854111773], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_action": {"mean": [0.9828326180257511, 0.6781115879828327], "std": [0.8438907707324925, 0.7775232193618624], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_sim_pose_state": {"mean": [0.6391658315069356, 0.185579462095325, 1.185551761154748, -1.474007426606475, 1.0825147379202573, -2.0871595937708127, 0.6162005214059186, -0.1600071383511023, 1.145148258072577, 1.9468436341667539, 1.2854655170870168, 0.6659622063516195], "std": [0.04453273524949706, 0.026844062007472164, 0.0453509726331849, 0.25480463195939934, 0.059741815505636904, 0.25326437506218585, 0.057754496738877795, 0.027925959352173305, 0.08386751045895463, 0.9663508050287417, 0.08361365573421557, 2.46399472657463], "min": [0.5678348909391148, 0.11943583405755619, 1.117155503212115, -1.93539291434418, 0.935929073253388, -2.5405240950911248, 0.5672663113482126, -0.2446307019506047, 1.0280684665321034, -0.2798088257730009, 1.1397827794034754, -3.1360352205628628], "max": [0.768584429073561, 0.2709146274816039, 1.2913109184017686, -0.8950217433678558, 1.2412072339101496, -1.6034210115676184, 0.7923876500040865, -0.1150750340751634, 1.3184028978369855, 2.8373255351909124, 1.5576039234292356, 3.1364683718077657], "count": [233]}, "eef_sim_pose_action": {"mean": [0.6391658315069356, 0.185579462095325, 1.185551761154748, -1.474007426606475, 1.0825147379202573, -2.0871595937708127, 0.6162005214059186, -0.1600071383511023, 1.145148258072577, 1.9468436341667539, 1.2854655170870168, 0.6659622063516195], "std": [0.04453273524949706, 0.026844062007472164, 0.0453509726331849, 0.25480463195939934, 0.059741815505636904, 0.25326437506218585, 0.057754496738877795, 0.027925959352173305, 0.08386751045895463, 0.9663508050287417, 0.08361365573421557, 2.46399472657463], "min": [0.5678348909391148, 0.11943583405755619, 1.117155503212115, -1.93539291434418, 0.935929073253388, -2.5405240950911248, 0.5672663113482126, -0.2446307019506047, 1.0280684665321034, -0.2798088257730009, 1.1397827794034754, -3.1360352205628628], "max": [0.768584429073561, 0.2709146274816039, 1.2913109184017686, -0.8950217433678558, 1.2412072339101496, -1.6034210115676184, 0.7923876500040865, -0.1150750340751634, 1.3184028978369855, 2.8373255351909124, 1.5576039234292356, 3.1364683718077657], "count": [233]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4016310641339869]], [[0.3878099183006536]], [[0.38941804534313723]]], "std": [[[0.2118074091365462]], [[0.20911060634553516]], [[0.21891812908859298]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2958982005718954]], [[0.30551267973856205]], [[0.29277329044117645]]], "std": [[[0.16307662022798056]], [[0.1553015474288341]], [[0.16751683079467541]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31943104575163395]], [[0.33951303921568626]], [[0.3338611519607843]]], "std": [[[0.19082799074640214]], [[0.18231625467927276]], [[0.19744828677560344]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.235597283496732]], [[0.26417507965686277]], [[0.24524340890522878]]], "std": [[[0.276765074777645]], [[0.2787972548804086]], [[0.2786357084379147]]], "count": [100]}, "observation.state": {"min": [0.32144081592559814, -1.2006466388702393, 0.7314447164535522, -0.5230241417884827, -1.6024727821350098, 0.9383106231689453, -1.3998245000839233, -1.2711719274520874, 0.7597402930259705, -0.3532940447330475, 0.4245345890522003, -1.2701705694198608, 2.1518750190734863, 46.85124969482422, 1.2677778005599976, -1.125, 0.8537499904632568, 0.5737500190734863, 0.8949999809265137, -1.972499966621399, 0.824999988079071, 0.5099999904632568, 1.024999976158142, -0.05624999850988388, 1.4155555963516235, 45.39624786376953, -1.0377777814865112, -0.35500001907348633, 0.7569999694824219, 0.17249999940395355, 0.6825000047683716, 0.8181250095367432, 0.7170000076293945, 0.609375, 0.8856250047683716, -2.322499990463257], "max": [1.5779736042022705, -0.6322003602981567, 1.4872777462005615, -0.009894521906971931, -0.495846688747406, 1.1108806133270264, -0.2926632761955261, -0.6886269450187683, 1.5388485193252563, 0.45151445269584656, 1.4908276796340942, -1.2086337804794312, 69.86499786376953, 62.06687545776367, 2.143749952316284, 9.635000228881836, 48.653751373291016, 34.31187438964844, 49.71062469482422, 35.03125, 59.084373474121094, 66.22125244140625, 42.885623931884766, 83.31124877929688, 77.84437561035156, 72.67874908447266, -0.9150000214576721, 9.505000114440918, 42.97249984741211, 78.90312957763672, 46.140625, 109.82062530517578, 73.87187957763672, 111.61125183105469, 87.43875122070312, 111.02312469482422], "mean": [1.0112342834472656, -0.8024836778640747, 0.9727170467376709, -0.16194123029708862, -1.0091049671173096, 1.0066747665405273, -0.8975964784622192, -0.846969723701477, 0.9991745948791504, -0.05603991448879242, 0.7944126725196838, -1.23659086227417, 41.67637634277344, 52.18351364135742, 1.5098860263824463, 6.35516357421875, 18.551801681518555, 6.023664951324463, 22.540557861328125, 5.404115676879883, 24.182117462158203, 8.16855525970459, 15.239212989807129, 30.869823455810547, 34.95540237426758, 57.50821304321289, -0.9682416319847107, 7.0799880027771, 17.13102912902832, 13.037164688110352, 11.314874649047852, 25.67469596862793, 17.413299560546875, 27.166154861450195, 19.155202865600586, 29.12784767150879], "std": [0.29732364416122437, 0.13429704308509827, 0.1785518378019333, 0.1158125102519989, 0.22776015102863312, 0.04953349754214287, 0.2953122556209564, 0.15952880680561066, 0.19481278955936432, 0.1889524906873703, 0.26484349370002747, 0.024202978238463402, 15.638859748840332, 3.6959445476531982, 0.25181880593299866, 3.162257671356201, 13.22920036315918, 11.250503540039062, 13.352240562438965, 11.19083023071289, 15.098753929138184, 15.987834930419922, 11.949140548706055, 26.506412506103516, 22.861650466918945, 8.970381736755371, 0.02387089468538761, 3.319366455078125, 12.139958381652832, 25.46734619140625, 15.469219207763672, 41.73063659667969, 25.522008895874023, 43.52423095703125, 30.423728942871094, 44.974090576171875], "count": [252]}, "action": {"min": [0.32144081592559814, -1.2006466388702393, 0.7314447164535522, -0.5230241417884827, -1.6024727821350098, 0.9383106231689453, -1.3998245000839233, -1.2711719274520874, 0.7597402930259705, -0.3532940447330475, 0.4245345890522003, -1.2701705694198608, 2.1518750190734863, 46.85124969482422, 1.2677778005599976, -1.125, 0.8537499904632568, 0.5737500190734863, 0.8949999809265137, -1.972499966621399, 0.824999988079071, 0.5099999904632568, 1.024999976158142, -0.05624999850988388, 1.4155555963516235, 45.39624786376953, -1.0377777814865112, -0.35500001907348633, 0.7569999694824219, 0.17249999940395355, 0.6825000047683716, 0.8181250095367432, 0.7170000076293945, 0.609375, 0.8856250047683716, -2.322499990463257], "max": [1.5779736042022705, -0.6322003602981567, 1.4872777462005615, -0.009894521906971931, -0.495846688747406, 1.1108806133270264, -0.2926632761955261, -0.6886269450187683, 1.5388485193252563, 0.45151445269584656, 1.4908276796340942, -1.2086337804794312, 69.86499786376953, 62.06687545776367, 2.143749952316284, 9.635000228881836, 48.653751373291016, 34.31187438964844, 49.71062469482422, 35.03125, 59.084373474121094, 66.22125244140625, 42.885623931884766, 83.31124877929688, 77.84437561035156, 72.67874908447266, -0.9150000214576721, 9.505000114440918, 42.97249984741211, 78.90312957763672, 46.140625, 109.82062530517578, 73.87187957763672, 111.61125183105469, 87.43875122070312, 111.02312469482422], "mean": [1.0112342834472656, -0.8024837374687195, 0.9727161526679993, -0.16194120049476624, -1.0091050863265991, 1.006674885749817, -0.8975960612297058, -0.8469697833061218, 0.9991747736930847, -0.05603990703821182, 0.7944127321243286, -1.2365903854370117, 41.676361083984375, 52.18351364135742, 1.509886384010315, 6.355162620544434, 18.55180549621582, 6.023660659790039, 22.54056739807129, 5.404107570648193, 24.182119369506836, 8.168553352355957, 15.239216804504395, 30.869827270507812, 34.95541000366211, 57.50822448730469, -0.9682416915893555, 7.0799880027771, 17.131040573120117, 13.037163734436035, 11.314878463745117, 25.674697875976562, 17.413299560546875, 27.16615867614746, 19.15520477294922, 29.12784194946289], "std": [0.297323614358902, 0.13429704308509827, 0.1785518378019333, 0.1158125177025795, 0.22776015102863312, 0.049533482640981674, 0.2953122556209564, 0.15952877700328827, 0.19481277465820312, 0.1889524906873703, 0.26484349370002747, 0.024202976375818253, 15.638862609863281, 3.695943593978882, 0.25181883573532104, 3.1622586250305176, 13.229199409484863, 11.250502586364746, 13.352241516113281, 11.19083023071289, 15.098755836486816, 15.987833023071289, 11.949142456054688, 26.50641441345215, 22.861652374267578, 8.970381736755371, 0.02387089654803276, 3.319365978240967, 12.139957427978516, 25.46734619140625, 15.469219207763672, 41.73063659667969, 25.52201271057129, 43.52422332763672, 30.423734664916992, 44.974098205566406], "count": [252]}, "timestamp": {"min": [0.0], "max": [8.366666666666667], "mean": [4.183333333333334], "std": [2.4248520382504593], "count": [252]}, "frame_index": {"min": [0], "max": [251], "mean": [125.5], "std": [72.74556114751378], "count": [252]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [252]}, "index": {"min": [3282], "max": [3533], "mean": [3407.5], "std": [72.74556114751378], "count": [252]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [252]}, "subtask_annotation": {"mean": [2.0992063492063493, 7.0, 7.0, 7.0, 7.0], "std": [1.9441812261102824, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [252]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [252]}, "eef_direction_state": {"mean": [3.607142857142857, 4.015873015873016], "std": [2.108285942303003, 2.1730094959731074], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_state": {"mean": [1.0595238095238095, 0.9880952380952381], "std": [0.8731150737289952, 0.8705140921205704], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_state": {"mean": [0.7976190476190477, 0.7698412698412699], "std": [0.8373203939812236, 0.8466807124134759], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_direction_action": {"mean": [3.607142857142857, 4.015873015873016], "std": [2.108285942303003, 2.1730094959731074], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_action": {"mean": [1.0595238095238095, 0.9880952380952381], "std": [0.8731150737289952, 0.8705140921205704], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_action": {"mean": [0.7976190476190477, 0.7698412698412699], "std": [0.8373203939812236, 0.8466807124134759], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_sim_pose_state": {"mean": [0.6201290454801803, 0.20282498798424223, 1.1699870049542616, -1.5346848800325583, 1.0587866618370518, -2.084637134612549, 0.6125888564252628, -0.16180678117482417, 1.1442424175583348, 1.8606562045166979, 1.2748218016219508, 1.0203943720903135], "std": [0.0572024814453179, 0.03817006183078828, 0.05067099190264807, 0.2741969595555159, 0.04473510996586113, 0.2673424913771714, 0.060336188954781524, 0.03932424399974787, 0.07784089058401829, 1.108070107752202, 0.07711473829240201, 2.236793566679436], "min": [0.5491561765257844, 0.13030755728890436, 1.0848304267333542, -2.0045003247702606, 1.0013292223254329, -2.5431065371318624, 0.5642518646521176, -0.27240074239919154, 1.0371322279540547, -3.1395223399111645, 1.142979748383261, -3.139510742281872], "max": [0.7809132845250717, 0.3057992633128943, 1.2829976687612241, -0.8324562966273328, 1.1755605626018504, -1.494575948703269, 0.7858766655407553, -0.09604415841545663, 1.3167295408486899, 3.087586104651548, 1.5432857745326598, 3.108294329570206], "count": [252]}, "eef_sim_pose_action": {"mean": [0.6201290454801803, 0.20282498798424223, 1.1699870049542616, -1.5346848800325583, 1.0587866618370518, -2.084637134612549, 0.6125888564252628, -0.16180678117482417, 1.1442424175583348, 1.8606562045166979, 1.2748218016219508, 1.0203943720903135], "std": [0.0572024814453179, 0.03817006183078828, 0.05067099190264807, 0.2741969595555159, 0.04473510996586113, 0.2673424913771714, 0.060336188954781524, 0.03932424399974787, 0.07784089058401829, 1.108070107752202, 0.07711473829240201, 2.236793566679436], "min": [0.5491561765257844, 0.13030755728890436, 1.0848304267333542, -2.0045003247702606, 1.0013292223254329, -2.5431065371318624, 0.5642518646521176, -0.27240074239919154, 1.0371322279540547, -3.1395223399111645, 1.142979748383261, -3.139510742281872], "max": [0.7809132845250717, 0.3057992633128943, 1.2829976687612241, -0.8324562966273328, 1.1755605626018504, -1.494575948703269, 0.7858766655407553, -0.09604415841545663, 1.3167295408486899, 3.087586104651548, 1.5432857745326598, 3.108294329570206], "count": [252]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4024141339869281]], [[0.3905989072712418]], [[0.3945458884803922]]], "std": [[[0.21290412960008243]], [[0.2114039960930667]], [[0.21940748172799954]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30925104983660134]], [[0.30960304738562094]], [[0.292769152369281]]], "std": [[[0.15915185577739016]], [[0.1563033867869585]], [[0.16517395690458245]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33194272263071894]], [[0.34751177900326796]], [[0.3495921507352941]]], "std": [[[0.19542338282922264]], [[0.1874836351332303]], [[0.2006100089678898]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23696242238562093]], [[0.2605759844771242]], [[0.24395943014705881]]], "std": [[[0.2781246638458112]], [[0.27803986037089956]], [[0.27587072925467837]]], "count": [100]}, "observation.state": {"min": [0.34137293696403503, -1.1652885675430298, 0.8156159520149231, -0.4065469801425934, -1.5698778629302979, 0.7804274559020996, -1.3773174285888672, -1.2941796779632568, 0.8158702254295349, -0.31757840514183044, 0.3735599219799042, -1.3070169687271118, 2.697499990463257, 45.73749923706055, 1.5987499952316284, -1.6412500143051147, 0.8125, -2.171875, 0.8537499904632568, -2.020625114440918, 0.7400000095367432, -0.29749998450279236, 0.7137500047683716, -0.25562500953674316, 1.2087500095367432, 45.224998474121094, -1.0262500047683716, -0.09187499433755875, 0.6755555272102356, 0.5049999952316284, 0.70333331823349, 0.5837500095367432, 1.0733333826065063, -0.38499999046325684, 0.30687499046325684, -2.385624885559082], "max": [1.4072844982147217, -0.7319085001945496, 1.451061487197876, 0.011444265954196453, -0.5506837964057922, 1.1813857555389404, -0.23970970511436462, -0.7558223009109497, 1.5924220085144043, 0.4351576268672943, 1.5641980171203613, -1.0781134366989136, 69.42749786376953, 63.0625, 1.758888840675354, 9.657499313354492, 44.35124969482422, 46.83625030517578, 45.43562316894531, 55.82437515258789, 51.759376525878906, 68.5374984741211, 42.791873931884766, 87.40812683105469, 63.74625015258789, 76.4175033569336, 0.49000000953674316, 9.431249618530273, 40.42749786376953, 96.40312957763672, 39.786251068115234, 103.85062408447266, 57.22125244140625, 104.0268783569336, 76.90312957763672, 109.85124969482422], "mean": [0.9354128241539001, -0.8512387871742249, 1.0223567485809326, -0.10432225465774536, -0.994884729385376, 0.9051927328109741, -0.8138300180435181, -0.9029510617256165, 1.031220555305481, -0.1111612468957901, 0.7571725249290466, -1.2251677513122559, 42.9041862487793, 51.02629470825195, 1.6486549377441406, 7.326866149902344, 11.41731071472168, 5.67119836807251, 10.74499797821045, 7.908718109130859, 10.938191413879395, 8.59554672241211, 8.10123062133789, 18.47691535949707, 29.270444869995117, 59.19621658325195, -0.19704844057559967, 7.122394561767578, 11.404586791992188, 16.612234115600586, 8.948379516601562, 27.315818786621094, 12.674113273620605, 25.50452423095703, 19.207275390625, 30.668180465698242], "std": [0.2523059844970703, 0.09751797467470169, 0.1497124880552292, 0.09309741854667664, 0.20905670523643494, 0.11357493698596954, 0.2709752917289734, 0.14375506341457367, 0.19899249076843262, 0.1467125415802002, 0.23185482621192932, 0.05665455386042595, 12.906174659729004, 4.689725875854492, 0.0273250974714756, 3.6193149089813232, 13.82861614227295, 14.781222343444824, 15.147216796875, 19.450939178466797, 17.0946102142334, 18.859609603881836, 12.049230575561523, 28.437353134155273, 23.200393676757812, 10.540297508239746, 0.6685928702354431, 3.4186503887176514, 12.57083511352539, 27.078289031982422, 12.796730995178223, 40.1560173034668, 18.453922271728516, 39.02323913574219, 29.104822158813477, 45.60608673095703], "count": [201]}, "action": {"min": [0.34137293696403503, -1.1652885675430298, 0.8156159520149231, -0.4065469801425934, -1.5698778629302979, 0.7804274559020996, -1.3773174285888672, -1.2941796779632568, 0.8158702254295349, -0.31757840514183044, 0.3735599219799042, -1.3070169687271118, 2.697499990463257, 45.73749923706055, 1.5987499952316284, -1.6412500143051147, 0.8125, -2.171875, 0.8537499904632568, -2.020625114440918, 0.7400000095367432, -0.29749998450279236, 0.7137500047683716, -0.25562500953674316, 1.2087500095367432, 45.224998474121094, -1.0262500047683716, -0.09187499433755875, 0.6755555272102356, 0.5049999952316284, 0.70333331823349, 0.5837500095367432, 1.0733333826065063, -0.38499999046325684, 0.30687499046325684, -2.385624885559082], "max": [1.4072844982147217, -0.7319085001945496, 1.451061487197876, 0.011444265954196453, -0.5506837964057922, 1.1813857555389404, -0.23970970511436462, -0.7558223009109497, 1.5924220085144043, 0.4351576268672943, 1.5641980171203613, -1.0781134366989136, 69.42749786376953, 63.0625, 1.758888840675354, 9.657499313354492, 44.35124969482422, 46.83625030517578, 45.43562316894531, 55.82437515258789, 51.759376525878906, 68.5374984741211, 42.791873931884766, 87.40812683105469, 63.74625015258789, 76.4175033569336, 0.49000000953674316, 9.431249618530273, 40.42749786376953, 96.40312957763672, 39.786251068115234, 103.85062408447266, 57.22125244140625, 104.0268783569336, 76.90312957763672, 109.85124969482422], "mean": [0.9354127049446106, -0.8512387871742249, 1.0223568677902222, -0.10432218760251999, -0.994884729385376, 0.9051924347877502, -0.8138302564620972, -0.9029505848884583, 1.031220555305481, -0.11116128414869308, 0.7571724057197571, -1.225167989730835, 42.90419387817383, 51.02627944946289, 1.6486554145812988, 7.326866626739502, 11.417314529418945, 5.671189308166504, 10.745001792907715, 7.908718109130859, 10.93819808959961, 8.595555305480957, 8.10123348236084, 18.47690773010254, 29.27044677734375, 59.19623565673828, -0.19704826176166534, 7.122395038604736, 11.404586791992188, 16.61223602294922, 8.948381423950195, 27.315820693969727, 12.674115180969238, 25.504512786865234, 19.207279205322266, 30.668182373046875], "std": [0.25230592489242554, 0.0975179597735405, 0.1497124880552292, 0.09309741854667664, 0.20905672013759613, 0.11357496678829193, 0.27097535133361816, 0.14375507831573486, 0.19899249076843262, 0.1467125415802002, 0.2318548560142517, 0.05665454640984535, 12.906173706054688, 4.689725875854492, 0.027325106784701347, 3.619314193725586, 13.828619003295898, 14.781219482421875, 15.147216796875, 19.450937271118164, 17.094614028930664, 18.859603881835938, 12.049229621887207, 28.437345504760742, 23.200397491455078, 10.54029655456543, 0.6685929298400879, 3.4186506271362305, 12.570834159851074, 27.078289031982422, 12.796731948852539, 40.1560173034668, 18.453927993774414, 39.02324295043945, 29.104825973510742, 45.60609436035156], "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": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [201]}, "index": {"min": [3534], "max": [3734], "mean": [3634.0], "std": [58.02298395176403], "count": [201]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [201]}, "subtask_annotation": {"mean": [2.243781094527363, 7.0, 7.0, 7.0, 7.0], "std": [2.0087553711527755, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [201]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [201]}, "eef_direction_state": {"mean": [3.4975124378109452, 3.4975124378109452], "std": [2.002795007454609, 2.185716586411412], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_state": {"mean": [1.1741293532338308, 1.208955223880597], "std": [0.7945882648459682, 0.8322596484110057], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_state": {"mean": [0.8706467661691543, 0.9253731343283582], "std": [0.8541290286683375, 0.8342202156705744], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_direction_action": {"mean": [3.4975124378109452, 3.4975124378109452], "std": [2.002795007454609, 2.185716586411412], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_action": {"mean": [1.1741293532338308, 1.208955223880597], "std": [0.7945882648459682, 0.8322596484110057], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_action": {"mean": [0.8706467661691543, 0.9253731343283582], "std": [0.8541290286683375, 0.8342202156705744], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_sim_pose_state": {"mean": [0.6297116125296546, 0.18628147045337243, 1.1773752166951044, -1.4550829224668278, 0.9652879641402023, -2.0720071267586477, 0.61666251348327, -0.1349250133997903, 1.1515582460066724, 1.8452955537452338, 1.2837696824927582, -0.6925158644215061], "std": [0.049540980403878755, 0.02640110052813385, 0.05138421109853009, 0.2632921226321109, 0.10165104974041063, 0.2632717214857862, 0.06596174325086746, 0.03255876805794537, 0.08255604838229777, 0.908016169447955, 0.10427838941595707, 2.424386714620682], "min": [0.5642989828548632, 0.132958329609209, 1.113147511957349, -2.079153326894088, 0.8536988938922025, -2.6248245558938215, 0.5660200995240299, -0.2635907157785856, 1.0278550214469482, 0.014673135194018638, 0.9958636145016637, -3.1393227355855853], "max": [0.7689102165536541, 0.2677662879301295, 1.2904235088876765, -0.9324450290041206, 1.1766098360916208, -1.6024838147411995, 0.7995978821963594, -0.10081536801744781, 1.3027602889196301, 2.6814786201555894, 1.5216917216524601, 3.129677363654627], "count": [201]}, "eef_sim_pose_action": {"mean": [0.6297116125296546, 0.18628147045337243, 1.1773752166951044, -1.4550829224668278, 0.9652879641402023, -2.0720071267586477, 0.61666251348327, -0.1349250133997903, 1.1515582460066724, 1.8452955537452338, 1.2837696824927582, -0.6925158644215061], "std": [0.049540980403878755, 0.02640110052813385, 0.05138421109853009, 0.2632921226321109, 0.10165104974041063, 0.2632717214857862, 0.06596174325086746, 0.03255876805794537, 0.08255604838229777, 0.908016169447955, 0.10427838941595707, 2.424386714620682], "min": [0.5642989828548632, 0.132958329609209, 1.113147511957349, -2.079153326894088, 0.8536988938922025, -2.6248245558938215, 0.5660200995240299, -0.2635907157785856, 1.0278550214469482, 0.014673135194018638, 0.9958636145016637, -3.1393227355855853], "max": [0.7689102165536541, 0.2677662879301295, 1.2904235088876765, -0.9324450290041206, 1.1766098360916208, -1.6024838147411995, 0.7995978821963594, -0.10081536801744781, 1.3027602889196301, 2.6814786201555894, 1.5216917216524601, 3.129677363654627], "count": [201]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3939243852124183]], [[0.3823979452614379]], [[0.38781771854575164]]], "std": [[[0.20475959374009928]], [[0.20488882977628806]], [[0.21998370815633053]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3478536948529412]], [[0.36149491625816993]], [[0.35322171772875816]]], "std": [[[0.20927096152989227]], [[0.2021019911413347]], [[0.21356046548077223]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3187129942810457]], [[0.3344043341503268]], [[0.3336961683006536]]], "std": [[[0.17898778664089393]], [[0.17249952953757833]], [[0.18411290825866802]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22432243259803922]], [[0.2481870486111111]], [[0.2341364971405229]]], "std": [[[0.2641570490479054]], [[0.26626553787033125]], [[0.2677816052866075]]], "count": [100]}, "observation.state": {"min": [0.3507429361343384, -1.1332684755325317, 0.7970083951950073, -0.3743334710597992, -1.6041258573532104, 0.8080605864524841, -1.5099438428878784, -1.405022144317627, 0.7597432136535645, -0.4297560453414917, 0.2788824737071991, -1.1629520654678345, 22.207500457763672, 46.26187515258789, 1.171875, -0.7712500095367432, 12.385624885559082, -0.1728571355342865, 9.881875038146973, -2.0199999809265137, 6.785555362701416, -2.8687500953674316, 1.7081249952316284, 0.5049999952316284, 32.967498779296875, 45.95874786376953, -0.9737499952316284, -0.25437498092651367, 0.9581249952316284, 0.5887500047683716, 0.6768749952316284, 0.7912499904632568, 1.006250023841858, 0.4481250047683716, 0.22499999403953552, -2.427500009536743], "max": [1.397281289100647, -0.7406824827194214, 1.3556687831878662, -0.039649613201618195, -0.6647926568984985, 1.0660810470581055, -0.2145799994468689, -0.726138710975647, 1.744583010673523, 0.41222670674324036, 1.631931185722351, -1.0057178735733032, 67.0999984741211, 62.09687423706055, 1.8393750190734863, 9.391818046569824, 45.98749923706055, 41.33937454223633, 49.83437728881836, 58.1150016784668, 57.318748474121094, 65.0356216430664, 42.99937438964844, 84.97624969482422, 61.43437576293945, 67.68437957763672, -0.8163636326789856, 9.532500267028809, 48.65437698364258, 107.47062683105469, 40.12062454223633, 96.71562957763672, 64.19062805175781, 97.42813110351562, 95.56937408447266, 110.28375244140625], "mean": [1.0292365550994873, -0.852334201335907, 0.9492132067680359, -0.15737485885620117, -1.1956273317337036, 0.8922511339187622, -0.8539565205574036, -0.9071462750434875, 1.05046808719635, -0.12087633460760117, 0.8050850629806519, -1.0786666870117188, 43.5364990234375, 51.96836853027344, 1.3157250881195068, 6.555509090423584, 20.468273162841797, 6.462346076965332, 18.425785064697266, 6.305050849914551, 18.703611373901367, 5.7420477867126465, 15.926679611206055, 20.691471099853516, 44.182106018066406, 55.018211364746094, -0.8884882926940918, 7.072013854980469, 16.530122756958008, 19.434656143188477, 11.471467971801758, 26.042768478393555, 13.994544982910156, 26.2340030670166, 18.093393325805664, 22.467140197753906], "std": [0.2617410719394684, 0.082272008061409, 0.13119584321975708, 0.06888516247272491, 0.2094581574201584, 0.07508926838636398, 0.3262301981449127, 0.18047328293323517, 0.246244877576828, 0.2018962949514389, 0.3128941059112549, 0.04195242375135422, 9.47994327545166, 4.264288425445557, 0.19305649399757385, 3.002819538116455, 10.524131774902344, 12.629009246826172, 12.249862670898438, 17.72126579284668, 13.934621810913086, 18.70210075378418, 10.708601951599121, 26.696632385253906, 9.516480445861816, 7.0896525382995605, 0.030181488022208214, 3.4336464405059814, 13.194856643676758, 31.578937530517578, 11.099957466125488, 39.267974853515625, 19.402563095092773, 39.99126052856445, 31.737899780273438, 40.96700668334961], "count": [249]}, "action": {"min": [0.3507429361343384, -1.1332684755325317, 0.7970083951950073, -0.3743334710597992, -1.6041258573532104, 0.8080605864524841, -1.5099438428878784, -1.405022144317627, 0.7597432136535645, -0.4297560453414917, 0.2788824737071991, -1.1629520654678345, 22.207500457763672, 46.26187515258789, 1.171875, -0.7712500095367432, 12.385624885559082, -0.1728571355342865, 9.881875038146973, -2.0199999809265137, 6.785555362701416, -2.8687500953674316, 1.7081249952316284, 0.5049999952316284, 32.967498779296875, 45.95874786376953, -0.9737499952316284, -0.25437498092651367, 0.9581249952316284, 0.5887500047683716, 0.6768749952316284, 0.7912499904632568, 1.006250023841858, 0.4481250047683716, 0.22499999403953552, -2.427500009536743], "max": [1.397281289100647, -0.7406824827194214, 1.3556687831878662, -0.039649613201618195, -0.6647926568984985, 1.0660810470581055, -0.2145799994468689, -0.726138710975647, 1.744583010673523, 0.41222670674324036, 1.631931185722351, -1.0057178735733032, 67.0999984741211, 62.09687423706055, 1.8393750190734863, 9.391818046569824, 45.98749923706055, 41.33937454223633, 49.83437728881836, 58.1150016784668, 57.318748474121094, 65.0356216430664, 42.99937438964844, 84.97624969482422, 61.43437576293945, 67.68437957763672, -0.8163636326789856, 9.532500267028809, 48.65437698364258, 107.47062683105469, 40.12062454223633, 96.71562957763672, 64.19062805175781, 97.42813110351562, 95.56937408447266, 110.28375244140625], "mean": [1.029236912727356, -0.8523342609405518, 0.9492132067680359, -0.1573748141527176, -1.195627212524414, 0.8922510147094727, -0.8539567589759827, -0.9071460962295532, 1.0504679679870605, -0.12087631970643997, 0.8050850629806519, -1.0786664485931396, 43.53654098510742, 51.9683723449707, 1.3157252073287964, 6.555509567260742, 20.468263626098633, 6.462333679199219, 18.425783157348633, 6.305051803588867, 18.70360565185547, 5.742038249969482, 15.926678657531738, 20.691455841064453, 44.18210220336914, 55.0181999206543, -0.8884879946708679, 7.072015285491943, 16.530122756958008, 19.434656143188477, 11.471467971801758, 26.04275131225586, 13.994539260864258, 26.2340087890625, 18.09339714050293, 22.46713638305664], "std": [0.261741042137146, 0.0822720155119896, 0.13119588792324066, 0.06888515502214432, 0.2094581127166748, 0.07508926838636398, 0.3262302279472351, 0.18047328293323517, 0.24624484777450562, 0.2018963098526001, 0.3128940463066101, 0.04195242375135422, 9.47994327545166, 4.264288425445557, 0.19305652379989624, 3.002819538116455, 10.524129867553711, 12.629014015197754, 12.249862670898438, 17.72125816345215, 13.934623718261719, 18.702104568481445, 10.708603858947754, 26.69662857055664, 9.51648235321045, 7.089652061462402, 0.030181488022208214, 3.433645486831665, 13.194855690002441, 31.578943252563477, 11.099957466125488, 39.26798629760742, 19.402563095092773, 39.99126052856445, 31.737897872924805, 40.96699905395508], "count": [249]}, "timestamp": {"min": [0.0], "max": [8.266666666666667], "mean": [4.133333333333334], "std": [2.3959842947608694], "count": [249]}, "frame_index": {"min": [0], "max": [248], "mean": [124.0], "std": [71.87952884282609], "count": [249]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [249]}, "index": {"min": [3735], "max": [3983], "mean": [3859.0], "std": [71.87952884282609], "count": [249]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [249]}, "subtask_annotation": {"mean": [2.068273092369478, 7.0, 7.0, 7.0, 7.0], "std": [2.0513873818664266, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [249]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [249]}, "eef_direction_state": {"mean": [3.8313253012048194, 3.6987951807228914], "std": [2.1141288546013044, 2.171751498792369], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_state": {"mean": [0.963855421686747, 1.140562248995984], "std": [0.8612000098750311, 0.8264705071187407], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_state": {"mean": [0.7670682730923695, 0.8192771084337349], "std": [0.8466564521393711, 0.8283807931573265], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_direction_action": {"mean": [3.8313253012048194, 3.6987951807228914], "std": [2.1141288546013044, 2.171751498792369], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_action": {"mean": [0.963855421686747, 1.140562248995984], "std": [0.8612000098750311, 0.8264705071187407], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_action": {"mean": [0.7670682730923695, 0.8192771084337349], "std": [0.8466564521393711, 0.8283807931573265], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_sim_pose_state": {"mean": [0.6032684780689826, 0.18365537637146045, 1.1875878854037054, -1.2938223545906555, 0.8634237655960822, -1.9415702671838064, 0.6175083638775221, -0.14461826851594103, 1.1521168312465315, 1.743255077644905, 1.1839710576667972, 1.0308989180444355], "std": [0.04822725755303328, 0.021771088334213477, 0.05146506112641701, 0.21303969282435833, 0.0710948721693281, 0.2077456780268022, 0.0763617839838476, 0.03692205145285217, 0.08646733173158375, 0.7155135282353166, 0.09048265352791231, 2.1000234557409914], "min": [0.5531517373397533, 0.13168496118452122, 1.1031362697162859, -1.7310590636154721, 0.76464857702201, -2.3570415527807134, 0.5398520066467307, -0.2655581172107957, 1.0313027367464502, 0.22624420959540192, 0.9677529379872589, -3.104979296761817], "max": [0.7497549285185178, 0.2477959993977084, 1.3126428901172298, -0.7268384220733679, 1.0211947497053364, -1.4235652579462772, 0.8315948692833162, -0.09480399870415826, 1.3219730395685512, 2.8367213426329303, 1.4826394619759093, 3.120610826235142], "count": [249]}, "eef_sim_pose_action": {"mean": [0.6032684780689826, 0.18365537637146045, 1.1875878854037054, -1.2938223545906555, 0.8634237655960822, -1.9415702671838064, 0.6175083638775221, -0.14461826851594103, 1.1521168312465315, 1.743255077644905, 1.1839710576667972, 1.0308989180444355], "std": [0.04822725755303328, 0.021771088334213477, 0.05146506112641701, 0.21303969282435833, 0.0710948721693281, 0.2077456780268022, 0.0763617839838476, 0.03692205145285217, 0.08646733173158375, 0.7155135282353166, 0.09048265352791231, 2.1000234557409914], "min": [0.5531517373397533, 0.13168496118452122, 1.1031362697162859, -1.7310590636154721, 0.76464857702201, -2.3570415527807134, 0.5398520066467307, -0.2655581172107957, 1.0313027367464502, 0.22624420959540192, 0.9677529379872589, -3.104979296761817], "max": [0.7497549285185178, 0.2477959993977084, 1.3126428901172298, -0.7268384220733679, 1.0211947497053364, -1.4235652579462772, 0.8315948692833162, -0.09480399870415826, 1.3219730395685512, 2.8367213426329303, 1.4826394619759093, 3.120610826235142], "count": [249]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3946010825163399]], [[0.38165001021241834]], [[0.3890277696078432]]], "std": [[[0.21179198039441485]], [[0.2122014161337455]], [[0.21998472626637477]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27533235906862746]], [[0.28775876225490193]], [[0.27313100490196074]]], "std": [[[0.14239186174637417]], [[0.13698072157316454]], [[0.1441433869216093]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3189327308006536]], [[0.3377787091503268]], [[0.33022669321895426]]], "std": [[[0.17810909772383576]], [[0.17079255205132265]], [[0.1842622255957439]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22221254901960785]], [[0.259469260620915]], [[0.26113455678104575]]], "std": [[[0.267461152870199]], [[0.2750035278786436]], [[0.2772518183547923]]], "count": [100]}, "observation.state": {"min": [0.36135271191596985, -1.2233920097351074, 0.8183286190032959, -0.44168511033058167, -1.5759814977645874, 0.9491747617721558, -1.3284038305282593, -1.2294718027114868, 0.8520733118057251, -0.32382506132125854, 0.40946632623672485, -1.247091293334961, 5.342499732971191, 46.163124084472656, 1.3237500190734863, -0.31187498569488525, 1.0, -0.5133333206176758, 0.9733333587646484, -1.9850000143051147, 1.0212500095367432, -3.0318751335144043, 1.1449999809265137, 1.4731249809265137, 1.2918750047683716, 44.171875, -0.992222249507904, -0.11687500029802322, 5.385000228881836, 0.8212499618530273, 0.7243750095367432, 0.7450000047683716, 0.9418749809265137, 0.33375000953674316, 0.296875, -2.301875114440918], "max": [1.375282883644104, -0.727834165096283, 1.4517767429351807, 0.11682688444852829, -0.5993458032608032, 1.1166743040084839, -0.2766651511192322, -0.7467860579490662, 1.5002241134643555, 0.4207887053489685, 1.6293879747390747, -0.9964777231216431, 67.7125015258789, 60.14624786376953, 1.6618750095367432, 9.7073335647583, 48.95624923706055, 30.795623779296875, 49.48062515258789, 57.04875183105469, 51.416873931884766, 67.41437530517578, 51.38999938964844, 88.47062683105469, 74.75187683105469, 80.01875305175781, 1.3762500286102295, 9.675000190734863, 45.682498931884766, 104.19313049316406, 44.036251068115234, 94.45062255859375, 84.52312469482422, 110.06937408447266, 96.47000122070312, 109.88750457763672], "mean": [0.9683579802513123, -0.8491021394729614, 0.987714409828186, -0.17549100518226624, -1.0015016794204712, 1.011142611503601, -0.8703445196151733, -0.9078401327133179, 1.0358949899673462, -0.0936485007405281, 0.8290616273880005, -1.1498774290084839, 36.599952697753906, 51.53302001953125, 1.5323677062988281, 7.635169982910156, 14.669373512268066, 5.271507263183594, 13.683094024658203, 7.421433448791504, 13.856439590454102, 8.701587677001953, 13.061227798461914, 22.143600463867188, 34.862369537353516, 59.39057540893555, 0.1173713207244873, 6.97705078125, 29.587913513183594, 15.575479507446289, 11.878657341003418, 24.626544952392578, 17.269254684448242, 26.048137664794922, 24.184070587158203, 35.492069244384766], "std": [0.25935089588165283, 0.11321572214365005, 0.15234534442424774, 0.12425288558006287, 0.19279666244983673, 0.05382349714636803, 0.2826073467731476, 0.13351421058177948, 0.17716366052627563, 0.14765499532222748, 0.2291986346244812, 0.07310683280229568, 14.092412948608398, 3.3736934661865234, 0.05921893194317818, 3.4366214275360107, 15.276680946350098, 9.755099296569824, 15.323259353637695, 19.110546112060547, 16.376235961914062, 22.326858520507812, 14.378080368041992, 29.545900344848633, 26.730745315551758, 12.857742309570312, 1.0324264764785767, 3.40905499458313, 7.007528305053711, 26.29148292541504, 12.963529586791992, 34.728389739990234, 24.506237030029297, 37.52301025390625, 35.636348724365234, 48.09975051879883], "count": [214]}, "action": {"min": [0.36135271191596985, -1.2233920097351074, 0.8183286190032959, -0.44168511033058167, -1.5759814977645874, 0.9491747617721558, -1.3284038305282593, -1.2294718027114868, 0.8520733118057251, -0.32382506132125854, 0.40946632623672485, -1.247091293334961, 5.342499732971191, 46.163124084472656, 1.3237500190734863, -0.31187498569488525, 1.0, -0.5133333206176758, 0.9733333587646484, -1.9850000143051147, 1.0212500095367432, -3.0318751335144043, 1.1449999809265137, 1.4731249809265137, 1.2918750047683716, 44.171875, -0.992222249507904, -0.11687500029802322, 5.385000228881836, 0.8212499618530273, 0.7243750095367432, 0.7450000047683716, 0.9418749809265137, 0.33375000953674316, 0.296875, -2.301875114440918], "max": [1.375282883644104, -0.727834165096283, 1.4517767429351807, 0.11682688444852829, -0.5993458032608032, 1.1166743040084839, -0.2766651511192322, -0.7467860579490662, 1.5002241134643555, 0.4207887053489685, 1.6293879747390747, -0.9964777231216431, 67.7125015258789, 60.14624786376953, 1.6618750095367432, 9.7073335647583, 48.95624923706055, 30.795623779296875, 49.48062515258789, 57.04875183105469, 51.416873931884766, 67.41437530517578, 51.38999938964844, 88.47062683105469, 74.75187683105469, 80.01875305175781, 1.3762500286102295, 9.675000190734863, 45.682498931884766, 104.19313049316406, 44.036251068115234, 94.45062255859375, 84.52312469482422, 110.06937408447266, 96.47000122070312, 109.88750457763672], "mean": [0.9683580994606018, -0.849101722240448, 0.9877142310142517, -0.17549096047878265, -1.0015016794204712, 1.0111428499221802, -0.8703445792198181, -0.9078397750854492, 1.0358948707580566, -0.09364848583936691, 0.8290613293647766, -1.149877667427063, 36.599937438964844, 51.53301239013672, 1.53236722946167, 7.635171413421631, 14.669376373291016, 5.271501541137695, 13.683100700378418, 7.421431064605713, 13.856451034545898, 8.701582908630371, 13.061236381530762, 22.14361572265625, 34.86236572265625, 59.39055633544922, 0.11737167835235596, 6.977050304412842, 29.58790397644043, 15.575470924377441, 11.878661155700684, 24.62654685974121, 17.269248962402344, 26.048141479492188, 24.184083938598633, 35.49207305908203], "std": [0.25935080647468567, 0.11321572214365005, 0.15234531462192535, 0.12425288558006287, 0.19279666244983673, 0.05382349342107773, 0.28260737657546997, 0.13351421058177948, 0.17716366052627563, 0.14765498042106628, 0.2291986346244812, 0.07310682535171509, 14.092412948608398, 3.3736937046051025, 0.05921893194317818, 3.4366211891174316, 15.276680946350098, 9.755096435546875, 15.323258399963379, 19.110530853271484, 16.37624168395996, 22.326860427856445, 14.378080368041992, 29.545900344848633, 26.730751037597656, 12.857744216918945, 1.0324265956878662, 3.409055233001709, 7.007528305053711, 26.291479110717773, 12.963528633117676, 34.72838592529297, 24.50623893737793, 37.523006439208984, 35.6363410949707, 48.09975051879883], "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": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [214]}, "index": {"min": [3984], "max": [4197], "mean": [4090.5], "std": [61.775804324994425], "count": [214]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [214]}, "subtask_annotation": {"mean": [2.107476635514019, 7.0, 7.0, 7.0, 7.0], "std": [1.9557344837552557, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [214]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [214]}, "eef_direction_state": {"mean": [3.7850467289719627, 3.7616822429906542], "std": [2.0577096304022158, 2.192644665239316], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_state": {"mean": [1.0841121495327102, 1.1495327102803738], "std": [0.8605746322677983, 0.8294096348535994], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_state": {"mean": [0.8317757009345794, 0.8130841121495327], "std": [0.864523868833814, 0.8274591343947881], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_direction_action": {"mean": [3.7850467289719627, 3.7616822429906542], "std": [2.0577096304022158, 2.192644665239316], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_action": {"mean": [1.0841121495327102, 1.1495327102803738], "std": [0.8605746322677983, 0.8294096348535994], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_action": {"mean": [0.8317757009345794, 0.8130841121495327], "std": [0.864523868833814, 0.8274591343947881], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_sim_pose_state": {"mean": [0.6249576390943077, 0.1898192589315766, 1.1671448796368724, -1.482629028484021, 1.0139251596716632, -2.0473072356678164, 0.6106759407776388, -0.14107957932595522, 1.1468914804804942, 1.660077388198805, 1.224392964057358, 1.1394731840944652], "std": [0.05154613831613007, 0.03550376792617642, 0.05186640335951614, 0.26126962493506994, 0.07249843689709677, 0.2618950662491716, 0.0652667289785038, 0.034243701750301135, 0.0866661668525537, 0.7141970841781732, 0.11359033241105568, 2.2371274343305374], "min": [0.5709195721093007, 0.12263289166189176, 1.1165437116737345, -1.8514411883336008, 0.9134079619893054, -2.5680698398937554, 0.5629197438699474, -0.27048028340198965, 1.032620062177255, 0.2339364667006994, 0.9069145127721643, -3.1398809514438852], "max": [0.774611750988216, 0.275258019509394, 1.30293477933447, -0.7362988408409374, 1.173811743754893, -1.4361415421371853, 0.779679871486382, -0.10242875791202719, 1.3132355684802066, 2.3887074393796883, 1.4172766161530368, 3.136504007385465], "count": [214]}, "eef_sim_pose_action": {"mean": [0.6249576390943077, 0.1898192589315766, 1.1671448796368724, -1.482629028484021, 1.0139251596716632, -2.0473072356678164, 0.6106759407776388, -0.14107957932595522, 1.1468914804804942, 1.660077388198805, 1.224392964057358, 1.1394731840944652], "std": [0.05154613831613007, 0.03550376792617642, 0.05186640335951614, 0.26126962493506994, 0.07249843689709677, 0.2618950662491716, 0.0652667289785038, 0.034243701750301135, 0.0866661668525537, 0.7141970841781732, 0.11359033241105568, 2.2371274343305374], "min": [0.5709195721093007, 0.12263289166189176, 1.1165437116737345, -1.8514411883336008, 0.9134079619893054, -2.5680698398937554, 0.5629197438699474, -0.27048028340198965, 1.032620062177255, 0.2339364667006994, 0.9069145127721643, -3.1398809514438852], "max": [0.774611750988216, 0.275258019509394, 1.30293477933447, -0.7362988408409374, 1.173811743754893, -1.4361415421371853, 0.779679871486382, -0.10242875791202719, 1.3132355684802066, 2.3887074393796883, 1.4172766161530368, 3.136504007385465], "count": [214]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3967176000816994]], [[0.38666769199346407]], [[0.39200126429738563]]], "std": [[[0.21290618581336293]], [[0.21198723056881008]], [[0.22184253253016797]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2886414093137255]], [[0.3025189460784314]], [[0.2875256352124183]]], "std": [[[0.15416426478784095]], [[0.1497986931545904]], [[0.1562690515510533]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3257902920751634]], [[0.34671293504901957]], [[0.34334905433006535]]], "std": [[[0.19106385969213285]], [[0.18231378478613627]], [[0.19693672512045948]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22567527165032678]], [[0.25510063725490195]], [[0.23983231821895423]]], "std": [[[0.2666123200337598]], [[0.2708682650107208]], [[0.2763341355925379]]], "count": [100]}, "observation.state": {"min": [0.3944457173347473, -1.2087053060531616, 0.8502454161643982, -0.4373193383216858, -1.5459296703338623, 0.8853809237480164, -1.3327271938323975, -1.2362191677093506, 0.8605611324310303, -0.27103838324546814, 0.4586528241634369, -1.3735980987548828, 2.37333345413208, 43.37937545776367, 1.1193749904632568, -1.9331250190734863, 0.9900000095367432, 0.24437500536441803, 0.9643750190734863, -2.025624990463257, 0.8912500143051147, 0.3543750047683716, 0.7400000095367432, -0.32636362314224243, 1.7400000095367432, 47.20874786376953, -1.0212500095367432, -0.109375, 0.5618749856948853, -1.9743750095367432, 0.6612499952316284, 0.7512499690055847, 0.684374988079071, -0.29124999046325684, 0.5362499952316284, -2.305555582046509], "max": [1.3914320468902588, -0.7488365173339844, 1.4990320205688477, -0.06952391564846039, -0.6505111455917358, 1.1305028200149536, -0.3225614130496979, -0.734149694442749, 1.5125267505645752, 0.38221731781959534, 1.5678856372833252, -0.9879156947135925, 68.00312805175781, 61.12062454223633, 1.9487500190734863, 9.658888816833496, 54.42562484741211, 29.75, 50.57749938964844, 58.33562469482422, 54.102500915527344, 63.28062438964844, 45.40937423706055, 94.63999938964844, 62.93437576293945, 70.43375396728516, -0.8799999952316284, 9.533124923706055, 39.00749969482422, 30.724374771118164, 28.311250686645508, 96.96125030517578, 94.14688110351562, 109.18875122070312, 101.36563110351562, 110.35062408447266], "mean": [0.9910936951637268, -0.8376432657241821, 1.0325161218643188, -0.17727507650852203, -1.030396580696106, 0.9352917075157166, -0.8530413508415222, -0.9331690073013306, 1.0559160709381104, -0.11423270404338837, 0.7045042514801025, -1.2329107522964478, 36.590946197509766, 48.76015090942383, 1.2773752212524414, 8.225987434387207, 9.468228340148926, 3.8755648136138916, 8.435614585876465, 4.1676225662231445, 7.011041164398193, 7.475185871124268, 5.8859453201293945, 11.434968948364258, 37.218482971191406, 55.38325881958008, -0.9357794523239136, 7.190466403961182, 18.772693634033203, 5.337692737579346, 8.37597370147705, 23.903217315673828, 18.14679527282715, 26.149707794189453, 19.075294494628906, 31.82547950744629], "std": [0.18843398988246918, 0.09334524720907211, 0.1286439746618271, 0.059990253299474716, 0.1380971074104309, 0.062375761568546295, 0.18742462992668152, 0.1330653727054596, 0.15153561532497406, 0.13842584192752838, 0.22451384365558624, 0.07600335776805878, 13.017555236816406, 4.104858875274658, 0.23493270576000214, 3.2581326961517334, 14.37318229675293, 8.000748634338379, 13.619219779968262, 16.12444496154785, 14.567591667175293, 16.6724796295166, 11.548744201660156, 25.958791732788086, 21.149080276489258, 6.6123046875, 0.032019518315792084, 2.9864859580993652, 13.333938598632812, 10.048910140991211, 9.011054039001465, 35.994529724121094, 26.027931213378906, 39.5426139831543, 31.1768856048584, 42.62602996826172], "count": [333]}, "action": {"min": [0.3944457173347473, -1.2087053060531616, 0.8502454161643982, -0.4373193383216858, -1.5459296703338623, 0.8853809237480164, -1.3327271938323975, -1.2362191677093506, 0.8605611324310303, -0.27103838324546814, 0.4586528241634369, -1.3735980987548828, 2.37333345413208, 43.37937545776367, 1.1193749904632568, -1.9331250190734863, 0.9900000095367432, 0.24437500536441803, 0.9643750190734863, -2.025624990463257, 0.8912500143051147, 0.3543750047683716, 0.7400000095367432, -0.32636362314224243, 1.7400000095367432, 47.20874786376953, -1.0212500095367432, -0.109375, 0.5618749856948853, -1.9743750095367432, 0.6612499952316284, 0.7512499690055847, 0.684374988079071, -0.29124999046325684, 0.5362499952316284, -2.305555582046509], "max": [1.3914320468902588, -0.7488365173339844, 1.4990320205688477, -0.06952391564846039, -0.6505111455917358, 1.1305028200149536, -0.3225614130496979, -0.734149694442749, 1.5125267505645752, 0.38221731781959534, 1.5678856372833252, -0.9879156947135925, 68.00312805175781, 61.12062454223633, 1.9487500190734863, 9.658888816833496, 54.42562484741211, 29.75, 50.57749938964844, 58.33562469482422, 54.102500915527344, 63.28062438964844, 45.40937423706055, 94.63999938964844, 62.93437576293945, 70.43375396728516, -0.8799999952316284, 9.533124923706055, 39.00749969482422, 30.724374771118164, 28.311250686645508, 96.96125030517578, 94.14688110351562, 109.18875122070312, 101.36563110351562, 110.35062408447266], "mean": [0.9910953640937805, -0.8376427888870239, 1.0325186252593994, -0.17727495729923248, -1.0303969383239746, 0.9352914690971375, -0.8530415296554565, -0.9331690669059753, 1.0559159517288208, -0.1142326295375824, 0.7045043110847473, -1.2329108715057373, 36.590965270996094, 48.760162353515625, 1.2773748636245728, 8.225985527038574, 9.468244552612305, 3.875576972961426, 8.435619354248047, 4.167619228363037, 7.011050701141357, 7.475190162658691, 5.885945796966553, 11.434988021850586, 37.21853256225586, 55.38324737548828, -0.9357801079750061, 7.190465450286865, 18.77269172668457, 5.337691783905029, 8.375975608825684, 23.903202056884766, 18.146800994873047, 26.149728775024414, 19.075302124023438, 31.82547378540039], "std": [0.18843407928943634, 0.09334525465965271, 0.1286441683769226, 0.059990257024765015, 0.13809709250926971, 0.06237578019499779, 0.18742462992668152, 0.1330653429031372, 0.15153563022613525, 0.13842585682868958, 0.22451385855674744, 0.07600334286689758, 13.017555236816406, 4.104861259460449, 0.23493267595767975, 3.258131504058838, 14.373181343078613, 8.000743865966797, 13.619217872619629, 16.124435424804688, 14.567591667175293, 16.672475814819336, 11.54874038696289, 25.958839416503906, 21.149078369140625, 6.612305641174316, 0.032019514590501785, 2.9864866733551025, 13.333938598632812, 10.048911094665527, 9.011054039001465, 35.99453353881836, 26.027936935424805, 39.5426139831543, 31.17688751220703, 42.62602615356445], "count": [333]}, "timestamp": {"min": [0.0], "max": [11.066666666666666], "mean": [5.533333333333333], "std": [3.2042795457649147], "count": [333]}, "frame_index": {"min": [0], "max": [332], "mean": [166.0], "std": [96.12838637294743], "count": [333]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [333]}, "index": {"min": [4198], "max": [4530], "mean": [4364.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [333]}, "subtask_annotation": {"mean": [1.4924924924924925, 7.0, 7.0, 7.0, 7.0], "std": [1.9259810738401513, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [333]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [333]}, "eef_direction_state": {"mean": [4.531531531531532, 3.957957957957958], "std": [1.976528122789274, 2.0891622323475256], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_state": {"mean": [0.6636636636636637, 0.948948948948949], "std": [0.8424373517850869, 0.7752402168297168], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_state": {"mean": [0.5105105105105106, 0.7837837837837838], "std": [0.7695660280386277, 0.835461125720334], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_direction_action": {"mean": [4.531531531531532, 3.957957957957958], "std": [1.976528122789274, 2.0891622323475256], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_action": {"mean": [0.6636636636636637, 0.948948948948949], "std": [0.8424373517850869, 0.7752402168297168], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_action": {"mean": [0.5105105105105106, 0.7837837837837838], "std": [0.7695660280386277, 0.835461125720334], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_sim_pose_state": {"mean": [0.635132202511109, 0.2097690307122589, 1.1701283336831776, -1.464749693684818, 0.985977715473173, -2.014116088890438, 0.6171611369738084, -0.13632933312832396, 1.1139846023630902, 2.2170165674920757, 1.2650219034392203, -1.3647962267922369], "std": [0.04063663785931416, 0.023449556406088885, 0.0406185782758497, 0.21411278882803014, 0.05433749937312163, 0.20545162895550256, 0.044307138688580154, 0.032486027477304606, 0.07592090415562543, 0.790272543946582, 0.10801666213149719, 2.2741010066770366], "min": [0.5741737518371514, 0.14265954611549522, 1.087181328617587, -1.9306532508145153, 0.8657097611039206, -2.4581573848328335, 0.5748639478196341, -0.2582187487315431, 1.033935691227469, 0.13970052558491158, 0.9243203295893618, -3.1334255286261743], "max": [0.776742606596178, 0.2769698841105265, 1.286823990637675, -0.8498051875269256, 1.1217093353219831, -1.4998599469404732, 0.777310926454733, -0.08981280563847802, 1.2983134658456053, 2.832744999040766, 1.5102515657105573, 3.1386497702326412], "count": [333]}, "eef_sim_pose_action": {"mean": [0.635132202511109, 0.2097690307122589, 1.1701283336831776, -1.464749693684818, 0.985977715473173, -2.014116088890438, 0.6171611369738084, -0.13632933312832396, 1.1139846023630902, 2.2170165674920757, 1.2650219034392203, -1.3647962267922369], "std": [0.04063663785931416, 0.023449556406088885, 0.0406185782758497, 0.21411278882803014, 0.05433749937312163, 0.20545162895550256, 0.044307138688580154, 0.032486027477304606, 0.07592090415562543, 0.790272543946582, 0.10801666213149719, 2.2741010066770366], "min": [0.5741737518371514, 0.14265954611549522, 1.087181328617587, -1.9306532508145153, 0.8657097611039206, -2.4581573848328335, 0.5748639478196341, -0.2582187487315431, 1.033935691227469, 0.13970052558491158, 0.9243203295893618, -3.1334255286261743], "max": [0.776742606596178, 0.2769698841105265, 1.286823990637675, -0.8498051875269256, 1.1217093353219831, -1.4998599469404732, 0.777310926454733, -0.08981280563847802, 1.2983134658456053, 2.832744999040766, 1.5102515657105573, 3.1386497702326412], "count": [333]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39990585784313726]], [[0.3878638602941176]], [[0.39667521854575166]]], "std": [[[0.20551100020635796]], [[0.2048984271512691]], [[0.21309450208441724]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2901216891339869]], [[0.30202702614379084]], [[0.28655681372549024]]], "std": [[[0.15293283662845222]], [[0.14911513246413047]], [[0.15367620519349598]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3154415400326797]], [[0.33684719362745097]], [[0.32845981209150327]]], "std": [[[0.1843275246501777]], [[0.17592379620006576]], [[0.1880682808368715]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22869728145424836]], [[0.2581859007352941]], [[0.24159744485294118]]], "std": [[[0.2725044655889035]], [[0.2744712616719951]], [[0.27754819785897195]]], "count": [100]}, "observation.state": {"min": [0.38464656472206116, -1.2494754791259766, 0.8446928262710571, -0.3751811981201172, -1.4144901037216187, 0.9688419103622437, -1.3690521717071533, -1.3649433851242065, 0.9047116637229919, -0.5116302371025085, 0.3371528685092926, -1.209229826927185, 6.911110877990723, 46.0, 1.2024999856948853, -0.6375000476837158, 0.9237500429153442, -2.3087501525878906, 1.0178571939468384, -2.0372726917266846, 1.0112500190734863, 0.09099999815225601, 0.8368749618530273, -0.07333333045244217, 1.8962500095367432, 44.728126525878906, -1.0106250047683716, -0.16437499225139618, 0.875, 0.7912499904632568, 0.6668750047683716, 0.9068750143051147, 0.9381250143051147, 0.3218750059604645, 0.5987499952316284, -2.3125], "max": [1.3226816654205322, -0.7339351177215576, 1.5047540664672852, -0.11782825738191605, -0.5806534886360168, 1.1773289442062378, -0.24733920395374298, -0.759994626045227, 1.7121814489364624, 0.39819690585136414, 1.5416063070297241, -0.9171307682991028, 65.18062591552734, 62.03062438964844, 1.6881250143051147, 9.678333282470703, 50.22500228881836, 36.55437469482422, 53.73250198364258, 51.26000213623047, 58.080623626708984, 58.19062423706055, 42.21875, 78.14749908447266, 82.22562408447266, 76.70562744140625, -0.8018749952316284, 9.492500305175781, 42.348751068115234, 57.372501373291016, 71.05999755859375, 110.00687408447266, 86.74749755859375, 111.54812622070312, 95.92312622070312, 111.03375244140625], "mean": [1.0275403261184692, -0.8286733627319336, 0.9897489547729492, -0.25554603338241577, -1.0550487041473389, 1.0485591888427734, -0.8037055134773254, -0.9388408660888672, 1.109269142150879, -0.18154138326644897, 0.75623619556427, -1.0844743251800537, 40.42173385620117, 52.092918395996094, 1.3351846933364868, 6.9870781898498535, 13.220490455627441, 4.572343826293945, 13.012581825256348, 6.553663730621338, 12.778037071228027, 8.573301315307617, 9.21391773223877, 21.690832138061523, 37.497337341308594, 60.20120620727539, -0.9509732127189636, 7.115033149719238, 20.864843368530273, 11.185956001281738, 16.929773330688477, 27.063074111938477, 21.301542282104492, 28.12753677368164, 22.93824577331543, 33.03702163696289], "std": [0.27506524324417114, 0.13411064445972443, 0.1803334653377533, 0.06973529607057571, 0.19571121037006378, 0.060429200530052185, 0.2596343755722046, 0.1516362577676773, 0.20692312717437744, 0.21752335131168365, 0.2603781223297119, 0.06825196743011475, 11.877249717712402, 3.80816650390625, 0.14376169443130493, 3.4472575187683105, 16.50757598876953, 13.07091236114502, 17.022233963012695, 17.17258644104004, 18.479022979736328, 16.298051834106445, 14.06502628326416, 24.999908447265625, 25.92960548400879, 10.868562698364258, 0.038199976086616516, 3.2369544506073, 12.605158805847168, 19.81550407409668, 23.95184898376465, 42.853824615478516, 29.491762161254883, 44.359371185302734, 35.29150390625, 46.03553771972656], "count": [237]}, "action": {"min": [0.38464656472206116, -1.2494754791259766, 0.8446928262710571, -0.3751811981201172, -1.4144901037216187, 0.9688419103622437, -1.3690521717071533, -1.3649433851242065, 0.9047116637229919, -0.5116302371025085, 0.3371528685092926, -1.209229826927185, 6.911110877990723, 46.0, 1.2024999856948853, -0.6375000476837158, 0.9237500429153442, -2.3087501525878906, 1.0178571939468384, -2.0372726917266846, 1.0112500190734863, 0.09099999815225601, 0.8368749618530273, -0.07333333045244217, 1.8962500095367432, 44.728126525878906, -1.0106250047683716, -0.16437499225139618, 0.875, 0.7912499904632568, 0.6668750047683716, 0.9068750143051147, 0.9381250143051147, 0.3218750059604645, 0.5987499952316284, -2.3125], "max": [1.3226816654205322, -0.7339351177215576, 1.5047540664672852, -0.11782825738191605, -0.5806534886360168, 1.1773289442062378, -0.24733920395374298, -0.759994626045227, 1.7121814489364624, 0.39819690585136414, 1.5416063070297241, -0.9171307682991028, 65.18062591552734, 62.03062438964844, 1.6881250143051147, 9.678333282470703, 50.22500228881836, 36.55437469482422, 53.73250198364258, 51.26000213623047, 58.080623626708984, 58.19062423706055, 42.21875, 78.14749908447266, 82.22562408447266, 76.70562744140625, -0.8018749952316284, 9.492500305175781, 42.348751068115234, 57.372501373291016, 71.05999755859375, 110.00687408447266, 86.74749755859375, 111.54812622070312, 95.92312622070312, 111.03375244140625], "mean": [1.0275404453277588, -0.8286730647087097, 0.989747941493988, -0.25554603338241577, -1.0550485849380493, 1.0485591888427734, -0.8037052750587463, -0.9388404488563538, 1.1092690229415894, -0.1815413236618042, 0.7562363743782043, -1.0844742059707642, 40.421730041503906, 52.092918395996094, 1.335185170173645, 6.987080097198486, 13.220504760742188, 4.572364807128906, 13.012578964233398, 6.553666591644287, 12.778023719787598, 8.573308944702148, 9.213915824890137, 21.690826416015625, 37.49736022949219, 60.20118713378906, -0.9509730339050293, 7.115030288696289, 20.86483383178711, 11.185954093933105, 16.929779052734375, 27.06308364868164, 21.30154800415039, 28.127540588378906, 22.938230514526367, 33.037017822265625], "std": [0.27506521344184875, 0.13411064445972443, 0.1803334653377533, 0.06973530352115631, 0.19571121037006378, 0.06042920798063278, 0.2596343755722046, 0.1516362428665161, 0.20692312717437744, 0.21752335131168365, 0.2603781223297119, 0.06825195997953415, 11.877246856689453, 3.8081653118133545, 0.14376172423362732, 3.447255849838257, 16.50757598876953, 13.070915222167969, 17.02223777770996, 17.172595977783203, 18.47902488708496, 16.298053741455078, 14.065028190612793, 24.99991226196289, 25.929607391357422, 10.86856460571289, 0.038199976086616516, 3.2369542121887207, 12.605159759521484, 19.81550407409668, 23.95184898376465, 42.853824615478516, 29.49176025390625, 44.35936737060547, 35.291500091552734, 46.035545349121094], "count": [237]}, "timestamp": {"min": [0.0], "max": [7.866666666666666], "mean": [3.9333333333333336], "std": [2.280513262566289], "count": [237]}, "frame_index": {"min": [0], "max": [236], "mean": [118.0], "std": [68.41539787698868], "count": [237]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [237]}, "index": {"min": [4531], "max": [4767], "mean": [4649.0], "std": [68.41539787698868], "count": [237]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [237]}, "subtask_annotation": {"mean": [1.9451476793248945, 7.0, 7.0, 7.0, 7.0], "std": [2.044119815977691, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [237]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [237]}, "eef_direction_state": {"mean": [3.9915611814345993, 3.738396624472574], "std": [2.1719181302250496, 2.1206047528463445], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_state": {"mean": [0.8396624472573839, 1.080168776371308], "std": [0.8214096481712241, 0.8151435721665807], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_state": {"mean": [0.6751054852320675, 0.7848101265822784], "std": [0.841896398516402, 0.8217130312464539], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_direction_action": {"mean": [3.9915611814345993, 3.738396624472574], "std": [2.1719181302250496, 2.1206047528463445], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_action": {"mean": [0.8396624472573839, 1.080168776371308], "std": [0.8214096481712241, 0.8151435721665807], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_action": {"mean": [0.6751054852320675, 0.7848101265822784], "std": [0.841896398516402, 0.8217130312464539], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_sim_pose_state": {"mean": [0.6291497290984615, 0.21640444415295462, 1.1684579669099455, -1.4777204466613465, 1.0370075738325633, -1.9644584971931154, 0.6318457263719922, -0.14033660644141813, 1.1483334469834594, 1.8638880505523963, 1.229217636684851, 0.8904322147797238], "std": [0.05712267065980676, 0.03070341283107887, 0.04866787021680509, 0.25796644367970517, 0.0586199643959932, 0.24099060506392034, 0.0658948441326809, 0.03599780379432114, 0.07881188462468745, 0.7856636091819551, 0.09908943841136016, 2.174757377700951], "min": [0.5789823159149041, 0.12937399063117028, 1.1070851309123584, -1.903594126734122, 0.9505219009180594, -2.458488054585471, 0.5786300133554219, -0.2676286625040316, 1.0497517827232064, 0.2906764606546725, 0.8932958970182829, -3.140053990486911], "max": [0.7855604483868535, 0.2544063255651452, 1.2949914621062715, -0.7617254202591406, 1.1886282330616003, -1.3374941446740307, 0.8227491556610913, -0.09920830503469544, 1.3229542121190145, 3.044527030943432, 1.4709840006569306, 3.0740557403627937], "count": [237]}, "eef_sim_pose_action": {"mean": [0.6291497290984615, 0.21640444415295462, 1.1684579669099455, -1.4777204466613465, 1.0370075738325633, -1.9644584971931154, 0.6318457263719922, -0.14033660644141813, 1.1483334469834594, 1.8638880505523963, 1.229217636684851, 0.8904322147797238], "std": [0.05712267065980676, 0.03070341283107887, 0.04866787021680509, 0.25796644367970517, 0.0586199643959932, 0.24099060506392034, 0.0658948441326809, 0.03599780379432114, 0.07881188462468745, 0.7856636091819551, 0.09908943841136016, 2.174757377700951], "min": [0.5789823159149041, 0.12937399063117028, 1.1070851309123584, -1.903594126734122, 0.9505219009180594, -2.458488054585471, 0.5786300133554219, -0.2676286625040316, 1.0497517827232064, 0.2906764606546725, 0.8932958970182829, -3.140053990486911], "max": [0.7855604483868535, 0.2544063255651452, 1.2949914621062715, -0.7617254202591406, 1.1886282330616003, -1.3374941446740307, 0.8227491556610913, -0.09920830503469544, 1.3229542121190145, 3.044527030943432, 1.4709840006569306, 3.0740557403627937], "count": [237]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4038035866013072]], [[0.38934154616013067]], [[0.39512776756535944]]], "std": [[[0.2150278672482687]], [[0.21431904681013167]], [[0.21950102583112105]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28522364379084963]], [[0.297366231617647]], [[0.28245851715686277]]], "std": [[[0.14978973798512177]], [[0.14605425591716087]], [[0.1523471918946658]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06274509803921569]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3270953635620915]], [[0.34609040849673206]], [[0.34141104983660125]]], "std": [[[0.19467008724757448]], [[0.18479806539000554]], [[0.19899693663202186]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23163202205882352]], [[0.25894189746732027]], [[0.23933298815359477]]], "std": [[[0.27472064473152175]], [[0.2751275531628562]], [[0.27382033877665324]]], "count": [100]}, "observation.state": {"min": [0.3722247779369354, -1.224774956703186, 0.839606523513794, -0.3724260926246643, -1.5088417530059814, 0.9381119608879089, -1.3276832103729248, -1.2506437301635742, 0.9063223004341125, -0.6658893823623657, 0.34506848454475403, -1.1036087274551392, 17.84375, 49.33437728881836, 1.3743749856948853, -0.9962500333786011, 4.184999942779541, 0.009999999776482582, 1.4375, -1.9950000047683716, 0.984375, -0.3700000047683716, 0.7881250381469727, 1.8499999046325684, 13.948749542236328, 41.598751068115234, -1.1349999904632568, -0.19624999165534973, 0.6855555772781372, -0.84375, 0.703125, 0.828125, 0.8700000047683716, 0.03624999523162842, 0.5916666984558105, -2.3587498664855957], "max": [1.3409924507141113, -0.724671483039856, 1.471494197845459, -0.0349765382707119, -0.6644588708877563, 1.1007204055786133, -0.29356926679611206, -0.8020523190498352, 1.545881986618042, 0.42519688606262207, 1.600692629814148, -0.9623568654060364, 70.37999725341797, 61.256874084472656, 1.703125, 9.604999542236328, 46.86687469482422, 35.807498931884766, 45.93000030517578, 59.740623474121094, 46.81312561035156, 75.53125, 41.01499938964844, 83.36000061035156, 67.86563110351562, 71.96187591552734, -0.9018750190734863, 9.45687484741211, 43.869998931884766, 18.475000381469727, 35.48374938964844, 69.20000457763672, 57.352500915527344, 34.73875045776367, 100.41250610351562, 109.19375610351562], "mean": [0.9437322020530701, -0.8917315006256104, 1.0532759428024292, -0.1653423309326172, -0.9510411620140076, 0.9946377873420715, -0.8109872341156006, -0.9243630170822144, 1.072203278541565, -0.3215378224849701, 0.7007367610931396, -1.0935648679733276, 34.96720504760742, 54.38224792480469, 1.4674900770187378, 7.589646339416504, 14.129175186157227, 5.18988561630249, 12.378556251525879, 5.677064418792725, 11.50934886932373, 9.7764253616333, 6.051945686340332, 28.133113861083984, 41.88814163208008, 55.4095573425293, -0.9796739220619202, 7.35608434677124, 15.059808731079102, 1.9792170524597168, 9.058552742004395, 16.59700584411621, 14.294634819030762, 9.04502010345459, 21.662492752075195, 30.22520637512207], "std": [0.20327319204807281, 0.09750644117593765, 0.12859955430030823, 0.06745179742574692, 0.14428947865962982, 0.05358593165874481, 0.2204568088054657, 0.09785754978656769, 0.13142743706703186, 0.2840695381164551, 0.2923787534236908, 0.019337361678481102, 12.956222534179688, 2.4988949298858643, 0.07818297296762466, 3.168541193008423, 12.222471237182617, 10.447669982910156, 11.740681648254395, 18.0040225982666, 12.320240020751953, 21.668392181396484, 10.958059310913086, 24.04610252380371, 18.846195220947266, 9.72432804107666, 0.05031270906329155, 3.307401657104492, 14.432562828063965, 4.419808864593506, 11.274788856506348, 25.620203018188477, 19.004770278930664, 12.422558784484863, 34.512855529785156, 43.47639465332031], "count": [268]}, "action": {"min": [0.3722247779369354, -1.224774956703186, 0.839606523513794, -0.3724260926246643, -1.5088417530059814, 0.9381119608879089, -1.3276832103729248, -1.2506437301635742, 0.9063223004341125, -0.6658893823623657, 0.34506848454475403, -1.1036087274551392, 17.84375, 49.33437728881836, 1.3743749856948853, -0.9962500333786011, 4.184999942779541, 0.009999999776482582, 1.4375, -1.9950000047683716, 0.984375, -0.3700000047683716, 0.7881250381469727, 1.8499999046325684, 13.948749542236328, 41.598751068115234, -1.1349999904632568, -0.19624999165534973, 0.6855555772781372, -0.84375, 0.703125, 0.828125, 0.8700000047683716, 0.03624999523162842, 0.5916666984558105, -2.3587498664855957], "max": [1.3409924507141113, -0.724671483039856, 1.471494197845459, -0.0349765382707119, -0.6644588708877563, 1.1007204055786133, -0.29356926679611206, -0.8020523190498352, 1.545881986618042, 0.42519688606262207, 1.600692629814148, -0.9623568654060364, 70.37999725341797, 61.256874084472656, 1.703125, 9.604999542236328, 46.86687469482422, 35.807498931884766, 45.93000030517578, 59.740623474121094, 46.81312561035156, 75.53125, 41.01499938964844, 83.36000061035156, 67.86563110351562, 71.96187591552734, -0.9018750190734863, 9.45687484741211, 43.869998931884766, 18.475000381469727, 35.48374938964844, 69.20000457763672, 57.352500915527344, 34.73875045776367, 100.41250610351562, 109.19375610351562], "mean": [0.9437322020530701, -0.8917314410209656, 1.0532773733139038, -0.16534237563610077, -0.9510411024093628, 0.994637668132782, -0.8109869360923767, -0.9243629574775696, 1.072203278541565, -0.32153797149658203, 0.7007369995117188, -1.093564510345459, 34.96721267700195, 54.3821907043457, 1.467490315437317, 7.589646339416504, 14.12917709350586, 5.189891815185547, 12.378569602966309, 5.677067756652832, 11.509358406066895, 9.776398658752441, 6.051955699920654, 28.13312339782715, 41.88816452026367, 55.409523010253906, -0.9796735644340515, 7.356084823608398, 15.059812545776367, 1.9792187213897705, 9.058548927307129, 16.597007751464844, 14.294629096984863, 9.045022964477539, 21.66249656677246, 30.225204467773438], "std": [0.20327316224575043, 0.09750639647245407, 0.12859949469566345, 0.06745179742574692, 0.1442895084619522, 0.053585946559906006, 0.22045685350894928, 0.09785754233598709, 0.13142742216587067, 0.2840695083141327, 0.2923787832260132, 0.019337361678481102, 12.956223487854004, 2.4988958835601807, 0.07818299531936646, 3.168541431427002, 12.22247314453125, 10.447669982910156, 11.740681648254395, 18.00402069091797, 12.320241928100586, 21.66838836669922, 10.958060264587402, 24.04609489440918, 18.8461971282959, 9.72432804107666, 0.050312697887420654, 3.307401418685913, 14.432560920715332, 4.419808864593506, 11.274788856506348, 25.620203018188477, 19.004770278930664, 12.42255687713623, 34.512847900390625, 43.47639846801758], "count": [268]}, "timestamp": {"min": [0.0], "max": [8.9], "mean": [4.449999999999999], "std": [2.578813249884097], "count": [268]}, "frame_index": {"min": [0], "max": [267], "mean": [133.5], "std": [77.36439749652291], "count": [268]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [268]}, "index": {"min": [4768], "max": [5035], "mean": [4901.5], "std": [77.36439749652291], "count": [268]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [268]}, "subtask_annotation": {"mean": [1.6194029850746268, 7.0, 7.0, 7.0, 7.0], "std": [1.9481900368528184, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [268]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [268]}, "eef_direction_state": {"mean": [4.477611940298507, 4.08955223880597], "std": [1.9033215974030815, 1.916007534989561], "min": [0, 0], "max": [6, 6], "count": [268]}, "eef_velocity_state": {"mean": [0.8208955223880597, 0.9552238805970149], "std": [0.8754593358836951, 0.7998663287745824], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_acc_mag_state": {"mean": [0.6753731343283582, 0.7313432835820896], "std": [0.8257910334461306, 0.816473844573604], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_direction_action": {"mean": [4.477611940298507, 4.08955223880597], "std": [1.9033215974030815, 1.916007534989561], "min": [0, 0], "max": [6, 6], "count": [268]}, "eef_velocity_action": {"mean": [0.8208955223880597, 0.9552238805970149], "std": [0.8754593358836951, 0.7998663287745824], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_acc_mag_action": {"mean": [0.6753731343283582, 0.7313432835820896], "std": [0.8257910334461306, 0.816473844573604], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_sim_pose_state": {"mean": [0.6406143848240369, 0.1897563235644943, 1.1540828758027395, -1.5259930219029736, 1.0141569559665857, -2.0842770765934375, 0.6122995086396408, -0.1306303075007995, 1.1263469709109646, -0.28829046131489605, 1.202317238222069, 0.18732253587027703], "std": [0.04071922976974253, 0.026597998844456884, 0.04903033341424295, 0.2613159919006291, 0.05543919285325946, 0.24101438963831306, 0.047228243877062016, 0.03564426127421256, 0.0767190084991759, 2.229403980021108, 0.10418566662599962, 2.124626645032958], "min": [0.5749754627091017, 0.11804738697479006, 1.097329346899266, -1.9197492575136315, 0.9320007339046619, -2.5517111326929536, 0.5811838952663391, -0.26881620297233355, 1.045750469429762, -3.1408917441291506, 0.8758514508751354, -3.122484374073476], "max": [0.7673810271128533, 0.26100028426574395, 1.2865617737439443, -0.816194009769085, 1.136798665720809, -1.495117862628701, 0.7820266646664937, -0.08656816492405875, 1.298600708894389, 3.118034806570084, 1.5653324465477403, 3.089731982742919], "count": [268]}, "eef_sim_pose_action": {"mean": [0.6406143848240369, 0.1897563235644943, 1.1540828758027395, -1.5259930219029736, 1.0141569559665857, -2.0842770765934375, 0.6122995086396408, -0.1306303075007995, 1.1263469709109646, -0.28829046131489605, 1.202317238222069, 0.18732253587027703], "std": [0.04071922976974253, 0.026597998844456884, 0.04903033341424295, 0.2613159919006291, 0.05543919285325946, 0.24101438963831306, 0.047228243877062016, 0.03564426127421256, 0.0767190084991759, 2.229403980021108, 0.10418566662599962, 2.124626645032958], "min": [0.5749754627091017, 0.11804738697479006, 1.097329346899266, -1.9197492575136315, 0.9320007339046619, -2.5517111326929536, 0.5811838952663391, -0.26881620297233355, 1.045750469429762, -3.1408917441291506, 0.8758514508751354, -3.122484374073476], "max": [0.7673810271128533, 0.26100028426574395, 1.2865617737439443, -0.816194009769085, 1.136798665720809, -1.495117862628701, 0.7820266646664937, -0.08656816492405875, 1.298600708894389, 3.118034806570084, 1.5653324465477403, 3.089731982742919], "count": [268]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3900827614379085]], [[0.3823537724673203]], [[0.3949255535130719]]], "std": [[[0.20463899865009064]], [[0.20020616000317706]], [[0.20806201756566395]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32430295343137255]], [[0.32820056781045753]], [[0.3181644526143791]]], "std": [[[0.16714987064691583]], [[0.16209669241716243]], [[0.17635026046210378]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31279534722222224]], [[0.33005551470588235]], [[0.32774151756535946]]], "std": [[[0.1816556827274161]], [[0.17324953060857048]], [[0.18568563819739758]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2218424223856209]], [[0.24575551062091505]], [[0.23380462418300654]]], "std": [[[0.2668341250647174]], [[0.2667143516952108]], [[0.2689724458486482]]], "count": [100]}, "observation.state": {"min": [0.34783416986465454, -1.2930591106414795, 0.7589455842971802, -0.3556305766105652, -1.4306392669677734, 0.8601796627044678, -1.289874792098999, -1.3327564001083374, 0.8384832739830017, -0.5988689064979553, 0.4121128022670746, -1.2078946828842163, 24.288000106811523, 41.01625061035156, 1.1974999904632568, -0.5006250143051147, 1.03125, -0.375, 0.7350000143051147, -1.984375, 0.79666668176651, 0.21875, 0.5827272534370422, -0.20454545319080353, 33.728126525878906, 43.86375045776367, -0.8531249761581421, -0.47999998927116394, 0.984375, -1.350000023841858, 0.6556249856948853, -0.328125, 1.0737500190734863, 0.08249999582767487, 0.8125, -2.270625114440918], "max": [1.4288166761398315, -0.6271458268165588, 1.5716315507888794, 0.101448655128479, -0.3752288818359375, 1.1064698696136475, -0.3261377513408661, -0.6646257638931274, 1.6311417818069458, 0.3554292321205139, 1.4274178743362427, -1.013135552406311, 67.22312927246094, 60.73500061035156, 1.578125, 9.712499618530273, 51.96812438964844, 24.10124969482422, 45.94187545776367, 57.63687515258789, 51.598751068115234, 62.270626068115234, 45.10749816894531, 88.97937774658203, 61.006874084472656, 62.98625183105469, 1.6362500190734863, 9.485384941101074, 39.93687438964844, 42.85499954223633, 36.57875061035156, 85.54875183105469, 59.09625244140625, 108.94375610351562, 80.85124969482422, 109.93875122070312], "mean": [1.0178589820861816, -0.8170384168624878, 0.9893671870231628, -0.16656401753425598, -1.0092835426330566, 0.9545864462852478, -0.8704119920730591, -0.8692547082901001, 1.043355941772461, -0.17017026245594025, 0.7752277851104736, -1.0926423072814941, 42.54771423339844, 48.86322021484375, 1.3543381690979004, 7.46148681640625, 10.852752685546875, 4.631303787231445, 9.517032623291016, 6.920485019683838, 10.223482131958008, 8.1937255859375, 6.765438556671143, 17.065460205078125, 47.3426513671875, 51.340431213378906, 0.45141860842704773, 6.519051551818848, 21.38921356201172, 8.833239555358887, 15.672985076904297, 21.011226654052734, 20.05396270751953, 23.452428817749023, 18.74092674255371, 42.03023147583008], "std": [0.2853859066963196, 0.14300091564655304, 0.18568706512451172, 0.1331535130739212, 0.24506443738937378, 0.046107739210128784, 0.3014476001262665, 0.1762433648109436, 0.21392922103405, 0.2945810854434967, 0.2754135727882385, 0.08319548517465591, 11.21402359008789, 5.437827110290527, 0.07510126382112503, 3.6002049446105957, 18.16216468811035, 8.027752876281738, 16.54380226135254, 18.887773513793945, 17.520309448242188, 16.426393508911133, 12.179718017578125, 31.80384635925293, 9.625894546508789, 5.9882073402404785, 1.1453189849853516, 4.062740325927734, 12.811676025390625, 14.76955795288086, 11.958537101745605, 31.61195945739746, 19.267852783203125, 38.77348327636719, 26.67220687866211, 39.80391311645508], "count": [288]}, "action": {"min": [0.34783416986465454, -1.2930591106414795, 0.7589455842971802, -0.3556305766105652, -1.4306392669677734, 0.8601796627044678, -1.289874792098999, -1.3327564001083374, 0.8384832739830017, -0.5988689064979553, 0.4121128022670746, -1.2078946828842163, 24.288000106811523, 41.01625061035156, 1.1974999904632568, -0.5006250143051147, 1.03125, -0.375, 0.7350000143051147, -1.984375, 0.79666668176651, 0.21875, 0.5827272534370422, -0.20454545319080353, 33.728126525878906, 43.86375045776367, -0.8531249761581421, -0.47999998927116394, 0.984375, -1.350000023841858, 0.6556249856948853, -0.328125, 1.0737500190734863, 0.08249999582767487, 0.8125, -2.270625114440918], "max": [1.4288166761398315, -0.6271458268165588, 1.5716315507888794, 0.101448655128479, -0.3752288818359375, 1.1064698696136475, -0.3261377513408661, -0.6646257638931274, 1.6311417818069458, 0.3554292321205139, 1.4274178743362427, -1.013135552406311, 67.22312927246094, 60.73500061035156, 1.578125, 9.712499618530273, 51.96812438964844, 24.10124969482422, 45.94187545776367, 57.63687515258789, 51.598751068115234, 62.270626068115234, 45.10749816894531, 88.97937774658203, 61.006874084472656, 62.98625183105469, 1.6362500190734863, 9.485384941101074, 39.93687438964844, 42.85499954223633, 36.57875061035156, 85.54875183105469, 59.09625244140625, 108.94375610351562, 80.85124969482422, 109.93875122070312], "mean": [1.0178593397140503, -0.8170384168624878, 0.9893658757209778, -0.16656407713890076, -1.0092835426330566, 0.9545862674713135, -0.8704116940498352, -0.8692547678947449, 1.0433560609817505, -0.17017027735710144, 0.7752276062965393, -1.092642903327942, 42.54774475097656, 48.863216400146484, 1.3543381690979004, 7.461484909057617, 10.852770805358887, 4.6313157081604, 9.517040252685547, 6.920490264892578, 10.223484992980957, 8.193717956542969, 6.765439510345459, 17.06546974182129, 47.34262466430664, 51.34043884277344, 0.45141860842704773, 6.519052505493164, 21.389225006103516, 8.833243370056152, 15.672977447509766, 21.011226654052734, 20.0539608001709, 23.452430725097656, 18.740915298461914, 42.03022766113281], "std": [0.28538593649864197, 0.14300088584423065, 0.18568696081638336, 0.13315349817276, 0.2450643926858902, 0.046107739210128784, 0.3014476001262665, 0.1762433648109436, 0.21392922103405, 0.29458099603652954, 0.2754136323928833, 0.08319547772407532, 11.214020729064941, 5.437824726104736, 0.07510123401880264, 3.600206136703491, 18.162166595458984, 8.027752876281738, 16.54380989074707, 18.887781143188477, 17.520309448242188, 16.426395416259766, 12.179718017578125, 31.80385398864746, 9.625895500183105, 5.9882073402404785, 1.1453189849853516, 4.062739849090576, 12.811676025390625, 14.76955795288086, 11.958538055419922, 31.61195945739746, 19.267850875854492, 38.77347946166992, 26.67220687866211, 39.80390548706055], "count": [288]}, "timestamp": {"min": [0.0], "max": [9.566666666666666], "mean": [4.783333333333333], "std": [2.7712645863228955], "count": [288]}, "frame_index": {"min": [0], "max": [287], "mean": [143.5], "std": [83.13793758968686], "count": [288]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [288]}, "index": {"min": [5036], "max": [5323], "mean": [5179.5], "std": [83.13793758968686], "count": [288]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [288]}, "subtask_annotation": {"mean": [1.9548611111111112, 7.0, 7.0, 7.0, 7.0], "std": [1.913414990312953, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [288]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [288]}, "eef_direction_state": {"mean": [4.284722222222222, 4.076388888888889], "std": [2.01095332023715, 1.9687836808798402], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_state": {"mean": [0.8958333333333334, 1.0902777777777777], "std": [0.8796996804465601, 0.8284288546905829], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_state": {"mean": [0.7152777777777778, 0.6944444444444444], "std": [0.8511690852753012, 0.8017149827589883], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_direction_action": {"mean": [4.284722222222222, 4.076388888888889], "std": [2.01095332023715, 1.9687836808798402], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_action": {"mean": [0.8958333333333334, 1.0902777777777777], "std": [0.8796996804465601, 0.8284288546905829], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_action": {"mean": [0.7152777777777778, 0.6944444444444444], "std": [0.8511690852753012, 0.8017149827589883], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_sim_pose_state": {"mean": [0.6234134998367953, 0.20513054793202268, 1.1642937373490332, -1.5495377502082324, 1.0131116031327303, -2.089303969797931, 0.6174059894182985, -0.1559398411047629, 1.1445753035079376, 2.001389916638287, 1.2419589564173426, 0.8264567317091844], "std": [0.058208818589685386, 0.03830393110897479, 0.045059980073169706, 0.21391516237114114, 0.06102664115854846, 0.21189286817687014, 0.06621276457677328, 0.05048151801184569, 0.07100997515783602, 0.7842062816347805, 0.08938455923326112, 2.1722081368988158], "min": [0.5596421483555845, 0.11287802325771358, 1.0753515759984258, -2.040153321864421, 0.9373060284928747, -2.7314945367434866, 0.5765880271083736, -0.2540932426375719, 1.0402720157690877, 0.4104813216934713, 0.9991370821887342, -3.0905244905346407], "max": [0.7974327667168936, 0.26525483118621906, 1.2831211937492428, -0.9395658074451138, 1.1731820443976857, -1.647585127798544, 0.7974128897817948, -0.08796125913296116, 1.294596673980086, 3.1372605318019535, 1.4931737080050715, 3.13020892759061], "count": [288]}, "eef_sim_pose_action": {"mean": [0.6234134998367953, 0.20513054793202268, 1.1642937373490332, -1.5495377502082324, 1.0131116031327303, -2.089303969797931, 0.6174059894182985, -0.1559398411047629, 1.1445753035079376, 2.001389916638287, 1.2419589564173426, 0.8264567317091844], "std": [0.058208818589685386, 0.03830393110897479, 0.045059980073169706, 0.21391516237114114, 0.06102664115854846, 0.21189286817687014, 0.06621276457677328, 0.05048151801184569, 0.07100997515783602, 0.7842062816347805, 0.08938455923326112, 2.1722081368988158], "min": [0.5596421483555845, 0.11287802325771358, 1.0753515759984258, -2.040153321864421, 0.9373060284928747, -2.7314945367434866, 0.5765880271083736, -0.2540932426375719, 1.0402720157690877, 0.4104813216934713, 0.9991370821887342, -3.0905244905346407], "max": [0.7974327667168936, 0.26525483118621906, 1.2831211937492428, -0.9395658074451138, 1.1731820443976857, -1.647585127798544, 0.7974128897817948, -0.08796125913296116, 1.294596673980086, 3.1372605318019535, 1.4931737080050715, 3.13020892759061], "count": [288]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.401738316993464]], [[0.39015369485294116]], [[0.40009095179738563]]], "std": [[[0.20862670307411704]], [[0.20964713870669072]], [[0.21378254596156887]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28145707312091506]], [[0.2982142054738562]], [[0.28350739174836603]]], "std": [[[0.14895016174410503]], [[0.1462590697284478]], [[0.15107976111669918]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.325625522875817]], [[0.34513345383986926]], [[0.33732934640522877]]], "std": [[[0.19253949976832216]], [[0.18356104716279167]], [[0.19612869952244064]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22505054125816992]], [[0.2535191156045752]], [[0.23584876838235294]]], "std": [[[0.270355938599964]], [[0.2722832877686334]], [[0.27424790130988846]]], "count": [100]}, "observation.state": {"min": [0.36960211396217346, -1.2596322298049927, 0.8461339473724365, -0.3419080674648285, -1.4255105257034302, 0.925650417804718, -1.2256172895431519, -1.3341869115829468, 0.8644024133682251, -0.8080129027366638, 0.40028706192970276, -1.3073166608810425, 7.899999618530273, 45.12874984741211, 1.3274999856948853, -0.3737500011920929, 0.6768749952316284, -2.1412501335144043, 0.9644444584846497, -2.036875009536743, 0.6556249856948853, 0.042500004172325134, 0.8100000023841858, 0.20100000500679016, 1.8268749713897705, 44.66062545776367, -1.0362499952316284, -0.2293749898672104, 0.9077777862548828, 0.5774999856948853, 0.70333331823349, 0.875, 0.8650000095367432, 0.20749999582767487, 0.39937499165534973, -2.2249999046325684], "max": [1.325903058052063, -0.744282603263855, 1.5398260354995728, 0.004935340024530888, -0.6224965453147888, 1.076524019241333, -0.2851291298866272, -0.8039120435714722, 1.611114263534546, 0.31757840514183044, 1.4802734851837158, -0.78433758020401, 71.21875, 60.626251220703125, 1.540624976158142, 9.567777633666992, 46.768123626708984, 34.919376373291016, 50.4118766784668, 55.528751373291016, 48.80875015258789, 60.776248931884766, 42.21812438964844, 75.97062683105469, 65.61563110351562, 70.52000427246094, -0.9221428632736206, 9.517499923706055, 40.395626068115234, 40.369998931884766, 42.426876068115234, 61.69499969482422, 70.41250610351562, 101.38125610351562, 95.05875396728516, 109.51812744140625], "mean": [0.9562864899635315, -0.8320052027702332, 1.0203462839126587, -0.14968720078468323, -1.0167492628097534, 0.984575629234314, -0.716610312461853, -0.9609967470169067, 1.1467784643173218, -0.38665419816970825, 0.7189781665802002, -0.9526405334472656, 39.56462097167969, 49.89180374145508, 1.406311273574829, 7.6073102951049805, 11.173745155334473, 4.318406105041504, 11.05781078338623, 6.462254524230957, 11.40318775177002, 10.436629295349121, 8.628030776977539, 22.232696533203125, 31.953561782836914, 56.976505279541016, -0.978848397731781, 6.677148818969727, 14.896862030029297, 5.3825554847717285, 12.540096282958984, 16.732084274291992, 17.98737335205078, 12.800981521606445, 23.92635154724121, 32.27284622192383], "std": [0.24817779660224915, 0.13477252423763275, 0.17688541114330292, 0.07494387775659561, 0.17847928404808044, 0.04491094872355461, 0.21204912662506104, 0.1401047706604004, 0.16111229360103607, 0.2928409278392792, 0.24238388240337372, 0.19857798516750336, 14.372712135314941, 4.639400005340576, 0.05267171189188957, 3.463175058364868, 16.19283676147461, 12.527730941772461, 16.630937576293945, 17.100759506225586, 17.31954002380371, 19.301042556762695, 13.837142944335938, 25.439573287963867, 24.058195114135742, 8.988333702087402, 0.020877335220575333, 3.778233051300049, 13.961565017700195, 10.396819114685059, 14.898154258728027, 22.818815231323242, 24.874828338623047, 24.86309242248535, 35.418514251708984, 47.86742401123047], "count": [208]}, "action": {"min": [0.36960211396217346, -1.2596322298049927, 0.8461339473724365, -0.3419080674648285, -1.4255105257034302, 0.925650417804718, -1.2256172895431519, -1.3341869115829468, 0.8644024133682251, -0.8080129027366638, 0.40028706192970276, -1.3073166608810425, 7.899999618530273, 45.12874984741211, 1.3274999856948853, -0.3737500011920929, 0.6768749952316284, -2.1412501335144043, 0.9644444584846497, -2.036875009536743, 0.6556249856948853, 0.042500004172325134, 0.8100000023841858, 0.20100000500679016, 1.8268749713897705, 44.66062545776367, -1.0362499952316284, -0.2293749898672104, 0.9077777862548828, 0.5774999856948853, 0.70333331823349, 0.875, 0.8650000095367432, 0.20749999582767487, 0.39937499165534973, -2.2249999046325684], "max": [1.325903058052063, -0.744282603263855, 1.5398260354995728, 0.004935340024530888, -0.6224965453147888, 1.076524019241333, -0.2851291298866272, -0.8039120435714722, 1.611114263534546, 0.31757840514183044, 1.4802734851837158, -0.78433758020401, 71.21875, 60.626251220703125, 1.540624976158142, 9.567777633666992, 46.768123626708984, 34.919376373291016, 50.4118766784668, 55.528751373291016, 48.80875015258789, 60.776248931884766, 42.21812438964844, 75.97062683105469, 65.61563110351562, 70.52000427246094, -0.9221428632736206, 9.517499923706055, 40.395626068115234, 40.369998931884766, 42.426876068115234, 61.69499969482422, 70.41250610351562, 101.38125610351562, 95.05875396728516, 109.51812744140625], "mean": [0.9562864303588867, -0.8320054411888123, 1.0203461647033691, -0.14968723058700562, -1.0167492628097534, 0.9845755100250244, -0.7166101932525635, -0.9609965085983276, 1.1467782258987427, -0.3866540491580963, 0.718978226184845, -0.9526402950286865, 39.56462860107422, 49.89181137084961, 1.406311273574829, 7.6073079109191895, 11.173734664916992, 4.318402290344238, 11.057794570922852, 6.462249279022217, 11.403196334838867, 10.436655044555664, 8.62802791595459, 22.23270606994629, 31.953563690185547, 56.97650909423828, -0.9788487553596497, 6.6771464347839355, 14.896849632263184, 5.3825554847717285, 12.540099143981934, 16.732088088989258, 17.987375259399414, 12.800973892211914, 23.92635154724121, 32.27284240722656], "std": [0.24817778170108795, 0.13477252423763275, 0.17688538134098053, 0.07494388520717621, 0.17847926914691925, 0.04491095244884491, 0.21204917132854462, 0.1401047706604004, 0.16111229360103607, 0.2928408980369568, 0.24238388240337372, 0.19857797026634216, 14.37271785736084, 4.639401435852051, 0.05267171934247017, 3.4631733894348145, 16.192832946777344, 12.527729034423828, 16.63094139099121, 17.100757598876953, 17.31954002380371, 19.30103874206543, 13.837149620056152, 25.439573287963867, 24.05819320678711, 8.988332748413086, 0.02087733894586563, 3.778233289718628, 13.961566925048828, 10.396818161010742, 14.898158073425293, 22.81882095336914, 24.874832153320312, 24.863096237182617, 35.41851806640625, 47.86741638183594], "count": [208]}, "timestamp": {"min": [0.0], "max": [6.9], "mean": [3.45], "std": [2.0014578020366387], "count": [208]}, "frame_index": {"min": [0], "max": [207], "mean": [103.5], "std": [60.043734061099165], "count": [208]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [208]}, "index": {"min": [5324], "max": [5531], "mean": [5427.5], "std": [60.043734061099165], "count": [208]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [208]}, "subtask_annotation": {"mean": [2.1346153846153846, 7.0, 7.0, 7.0, 7.0], "std": [1.993053765860182, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [208]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [208]}, "eef_direction_state": {"mean": [3.764423076923077, 3.4086538461538463], "std": [2.237633462681862, 2.052513027079574], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_state": {"mean": [0.8846153846153846, 1.25], "std": [0.8181556686993304, 0.7689903470435463], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_state": {"mean": [0.7884615384615384, 0.9615384615384616], "std": [0.8567949773055958, 0.8311608763451671], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_direction_action": {"mean": [3.764423076923077, 3.4086538461538463], "std": [2.237633462681862, 2.052513027079574], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_action": {"mean": [0.8846153846153846, 1.25], "std": [0.8181556686993304, 0.7689903470435463], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_action": {"mean": [0.7884615384615384, 0.9615384615384616], "std": [0.8567949773055958, 0.8311608763451671], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_sim_pose_state": {"mean": [0.6330959858630361, 0.19917911608612965, 1.1825490837213413, -1.4258209411568525, 1.0259892379127469, -1.99900722677728, 0.6309812333020847, -0.1169576364924878, 1.1562733516386847, 1.7232142786790612, 1.2380254996923594, 0.8474192664682162], "std": [0.055386463263542636, 0.025503485521327807, 0.047749536651473974, 0.2650795621456133, 0.06761989352027925, 0.2761827556049012, 0.05914398173507736, 0.0310820612192318, 0.07612257740617756, 0.887848917462732, 0.08284048662634767, 2.1798621691348807], "min": [0.5763647252455251, 0.13561108002857244, 1.12178071435187, -1.877019393205527, 0.9016023522196095, -2.5424209248204286, 0.5797288781585785, -0.22680608267435826, 1.0378555043966193, 0.09223924064069411, 1.0682010200840373, -3.1036599880494977], "max": [0.7894606360211862, 0.25014070455488957, 1.3041397023041823, -0.7291093910256841, 1.1481624091870248, -1.3496071442797146, 0.801401697729099, -0.08365137586208135, 1.2991084707218574, 2.9910591876111385, 1.4390310357007725, 3.12997717596217], "count": [208]}, "eef_sim_pose_action": {"mean": [0.6330959858630361, 0.19917911608612965, 1.1825490837213413, -1.4258209411568525, 1.0259892379127469, -1.99900722677728, 0.6309812333020847, -0.1169576364924878, 1.1562733516386847, 1.7232142786790612, 1.2380254996923594, 0.8474192664682162], "std": [0.055386463263542636, 0.025503485521327807, 0.047749536651473974, 0.2650795621456133, 0.06761989352027925, 0.2761827556049012, 0.05914398173507736, 0.0310820612192318, 0.07612257740617756, 0.887848917462732, 0.08284048662634767, 2.1798621691348807], "min": [0.5763647252455251, 0.13561108002857244, 1.12178071435187, -1.877019393205527, 0.9016023522196095, -2.5424209248204286, 0.5797288781585785, -0.22680608267435826, 1.0378555043966193, 0.09223924064069411, 1.0682010200840373, -3.1036599880494977], "max": [0.7894606360211862, 0.25014070455488957, 1.3041397023041823, -0.7291093910256841, 1.1481624091870248, -1.3496071442797146, 0.801401697729099, -0.08365137586208135, 1.2991084707218574, 2.9910591876111385, 1.4390310357007725, 3.12997717596217], "count": [208]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4045895302287582]], [[0.3937043300653595]], [[0.40317194444444443]]], "std": [[[0.21240842781664182]], [[0.21364872448531486]], [[0.22141153559311422]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26931599673202616]], [[0.2858984170751634]], [[0.2720199632352941]]], "std": [[[0.137982875975636]], [[0.13630212449383722]], [[0.1405353585511832]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32207996323529414]], [[0.34466282475490195]], [[0.33972122549019607]]], "std": [[[0.19351116742221222]], [[0.18526582424253665]], [[0.19754409254079888]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22634735294117647]], [[0.2457235089869281]], [[0.2319250919117647]]], "std": [[[0.2690710890763206]], [[0.2679575342237994]], [[0.2672278461561654]]], "count": [100]}, "observation.state": {"min": [0.3139782249927521, -1.2665226459503174, 0.7933207750320435, -0.4060383439064026, -1.3749438524246216, 1.0651988983154297, -1.318358302116394, -1.320954442024231, 0.8546535968780518, -0.4581521451473236, 0.4200761020183563, -1.2036916017532349, 19.635000228881836, 45.63500213623047, 1.3949999809265137, 0.0650000050663948, 1.0831249952316284, 0.5299999713897705, 0.9312499761581421, -2.0456249713897705, 0.8799999952316284, 0.32249999046325684, 0.8374999761581421, -0.3643749952316284, 1.3693749904632568, 45.08125305175781, -1.109375, -0.0949999988079071, 0.7718181610107422, 0.7768750190734863, 0.6924999952316284, 0.8031250238418579, 0.8118749856948853, -0.24562500417232513, 0.49000000953674316, -2.2456250190734863], "max": [1.3548952341079712, -0.6360257267951965, 1.5364165306091309, 0.009012360125780106, -0.4241531193256378, 1.1943045854568481, -0.24090181291103363, -0.7428473234176636, 1.5799524784088135, 0.387091726064682, 1.38702392578125, -1.1068751811981201, 69.15687561035156, 60.02750015258789, 1.5924999713897705, 9.559999465942383, 51.24937438964844, 33.380001068115234, 50.057498931884766, 58.33250045776367, 61.11375045776367, 58.860626220703125, 45.27312469482422, 82.45437622070312, 88.71687316894531, 76.15062713623047, 2.59375, 9.425000190734863, 62.80437469482422, 109.12625122070312, 56.91812515258789, 112.18875122070312, 86.86062622070312, 109.32437896728516, 102.64688110351562, 110.19437408447266], "mean": [0.8741224408149719, -0.820205807685852, 0.9990534782409668, -0.09851035475730896, -0.8850806951522827, 1.0983344316482544, -0.7613083124160767, -0.9470463395118713, 1.088857889175415, -0.2439284324645996, 0.6885071992874146, -1.1449300050735474, 33.76622772216797, 51.95351791381836, 1.4885402917861938, 7.968447685241699, 10.695228576660156, 5.644556045532227, 9.80428695678711, 5.889222145080566, 10.330272674560547, 6.70272970199585, 7.811854839324951, 13.739592552185059, 41.12104797363281, 56.802894592285156, 0.7274434566497803, 7.956393718719482, 19.94803237915039, 16.523265838623047, 14.201359748840332, 27.277265548706055, 22.853748321533203, 19.785709381103516, 26.281906127929688, 39.916744232177734], "std": [0.22441460192203522, 0.13879303634166718, 0.17216025292873383, 0.07048593461513519, 0.16735593974590302, 0.023484189063310623, 0.2572247087955475, 0.14961495995521545, 0.19289402663707733, 0.17155277729034424, 0.2114587426185608, 0.03065153770148754, 14.278614044189453, 3.35917067527771, 0.0447285994887352, 3.1577582359313965, 16.11451530456543, 10.265545845031738, 15.757038116455078, 17.621225357055664, 18.360387802124023, 14.727753639221191, 13.88387680053711, 26.860206604003906, 29.245014190673828, 10.766950607299805, 1.620186448097229, 2.4137234687805176, 20.221881866455078, 32.64698028564453, 17.217208862304688, 40.77198791503906, 28.4804744720459, 33.37773895263672, 37.20734405517578, 47.477054595947266], "count": [242]}, "action": {"min": [0.3139782249927521, -1.2665226459503174, 0.7933207750320435, -0.4060383439064026, -1.3749438524246216, 1.0651988983154297, -1.318358302116394, -1.320954442024231, 0.8546535968780518, -0.4581521451473236, 0.4200761020183563, -1.2036916017532349, 19.635000228881836, 45.63500213623047, 1.3949999809265137, 0.0650000050663948, 1.0831249952316284, 0.5299999713897705, 0.9312499761581421, -2.0456249713897705, 0.8799999952316284, 0.32249999046325684, 0.8374999761581421, -0.3643749952316284, 1.3693749904632568, 45.08125305175781, -1.109375, -0.0949999988079071, 0.7718181610107422, 0.7768750190734863, 0.6924999952316284, 0.8031250238418579, 0.8118749856948853, -0.24562500417232513, 0.49000000953674316, -2.2456250190734863], "max": [1.3548952341079712, -0.6360257267951965, 1.5364165306091309, 0.009012360125780106, -0.4241531193256378, 1.1943045854568481, -0.24090181291103363, -0.7428473234176636, 1.5799524784088135, 0.387091726064682, 1.38702392578125, -1.1068751811981201, 69.15687561035156, 60.02750015258789, 1.5924999713897705, 9.559999465942383, 51.24937438964844, 33.380001068115234, 50.057498931884766, 58.33250045776367, 61.11375045776367, 58.860626220703125, 45.27312469482422, 82.45437622070312, 88.71687316894531, 76.15062713623047, 2.59375, 9.425000190734863, 62.80437469482422, 109.12625122070312, 56.91812515258789, 112.18875122070312, 86.86062622070312, 109.32437896728516, 102.64688110351562, 110.19437408447266], "mean": [0.8741223812103271, -0.8202054500579834, 0.9990522265434265, -0.09851045161485672, -0.8850805163383484, 1.0983346700668335, -0.7613089680671692, -0.9470463991165161, 1.0888581275939941, -0.24392852187156677, 0.688507080078125, -1.1449298858642578, 33.7662467956543, 51.953529357910156, 1.4885406494140625, 7.968445301055908, 10.695225715637207, 5.6445512771606445, 9.80428409576416, 5.889220237731934, 10.330279350280762, 6.702725410461426, 7.811855792999268, 13.739602088928223, 41.12105178833008, 56.80287170410156, 0.727443516254425, 7.956394672393799, 19.948020935058594, 16.52326202392578, 14.201356887817383, 27.277267456054688, 22.853757858276367, 19.785703659057617, 26.281906127929688, 39.91676330566406], "std": [0.22441452741622925, 0.13879306614398956, 0.17216025292873383, 0.07048593461513519, 0.1673559695482254, 0.02348419651389122, 0.2572247087955475, 0.14961495995521545, 0.19289404153823853, 0.17155280709266663, 0.2114587426185608, 0.03065153770148754, 14.27861213684082, 3.3591723442077637, 0.04472857341170311, 3.157757043838501, 16.114517211914062, 10.265544891357422, 15.757039070129395, 17.621234893798828, 18.360382080078125, 14.727760314941406, 13.883877754211426, 26.860219955444336, 29.245012283325195, 10.766949653625488, 1.6201869249343872, 2.4137234687805176, 20.22188377380371, 32.6469841003418, 17.217208862304688, 40.77198791503906, 28.48047637939453, 33.37773513793945, 37.20734786987305, 47.47705841064453], "count": [242]}, "timestamp": {"min": [0.0], "max": [8.033333333333333], "mean": [4.016666666666667], "std": [2.328626204439004], "count": [242]}, "frame_index": {"min": [0], "max": [241], "mean": [120.5], "std": [69.85878613317011], "count": [242]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [242]}, "index": {"min": [5532], "max": [5773], "mean": [5652.5], "std": [69.85878613317011], "count": [242]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [242]}, "subtask_annotation": {"mean": [1.8016528925619835, 7.0, 7.0, 7.0, 7.0], "std": [1.9566366601932774, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [242]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [242]}, "eef_direction_state": {"mean": [3.9917355371900825, 3.9338842975206614], "std": [2.1893652341275796, 2.067999141543063], "min": [0, 0], "max": [6, 6], "count": [242]}, "eef_velocity_state": {"mean": [0.8471074380165289, 1.0330578512396693], "std": [0.8751457380558039, 0.8424078466659188], "min": [0, 0], "max": [2, 2], "count": [242]}, "eef_acc_mag_state": {"mean": [0.6776859504132231, 0.8471074380165289], "std": [0.8253712015700089, 0.8365191930600862], "min": [0, 0], "max": [2, 2], "count": [242]}, "eef_direction_action": {"mean": [3.9917355371900825, 3.9338842975206614], "std": [2.1893652341275796, 2.067999141543063], "min": [0, 0], "max": [6, 6], "count": [242]}, "eef_velocity_action": {"mean": [0.8471074380165289, 1.0330578512396693], "std": [0.8751457380558039, 0.8424078466659188], "min": [0, 0], "max": [2, 2], "count": [242]}, "eef_acc_mag_action": {"mean": [0.6776859504132231, 0.8471074380165289], "std": [0.8253712015700089, 0.8365191930600862], "min": [0, 0], "max": [2, 2], "count": [242]}, "eef_sim_pose_state": {"mean": [0.6349544702934441, 0.18006251369690632, 1.1804094638216647, -1.5094554019248594, 1.1622879475627899, -2.1042580841741967, 0.6222127369202433, -0.11990741261212086, 1.1453390070247869, 1.9408545897419376, 1.270631826814725, 0.5920201317776879], "std": [0.05199881551019046, 0.02833672461683411, 0.038867551752209885, 0.2171535998730458, 0.033885603330584844, 0.21734376053626453, 0.06760226043092242, 0.03322651405535527, 0.08968055957777524, 0.9231236027495109, 0.091708930031864, 2.34434328628101], "min": [0.5778307434770995, 0.10912592677038176, 1.1097365130117314, -1.8099082945343665, 1.07174184481029, -2.4511868090973916, 0.5748324711018612, -0.26169054435284683, 1.036293817701984, 0.07401383231071701, 1.127048670260952, -3.1346953009913676], "max": [0.7909745540086509, 0.2746177026851312, 1.285480698918214, -0.7970356520155417, 1.2312411444615439, -1.48820167091271, 0.7895663495810142, -0.06688698730213385, 1.3212081224913892, 2.99967769204764, 1.51921393871431, 3.1062584351461258], "count": [242]}, "eef_sim_pose_action": {"mean": [0.6349544702934441, 0.18006251369690632, 1.1804094638216647, -1.5094554019248594, 1.1622879475627899, -2.1042580841741967, 0.6222127369202433, -0.11990741261212086, 1.1453390070247869, 1.9408545897419376, 1.270631826814725, 0.5920201317776879], "std": [0.05199881551019046, 0.02833672461683411, 0.038867551752209885, 0.2171535998730458, 0.033885603330584844, 0.21734376053626453, 0.06760226043092242, 0.03322651405535527, 0.08968055957777524, 0.9231236027495109, 0.091708930031864, 2.34434328628101], "min": [0.5778307434770995, 0.10912592677038176, 1.1097365130117314, -1.8099082945343665, 1.07174184481029, -2.4511868090973916, 0.5748324711018612, -0.26169054435284683, 1.036293817701984, 0.07401383231071701, 1.127048670260952, -3.1346953009913676], "max": [0.7909745540086509, 0.2746177026851312, 1.285480698918214, -0.7970356520155417, 1.2312411444615439, -1.48820167091271, 0.7895663495810142, -0.06688698730213385, 1.3212081224913892, 2.99967769204764, 1.51921393871431, 3.1062584351461258], "count": [242]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40378748978758167]], [[0.3915680596405229]], [[0.3987797222222222]]], "std": [[[0.2098901811441022]], [[0.21006584576865686]], [[0.2178744924283613]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28111889910130716]], [[0.29742409926470587]], [[0.2839550776143791]]], "std": [[[0.14633690354449388]], [[0.14430589308781533]], [[0.14988987619481106]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3186087602124183]], [[0.3389423815359477]], [[0.33114585784313727]]], "std": [[[0.1815194613200549]], [[0.17364965089535014]], [[0.18525715300708795]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2180334844771242]], [[0.24783751633986928]], [[0.24910614991830063]]], "std": [[[0.2607155119432775]], [[0.2694113799167811]], [[0.2667793225030482]]], "count": [100]}, "observation.state": {"min": [0.3121185302734375, -1.221484661102295, 0.8171418309211731, -0.374926894903183, -1.466413140296936, 0.943174421787262, -1.3184854984283447, -1.3373340368270874, 0.8823317885398865, -0.4343337416648865, 0.45753222703933716, -1.1531052589416504, 13.399999618530273, 45.22687530517578, 1.3125, -0.19562499225139618, 1.3600000143051147, 0.24562500417232513, 1.0053333044052124, -2.0612499713897705, 0.6840000152587891, -3.275624990463257, 0.9593750238418579, 0.7712500095367432, 1.515625, 45.333126068115234, -0.8068749904632568, -0.17687499523162842, 0.7009999752044678, 0.4593749940395355, 0.6731250286102295, -0.38062500953674316, 0.796875, 0.46187499165534973, 0.21312499046325684, -2.3550000190734863], "max": [1.3660004138946533, -0.708423912525177, 1.4981021881103516, 0.01735713705420494, -0.4752231538295746, 1.065842628479004, -0.3211309015750885, -0.7776378989219666, 1.5779736042022705, 0.3901858925819397, 1.5201164484024048, -0.9423637986183167, 68.75749969482422, 60.54312515258789, 1.5881249904632568, 9.651249885559082, 52.51625061035156, 29.9793758392334, 53.79999923706055, 55.25374984741211, 56.568748474121094, 59.9118766784668, 40.04312515258789, 91.31312561035156, 70.98500061035156, 81.05937957763672, 2.8862500190734863, 9.409375190734863, 40.723751068115234, 40.489376068115234, 70.20999908447266, 108.05937957763672, 87.06437683105469, 111.15812683105469, 92.36250305175781, 110.38249969482422], "mean": [0.9823605418205261, -0.8203570246696472, 0.995361328125, -0.13243144750595093, -1.0523728132247925, 0.9765912890434265, -0.8149697780609131, -0.9442338347434998, 1.0951536893844604, -0.19129110872745514, 0.8154860734939575, -1.0344913005828857, 35.55415344238281, 51.58977508544922, 1.4148527383804321, 7.481020450592041, 14.499833106994629, 5.1831159591674805, 12.741227149963379, 6.490654468536377, 11.788084030151367, 6.739105701446533, 8.484691619873047, 18.18096923828125, 33.837100982666016, 61.09181594848633, 1.1812264919281006, 7.252075672149658, 14.071529388427734, 3.842822790145874, 15.385295867919922, 23.839582443237305, 19.768579483032227, 27.37653350830078, 20.190881729125977, 29.00543785095215], "std": [0.2876890003681183, 0.128697007894516, 0.17397837340831757, 0.10189078003168106, 0.23152577877044678, 0.038685400038957596, 0.2401629239320755, 0.15379756689071655, 0.18008185923099518, 0.18737582862377167, 0.2265600711107254, 0.07441721856594086, 14.350861549377441, 4.084643363952637, 0.06377437710762024, 3.427605390548706, 16.53989601135254, 8.924271583557129, 17.159271240234375, 17.34547233581543, 17.815340042114258, 19.61197853088379, 13.112895011901855, 30.273969650268555, 26.168975830078125, 13.29623031616211, 1.7315489053726196, 3.2985405921936035, 12.153834342956543, 8.627881050109863, 20.70317268371582, 38.08714294433594, 30.8435001373291, 43.25698471069336, 32.78495407104492, 45.210243225097656], "count": [211]}, "action": {"min": [0.3121185302734375, -1.221484661102295, 0.8171418309211731, -0.374926894903183, -1.466413140296936, 0.943174421787262, -1.3184854984283447, -1.3373340368270874, 0.8823317885398865, -0.4343337416648865, 0.45753222703933716, -1.1531052589416504, 13.399999618530273, 45.22687530517578, 1.3125, -0.19562499225139618, 1.3600000143051147, 0.24562500417232513, 1.0053333044052124, -2.0612499713897705, 0.6840000152587891, -3.275624990463257, 0.9593750238418579, 0.7712500095367432, 1.515625, 45.333126068115234, -0.8068749904632568, -0.17687499523162842, 0.7009999752044678, 0.4593749940395355, 0.6731250286102295, -0.38062500953674316, 0.796875, 0.46187499165534973, 0.21312499046325684, -2.3550000190734863], "max": [1.3660004138946533, -0.708423912525177, 1.4981021881103516, 0.01735713705420494, -0.4752231538295746, 1.065842628479004, -0.3211309015750885, -0.7776378989219666, 1.5779736042022705, 0.3901858925819397, 1.5201164484024048, -0.9423637986183167, 68.75749969482422, 60.54312515258789, 1.5881249904632568, 9.651249885559082, 52.51625061035156, 29.9793758392334, 53.79999923706055, 55.25374984741211, 56.568748474121094, 59.9118766784668, 40.04312515258789, 91.31312561035156, 70.98500061035156, 81.05937957763672, 2.8862500190734863, 9.409375190734863, 40.723751068115234, 40.489376068115234, 70.20999908447266, 108.05937957763672, 87.06437683105469, 111.15812683105469, 92.36250305175781, 110.38249969482422], "mean": [0.9823606014251709, -0.8203569054603577, 0.995361328125, -0.13243138790130615, -1.0523725748062134, 0.9765914082527161, -0.8149698376655579, -0.9442338943481445, 1.095154047012329, -0.19129103422164917, 0.8154861927032471, -1.034490942955017, 35.554168701171875, 51.58980178833008, 1.4148527383804321, 7.481018543243408, 14.499850273132324, 5.183108806610107, 12.74122142791748, 6.4906392097473145, 11.788076400756836, 6.739094257354736, 8.48469066619873, 18.180986404418945, 33.83709716796875, 61.09177780151367, 1.181226134300232, 7.252077102661133, 14.071515083312988, 3.8428232669830322, 15.38529109954834, 23.839570999145508, 19.768573760986328, 27.376541137695312, 20.190887451171875, 29.00543785095215], "std": [0.28768888115882874, 0.128697007894516, 0.17397838830947876, 0.10189078748226166, 0.23152579367160797, 0.0386853963136673, 0.2401629090309143, 0.15379755198955536, 0.18008185923099518, 0.18737584352493286, 0.2265600711107254, 0.07441722601652145, 14.350860595703125, 4.084644317626953, 0.06377439945936203, 3.4276046752929688, 16.53989601135254, 8.924269676208496, 17.159269332885742, 17.34547996520996, 17.815340042114258, 19.61197853088379, 13.112892150878906, 30.273969650268555, 26.16897201538086, 13.296228408813477, 1.7315489053726196, 3.2985408306121826, 12.153834342956543, 8.627881050109863, 20.70317268371582, 38.08715057373047, 30.8435001373291, 43.25698471069336, 32.784950256347656, 45.21024703979492], "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": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [211]}, "index": {"min": [5774], "max": [5984], "mean": [5879.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [2.161137440758294, 7.0, 7.0, 7.0, 7.0], "std": [2.0381681755722965, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [211]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [211]}, "eef_direction_state": {"mean": [3.985781990521327, 3.9004739336492893], "std": [2.233902230452509, 1.9360755153090774], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [0.8767772511848341, 1.2085308056872037], "std": [0.8891025576197046, 0.7993618442581224], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.7677725118483413, 0.9620853080568721], "std": [0.8420828754357956, 0.8309666684632673], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [3.985781990521327, 3.9004739336492893], "std": [2.233902230452509, 1.9360755153090774], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [0.8767772511848341, 1.2085308056872037], "std": [0.8891025576197046, 0.7993618442581224], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [0.7677725118483413, 0.9620853080568721], "std": [0.8420828754357956, 0.8309666684632673], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.6235260728573724, 0.19636975803560172, 1.185199508693225, -1.387473660796379, 1.032646067855302, -1.9779816483272399, 0.62137460800182, -0.12728146277863475, 1.1532869789073665, 1.606759942053907, 1.207298779412478, 1.268325921412569], "std": [0.05618592112725967, 0.03180330034133878, 0.04967349624020173, 0.2534019970734396, 0.04488645527432884, 0.24865819307881898, 0.060790008699001474, 0.03759256805190978, 0.07556976463031498, 0.6386530141675408, 0.08869982019989928, 2.0494312782775297], "min": [0.5712633674475557, 0.11938308839838466, 1.1051344603707607, -1.8549734289964317, 0.9770517668798053, -2.5196897363478175, 0.5708468781976178, -0.251190496890309, 1.0338039208957788, 0.2591238746248247, 0.9323692322684991, -3.1295698003122916], "max": [0.7827736466063483, 0.26095410700035027, 1.3131619576964604, -0.6345211914961614, 1.150185055144445, -1.347080200767595, 0.7842233349268686, -0.06843459385693224, 1.302344485349123, 2.5181923264147947, 1.4066400679376159, 3.1310805604897447], "count": [211]}, "eef_sim_pose_action": {"mean": [0.6235260728573724, 0.19636975803560172, 1.185199508693225, -1.387473660796379, 1.032646067855302, -1.9779816483272399, 0.62137460800182, -0.12728146277863475, 1.1532869789073665, 1.606759942053907, 1.207298779412478, 1.268325921412569], "std": [0.05618592112725967, 0.03180330034133878, 0.04967349624020173, 0.2534019970734396, 0.04488645527432884, 0.24865819307881898, 0.060790008699001474, 0.03759256805190978, 0.07556976463031498, 0.6386530141675408, 0.08869982019989928, 2.0494312782775297], "min": [0.5712633674475557, 0.11938308839838466, 1.1051344603707607, -1.8549734289964317, 0.9770517668798053, -2.5196897363478175, 0.5708468781976178, -0.251190496890309, 1.0338039208957788, 0.2591238746248247, 0.9323692322684991, -3.1295698003122916], "max": [0.7827736466063483, 0.26095410700035027, 1.3131619576964604, -0.6345211914961614, 1.150185055144445, -1.347080200767595, 0.7842233349268686, -0.06843459385693224, 1.302344485349123, 2.5181923264147947, 1.4066400679376159, 3.1310805604897447], "count": [211]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3961903022875817]], [[0.38496262254901964]], [[0.39321643586601307]]], "std": [[[0.2056060088189191]], [[0.20450994391053326]], [[0.21306508770707583]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2909713868464052]], [[0.3050779187091503]], [[0.2909828737745098]]], "std": [[[0.15539902003553124]], [[0.1524849511375164]], [[0.15764818148010404]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31385844975490196]], [[0.33552200980392155]], [[0.32858748366013074]]], "std": [[[0.1826556127576282]], [[0.1750245554539476]], [[0.1867170061865851]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21639543300653596]], [[0.24823762459150328]], [[0.23092593545751633]]], "std": [[[0.2608518045502225]], [[0.2658296377752117]], [[0.26824302835067426]]], "count": [100]}, "observation.state": {"min": [0.2955481708049774, -1.2741044759750366, 0.8386977910995483, -0.3378813564777374, -1.3884226083755493, 0.7999542355537415, -1.2996660470962524, -1.3928864002227783, 0.880085289478302, -0.3814755380153656, 0.4274671971797943, -1.1881437301635742, 5.206249713897705, 46.13249969482422, 1.3737499713897705, -0.2712499797344208, 0.953125, 0.5766666531562805, 0.9581249952316284, -2.03125, 0.9168750047683716, -0.42624998092651367, 0.7400000095367432, 0.09999999403953552, 1.4800000190734863, 44.631248474121094, -0.7706249952316284, 0.6500000357627869, 5.948750019073486, 1.0143749713897705, 0.7193750143051147, 0.45750001072883606, 1.0256249904632568, 0.4893749952316284, 0.8806250095367432, -2.3762500286102295], "max": [1.341416358947754, -0.6711585521697998, 1.5938763618469238, 0.16207942366600037, -0.5119401812553406, 1.0633249282836914, -0.26114386320114136, -0.7560845613479614, 1.6526951789855957, 0.3411874771118164, 1.4136848449707031, -1.0331311225891113, 69.71375274658203, 61.1037483215332, 1.7818750143051147, 9.626363754272461, 54.606876373291016, 33.993125915527344, 48.318748474121094, 54.8125, 51.30812454223633, 59.26812744140625, 42.380001068115234, 83.55187225341797, 75.21624755859375, 81.99312591552734, 1.3106250762939453, 9.393750190734863, 54.375, 79.50812530517578, 79.52625274658203, 110.95500183105469, 90.32437896728516, 109.2925033569336, 101.50125122070312, 110.83499908447266], "mean": [1.063663363456726, -0.8028429746627808, 0.9838743805885315, -0.15946978330612183, -1.0874284505844116, 0.9151151180267334, -0.8178024291992188, -0.9444006681442261, 1.1015889644622803, -0.18721066415309906, 0.77409827709198, -1.0803849697113037, 38.52403259277344, 51.87583923339844, 1.5954288244247437, 7.439627647399902, 12.64809799194336, 5.59311580657959, 10.888079643249512, 6.69081449508667, 11.159350395202637, 8.251147270202637, 8.554643630981445, 20.846038818359375, 34.4342155456543, 61.19379425048828, 0.4222492277622223, 7.450894832611084, 29.065799713134766, 13.266403198242188, 18.589311599731445, 24.232160568237305, 21.15200424194336, 25.589576721191406, 20.92827606201172, 28.425704956054688], "std": [0.34114086627960205, 0.14783765375614166, 0.20726019144058228, 0.16167277097702026, 0.24334266781806946, 0.0602387897670269, 0.242317795753479, 0.16527453064918518, 0.19324663281440735, 0.15624412894248962, 0.2219861000776291, 0.051234811544418335, 13.91661548614502, 3.7820167541503906, 0.07515501976013184, 3.3244853019714355, 16.46295166015625, 9.85500431060791, 16.145034790039062, 18.354108810424805, 17.282915115356445, 18.18699073791504, 13.548073768615723, 27.48273277282715, 27.728679656982422, 14.808675765991211, 0.9378056526184082, 2.248129367828369, 12.03305721282959, 24.849945068359375, 22.921218872070312, 41.48404312133789, 29.540058135986328, 41.77126693725586, 35.00178146362305, 44.4339485168457], "count": [230]}, "action": {"min": [0.2955481708049774, -1.2741044759750366, 0.8386977910995483, -0.3378813564777374, -1.3884226083755493, 0.7999542355537415, -1.2996660470962524, -1.3928864002227783, 0.880085289478302, -0.3814755380153656, 0.4274671971797943, -1.1881437301635742, 5.206249713897705, 46.13249969482422, 1.3737499713897705, -0.2712499797344208, 0.953125, 0.5766666531562805, 0.9581249952316284, -2.03125, 0.9168750047683716, -0.42624998092651367, 0.7400000095367432, 0.09999999403953552, 1.4800000190734863, 44.631248474121094, -0.7706249952316284, 0.6500000357627869, 5.948750019073486, 1.0143749713897705, 0.7193750143051147, 0.45750001072883606, 1.0256249904632568, 0.4893749952316284, 0.8806250095367432, -2.3762500286102295], "max": [1.341416358947754, -0.6711585521697998, 1.5938763618469238, 0.16207942366600037, -0.5119401812553406, 1.0633249282836914, -0.26114386320114136, -0.7560845613479614, 1.6526951789855957, 0.3411874771118164, 1.4136848449707031, -1.0331311225891113, 69.71375274658203, 61.1037483215332, 1.7818750143051147, 9.626363754272461, 54.606876373291016, 33.993125915527344, 48.318748474121094, 54.8125, 51.30812454223633, 59.26812744140625, 42.380001068115234, 83.55187225341797, 75.21624755859375, 81.99312591552734, 1.3106250762939453, 9.393750190734863, 54.375, 79.50812530517578, 79.52625274658203, 110.95500183105469, 90.32437896728516, 109.2925033569336, 101.50125122070312, 110.83499908447266], "mean": [1.063663363456726, -0.8028428554534912, 0.9838742017745972, -0.15946975350379944, -1.087428331375122, 0.9151151776313782, -0.8178022503852844, -0.9444009065628052, 1.1015890836715698, -0.18721060454845428, 0.7740983366966248, -1.0803842544555664, 38.524044036865234, 51.8758544921875, 1.5954294204711914, 7.439627170562744, 12.648094177246094, 5.593122482299805, 10.888053894042969, 6.690814018249512, 11.159346580505371, 8.251150131225586, 8.554644584655762, 20.84602928161621, 34.4342155456543, 61.193817138671875, 0.42224934697151184, 7.450894355773926, 29.06580352783203, 13.266406059265137, 18.589309692382812, 24.232166290283203, 21.152006149291992, 25.589569091796875, 20.928285598754883, 28.42571258544922], "std": [0.3411407768726349, 0.14783768355846405, 0.20726020634174347, 0.16167277097702026, 0.24334266781806946, 0.0602387934923172, 0.242317795753479, 0.16527456045150757, 0.19324664771556854, 0.15624414384365082, 0.2219860851764679, 0.05123481526970863, 13.91661548614502, 3.782017946243286, 0.07515496760606766, 3.324484348297119, 16.462949752807617, 9.854995727539062, 16.14503288269043, 18.35409927368164, 17.28291130065918, 18.186996459960938, 13.548072814941406, 27.482723236083984, 27.728679656982422, 14.808675765991211, 0.9378055930137634, 2.248128890991211, 12.03305721282959, 24.84994125366211, 22.921218872070312, 41.48404312133789, 29.540056228637695, 41.77125930786133, 35.001773834228516, 44.4339485168457], "count": [230]}, "timestamp": {"min": [0.0], "max": [7.633333333333334], "mean": [3.8166666666666664], "std": [2.213155113306692], "count": [230]}, "frame_index": {"min": [0], "max": [229], "mean": [114.5], "std": [66.39465339920075], "count": [230]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [230]}, "index": {"min": [5985], "max": [6214], "mean": [6099.5], "std": [66.39465339920075], "count": [230]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [230]}, "subtask_annotation": {"mean": [1.8956521739130434, 7.0, 7.0, 7.0, 7.0], "std": [2.0102948649972747, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [230]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [230]}, "eef_direction_state": {"mean": [4.052173913043478, 3.991304347826087], "std": [2.166317164385391, 2.1709370934907706], "min": [0, 0], "max": [6, 6], "count": [230]}, "eef_velocity_state": {"mean": [0.8782608695652174, 1.0260869565217392], "std": [0.8459399309228045, 0.864375819684906], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_acc_mag_state": {"mean": [0.7086956521739131, 0.8565217391304348], "std": [0.8379130615265233, 0.8502307037077703], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_direction_action": {"mean": [4.052173913043478, 3.991304347826087], "std": [2.166317164385391, 2.1709370934907706], "min": [0, 0], "max": [6, 6], "count": [230]}, "eef_velocity_action": {"mean": [0.8782608695652174, 1.0260869565217392], "std": [0.8459399309228045, 0.864375819684906], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_acc_mag_action": {"mean": [0.7086956521739131, 0.8565217391304348], "std": [0.8379130615265233, 0.8502307037077703], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_sim_pose_state": {"mean": [0.6169658153186321, 0.21356176220386033, 1.1749731749059638, -1.4800752524030178, 1.000395408273598, -2.024504141821358, 0.6258434501358197, -0.13022291649872542, 1.1452898472475312, 1.784059752130003, 1.250046822758404, 0.8395011415886363], "std": [0.06123725731286332, 0.0414512680346453, 0.055887647269542685, 0.25866578167648757, 0.06530656318752219, 0.21171600197956175, 0.05955825242571232, 0.03764003351370777, 0.07560150534275935, 0.6577498477670928, 0.09274893859846452, 2.317140998069842], "min": [0.577436210174932, 0.11299051015902825, 1.1068355207034521, -1.8203657229657173, 0.9264622589166067, -2.4392942558143833, 0.5807381058788795, -0.24193186746811396, 1.037022749988675, 0.45298781088826173, 1.0161216928326722, -3.1340081342738126], "max": [0.7920555707718852, 0.25941971046714785, 1.3248504292861196, -0.6837758549597762, 1.1370518897740434, -1.4308125389107864, 0.7964750962942766, -0.05573917200949452, 1.289378702446593, 2.732247360855404, 1.4318815183166755, 3.122465339014067], "count": [230]}, "eef_sim_pose_action": {"mean": [0.6169658153186321, 0.21356176220386033, 1.1749731749059638, -1.4800752524030178, 1.000395408273598, -2.024504141821358, 0.6258434501358197, -0.13022291649872542, 1.1452898472475312, 1.784059752130003, 1.250046822758404, 0.8395011415886363], "std": [0.06123725731286332, 0.0414512680346453, 0.055887647269542685, 0.25866578167648757, 0.06530656318752219, 0.21171600197956175, 0.05955825242571232, 0.03764003351370777, 0.07560150534275935, 0.6577498477670928, 0.09274893859846452, 2.317140998069842], "min": [0.577436210174932, 0.11299051015902825, 1.1068355207034521, -1.8203657229657173, 0.9264622589166067, -2.4392942558143833, 0.5807381058788795, -0.24193186746811396, 1.037022749988675, 0.45298781088826173, 1.0161216928326722, -3.1340081342738126], "max": [0.7920555707718852, 0.25941971046714785, 1.3248504292861196, -0.6837758549597762, 1.1370518897740434, -1.4308125389107864, 0.7964750962942766, -0.05573917200949452, 1.289378702446593, 2.732247360855404, 1.4318815183166755, 3.122465339014067], "count": [230]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38875481821895425]], [[0.3836167258986928]], [[0.39525450571895426]]], "std": [[[0.21643968924398851]], [[0.21322697622551204]], [[0.22015168204658897]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2854262928921569]], [[0.30039464665032684]], [[0.2857596303104575]]], "std": [[[0.15016811722359683]], [[0.14748033663589427]], [[0.15309488274238992]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3329570833333333]], [[0.3526050633169935]], [[0.34998247549019607]]], "std": [[[0.19740396383863607]], [[0.1890532246998014]], [[0.20424269821531085]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23091190563725492]], [[0.25201698120915034]], [[0.23899381331699346]]], "std": [[[0.26928314549417304]], [[0.2693144096688396]], [[0.26796928487798616]]], "count": [100]}, "observation.state": {"min": [0.3473573327064514, -1.3062676191329956, 0.8886473178863525, -0.2303476482629776, -1.2447758913040161, 0.9439374208450317, -1.0377618074417114, -1.3319218158721924, 0.9188262224197388, -0.6247138977050781, 0.3208686113357544, -1.1911096572875977, 19.119375228881836, 47.50437545776367, 1.2649999856948853, -0.13312499225139618, 1.0056250095367432, -2.2193751335144043, 1.1618750095367432, -2.052500009536743, 0.8443750143051147, 0.032499998807907104, 1.1200000047683716, -0.16124999523162842, 2.4749999046325684, 42.463748931884766, -0.9106666445732117, -0.23937499523162842, 0.8587499856948853, -0.6349999904632568, 0.6875, -1.3231250047683716, 0.9887499809265137, -0.3531250059604645, -0.026249997317790985, -2.3474998474121094], "max": [1.1453803777694702, -0.721221923828125, 1.591301441192627, -0.00846398901194334, -0.5361400246620178, 1.1564749479293823, -0.20921549201011658, -0.7291481494903564, 1.6238460540771484, 0.12463653832674026, 1.203661322593689, -1.0751888751983643, 67.99437713623047, 60.35499954223633, 1.7143750190734863, 9.632499694824219, 49.287498474121094, 37.04312515258789, 49.94874954223633, 54.51250076293945, 52.758750915527344, 60.43812561035156, 44.73749923706055, 80.7406234741211, 63.294376373291016, 78.13687896728516, 1.134374976158142, 9.535625457763672, 63.64875030517578, 109.69499969482422, 46.845001220703125, 95.18937683105469, 63.444374084472656, 106.11750030517578, 101.29312896728516, 109.92375183105469], "mean": [0.9100508093833923, -0.8408647775650024, 1.0333678722381592, -0.12344168871641159, -0.9537984132766724, 0.9975947737693787, -0.715812087059021, -0.9905598759651184, 1.1141588687896729, -0.36224326491355896, 0.6175420880317688, -1.114301085472107, 37.24637985229492, 51.27683639526367, 1.3914626836776733, 7.867349147796631, 11.972025871276855, 3.2442784309387207, 12.421299934387207, 5.7685699462890625, 11.567072868347168, 8.526114463806152, 10.313009262084961, 15.879182815551758, 37.33828353881836, 56.217742919921875, -0.07013916969299316, 6.252410411834717, 15.871466636657715, 12.659221649169922, 13.034582138061523, 17.55293083190918, 18.08464241027832, 14.250076293945312, 27.20404815673828, 37.8640022277832], "std": [0.2061217576265335, 0.13394251465797424, 0.16712531447410583, 0.04016923904418945, 0.14357729256153107, 0.058496128767728806, 0.2063617706298828, 0.14450715482234955, 0.16125324368476868, 0.16723978519439697, 0.17889755964279175, 0.0404311828315258, 12.307745933532715, 3.649144411087036, 0.13879331946372986, 3.2037415504455566, 15.071415901184082, 11.882404327392578, 15.386343955993652, 17.232873916625977, 16.955183029174805, 17.896493911743164, 11.888543128967285, 27.172239303588867, 22.373777389526367, 12.276461601257324, 0.6427180171012878, 3.9035370349884033, 18.1124324798584, 28.835834503173828, 15.945089340209961, 24.75774383544922, 21.761783599853516, 22.942119598388672, 37.21499252319336, 46.85800552368164], "count": [258]}, "action": {"min": [0.3473573327064514, -1.3062676191329956, 0.8886473178863525, -0.2303476482629776, -1.2447758913040161, 0.9439374208450317, -1.0377618074417114, -1.3319218158721924, 0.9188262224197388, -0.6247138977050781, 0.3208686113357544, -1.1911096572875977, 19.119375228881836, 47.50437545776367, 1.2649999856948853, -0.13312499225139618, 1.0056250095367432, -2.2193751335144043, 1.1618750095367432, -2.052500009536743, 0.8443750143051147, 0.032499998807907104, 1.1200000047683716, -0.16124999523162842, 2.4749999046325684, 42.463748931884766, -0.9106666445732117, -0.23937499523162842, 0.8587499856948853, -0.6349999904632568, 0.6875, -1.3231250047683716, 0.9887499809265137, -0.3531250059604645, -0.026249997317790985, -2.3474998474121094], "max": [1.1453803777694702, -0.721221923828125, 1.591301441192627, -0.00846398901194334, -0.5361400246620178, 1.1564749479293823, -0.20921549201011658, -0.7291481494903564, 1.6238460540771484, 0.12463653832674026, 1.203661322593689, -1.0751888751983643, 67.99437713623047, 60.35499954223633, 1.7143750190734863, 9.632499694824219, 49.287498474121094, 37.04312515258789, 49.94874954223633, 54.51250076293945, 52.758750915527344, 60.43812561035156, 44.73749923706055, 80.7406234741211, 63.294376373291016, 78.13687896728516, 1.134374976158142, 9.535625457763672, 63.64875030517578, 109.69499969482422, 46.845001220703125, 95.18937683105469, 63.444374084472656, 106.11750030517578, 101.29312896728516, 109.92375183105469], "mean": [0.9100509881973267, -0.8408647179603577, 1.0333681106567383, -0.1234416663646698, -0.9537984728813171, 0.9975947737693787, -0.7158125042915344, -0.9905599355697632, 1.1141587495803833, -0.3622431755065918, 0.617542028427124, -1.114301085472107, 37.246376037597656, 51.2768669128418, 1.391461968421936, 7.867346286773682, 11.972023010253906, 3.244288682937622, 12.421299934387207, 5.768565654754639, 11.567078590393066, 8.526129722595215, 10.313004493713379, 15.879179000854492, 37.338287353515625, 56.21774673461914, -0.07013913989067078, 6.252409934997559, 15.871464729309082, 12.659220695495605, 13.034585952758789, 17.552942276000977, 18.08464241027832, 14.250070571899414, 27.20404815673828, 37.864013671875], "std": [0.2061217874288559, 0.13394248485565186, 0.16712528467178345, 0.04016924276947975, 0.14357727766036987, 0.058496128767728806, 0.2063617706298828, 0.14450716972351074, 0.16125324368476868, 0.16723978519439697, 0.17889754474163055, 0.0404311828315258, 12.307741165161133, 3.6491451263427734, 0.13879336416721344, 3.203740358352661, 15.071416854858398, 11.882410049438477, 15.386343002319336, 17.232873916625977, 16.95518684387207, 17.896493911743164, 11.888545989990234, 27.172243118286133, 22.373779296875, 12.276460647583008, 0.6427181363105774, 3.9035372734069824, 18.1124324798584, 28.835834503173828, 15.945088386535645, 24.757740020751953, 21.761781692504883, 22.942115783691406, 37.21499252319336, 46.85800552368164], "count": [258]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [258]}, "index": {"min": [6215], "max": [6472], "mean": [6343.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}, "subtask_annotation": {"mean": [1.7054263565891472, 7.0, 7.0, 7.0, 7.0], "std": [1.944593382399318, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [258]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [258]}, "eef_direction_state": {"mean": [4.434108527131783, 3.4651162790697674], "std": [2.0866685040001425, 2.1765006820668193], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_state": {"mean": [0.6976744186046512, 1.1434108527131783], "std": [0.8315918345366761, 0.8110042545927199], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_state": {"mean": [0.5930232558139535, 0.8488372093023255], "std": [0.8218608160811356, 0.809595197831547], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_direction_action": {"mean": [4.434108527131783, 3.4651162790697674], "std": [2.0866685040001425, 2.1765006820668193], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_action": {"mean": [0.6976744186046512, 1.1434108527131783], "std": [0.8315918345366761, 0.8110042545927199], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_action": {"mean": [0.5930232558139535, 0.8488372093023255], "std": [0.8218608160811356, 0.809595197831547], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_sim_pose_state": {"mean": [0.6390693360445787, 0.1900744753669457, 1.1800001883538618, -1.4505686589343532, 1.053100780202831, -2.038029432125821, 0.621215510801514, -0.09634053525155561, 1.1312891308212356, 1.761506400104241, 1.3030982682078338, 0.04799932006343024], "std": [0.0502321178835047, 0.021501705071019, 0.04250486911236687, 0.2363725801831129, 0.0562743555972451, 0.234214177087925, 0.05479964258426405, 0.0356214254447552, 0.08403169705856012, 1.5511055076660132, 0.0857529029353616, 2.3890176045651748], "min": [0.5947004490502065, 0.12406364557739682, 1.108778360283619, -1.9450442363374523, 0.9565218837481138, -2.561300876757833, 0.5810689603645042, -0.20427337874618529, 1.0318733621397782, -3.1370696663798756, 1.1770256882684325, -3.1386018030240663], "max": [0.8011563300439031, 0.22812661439991178, 1.3173159384828304, -0.676892664757867, 1.1945366407585225, -1.3449839302260966, 0.8000034618080434, -0.03787237553833539, 1.30396127604486, 3.14002147085686, 1.5495926499561965, 3.140738966562078], "count": [258]}, "eef_sim_pose_action": {"mean": [0.6390693360445787, 0.1900744753669457, 1.1800001883538618, -1.4505686589343532, 1.053100780202831, -2.038029432125821, 0.621215510801514, -0.09634053525155561, 1.1312891308212356, 1.761506400104241, 1.3030982682078338, 0.04799932006343024], "std": [0.0502321178835047, 0.021501705071019, 0.04250486911236687, 0.2363725801831129, 0.0562743555972451, 0.234214177087925, 0.05479964258426405, 0.0356214254447552, 0.08403169705856012, 1.5511055076660132, 0.0857529029353616, 2.3890176045651748], "min": [0.5947004490502065, 0.12406364557739682, 1.108778360283619, -1.9450442363374523, 0.9565218837481138, -2.561300876757833, 0.5810689603645042, -0.20427337874618529, 1.0318733621397782, -3.1370696663798756, 1.1770256882684325, -3.1386018030240663], "max": [0.8011563300439031, 0.22812661439991178, 1.3173159384828304, -0.676892664757867, 1.1945366407585225, -1.3449839302260966, 0.8000034618080434, -0.03787237553833539, 1.30396127604486, 3.14002147085686, 1.5495926499561965, 3.140738966562078], "count": [258]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3988737908496732]], [[0.3898575510620915]], [[0.397391154003268]]], "std": [[[0.20654523489801352]], [[0.2053365330627164]], [[0.21570256722933742]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2845884150326798]], [[0.30013301470588233]], [[0.2866144607843137]]], "std": [[[0.14907753124988748]], [[0.14795901430605216]], [[0.1533732065123458]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3196071629901961]], [[0.3404815522875817]], [[0.3335706638071896]]], "std": [[[0.18775139556543036]], [[0.17872151084846707]], [[0.1897890691950777]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2250960804738562]], [[0.25584989174836603]], [[0.2570157373366013]]], "std": [[[0.26460284958795943]], [[0.2743997481873251]], [[0.27544325196246905]]], "count": [100]}, "observation.state": {"min": [0.3357938528060913, -1.3302767276763916, 0.8027729392051697, -0.4961089491844177, -1.579880952835083, 0.8783474564552307, -1.4217593669891357, -1.322027325630188, 0.921644926071167, -0.573596179485321, 0.44711318612098694, -1.1962357759475708, 4.118888854980469, 46.85750198364258, 1.4579999446868896, -0.1287499964237213, 0.9793750047683716, 0.07000000029802322, 0.7944444417953491, -2.051874876022339, 0.7200000286102295, -3.2068748474121094, 1.0943750143051147, -0.11500000208616257, 1.3912500143051147, 43.97312545776367, -1.009374976158142, -0.2787500023841858, 0.6356250047683716, 0.6349999904632568, 0.6499999761581421, 0.6600000262260437, 0.6787500381469727, 0.04187500476837158, 0.16562500596046448, -2.3368749618530273], "max": [1.4460524320602417, -0.7078278660774231, 1.5871528387069702, 0.0551232174038887, -0.501521110534668, 1.0219491720199585, -0.22242408990859985, -0.7598992586135864, 1.6301881074905396, 0.4288738965988159, 1.6029983758926392, -0.8083194494247437, 69.3387451171875, 59.663124084472656, 1.8075000047683716, 9.58090877532959, 48.774375915527344, 46.56562423706055, 51.666873931884766, 46.525001525878906, 60.22999954223633, 58.216251373291016, 46.08625030517578, 79.9375, 76.6781234741211, 80.15687561035156, 2.536875009536743, 9.518750190734863, 53.15562438964844, 109.40312957763672, 70.80937957763672, 112.06999969482422, 96.14125061035156, 109.58062744140625, 99.86500549316406, 109.54937744140625], "mean": [0.958200991153717, -0.8417101502418518, 1.031122088432312, -0.1490243673324585, -1.02077054977417, 0.9515630006790161, -0.8533907532691956, -0.9187487959861755, 1.0792661905288696, -0.18442195653915405, 0.85084468126297, -1.0540027618408203, 34.82687759399414, 50.72396469116211, 1.5655375719070435, 7.795718669891357, 10.4441556930542, 7.12244987487793, 11.034099578857422, 5.271956443786621, 11.388501167297363, 5.197951316833496, 10.72665023803711, 15.688797950744629, 33.29513168334961, 59.136741638183594, 0.9427103400230408, 6.807590961456299, 27.70366096496582, 20.12187957763672, 16.149019241333008, 25.907207489013672, 19.17858123779297, 24.004146575927734, 21.248586654663086, 27.83275604248047], "std": [0.2802469730377197, 0.15348826348781586, 0.1920463889837265, 0.11939844489097595, 0.24043244123458862, 0.03804862126708031, 0.286936491727829, 0.13605275750160217, 0.17330732941627502, 0.26199015974998474, 0.2919174134731293, 0.09304151684045792, 15.11734676361084, 3.8852813243865967, 0.07895014435052872, 3.2785227298736572, 15.23312759399414, 12.968916893005371, 17.024072647094727, 15.495138168334961, 18.734148025512695, 17.502012252807617, 13.795092582702637, 26.174835205078125, 24.455368041992188, 12.905083656311035, 1.646222710609436, 3.4220478534698486, 16.66997718811035, 33.83356475830078, 19.832260131835938, 41.87798309326172, 28.52492332458496, 39.405731201171875, 34.21197509765625, 43.944366455078125], "count": [246]}, "action": {"min": [0.3357938528060913, -1.3302767276763916, 0.8027729392051697, -0.4961089491844177, -1.579880952835083, 0.8783474564552307, -1.4217593669891357, -1.322027325630188, 0.921644926071167, -0.573596179485321, 0.44711318612098694, -1.1962357759475708, 4.118888854980469, 46.85750198364258, 1.4579999446868896, -0.1287499964237213, 0.9793750047683716, 0.07000000029802322, 0.7944444417953491, -2.051874876022339, 0.7200000286102295, -3.2068748474121094, 1.0943750143051147, -0.11500000208616257, 1.3912500143051147, 43.97312545776367, -1.009374976158142, -0.2787500023841858, 0.6356250047683716, 0.6349999904632568, 0.6499999761581421, 0.6600000262260437, 0.6787500381469727, 0.04187500476837158, 0.16562500596046448, -2.3368749618530273], "max": [1.4460524320602417, -0.7078278660774231, 1.5871528387069702, 0.0551232174038887, -0.501521110534668, 1.0219491720199585, -0.22242408990859985, -0.7598992586135864, 1.6301881074905396, 0.4288738965988159, 1.6029983758926392, -0.8083194494247437, 69.3387451171875, 59.663124084472656, 1.8075000047683716, 9.58090877532959, 48.774375915527344, 46.56562423706055, 51.666873931884766, 46.525001525878906, 60.22999954223633, 58.216251373291016, 46.08625030517578, 79.9375, 76.6781234741211, 80.15687561035156, 2.536875009536743, 9.518750190734863, 53.15562438964844, 109.40312957763672, 70.80937957763672, 112.06999969482422, 96.14125061035156, 109.58062744140625, 99.86500549316406, 109.54937744140625], "mean": [0.9582017064094543, -0.8417104482650757, 1.0311216115951538, -0.1490243673324585, -1.0207706689834595, 0.9515629410743713, -0.8533905744552612, -0.9187485575675964, 1.0792659521102905, -0.18442194163799286, 0.8508446216583252, -1.0540025234222412, 34.82685470581055, 50.72395324707031, 1.5655381679534912, 7.795715808868408, 10.444157600402832, 7.1224470138549805, 11.034086227416992, 5.271957874298096, 11.388504028320312, 5.197940826416016, 10.72665023803711, 15.688804626464844, 33.29513931274414, 59.13673782348633, 0.9427105188369751, 6.807586193084717, 27.703649520874023, 20.121870040893555, 16.149011611938477, 25.907203674316406, 19.17858123779297, 24.004140853881836, 21.248580932617188, 27.832752227783203], "std": [0.2802470028400421, 0.15348820388317108, 0.19204632937908173, 0.11939845234155655, 0.24043244123458862, 0.038048624992370605, 0.28693652153015137, 0.13605275750160217, 0.17330731451511383, 0.26199018955230713, 0.2919174134731293, 0.09304152429103851, 15.11734390258789, 3.8852803707122803, 0.07895016670227051, 3.278524160385132, 15.233122825622559, 12.968910217285156, 17.02406883239746, 15.495141983032227, 18.73414421081543, 17.502010345458984, 13.795087814331055, 26.174829483032227, 24.455366134643555, 12.905085563659668, 1.646222472190857, 3.4220478534698486, 16.66997718811035, 33.83357620239258, 19.832258224487305, 41.87797546386719, 28.524927139282227, 39.405731201171875, 34.21197509765625, 43.94436264038086], "count": [246]}, "timestamp": {"min": [0.0], "max": [8.166666666666666], "mean": [4.083333333333333], "std": [2.3671165456607204], "count": [246]}, "frame_index": {"min": [0], "max": [245], "mean": [122.5], "std": [71.01349636982161], "count": [246]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [246]}, "index": {"min": [6473], "max": [6718], "mean": [6595.5], "std": [71.01349636982161], "count": [246]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [246]}, "subtask_annotation": {"mean": [1.991869918699187, 7.0, 7.0, 7.0, 7.0], "std": [2.06202968506839, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [246]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [246]}, "eef_direction_state": {"mean": [3.796747967479675, 3.861788617886179], "std": [2.07368079171084, 1.9540460557105404], "min": [0, 0], "max": [6, 6], "count": [246]}, "eef_velocity_state": {"mean": [0.9349593495934959, 1.1341463414634145], "std": [0.8576754118946653, 0.7875380252316718], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_acc_mag_state": {"mean": [0.7804878048780488, 0.8658536585365854], "std": [0.85098303142306, 0.827802386800319], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_direction_action": {"mean": [3.796747967479675, 3.861788617886179], "std": [2.07368079171084, 1.9540460557105404], "min": [0, 0], "max": [6, 6], "count": [246]}, "eef_velocity_action": {"mean": [0.9349593495934959, 1.1341463414634145], "std": [0.8576754118946653, 0.7875380252316718], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_acc_mag_action": {"mean": [0.7804878048780488, 0.8658536585365854], "std": [0.85098303142306, 0.827802386800319], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_sim_pose_state": {"mean": [0.6357106582239763, 0.19899768453886496, 1.1836641805317378, -1.4109455360141592, 1.0145581049177304, -1.9801973909176653, 0.6163132134832532, -0.14246530620145786, 1.1551862796851442, 1.6756862126669734, 1.2039784704043583, 0.9730952330776799], "std": [0.058691107895098446, 0.04010517340299027, 0.04101242215645113, 0.18812311982309857, 0.04927851393630284, 0.21074391672781684, 0.05967239229250306, 0.04922073936030534, 0.08127440402991074, 0.8215446213920443, 0.1279231182586903, 1.9993853662825074], "min": [0.5671441491426253, 0.0978015447163965, 1.1154110764218959, -1.8082392596418833, 0.9373129991616835, -2.4848512457407894, 0.5785736313428941, -0.2873455153940645, 1.0324026484994822, 0.16443318721177053, 0.822986621243841, -3.096178087576774], "max": [0.7973184371583728, 0.2933409483426126, 1.2975937019799708, -0.8518763144933705, 1.1278664665759126, -1.4979645070992496, 0.8028994101636295, -0.0889401020883879, 1.3257629984205093, 3.003090892919509, 1.484365665785159, 3.1324047496785123], "count": [246]}, "eef_sim_pose_action": {"mean": [0.6357106582239763, 0.19899768453886496, 1.1836641805317378, -1.4109455360141592, 1.0145581049177304, -1.9801973909176653, 0.6163132134832532, -0.14246530620145786, 1.1551862796851442, 1.6756862126669734, 1.2039784704043583, 0.9730952330776799], "std": [0.058691107895098446, 0.04010517340299027, 0.04101242215645113, 0.18812311982309857, 0.04927851393630284, 0.21074391672781684, 0.05967239229250306, 0.04922073936030534, 0.08127440402991074, 0.8215446213920443, 0.1279231182586903, 1.9993853662825074], "min": [0.5671441491426253, 0.0978015447163965, 1.1154110764218959, -1.8082392596418833, 0.9373129991616835, -2.4848512457407894, 0.5785736313428941, -0.2873455153940645, 1.0324026484994822, 0.16443318721177053, 0.822986621243841, -3.096178087576774], "max": [0.7973184371583728, 0.2933409483426126, 1.2975937019799708, -0.8518763144933705, 1.1278664665759126, -1.4979645070992496, 0.8028994101636295, -0.0889401020883879, 1.3257629984205093, 3.003090892919509, 1.484365665785159, 3.1324047496785123], "count": [246]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4019072691993464]], [[0.3919145894607843]], [[0.39674101511437904]]], "std": [[[0.2131591913338215]], [[0.21070257711630083]], [[0.22048304228512303]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28101022263071895]], [[0.29458578022875814]], [[0.2808072120098039]]], "std": [[[0.14733064278106053]], [[0.14351292339083294]], [[0.14849977773193357]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3216494199346405]], [[0.3448889889705883]], [[0.3387498406862745]]], "std": [[[0.19320968892093832]], [[0.18533818706174396]], [[0.1997811775988538]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22598428308823532]], [[0.2637673141339869]], [[0.2648570343137255]]], "std": [[[0.26998972404779814]], [[0.2790166649303314]], [[0.2780089058180529]]], "count": [100]}, "observation.state": {"min": [0.37124723196029663, -1.1729419231414795, 0.78466796875, -0.41460034251213074, -1.5511854887008667, 0.9416723847389221, -1.3758338689804077, -1.311274528503418, 0.8492281436920166, -0.29867151379585266, 0.33159762620925903, -1.3327325582504272, 20.968124389648438, 46.62187576293945, 1.3581249713897705, -0.7631250023841858, 0.7918750047683716, -1.0206249952316284, 0.9162499904632568, -1.9431250095367432, 1.0006250143051147, -3.0875000953674316, 0.675000011920929, -0.28062501549720764, 3.2300000190734863, 44.203125, -1.0568749904632568, 0.026250001043081284, 0.96875, -0.9787499904632568, 0.6875, -0.3799999952316284, 0.7599999904632568, -0.19812500476837158, 0.31812500953674316, -2.2037501335144043], "max": [1.42230224609375, -0.6943570375442505, 1.4295557737350464, -0.015521286055445671, -0.6626468896865845, 1.0994125604629517, -0.23930437862873077, -0.7190337181091309, 1.6200073957443237, 0.39829862117767334, 1.5652577877044678, -0.9619329571723938, 69.5999984741211, 60.724998474121094, 1.9049999713897705, 9.547499656677246, 46.21125030517578, 38.198123931884766, 50.604373931884766, 53.223751068115234, 50.94812774658203, 63.883750915527344, 45.201873779296875, 78.16937255859375, 85.48125457763672, 77.44375610351562, -0.8793749809265137, 9.609999656677246, 53.338748931884766, 112.39749908447266, 73.6518783569336, 112.00187683105469, 93.72750091552734, 110.515625, 102.14187622070312, 109.52312469482422], "mean": [0.9650809168815613, -0.7858549356460571, 0.9645035266876221, -0.11088687181472778, -0.9546343684196472, 1.0123039484024048, -0.7785158753395081, -0.9360137581825256, 1.078171730041504, -0.14243552088737488, 0.6654239892959595, -1.2428431510925293, 32.82914733886719, 51.39552307128906, 1.6115933656692505, 8.297785758972168, 6.819905757904053, 4.362802982330322, 7.094974040985107, 3.253178119659424, 7.452169418334961, 3.6039135456085205, 5.769497871398926, 10.998590469360352, 47.39592742919922, 56.750267028808594, -0.9663110971450806, 7.27877950668335, 21.459692001342773, 23.010133743286133, 21.907487869262695, 36.64018630981445, 26.00119972229004, 32.12204360961914, 31.072120666503906, 48.32261657714844], "std": [0.19015535712242126, 0.09355709701776505, 0.12387464940547943, 0.06641510874032974, 0.1453913152217865, 0.040483396500349045, 0.21507452428340912, 0.15302440524101257, 0.1788184940814972, 0.1313280314207077, 0.22057883441448212, 0.05935103818774223, 12.34383487701416, 3.0935537815093994, 0.05839487910270691, 2.8970015048980713, 13.255428314208984, 10.138323783874512, 14.076340675354004, 14.10522174835205, 14.767009735107422, 17.48740005493164, 11.62855339050293, 23.203466415405273, 23.12926483154297, 8.459639549255371, 0.03491777181625366, 2.8969647884368896, 18.197872161865234, 39.871681213378906, 24.488304138183594, 47.45750045776367, 27.41530418395996, 41.12466812133789, 39.550804138183594, 46.1619758605957], "count": [351]}, "action": {"min": [0.37124723196029663, -1.1729419231414795, 0.78466796875, -0.41460034251213074, -1.5511854887008667, 0.9416723847389221, -1.3758338689804077, -1.311274528503418, 0.8492281436920166, -0.29867151379585266, 0.33159762620925903, -1.3327325582504272, 20.968124389648438, 46.62187576293945, 1.3581249713897705, -0.7631250023841858, 0.7918750047683716, -1.0206249952316284, 0.9162499904632568, -1.9431250095367432, 1.0006250143051147, -3.0875000953674316, 0.675000011920929, -0.28062501549720764, 3.2300000190734863, 44.203125, -1.0568749904632568, 0.026250001043081284, 0.96875, -0.9787499904632568, 0.6875, -0.3799999952316284, 0.7599999904632568, -0.19812500476837158, 0.31812500953674316, -2.2037501335144043], "max": [1.42230224609375, -0.6943570375442505, 1.4295557737350464, -0.015521286055445671, -0.6626468896865845, 1.0994125604629517, -0.23930437862873077, -0.7190337181091309, 1.6200073957443237, 0.39829862117767334, 1.5652577877044678, -0.9619329571723938, 69.5999984741211, 60.724998474121094, 1.9049999713897705, 9.547499656677246, 46.21125030517578, 38.198123931884766, 50.604373931884766, 53.223751068115234, 50.94812774658203, 63.883750915527344, 45.201873779296875, 78.16937255859375, 85.48125457763672, 77.44375610351562, -0.8793749809265137, 9.609999656677246, 53.338748931884766, 112.39749908447266, 73.6518783569336, 112.00187683105469, 93.72750091552734, 110.515625, 102.14187622070312, 109.52312469482422], "mean": [0.9650822281837463, -0.7858545184135437, 0.9645023941993713, -0.11088679730892181, -0.9546342492103577, 1.0123035907745361, -0.7785157561302185, -0.9360135793685913, 1.0781713724136353, -0.14243543148040771, 0.6654241681098938, -1.2428423166275024, 32.82914733886719, 51.39552307128906, 1.6115949153900146, 8.297784805297852, 6.81990909576416, 4.3628129959106445, 7.094958782196045, 3.2531652450561523, 7.452186107635498, 3.603915214538574, 5.769498348236084, 10.998600959777832, 47.39591598510742, 56.75027847290039, -0.9663112163543701, 7.278780937194824, 21.459692001342773, 23.0101261138916, 21.9074764251709, 36.64018249511719, 26.00119972229004, 32.12204360961914, 31.072118759155273, 48.3226203918457], "std": [0.19015535712242126, 0.09355715662240982, 0.123874731361866, 0.06641510874032974, 0.1453913450241089, 0.04048340022563934, 0.21507450938224792, 0.15302440524101257, 0.1788184642791748, 0.1313280463218689, 0.22057881951332092, 0.059351030737161636, 12.343833923339844, 3.093553304672241, 0.058394886553287506, 2.897002696990967, 13.255425453186035, 10.138323783874512, 14.076346397399902, 14.105222702026367, 14.767003059387207, 17.487396240234375, 11.628555297851562, 23.20345687866211, 23.129262924194336, 8.459638595581055, 0.034917768090963364, 2.8969645500183105, 18.197872161865234, 39.87168884277344, 24.488306045532227, 47.45750427246094, 27.415302276611328, 41.124664306640625, 39.550804138183594, 46.16197204589844], "count": [351]}, "timestamp": {"min": [0.0], "max": [11.666666666666666], "mean": [5.833333333333333], "std": [3.3774853674601473], "count": [351]}, "frame_index": {"min": [0], "max": [350], "mean": [175.0], "std": [101.32456102380442], "count": [351]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [351]}, "index": {"min": [6719], "max": [7069], "mean": [6894.0], "std": [101.32456102380442], "count": [351]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [351]}, "subtask_annotation": {"mean": [3.4814814814814814, 7.0, 7.0, 7.0, 7.0], "std": [2.4976511071556566, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [351]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [351]}, "eef_direction_state": {"mean": [4.678062678062678, 4.062678062678063], "std": [1.8996334048954149, 1.8371142695478422], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_state": {"mean": [0.5982905982905983, 1.1794871794871795], "std": [0.806594922215656, 0.8054166830351976], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_state": {"mean": [0.5384615384615384, 0.9344729344729344], "std": [0.7866963076241944, 0.8397070400354663], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_direction_action": {"mean": [4.678062678062678, 4.062678062678063], "std": [1.8996334048954149, 1.8371142695478422], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_action": {"mean": [0.5982905982905983, 1.1794871794871795], "std": [0.806594922215656, 0.8054166830351976], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_action": {"mean": [0.5384615384615384, 0.9344729344729344], "std": [0.7866963076241944, 0.8397070400354663], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_sim_pose_state": {"mean": [0.6194773402925415, 0.193337340428217, 1.1688433351518952, -1.5640672614150595, 1.0820772386609379, -2.1516481580222315, 0.6288594313251764, -0.131298530751096, 1.1334695526948104, 2.1247326390228403, 1.3080359476396741, -1.2491246626173815], "std": [0.0388360438426489, 0.019809604591542223, 0.04172482456266944, 0.24931349447118606, 0.059565836451032854, 0.25159441801757665, 0.05517577446705155, 0.029449300994313563, 0.08129825973148247, 0.9639189598402542, 0.12998676185524968, 2.157140435314371], "min": [0.5594243117848078, 0.13157022951310307, 1.116626080461352, -1.8609211599626652, 0.9203876550469912, -2.4724176649129697, 0.5673179207780032, -0.25851544132981014, 1.0318261161337794, -0.14013147871114223, 0.8988135783441629, -3.1407812554368286], "max": [0.7604843432720623, 0.26603163895701293, 1.3014755308206745, -0.7682211087743539, 1.238146858589296, -1.3796498646712245, 0.810546262678367, -0.09638403739660953, 1.323014420451317, 2.9235579251124517, 1.5487090718964005, 3.1310122011839088], "count": [351]}, "eef_sim_pose_action": {"mean": [0.6194773402925415, 0.193337340428217, 1.1688433351518952, -1.5640672614150595, 1.0820772386609379, -2.1516481580222315, 0.6288594313251764, -0.131298530751096, 1.1334695526948104, 2.1247326390228403, 1.3080359476396741, -1.2491246626173815], "std": [0.0388360438426489, 0.019809604591542223, 0.04172482456266944, 0.24931349447118606, 0.059565836451032854, 0.25159441801757665, 0.05517577446705155, 0.029449300994313563, 0.08129825973148247, 0.9639189598402542, 0.12998676185524968, 2.157140435314371], "min": [0.5594243117848078, 0.13157022951310307, 1.116626080461352, -1.8609211599626652, 0.9203876550469912, -2.4724176649129697, 0.5673179207780032, -0.25851544132981014, 1.0318261161337794, -0.14013147871114223, 0.8988135783441629, -3.1407812554368286], "max": [0.7604843432720623, 0.26603163895701293, 1.3014755308206745, -0.7682211087743539, 1.238146858589296, -1.3796498646712245, 0.810546262678367, -0.09638403739660953, 1.323014420451317, 2.9235579251124517, 1.5487090718964005, 3.1310122011839088], "count": [351]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40063909517973856]], [[0.3914039685457516]], [[0.40093220792483664]]], "std": [[[0.20988373187552944]], [[0.20926745120259702]], [[0.2173475227625441]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28211913602941174]], [[0.2962562275326797]], [[0.2828185763888889]]], "std": [[[0.14860623938420792]], [[0.14635691097778883]], [[0.1517645073321536]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32599856617647055]], [[0.3477499673202614]], [[0.34327132148692807]]], "std": [[[0.18922390255839977]], [[0.1813452863859398]], [[0.19138697569311347]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22409253880718955]], [[0.251415095996732]], [[0.23823188929738562]]], "std": [[[0.2658702519170229]], [[0.2662022538156255]], [[0.2666461679040456]]], "count": [100]}, "observation.state": {"min": [0.3000066578388214, -1.2340495586395264, 0.8781778812408447, -0.3276239037513733, -1.3269627094268799, 0.8891003131866455, -1.2484210729599, -1.3064583539962769, 0.9323050379753113, -0.3579671084880829, 0.5405031442642212, -1.0782883167266846, 13.369999885559082, 46.34812545776367, 1.1768749952316284, -0.6056250333786011, 0.875, 0.24937500059604645, 1.0362499952316284, -1.9909999370574951, 0.8962500095367432, -2.8287501335144043, 1.0612499713897705, 1.0206249952316284, 1.3918750286102295, 43.911251068115234, -1.0368750095367432, -0.140625, 21.3856258392334, 0.796875, 0.7193750143051147, 0.8643749952316284, 0.7762500047683716, 0.5325000286102295, 0.4375, -2.161875009536743], "max": [1.30391526222229, -0.725375771522522, 1.5510318279266357, 0.0699530765414238, -0.4275387227535248, 1.0656518936157227, -0.28346017003059387, -0.806788980960846, 1.5720845460891724, 0.3105422854423523, 1.4221196174621582, -0.9651119112968445, 70.55750274658203, 60.1462516784668, 1.8493750095367432, 9.452499389648438, 49.73500061035156, 47.98812484741211, 51.56062698364258, 51.073123931884766, 52.473751068115234, 63.78937530517578, 45.69937515258789, 74.0875015258789, 82.59562683105469, 76.15374755859375, -0.8843749761581421, 9.760000228881836, 56.46062469482422, 49.84437561035156, 86.86062622070312, 109.34000396728516, 95.08562469482422, 112.37562561035156, 103.15750122070312, 110.87187957763672], "mean": [0.9185278415679932, -0.8226747512817383, 1.0398058891296387, -0.0539713129401207, -0.8780205249786377, 0.9266639351844788, -0.7615987062454224, -0.9619943499565125, 1.1096097230911255, -0.23069368302822113, 0.7549872398376465, -1.035728096961975, 36.80530548095703, 51.24687957763672, 1.365532636642456, 7.604185581207275, 11.442902565002441, 7.285324573516846, 11.208292007446289, 5.878188610076904, 10.725814819335938, 7.200851917266846, 9.977568626403809, 15.0107421875, 37.524410247802734, 57.21812438964844, -0.9481741189956665, 7.043082237243652, 28.903030395507812, 9.60485553741455, 21.354719161987305, 35.374755859375, 27.227977752685547, 36.77410888671875, 29.3624267578125, 37.26332473754883], "std": [0.25508880615234375, 0.12417813390493393, 0.1688206046819687, 0.09522907435894012, 0.19155186414718628, 0.042571164667606354, 0.2374095469713211, 0.13660769164562225, 0.1662246137857437, 0.19485077261924744, 0.23827402293682098, 0.026187272742390633, 14.540468215942383, 3.833327531814575, 0.21380455791950226, 3.446992874145508, 15.50325870513916, 13.75125789642334, 16.603557586669922, 16.246417999267578, 17.303739547729492, 20.39679527282715, 13.312291145324707, 24.738378524780273, 29.4755802154541, 10.588347434997559, 0.034636665135622025, 3.4830434322357178, 10.755823135375977, 14.563573837280273, 31.566104888916016, 46.77348327636719, 36.29648208618164, 48.284610748291016, 40.178401947021484, 49.232330322265625], "count": [209]}, "action": {"min": [0.3000066578388214, -1.2340495586395264, 0.8781778812408447, -0.3276239037513733, -1.3269627094268799, 0.8891003131866455, -1.2484210729599, -1.3064583539962769, 0.9323050379753113, -0.3579671084880829, 0.5405031442642212, -1.0782883167266846, 13.369999885559082, 46.34812545776367, 1.1768749952316284, -0.6056250333786011, 0.875, 0.24937500059604645, 1.0362499952316284, -1.9909999370574951, 0.8962500095367432, -2.8287501335144043, 1.0612499713897705, 1.0206249952316284, 1.3918750286102295, 43.911251068115234, -1.0368750095367432, -0.140625, 21.3856258392334, 0.796875, 0.7193750143051147, 0.8643749952316284, 0.7762500047683716, 0.5325000286102295, 0.4375, -2.161875009536743], "max": [1.30391526222229, -0.725375771522522, 1.5510318279266357, 0.0699530765414238, -0.4275387227535248, 1.0656518936157227, -0.28346017003059387, -0.806788980960846, 1.5720845460891724, 0.3105422854423523, 1.4221196174621582, -0.9651119112968445, 70.55750274658203, 60.1462516784668, 1.8493750095367432, 9.452499389648438, 49.73500061035156, 47.98812484741211, 51.56062698364258, 51.073123931884766, 52.473751068115234, 63.78937530517578, 45.69937515258789, 74.0875015258789, 82.59562683105469, 76.15374755859375, -0.8843749761581421, 9.760000228881836, 56.46062469482422, 49.84437561035156, 86.86062622070312, 109.34000396728516, 95.08562469482422, 112.37562561035156, 103.15750122070312, 110.87187957763672], "mean": [0.9185277223587036, -0.8226747512817383, 1.0398060083389282, -0.0539713092148304, -0.878020167350769, 0.926664412021637, -0.7615986466407776, -0.9619943499565125, 1.109609842300415, -0.23069363832473755, 0.7549871206283569, -1.0357283353805542, 36.8052978515625, 51.24689865112305, 1.3655331134796143, 7.604185104370117, 11.44290828704834, 7.285314559936523, 11.208292007446289, 5.8781867027282715, 10.725811004638672, 7.200852870941162, 9.977564811706543, 15.010758399963379, 37.5244140625, 57.21813201904297, -0.9481743574142456, 7.043080806732178, 28.903039932250977, 9.604851722717285, 21.354703903198242, 35.374755859375, 27.227975845336914, 36.77412414550781, 29.362442016601562, 37.26332092285156], "std": [0.25508883595466614, 0.12417814135551453, 0.1688205897808075, 0.09522907435894012, 0.19155184924602509, 0.042571183294057846, 0.2374095469713211, 0.13660767674446106, 0.1662246286869049, 0.19485077261924744, 0.23827402293682098, 0.026187269017100334, 14.5404691696167, 3.833327531814575, 0.21380457282066345, 3.4469902515411377, 15.503253936767578, 13.751263618469238, 16.603559494018555, 16.246416091918945, 17.303739547729492, 20.39679527282715, 13.312292098999023, 24.738386154174805, 29.475576400756836, 10.588347434997559, 0.03463667631149292, 3.483044147491455, 10.75582218170166, 14.563573837280273, 31.566102981567383, 46.77349090576172, 36.296485900878906, 48.28460693359375, 40.17839813232422, 49.23231506347656], "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": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [209]}, "index": {"min": [7070], "max": [7278], "mean": [7174.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [2.22488038277512, 7.0, 7.0, 7.0, 7.0], "std": [2.0779436628731043, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [209]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [209]}, "eef_direction_state": {"mean": [3.6698564593301435, 3.6937799043062203], "std": [2.14344454671695, 2.0756066892818064], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [0.9760765550239234, 1.1722488038277512], "std": [0.8151683501678705, 0.8178599775519921], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.8086124401913876, 1.0334928229665072], "std": [0.848146015255938, 0.8322608576137367], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [3.6698564593301435, 3.6937799043062203], "std": [2.14344454671695, 2.0756066892818064], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [0.9760765550239234, 1.1722488038277512], "std": [0.8151683501678705, 0.8178599775519921], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.8086124401913876, 1.0334928229665072], "std": [0.848146015255938, 0.8322608576137367], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6357152670694592, 0.19414933488998556, 1.165416634213817, -1.6159811410696556, 1.0516798522626585, -2.2025386642205396, 0.6247238520496496, -0.12053368547566251, 1.15459234065414, 1.7892010389893749, 1.1992989327602885, -0.6743010484979381], "std": [0.05441574867879187, 0.025342978432754695, 0.050204372942342645, 0.27164971581734604, 0.057194098688857484, 0.27587560244466763, 0.055613793295402524, 0.04180356041582553, 0.09156457552159855, 0.7846953313437508, 0.11595532525922249, 2.467768501239029], "min": [0.5876408376328311, 0.12898078921447018, 1.106426923250999, -2.0845453121630566, 0.9601103846862968, -2.716975451876535, 0.5844112963357314, -0.24398752607909413, 1.0360253175648073, 0.23860369491555816, 0.953223333124614, -3.1370122360487342], "max": [0.7937867099122848, 0.2569681450010639, 1.2931617801590367, -0.8642727965241479, 1.176380928171659, -1.5337398265553295, 0.7803175451761862, -0.08375921176395024, 1.3385987478484205, 2.5257848396525193, 1.409180609884078, 3.1380581492562816], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6357152670694592, 0.19414933488998556, 1.165416634213817, -1.6159811410696556, 1.0516798522626585, -2.2025386642205396, 0.6247238520496496, -0.12053368547566251, 1.15459234065414, 1.7892010389893749, 1.1992989327602885, -0.6743010484979381], "std": [0.05441574867879187, 0.025342978432754695, 0.050204372942342645, 0.27164971581734604, 0.057194098688857484, 0.27587560244466763, 0.055613793295402524, 0.04180356041582553, 0.09156457552159855, 0.7846953313437508, 0.11595532525922249, 2.467768501239029], "min": [0.5876408376328311, 0.12898078921447018, 1.106426923250999, -2.0845453121630566, 0.9601103846862968, -2.716975451876535, 0.5844112963357314, -0.24398752607909413, 1.0360253175648073, 0.23860369491555816, 0.953223333124614, -3.1370122360487342], "max": [0.7937867099122848, 0.2569681450010639, 1.2931617801590367, -0.8642727965241479, 1.176380928171659, -1.5337398265553295, 0.7803175451761862, -0.08375921176395024, 1.3385987478484205, 2.5257848396525193, 1.409180609884078, 3.1380581492562816], "count": [209]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4024698672385621]], [[0.39237991013071893]], [[0.3984843137254902]]], "std": [[[0.21467206029519076]], [[0.21382530841222072]], [[0.2221648678763557]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27734021854575164]], [[0.2885203676470588]], [[0.27569338848039215]]], "std": [[[0.14127225307082972]], [[0.13817838524001794]], [[0.14383298970900302]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33560720996732024]], [[0.3567564910130719]], [[0.3541272140522876]]], "std": [[[0.20435979381864813]], [[0.1956627118853614]], [[0.20925315983617557]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22565539419934638]], [[0.2599126388888889]], [[0.2425393790849673]]], "std": [[[0.26477821710242017]], [[0.27314969051984844]], [[0.27729492597946614]]], "count": [100]}, "observation.state": {"min": [0.2837701141834259, -1.1578021049499512, 0.8005264401435852, -0.4350728690624237, -1.4646329879760742, 0.983539342880249, -1.3188669681549072, -1.2472820281982422, 0.8507540225982666, -0.41027694940567017, 0.46985867619514465, -1.0629816055297852, 24.035554885864258, 47.294166564941406, 1.4587500095367432, -1.0512499809265137, 1.0831249952316284, -0.12333334237337112, 0.6775000095367432, -2.0193750858306885, 1.0525000095367432, 0.15812499821186066, 0.6675000190734863, -0.1081250011920929, 18.103750228881836, 43.484375, -0.9887500405311584, -0.27562499046325684, 0.9509999752044678, 0.9325000047683716, 0.671875, -1.3012499809265137, 1.1143749952316284, -0.3581250011920929, 0.13062499463558197, -1.5768749713897705], "max": [1.4102939367294312, -0.7014381885528564, 1.3895962238311768, 0.14915694296360016, -0.5285820364952087, 1.2078999280929565, -0.20690280199050903, -0.7614039778709412, 1.5371557474136353, 0.33063334226608276, 1.4648449420928955, -1.0383127927780151, 69.19562530517578, 60.38687515258789, 1.7456250190734863, 9.713749885559082, 56.73625183105469, 38.10437774658203, 60.11000061035156, 50.3125, 63.99937438964844, 54.68000030517578, 48.06437683105469, 79.171875, 64.59500122070312, 71.38312530517578, -0.6399999856948853, 9.53499984741211, 57.651248931884766, 94.06437683105469, 49.541873931884766, 93.2612533569336, 85.04812622070312, 106.25125122070312, 92.83000183105469, 109.93437957763672], "mean": [0.9292889833450317, -0.8070397973060608, 0.9729118347167969, -0.11291983723640442, -0.942844033241272, 1.0526232719421387, -0.7442993521690369, -0.9394065737724304, 1.0891797542572021, -0.2861645221710205, 0.7134445905685425, -1.0578848123550415, 35.76814270019531, 51.120704650878906, 1.528497338294983, 7.668044567108154, 11.392727851867676, 6.751729965209961, 11.637292861938477, 5.778400897979736, 12.46329116821289, 8.535799980163574, 9.272464752197266, 16.227693557739258, 42.066341400146484, 55.52045822143555, -0.7832300066947937, 7.127943992614746, 23.205381393432617, 18.490428924560547, 13.137592315673828, 29.519855499267578, 20.055198669433594, 30.965747833251953, 27.84688377380371, 36.35668182373047], "std": [0.2728830575942993, 0.10870783030986786, 0.13842010498046875, 0.11097732931375504, 0.19006691873073578, 0.05490404739975929, 0.25099366903305054, 0.12045581638813019, 0.16786611080169678, 0.1747106909751892, 0.21902303397655487, 0.003829684341326356, 14.74404239654541, 3.149810314178467, 0.05657663941383362, 3.7262678146362305, 18.259981155395508, 10.991334915161133, 19.47015953063965, 15.323412895202637, 20.568405151367188, 15.692486763000488, 15.642642974853516, 27.13440704345703, 15.681475639343262, 9.580574989318848, 0.1146177276968956, 3.4780049324035645, 16.17447853088379, 25.643709182739258, 16.929018020629883, 41.12217712402344, 27.499483108520508, 41.907474517822266, 38.10051727294922, 49.15772247314453], "count": [211]}, "action": {"min": [0.2837701141834259, -1.1578021049499512, 0.8005264401435852, -0.4350728690624237, -1.4646329879760742, 0.983539342880249, -1.3188669681549072, -1.2472820281982422, 0.8507540225982666, -0.41027694940567017, 0.46985867619514465, -1.0629816055297852, 24.035554885864258, 47.294166564941406, 1.4587500095367432, -1.0512499809265137, 1.0831249952316284, -0.12333334237337112, 0.6775000095367432, -2.0193750858306885, 1.0525000095367432, 0.15812499821186066, 0.6675000190734863, -0.1081250011920929, 18.103750228881836, 43.484375, -0.9887500405311584, -0.27562499046325684, 0.9509999752044678, 0.9325000047683716, 0.671875, -1.3012499809265137, 1.1143749952316284, -0.3581250011920929, 0.13062499463558197, -1.5768749713897705], "max": [1.4102939367294312, -0.7014381885528564, 1.3895962238311768, 0.14915694296360016, -0.5285820364952087, 1.2078999280929565, -0.20690280199050903, -0.7614039778709412, 1.5371557474136353, 0.33063334226608276, 1.4648449420928955, -1.0383127927780151, 69.19562530517578, 60.38687515258789, 1.7456250190734863, 9.713749885559082, 56.73625183105469, 38.10437774658203, 60.11000061035156, 50.3125, 63.99937438964844, 54.68000030517578, 48.06437683105469, 79.171875, 64.59500122070312, 71.38312530517578, -0.6399999856948853, 9.53499984741211, 57.651248931884766, 94.06437683105469, 49.541873931884766, 93.2612533569336, 85.04812622070312, 106.25125122070312, 92.83000183105469, 109.93437957763672], "mean": [0.9292891025543213, -0.8070396780967712, 0.9729116559028625, -0.11291982233524323, -0.942844033241272, 1.0526232719421387, -0.7442993521690369, -0.9394064545631409, 1.0891797542572021, -0.2861644923686981, 0.7134443521499634, -1.0578848123550415, 35.768150329589844, 51.12066650390625, 1.528497338294983, 7.668043613433838, 11.39271354675293, 6.751720905303955, 11.637300491333008, 5.778404712677002, 12.463314056396484, 8.53579330444336, 9.272459983825684, 16.227697372436523, 42.06633377075195, 55.520442962646484, -0.7832298278808594, 7.127947807312012, 23.20537757873535, 18.490432739257812, 13.137584686279297, 29.519859313964844, 20.055194854736328, 30.965742111206055, 27.846893310546875, 36.356685638427734], "std": [0.2728830575942993, 0.10870782285928726, 0.13842011988162994, 0.11097732931375504, 0.19006691873073578, 0.054904062300920486, 0.2509936988353729, 0.12045583873987198, 0.1678660809993744, 0.1747106909751892, 0.21902303397655487, 0.003829684341326356, 14.744039535522461, 3.1498095989227295, 0.05657659471035004, 3.726268768310547, 18.259984970092773, 10.991337776184082, 19.47015953063965, 15.32341194152832, 20.568416595458984, 15.692492485046387, 15.64263916015625, 27.134403228759766, 15.681475639343262, 9.580574989318848, 0.11461770534515381, 3.4780054092407227, 16.174480438232422, 25.643709182739258, 16.929014205932617, 41.1221809387207, 27.499486923217773, 41.907474517822266, 38.10051727294922, 49.15772247314453], "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": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [211]}, "index": {"min": [7279], "max": [7489], "mean": [7384.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [2.1279620853080567, 7.0, 7.0, 7.0, 7.0], "std": [1.9827992846735167, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [211]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [211]}, "eef_direction_state": {"mean": [3.786729857819905, 3.6208530805687205], "std": [2.06918584580118, 2.0184789055520884], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [1.018957345971564, 1.2464454976303319], "std": [0.842935995771544, 0.7884979845719569], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.9289099526066351, 0.8388625592417062], "std": [0.8706201126306817, 0.8218616222538518], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [3.786729857819905, 3.6208530805687205], "std": [2.06918584580118, 2.0184789055520884], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [1.018957345971564, 1.2464454976303319], "std": [0.842935995771544, 0.7884979845719569], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [0.9289099526066351, 0.8388625592417062], "std": [0.8706201126306817, 0.8218616222538518], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.6234254038856034, 0.18694334821772413, 1.1771203381486741, -1.4988309493553857, 1.1064110108697776, -2.08845346831149, 0.6184306217298559, -0.11818494550029891, 1.154340478091771, 1.8727544940491236, 1.2376666037137771, -1.1943534833031957], "std": [0.04540913070035521, 0.03202844316412816, 0.05577329961459297, 0.31889743952243294, 0.05229584230551324, 0.2951118345618217, 0.060069977527443016, 0.03238124145051671, 0.09483221795316629, 0.8678687165228262, 0.10030859469732412, 2.1858490351696824], "min": [0.5692011417965819, 0.11380623104028272, 1.1023300849118112, -2.044367239919621, 1.003587949318943, -2.6435788019912283, 0.571808907611472, -0.24578961191621954, 1.0278989566292243, 0.22019498732222098, 1.017535083249105, -3.0862503129915804], "max": [0.758118855709149, 0.2755550314359151, 1.3237711436336155, -0.6303100958915135, 1.2280872678268078, -1.3536883607598993, 0.7795826309596376, -0.0963051426923093, 1.3432840530102967, 2.7383697728557643, 1.4358609465649534, 3.1308227974325478], "count": [211]}, "eef_sim_pose_action": {"mean": [0.6234254038856034, 0.18694334821772413, 1.1771203381486741, -1.4988309493553857, 1.1064110108697776, -2.08845346831149, 0.6184306217298559, -0.11818494550029891, 1.154340478091771, 1.8727544940491236, 1.2376666037137771, -1.1943534833031957], "std": [0.04540913070035521, 0.03202844316412816, 0.05577329961459297, 0.31889743952243294, 0.05229584230551324, 0.2951118345618217, 0.060069977527443016, 0.03238124145051671, 0.09483221795316629, 0.8678687165228262, 0.10030859469732412, 2.1858490351696824], "min": [0.5692011417965819, 0.11380623104028272, 1.1023300849118112, -2.044367239919621, 1.003587949318943, -2.6435788019912283, 0.571808907611472, -0.24578961191621954, 1.0278989566292243, 0.22019498732222098, 1.017535083249105, -3.0862503129915804], "max": [0.758118855709149, 0.2755550314359151, 1.3237711436336155, -0.6303100958915135, 1.2280872678268078, -1.3536883607598993, 0.7795826309596376, -0.0963051426923093, 1.3432840530102967, 2.7383697728557643, 1.4358609465649534, 3.1308227974325478], "count": [211]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4032620751633987]], [[0.39154080882352943]], [[0.39892677900326795]]], "std": [[[0.2124101905501052]], [[0.21171127963533162]], [[0.21872900160398137]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.282739591503268]], [[0.29311909313725487]], [[0.2782154003267974]]], "std": [[[0.14596001674542494]], [[0.14244341608063754]], [[0.14696488079456826]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3266237214052288]], [[0.3472162377450981]], [[0.3417794812091503]]], "std": [[[0.1913282011285645]], [[0.18222181899305548]], [[0.19376107432279893]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23636202614379084]], [[0.26630185049019606]], [[0.26794093954248366]]], "std": [[[0.2722553411977615]], [[0.28110374414796446]], [[0.2799482112325889]]], "count": [100]}, "observation.state": {"min": [0.34146830439567566, -1.1955682039260864, 0.7839534878730774, -0.4357086420059204, -1.4635733366012573, 0.979845404624939, -1.4255528450012207, -1.374551773071289, 0.7890821695327759, -0.46172845363616943, 0.4048886001110077, -1.3136110305786133, 19.041250228881836, 47.26874923706055, 1.6737499237060547, -0.3125, 0.9946666359901428, -0.5918750166893005, 0.8422222137451172, -2.0143749713897705, 0.9637500047683716, -3.0088889598846436, 1.09375, -0.19875000417232513, 10.582857131958008, 43.029998779296875, -0.8962500095367432, -0.41874998807907104, 0.734375, -1.0056250095367432, 0.6506249904632568, 0.8293749690055847, 0.8968750238418579, 0.00500000175088644, 0.7768750190734863, -2.4468750953674316], "max": [1.4414477348327637, -0.6808861494064331, 1.4638885259628296, 0.027800031006336212, -0.5527580976486206, 1.108067274093628, -0.28114748001098633, -0.72198486328125, 1.6546025276184082, 0.42863017320632935, 1.5248212814331055, -1.132696270942688, 70.734375, 61.35375213623047, 2.0112500190734863, 9.608749389648438, 48.01874923706055, 39.439998626708984, 54.125, 48.122501373291016, 54.92000198364258, 54.25749969482422, 44.575626373291016, 76.56500244140625, 63.90875244140625, 75.87249755859375, 0.9162499904632568, 9.494375228881836, 56.483123779296875, 106.72062683105469, 59.25062561035156, 93.90437316894531, 93.296875, 109.43812561035156, 101.15750122070312, 110.01937866210938], "mean": [0.9747089147567749, -0.8055950403213501, 0.980719804763794, -0.1297156810760498, -0.9532990455627441, 1.0305423736572266, -0.8121329545974731, -0.9252469539642334, 1.055850625038147, -0.16418802738189697, 0.786885678768158, -1.2095533609390259, 40.24850082397461, 51.18669509887695, 1.7774261236190796, 7.836331367492676, 15.820231437683105, 5.679447650909424, 14.83639144897461, 4.221276760101318, 12.854446411132812, 4.934640407562256, 7.822002410888672, 14.984750747680664, 41.1144905090332, 55.524234771728516, -0.2986227869987488, 5.092535495758057, 27.14212417602539, 18.08161163330078, 22.726783752441406, 25.148469924926758, 33.22547912597656, 30.47031021118164, 36.46870803833008, 46.226688385009766], "std": [0.24664074182510376, 0.12610332667827606, 0.15601253509521484, 0.09838059544563293, 0.1752067357301712, 0.034288421273231506, 0.2676393687725067, 0.162798210978508, 0.20140688121318817, 0.21452227234840393, 0.2583114802837372, 0.0690152496099472, 11.659921646118164, 3.6300878524780273, 0.04457490146160126, 3.0366315841674805, 12.044188499450684, 11.208772659301758, 13.967652320861816, 14.057290077209473, 15.348201751708984, 17.109729766845703, 12.25442886352539, 23.959083557128906, 14.689153671264648, 10.739706039428711, 0.511276364326477, 3.9492099285125732, 20.923059463500977, 34.2558479309082, 20.951026916503906, 37.2413444519043, 31.412416458129883, 39.264278411865234, 37.02424240112305, 43.65973663330078], "count": [230]}, "action": {"min": [0.34146830439567566, -1.1955682039260864, 0.7839534878730774, -0.4357086420059204, -1.4635733366012573, 0.979845404624939, -1.4255528450012207, -1.374551773071289, 0.7890821695327759, -0.46172845363616943, 0.4048886001110077, -1.3136110305786133, 19.041250228881836, 47.26874923706055, 1.6737499237060547, -0.3125, 0.9946666359901428, -0.5918750166893005, 0.8422222137451172, -2.0143749713897705, 0.9637500047683716, -3.0088889598846436, 1.09375, -0.19875000417232513, 10.582857131958008, 43.029998779296875, -0.8962500095367432, -0.41874998807907104, 0.734375, -1.0056250095367432, 0.6506249904632568, 0.8293749690055847, 0.8968750238418579, 0.00500000175088644, 0.7768750190734863, -2.4468750953674316], "max": [1.4414477348327637, -0.6808861494064331, 1.4638885259628296, 0.027800031006336212, -0.5527580976486206, 1.108067274093628, -0.28114748001098633, -0.72198486328125, 1.6546025276184082, 0.42863017320632935, 1.5248212814331055, -1.132696270942688, 70.734375, 61.35375213623047, 2.0112500190734863, 9.608749389648438, 48.01874923706055, 39.439998626708984, 54.125, 48.122501373291016, 54.92000198364258, 54.25749969482422, 44.575626373291016, 76.56500244140625, 63.90875244140625, 75.87249755859375, 0.9162499904632568, 9.494375228881836, 56.483123779296875, 106.72062683105469, 59.25062561035156, 93.90437316894531, 93.296875, 109.43812561035156, 101.15750122070312, 110.01937866210938], "mean": [0.9747086763381958, -0.8055949211120605, 0.9807195663452148, -0.1297156810760498, -0.9532992243766785, 1.0305418968200684, -0.8121327757835388, -0.9252471923828125, 1.0558509826660156, -0.1641879826784134, 0.7868855595588684, -1.209553837776184, 40.24849319458008, 51.18666076660156, 1.7774255275726318, 7.836333274841309, 15.820219039916992, 5.679461479187012, 14.836395263671875, 4.221275806427002, 12.854460716247559, 4.934650897979736, 7.822000980377197, 14.984731674194336, 41.11448287963867, 55.52421569824219, -0.2986227571964264, 5.092535972595215, 27.142147064208984, 18.08161735534668, 22.726783752441406, 25.148475646972656, 33.225486755371094, 30.47031593322754, 36.46875, 46.22666549682617], "std": [0.24664072692394257, 0.12610334157943726, 0.15601253509521484, 0.09838060289621353, 0.1752067357301712, 0.03428841754794121, 0.2676393687725067, 0.1627981960773468, 0.20140691101551056, 0.21452227234840393, 0.2583114802837372, 0.06901524215936661, 11.659921646118164, 3.6300880908966064, 0.04457493871450424, 3.0366311073303223, 12.044188499450684, 11.208771705627441, 13.96765422821045, 14.057291030883789, 15.348206520080566, 17.109729766845703, 12.25443172454834, 23.959087371826172, 14.689151763916016, 10.739707946777344, 0.5112765431404114, 3.9492101669311523, 20.923059463500977, 34.25585174560547, 20.951030731201172, 37.24134826660156, 31.41242218017578, 39.2642707824707, 37.02423858642578, 43.659732818603516], "count": [230]}, "timestamp": {"min": [0.0], "max": [7.633333333333334], "mean": [3.8166666666666664], "std": [2.213155113306692], "count": [230]}, "frame_index": {"min": [0], "max": [229], "mean": [114.5], "std": [66.39465339920075], "count": [230]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [230]}, "index": {"min": [7490], "max": [7719], "mean": [7604.5], "std": [66.39465339920075], "count": [230]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [230]}, "subtask_annotation": {"mean": [1.982608695652174, 7.0, 7.0, 7.0, 7.0], "std": [2.004267658492968, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [230]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [230]}, "eef_direction_state": {"mean": [3.873913043478261, 4.008695652173913], "std": [2.0927862416663903, 1.9956284928025683], "min": [0, 0], "max": [6, 6], "count": [230]}, "eef_velocity_state": {"mean": [0.8739130434782608, 1.117391304347826], "std": [0.8323447191933154, 0.8743455559609911], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_acc_mag_state": {"mean": [0.7260869565217392, 0.8565217391304348], "std": [0.8333887820242004, 0.8242657269702813], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_direction_action": {"mean": [3.873913043478261, 4.008695652173913], "std": [2.0927862416663903, 1.9956284928025683], "min": [0, 0], "max": [6, 6], "count": [230]}, "eef_velocity_action": {"mean": [0.8739130434782608, 1.117391304347826], "std": [0.8323447191933154, 0.8743455559609911], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_acc_mag_action": {"mean": [0.7260869565217392, 0.8565217391304348], "std": [0.8333887820242004, 0.8242657269702813], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_sim_pose_state": {"mean": [0.6238581213527212, 0.19473214151978177, 1.1656445872093464, -1.5773579363538295, 1.0979968718139668, -2.145666554369497, 0.6168910364704822, -0.12738929492892356, 1.1547218796051826, 1.7310634793693356, 1.2956617641768589, 0.7881927955831542], "std": [0.048018288115953676, 0.035971502014314635, 0.040892662089401496, 0.24767253770543599, 0.03813902655693079, 0.23934267188426653, 0.06410467897361916, 0.043392195411579265, 0.08053411519393318, 0.9637397539453147, 0.09318462182851493, 2.1200695854520797], "min": [0.5648618093855928, 0.11992252554529968, 1.111845342905865, -1.9298582794390127, 1.0156613764023295, -2.5552265464674546, 0.5621389533126413, -0.2714039584987354, 1.0348040896564956, -0.027901542198666363, 1.1262309975790195, -3.105284774202072], "max": [0.7696312661398318, 0.2791405100025641, 1.2791244340385195, -0.9008925241416983, 1.181190940464039, -1.58409367603492, 0.8079698540934244, -0.08121311413496918, 1.321378877821371, 3.0321705729694934, 1.5218202205943872, 3.1234369088489746], "count": [230]}, "eef_sim_pose_action": {"mean": [0.6238581213527212, 0.19473214151978177, 1.1656445872093464, -1.5773579363538295, 1.0979968718139668, -2.145666554369497, 0.6168910364704822, -0.12738929492892356, 1.1547218796051826, 1.7310634793693356, 1.2956617641768589, 0.7881927955831542], "std": [0.048018288115953676, 0.035971502014314635, 0.040892662089401496, 0.24767253770543599, 0.03813902655693079, 0.23934267188426653, 0.06410467897361916, 0.043392195411579265, 0.08053411519393318, 0.9637397539453147, 0.09318462182851493, 2.1200695854520797], "min": [0.5648618093855928, 0.11992252554529968, 1.111845342905865, -1.9298582794390127, 1.0156613764023295, -2.5552265464674546, 0.5621389533126413, -0.2714039584987354, 1.0348040896564956, -0.027901542198666363, 1.1262309975790195, -3.105284774202072], "max": [0.7696312661398318, 0.2791405100025641, 1.2791244340385195, -0.9008925241416983, 1.181190940464039, -1.58409367603492, 0.8079698540934244, -0.08121311413496918, 1.321378877821371, 3.0321705729694934, 1.5218202205943872, 3.1234369088489746], "count": [230]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3949428941993464]], [[0.38373697099673204]], [[0.3932481903594771]]], "std": [[[0.20205775930267017]], [[0.20150534333679013]], [[0.21102109695187687]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31681582107843137]], [[0.3186581107026144]], [[0.3056494035947712]]], "std": [[[0.161247355062909]], [[0.15778197598550572]], [[0.16610428226211715]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31416825163398693]], [[0.3307812193627451]], [[0.3305341421568628]]], "std": [[[0.18425939465467]], [[0.17612092101246687]], [[0.18864107727435567]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.221209579248366]], [[0.24632362949346406]], [[0.2368844669117647]]], "std": [[[0.2658188532950106]], [[0.26771099195971154]], [[0.2649805154266637]]], "count": [100]}, "observation.state": {"min": [0.33453020453453064, -1.2553883790969849, 0.8187524676322937, -0.4207463264465332, -1.565427303314209, 0.81898033618927, -1.4332671165466309, -1.2406777143478394, 0.8572232127189636, -0.5664911866188049, 0.47171837091445923, -1.1474307775497437, 3.674999952316284, 41.8650016784668, 1.6087499856948853, -0.6000000238418579, 1.0268750190734863, 0.5425000190734863, 0.71875, -2.049999952316284, 0.9900000095367432, -3.021250009536743, 0.7233333587646484, -0.036249998956918716, 2.9106249809265137, 44.397499084472656, -1.0006250143051147, -0.12437500059604645, 0.6866666674613953, 0.8756250143051147, 0.6668750047683716, 0.5612499713897705, 1.0625, 0.12062500417232513, -0.08687499910593033, -2.2649998664855957], "max": [1.4388197660446167, -0.7038223743438721, 1.525687575340271, 0.18224994838237762, -0.4383869171142578, 1.069419026374817, -0.31905660033226013, -0.7187952995300293, 1.5330071449279785, 0.455587774515152, 1.5894179344177246, -0.8382925391197205, 65.52437591552734, 62.09749984741211, 37.94937515258789, 9.84749984741211, 39.68812561035156, 71.1762466430664, 46.11125183105469, 101.49124908447266, 56.21812438964844, 110.6612548828125, 70.37000274658203, 110.375, 69.47562408447266, 80.71500396728516, 2.25, 9.637499809265137, 40.79125213623047, 1.1887500286102295, 36.5, 62.173126220703125, 44.96812438964844, 63.65875244140625, 59.63312530517578, 102.62249755859375], "mean": [1.066100835800171, -0.8191784024238586, 0.9777470231056213, -0.1339823454618454, -1.0926668643951416, 0.8687223196029663, -0.9055805206298828, -0.8518467545509338, 1.0148346424102783, -0.17095471918582916, 0.8438094854354858, -1.0568345785140991, 41.35392379760742, 50.06736755371094, 4.1833367347717285, 7.488392353057861, 9.88247299194336, 12.528194427490234, 10.968914985656738, 14.797290802001953, 12.04159164428711, 19.008346557617188, 12.337193489074707, 27.00676727294922, 37.0481071472168, 59.5421142578125, 0.6286523342132568, 6.863133907318115, 19.262537002563477, 0.9261718392372131, 14.130345344543457, 13.465831756591797, 13.750179290771484, 12.554716110229492, 12.44127082824707, 23.058032989501953], "std": [0.34529227018356323, 0.13687670230865479, 0.1836656928062439, 0.1966506391763687, 0.2835749089717865, 0.0459086112678051, 0.30413347482681274, 0.13468089699745178, 0.17841114103794098, 0.26523977518081665, 0.2726100981235504, 0.05795629322528839, 12.107117652893066, 3.848754405975342, 7.543457984924316, 3.878896713256836, 14.261724472045898, 22.76303482055664, 16.73571014404297, 32.89189147949219, 19.117843627929688, 39.61343002319336, 22.007457733154297, 43.3135871887207, 23.579782485961914, 14.165629386901855, 1.4305897951126099, 3.8658387660980225, 10.02806282043457, 0.040919553488492966, 12.103022575378418, 21.468395233154297, 16.028287887573242, 21.43199920654297, 19.111839294433594, 34.11001968383789], "count": [260]}, "action": {"min": [0.33453020453453064, -1.2553883790969849, 0.8187524676322937, -0.4207463264465332, -1.565427303314209, 0.81898033618927, -1.4332671165466309, -1.2406777143478394, 0.8572232127189636, -0.5664911866188049, 0.47171837091445923, -1.1474307775497437, 3.674999952316284, 41.8650016784668, 1.6087499856948853, -0.6000000238418579, 1.0268750190734863, 0.5425000190734863, 0.71875, -2.049999952316284, 0.9900000095367432, -3.021250009536743, 0.7233333587646484, -0.036249998956918716, 2.9106249809265137, 44.397499084472656, -1.0006250143051147, -0.12437500059604645, 0.6866666674613953, 0.8756250143051147, 0.6668750047683716, 0.5612499713897705, 1.0625, 0.12062500417232513, -0.08687499910593033, -2.2649998664855957], "max": [1.4388197660446167, -0.7038223743438721, 1.525687575340271, 0.18224994838237762, -0.4383869171142578, 1.069419026374817, -0.31905660033226013, -0.7187952995300293, 1.5330071449279785, 0.455587774515152, 1.5894179344177246, -0.8382925391197205, 65.52437591552734, 62.09749984741211, 37.94937515258789, 9.84749984741211, 39.68812561035156, 71.1762466430664, 46.11125183105469, 101.49124908447266, 56.21812438964844, 110.6612548828125, 70.37000274658203, 110.375, 69.47562408447266, 80.71500396728516, 2.25, 9.637499809265137, 40.79125213623047, 1.1887500286102295, 36.5, 62.173126220703125, 44.96812438964844, 63.65875244140625, 59.63312530517578, 102.62249755859375], "mean": [1.0661011934280396, -0.8191784024238586, 0.9777464270591736, -0.1339823305606842, -1.0926671028137207, 0.8687222003936768, -0.9055809378623962, -0.8518467545509338, 1.0148347616195679, -0.17095474898815155, 0.8438093066215515, -1.0568344593048096, 41.35392379760742, 50.06736755371094, 4.183330059051514, 7.488391399383545, 9.882489204406738, 12.52820110321045, 10.968931198120117, 14.797309875488281, 12.041584968566895, 19.00831413269043, 12.337199211120605, 27.00677490234375, 37.04811096191406, 59.54212951660156, 0.6286519765853882, 6.86313533782959, 19.262531280517578, 0.9261718392372131, 14.130356788635254, 13.465826988220215, 13.750177383422852, 12.55472183227539, 12.441274642944336, 23.058025360107422], "std": [0.3452921509742737, 0.1368766874074936, 0.1836656630039215, 0.1966506391763687, 0.2835749089717865, 0.045908618718385696, 0.30413341522216797, 0.13468089699745178, 0.1784111112356186, 0.26523974537849426, 0.2726100981235504, 0.05795629322528839, 12.1071138381958, 3.8487548828125, 7.543458461761475, 3.8788950443267822, 14.261728286743164, 22.763032913208008, 16.735706329345703, 32.89188766479492, 19.11783790588379, 39.61347579956055, 22.00745964050293, 43.31359100341797, 23.57977867126465, 14.165633201599121, 1.4305896759033203, 3.865838050842285, 10.02806282043457, 0.04091954603791237, 12.103021621704102, 21.468395233154297, 16.028287887573242, 21.43199920654297, 19.11183738708496, 34.110015869140625], "count": [260]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [260]}, "index": {"min": [7720], "max": [7979], "mean": [7849.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [2.1961538461538463, 7.0, 7.0, 7.0, 7.0], "std": [1.9738639905663287, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [260]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [260]}, "eef_direction_state": {"mean": [4.223076923076923, 4.180769230769231], "std": [2.0106079624576805, 1.9260400248994813], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [0.926923076923077, 1.0538461538461539], "std": [0.8978854185541011, 0.875403541771875], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_state": {"mean": [0.7307692307692307, 0.8653846153846154], "std": [0.834712862085028, 0.8092932850961861], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_direction_action": {"mean": [4.223076923076923, 4.180769230769231], "std": [2.0106079624576805, 1.9260400248994813], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [0.926923076923077, 1.0538461538461539], "std": [0.8978854185541011, 0.875403541771875], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_action": {"mean": [0.7307692307692307, 0.8653846153846154], "std": [0.834712862085028, 0.8092932850961861], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_sim_pose_state": {"mean": [0.6105189637679416, 0.20390299915985294, 1.1694635081511708, -1.4866166174035718, 0.9599700790601703, -2.0614109643764227, 0.602254406899322, -0.15616244352577607, 1.1476297105302988, 1.8713596837299429, 1.1942823158548832, 1.0305090698109098], "std": [0.0585246778508112, 0.053060155417949714, 0.052881488792363686, 0.24213583318288662, 0.09118154778784641, 0.2393968895025103, 0.06141770115459187, 0.04305025285515843, 0.07816242769372864, 0.8240987690753762, 0.11250333459797127, 2.0896132593306533], "min": [0.56311937561981, 0.09724529308510488, 1.0918835989006397, -1.9029357414985215, 0.8384129183846722, -2.6604318943788052, 0.56330552624237, -0.2798607224020849, 1.043417491766633, 0.20349390733743217, 0.8002981244946419, -3.093971842169157], "max": [0.779867281022399, 0.27415797831213057, 1.3122143847140617, -0.7818181845955057, 1.1196285098113625, -1.5823547331352588, 0.7774956198843512, -0.1040233039745862, 1.3147599567126802, 3.0300212934156123, 1.5161313378462071, 3.134829039537509], "count": [260]}, "eef_sim_pose_action": {"mean": [0.6105189637679416, 0.20390299915985294, 1.1694635081511708, -1.4866166174035718, 0.9599700790601703, -2.0614109643764227, 0.602254406899322, -0.15616244352577607, 1.1476297105302988, 1.8713596837299429, 1.1942823158548832, 1.0305090698109098], "std": [0.0585246778508112, 0.053060155417949714, 0.052881488792363686, 0.24213583318288662, 0.09118154778784641, 0.2393968895025103, 0.06141770115459187, 0.04305025285515843, 0.07816242769372864, 0.8240987690753762, 0.11250333459797127, 2.0896132593306533], "min": [0.56311937561981, 0.09724529308510488, 1.0918835989006397, -1.9029357414985215, 0.8384129183846722, -2.6604318943788052, 0.56330552624237, -0.2798607224020849, 1.043417491766633, 0.20349390733743217, 0.8002981244946419, -3.093971842169157], "max": [0.779867281022399, 0.27415797831213057, 1.3122143847140617, -0.7818181845955057, 1.1196285098113625, -1.5823547331352588, 0.7774956198843512, -0.1040233039745862, 1.3147599567126802, 3.0300212934156123, 1.5161313378462071, 3.134829039537509], "count": [260]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4047789869281046]], [[0.3931719301470588]], [[0.4013626940359477]]], "std": [[[0.21292752148366456]], [[0.21151759657906283]], [[0.21808307791597986]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2784713174019608]], [[0.2899004861111111]], [[0.27823187295751634]]], "std": [[[0.14618464204226406]], [[0.14279260889163464]], [[0.15071197789908108]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3282330371732026]], [[0.34927737949346405]], [[0.3444788929738562]]], "std": [[[0.19417417084411076]], [[0.1855942994471097]], [[0.1986899070157351]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22696862540849672]], [[0.2586032516339869]], [[0.24341331290849672]]], "std": [[[0.2674811065134871]], [[0.27310477381613224]], [[0.27719252858129845]]], "count": [100]}, "observation.state": {"min": [0.30389297008514404, -1.2076562643051147, 0.8319345712661743, -0.32113882899284363, -1.2256174087524414, 0.8911268711090088, -1.1671243906021118, -1.3714523315429688, 0.9025499224662781, -0.4578421711921692, 0.420791357755661, -1.1623120307922363, 14.28499984741211, 45.768123626708984, 1.3112499713897705, -0.5699999928474426, 1.0507692098617554, -2.2906250953674316, 0.8374999761581421, -2.051875114440918, 0.8799999952316284, -0.38999998569488525, 0.8343750238418579, 0.020624998956918716, 1.903333306312561, 45.07875061035156, -1.0143749713897705, -0.3149999976158142, 0.953125, -1.0681250095367432, 0.6668750047683716, 0.6450000405311584, 0.9854545593261719, 0.11937500536441803, 0.9068750143051147, -2.3524999618530273], "max": [1.3502750396728516, -0.6944380402565002, 1.5325303077697754, 0.16522659361362457, -0.48013466596603394, 1.032630443572998, -0.28715571761131287, -0.7955672740936279, 1.6452802419662476, 0.20245754718780518, 1.13300359249115, -1.1046816110610962, 71.3862533569336, 59.926876068115234, 1.7231249809265137, 9.55062484741211, 52.290626525878906, 31.561874389648438, 47.32500076293945, 55.50812530517578, 49.36125183105469, 61.62062454223633, 41.864376068115234, 71.3499984741211, 67.91999816894531, 76.03874969482422, 1.9275000095367432, 9.421250343322754, 47.953125, 103.20999908447266, 59.153751373291016, 110.64749908447266, 77.96562957763672, 110.06937408447266, 95.92375183105469, 109.53688049316406], "mean": [0.915736973285675, -0.8153892159461975, 1.0136305093765259, -0.04641997441649437, -0.7990131378173828, 0.9865018725395203, -0.7551371455192566, -0.959735095500946, 1.1070488691329956, -0.25514471530914307, 0.6785686016082764, -1.1304112672805786, 31.6226806640625, 52.094573974609375, 1.4505890607833862, 7.823776721954346, 9.729248046875, 1.881819248199463, 8.894530296325684, 5.298440933227539, 9.040626525878906, 8.306269645690918, 7.070122718811035, 11.565862655639648, 37.764347076416016, 54.7299690246582, 0.4773017466068268, 6.97244930267334, 17.685640335083008, 15.449258804321289, 13.009597778320312, 30.279468536376953, 18.015138626098633, 24.817886352539062, 27.385761260986328, 36.50259780883789], "std": [0.25302332639694214, 0.11411318182945251, 0.16634811460971832, 0.10166607797145844, 0.13734900951385498, 0.03603147715330124, 0.20703279972076416, 0.1478199064731598, 0.17963704466819763, 0.1527153104543686, 0.18584880232810974, 0.017496099695563316, 16.054067611694336, 3.6065454483032227, 0.08529827743768692, 3.199657917022705, 15.714929580688477, 8.86799430847168, 14.490622520446777, 16.40085792541504, 15.389317512512207, 17.21122932434082, 12.364792823791504, 22.53937339782715, 24.42064094543457, 10.45125961303711, 1.329106330871582, 3.3393023014068604, 16.82278823852539, 28.462039947509766, 17.887235641479492, 41.40658187866211, 23.27972984313965, 35.193504333496094, 37.791011810302734, 48.7882194519043], "count": [211]}, "action": {"min": [0.30389297008514404, -1.2076562643051147, 0.8319345712661743, -0.32113882899284363, -1.2256174087524414, 0.8911268711090088, -1.1671243906021118, -1.3714523315429688, 0.9025499224662781, -0.4578421711921692, 0.420791357755661, -1.1623120307922363, 14.28499984741211, 45.768123626708984, 1.3112499713897705, -0.5699999928474426, 1.0507692098617554, -2.2906250953674316, 0.8374999761581421, -2.051875114440918, 0.8799999952316284, -0.38999998569488525, 0.8343750238418579, 0.020624998956918716, 1.903333306312561, 45.07875061035156, -1.0143749713897705, -0.3149999976158142, 0.953125, -1.0681250095367432, 0.6668750047683716, 0.6450000405311584, 0.9854545593261719, 0.11937500536441803, 0.9068750143051147, -2.3524999618530273], "max": [1.3502750396728516, -0.6944380402565002, 1.5325303077697754, 0.16522659361362457, -0.48013466596603394, 1.032630443572998, -0.28715571761131287, -0.7955672740936279, 1.6452802419662476, 0.20245754718780518, 1.13300359249115, -1.1046816110610962, 71.3862533569336, 59.926876068115234, 1.7231249809265137, 9.55062484741211, 52.290626525878906, 31.561874389648438, 47.32500076293945, 55.50812530517578, 49.36125183105469, 61.62062454223633, 41.864376068115234, 71.3499984741211, 67.91999816894531, 76.03874969482422, 1.9275000095367432, 9.421250343322754, 47.953125, 103.20999908447266, 59.153751373291016, 110.64749908447266, 77.96562957763672, 110.06937408447266, 95.92375183105469, 109.53688049316406], "mean": [0.9157371520996094, -0.8153896927833557, 1.0136300325393677, -0.04641999304294586, -0.7990127205848694, 0.9865021705627441, -0.7551374435424805, -0.9597351551055908, 1.1070491075515747, -0.25514480471611023, 0.678568422794342, -1.1304115056991577, 31.6226806640625, 52.094512939453125, 1.450588583946228, 7.823774337768555, 9.729243278503418, 1.8818244934082031, 8.894536018371582, 5.298440456390381, 9.040617942810059, 8.306259155273438, 7.070122718811035, 11.565847396850586, 37.76433563232422, 54.72998809814453, 0.47730234265327454, 6.972455024719238, 17.685636520385742, 15.449261665344238, 13.009598731994629, 30.279462814331055, 18.01513671875, 24.817882537841797, 27.38576316833496, 36.50260543823242], "std": [0.25302329659461975, 0.11411316692829132, 0.1663481593132019, 0.10166608542203903, 0.13734900951385498, 0.03603147715330124, 0.20703279972076416, 0.14781992137432098, 0.17963704466819763, 0.1527153104543686, 0.18584880232810974, 0.017496105283498764, 16.054065704345703, 3.60654616355896, 0.08529825508594513, 3.1996562480926514, 15.714929580688477, 8.868000984191895, 14.490622520446777, 16.40085792541504, 15.389318466186523, 17.21123504638672, 12.364792823791504, 22.53937530517578, 24.420637130737305, 10.451258659362793, 1.3291064500808716, 3.3393020629882812, 16.822786331176758, 28.462038040161133, 17.887231826782227, 41.406578063964844, 23.27972984313965, 35.193504333496094, 37.791015625, 48.78822708129883], "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": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [211]}, "index": {"min": [7980], "max": [8190], "mean": [8085.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [1.90521327014218, 7.0, 7.0, 7.0, 7.0], "std": [1.964259161628607, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [211]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [211]}, "eef_direction_state": {"mean": [4.127962085308057, 3.5355450236966823], "std": [2.0555612046010867, 2.166618143933573], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [0.9004739336492891, 1.2037914691943128], "std": [0.8678293250819566, 0.8035376957883301], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.7867298578199052, 0.8815165876777251], "std": [0.8414691609465854, 0.8262228182878067], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [4.127962085308057, 3.5355450236966823], "std": [2.0555612046010867, 2.166618143933573], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [0.9004739336492891, 1.2037914691943128], "std": [0.8678293250819566, 0.8035376957883301], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [0.7867298578199052, 0.8815165876777251], "std": [0.8414691609465854, 0.8262228182878067], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.6285003854583416, 0.1901907349643029, 1.1470788226450739, -1.7967332948010004, 1.0835537548784855, -2.3737121312259366, 0.6266042969039978, -0.11693286599778953, 1.139597212597893, 2.022563301429883, 1.2727765208195594, 0.3036175382379177], "std": [0.05346960881948432, 0.02276879780460165, 0.05943506200820193, 0.33119624690674127, 0.05257977032417791, 0.31556938877868224, 0.059677302842697406, 0.026359282573603683, 0.08097453258413369, 0.9051101703140734, 0.08633525316277749, 2.473301633030412], "min": [0.5744868105162011, 0.1383215507386802, 1.1033853694500415, -2.074398374842874, 0.9948115237172281, -2.658016410061359, 0.5862353734596062, -0.20643592488200715, 1.039005444129869, 0.12556786888111565, 1.139005323742352, -3.1411814114906393], "max": [0.7886999641892547, 0.2566988554318161, 1.29853924490563, -0.8861340859957894, 1.2426774365631843, -1.5539789517267404, 0.8016870700496823, -0.07547838263475481, 1.306620963575927, 3.007758161145684, 1.5442217086627315, 3.1414490478397497], "count": [211]}, "eef_sim_pose_action": {"mean": [0.6285003854583416, 0.1901907349643029, 1.1470788226450739, -1.7967332948010004, 1.0835537548784855, -2.3737121312259366, 0.6266042969039978, -0.11693286599778953, 1.139597212597893, 2.022563301429883, 1.2727765208195594, 0.3036175382379177], "std": [0.05346960881948432, 0.02276879780460165, 0.05943506200820193, 0.33119624690674127, 0.05257977032417791, 0.31556938877868224, 0.059677302842697406, 0.026359282573603683, 0.08097453258413369, 0.9051101703140734, 0.08633525316277749, 2.473301633030412], "min": [0.5744868105162011, 0.1383215507386802, 1.1033853694500415, -2.074398374842874, 0.9948115237172281, -2.658016410061359, 0.5862353734596062, -0.20643592488200715, 1.039005444129869, 0.12556786888111565, 1.139005323742352, -3.1411814114906393], "max": [0.7886999641892547, 0.2566988554318161, 1.29853924490563, -0.8861340859957894, 1.2426774365631843, -1.5539789517267404, 0.8016870700496823, -0.07547838263475481, 1.306620963575927, 3.007758161145684, 1.5442217086627315, 3.1414490478397497], "count": [211]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4047441666666666]], [[0.39270978145424834]], [[0.40165837214052286]]], "std": [[[0.21065490835876347]], [[0.20954754222934713]], [[0.21581364436351594]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27972608455882353]], [[0.2930067626633987]], [[0.27876393790849674]]], "std": [[[0.14237778205000276]], [[0.1397202783707741]], [[0.14537483330630538]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32257285947712416]], [[0.34267909926470586]], [[0.337845210375817]]], "std": [[[0.18218008254648296]], [[0.17439644335224966]], [[0.1857913030908748]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2293580698529412]], [[0.25733838439542484]], [[0.23707471813725492]]], "std": [[[0.27120946773304305]], [[0.27306314247398444]], [[0.2706665424760941]]], "count": [100]}, "observation.state": {"min": [0.3531748354434967, -1.206392526626587, 0.8073082566261292, -0.41269296407699585, -1.4973126649856567, 0.9942683577537537, -1.199846625328064, -1.3166866302490234, 0.8893678784370422, -0.3355315923690796, 0.39756906032562256, -1.154869556427002, 20.78999900817871, 42.74437713623047, 1.1518750190734863, -1.002500057220459, 1.053125023841858, -2.259999990463257, 0.6875, -2.020624876022339, 0.6775000095367432, -3.2962498664855957, 0.7400000095367432, 0.048124998807907104, 22.198749542236328, 43.053123474121094, -0.8849999904632568, 0.03999999165534973, 0.9806249737739563, -0.9325000047683716, 0.6293749809265137, 0.7606250047683716, 1.0356249809265137, 0.12937499582767487, 0.27125000953674316, -2.3118748664855957], "max": [1.3990615606307983, -0.6767058372497559, 1.4826524257659912, 0.008511672727763653, -0.4886224865913391, 1.1514123678207397, -0.2617875933647156, -0.753689706325531, 1.6005760431289673, 0.26684215664863586, 1.3385341167449951, -1.075451135635376, 69.28125, 60.56312561035156, 1.7712500095367432, 9.523750305175781, 49.51499938964844, 29.53937530517578, 46.694374084472656, 61.24625015258789, 50.0056266784668, 55.45187759399414, 41.057498931884766, 79.52249908447266, 68.41250610351562, 63.93937683105469, 1.0012500286102295, 9.494375228881836, 42.776248931884766, 109.02874755859375, 59.694374084472656, 111.20625305175781, 49.30687713623047, 46.8125, 96.12750244140625, 110.56500244140625], "mean": [0.9666086435317993, -0.8021177649497986, 0.9782991409301758, -0.14532983303070068, -1.008417010307312, 1.0422499179840088, -0.8190361261367798, -0.9494394659996033, 1.0863001346588135, -0.16726331412792206, 0.7923154234886169, -1.1099265813827515, 39.55442810058594, 49.61787033081055, 1.3527302742004395, 7.753763198852539, 10.177570343017578, 4.722506999969482, 8.630175590515137, 6.242424011230469, 9.050379753112793, 6.226025581359863, 7.156733989715576, 15.200618743896484, 43.464935302734375, 53.87125778198242, 0.09860558062791824, 7.370644569396973, 16.963483810424805, 19.870168685913086, 15.239058494567871, 29.839826583862305, 14.759127616882324, 14.402315139770508, 22.96592140197754, 32.440162658691406], "std": [0.2393983155488968, 0.11633720993995667, 0.15346600115299225, 0.08899249136447906, 0.193313330411911, 0.04590705782175064, 0.2214270979166031, 0.13235148787498474, 0.16198322176933289, 0.1449366807937622, 0.19861288368701935, 0.03252427279949188, 12.153109550476074, 4.853659152984619, 0.17438696324825287, 3.5043036937713623, 15.856650352478027, 8.791626930236816, 15.011674880981445, 18.346967697143555, 16.31325912475586, 18.60993194580078, 11.808279991149902, 26.495899200439453, 14.621201515197754, 6.024567127227783, 0.7612513899803162, 2.979965925216675, 13.204362869262695, 35.45497512817383, 21.009857177734375, 43.992488861083984, 17.27950668334961, 19.061941146850586, 34.42439651489258, 44.734580993652344], "count": [225]}, "action": {"min": [0.3531748354434967, -1.206392526626587, 0.8073082566261292, -0.41269296407699585, -1.4973126649856567, 0.9942683577537537, -1.199846625328064, -1.3166866302490234, 0.8893678784370422, -0.3355315923690796, 0.39756906032562256, -1.154869556427002, 20.78999900817871, 42.74437713623047, 1.1518750190734863, -1.002500057220459, 1.053125023841858, -2.259999990463257, 0.6875, -2.020624876022339, 0.6775000095367432, -3.2962498664855957, 0.7400000095367432, 0.048124998807907104, 22.198749542236328, 43.053123474121094, -0.8849999904632568, 0.03999999165534973, 0.9806249737739563, -0.9325000047683716, 0.6293749809265137, 0.7606250047683716, 1.0356249809265137, 0.12937499582767487, 0.27125000953674316, -2.3118748664855957], "max": [1.3990615606307983, -0.6767058372497559, 1.4826524257659912, 0.008511672727763653, -0.4886224865913391, 1.1514123678207397, -0.2617875933647156, -0.753689706325531, 1.6005760431289673, 0.26684215664863586, 1.3385341167449951, -1.075451135635376, 69.28125, 60.56312561035156, 1.7712500095367432, 9.523750305175781, 49.51499938964844, 29.53937530517578, 46.694374084472656, 61.24625015258789, 50.0056266784668, 55.45187759399414, 41.057498931884766, 79.52249908447266, 68.41250610351562, 63.93937683105469, 1.0012500286102295, 9.494375228881836, 42.776248931884766, 109.02874755859375, 59.694374084472656, 111.20625305175781, 49.30687713623047, 46.8125, 96.12750244140625, 110.56500244140625], "mean": [0.9666093587875366, -0.8021177053451538, 0.9782992601394653, -0.14532984793186188, -1.008417010307312, 1.0422497987747192, -0.8190360069274902, -0.9494399428367615, 1.0863001346588135, -0.16726335883140564, 0.7923157215118408, -1.1099269390106201, 39.55440139770508, 49.617862701416016, 1.3527309894561768, 7.753766059875488, 10.177567481994629, 4.722506046295166, 8.630183219909668, 6.242423057556152, 9.050378799438477, 6.226020812988281, 7.156730651855469, 15.20061206817627, 43.464942932128906, 53.87120819091797, 0.09860555827617645, 7.370645523071289, 16.96348762512207, 19.870168685913086, 15.23906135559082, 29.839832305908203, 14.759124755859375, 14.40230941772461, 22.96590805053711, 32.440147399902344], "std": [0.23939818143844604, 0.11633721739053726, 0.15346604585647583, 0.08899249881505966, 0.193313330411911, 0.04590706154704094, 0.2214270979166031, 0.13235148787498474, 0.16198322176933289, 0.1449366807937622, 0.19861289858818054, 0.03252427279949188, 12.153111457824707, 4.853658676147461, 0.17438699305057526, 3.504302740097046, 15.856648445129395, 8.791626930236816, 15.011672973632812, 18.346969604492188, 16.31325912475586, 18.60993194580078, 11.808281898498535, 26.49590492248535, 14.621203422546387, 6.024567127227783, 0.7612514495849609, 2.979966402053833, 13.204361915588379, 35.45497512817383, 21.009859085083008, 43.992488861083984, 17.279508590698242, 19.06193733215332, 34.42439651489258, 44.73459243774414], "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": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [225]}, "index": {"min": [8191], "max": [8415], "mean": [8303.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [1.92, 7.0, 7.0, 7.0, 7.0], "std": [1.9850104953542875, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [225]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [225]}, "eef_direction_state": {"mean": [4.231111111111111, 3.7422222222222223], "std": [2.0677225498624976, 2.109290442978281], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [0.8444444444444444, 1.1244444444444444], "std": [0.8933222774329684, 0.8124463894943909], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_state": {"mean": [0.7555555555555555, 0.8888888888888888], "std": [0.8314794192830988, 0.8116436607888741], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_direction_action": {"mean": [4.231111111111111, 3.7422222222222223], "std": [2.0677225498624976, 2.109290442978281], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [0.8444444444444444, 1.1244444444444444], "std": [0.8933222774329684, 0.8124463894943909], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_action": {"mean": [0.7555555555555555, 0.8888888888888888], "std": [0.8314794192830988, 0.8116436607888741], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_sim_pose_state": {"mean": [0.6250103928065077, 0.19712459627165335, 1.180984800426127, -1.4308168484989836, 1.094838414668151, -2.0033349516945713, 0.6211719680628696, -0.12522775398606104, 1.1455179317945747, 1.6629253049887596, 1.2551852389866427, 0.8295565470033289], "std": [0.047986244618567674, 0.027212697235075724, 0.04077908904267823, 0.2273979084270554, 0.057619826927089904, 0.2116503218315026, 0.05393401218508895, 0.035202258731953026, 0.07646039953041446, 0.6726677519618988, 0.07362647675887485, 2.278333762361671], "min": [0.5711781465936936, 0.12402155790792971, 1.1049752865672804, -1.8218915464925296, 1.028115028593481, -2.3743467019098397, 0.5808833132569782, -0.2310951013470857, 1.0355573277345642, 0.2921083524510511, 1.1247990806539487, -3.1387069975899515], "max": [0.7775486799376906, 0.2759111383779132, 1.2814549630962526, -0.8008407312520265, 1.285348366111653, -1.4814071768407828, 0.7922813322103313, -0.08107980613806118, 1.2877027190441055, 2.529004617410303, 1.4073332469769295, 3.113940830183537], "count": [225]}, "eef_sim_pose_action": {"mean": [0.6250103928065077, 0.19712459627165335, 1.180984800426127, -1.4308168484989836, 1.094838414668151, -2.0033349516945713, 0.6211719680628696, -0.12522775398606104, 1.1455179317945747, 1.6629253049887596, 1.2551852389866427, 0.8295565470033289], "std": [0.047986244618567674, 0.027212697235075724, 0.04077908904267823, 0.2273979084270554, 0.057619826927089904, 0.2116503218315026, 0.05393401218508895, 0.035202258731953026, 0.07646039953041446, 0.6726677519618988, 0.07362647675887485, 2.278333762361671], "min": [0.5711781465936936, 0.12402155790792971, 1.1049752865672804, -1.8218915464925296, 1.028115028593481, -2.3743467019098397, 0.5808833132569782, -0.2310951013470857, 1.0355573277345642, 0.2921083524510511, 1.1247990806539487, -3.1387069975899515], "max": [0.7775486799376906, 0.2759111383779132, 1.2814549630962526, -0.8008407312520265, 1.285348366111653, -1.4814071768407828, 0.7922813322103313, -0.08107980613806118, 1.2877027190441055, 2.529004617410303, 1.4073332469769295, 3.113940830183537], "count": [225]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4047621425653595]], [[0.3959152308006536]], [[0.403516983251634]]], "std": [[[0.20772251760011048]], [[0.20478287415950688]], [[0.2138666969352977]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2839948161764706]], [[0.2979455698529412]], [[0.2850403288398693]]], "std": [[[0.14592086280149513]], [[0.1452291356007592]], [[0.15125943751437787]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.326993016748366]], [[0.3468867973856209]], [[0.3428967953431373]]], "std": [[[0.19249542631226668]], [[0.18456336099617693]], [[0.19831010567667773]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2361477920751634]], [[0.26285162581699345]], [[0.2420924223856209]]], "std": [[[0.2725099773778419]], [[0.273929446027212]], [[0.2723833729616376]]], "count": [100]}, "observation.state": {"min": [0.3317883610725403, -1.16683828830719, 0.8765672445297241, -0.2894339859485626, -1.2897900342941284, 0.8313305974006653, -1.051918864250183, -1.3200246095657349, 0.9064071178436279, -0.35341325402259827, 0.34750038385391235, -1.1820019483566284, 7.265555381774902, 43.658748626708984, 1.2756249904632568, -0.41187500953674316, 0.8793333172798157, 0.7700000405311584, 0.8224999904632568, -2.0, 0.8976923227310181, -0.03062499314546585, 0.9775000214576721, -0.05000000074505806, 1.8068749904632568, 44.05812454223633, -0.9424999952316284, 1.3118749856948853, 0.640625, 0.7300000190734863, 0.6740000247955322, -1.3231250047683716, 0.828125, -0.3643749952316284, 0.9225000143051147, -2.380000114440918], "max": [1.2662657499313354, -0.6956630349159241, 1.4968147277832031, 0.14503222703933716, -0.4687380790710449, 1.0496553182601929, -0.24733920395374298, -0.7466112375259399, 1.5969996452331543, 0.09034612774848938, 1.038651943206787, -1.146262526512146, 67.26812744140625, 59.963748931884766, 1.9643750190734863, 9.516875267028809, 50.17124938964844, 38.21500015258789, 51.12437438964844, 57.36750030517578, 50.86187744140625, 66.24187469482422, 46.877498626708984, 84.29624938964844, 72.76250457763672, 75.11687469482422, 0.47437500953674316, 10.044374465942383, 35.9474983215332, 59.23749923706055, 53.84749984741211, 99.78750610351562, 86.93937683105469, 110.84062957763672, 93.34500122070312, 109.41374969482422], "mean": [0.9007852673530579, -0.8155550360679626, 1.0650526285171509, -0.08882498741149902, -0.9577295780181885, 0.9097625613212585, -0.7129740118980408, -0.9170008301734924, 1.087268590927124, -0.2196567952632904, 0.6357018947601318, -1.1671273708343506, 40.28042984008789, 50.013282775878906, 1.445228099822998, 7.627490043640137, 12.560583114624023, 6.581532001495361, 10.491707801818848, 6.737110614776611, 10.35755443572998, 10.553659439086914, 9.564120292663574, 16.514549255371094, 31.218429565429688, 60.143123626708984, -0.18419240415096283, 8.349449157714844, 10.529030799865723, 9.833322525024414, 11.508831024169922, 25.014480590820312, 21.320112228393555, 30.1691951751709, 22.58291244506836, 31.737926483154297], "std": [0.23703967034816742, 0.11201264709234238, 0.14247532188892365, 0.11072500050067902, 0.18436199426651, 0.05248803272843361, 0.21391859650611877, 0.1504671424627304, 0.1777743399143219, 0.08425948023796082, 0.1409757137298584, 0.013662724755704403, 15.011515617370605, 4.9519758224487305, 0.20745189487934113, 3.3306126594543457, 15.530142784118652, 11.113481521606445, 16.377395629882812, 17.784032821655273, 17.165233612060547, 20.875659942626953, 13.695178985595703, 28.250654220581055, 27.872732162475586, 8.925519943237305, 0.6140249967575073, 2.1423840522766113, 11.354605674743652, 17.538188934326172, 16.722036361694336, 38.8648796081543, 30.67144775390625, 44.81687545776367, 33.56338119506836, 46.57737350463867], "count": [191]}, "action": {"min": [0.3317883610725403, -1.16683828830719, 0.8765672445297241, -0.2894339859485626, -1.2897900342941284, 0.8313305974006653, -1.051918864250183, -1.3200246095657349, 0.9064071178436279, -0.35341325402259827, 0.34750038385391235, -1.1820019483566284, 7.265555381774902, 43.658748626708984, 1.2756249904632568, -0.41187500953674316, 0.8793333172798157, 0.7700000405311584, 0.8224999904632568, -2.0, 0.8976923227310181, -0.03062499314546585, 0.9775000214576721, -0.05000000074505806, 1.8068749904632568, 44.05812454223633, -0.9424999952316284, 1.3118749856948853, 0.640625, 0.7300000190734863, 0.6740000247955322, -1.3231250047683716, 0.828125, -0.3643749952316284, 0.9225000143051147, -2.380000114440918], "max": [1.2662657499313354, -0.6956630349159241, 1.4968147277832031, 0.14503222703933716, -0.4687380790710449, 1.0496553182601929, -0.24733920395374298, -0.7466112375259399, 1.5969996452331543, 0.09034612774848938, 1.038651943206787, -1.146262526512146, 67.26812744140625, 59.963748931884766, 1.9643750190734863, 9.516875267028809, 50.17124938964844, 38.21500015258789, 51.12437438964844, 57.36750030517578, 50.86187744140625, 66.24187469482422, 46.877498626708984, 84.29624938964844, 72.76250457763672, 75.11687469482422, 0.47437500953674316, 10.044374465942383, 35.9474983215332, 59.23749923706055, 53.84749984741211, 99.78750610351562, 86.93937683105469, 110.84062957763672, 93.34500122070312, 109.41374969482422], "mean": [0.9007852077484131, -0.8155549764633179, 1.0650527477264404, -0.08882500976324081, -0.9577296376228333, 0.9097626209259033, -0.7129738926887512, -0.917000949382782, 1.0872688293457031, -0.21965676546096802, 0.6357020735740662, -1.167127251625061, 40.28042984008789, 50.01329803466797, 1.4452284574508667, 7.627493858337402, 12.560592651367188, 6.581539154052734, 10.491714477539062, 6.737105369567871, 10.35755443572998, 10.553655624389648, 9.564118385314941, 16.51453971862793, 31.218427658081055, 60.143104553222656, -0.18419240415096283, 8.349448204040527, 10.529033660888672, 9.833324432373047, 11.508832931518555, 25.014482498168945, 21.320114135742188, 30.169187545776367, 22.58291244506836, 31.737926483154297], "std": [0.23703965544700623, 0.11201263964176178, 0.14247533679008484, 0.11072499305009842, 0.1843620091676712, 0.052488043904304504, 0.21391859650611877, 0.1504671424627304, 0.1777743399143219, 0.08425948768854141, 0.1409757137298584, 0.013662723824381828, 15.011515617370605, 4.951976299285889, 0.20745189487934113, 3.330613136291504, 15.530147552490234, 11.113485336303711, 16.37739372253418, 17.784032821655273, 17.165231704711914, 20.875656127929688, 13.695178985595703, 28.25066375732422, 27.87273597717285, 8.925521850585938, 0.6140251159667969, 2.142383575439453, 11.354605674743652, 17.538190841674805, 16.722034454345703, 38.864871978759766, 30.67144775390625, 44.816871643066406, 33.56338119506836, 46.57736587524414], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [191]}, "index": {"min": [8416], "max": [8606], "mean": [8511.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [2.350785340314136, 7.0, 7.0, 7.0, 7.0], "std": [2.022772683937709, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [191]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [191]}, "eef_direction_state": {"mean": [3.3717277486910993, 3.8272251308900525], "std": [1.9771036643790871, 2.155351830852937], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.1361256544502618, 1.193717277486911], "std": [0.780859819371818, 0.837074376439165], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [0.8691099476439791, 0.8900523560209425], "std": [0.8367468440963685, 0.8397553229926263], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [3.3717277486910993, 3.8272251308900525], "std": [1.9771036643790871, 2.155351830852937], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.1361256544502618, 1.193717277486911], "std": [0.780859819371818, 0.837074376439165], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [0.8691099476439791, 0.8900523560209425], "std": [0.8367468440963685, 0.8397553229926263], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.6463225461614148, 0.20706155324263228, 1.1941491044954373, -1.4043352379056082, 1.039831782570762, -1.985343939739889, 0.6347157069845825, -0.1273348666015155, 1.1558374863840064, 2.019836982049224, 1.3067780451091269, -1.2584736917869632], "std": [0.0447657439844373, 0.030593717627592474, 0.04415597806969687, 0.2142044719897132, 0.03928419659883807, 0.20389454027905568, 0.05822627188638959, 0.021411050247213115, 0.08012932562385304, 0.9493152283978376, 0.07165950581890906, 2.091339813630666], "min": [0.5903646156293842, 0.1430747868665332, 1.1075391310809117, -1.8757945281862327, 0.9822660618597334, -2.4482194411353215, 0.5951022404125027, -0.1914023720503529, 1.0409825306040557, -0.014140802774767702, 1.1744862078285863, -3.0738981966115704], "max": [0.7801177237356399, 0.25165478401431934, 1.2939126256348346, -0.9031169837362647, 1.1083437673274958, -1.6137649066744224, 0.7980229862193182, -0.08450984969881117, 1.3241598236561662, 2.7660802935559023, 1.5110169340549726, 3.0678292428526164], "count": [191]}, "eef_sim_pose_action": {"mean": [0.6463225461614148, 0.20706155324263228, 1.1941491044954373, -1.4043352379056082, 1.039831782570762, -1.985343939739889, 0.6347157069845825, -0.1273348666015155, 1.1558374863840064, 2.019836982049224, 1.3067780451091269, -1.2584736917869632], "std": [0.0447657439844373, 0.030593717627592474, 0.04415597806969687, 0.2142044719897132, 0.03928419659883807, 0.20389454027905568, 0.05822627188638959, 0.021411050247213115, 0.08012932562385304, 0.9493152283978376, 0.07165950581890906, 2.091339813630666], "min": [0.5903646156293842, 0.1430747868665332, 1.1075391310809117, -1.8757945281862327, 0.9822660618597334, -2.4482194411353215, 0.5951022404125027, -0.1914023720503529, 1.0409825306040557, -0.014140802774767702, 1.1744862078285863, -3.0738981966115704], "max": [0.7801177237356399, 0.25165478401431934, 1.2939126256348346, -0.9031169837362647, 1.1083437673274958, -1.6137649066744224, 0.7980229862193182, -0.08450984969881117, 1.3241598236561662, 2.7660802935559023, 1.5110169340549726, 3.0678292428526164], "count": [191]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40554281454248364]], [[0.3959021691176471]], [[0.40444826593137256]]], "std": [[[0.20935837856069445]], [[0.20936179514107747]], [[0.21625431647350546]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2782423876633987]], [[0.29208705269607843]], [[0.278144795751634]]], "std": [[[0.14324844951335763]], [[0.14152286852243348]], [[0.14705086766879766]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32164480800653594]], [[0.34304823733660134]], [[0.3371848508986928]]], "std": [[[0.18830536731541528]], [[0.18094647066413785]], [[0.19279089917595887]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22715506331699345]], [[0.2562757781862745]], [[0.23930722426470588]]], "std": [[[0.26879069485333]], [[0.27111486789745187]], [[0.2722375843093586]]], "count": [100]}, "observation.state": {"min": [0.34244582056999207, -1.193374752998352, 0.9239125847816467, -0.29943710565567017, -1.3044556379318237, 0.8814946413040161, -1.206755518913269, -1.3412680625915527, 0.9018293619155884, -0.3250887095928192, 0.4344767928123474, -1.1297160387039185, 28.986665725708008, 41.76000213623047, 1.5, -0.5837500095367432, 1.0099999904632568, -0.35499998927116394, 0.824999988079071, -1.9956250190734863, 0.8793749809265137, -3.0218749046325684, 0.8100000023841858, 0.234375, 1.6362500190734863, 47.130001068115234, -0.7868750095367432, -0.029374998062849045, 1.328125, 0.8968749642372131, 0.6655555367469788, 0.03750000149011612, 0.7074999809265137, 0.484375, 0.7636363506317139, -2.362499952316284], "max": [1.2342641353607178, -0.7543255090713501, 1.4820802211761475, 0.06520847976207733, -0.5002336502075195, 1.037279725074768, -0.29063668847084045, -0.7579283118247986, 1.6163357496261597, 0.2743021249771118, 1.3345922231674194, -1.1052407026290894, 68.61312866210938, 60.43312454223633, 1.784999966621399, 9.529999732971191, 52.401248931884766, 47.59187316894531, 49.151248931884766, 63.36375045776367, 50.02562713623047, 64.18562316894531, 43.752498626708984, 80.9625015258789, 83.59187316894531, 76.32500457763672, 3.2055556774139404, 9.529999732971191, 36.904998779296875, 52.28562545776367, 74.48187255859375, 111.45999908447266, 90.43375396728516, 111.87125396728516, 97.49187469482422, 109.97687530517578], "mean": [0.888945460319519, -0.8581790924072266, 1.0594475269317627, -0.07659930735826492, -0.9356862306594849, 0.9612385630607605, -0.7393264770507812, -0.962581992149353, 1.1281477212905884, -0.19909918308258057, 0.6998906135559082, -1.1183581352233887, 39.10273742675781, 50.635292053222656, 1.637670874595642, 7.56468391418457, 10.87198543548584, 6.898624420166016, 10.141473770141602, 8.160325050354004, 10.653809547424316, 8.76089859008789, 8.871094703674316, 17.078025817871094, 36.720741271972656, 59.89419174194336, 1.0553821325302124, 7.771536350250244, 14.46778678894043, 11.259819030761719, 18.934438705444336, 29.22602653503418, 24.79338836669922, 31.753597259521484, 24.56058120727539, 38.56132125854492], "std": [0.2194419950246811, 0.10279661417007446, 0.13496772944927216, 0.09015122056007385, 0.179152712225914, 0.05193473398685455, 0.22819894552230835, 0.15468788146972656, 0.1936962902545929, 0.13011576235294342, 0.1796807199716568, 0.006957389879971743, 13.090785026550293, 4.317015171051025, 0.048065993934869766, 3.5034852027893066, 17.046144485473633, 12.764479637145996, 16.568077087402344, 19.921764373779297, 17.174135208129883, 22.352602005004883, 14.081280708312988, 27.82270050048828, 29.707744598388672, 10.732381820678711, 1.8605849742889404, 2.412538766860962, 10.511726379394531, 17.76581382751465, 25.58245849609375, 43.658626556396484, 32.29167175292969, 45.6848030090332, 35.7137336730957, 46.541465759277344], "count": [186]}, "action": {"min": [0.34244582056999207, -1.193374752998352, 0.9239125847816467, -0.29943710565567017, -1.3044556379318237, 0.8814946413040161, -1.206755518913269, -1.3412680625915527, 0.9018293619155884, -0.3250887095928192, 0.4344767928123474, -1.1297160387039185, 28.986665725708008, 41.76000213623047, 1.5, -0.5837500095367432, 1.0099999904632568, -0.35499998927116394, 0.824999988079071, -1.9956250190734863, 0.8793749809265137, -3.0218749046325684, 0.8100000023841858, 0.234375, 1.6362500190734863, 47.130001068115234, -0.7868750095367432, -0.029374998062849045, 1.328125, 0.8968749642372131, 0.6655555367469788, 0.03750000149011612, 0.7074999809265137, 0.484375, 0.7636363506317139, -2.362499952316284], "max": [1.2342641353607178, -0.7543255090713501, 1.4820802211761475, 0.06520847976207733, -0.5002336502075195, 1.037279725074768, -0.29063668847084045, -0.7579283118247986, 1.6163357496261597, 0.2743021249771118, 1.3345922231674194, -1.1052407026290894, 68.61312866210938, 60.43312454223633, 1.784999966621399, 9.529999732971191, 52.401248931884766, 47.59187316894531, 49.151248931884766, 63.36375045776367, 50.02562713623047, 64.18562316894531, 43.752498626708984, 80.9625015258789, 83.59187316894531, 76.32500457763672, 3.2055556774139404, 9.529999732971191, 36.904998779296875, 52.28562545776367, 74.48187255859375, 111.45999908447266, 90.43375396728516, 111.87125396728516, 97.49187469482422, 109.97687530517578], "mean": [0.888945460319519, -0.8581790924072266, 1.0594475269317627, -0.07659930735826492, -0.935685932636261, 0.9612383842468262, -0.7393262386322021, -0.962581992149353, 1.1281479597091675, -0.1990990787744522, 0.6998907327651978, -1.118357539176941, 39.10272979736328, 50.63529586791992, 1.6376709938049316, 7.564690113067627, 10.871990203857422, 6.898613929748535, 10.141473770141602, 8.160332679748535, 10.653807640075684, 8.760909080505371, 8.87109375, 17.078012466430664, 36.720760345458984, 59.894195556640625, 1.055382490158081, 7.771538257598877, 14.467782974243164, 11.2598237991333, 18.934436798095703, 29.226024627685547, 24.79338836669922, 31.753599166870117, 24.56057357788086, 38.56131362915039], "std": [0.2194419950246811, 0.10279660671949387, 0.13496772944927216, 0.09015122056007385, 0.1791526973247528, 0.05193473398685455, 0.22819894552230835, 0.15468786656856537, 0.19369632005691528, 0.13011577725410461, 0.1796807199716568, 0.0069573912769556046, 13.090784072875977, 4.317015647888184, 0.04806598648428917, 3.503485679626465, 17.046144485473633, 12.764480590820312, 16.56808090209961, 19.92176628112793, 17.17413902282715, 22.35260581970215, 14.081276893615723, 27.82269859313965, 29.70774269104004, 10.732383728027344, 1.8605852127075195, 2.412539005279541, 10.511724472045898, 17.76581573486328, 25.58245849609375, 43.658626556396484, 32.29167175292969, 45.684791564941406, 35.7137336730957, 46.541465759277344], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [186]}, "index": {"min": [8607], "max": [8792], "mean": [8699.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [2.150537634408602, 7.0, 7.0, 7.0, 7.0], "std": [2.026418189488829, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [186]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [186]}, "eef_direction_state": {"mean": [3.5591397849462365, 3.6021505376344085], "std": [2.0711140090600226, 2.2174274785209342], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.0268817204301075, 1.1881720430107527], "std": [0.8127531579067304, 0.8373472529447404], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.8494623655913979, 0.9354838709677419], "std": [0.8606853553080336, 0.8073113696643424], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.5591397849462365, 3.6021505376344085], "std": [2.0711140090600226, 2.2174274785209342], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.0268817204301075, 1.1881720430107527], "std": [0.8127531579067304, 0.8373472529447404], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.8494623655913979, 0.9354838709677419], "std": [0.8606853553080336, 0.8073113696643424], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.64260583198853, 0.18582563486232279, 1.1793385090777027, -1.4336971406545957, 1.0569548832654605, -2.0446000351702445, 0.6384365764599735, -0.12420474634276267, 1.1544190978917053, 1.8485578408976793, 1.2656113774511395, -0.6188333961597186], "std": [0.043716656895660615, 0.027119907088047717, 0.042527232545053285, 0.23933458093371338, 0.06821463813562416, 0.24438933120723044, 0.06656646743413898, 0.02918954380164604, 0.08110424209515116, 0.7966025078343213, 0.0757031806749757, 2.487886474590966], "min": [0.5998571990836445, 0.12607676472575507, 1.111777939883221, -1.9219767814809436, 0.9593309573997133, -2.5874416066781514, 0.5921425483006666, -0.2354243765206982, 1.0394510465729865, 0.289788728269321, 1.113640505413601, -3.140365369511178], "max": [0.7755552845563509, 0.24928510921936597, 1.281726258218658, -0.8098421116952161, 1.19778365486094, -1.5128501686778435, 0.7991136339006506, -0.08560406045502622, 1.2964506683360217, 2.698813821023285, 1.4626976511425744, 3.139926452465609], "count": [186]}, "eef_sim_pose_action": {"mean": [0.64260583198853, 0.18582563486232279, 1.1793385090777027, -1.4336971406545957, 1.0569548832654605, -2.0446000351702445, 0.6384365764599735, -0.12420474634276267, 1.1544190978917053, 1.8485578408976793, 1.2656113774511395, -0.6188333961597186], "std": [0.043716656895660615, 0.027119907088047717, 0.042527232545053285, 0.23933458093371338, 0.06821463813562416, 0.24438933120723044, 0.06656646743413898, 0.02918954380164604, 0.08110424209515116, 0.7966025078343213, 0.0757031806749757, 2.487886474590966], "min": [0.5998571990836445, 0.12607676472575507, 1.111777939883221, -1.9219767814809436, 0.9593309573997133, -2.5874416066781514, 0.5921425483006666, -0.2354243765206982, 1.0394510465729865, 0.289788728269321, 1.113640505413601, -3.140365369511178], "max": [0.7755552845563509, 0.24928510921936597, 1.281726258218658, -0.8098421116952161, 1.19778365486094, -1.5128501686778435, 0.7991136339006506, -0.08560406045502622, 1.2964506683360217, 2.698813821023285, 1.4626976511425744, 3.139926452465609], "count": [186]}}} +{"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.4060416789215686]], [[0.39613031658496733]], [[0.4024398876633987]]], "std": [[[0.2126118341607599]], [[0.2114082342390364]], [[0.218682719800947]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29572098243464057]], [[0.3026403941993464]], [[0.2879801919934641]]], "std": [[[0.15287552858829317]], [[0.14784582603570734]], [[0.15516455252629893]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32362889705882353]], [[0.34468200776143787]], [[0.3385091115196079]]], "std": [[[0.1902492969380272]], [[0.18123299016104058]], [[0.19188660224318857]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23710512663398692]], [[0.266103022875817]], [[0.2508299223856209]]], "std": [[[0.2754695871464868]], [[0.2785064601253705]], [[0.28154304900730176]]], "count": [100]}, "observation.state": {"min": [0.3351978063583374, -1.2344071865081787, 0.8095149397850037, -0.3939688801765442, -1.363160490989685, 1.071882724761963, -1.3311827182769775, -1.3154468536376953, 0.83974689245224, -0.44193941354751587, 0.4433937966823578, -1.1744765043258667, 2.0416667461395264, 44.64812469482422, 1.4006249904632568, -0.824999988079071, 1.0299999713897705, 0.4414285719394684, 0.9886667132377625, -1.9537500143051147, 0.8759999871253967, 0.1875, 0.7580000162124634, 0.7087500095367432, 2.0875000953674316, 45.21562194824219, -0.9581249952316284, -0.08687499910593033, 1.1931250095367432, 0.6725000143051147, 0.6449999809265137, 0.08312500268220901, 0.921875, 0.20374999940395355, 0.8912500143051147, -2.3600001335144043], "max": [1.350685715675354, -0.6916866898536682, 1.507543683052063, -0.08142118901014328, -0.5607452392578125, 1.373931884765625, -0.24636167287826538, -0.7329235672950745, 1.6159065961837769, 0.3541576564311981, 1.401324987411499, -1.1481698751449585, 71.4262466430664, 60.73999786376953, 2.0199999809265137, 9.520625114440918, 51.12062454223633, 33.953125, 49.31500244140625, 55.30437469482422, 54.92625045776367, 49.48125076293945, 47.09437561035156, 80.53187561035156, 80.74749755859375, 71.24687957763672, -0.7037500143051147, 9.500624656677246, 54.67250061035156, 79.32562255859375, 77.27874755859375, 112.26812744140625, 93.17937469482422, 111.30875396728516, 98.73125457763672, 110.29375457763672], "mean": [0.9165741801261902, -0.8451512455940247, 1.0042970180511475, -0.20262578129768372, -0.9249481558799744, 1.1699918508529663, -0.8133492469787598, -0.9400380253791809, 1.0878223180770874, -0.18783064186573029, 0.7432271242141724, -1.161069393157959, 37.890342712402344, 50.67605209350586, 1.5098671913146973, 7.878596305847168, 11.61676025390625, 5.964420318603516, 11.936308860778809, 6.122921466827393, 12.58382511138916, 7.227499961853027, 11.372610092163086, 15.724416732788086, 35.27195739746094, 55.574825286865234, -0.8021496534347534, 7.121280193328857, 22.672212600708008, 8.759777069091797, 17.49848747253418, 27.662845611572266, 24.889175415039062, 28.409557342529297, 24.74052619934082, 39.592586517333984], "std": [0.22111918032169342, 0.11658193171024323, 0.15715141594409943, 0.06264235079288483, 0.16008509695529938, 0.08352278172969818, 0.2535304129123688, 0.13748326897621155, 0.17375057935714722, 0.21175989508628845, 0.2605392634868622, 0.008638670668005943, 17.795671463012695, 4.567890167236328, 0.11699142307043076, 3.375232219696045, 14.671192169189453, 10.128602027893066, 13.694643020629883, 17.385967254638672, 15.644491195678711, 14.34902572631836, 12.775440216064453, 24.816612243652344, 26.160709381103516, 9.739848136901855, 0.06602829694747925, 3.017965078353882, 13.958160400390625, 20.460161209106445, 23.0980224609375, 45.01359558105469, 30.87916374206543, 44.64314651489258, 35.00341796875, 45.321746826171875], "count": [255]}, "action": {"min": [0.3351978063583374, -1.2344071865081787, 0.8095149397850037, -0.3939688801765442, -1.363160490989685, 1.071882724761963, -1.3311827182769775, -1.3154468536376953, 0.83974689245224, -0.44193941354751587, 0.4433937966823578, -1.1744765043258667, 2.0416667461395264, 44.64812469482422, 1.4006249904632568, -0.824999988079071, 1.0299999713897705, 0.4414285719394684, 0.9886667132377625, -1.9537500143051147, 0.8759999871253967, 0.1875, 0.7580000162124634, 0.7087500095367432, 2.0875000953674316, 45.21562194824219, -0.9581249952316284, -0.08687499910593033, 1.1931250095367432, 0.6725000143051147, 0.6449999809265137, 0.08312500268220901, 0.921875, 0.20374999940395355, 0.8912500143051147, -2.3600001335144043], "max": [1.350685715675354, -0.6916866898536682, 1.507543683052063, -0.08142118901014328, -0.5607452392578125, 1.373931884765625, -0.24636167287826538, -0.7329235672950745, 1.6159065961837769, 0.3541576564311981, 1.401324987411499, -1.1481698751449585, 71.4262466430664, 60.73999786376953, 2.0199999809265137, 9.520625114440918, 51.12062454223633, 33.953125, 49.31500244140625, 55.30437469482422, 54.92625045776367, 49.48125076293945, 47.09437561035156, 80.53187561035156, 80.74749755859375, 71.24687957763672, -0.7037500143051147, 9.500624656677246, 54.67250061035156, 79.32562255859375, 77.27874755859375, 112.26812744140625, 93.17937469482422, 111.30875396728516, 98.73125457763672, 110.29375457763672], "mean": [0.9165736436843872, -0.8451513051986694, 1.004296064376831, -0.2026258409023285, -0.9249477386474609, 1.1699917316436768, -0.8133495450019836, -0.9400378465652466, 1.0878225564956665, -0.18783064186573029, 0.7432271242141724, -1.1610690355300903, 37.89034652709961, 50.676055908203125, 1.5098679065704346, 7.878593921661377, 11.616766929626465, 5.964420318603516, 11.936314582824707, 6.1229248046875, 12.583829879760742, 7.227500915527344, 11.372602462768555, 15.724424362182617, 35.27195358276367, 55.57482147216797, -0.8021493554115295, 7.121281147003174, 22.67221450805664, 8.759783744812012, 17.498497009277344, 27.662851333618164, 24.8891658782959, 28.409561157226562, 24.740524291992188, 39.59253692626953], "std": [0.2211192399263382, 0.11658193171024323, 0.15715152025222778, 0.06264235079288483, 0.16008511185646057, 0.08352278918027878, 0.25353044271469116, 0.13748325407505035, 0.17375056445598602, 0.21175989508628845, 0.26053929328918457, 0.00863866787403822, 17.795671463012695, 4.5678887367248535, 0.11699143052101135, 3.375232219696045, 14.671192169189453, 10.1285982131958, 13.6946439743042, 17.38597297668457, 15.644491195678711, 14.34902286529541, 12.775439262390137, 24.816608428955078, 26.160707473754883, 9.739848136901855, 0.06602831929922104, 3.0179646015167236, 13.958160400390625, 20.460159301757812, 23.098020553588867, 45.01359939575195, 30.879165649414062, 44.64314651489258, 35.003414154052734, 45.32174301147461], "count": [255]}, "timestamp": {"min": [0.0], "max": [8.466666666666667], "mean": [4.233333333333333], "std": [2.4537197763275134], "count": [255]}, "frame_index": {"min": [0], "max": [254], "mean": [127.0], "std": [73.6115932898254], "count": [255]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [255]}, "index": {"min": [8793], "max": [9047], "mean": [8920.0], "std": [73.6115932898254], "count": [255]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [255]}, "subtask_annotation": {"mean": [1.9372549019607843, 7.0, 7.0, 7.0, 7.0], "std": [2.039796297433883, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [255]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [255]}, "eef_direction_state": {"mean": [3.784313725490196, 3.925490196078431], "std": [2.332328008834097, 2.0972290904302833], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_state": {"mean": [0.8196078431372549, 1.0196078431372548], "std": [0.8487637163622122, 0.8234360357893761], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_state": {"mean": [0.7058823529411765, 0.8784313725490196], "std": [0.809117593602325, 0.8522895865889233], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_direction_action": {"mean": [3.784313725490196, 3.925490196078431], "std": [2.332328008834097, 2.0972290904302833], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_action": {"mean": [0.8196078431372549, 1.0196078431372548], "std": [0.8487637163622122, 0.8234360357893761], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_action": {"mean": [0.7058823529411765, 0.8784313725490196], "std": [0.809117593602325, 0.8522895865889233], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_sim_pose_state": {"mean": [0.6391155062426174, 0.19359309043399847, 1.1683346983697405, -1.5427080607797539, 1.1540852297690776, -2.0716919196454464, 0.6239527532798104, -0.13343438572119037, 1.1397693533892426, 1.671277612952176, 1.2600270145035473, 0.6179054024490684], "std": [0.047605202076929615, 0.0276552993246229, 0.04539431999479098, 0.3127467295276753, 0.07023978155755378, 0.30464457492328634, 0.05550006640144996, 0.04129302993915874, 0.08145237886047689, 1.4586499688078052, 0.08526522858534231, 2.304679455193279], "min": [0.5763889746799755, 0.13369667718888611, 1.1165734749028216, -2.1114989947139597, 0.9782662565402536, -2.674782436799306, 0.5770788092909528, -0.25494282017610936, 1.0382362790181474, -3.137006413911955, 1.1409970963372484, -3.1291370464890966], "max": [0.7869950978464382, 0.2653520722538811, 1.2937963835696886, -0.6753280387020482, 1.2941439171355436, -1.3126376853182278, 0.8000960600336788, -0.09393212647130325, 1.3227874886486017, 3.1403454162932185, 1.5499503432053339, 3.1165243703987167], "count": [255]}, "eef_sim_pose_action": {"mean": [0.6391155062426174, 0.19359309043399847, 1.1683346983697405, -1.5427080607797539, 1.1540852297690776, -2.0716919196454464, 0.6239527532798104, -0.13343438572119037, 1.1397693533892426, 1.671277612952176, 1.2600270145035473, 0.6179054024490684], "std": [0.047605202076929615, 0.0276552993246229, 0.04539431999479098, 0.3127467295276753, 0.07023978155755378, 0.30464457492328634, 0.05550006640144996, 0.04129302993915874, 0.08145237886047689, 1.4586499688078052, 0.08526522858534231, 2.304679455193279], "min": [0.5763889746799755, 0.13369667718888611, 1.1165734749028216, -2.1114989947139597, 0.9782662565402536, -2.674782436799306, 0.5770788092909528, -0.25494282017610936, 1.0382362790181474, -3.137006413911955, 1.1409970963372484, -3.1291370464890966], "max": [0.7869950978464382, 0.2653520722538811, 1.2937963835696886, -0.6753280387020482, 1.2941439171355436, -1.3126376853182278, 0.8000960600336788, -0.09393212647130325, 1.3227874886486017, 3.1403454162932185, 1.5499503432053339, 3.1165243703987167], "count": [255]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3968958047385621]], [[0.3840735089869281]], [[0.393067181372549]]], "std": [[[0.2071538002757929]], [[0.2057592254713779]], [[0.21368774969142038]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27502342320261436]], [[0.28516871936274507]], [[0.2724425551470588]]], "std": [[[0.14182485447857063]], [[0.13612071564259295]], [[0.1430272759088725]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32023073937908497]], [[0.341227710375817]], [[0.3331153084150327]]], "std": [[[0.1836738426067152]], [[0.17654917851521432]], [[0.19054609512978835]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22968649714052286]], [[0.2613350816993464]], [[0.24542263276143791]]], "std": [[[0.2687245792920357]], [[0.2733349986108789]], [[0.2778044041625458]]], "count": [100]}, "observation.state": {"min": [0.27392327785491943, -1.1769474744796753, 0.7839110493659973, -0.4177369177341461, -1.4194916486740112, 1.0339046716690063, -1.322469711303711, -1.3555257320404053, 0.8362579941749573, -0.40555620193481445, 0.34597447514533997, -1.0968375205993652, 4.25, 46.821250915527344, 1.25, -2.2356250286102295, 1.0887500047683716, 0.5943750143051147, 0.8055555820465088, -1.9118750095367432, 0.7300000190734863, -2.8375000953674316, 0.7293750047683716, 0.013333332724869251, 8.978750228881836, 47.162498474121094, -0.8949999809265137, 0.0650000050663948, 1.0637500286102295, -0.031250014901161194, 0.6568750143051147, 0.2549999952316284, 0.8237500190734863, 0.3162499964237213, 0.7912499904632568, -2.473750114440918], "max": [1.413642406463623, -0.6820782423019409, 1.482604742050171, -0.0032425420358777046, -0.4270857274532318, 1.234899878501892, -0.25141623616218567, -0.7381075024604797, 1.6305934190750122, 0.31609487533569336, 1.4345388412475586, -1.0587005615234375, 63.00812530517578, 65.31124877929688, 1.8550000190734863, 9.561249732971191, 43.14374923706055, 39.760623931884766, 43.962501525878906, 55.663124084472656, 53.21687316894531, 60.56312561035156, 40.2912483215332, 80.87062072753906, 63.71562576293945, 64.32937622070312, 2.619999885559082, 9.507499694824219, 30.780624389648438, 1.2393749952316284, 42.078125, 91.61250305175781, 95.6987533569336, 110.13187408447266, 98.19937896728516, 110.30374908447266], "mean": [0.9883755445480347, -0.7868279218673706, 0.9619008302688599, -0.159621462225914, -0.9355753660202026, 1.0779484510421753, -0.8423768281936646, -0.9062724113464355, 1.0828944444656372, -0.1648324579000473, 0.7785871028900146, -1.07740318775177, 30.812307357788086, 52.91591262817383, 1.411687970161438, 7.882229328155518, 7.800032138824463, 5.939505100250244, 7.437588691711426, 5.521803379058838, 8.393444061279297, 4.307953357696533, 6.454799652099609, 12.769021034240723, 38.67681121826172, 54.83380889892578, 1.0570862293243408, 8.032285690307617, 17.361452102661133, 0.5152775645256042, 10.505095481872559, 23.103307723999023, 23.896507263183594, 30.669044494628906, 24.50831413269043, 33.87446975708008], "std": [0.2692658603191376, 0.11520730704069138, 0.16871744394302368, 0.07946213334798813, 0.18808159232139587, 0.055175796151161194, 0.27419593930244446, 0.1639920473098755, 0.1953975260257721, 0.16931337118148804, 0.2582274377346039, 0.011516202241182327, 13.72438907623291, 5.349581718444824, 0.2089398056268692, 3.594099998474121, 13.269401550292969, 11.330607414245605, 13.492262840270996, 16.67908477783203, 15.393369674682617, 15.634577751159668, 11.985867500305176, 24.72274398803711, 18.097063064575195, 4.749284267425537, 1.650848388671875, 2.238507032394409, 9.407425880432129, 0.29559364914894104, 13.28846263885498, 35.108116149902344, 33.09013748168945, 45.2766227722168, 35.48606491088867, 46.98754119873047], "count": [211]}, "action": {"min": [0.27392327785491943, -1.1769474744796753, 0.7839110493659973, -0.4177369177341461, -1.4194916486740112, 1.0339046716690063, -1.322469711303711, -1.3555257320404053, 0.8362579941749573, -0.40555620193481445, 0.34597447514533997, -1.0968375205993652, 4.25, 46.821250915527344, 1.25, -2.2356250286102295, 1.0887500047683716, 0.5943750143051147, 0.8055555820465088, -1.9118750095367432, 0.7300000190734863, -2.8375000953674316, 0.7293750047683716, 0.013333332724869251, 8.978750228881836, 47.162498474121094, -0.8949999809265137, 0.0650000050663948, 1.0637500286102295, -0.031250014901161194, 0.6568750143051147, 0.2549999952316284, 0.8237500190734863, 0.3162499964237213, 0.7912499904632568, -2.473750114440918], "max": [1.413642406463623, -0.6820782423019409, 1.482604742050171, -0.0032425420358777046, -0.4270857274532318, 1.234899878501892, -0.25141623616218567, -0.7381075024604797, 1.6305934190750122, 0.31609487533569336, 1.4345388412475586, -1.0587005615234375, 63.00812530517578, 65.31124877929688, 1.8550000190734863, 9.561249732971191, 43.14374923706055, 39.760623931884766, 43.962501525878906, 55.663124084472656, 53.21687316894531, 60.56312561035156, 40.2912483215332, 80.87062072753906, 63.71562576293945, 64.32937622070312, 2.619999885559082, 9.507499694824219, 30.780624389648438, 1.2393749952316284, 42.078125, 91.61250305175781, 95.6987533569336, 110.13187408447266, 98.19937896728516, 110.30374908447266], "mean": [0.9883752465248108, -0.786827564239502, 0.9619007110595703, -0.15962150692939758, -0.9355750679969788, 1.0779489278793335, -0.8423765897750854, -0.9062721729278564, 1.0828943252563477, -0.1648324429988861, 0.7785872220993042, -1.0774039030075073, 30.81231117248535, 52.91590118408203, 1.4116876125335693, 7.882229804992676, 7.800029754638672, 5.939504146575928, 7.437591552734375, 5.521794319152832, 8.393439292907715, 4.307945728302002, 6.454803943634033, 12.769028663635254, 38.67683029174805, 54.833797454833984, 1.0570873022079468, 8.03228759765625, 17.3614559173584, 0.515277624130249, 10.505093574523926, 23.103307723999023, 23.896507263183594, 30.669052124023438, 24.50830841064453, 33.87447738647461], "std": [0.2692658603191376, 0.11520734429359436, 0.16871748864650726, 0.07946213334798813, 0.18808159232139587, 0.05517575889825821, 0.27419593930244446, 0.1639920324087143, 0.1953975409269333, 0.16931335628032684, 0.2582274377346039, 0.011516205035150051, 13.724390029907227, 5.349583148956299, 0.20893986523151398, 3.5941009521484375, 13.269401550292969, 11.33060359954834, 13.492259979248047, 16.679086685180664, 15.393366813659668, 15.63457202911377, 11.985870361328125, 24.722734451293945, 18.097063064575195, 4.7492852210998535, 1.650848627090454, 2.2385072708129883, 9.407427787780762, 0.29559364914894104, 13.288470268249512, 35.108116149902344, 33.09014129638672, 45.27661895751953, 35.486061096191406, 46.98754119873047], "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": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [211]}, "index": {"min": [9048], "max": [9258], "mean": [9153.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [1.9431279620853081, 7.0, 7.0, 7.0, 7.0], "std": [1.9873027465322213, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [211]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [211]}, "eef_direction_state": {"mean": [3.7819905213270144, 4.037914691943128], "std": [2.1307626785560134, 2.1723125058458517], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [0.990521327014218, 1.0710900473933649], "std": [0.8707490991215483, 0.8760468329392234], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.8293838862559242, 0.8056872037914692], "std": [0.8539227017672177, 0.8347692457366439], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [3.7819905213270144, 4.037914691943128], "std": [2.1307626785560134, 2.1723125058458517], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [0.990521327014218, 1.0710900473933649], "std": [0.8707490991215483, 0.8760468329392234], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [0.8293838862559242, 0.8056872037914692], "std": [0.8539227017672177, 0.8347692457366439], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.6216061078117578, 0.20359614794015388, 1.161403415839267, -1.6500189894579391, 1.1196734423538635, -2.183509922759577, 0.6253283453124, -0.14661768261641325, 1.1475413275200659, 1.8172988896371811, 1.22880301449836, 0.9494413136907198], "std": [0.05515791519485872, 0.02349580966813741, 0.049024500313230364, 0.2835907965093176, 0.04475136795493422, 0.279695976922175, 0.062230084682909845, 0.03582067528598341, 0.07755671212724653, 0.7520349561882145, 0.07373399725476511, 2.1885939362782687], "min": [0.5667306370729024, 0.14094082214443238, 1.1068453653020582, -2.120368140170303, 1.0449455593230992, -2.6140110864552923, 0.5717168514295982, -0.24221136742883193, 1.0407849743329265, 0.29428268938403684, 1.0505752449225843, -3.10623709306072], "max": [0.7848669466141049, 0.2721263045429646, 1.2789308540208788, -0.9301146000479551, 1.227296322141442, -1.5218169040402714, 0.8000861166060953, -0.0726676730083042, 1.3047936519993029, 2.9030772200018706, 1.4708168174338496, 3.140899920347551], "count": [211]}, "eef_sim_pose_action": {"mean": [0.6216061078117578, 0.20359614794015388, 1.161403415839267, -1.6500189894579391, 1.1196734423538635, -2.183509922759577, 0.6253283453124, -0.14661768261641325, 1.1475413275200659, 1.8172988896371811, 1.22880301449836, 0.9494413136907198], "std": [0.05515791519485872, 0.02349580966813741, 0.049024500313230364, 0.2835907965093176, 0.04475136795493422, 0.279695976922175, 0.062230084682909845, 0.03582067528598341, 0.07755671212724653, 0.7520349561882145, 0.07373399725476511, 2.1885939362782687], "min": [0.5667306370729024, 0.14094082214443238, 1.1068453653020582, -2.120368140170303, 1.0449455593230992, -2.6140110864552923, 0.5717168514295982, -0.24221136742883193, 1.0407849743329265, 0.29428268938403684, 1.0505752449225843, -3.10623709306072], "max": [0.7848669466141049, 0.2721263045429646, 1.2789308540208788, -0.9301146000479551, 1.227296322141442, -1.5218169040402714, 0.8000861166060953, -0.0726676730083042, 1.3047936519993029, 2.9030772200018706, 1.4708168174338496, 3.140899920347551], "count": [211]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39130453022875816]], [[0.38548251633986924]], [[0.39492096609477123]]], "std": [[[0.19929828595781104]], [[0.19745157769372804]], [[0.20836026855683712]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2763390420751634]], [[0.2900305392156863]], [[0.2755824611928105]]], "std": [[[0.14129486115850887]], [[0.13858325940369323]], [[0.14403346035190795]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3256019812091503]], [[0.347361676879085]], [[0.34167796772875814]]], "std": [[[0.19033249962931809]], [[0.1829456367128413]], [[0.19460249934640508]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22669363970588235]], [[0.2631576633986928]], [[0.2629206821895425]]], "std": [[[0.2654559362514138]], [[0.2744367424306088]], [[0.2765867981232669]]], "count": [100]}, "observation.state": {"min": [0.38831827044487, -1.1092593669891357, 0.8411747813224792, -0.3408060073852539, -1.3146706819534302, 1.1181260347366333, -1.22536301612854, -1.324769139289856, 0.9203945398330688, -0.31111714243888855, 0.4549095928668976, -1.2294089794158936, 20.613750457763672, 42.536251068115234, 1.515625, -1.0993750095367432, 0.9418749809265137, -2.2462501525878906, 0.95333331823349, -1.9700000286102295, 0.9018750190734863, -2.953125, 0.7093750238418579, 0.09375, 14.947500228881836, 44.19874954223633, -1.1050000190734863, 0.800000011920929, 0.6468750238418579, -1.0737500190734863, 0.6725000143051147, 0.23000000417232513, 1.0737500190734863, 0.00437499675899744, 0.7400000095367432, -1.9524999856948853], "max": [1.2322720289230347, -0.7184244394302368, 1.351138710975647, -0.11840047687292099, -0.6675822138786316, 1.3579208850860596, -0.2653162479400635, -0.7742046117782593, 1.5864375829696655, 0.24365690350532532, 1.3008527755737305, -1.02216374874115, 70.3375015258789, 60.73875045776367, 1.7606250047683716, 9.484375, 48.39312744140625, 35.03937530517578, 44.22687530517578, 56.74562454223633, 48.23749923706055, 58.78874969482422, 41.853126525878906, 77.66437530517578, 81.94499969482422, 64.39749908447266, -0.9508333206176758, 9.54312515258789, 42.93187713623047, 58.87062454223633, 80.08562469482422, 111.28312683105469, 87.34625244140625, 110.69937896728516, 94.52874755859375, 111.97187805175781], "mean": [0.8867083787918091, -0.8017851114273071, 0.9801386594772339, -0.2069583535194397, -0.9723649621009827, 1.205087661743164, -0.779207170009613, -0.9231535196304321, 1.083410382270813, -0.1634146273136139, 0.738661527633667, -1.1558767557144165, 39.38234329223633, 50.04266357421875, 1.6926684379577637, 7.671702861785889, 10.938460350036621, 3.568225860595703, 9.989228248596191, 7.161251544952393, 10.68591022491455, 6.271965026855469, 7.7694010734558105, 17.383543014526367, 43.35369110107422, 55.3085823059082, -1.0358837842941284, 7.913818359375, 17.86660385131836, 15.308239936828613, 21.622800827026367, 33.77640914916992, 24.766000747680664, 34.68305206298828, 26.601104736328125, 38.68449783325195], "std": [0.1990806758403778, 0.09459469467401505, 0.12432674318552017, 0.0433930903673172, 0.12937042117118835, 0.06525367498397827, 0.22439570724964142, 0.142287939786911, 0.17964524030685425, 0.10574020445346832, 0.18374647200107574, 0.0910542905330658, 13.656181335449219, 5.748419284820557, 0.03804917261004448, 3.458319902420044, 16.147876739501953, 11.2907075881958, 15.099392890930176, 18.619598388671875, 16.501312255859375, 18.586463928222656, 12.449260711669922, 26.419801712036133, 23.487648010253906, 5.648681163787842, 0.03643638268113136, 2.42356538772583, 16.104808807373047, 23.66441535949707, 29.379467010498047, 46.944393157958984, 32.39384841918945, 47.37594223022461, 36.16064453125, 48.72465896606445], "count": [191]}, "action": {"min": [0.38831827044487, -1.1092593669891357, 0.8411747813224792, -0.3408060073852539, -1.3146706819534302, 1.1181260347366333, -1.22536301612854, -1.324769139289856, 0.9203945398330688, -0.31111714243888855, 0.4549095928668976, -1.2294089794158936, 20.613750457763672, 42.536251068115234, 1.515625, -1.0993750095367432, 0.9418749809265137, -2.2462501525878906, 0.95333331823349, -1.9700000286102295, 0.9018750190734863, -2.953125, 0.7093750238418579, 0.09375, 14.947500228881836, 44.19874954223633, -1.1050000190734863, 0.800000011920929, 0.6468750238418579, -1.0737500190734863, 0.6725000143051147, 0.23000000417232513, 1.0737500190734863, 0.00437499675899744, 0.7400000095367432, -1.9524999856948853], "max": [1.2322720289230347, -0.7184244394302368, 1.351138710975647, -0.11840047687292099, -0.6675822138786316, 1.3579208850860596, -0.2653162479400635, -0.7742046117782593, 1.5864375829696655, 0.24365690350532532, 1.3008527755737305, -1.02216374874115, 70.3375015258789, 60.73875045776367, 1.7606250047683716, 9.484375, 48.39312744140625, 35.03937530517578, 44.22687530517578, 56.74562454223633, 48.23749923706055, 58.78874969482422, 41.853126525878906, 77.66437530517578, 81.94499969482422, 64.39749908447266, -0.9508333206176758, 9.54312515258789, 42.93187713623047, 58.87062454223633, 80.08562469482422, 111.28312683105469, 87.34625244140625, 110.69937896728516, 94.52874755859375, 111.97187805175781], "mean": [0.8867086172103882, -0.8017849922180176, 0.9801385402679443, -0.20695830881595612, -0.972364604473114, 1.205087661743164, -0.779207170009613, -0.9231536984443665, 1.083410382270813, -0.16341464221477509, 0.7386615872383118, -1.1558771133422852, 39.382320404052734, 50.04265213012695, 1.6926684379577637, 7.671702861785889, 10.938467979431152, 3.568225860595703, 9.989240646362305, 7.161253452301025, 10.685901641845703, 6.2719645500183105, 7.769408702850342, 17.38355827331543, 43.35368347167969, 55.30856704711914, -1.0358836650848389, 7.913820266723633, 17.866594314575195, 15.308237075805664, 21.622804641723633, 33.776405334472656, 24.765987396240234, 34.68306350708008, 26.601112365722656, 38.68450927734375], "std": [0.1990807056427002, 0.09459466487169266, 0.12432678043842316, 0.0433930978178978, 0.12937042117118835, 0.06525367498397827, 0.2243957221508026, 0.142287939786911, 0.17964522540569305, 0.10574020445346832, 0.18374647200107574, 0.0910542830824852, 13.656180381774902, 5.748419284820557, 0.038049161434173584, 3.4583187103271484, 16.14788055419922, 11.290705680847168, 15.099397659301758, 18.619596481323242, 16.50130844116211, 18.58646583557129, 12.449258804321289, 26.419803619384766, 23.48764991760254, 5.648681640625, 0.03643638268113136, 2.423564910888672, 16.104808807373047, 23.66441535949707, 29.379465103149414, 46.94439697265625, 32.39384841918945, 47.375938415527344, 36.160648345947266, 48.72465896606445], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [191]}, "index": {"min": [9259], "max": [9449], "mean": [9354.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [2.073298429319372, 7.0, 7.0, 7.0, 7.0], "std": [1.9881505283819398, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [191]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [191]}, "eef_direction_state": {"mean": [3.675392670157068, 3.513089005235602], "std": [2.1242483679016066, 2.262507154814305], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.031413612565445, 1.2513089005235603], "std": [0.8051259805964864, 0.8055344321221737], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [0.8586387434554974, 0.837696335078534], "std": [0.8474885783514242, 0.8312250039935377], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [3.675392670157068, 3.513089005235602], "std": [2.1242483679016066, 2.262507154814305], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.031413612565445, 1.2513089005235603], "std": [0.8051259805964864, 0.8055344321221737], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [0.8586387434554974, 0.837696335078534], "std": [0.8474885783514242, 0.8312250039935377], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.6383500849454959, 0.20067153166825047, 1.1977404856680527, -1.3186809955161618, 1.1752881210717492, -1.848863945540287, 0.6289122729419127, -0.1321388202315153, 1.1550219900002037, 1.8945307522628045, 1.2817010653683503, 0.821026801491094], "std": [0.03984133594740226, 0.018339084936581956, 0.04609811401967673, 0.3413018024483514, 0.06777721246565024, 0.3420542741373607, 0.05598383481938092, 0.028526654961246904, 0.07832283198238696, 0.7866771469267942, 0.1115878723127707, 2.3766066999144577], "min": [0.5889424636336779, 0.15436672701834692, 1.1188427450724239, -2.1439346679357945, 1.031761812197911, -2.7033698622072624, 0.5906024768075024, -0.23174401151297425, 1.047308701458772, 0.37684785982537683, 1.0669187222956666, -3.131604217917154], "max": [0.7543442388411065, 0.24428283063541345, 1.3052320922909753, -0.5659704210048707, 1.3162456697909901, -1.1540640807214473, 0.7848684468895646, -0.07093925968812739, 1.313601450537061, 2.8988375102175037, 1.4436255096650226, 3.111544799294967], "count": [191]}, "eef_sim_pose_action": {"mean": [0.6383500849454959, 0.20067153166825047, 1.1977404856680527, -1.3186809955161618, 1.1752881210717492, -1.848863945540287, 0.6289122729419127, -0.1321388202315153, 1.1550219900002037, 1.8945307522628045, 1.2817010653683503, 0.821026801491094], "std": [0.03984133594740226, 0.018339084936581956, 0.04609811401967673, 0.3413018024483514, 0.06777721246565024, 0.3420542741373607, 0.05598383481938092, 0.028526654961246904, 0.07832283198238696, 0.7866771469267942, 0.1115878723127707, 2.3766066999144577], "min": [0.5889424636336779, 0.15436672701834692, 1.1188427450724239, -2.1439346679357945, 1.031761812197911, -2.7033698622072624, 0.5906024768075024, -0.23174401151297425, 1.047308701458772, 0.37684785982537683, 1.0669187222956666, -3.131604217917154], "max": [0.7543442388411065, 0.24428283063541345, 1.3052320922909753, -0.5659704210048707, 1.3162456697909901, -1.1540640807214473, 0.7848684468895646, -0.07093925968812739, 1.313601450537061, 2.8988375102175037, 1.4436255096650226, 3.111544799294967], "count": [191]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4078679922385621]], [[0.39669487132352943]], [[0.4038189685457516]]], "std": [[[0.20786758576980915]], [[0.20516352193769022]], [[0.21309904577272942]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28511439746732026]], [[0.29575701593137255]], [[0.2801567422385621]]], "std": [[[0.15033434007944574]], [[0.1451429532206438]], [[0.1513415036539251]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30898325571895424]], [[0.331141983251634]], [[0.32505974468954246]]], "std": [[[0.1745859818451617]], [[0.16607709140643856]], [[0.17746795539800236]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23374637663398692]], [[0.2728733721405229]], [[0.2730713316993464]]], "std": [[[0.27682645991234084]], [[0.28420019639216393]], [[0.27976722742825333]]], "count": [100]}, "observation.state": {"min": [0.34521153569221497, -1.2482595443725586, 0.8474956154823303, -0.41265058517456055, -1.3829123973846436, 0.9023327231407166, -1.2511337995529175, -1.4180399179458618, 0.9184447526931763, -0.3738698661327362, 0.4303044080734253, -1.1830509901046753, 5.256666660308838, 51.740665435791016, 1.3706250190734863, -2.6318750381469727, 1.2222222089767456, -0.42625001072883606, 0.9750000238418579, -1.8575000762939453, 0.8759999871253967, -0.0624999962747097, 0.6787500381469727, 0.07333333045244217, 18.177778244018555, 39.76625061035156, -1.040624976158142, 0.19437499344348907, 0.7322221994400024, 0.3918749988079071, 0.6299999952316284, 0.7125000357627869, 0.6881250143051147, -0.23499999940395355, 0.601111114025116, -2.0581250190734863], "max": [1.3740112781524658, -0.6980366706848145, 1.519894003868103, -0.05190451443195343, -0.5805104374885559, 1.3677551746368408, -0.23589494824409485, -0.7271983623504639, 1.7216706275939941, 0.2479802966117859, 1.2312546968460083, -0.9895475506782532, 67.92937469482422, 64.39375305175781, 1.722499966621399, 9.468889236450195, 45.95000076293945, 40.79187774658203, 47.37812423706055, 60.458126068115234, 49.74562454223633, 56.533748626708984, 43.305625915527344, 81.57312774658203, 86.58687591552734, 65.50250244140625, -0.9262499809265137, 9.484999656677246, 64.06999969482422, 111.35625457763672, 76.70437622070312, 111.88187408447266, 96.39125061035156, 111.3706283569336, 98.97624969482422, 110.19625091552734], "mean": [0.8963378071784973, -0.8582713603973389, 1.0707671642303467, -0.1682419776916504, -0.9198384284973145, 1.0346181392669678, -0.7824996113777161, -0.9678894877433777, 1.1377500295639038, -0.14607080817222595, 0.7311975955963135, -1.1090513467788696, 36.22541427612305, 58.72819519042969, 1.5854897499084473, 4.377033233642578, 21.624818801879883, 8.188353538513184, 21.85124397277832, 11.262145042419434, 21.9954891204834, 12.1489896774292, 11.166616439819336, 41.34878158569336, 45.227237701416016, 52.44992446899414, -0.9975161552429199, 6.588992595672607, 32.39778137207031, 26.1295223236084, 21.128976821899414, 35.54393768310547, 28.749298095703125, 35.90319061279297, 29.682710647583008, 40.07451629638672], "std": [0.23772037029266357, 0.12771902978420258, 0.16270697116851807, 0.06829216331243515, 0.15486955642700195, 0.1299673169851303, 0.2528960108757019, 0.16687540709972382, 0.20785371959209442, 0.10101268440485, 0.1454128623008728, 0.0828414112329483, 15.538686752319336, 3.008572816848755, 0.09600356966257095, 3.2197365760803223, 11.22398567199707, 13.69078254699707, 11.298479080200195, 19.212491989135742, 12.619808197021484, 20.539642333984375, 12.893762588500977, 21.067663192749023, 24.303180694580078, 7.834942817687988, 0.02619101107120514, 3.5187435150146484, 19.67780876159668, 42.65802001953125, 28.662336349487305, 46.74183654785156, 35.8088493347168, 48.10566711425781, 38.80619812011719, 47.63053512573242], "count": [188]}, "action": {"min": [0.34521153569221497, -1.2482595443725586, 0.8474956154823303, -0.41265058517456055, -1.3829123973846436, 0.9023327231407166, -1.2511337995529175, -1.4180399179458618, 0.9184447526931763, -0.3738698661327362, 0.4303044080734253, -1.1830509901046753, 5.256666660308838, 51.740665435791016, 1.3706250190734863, -2.6318750381469727, 1.2222222089767456, -0.42625001072883606, 0.9750000238418579, -1.8575000762939453, 0.8759999871253967, -0.0624999962747097, 0.6787500381469727, 0.07333333045244217, 18.177778244018555, 39.76625061035156, -1.040624976158142, 0.19437499344348907, 0.7322221994400024, 0.3918749988079071, 0.6299999952316284, 0.7125000357627869, 0.6881250143051147, -0.23499999940395355, 0.601111114025116, -2.0581250190734863], "max": [1.3740112781524658, -0.6980366706848145, 1.519894003868103, -0.05190451443195343, -0.5805104374885559, 1.3677551746368408, -0.23589494824409485, -0.7271983623504639, 1.7216706275939941, 0.2479802966117859, 1.2312546968460083, -0.9895475506782532, 67.92937469482422, 64.39375305175781, 1.722499966621399, 9.468889236450195, 45.95000076293945, 40.79187774658203, 47.37812423706055, 60.458126068115234, 49.74562454223633, 56.533748626708984, 43.305625915527344, 81.57312774658203, 86.58687591552734, 65.50250244140625, -0.9262499809265137, 9.484999656677246, 64.06999969482422, 111.35625457763672, 76.70437622070312, 111.88187408447266, 96.39125061035156, 111.3706283569336, 98.97624969482422, 110.19625091552734], "mean": [0.8963381052017212, -0.8582712411880493, 1.0707672834396362, -0.16824200749397278, -0.919838011264801, 1.0346181392669678, -0.782499372959137, -0.9678894877433777, 1.1377499103546143, -0.14607074856758118, 0.7311975359916687, -1.10905122756958, 36.22541809082031, 58.728214263916016, 1.585490345954895, 4.377033710479736, 21.62482261657715, 8.188347816467285, 21.85124397277832, 11.262134552001953, 21.99547576904297, 12.149005889892578, 11.16661548614502, 41.348777770996094, 45.22722244262695, 52.44993591308594, -0.9975157976150513, 6.588991641998291, 32.39778518676758, 26.12952995300293, 21.128978729248047, 35.54392623901367, 28.749305725097656, 35.903202056884766, 29.682697296142578, 40.07448959350586], "std": [0.23772038519382477, 0.1277189999818802, 0.1627069115638733, 0.06829216331243515, 0.15486955642700195, 0.1299673318862915, 0.2528960108757019, 0.16687539219856262, 0.20785371959209442, 0.10101268440485, 0.1454128623008728, 0.0828414186835289, 15.538686752319336, 3.008573532104492, 0.09600356966257095, 3.2197365760803223, 11.223986625671387, 13.690783500671387, 11.298480987548828, 19.212493896484375, 12.619806289672852, 20.539640426635742, 12.893763542175293, 21.067665100097656, 24.303180694580078, 7.834942817687988, 0.02619101107120514, 3.5187430381774902, 19.67780876159668, 42.658016204833984, 28.662334442138672, 46.7418327331543, 35.8088493347168, 48.10566711425781, 38.80619430541992, 47.63054656982422], "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": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [188]}, "index": {"min": [9450], "max": [9637], "mean": [9543.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [2.0372340425531914, 7.0, 7.0, 7.0, 7.0], "std": [2.0009829522040703, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [188]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [188]}, "eef_direction_state": {"mean": [3.265957446808511, 4.01063829787234], "std": [1.9902717226811317, 2.1561129369379395], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.1382978723404256, 1.0904255319148937], "std": [0.800280055100224, 0.8796238496055738], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [0.8936170212765957, 0.8191489361702128], "std": [0.8563664594680037, 0.8437853659405712], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.265957446808511, 4.01063829787234], "std": [1.9902717226811317, 2.1561129369379395], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.1382978723404256, 1.0904255319148937], "std": [0.800280055100224, 0.8796238496055738], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [0.8936170212765957, 0.8191489361702128], "std": [0.8563664594680037, 0.8437853659405712], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.6532488654337206, 0.20326270734796537, 1.1775953039659013, -1.4869427318215194, 1.0777924760091753, -2.018605135883441, 0.6410402881615824, -0.13260338468533137, 1.147345300563298, 1.8243139472611367, 1.2606941210937224, 1.4969553054676876], "std": [0.04975159309345261, 0.033164652551631736, 0.046393913727649366, 0.28997325171534305, 0.08816576400574459, 0.28508261122171363, 0.06322180192040724, 0.032465938822989975, 0.08127201118183579, 0.6329512538480299, 0.08360884182819217, 2.1558020965065112], "min": [0.5838083660522353, 0.12605534213957237, 1.115150293314324, -2.14346761293863, 0.9977280809535576, -2.6978217303300545, 0.5953836739316859, -0.24705077568891234, 1.0396453308706692, 0.4136276038302338, 1.089930412963847, -3.1406727493525937], "max": [0.785685859856692, 0.2809299013842117, 1.2796542501948833, -0.8583532603076454, 1.300039479091248, -1.4550319945740782, 0.8139626426925501, -0.0709204784114982, 1.3144973684271792, 2.48138504163606, 1.3843240648021764, 3.141286502453688], "count": [188]}, "eef_sim_pose_action": {"mean": [0.6532488654337206, 0.20326270734796537, 1.1775953039659013, -1.4869427318215194, 1.0777924760091753, -2.018605135883441, 0.6410402881615824, -0.13260338468533137, 1.147345300563298, 1.8243139472611367, 1.2606941210937224, 1.4969553054676876], "std": [0.04975159309345261, 0.033164652551631736, 0.046393913727649366, 0.28997325171534305, 0.08816576400574459, 0.28508261122171363, 0.06322180192040724, 0.032465938822989975, 0.08127201118183579, 0.6329512538480299, 0.08360884182819217, 2.1558020965065112], "min": [0.5838083660522353, 0.12605534213957237, 1.115150293314324, -2.14346761293863, 0.9977280809535576, -2.6978217303300545, 0.5953836739316859, -0.24705077568891234, 1.0396453308706692, 0.4136276038302338, 1.089930412963847, -3.1406727493525937], "max": [0.785685859856692, 0.2809299013842117, 1.2796542501948833, -0.8583532603076454, 1.300039479091248, -1.4550319945740782, 0.8139626426925501, -0.0709204784114982, 1.3144973684271792, 2.48138504163606, 1.3843240648021764, 3.141286502453688], "count": [188]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4091250816993464]], [[0.39823905841503265]], [[0.40620955473856213]]], "std": [[[0.212356268137505]], [[0.21235401299546705]], [[0.2188784700039764]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28588531454248367]], [[0.29411296977124185]], [[0.27922422181372547]]], "std": [[[0.1478815550354145]], [[0.14211201459755696]], [[0.14915118058275956]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32435146241830065]], [[0.34321216911764707]], [[0.33469679534313723]]], "std": [[[0.18685613033026616]], [[0.17902352277698294]], [[0.18987845959059477]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2324710049019608]], [[0.26351267769607845]], [[0.2659185763888889]]], "std": [[[0.2728085548055962]], [[0.2820735619284936]], [[0.2787539146762129]]], "count": [100]}, "observation.state": {"min": [0.27950236201286316, -1.2505006790161133, 0.9175970554351807, -0.28744181990623474, -1.1915812492370605, 0.9289644956588745, -1.2393081188201904, -1.2331674098968506, 0.9366708397865295, -0.8296377658843994, 0.4146639108657837, -1.0753583908081055, 11.046249389648438, 46.75416564941406, 1.421875, -1.8550000190734863, 0.7612500190734863, 0.4287499785423279, 0.9468749761581421, -1.5618749856948853, 0.7143750190734863, 0.04363636299967766, 1.0077778100967407, 0.11499999463558197, 9.698124885559082, 42.951873779296875, -1.1137499809265137, -0.10999999940395355, 0.8806250095367432, -1.212499976158142, 0.6868749856948853, 0.17749999463558197, 0.7487499713897705, 0.4168750047683716, 0.6106666922569275, -2.0718748569488525], "max": [1.1955231428146362, -0.7768749594688416, 1.5206331014633179, 0.07097829133272171, -0.4979686439037323, 1.0662719011306763, -0.2286945879459381, -0.7878953814506531, 1.5208476781845093, 0.31380602717399597, 1.2733441591262817, -0.8338340520858765, 69.12312316894531, 60.229373931884766, 1.7443749904632568, 9.657499313354492, 48.091251373291016, 40.958126068115234, 49.958126068115234, 49.526248931884766, 53.48812484741211, 57.78437423706055, 44.22187805175781, 75.56749725341797, 64.22562408447266, 72.4468765258789, -0.9206249713897705, 9.44124984741211, 39.41666793823242, 11.359375, 70.96624755859375, 105.64312744140625, 92.1831283569336, 109.70625305175781, 101.69000244140625, 109.66937255859375], "mean": [0.9410781264305115, -0.8644915223121643, 1.0414437055587769, -0.1513243019580841, -0.8962240219116211, 1.0059773921966553, -0.7948433756828308, -0.956034779548645, 1.1406729221343994, -0.30924952030181885, 0.7810412645339966, -0.9395343065261841, 25.838573455810547, 53.664588928222656, 1.50031316280365, 7.925899982452393, 8.464219093322754, 5.903709888458252, 8.868659973144531, 5.4633941650390625, 9.489167213439941, 8.095194816589355, 8.730481147766113, 13.787276268005371, 38.630062103271484, 55.355987548828125, -0.9996625185012817, 6.851043701171875, 18.983675003051758, 1.5241907835006714, 17.052875518798828, 27.878246307373047, 21.525184631347656, 29.346019744873047, 25.229822158813477, 33.64458465576172], "std": [0.26509425044059753, 0.12319722771644592, 0.16191522777080536, 0.11584034562110901, 0.1603487879037857, 0.042084019631147385, 0.2815302014350891, 0.11899040639400482, 0.14480969309806824, 0.3112725615501404, 0.25554895401000977, 0.08627673238515854, 17.575654983520508, 3.0716612339019775, 0.08050460368394852, 3.5418057441711426, 15.08270263671875, 11.030040740966797, 15.648809432983398, 14.968652725219727, 16.992801666259766, 15.314373016357422, 12.866458892822266, 24.6019344329834, 19.4300537109375, 10.651082038879395, 0.037913888692855835, 3.850097179412842, 12.758886337280273, 2.689237594604492, 21.790746688842773, 41.706905364990234, 30.924936294555664, 43.18259811401367, 38.137542724609375, 48.02851867675781], "count": [213]}, "action": {"min": [0.27950236201286316, -1.2505006790161133, 0.9175970554351807, -0.28744181990623474, -1.1915812492370605, 0.9289644956588745, -1.2393081188201904, -1.2331674098968506, 0.9366708397865295, -0.8296377658843994, 0.4146639108657837, -1.0753583908081055, 11.046249389648438, 46.75416564941406, 1.421875, -1.8550000190734863, 0.7612500190734863, 0.4287499785423279, 0.9468749761581421, -1.5618749856948853, 0.7143750190734863, 0.04363636299967766, 1.0077778100967407, 0.11499999463558197, 9.698124885559082, 42.951873779296875, -1.1137499809265137, -0.10999999940395355, 0.8806250095367432, -1.212499976158142, 0.6868749856948853, 0.17749999463558197, 0.7487499713897705, 0.4168750047683716, 0.6106666922569275, -2.0718748569488525], "max": [1.1955231428146362, -0.7768749594688416, 1.5206331014633179, 0.07097829133272171, -0.4979686439037323, 1.0662719011306763, -0.2286945879459381, -0.7878953814506531, 1.5208476781845093, 0.31380602717399597, 1.2733441591262817, -0.8338340520858765, 69.12312316894531, 60.229373931884766, 1.7443749904632568, 9.657499313354492, 48.091251373291016, 40.958126068115234, 49.958126068115234, 49.526248931884766, 53.48812484741211, 57.78437423706055, 44.22187805175781, 75.56749725341797, 64.22562408447266, 72.4468765258789, -0.9206249713897705, 9.44124984741211, 39.41666793823242, 11.359375, 70.96624755859375, 105.64312744140625, 92.1831283569336, 109.70625305175781, 101.69000244140625, 109.66937255859375], "mean": [0.9410784244537354, -0.8644916415214539, 1.0414438247680664, -0.1513243019580841, -0.8962239623069763, 1.0059773921966553, -0.7948431968688965, -0.9560347199440002, 1.1406729221343994, -0.3092494010925293, 0.7810410857200623, -0.9395343065261841, 25.838563919067383, 53.66459274291992, 1.5003130435943604, 7.925900936126709, 8.46422004699707, 5.903696060180664, 8.86866283416748, 5.463385105133057, 9.48916244506836, 8.095198631286621, 8.73049259185791, 13.787259101867676, 38.630062103271484, 55.35599136352539, -0.9996625185012817, 6.851043701171875, 18.983680725097656, 1.52419114112854, 17.052865982055664, 27.878246307373047, 21.525177001953125, 29.34602165222168, 25.229820251464844, 33.64458465576172], "std": [0.26509419083595276, 0.12319719791412354, 0.16191522777080536, 0.1158403679728508, 0.1603488028049469, 0.042084019631147385, 0.2815302014350891, 0.11899039894342422, 0.14480967819690704, 0.3112725019454956, 0.2555489242076874, 0.08627673238515854, 17.575658798217773, 3.0716609954833984, 0.08050461113452911, 3.541804313659668, 15.082701683044434, 11.03004264831543, 15.648807525634766, 14.968667030334473, 16.992799758911133, 15.314360618591309, 12.86645793914795, 24.6019344329834, 19.4300537109375, 10.651082038879395, 0.03791389241814613, 3.8500967025756836, 12.758886337280273, 2.689237594604492, 21.790748596191406, 41.706905364990234, 30.924938201904297, 43.18260192871094, 38.137542724609375, 48.02851867675781], "count": [213]}, "timestamp": {"min": [0.0], "max": [7.066666666666666], "mean": [3.5333333333333337], "std": [2.0495708674600013], "count": [213]}, "frame_index": {"min": [0], "max": [212], "mean": [106.0], "std": [61.48712602380003], "count": [213]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [213]}, "index": {"min": [9638], "max": [9850], "mean": [9744.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [213]}, "subtask_annotation": {"mean": [1.9953051643192488, 7.0, 7.0, 7.0, 7.0], "std": [2.072619744768744, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [213]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [213]}, "eef_direction_state": {"mean": [4.15962441314554, 3.6948356807511735], "std": [2.067604780971451, 2.0546115761544153], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_state": {"mean": [0.8169014084507042, 1.1502347417840375], "std": [0.8387872839108866, 0.8083847230058554], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_state": {"mean": [0.7511737089201878, 0.8779342723004695], "std": [0.8715972240656343, 0.8414895441756037], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_direction_action": {"mean": [4.15962441314554, 3.6948356807511735], "std": [2.067604780971451, 2.0546115761544153], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_action": {"mean": [0.8169014084507042, 1.1502347417840375], "std": [0.8387872839108866, 0.8083847230058554], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_action": {"mean": [0.7511737089201878, 0.8779342723004695], "std": [0.8715972240656343, 0.8414895441756037], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_sim_pose_state": {"mean": [0.6395098829092689, 0.1958917110567203, 1.1527807910191659, -1.6212112477703424, 1.0525423593589045, -2.1560248757496216, 0.629230527241363, -0.1328848721498505, 1.1493762253817825, 1.712250243488404, 1.1883827417813284, 0.8388345982464606], "std": [0.04975486900857979, 0.03567514898551781, 0.056137396195520446, 0.2688818484568458, 0.06144736753889766, 0.22268768308304052, 0.052523332996891034, 0.04457707124574971, 0.08099439713993879, 0.8757863661955039, 0.09497586644127512, 2.0215842090111398], "min": [0.6011870626732969, 0.10429290512300217, 1.0977819389870924, -1.8645496900066103, 0.9808749521806708, -2.482101500649941, 0.5947841291518771, -0.24831323441726194, 1.0423090017519099, 0.242537269731549, 1.0578054625098372, -3.075604718578157], "max": [0.7819278253640995, 0.234091998826558, 1.284542345915147, -0.9295888744205795, 1.2413993449915655, -1.6171621513653802, 0.769525161870823, -0.08767038800071797, 1.3096953902139417, 3.130405271651707, 1.4600096537682394, 3.1313787937805992], "count": [213]}, "eef_sim_pose_action": {"mean": [0.6395098829092689, 0.1958917110567203, 1.1527807910191659, -1.6212112477703424, 1.0525423593589045, -2.1560248757496216, 0.629230527241363, -0.1328848721498505, 1.1493762253817825, 1.712250243488404, 1.1883827417813284, 0.8388345982464606], "std": [0.04975486900857979, 0.03567514898551781, 0.056137396195520446, 0.2688818484568458, 0.06144736753889766, 0.22268768308304052, 0.052523332996891034, 0.04457707124574971, 0.08099439713993879, 0.8757863661955039, 0.09497586644127512, 2.0215842090111398], "min": [0.6011870626732969, 0.10429290512300217, 1.0977819389870924, -1.8645496900066103, 0.9808749521806708, -2.482101500649941, 0.5947841291518771, -0.24831323441726194, 1.0423090017519099, 0.242537269731549, 1.0578054625098372, -3.075604718578157], "max": [0.7819278253640995, 0.234091998826558, 1.284542345915147, -0.9295888744205795, 1.2413993449915655, -1.6171621513653802, 0.769525161870823, -0.08767038800071797, 1.3096953902139417, 3.130405271651707, 1.4600096537682394, 3.1313787937805992], "count": [213]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3816507373366013]], [[0.37420867034313726]], [[0.3851620179738562]]], "std": [[[0.21000406930261944]], [[0.20708713541920087]], [[0.21501401739549597]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33091641135620914]], [[0.33648072916666666]], [[0.3137773161764706]]], "std": [[[0.17430530924181292]], [[0.17481822414629103]], [[0.18994347117070948]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31607139093137254]], [[0.331448323120915]], [[0.33038120710784313]]], "std": [[[0.18311291320355988]], [[0.17542951782521762]], [[0.18788231731241148]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2133826531862745]], [[0.2389609477124183]], [[0.2326307373366013]]], "std": [[[0.2616314803459701]], [[0.2652598615864879]], [[0.26521265007318123]]], "count": [100]}, "observation.state": {"min": [0.3035829961299896, -1.2389371395111084, 0.8566510081291199, -0.2924433946609497, -1.3071683645248413, 0.8013609051704407, -1.2436738014221191, -1.3004977703094482, 0.911790132522583, -0.5273184180259705, 0.43240252137184143, -1.1305028200149536, 13.899999618530273, 45.106876373291016, 1.2450000047683716, -0.23375000059604645, 1.228124976158142, 0.32249999046325684, 1.0412499904632568, -2.056874990463257, 0.8862500190734863, -0.8125, 0.7087500095367432, 0.8075000047683716, 1.9012500047683716, 42.239376068115234, -0.8331249952316284, -0.24437499046325684, 1.896875023841858, 0.5, 0.65625, 0.484375, 1.0733332633972168, 0.04062499850988388, 0.25437501072883606, -1.9581249952316284], "max": [1.3189517259597778, -0.6821975111961365, 1.552653193473816, 0.19474326074123383, -0.46134698390960693, 1.0344185829162598, -0.3118562698364258, -0.7564660310745239, 1.5826942920684814, 0.29816552996635437, 1.3394665718078613, -1.012330174446106, 60.676876068115234, 61.048126220703125, 1.8287500143051147, 9.795000076293945, 43.43562698364258, 59.19499969482422, 47.53187561035156, 93.09312438964844, 60.16875076293945, 103.04249572753906, 76.75312042236328, 109.55374908447266, 61.23812484741211, 77.27937316894531, 1.625, 9.542500495910645, 37.567501068115234, 1.5412499904632568, 34.08812713623047, 66.39437866210938, 46.698123931884766, 75.55437469482422, 58.81999969482422, 107.3862533569336], "mean": [0.9614695310592651, -0.8380663394927979, 1.0159149169921875, -0.055290061980485916, -0.8940309882164001, 0.8888731598854065, -0.848794162273407, -0.909555971622467, 1.0752404928207397, -0.20107154548168182, 0.7846319079399109, -1.0555139780044556, 37.30695724487305, 51.02117919921875, 1.4228628873825073, 7.5936760902404785, 12.515754699707031, 9.152113914489746, 12.70205307006836, 13.192569732666016, 13.824419021606445, 18.086021423339844, 11.521581649780273, 36.92610168457031, 36.10860061645508, 57.1127815246582, 0.46296924352645874, 6.807756423950195, 15.545475959777832, 0.7213551998138428, 12.033050537109375, 15.836118698120117, 15.137347221374512, 15.099579811096191, 15.30333137512207, 34.68125915527344], "std": [0.2775234878063202, 0.11784707754850388, 0.17297832667827606, 0.12554161250591278, 0.1619737148284912, 0.05776187777519226, 0.26604926586151123, 0.14426590502262115, 0.17992345988750458, 0.2237078994512558, 0.22633232176303864, 0.046760670840740204, 10.511191368103027, 4.331010341644287, 0.13000264763832092, 3.4740614891052246, 12.718708992004395, 17.751739501953125, 14.34624195098877, 30.46645164489746, 17.803852081298828, 34.10702896118164, 22.639616012573242, 34.2982177734375, 22.374692916870117, 12.229259490966797, 1.1035733222961426, 4.081670761108398, 11.845674514770508, 0.35124656558036804, 11.521260261535645, 23.838117599487305, 16.140886306762695, 25.613088607788086, 21.149477005004883, 39.386192321777344], "count": [261]}, "action": {"min": [0.3035829961299896, -1.2389371395111084, 0.8566510081291199, -0.2924433946609497, -1.3071683645248413, 0.8013609051704407, -1.2436738014221191, -1.3004977703094482, 0.911790132522583, -0.5273184180259705, 0.43240252137184143, -1.1305028200149536, 13.899999618530273, 45.106876373291016, 1.2450000047683716, -0.23375000059604645, 1.228124976158142, 0.32249999046325684, 1.0412499904632568, -2.056874990463257, 0.8862500190734863, -0.8125, 0.7087500095367432, 0.8075000047683716, 1.9012500047683716, 42.239376068115234, -0.8331249952316284, -0.24437499046325684, 1.896875023841858, 0.5, 0.65625, 0.484375, 1.0733332633972168, 0.04062499850988388, 0.25437501072883606, -1.9581249952316284], "max": [1.3189517259597778, -0.6821975111961365, 1.552653193473816, 0.19474326074123383, -0.46134698390960693, 1.0344185829162598, -0.3118562698364258, -0.7564660310745239, 1.5826942920684814, 0.29816552996635437, 1.3394665718078613, -1.012330174446106, 60.676876068115234, 61.048126220703125, 1.8287500143051147, 9.795000076293945, 43.43562698364258, 59.19499969482422, 47.53187561035156, 93.09312438964844, 60.16875076293945, 103.04249572753906, 76.75312042236328, 109.55374908447266, 61.23812484741211, 77.27937316894531, 1.625, 9.542500495910645, 37.567501068115234, 1.5412499904632568, 34.08812713623047, 66.39437866210938, 46.698123931884766, 75.55437469482422, 58.81999969482422, 107.3862533569336], "mean": [0.9614694714546204, -0.8380663990974426, 1.0159149169921875, -0.055290065705776215, -0.8940310478210449, 0.8888729810714722, -0.8487939834594727, -0.909555971622467, 1.0752402544021606, -0.20107153058052063, 0.7846323251724243, -1.0555142164230347, 37.306949615478516, 51.021148681640625, 1.4228633642196655, 7.593674182891846, 12.515767097473145, 9.152111053466797, 12.702072143554688, 13.192566871643066, 13.824433326721191, 18.08600616455078, 11.521588325500488, 36.92610549926758, 36.108612060546875, 57.11275863647461, 0.46296948194503784, 6.80775785446167, 15.545483589172363, 0.7213551998138428, 12.033053398132324, 15.836112976074219, 15.137349128723145, 15.099576950073242, 15.303333282470703, 34.681278228759766], "std": [0.2775234580039978, 0.11784707754850388, 0.17297831177711487, 0.1255415827035904, 0.1619737595319748, 0.05776187777519226, 0.26604923605918884, 0.14426590502262115, 0.17992348968982697, 0.2237078696489334, 0.22633235156536102, 0.046760670840740204, 10.511191368103027, 4.331009864807129, 0.1300026923418045, 3.474062204360962, 12.718710899353027, 17.751733779907227, 14.346242904663086, 30.466455459594727, 17.80385398864746, 34.10702896118164, 22.639612197875977, 34.2982177734375, 22.37469482421875, 12.229253768920898, 1.1035736799240112, 4.081671237945557, 11.845673561096191, 0.35124653577804565, 11.521261215209961, 23.838109970092773, 16.140886306762695, 25.613088607788086, 21.14947509765625, 39.38618850708008], "count": [261]}, "timestamp": {"min": [0.0], "max": [8.666666666666666], "mean": [4.333333333333333], "std": [2.5114552369905794], "count": [261]}, "frame_index": {"min": [0], "max": [260], "mean": [130.0], "std": [75.34365710971738], "count": [261]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [261]}, "index": {"min": [9851], "max": [10111], "mean": [9981.0], "std": [75.34365710971738], "count": [261]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [261]}, "subtask_annotation": {"mean": [2.0, 7.0, 7.0, 7.0, 7.0], "std": [1.9884725264649112, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [261]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [261]}, "eef_direction_state": {"mean": [4.1226053639846745, 3.7701149425287355], "std": [1.9730721988142441, 2.095613825301758], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_state": {"mean": [0.9846743295019157, 1.1417624521072798], "std": [0.8620093636271444, 0.8252592516657351], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_state": {"mean": [0.7088122605363985, 0.7931034482758621], "std": [0.8484146400996981, 0.8184360054674895], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_direction_action": {"mean": [4.1226053639846745, 3.7701149425287355], "std": [1.9730721988142441, 2.095613825301758], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_action": {"mean": [0.9846743295019157, 1.1417624521072798], "std": [0.8620093636271444, 0.8252592516657351], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_action": {"mean": [0.7088122605363985, 0.7931034482758621], "std": [0.8484146400996981, 0.8184360054674895], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_sim_pose_state": {"mean": [0.6213277225478647, 0.18729286302731296, 1.1484395519417867, -1.662009047596413, 0.9844889649480109, -2.25801489005147, 0.6186511996481983, -0.14116455668696237, 1.142216556812327, 1.8789398270465258, 1.2315113701003937, 0.9629145079614991], "std": [0.0567589702807372, 0.027187924666499715, 0.06648043921553867, 0.29900403666076164, 0.0779340253168831, 0.27216737297263943, 0.059801792252380005, 0.040105552971848965, 0.07199777923681676, 0.727049043169798, 0.07520154992721824, 2.1817903906383154], "min": [0.5762444919270984, 0.12376348648909037, 1.0981416442828098, -1.961246326446092, 0.901669038848171, -2.7107176868026746, 0.5674159897120278, -0.23029378989021368, 1.0426711233847414, 0.45886795883702747, 0.9885163830044053, -3.119736154493543], "max": [0.7905429250347359, 0.24312854145048873, 1.3102083707776864, -0.8657272150575627, 1.1819792372399776, -1.6065322835254026, 0.7859743210557115, -0.08502817907135374, 1.2912041090007058, 2.9276990414236526, 1.462566368226494, 3.108382046930494], "count": [261]}, "eef_sim_pose_action": {"mean": [0.6213277225478647, 0.18729286302731296, 1.1484395519417867, -1.662009047596413, 0.9844889649480109, -2.25801489005147, 0.6186511996481983, -0.14116455668696237, 1.142216556812327, 1.8789398270465258, 1.2315113701003937, 0.9629145079614991], "std": [0.0567589702807372, 0.027187924666499715, 0.06648043921553867, 0.29900403666076164, 0.0779340253168831, 0.27216737297263943, 0.059801792252380005, 0.040105552971848965, 0.07199777923681676, 0.727049043169798, 0.07520154992721824, 2.1817903906383154], "min": [0.5762444919270984, 0.12376348648909037, 1.0981416442828098, -1.961246326446092, 0.901669038848171, -2.7107176868026746, 0.5674159897120278, -0.23029378989021368, 1.0426711233847414, 0.45886795883702747, 0.9885163830044053, -3.119736154493543], "max": [0.7905429250347359, 0.24312854145048873, 1.3102083707776864, -0.8657272150575627, 1.1819792372399776, -1.6065322835254026, 0.7859743210557115, -0.08502817907135374, 1.2912041090007058, 2.9276990414236526, 1.462566368226494, 3.108382046930494], "count": [261]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3908568790849673]], [[0.379603335375817]], [[0.3879018423202614]]], "std": [[[0.20169889883575035]], [[0.1992628257567344]], [[0.2094796127890394]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3252847263071895]], [[0.3247411335784314]], [[0.30768256127450977]]], "std": [[[0.16787285255148465]], [[0.16602743025928554]], [[0.18106860588239101]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31912566789215685]], [[0.3353501123366013]], [[0.33572534722222225]]], "std": [[[0.18934466479592682]], [[0.18064310945875914]], [[0.19494396113531465]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21952769812091502]], [[0.24422278390522875]], [[0.2377511887254902]]], "std": [[[0.2673387268960174]], [[0.26919430717402437]], [[0.26952377679068573]]], "count": [100]}, "observation.state": {"min": [0.3424935042858124, -1.1861028671264648, 0.7762073874473572, -0.45914819836616516, -1.593614101409912, 0.8178358674049377, -1.4969482421875, -1.1665760278701782, 0.7853389382362366, -0.421649694442749, 0.41251811385154724, -1.3627450466156006, 20.271249771118164, 39.458126068115234, 1.274999976158142, -0.23874999582767487, 1.0106250047683716, -0.18687500059604645, 1.0356249809265137, -1.9299999475479126, 0.8912500143051147, 0.03125, 0.6862499713897705, 0.40187498927116394, 1.8253846168518066, 44.609375, -0.9212499856948853, -0.0018749998416751623, 0.9749999642372131, -1.240625023841858, 0.6662499904632568, -0.7350000143051147, 0.8812500238418579, 0.03999999910593033, 0.3812499940395355, -2.025624990463257], "max": [1.5114272832870483, -0.6206607222557068, 1.4628633260726929, 0.12853342294692993, -0.5246480703353882, 1.1444119215011597, -0.25029563903808594, -0.6684166789054871, 1.423332929611206, 0.5130301117897034, 1.5681824684143066, -1.02338445186615, 65.73249816894531, 60.50187683105469, 1.8331249952316284, 9.654999732971191, 47.17437744140625, 45.763126373291016, 44.471248626708984, 60.354373931884766, 48.243125915527344, 70.11000061035156, 55.54624938964844, 96.39937591552734, 61.157501220703125, 77.53312683105469, -0.8268749713897705, 9.805000305175781, 41.665626525878906, 10.176875114440918, 50.66625213623047, 105.20062255859375, 64.9124984741211, 109.90312957763672, 72.50875091552734, 109.98187255859375], "mean": [1.0705633163452148, -0.7530449628829956, 0.9614983797073364, -0.14268486201763153, -1.0521905422210693, 0.8800200819969177, -0.8946529626846313, -0.8207311034202576, 0.9600430727005005, -0.07216256856918335, 0.7691879272460938, -1.2450999021530151, 47.404823303222656, 48.76305389404297, 1.4310466051101685, 7.157158374786377, 12.18528938293457, 8.31863021850586, 11.127151489257812, 10.359264373779297, 11.161920547485352, 14.836670875549316, 11.482766151428223, 28.62833023071289, 34.299339294433594, 61.29795837402344, -0.8739827275276184, 7.117364406585693, 16.848373413085938, 0.519028902053833, 12.893096923828125, 18.801362991333008, 17.615358352661133, 23.98793601989746, 18.32246971130371, 34.1272087097168], "std": [0.3350134491920471, 0.13995540142059326, 0.17017421126365662, 0.17180460691452026, 0.2567407190799713, 0.07738429307937622, 0.31898659467697144, 0.13180947303771973, 0.15833915770053864, 0.2713385820388794, 0.2647222578525543, 0.0933292806148529, 9.391111373901367, 5.986451625823975, 0.15619467198848724, 3.6330254077911377, 15.901689529418945, 14.877445220947266, 16.200183868408203, 22.60610008239746, 16.714487075805664, 26.181406021118164, 18.45415687561035, 38.3498420715332, 23.12572479248047, 12.274775505065918, 0.02203664556145668, 4.0341997146606445, 12.194645881652832, 2.2663981914520264, 16.3040828704834, 32.42447280883789, 24.44038963317871, 39.8499641418457, 27.26325035095215, 42.221778869628906], "count": [269]}, "action": {"min": [0.3424935042858124, -1.1861028671264648, 0.7762073874473572, -0.45914819836616516, -1.593614101409912, 0.8178358674049377, -1.4969482421875, -1.1665760278701782, 0.7853389382362366, -0.421649694442749, 0.41251811385154724, -1.3627450466156006, 20.271249771118164, 39.458126068115234, 1.274999976158142, -0.23874999582767487, 1.0106250047683716, -0.18687500059604645, 1.0356249809265137, -1.9299999475479126, 0.8912500143051147, 0.03125, 0.6862499713897705, 0.40187498927116394, 1.8253846168518066, 44.609375, -0.9212499856948853, -0.0018749998416751623, 0.9749999642372131, -1.240625023841858, 0.6662499904632568, -0.7350000143051147, 0.8812500238418579, 0.03999999910593033, 0.3812499940395355, -2.025624990463257], "max": [1.5114272832870483, -0.6206607222557068, 1.4628633260726929, 0.12853342294692993, -0.5246480703353882, 1.1444119215011597, -0.25029563903808594, -0.6684166789054871, 1.423332929611206, 0.5130301117897034, 1.5681824684143066, -1.02338445186615, 65.73249816894531, 60.50187683105469, 1.8331249952316284, 9.654999732971191, 47.17437744140625, 45.763126373291016, 44.471248626708984, 60.354373931884766, 48.243125915527344, 70.11000061035156, 55.54624938964844, 96.39937591552734, 61.157501220703125, 77.53312683105469, -0.8268749713897705, 9.805000305175781, 41.665626525878906, 10.176875114440918, 50.66625213623047, 105.20062255859375, 64.9124984741211, 109.90312957763672, 72.50875091552734, 109.98187255859375], "mean": [1.0705634355545044, -0.7530450224876404, 0.9614977240562439, -0.14268489181995392, -1.0521906614303589, 0.8800204396247864, -0.8946525454521179, -0.820730984210968, 0.9600435495376587, -0.07216258347034454, 0.7691879272460938, -1.2451000213623047, 47.404815673828125, 48.76308059692383, 1.431046485900879, 7.157161235809326, 12.185295104980469, 8.318625450134277, 11.127147674560547, 10.359269142150879, 11.161924362182617, 14.836655616760254, 11.48276138305664, 28.628328323364258, 34.299354553222656, 61.2979850769043, -0.8739827871322632, 7.117366790771484, 16.848379135131836, 0.5190289616584778, 12.893102645874023, 18.801362991333008, 17.615365982055664, 23.987937927246094, 18.322467803955078, 34.127193450927734], "std": [0.3350134491920471, 0.13995543122291565, 0.17017418146133423, 0.17180457711219788, 0.2567406892776489, 0.07738430052995682, 0.31898656487464905, 0.13180948793888092, 0.15833912789821625, 0.2713385820388794, 0.26472222805023193, 0.0933292880654335, 9.39111328125, 5.986452579498291, 0.15619464218616486, 3.633023738861084, 15.901693344116211, 14.877448081970215, 16.200185775756836, 22.60610008239746, 16.714481353759766, 26.181398391723633, 18.454151153564453, 38.34983825683594, 23.125728607177734, 12.274773597717285, 0.022036653012037277, 4.03419828414917, 12.194645881652832, 2.2663986682891846, 16.304086685180664, 32.42447280883789, 24.440387725830078, 39.849952697753906, 27.26325225830078, 42.221778869628906], "count": [269]}, "timestamp": {"min": [0.0], "max": [8.933333333333334], "mean": [4.466666666666667], "std": [2.5884358211089573], "count": [269]}, "frame_index": {"min": [0], "max": [268], "mean": [134.0], "std": [77.6530746332687], "count": [269]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [269]}, "index": {"min": [10112], "max": [10380], "mean": [10246.0], "std": [77.6530746332687], "count": [269]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [269]}, "subtask_annotation": {"mean": [2.282527881040892, 7.0, 7.0, 7.0, 7.0], "std": [2.0300052933079624, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [269]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [269]}, "eef_direction_state": {"mean": [4.148698884758364, 4.189591078066915], "std": [2.013017159402969, 2.0012364718908087], "min": [0, 0], "max": [6, 6], "count": [269]}, "eef_velocity_state": {"mean": [0.9442379182156134, 1.029739776951673], "std": [0.8880946748930307, 0.9161136635547074], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_acc_mag_state": {"mean": [0.7360594795539034, 0.7286245353159851], "std": [0.854161522923418, 0.8161692893269131], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_direction_action": {"mean": [4.148698884758364, 4.189591078066915], "std": [2.013017159402969, 2.0012364718908087], "min": [0, 0], "max": [6, 6], "count": [269]}, "eef_velocity_action": {"mean": [0.9442379182156134, 1.029739776951673], "std": [0.8880946748930307, 0.9161136635547074], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_acc_mag_action": {"mean": [0.7360594795539034, 0.7286245353159851], "std": [0.854161522923418, 0.8161692893269131], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_sim_pose_state": {"mean": [0.6120313949403206, 0.2205332514306738, 1.1767683335770696, -1.5679214374896553, 0.9989613987273941, -2.1112137130474937, 0.6017010776072622, -0.16360519480217625, 1.142376687736305, 1.8293200627532356, 1.2623873104438248, -1.408143736301337], "std": [0.05370836841442273, 0.05015833329708889, 0.05538614517842123, 0.31213174959534196, 0.082643873214132, 0.29561994870699004, 0.053267355154346135, 0.05403575862650865, 0.08307984897959478, 1.4283159650235486, 0.08897216536215596, 1.9906020414577106], "min": [0.5576431822453116, 0.1193075605499555, 1.098702893871476, -2.2378612340321244, 0.8836489615251315, -2.7672310867002374, 0.5579061689506113, -0.2954666026362354, 1.0443639897848682, -3.1368719301842347, 1.0192570121619844, -3.1408974830961], "max": [0.7681305943344645, 0.29129302604722607, 1.3147255212826772, -0.79566890405129, 1.1690794309862222, -1.5569561100001006, 0.7605132019146883, -0.09216424694360992, 1.309394717963551, 3.1284785455102306, 1.533200510858629, 3.140899107324315], "count": [269]}, "eef_sim_pose_action": {"mean": [0.6120313949403206, 0.2205332514306738, 1.1767683335770696, -1.5679214374896553, 0.9989613987273941, -2.1112137130474937, 0.6017010776072622, -0.16360519480217625, 1.142376687736305, 1.8293200627532356, 1.2623873104438248, -1.408143736301337], "std": [0.05370836841442273, 0.05015833329708889, 0.05538614517842123, 0.31213174959534196, 0.082643873214132, 0.29561994870699004, 0.053267355154346135, 0.05403575862650865, 0.08307984897959478, 1.4283159650235486, 0.08897216536215596, 1.9906020414577106], "min": [0.5576431822453116, 0.1193075605499555, 1.098702893871476, -2.2378612340321244, 0.8836489615251315, -2.7672310867002374, 0.5579061689506113, -0.2954666026362354, 1.0443639897848682, -3.1368719301842347, 1.0192570121619844, -3.1408974830961], "max": [0.7681305943344645, 0.29129302604722607, 1.3147255212826772, -0.79566890405129, 1.1690794309862222, -1.5569561100001006, 0.7605132019146883, -0.09216424694360992, 1.309394717963551, 3.1284785455102306, 1.533200510858629, 3.140899107324315], "count": [269]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3924100612745098]], [[0.3804848529411765]], [[0.3814163848039216]]], "std": [[[0.20373289348604923]], [[0.19937640501863158]], [[0.21232766355187757]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3197588725490196]], [[0.3232291421568627]], [[0.3091419607843137]]], "std": [[[0.16825387627029473]], [[0.1632363572232483]], [[0.17736582315991833]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31411964256535946]], [[0.3292116441993464]], [[0.3232269464869281]]], "std": [[[0.18015395627502614]], [[0.17449742775430707]], [[0.18398190163055975]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21369075571895427]], [[0.24952518178104574]], [[0.24536994689542482]]], "std": [[[0.2616391073336066]], [[0.2712522207665963]], [[0.2701679505964707]]], "count": [100]}, "observation.state": {"min": [0.34273195266723633, -1.153653621673584, 0.8115415573120117, -0.418796569108963, -1.5896722078323364, 0.8405336737632751, -1.3713833093643188, -1.2687160968780518, 0.8568894267082214, -0.4651140570640564, 0.464899480342865, -1.2539578676223755, 3.382499933242798, 45.43000030517578, 1.2037500143051147, -0.33249998092651367, 2.3843748569488525, 0.109375, 3.6649999618530273, -1.5893750190734863, 1.8337500095367432, -0.10153846442699432, 0.7456250190734863, 4.065454483032227, 1.3055555820465088, 45.806251525878906, -0.8799999952316284, -0.19437499344348907, 0.7209091186523438, 0.27125000953674316, 0.6812499761581421, 0.8762499690055847, 1.0169999599456787, 0.17624999582767487, 0.6924999952316284, -2.005625009536743], "max": [1.4046140909194946, -0.6990062594413757, 1.4103150367736816, -0.011682688258588314, -0.6179903745651245, 1.0708495378494263, -0.23601415753364563, -0.6682259440422058, 1.531409740447998, 0.4483397305011749, 1.6030237674713135, -0.9721056818962097, 64.26437377929688, 63.424373626708984, 1.8700000047683716, 9.635000228881836, 43.83562469482422, 35.78937530517578, 42.68250274658203, 70.8499984741211, 46.31999969482422, 87.49124908447266, 46.05062484741211, 104.2437515258789, 76.75625610351562, 84.34000396728516, 1.8849999904632568, 9.48812484741211, 70.07624816894531, 110.07937622070312, 72.65312957763672, 111.88750457763672, 93.63187408447266, 112.31875610351562, 96.91374969482422, 109.61062622070312], "mean": [1.1101746559143066, -0.8011820316314697, 0.9551841020584106, -0.22690266370773315, -1.1712348461151123, 0.9043655395507812, -0.8265975713729858, -0.8754130601882935, 1.0450230836868286, -0.12852394580841064, 0.7887082695960999, -1.1067805290222168, 36.43790054321289, 51.68797302246094, 1.412306547164917, 6.254791259765625, 15.656478881835938, 5.672978401184082, 14.59541130065918, 9.055611610412598, 13.32541561126709, 13.973430633544922, 7.719503402709961, 34.49066162109375, 35.64214324951172, 64.61105346679688, 0.580242395401001, 5.787358283996582, 28.66658592224121, 29.021005630493164, 23.55686378479004, 33.59159469604492, 30.81852912902832, 33.02070617675781, 28.63042449951172, 51.31953048706055], "std": [0.27547410130500793, 0.10176745057106018, 0.14574596285820007, 0.1005166545510292, 0.20400850474834442, 0.046584442257881165, 0.29301390051841736, 0.15167561173439026, 0.17084480822086334, 0.2709881663322449, 0.248967245221138, 0.09646310657262802, 13.295414924621582, 5.259164333343506, 0.14044339954853058, 2.9969475269317627, 12.241670608520508, 10.548637390136719, 12.26691722869873, 22.33164405822754, 13.356487274169922, 27.39727783203125, 13.678521156311035, 30.570310592651367, 27.062849044799805, 14.040769577026367, 1.3007220029830933, 3.1688666343688965, 17.856903076171875, 43.77531051635742, 21.66860580444336, 46.500389099121094, 31.752347946166992, 47.331871032714844, 38.70798873901367, 37.23828125], "count": [288]}, "action": {"min": [0.34273195266723633, -1.153653621673584, 0.8115415573120117, -0.418796569108963, -1.5896722078323364, 0.8405336737632751, -1.3713833093643188, -1.2687160968780518, 0.8568894267082214, -0.4651140570640564, 0.464899480342865, -1.2539578676223755, 3.382499933242798, 45.43000030517578, 1.2037500143051147, -0.33249998092651367, 2.3843748569488525, 0.109375, 3.6649999618530273, -1.5893750190734863, 1.8337500095367432, -0.10153846442699432, 0.7456250190734863, 4.065454483032227, 1.3055555820465088, 45.806251525878906, -0.8799999952316284, -0.19437499344348907, 0.7209091186523438, 0.27125000953674316, 0.6812499761581421, 0.8762499690055847, 1.0169999599456787, 0.17624999582767487, 0.6924999952316284, -2.005625009536743], "max": [1.4046140909194946, -0.6990062594413757, 1.4103150367736816, -0.011682688258588314, -0.6179903745651245, 1.0708495378494263, -0.23601415753364563, -0.6682259440422058, 1.531409740447998, 0.4483397305011749, 1.6030237674713135, -0.9721056818962097, 64.26437377929688, 63.424373626708984, 1.8700000047683716, 9.635000228881836, 43.83562469482422, 35.78937530517578, 42.68250274658203, 70.8499984741211, 46.31999969482422, 87.49124908447266, 46.05062484741211, 104.2437515258789, 76.75625610351562, 84.34000396728516, 1.8849999904632568, 9.48812484741211, 70.07624816894531, 110.07937622070312, 72.65312957763672, 111.88750457763672, 93.63187408447266, 112.31875610351562, 96.91374969482422, 109.61062622070312], "mean": [1.1101746559143066, -0.8011820316314697, 0.9551836848258972, -0.22690272331237793, -1.1712344884872437, 0.9043656587600708, -0.8265975117683411, -0.875413179397583, 1.0450230836868286, -0.12852391600608826, 0.7887082695960999, -1.1067805290222168, 36.437889099121094, 51.68798828125, 1.412306785583496, 6.2547926902771, 15.656487464904785, 5.6729841232299805, 14.595413208007812, 9.055638313293457, 13.32541561126709, 13.973424911499023, 7.719503402709961, 34.49065399169922, 35.64212417602539, 64.61105346679688, 0.580242395401001, 5.787357330322266, 28.66655731201172, 29.021013259887695, 23.556861877441406, 33.591583251953125, 30.818538665771484, 33.02073669433594, 28.63043212890625, 51.31957244873047], "std": [0.2754741609096527, 0.10176742821931839, 0.1457458883523941, 0.1005166620016098, 0.2040085345506668, 0.04658444598317146, 0.29301396012306213, 0.15167562663555145, 0.17084482312202454, 0.27098822593688965, 0.2489672303199768, 0.09646309912204742, 13.295418739318848, 5.259165287017822, 0.14044344425201416, 2.9969465732574463, 12.24167537689209, 10.548637390136719, 12.266919136047363, 22.331647872924805, 13.356488227844238, 27.39727783203125, 13.67851734161377, 30.5703182220459, 27.062849044799805, 14.04076862335205, 1.3007222414016724, 3.1688671112060547, 17.85689926147461, 43.77531051635742, 21.668603897094727, 46.50038146972656, 31.752344131469727, 47.331871032714844, 38.70799255371094, 37.23827362060547], "count": [288]}, "timestamp": {"min": [0.0], "max": [9.566666666666666], "mean": [4.783333333333333], "std": [2.7712645863228955], "count": [288]}, "frame_index": {"min": [0], "max": [287], "mean": [143.5], "std": [83.13793758968686], "count": [288]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [288]}, "index": {"min": [10381], "max": [10668], "mean": [10524.5], "std": [83.13793758968686], "count": [288]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [288]}, "subtask_annotation": {"mean": [1.9375, 7.0, 7.0, 7.0, 7.0], "std": [1.9551170396906905, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [288]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [288]}, "eef_direction_state": {"mean": [4.135416666666667, 4.208333333333333], "std": [2.0460995668588566, 1.976862694046077], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_state": {"mean": [0.8611111111111112, 1.0], "std": [0.8548156974127282, 0.9090593428863095], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_state": {"mean": [0.7152777777777778, 0.6944444444444444], "std": [0.8511690852753014, 0.8017149827589886], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_direction_action": {"mean": [4.135416666666667, 4.208333333333333], "std": [2.0460995668588566, 1.976862694046077], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_action": {"mean": [0.8611111111111112, 1.0], "std": [0.8548156974127282, 0.9090593428863095], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_action": {"mean": [0.7152777777777778, 0.6944444444444444], "std": [0.8511690852753014, 0.8017149827589886], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_sim_pose_state": {"mean": [0.609568958334222, 0.22128435701268434, 1.1732813724407225, -1.4362092354464497, 0.9297489154335151, -1.9660947368739703, 0.6210988041167038, -0.1557375130627176, 1.1590746854933958, 1.8513393783453682, 1.2193336274877185, 0.7120203487710037], "std": [0.047650473964477066, 0.030999849059063164, 0.05320645524088542, 0.24605879706489714, 0.06500991407178883, 0.21041244337108944, 0.05077980038244652, 0.047827330400957935, 0.09206547474919932, 0.8468271139259446, 0.12304029184455532, 2.235282810907867], "min": [0.5650451578859366, 0.12481896262228928, 1.098360365325693, -1.8752575009566599, 0.8163703858588387, -2.4447815439011813, 0.5706513232065265, -0.2686240775997155, 1.050963442089876, 0.0027693394609744626, 0.8789395563973748, -3.0795738332527955], "max": [0.7569490406978221, 0.26952761685740606, 1.3042479630338313, -0.8244043278575524, 1.0870615578463325, -1.4499126766480488, 0.7708671002215789, -0.09720797900554337, 1.3562717784765725, 2.883039963354082, 1.5398592822637456, 3.137979915207123], "count": [288]}, "eef_sim_pose_action": {"mean": [0.609568958334222, 0.22128435701268434, 1.1732813724407225, -1.4362092354464497, 0.9297489154335151, -1.9660947368739703, 0.6210988041167038, -0.1557375130627176, 1.1590746854933958, 1.8513393783453682, 1.2193336274877185, 0.7120203487710037], "std": [0.047650473964477066, 0.030999849059063164, 0.05320645524088542, 0.24605879706489714, 0.06500991407178883, 0.21041244337108944, 0.05077980038244652, 0.047827330400957935, 0.09206547474919932, 0.8468271139259446, 0.12304029184455532, 2.235282810907867], "min": [0.5650451578859366, 0.12481896262228928, 1.098360365325693, -1.8752575009566599, 0.8163703858588387, -2.4447815439011813, 0.5706513232065265, -0.2686240775997155, 1.050963442089876, 0.0027693394609744626, 0.8789395563973748, -3.0795738332527955], "max": [0.7569490406978221, 0.26952761685740606, 1.3042479630338313, -0.8244043278575524, 1.0870615578463325, -1.4499126766480488, 0.7708671002215789, -0.09720797900554337, 1.3562717784765725, 2.883039963354082, 1.5398592822637456, 3.137979915207123], "count": [288]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3899913194444445]], [[0.3800233496732026]], [[0.3924217156862745]]], "std": [[[0.20266242933019973]], [[0.20145295138385844]], [[0.2095439718063508]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32253797998366013]], [[0.3239377410130719]], [[0.30803744689542484]]], "std": [[[0.167607044069396]], [[0.16091122133055383]], [[0.17493823945903655]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3142974223856209]], [[0.3340531883169935]], [[0.323859897875817]]], "std": [[[0.1816761400478472]], [[0.17352302012400184]], [[0.1884862278427159]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21527659926470588]], [[0.24502483047385623]], [[0.2274092687908497]]], "std": [[[0.2615909355548044]], [[0.2694532760269183]], [[0.2715461401873701]]], "count": [100]}, "observation.state": {"min": [0.30682554841041565, -1.283402919769287, 0.8360990285873413, -0.4521544873714447, -1.5388935804367065, 0.8079890608787537, -1.4620897769927979, -1.3056000471115112, 0.8950369954109192, -0.4486629366874695, 0.4718613922595978, -1.2422751188278198, 25.822500228881836, 44.79500198364258, 1.328125, -0.08125000447034836, 3.7956249713897705, 0.390625, 1.0931249856948853, -1.9893749952316284, 0.8968750238418579, -0.05076923221349716, 0.7549999952316284, -0.20875000953674316, 6.837500095367432, 46.28187561035156, -1.0199999809265137, 0.03437500074505806, 0.6688889265060425, 0.5206249952316284, 0.6762499809265137, 1.0581250190734863, 0.9344444274902344, 0.5362499952316284, -0.3062500059604645, -2.1706249713897705], "max": [1.4347931146621704, -0.7385604977607727, 1.576972246170044, 0.0020504312124103308, -0.5146105289459229, 1.1597809791564941, -0.25685226917266846, -0.7654783725738525, 1.6095168590545654, 0.5117494463920593, 1.5625873804092407, -0.7198655605316162, 66.54000091552734, 60.85625076293945, 1.7612500190734863, 9.600000381469727, 52.020626068115234, 29.521875381469727, 49.16812515258789, 57.45562744140625, 56.56062698364258, 75.55562591552734, 47.194374084472656, 102.8324966430664, 65.22624969482422, 83.33499908447266, 2.1475000381469727, 9.463749885559082, 39.786251068115234, 110.95938110351562, 50.275001525878906, 80.15374755859375, 76.03937530517578, 109.52812957763672, 78.1987533569336, 109.24187469482422], "mean": [1.0660210847854614, -0.8487737774848938, 1.0005756616592407, -0.1743130385875702, -1.099770426750183, 0.871804416179657, -0.8332729339599609, -0.9223548173904419, 1.0772387981414795, -0.1468905359506607, 0.815487802028656, -1.112119197845459, 42.93167495727539, 50.64610290527344, 1.5173696279525757, 7.40554666519165, 16.598182678222656, 5.945487976074219, 12.592717170715332, 8.338993072509766, 11.10194206237793, 12.268767356872559, 9.500353813171387, 20.613174438476562, 34.35805892944336, 61.18092346191406, 0.47966575622558594, 5.889914035797119, 20.90718650817871, 20.016817092895508, 18.52581787109375, 18.15481185913086, 21.43522834777832, 26.396514892578125, 21.600452423095703, 36.53160858154297], "std": [0.29378917813301086, 0.13387106359004974, 0.19097355008125305, 0.09849005192518234, 0.22224317491054535, 0.0764201432466507, 0.28361576795578003, 0.1462729126214981, 0.19438272714614868, 0.22004637122154236, 0.242277592420578, 0.0867934450507164, 10.598397254943848, 4.479727745056152, 0.06113104894757271, 3.4586052894592285, 15.93918514251709, 9.737241744995117, 16.22696304321289, 20.078195571899414, 17.543811798095703, 22.49989128112793, 14.289606094360352, 33.32014083862305, 19.730234146118164, 14.925640106201172, 1.4061598777770996, 3.09001088142395, 10.74903392791748, 38.1206169128418, 14.836858749389648, 25.139738082885742, 22.91216278076172, 39.64291000366211, 30.172964096069336, 44.421058654785156], "count": [260]}, "action": {"min": [0.30682554841041565, -1.283402919769287, 0.8360990285873413, -0.4521544873714447, -1.5388935804367065, 0.8079890608787537, -1.4620897769927979, -1.3056000471115112, 0.8950369954109192, -0.4486629366874695, 0.4718613922595978, -1.2422751188278198, 25.822500228881836, 44.79500198364258, 1.328125, -0.08125000447034836, 3.7956249713897705, 0.390625, 1.0931249856948853, -1.9893749952316284, 0.8968750238418579, -0.05076923221349716, 0.7549999952316284, -0.20875000953674316, 6.837500095367432, 46.28187561035156, -1.0199999809265137, 0.03437500074505806, 0.6688889265060425, 0.5206249952316284, 0.6762499809265137, 1.0581250190734863, 0.9344444274902344, 0.5362499952316284, -0.3062500059604645, -2.1706249713897705], "max": [1.4347931146621704, -0.7385604977607727, 1.576972246170044, 0.0020504312124103308, -0.5146105289459229, 1.1597809791564941, -0.25685226917266846, -0.7654783725738525, 1.6095168590545654, 0.5117494463920593, 1.5625873804092407, -0.7198655605316162, 66.54000091552734, 60.85625076293945, 1.7612500190734863, 9.600000381469727, 52.020626068115234, 29.521875381469727, 49.16812515258789, 57.45562744140625, 56.56062698364258, 75.55562591552734, 47.194374084472656, 102.8324966430664, 65.22624969482422, 83.33499908447266, 2.1475000381469727, 9.463749885559082, 39.786251068115234, 110.95938110351562, 50.275001525878906, 80.15374755859375, 76.03937530517578, 109.52812957763672, 78.1987533569336, 109.24187469482422], "mean": [1.0660209655761719, -0.8487735986709595, 1.0005756616592407, -0.17431306838989258, -1.0997707843780518, 0.8718043565750122, -0.8332729339599609, -0.9223545789718628, 1.0772385597229004, -0.1468905508518219, 0.8154876232147217, -1.1121189594268799, 42.93171310424805, 50.6461181640625, 1.5173698663711548, 7.40554666519165, 16.598180770874023, 5.945486545562744, 12.592721939086914, 8.339016914367676, 11.101957321166992, 12.268747329711914, 9.500359535217285, 20.6131649017334, 34.35805130004883, 61.180931091308594, 0.479666143655777, 5.889916896820068, 20.90716552734375, 20.016822814941406, 18.525815963745117, 18.154821395874023, 21.43522071838379, 26.396530151367188, 21.600465774536133, 36.53160858154297], "std": [0.2937893569469452, 0.13387101888656616, 0.19097349047660828, 0.09849002957344055, 0.22224320471286774, 0.07642015069723129, 0.28361573815345764, 0.1462729126214981, 0.19438275694847107, 0.22004634141921997, 0.2422776073217392, 0.0867934376001358, 10.598396301269531, 4.479728698730469, 0.06113102659583092, 3.4586052894592285, 15.939187049865723, 9.737242698669434, 16.226961135864258, 20.07819938659668, 17.5438175201416, 22.49990463256836, 14.289605140686035, 33.320125579833984, 19.7302303314209, 14.925638198852539, 1.4061598777770996, 3.090010643005371, 10.749034881591797, 38.12062454223633, 14.836859703063965, 25.139738082885742, 22.91216278076172, 39.64290237426758, 30.172958374023438, 44.421058654785156], "count": [260]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [260]}, "index": {"min": [10669], "max": [10928], "mean": [10798.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [2.1846153846153844, 7.0, 7.0, 7.0, 7.0], "std": [1.9953199681123623, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [260]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [260]}, "eef_direction_state": {"mean": [3.8346153846153848, 3.6192307692307693], "std": [2.2082785337996302, 2.1708770348851436], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [0.9153846153846154, 1.1538461538461537], "std": [0.8729667839712787, 0.8408927349644384], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_state": {"mean": [0.7807692307692308, 0.7769230769230769], "std": [0.8559831193380599, 0.8111282229603648], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_direction_action": {"mean": [3.8346153846153848, 3.6192307692307693], "std": [2.2082785337996302, 2.1708770348851436], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [0.9153846153846154, 1.1538461538461537], "std": [0.8729667839712787, 0.8408927349644384], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_action": {"mean": [0.7807692307692308, 0.7769230769230769], "std": [0.8559831193380599, 0.8111282229603648], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_sim_pose_state": {"mean": [0.6168379809925809, 0.2044449105167095, 1.1620909406390925, -1.4924079156741288, 0.9106333502137227, -2.055799736602116, 0.6205994189771008, -0.14163778161103158, 1.154648815663982, 1.7437677105775862, 1.2224668934748226, 0.9793408719185598], "std": [0.06069745167246892, 0.03468731201563053, 0.05365576585317453, 0.23212965615916048, 0.07353724268574714, 0.20928557242749332, 0.06457422488707446, 0.0428814885562175, 0.0860321272415839, 0.833295793842943, 0.12567090414604767, 2.09740666770039], "min": [0.5692234898683307, 0.11424159161873672, 1.100209569709104, -1.828831345481903, 0.8088547652838716, -2.423942996429829, 0.5758543560595298, -0.3031215277704444, 1.0348180184337927, 0.2219426092796869, 0.7200098310927054, -3.1406627811055223], "max": [0.794607763620244, 0.28110509424087593, 1.2959029470312118, -0.8401615987098721, 1.1422599367706878, -1.5213963709255462, 0.796698313236158, -0.0954442956773133, 1.329850116089945, 2.919546676722561, 1.4790336874555017, 3.086489997867598], "count": [260]}, "eef_sim_pose_action": {"mean": [0.6168379809925809, 0.2044449105167095, 1.1620909406390925, -1.4924079156741288, 0.9106333502137227, -2.055799736602116, 0.6205994189771008, -0.14163778161103158, 1.154648815663982, 1.7437677105775862, 1.2224668934748226, 0.9793408719185598], "std": [0.06069745167246892, 0.03468731201563053, 0.05365576585317453, 0.23212965615916048, 0.07353724268574714, 0.20928557242749332, 0.06457422488707446, 0.0428814885562175, 0.0860321272415839, 0.833295793842943, 0.12567090414604767, 2.09740666770039], "min": [0.5692234898683307, 0.11424159161873672, 1.100209569709104, -1.828831345481903, 0.8088547652838716, -2.423942996429829, 0.5758543560595298, -0.3031215277704444, 1.0348180184337927, 0.2219426092796869, 0.7200098310927054, -3.1406627811055223], "max": [0.794607763620244, 0.28110509424087593, 1.2959029470312118, -0.8401615987098721, 1.1422599367706878, -1.5213963709255462, 0.796698313236158, -0.0954442956773133, 1.329850116089945, 2.919546676722561, 1.4790336874555017, 3.086489997867598], "count": [260]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3862718198529412]], [[0.37652075163398696]], [[0.38038176266339874]]], "std": [[[0.20483143145961408]], [[0.20026479474965378]], [[0.21155407219113542]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31397270629084967]], [[0.3170411948529412]], [[0.30372063521241827]]], "std": [[[0.16626414856881222]], [[0.1587450075427573]], [[0.17207866795597831]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31818764093137253]], [[0.3383560559640523]], [[0.3321600265522876]]], "std": [[[0.19243429358216912]], [[0.18319936145536012]], [[0.19995988462449324]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2228951756535948]], [[0.25163687295751636]], [[0.23392125204248368]]], "std": [[[0.26636313922383037]], [[0.2720503777707305]], [[0.27465629617839254]]], "count": [100]}, "observation.state": {"min": [0.3655012547969818, -1.1695325374603271, 0.7419222593307495, -0.3087090849876404, -1.4744242429733276, 0.7883907556533813, -1.1343598365783691, -1.2429426908493042, 0.8617532253265381, -0.5236228704452515, 0.35450997948646545, -1.1645017862319946, 4.402500152587891, 42.508750915527344, 1.1775000095367432, -0.3218750059604645, 5.809999942779541, -0.648888885974884, 1.0, -1.6318750381469727, 1.0631250143051147, -0.005000023171305656, 0.6893749833106995, 0.5049999952316284, 3.375, 47.256248474121094, -1.0143749713897705, -0.5193750262260437, 0.9760000109672546, -0.6681249737739563, 0.6781250238418579, 0.01000000536441803, 0.9468749761581421, 0.24500000476837158, 0.6299999952316284, -2.09375], "max": [1.3942453861236572, -0.6049725413322449, 1.4549715518951416, 0.1227397546172142, -0.5815594792366028, 1.148718237876892, -0.2586642801761627, -0.7038223743438721, 1.5321249961853027, 0.14307452738285065, 1.2830082178115845, -0.9825326800346375, 66.42625427246094, 62.071250915527344, 1.7925000190734863, 9.479999542236328, 51.071876525878906, 37.66875076293945, 49.90562438964844, 59.50187683105469, 54.170623779296875, 68.88187408447266, 48.26750183105469, 89.39187622070312, 57.663124084472656, 69.83000183105469, -0.8368749618530273, 9.494999885559082, 44.90250015258789, 68.29937744140625, 52.64125061035156, 27.0418758392334, 64.04875183105469, 43.03687286376953, 85.16374969482422, 109.83499908447266], "mean": [1.0627080202102661, -0.7971760034561157, 0.9906796216964722, -0.1748080998659134, -1.0732966661453247, 0.8884704113006592, -0.815820574760437, -0.8488911986351013, 1.0191338062286377, -0.2359676957130432, 0.7249466180801392, -1.1356992721557617, 41.85780334472656, 50.53853225708008, 1.344531774520874, 7.633089542388916, 15.968738555908203, 5.86393404006958, 12.704887390136719, 6.927498817443848, 11.624553680419922, 9.721477508544922, 10.499635696411133, 17.610288619995117, 37.72801971435547, 57.739566802978516, -0.8938209414482117, 6.632778167724609, 15.666757583618164, 7.792300701141357, 13.895225524902344, 4.994612693786621, 17.223548889160156, 8.060052871704102, 20.100248336791992, 30.471446990966797], "std": [0.28908464312553406, 0.11348702758550644, 0.15143807232379913, 0.15980279445648193, 0.2278546243906021, 0.11496362090110779, 0.2745618224143982, 0.14743538200855255, 0.1715248078107834, 0.19746968150138855, 0.23522956669330597, 0.029129009693861008, 12.88272476196289, 5.784841060638428, 0.13659651577472687, 3.3355753421783447, 14.27993106842041, 10.837333679199219, 15.24793815612793, 18.1209659576416, 16.59378433227539, 19.930252075195312, 13.76591682434082, 29.708545684814453, 13.117752075195312, 7.268270969390869, 0.04331507906317711, 3.847827434539795, 14.312882423400879, 18.011621475219727, 19.156452178955078, 7.7575459480285645, 22.892433166503906, 12.198967933654785, 30.490907669067383, 42.23923873901367], "count": [266]}, "action": {"min": [0.3655012547969818, -1.1695325374603271, 0.7419222593307495, -0.3087090849876404, -1.4744242429733276, 0.7883907556533813, -1.1343598365783691, -1.2429426908493042, 0.8617532253265381, -0.5236228704452515, 0.35450997948646545, -1.1645017862319946, 4.402500152587891, 42.508750915527344, 1.1775000095367432, -0.3218750059604645, 5.809999942779541, -0.648888885974884, 1.0, -1.6318750381469727, 1.0631250143051147, -0.005000023171305656, 0.6893749833106995, 0.5049999952316284, 3.375, 47.256248474121094, -1.0143749713897705, -0.5193750262260437, 0.9760000109672546, -0.6681249737739563, 0.6781250238418579, 0.01000000536441803, 0.9468749761581421, 0.24500000476837158, 0.6299999952316284, -2.09375], "max": [1.3942453861236572, -0.6049725413322449, 1.4549715518951416, 0.1227397546172142, -0.5815594792366028, 1.148718237876892, -0.2586642801761627, -0.7038223743438721, 1.5321249961853027, 0.14307452738285065, 1.2830082178115845, -0.9825326800346375, 66.42625427246094, 62.071250915527344, 1.7925000190734863, 9.479999542236328, 51.071876525878906, 37.66875076293945, 49.90562438964844, 59.50187683105469, 54.170623779296875, 68.88187408447266, 48.26750183105469, 89.39187622070312, 57.663124084472656, 69.83000183105469, -0.8368749618530273, 9.494999885559082, 44.90250015258789, 68.29937744140625, 52.64125061035156, 27.0418758392334, 64.04875183105469, 43.03687286376953, 85.16374969482422, 109.83499908447266], "mean": [1.0627089738845825, -0.7971758246421814, 0.990679144859314, -0.1748080849647522, -1.073297142982483, 0.8884704113006592, -0.8158203363418579, -0.8488911986351013, 1.019133448600769, -0.23596781492233276, 0.7249465584754944, -1.1356991529464722, 41.8577880859375, 50.53851318359375, 1.3445320129394531, 7.633090972900391, 15.96875, 5.863945960998535, 12.7048921585083, 6.927502632141113, 11.624553680419922, 9.721452713012695, 10.499646186828613, 17.610279083251953, 37.728004455566406, 57.73955535888672, -0.8938208222389221, 6.632777214050293, 15.666753768920898, 7.792300701141357, 13.895230293273926, 4.9946136474609375, 17.223541259765625, 8.060050010681152, 20.100250244140625, 30.47144889831543], "std": [0.28908464312553406, 0.11348700523376465, 0.15143807232379913, 0.15980282425880432, 0.2278546541929245, 0.11496361345052719, 0.2745617926120758, 0.14743539690971375, 0.17152482271194458, 0.19746966660022736, 0.23522956669330597, 0.029129009693861008, 12.882721900939941, 5.7848405838012695, 0.13659648597240448, 3.335574150085449, 14.279935836791992, 10.837329864501953, 15.247940063476562, 18.12096405029297, 16.593778610229492, 19.930253982543945, 13.765915870666504, 29.708553314208984, 13.117752075195312, 7.268270492553711, 0.04331507161259651, 3.847827672958374, 14.312882423400879, 18.011619567871094, 19.156455993652344, 7.7575459480285645, 22.892433166503906, 12.198966979980469, 30.490909576416016, 42.239234924316406], "count": [266]}, "timestamp": {"min": [0.0], "max": [8.833333333333334], "mean": [4.416666666666666], "std": [2.5595681059289843], "count": [266]}, "frame_index": {"min": [0], "max": [265], "mean": [132.5], "std": [76.78704317786953], "count": [266]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [266]}, "index": {"min": [10929], "max": [11194], "mean": [11061.5], "std": [76.78704317786953], "count": [266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [266]}, "subtask_annotation": {"mean": [2.037593984962406, 7.0, 7.0, 7.0, 7.0], "std": [1.9013490068049328, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [266]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [266]}, "eef_direction_state": {"mean": [4.090225563909774, 4.19172932330827], "std": [1.9484277317397916, 1.9973872073429912], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_state": {"mean": [0.9473684210526315, 1.0112781954887218], "std": [0.8435138595086737, 0.8905649246479944], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_state": {"mean": [0.7556390977443609, 0.706766917293233], "std": [0.8608365867852367, 0.8114032668543593], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_direction_action": {"mean": [4.090225563909774, 4.19172932330827], "std": [1.9484277317397916, 1.9973872073429912], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_action": {"mean": [0.9473684210526315, 1.0112781954887218], "std": [0.8435138595086737, 0.8905649246479944], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_action": {"mean": [0.7556390977443609, 0.706766917293233], "std": [0.8608365867852367, 0.8114032668543593], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_sim_pose_state": {"mean": [0.6195379309140928, 0.22001197574009354, 1.1703873767692077, -1.5316798873062512, 0.9744656387270213, -2.0705718420912262, 0.610320404446073, -0.14209478741751969, 1.1512483007355248, 0.5617308080266458, 1.2661237960559468, 0.9147933158956828], "std": [0.04688922553762918, 0.04545941662289748, 0.050287781423261985, 0.2837459858488072, 0.11400688402244688, 0.28548331733368276, 0.0569111958303428, 0.03135309683188902, 0.07872366843025007, 2.1310306362162588, 0.07802421746136633, 2.190271674086655], "min": [0.5508863375252302, 0.12858410287406147, 1.1029132511749384, -2.0408040550713755, 0.8447075932716097, -2.7590205729468806, 0.567117418921997, -0.20681876492506188, 1.0413664329113834, -3.1412028093877487, 1.04010631690277, -3.0930246560372177], "max": [0.7643481652768308, 0.26257513705502666, 1.3052744707261585, -0.8644358699618488, 1.2081403004421642, -1.6238550309962245, 0.7846948720570474, -0.09994877858334128, 1.3167324211181395, 3.127292512678003, 1.478387197549742, 3.136815266723595], "count": [266]}, "eef_sim_pose_action": {"mean": [0.6195379309140928, 0.22001197574009354, 1.1703873767692077, -1.5316798873062512, 0.9744656387270213, -2.0705718420912262, 0.610320404446073, -0.14209478741751969, 1.1512483007355248, 0.5617308080266458, 1.2661237960559468, 0.9147933158956828], "std": [0.04688922553762918, 0.04545941662289748, 0.050287781423261985, 0.2837459858488072, 0.11400688402244688, 0.28548331733368276, 0.0569111958303428, 0.03135309683188902, 0.07872366843025007, 2.1310306362162588, 0.07802421746136633, 2.190271674086655], "min": [0.5508863375252302, 0.12858410287406147, 1.1029132511749384, -2.0408040550713755, 0.8447075932716097, -2.7590205729468806, 0.567117418921997, -0.20681876492506188, 1.0413664329113834, -3.1412028093877487, 1.04010631690277, -3.0930246560372177], "max": [0.7643481652768308, 0.26257513705502666, 1.3052744707261585, -0.8644358699618488, 1.2081403004421642, -1.6238550309962245, 0.7846948720570474, -0.09994877858334128, 1.3167324211181395, 3.127292512678003, 1.478387197549742, 3.136815266723595], "count": [266]}}} diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/meta/info.json b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..8a45c226e575eb95421f1ff04e9d0ad19a298f96 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 46, "total_frames": 11195, "total_tasks": 1, "total_videos": 184, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:45"}, "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_place_the_network_cable_and_mouse_box/meta/tasks.jsonl b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..687119e2bd7eac5b6553244ad6f71892219453b5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Pick up the mouse box and place it into the box, then pick up the blue network cable and place it into the box."} diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a8d5bbe83877a4077c22511b1d5a587f1e7af30 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:63b96af64016afd61ec78f2e0588222030ce4ca7a4a6d8044cc3d3f75a5d6613 +size 2383831 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc05c549bba58349af760fbe0a4dc27f5c9130f5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:0d451a06e24ee555510fb21a84324603ddf46ca477d1b5551f077aaf42b9094b +size 4900644 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11ce2bb9451dab262fe4e7f934af048957bebdf3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:92ebb30edf2c17be3fdcde5987490034ed79664f0a6055a0ecbf22e4a8b2ff4d +size 4197255 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90096f8024f01cb0717a7567d0fe1765665afc5f --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:e87dafbafcf463835b684711f2d4fdd0e474a75f93f726228f38f2a67d05ae2b +size 5293642 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b00a34c25c1f2712ce975edbed9d7be6067102d3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:298518d69c0611c5592d0c4f3dc7f17233e266513c4e9ec3291ae38b92f43bd4 +size 3641881 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42b06c515e4fcd5e251cdac855567446e2fd0791 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:0658d2b178df3b7bfcdf537a82dfd5960ccb611d5a376026732cdb249c720abf +size 4500117 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44fe42ff402a3454340e34d77a2a66cc30f31bf7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:a37b65ff30f55bdd6d3513bebc0fb0f93be87779c93adb9f95fe7dabaf13e8c0 +size 5431119 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b2dd5e0903050392d1485bc58d1784af2ad5b93 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:f45df997e8fc4068558866c70c36820aba4e71d8e10fb4d327fe1c02d43ddeac +size 5298454 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..417cf4cfd189ca923c2091a7ded1250f9ad941d9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:7b2cae3cb22337c9d1e018f106a345e7660021342717dadefc5cf83e7072e4ef +size 5295966 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea0205b2476b8c2bb6932e6a026bb35abe116bfa --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:c9413be9728b8088ea84036146096e14faa0b04f8be05dccc7025248991eebf4 +size 4724779 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c2f458857037c4817cdd25e224d8c719f307ab3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:6f0c25cc96d3d276a8822107060f7c924997dcde3a6177570d3c1e6868716a8c +size 4524429 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82ee05c2dbc369a7c8a6ffd52a4512846ab9cad9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:e44c5eb2d1d2f92d45d63862b0f714a4ddbbc663a3ecd267c11d7fe8ce4216af +size 7596628 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baa8b4e9a233a814db99068c8492158fd3ee94e5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:7564bae59681ec44f405b26a3680cd0e1dfda4e57d97eb1f40279d639636e81e +size 5147079 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a64b3feb23428dc13f3dd2e9276b0a9956a0e13 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:3f4aea6eb1e93ae1593d6f6cfdfe446f1a4b710cc7baf36b10000e7549412770 +size 3623581 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0d6ad42eb08194abada7fe26624f1dcf3dc332c --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:b0e132b98a76d11a3ae064710b4e62d9fcca581940243711eec371493cabc60d +size 3930440 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daa78a930c0ad5570f234fd16cb8aa4c0a6664b7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:bdf6b7ecbc34084c43a5d416dfd9004f3ab4e0830113f77c1329eb0224a76f6e +size 5876553 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e3d7365f1bb211752ac7ab45bdce42aafca0db0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:170f06402cacbd04e5efd9ac9d5e01518dd7507a0b3b32b162df3f44f1349e09 +size 4542740 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bee54b980b54cbb63efaabaf3916d85796d619df --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:26a583dbfc450a55be8d5f35ad7a7d7179e51f28d51bb117a003db3e45a7837a +size 5071968 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..758fecc5d8978a81b00625ab3ab5c2adc6b531a3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:2814eec4bd017c580430e016696b93ce19a41e62fc8de5d146e12daa8a3d23a9 +size 4976078 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6537964ed58e0b910fd13de7f043aeabaa780d79 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:766e5fac3aff75feffc748f2a44718add869893cf006495b7b269b2d683a9816 +size 5383784 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bdd64b53993d6b12f69dadd707118165d428a77 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:18743ff508dee00e11553bc59d3e2c8ac09e64b8d7934815e196b8feb890c69e +size 5630537 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05d2ed09be0e5c417416b8808ccb781f647df947 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:ca05001a48677cf9615d74d5b41f2930fee07a240c395272983207f515d45bee +size 4833593 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64d0ce25dc2eb69d8b6e1397f8823e1f62a14ebe --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:1e8b38d3d75bfae20c13b0dbd21d71c3616e7b4347c853ac41943aea6c0eb168 +size 5608525 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01d85555ca2ea2328ca3787e1efe470ad9d0ab30 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:df785a82fc0c1de3a7abb4894a263c99d93542696631addd776d69e0034c2002 +size 4625777 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b03d178d7f8a83d8fe555b1f4139b02ab6c42b31 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:3b7b057d21feb9be27013cec9ff1f8b86c02517767fbe11c71774e4a3aa15e11 +size 4581741 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..442776a879a8f7f25fcc44ae207efaea9a73ea62 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:86a84c9a33284c99a1a602619bfb87887ea233df7355112c42f403f6cdc63382 +size 4981534 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2b44854f4d2a448311b87d54355da3204afebc0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:91d3228113e8c40202856325997b94ec681cdee0cb5aea7f918eaac75a17ad2c +size 3534999 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c51f1badacf2fc488f0b46f489e8bb8182dc2d8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:ba6b416828429d042b2c05ad1f70e03aa272dc67fb8510d1729ae57ba5d2feff +size 5529922 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e367cadc6ae358222f52ef8b909f6006dce3a98 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:e10b302eaa586236f2a7667617b6e5c66d2d7adc6381f500f83a144ffa6cdf4b +size 4549223 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26803ecb2e609d853ee10e229ba0bb4629c428d3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:93373dfebf46363c12121480c40035180103fc83ee2abdb4a20c042a06eec877 +size 3924533 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..990800b955833f926e6167ed1880be5815b561d0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:f1b5103fe5cbcdf6e2e7700a8b69b34838496a138f9c9154c5b908505cbf4dd9 +size 5009752 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30d5ea849186f2aef68502ebe7d51a92207d4bd2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:8406d8597a2ee681bd5c2a8c00d97ef908ac0971db583638bcc37bae35e2665f +size 5004630 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b456a64f6f0d55e98c2e1923446bc5fde9269186 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:487e9dc0aba379f2978a5860c55e1030b6dcf6655c60d72030e9d2bfc6b84609 +size 4756142 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..020d81b01f1dc83dd290b0990fa6fa91dac60bf3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:9de98d3823d79d51c6143332c55aed8d5c945a0f0196490d7be9ed6d7a5418cd +size 5053616 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68b36e40f91f9aac3363bc24eae5a1782800bf40 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:38a5705debfba3d747888ceb6a61923e850c62cef74a3b0da6fdd83043f392e2 +size 3027434 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d26008cb7c2d6a018687aa81fdf605260b921a0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:d08f8ce9e656317706480abee466d9c77f2b3f13613585ca3b2c1602ec6ec710 +size 3920880 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dfc14624a42ec8189e2d4022678f21ca62f33b2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:c86424b761ba742e08df2b507ea8ce934f587dc9b3c814d8d4b489587f7c944b +size 4164551 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27073d6a0e60144a39c7c4bc9c312a3a34ecf362 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:f3737fac183ebed5ec1d4dab43a785259949da04e6724686f1c57ef436fb65e1 +size 4297485 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2bf0b2b4c01bd71536ac793157ef6d3817f7f45 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:7c7da9ea5be9397666b68a79a00f91094a80e3b51888c8a7ebeede11e1349eac +size 2032839 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f7ccabc3024516ff93bb9ed849188c65d536aab --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:391db7ee9bfafd5b51deacf709f89930f414e0949772e385da495ef287d90dfe +size 3625839 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35a09dc52cb2d6efaae92467eadca4b336c4515d --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:3ff1ad5d6b052801bae14cfed529423a82df2dfe2d77a3c421b4f5598c83b3b7 +size 4668884 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7131afc2e68482387209f4267c44090f073e385 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:dcc6f3b7e869ab0beccfbbc9bf4b3874549375b30df4a8dec1286778b0dbb7c7 +size 4950436 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fa215591c5517614d1902558abf257ee8604b10 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:adf5eb867c1d06895ccc078a22930dc15ec385cd536a925e9149a60102030923 +size 5264226 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27dcbfe373c05760af859bc092eb58cd1ec5bb73 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:58144db4f7aab149676de5e532b4b33e6b43ce914f5f2d1daa09c1d75fa4793a +size 3000918 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86992aeeecd0572612f9f766d63d26b2b2f65170 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:69eff37da13b8501cf359ac49705cc97615965878b15ed304bb8a6af779828e6 +size 5698147 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31590c7427b51be8168144bbd1cfecf41bb469b1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:0df5e60118b8fbe57f2e23e5637062f123d6d2d995e84e01a34c686e4ca09a11 +size 3082268 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ba9527fa553e1fd169cc9476a14418a4d75afdb --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:3ed5f5122a0025e8b58bb8f2d91054728faf99b1bf75d7e2244249de9dff73c9 +size 1431197 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52e8e81505413289c7b18dc2d37dd3db29fe4185 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:fe6d1406029cf3d59146b8538b707fc419bca9f46969bbdd2cb14c6531bb0676 +size 1605554 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e8ee4bff6d2e03707ddd9e768655ff0197c5d23 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:3738562d8d6bdee0d9043fc4ed3a00080eb04a150bfb57a05acbf5a0f12b781d +size 1252359 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64b6612481462b915d3adbc122113d216d42ec04 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:33fc526231116e7e9f6f36c60a17a3add86c3f62d4db9106b1b7734838e1227e +size 1299407 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae38724f5b7a0df85032a43e1f50e77f6818efc1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:9f2f9bcd262db58e1c727a50aa148fff6495feac7fd82ddff26b84496c1abeab +size 1510166 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e52fea13c80f912f37bb480e476eecab9943fd3b --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:971bc38e3dd4bea3ebe8d61fbedb65ca67263ed8872729b41d45aaf0f849abf6 +size 1259545 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..940c48da20a4c12430cf0832889a3d0f12a7b181 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:5b457da094044ae5c1b228c8bb13f4ed557a158d98e6a5e1ac9dccc5870c2c0c +size 1731313 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bb29a05d709d4b37622b2981413c633582d752b --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:6d7c7e2f2f21e2f6793618039c161c68923d82c3c9c60a16f684d79dcb605f6d +size 1421917 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83de99b3b238536b7ab6b856d827403eff2dbb1b --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:b2d09f4c34415f06ca38ff3f892c909d547c77d8ffdfebf1fbba97701e3c88c1 +size 1723076 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e729c1d811f718e15e2ed72ae308b4288314fe97 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:a5ae318c144b5d9e84d73a0908133d0c9dae9b8e9283626c87a492ea1739e22c +size 2085161 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39621e5dc827a5c06b6a05ad50ad2f0edc817a53 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:9103687ca24ade0a4052f090c2e0fc9ea4b4a40feb3653a7b33f2f49f8f7f1c6 +size 1336490 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25888e26ff2c09faf181b247e951f8d336ad5bf5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:e08d655b8c9a686f036a621c42ae3838aa6ccb018cc28d57ff416b29cb15318d +size 2021421 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..421898047a2acea5eb827d669fdec0bfca5f7ae2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:9f7fdac4a774ccb8d53de146d7cbe755acb923551b1ad4200f55f0b14504caa9 +size 1398744 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dcb0ff442009812a308c0e59242c0e613fbaa85 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:e84c7390e933203aa7497c7adb29a316cd56d674c6df34050ae506a848b8ddb9 +size 1434695 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f933a5b6aa58435a1872c532a9574b083c772fb0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:22569a18820fa141a5f15288cf21f66ef4126703b81ad4cd4e4231d5f8ce037d +size 1187805 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51a11fbba253e78b320322d772e90b005da91280 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:56a992f796dd4ed2e2066d49adc040a2fa47533a053fbba21ba4a9284790653d +size 2448835 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d9cae1649c03f9a76a34fb91a3e880c01ecbcb6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:d2479dac0ee75b789ee14941ed817e397e8f878660f2dd555aa3c93fe7057c75 +size 1393480 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c888fb3c5bbbfc17732d86434f5e0cb9dc897fde --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:1bd400a7f0fbc51e206c9290d48d9d700f9a49f02363ba5a42dc7612a2e327bb +size 2307739 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..813947b68d85d5a073632a6eb28cc9667c58b6f5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:90125cd45ea18a98441c20f964e79d90988f0d1c13634d54b655c02d91303f81 +size 1576134 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd66fa06dcf230a2d39ed2e981307f8ba1f5559c --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:d2c5452c6084656f12c9582f972da32e474a55c6cca8dbeec79e8a49581eacca +size 1904039 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0348036bfb990d63436e3d1d3798c2f2f7161797 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:7dccc4f0bbd7f7c4333811ee31b5fd412e2730a38902199aef0ee4303206f34e +size 1626116 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..875f55c44c38238c1b14ef92e132efb2fb28d36d --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:c6c7677dae605b83de805f59140ce777ea172cbe326567d6d34e4a7abd57aa43 +size 1401606 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eac5fa666f7d907d7c4500a15ae3872f877e32b1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:64d20bbbf85b8086361e561a5fa6cb2dd9414320ecd693f7ae3bf577d4bc70f0 +size 1620293 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1365ed67c99b30bf8e2752c16c8e7c1ccd35cc91 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:5900ef0da8abfcefd877575eefe32386da48808675d65b2508b263a38f3c0ad1 +size 1431833 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec23a40898d2fa8195c69767462417330fc1da20 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:a198ab81bf195d1ddd1ef8fe843eda9b02b01fe809b8ccc72cdc0b7fe211be77 +size 1589608 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ca7a0aca10e90510c5b1fb4e126a3d844971952 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:887b532561bc3d16a33e800ad8ad1528cd95045ed4749e62a33fb35b821763b0 +size 1738534 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4489d4e52ab8fcba62ad06a0894ad7dc2ee38439 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:9bba3a751e0e02f7e82e468c14010a76e9337b7c64eaba128dd4d81bd3dce205 +size 1670817 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60ebb83200dd1215345b1e99b895e559bce2fb74 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:478642b9099f4f9c070885289797b2393d60ee36768ff4bb8bfb15edbb05136d +size 2483624 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16a9ccf738b48b5d331db92c422e437412ccfdc9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:af99afe19103124b43be6fb5e97990692f9a6fdecafaf31452198e13ed6370e5 +size 1409177 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f7a7144076c88cdda0ebf907ddffe7200a9df2c --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:7106813e554446773f91883855ac59960166b9ff5180fde17022d6ce23f1149c +size 1363290 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f667cb12d6038912d94fd8a227a5b1cb56a2475 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:6979de593e1a062b3d44e15968828d72ba3b3124c33d453404c56203563b55f1 +size 1492303 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..357c398301f55aee916c0a831f6d95d6d0f9898a --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:a938f1dd982fffd9760cc0484df537ffb7c6f671492d3a9426f5028a22ee5568 +size 1535345 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a213455eaca8091eb0f2973d747421366439fe2c --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:52aaea5f49b2a98b797894c25c7d21e8e1ab8f5487daeb03162dadf880203d5e +size 1353383 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c5e057ce5f9a744d636cebc561a7d99b158625c --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:af6991464bd7d7bb4b45ecc08c190c47135862e8cd4af86c6d0539e69bd94e94 +size 1428767 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..985dc7d4291949e4a7fa7fb5a0574c29fbf61a0d --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:d628650fbaa2e2c052cb4c41a9d145746d39c4bf0848c533bfe8385a85739477 +size 1188435 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f955d69b50dff5617b6856286659b95d3b7af321 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:c9ff3bd5b5d2a47dcb35cfda711067e02661a2d4f21f29a48d473146a85a9a25 +size 1169243 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93ea57200819a16167475837404ca501f6c19242 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:0e3c5d170f5a292f53c8c8babc373b563e1ec68ecae4deb4312f53024e89b075 +size 1574952 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..248f4f15bb2f0005eabc318b8abe8b2482e70ad1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:e0bfc75ae74c60eac3a858198d17cfff44e5036e81d2138717a0cc76eed9a88f +size 1302024 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5306ca3777b2c4711b019b006af2a2b22c860ab --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:a634d39bd2001a828ecd44b96b2caef7fadf148ed138c2d09f472c14ef59fee2 +size 1104754 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dde7ce39c39250bc77a0e49cd49da7d49e1c411f --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:b851f419640019b6e1874821e855cfbad146e89c335142b80cf11e91d459180c +size 1121151 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22be079f3fedd3e5b36b8dfd10727c3e903459f6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:382ae21ec92a9752ae276f2807e9e9c747844be8b0c3e5f2efcef2c89af01134 +size 1338358 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d1bb3db6a5728c5991052a6fe03b7325df23bb1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:63f9db885f8e7dd9b53387610af80f032886b21f91808e08f92d18d28ac2b737 +size 1471691 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b116701cd21b6efea815121888c4452ae8abb3eb --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:3e23d18a0327193ce6e2045b11579633ba84a769cebc446974ff2d9a5167d37a +size 1490297 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f81888512accb50239b9bd088b52b489d2bec8b --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:c25982800a27ef2745d021a544eceaf1165c406b3d11191baaab0ba235515917 +size 1732496 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ba989978c6f6c5c80f1ff122fd0d973e7f476cc --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:89c94d4c0d2b744b6eded93ab4ca19c0a41551df778584ebfa8af4030c7043b3 +size 1469069 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..817a00b3c3634a56433331a94237df533d82b7e6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:254259be47e4db39f81aca46b7fefd1bf0b666a2f41fb5a209db207f80ef0880 +size 1591343 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07c86e5f0d2d7c3bd86d269767ed9d659b3b38df --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:ee8cfb0858375cc807408949e801caa95ffb49f54df4ed87d57335fbfe9c8bdc +size 1799914 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63f23b07fc80599f93de946e95905c0f40dc7957 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:2b8049cdcff120834213a96d149b037c7f4a92bc28f3ec3fe4e0e6fa6c745603 +size 1885179 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38dbcdaf9c85baf84d15cdab0cca664e157d53b3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:222cfe91294ff16cba7ba1f7d1dea649fe82a403ec07e0e973d0d72072180eb1 +size 1542751 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8db83450057b5fcfb35c8e33c790a5bb7ec7622b --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:592692762cf8b168d5cc970c3db5af7f5ad1ebd42eb0d8ef6752fc164f9233ba +size 1603025 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3499ba8a2b907275df86bad80c836e66da2d21b --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:a2460292b36aae756258a77fc79961ed56d19af48cb799656b9700e59f61129b +size 1915558 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1be3f3b8462e3b2952895a36a23cbae1d9d7e467 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:b7b2047699a78f3716b9cd77f4a2e3142e02d5973354b8fbe051017aaeaee305 +size 1502241 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a80c499483b640f0ccaf05d7f4b1060abe80e085 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:615be8c4ae05b5dafb9f86bdf184dd308357025b5ac917fb86f8d818cb6af59e +size 2089057 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18d1c57117f22b447816c94306e4c805390028ad --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:9091981f093215eace7b37b9020e100a51bbf06d45af894fa5908806197fc1bb +size 1607116 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74953af7d2d043923ac22ac93287422cd77c9a8b --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:807e468e77b9efc5f528260132f293d662b7af3fb0fd2f9b4828d36f22fe289b +size 2088039 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1afc79c946f56f21e97480d2f0a3d5fcdbcf0a6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:4a2ba593a213192be2aee3ebba2e1e858e5d4ad52444e9bcc9be70a791cf98eb +size 2515205 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59b442a1f0a9b89e77838f21bf5f79d1b5a9c995 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:261f05dfd0d8913b7b0be729d299b0be1b12feaa3bb742bfa9bba60b8ed05343 +size 1562189 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cb8f7f7e30e083e39040e89530e0f53029304a1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:2b788adde369a421fec4dcaf669b96db7a191087e019f400151324d3fbbe3827 +size 2248419 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a7d1badaf27396cf974d3f208ce8075f84d6195 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:e3a3ec5d4c80e441aa749fce21dc57d9db27037a06bfa86d769e1cd9b7ebbad4 +size 1600289 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b62fb6c04104e89e53271c1e9309e0c3c59283ea --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:4fee52945cd92ba47fd1d473938a6da9599c95aa7bcd0b5418bb721140408af2 +size 1825171 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6db7b4c436219ecb16bb9ebbe7fbb296e0ad2060 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:51fc2dcce789b15ea716d287db6f700e63888cc7afcb0cb4eec68df07d7b317d +size 1416882 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52ebcb69dab90ae128375298d5ac4b8406e321a9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:11f8d4882f278a1f0a34245f5e5ef7c7a85ac8cedc37def8a61a44b2cfdd0aab +size 1765926 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f892a4ad8b4878d1c5aa40e0546761ac933b7ab7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:ec58d77c88e5378e5fec45d214bc18d43f1bab8f71c91c1cc90949949447152b +size 1568845 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd388de907aee1a74f6e405d39b5de15052f4c58 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:f858c464bfacaae8876fa589a489325d7271759dda20e65a35d343ffc7e5fda8 +size 2331827 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b600b123b63ad651967166155a0cfcb6289371c2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:4ec96648ee664a432d1de3b99146d5ee9b1ebf687bc7b33dcdcae661b065cd60 +size 1727365 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bef8b9f9624075cfe2a81868a53f2d51438df033 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:bba909254d4428f746934c628bf9e79321e4b3fd3f49b3af8b0d18f81afdd529 +size 2070525 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02d0e5ce418336949f2768ae3753b335c5cc9c06 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:f14f52afb562812f6d94566dc9ce33e92f77488f746db3b19443bd76bdb314aa +size 2165367 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8400b55c90bf124afcb6c4be6dae71cf95758025 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:780faf6e4e937317b12dda4cd25fdb4cc1b1e0127a512e3d635705710d97e9ea +size 1599413 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4882cdbcd6a211eb7bd4480e052790289f80d4d4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:fc235cc89f134f0dda4babc918f40f5bfd3bfd00ad4500fd10cc6ae461390dc4 +size 1766691 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eddfba91ade4743d4da00e108853779d7dbfd106 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:1290d0422df09296d421a07354c2fe57e3b00ac8aa48ea67d539e76673adaf8f +size 1588365 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c16dffb96da57805580a6a30b8fc0e70ad7208c --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:aa30c13fddb187f13f6f187de7d0a372d5cbf628dbbb98f894e0e877a7c7db0c +size 1650339 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8183481d664eb15a01b2cfa168faadb7b0830f4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:7ea694bb391ff6f323f88cd7ae5df65e59173e8950c3ff1ffc0c5b880a964ae6 +size 1916867 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64c5f2495c8ffc82f8644fd56bb57fe80ad613b3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:a97195111c055524e2e074795e46c5ccd8d2da5bca61f4c178fa48e242a3a6d0 +size 1841439 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9de5eba44f89dee102a0a6ccb76c4b3869457770 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:0ad326fd74620624b299ef4b287bb3225d2f6a79b3319c5fd14b8644a510fc42 +size 2369713 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..823c33be4f07c2e7488afaf10a684f810af8e7ce --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:477643b426ac9d0d323216b24a5bd7096b87e8c7fff9702a75095fe5a49aca34 +size 1504347 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..524daec938cfbaec0ed9b69e94eef89071647dfe --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:af6faefe45f64439328786e360d5820d8a0ec6e3944fb2a14846845260eeef85 +size 1614243 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59f0b158d1342aac2f2cfcb3a6a9b8dcdf0a2d31 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:21896d275ab12c178e1db0b3c9cc0acdea4c203c4b9341b9194c57592993812e +size 1704756 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00aea19111a837afefd708938d9c0f362b2ce01a --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:5cb2c1e7df83ed6cadc160ab137a35d05a6866ef1c955a407f445e704e0662f9 +size 2028243 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b2e09299b8412f9ebac4f281bd6a23e85e154d0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:ca1e51695e19ef5de05830f0343a1020f0f2c8010424cc43636fa826d95a33ab +size 1542550 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68412a64250cf0c76f64c7881fa94093c972a53d --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:f35577231e52c409c2475bd8cb163f7379a28793c5095ab37523fb6ca1fe7162 +size 1662170 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b7917ee4c025fb5fb8544f42f865aea1cbb8aca --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:cff35f56cf342b751065898052a74b8dffaa36a78c1c0a978d975a61cddaa24c +size 1358257 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9263592526ba1caba6428b92a8084ba485787285 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:8c184d436917477ad41e69af0de30f80c57dfa37703b204dd09f039f7556c333 +size 1353030 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..318dc846fcaf0ae2d843241ffd5c4a79bcf06b22 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:82d81ebcae72b1bb7dcd0daefb11c441994893e74cdca66dbace4448786851be +size 1964750 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..163af899b690b8c6c30531b7a18393ade6eda28d --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:b756b293c48bc890f81105f47bf087230e38e0f8a8007013d776137cca2924c2 +size 1516293 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb47752d2917da693ca90c9be41a41db37c887d6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:2f2c47a9ecbe2140791afc929e59501724e351df90c6bd1ca7b069525833d5f4 +size 1360278 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a13ab64761d01152d1e9c707dd35ee3a8a6518ae --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:6afd994b4a72b76fb761915a4b9839e15efbe4b9ca9660d4d15cf20eb9b68ffe +size 1235569 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..804c420839e12fdd58bc430011bdc169b7472b64 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:8420005502f7803f22cc3f02382d49df45690eb9f4b9d069c5b38fab303856f4 +size 1644735 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8e5b4ba790618844f6e97322b93a13f5fd32994 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:008a84bf9a60e1c0008accaa90c95a13442103bde1a7614959da46768155ad27 +size 2018888 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9873f88e5015c1616301efb1a2a613afb7f0f3af --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:10bf144f6d97d0100c92b40395e8e16160f2cde27eb3288674ff11f403f8d3c3 +size 1940789 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..add0d261e91af3ec351dc1a70d4eb9f2fb68c727 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:d61a8dedb16f80b0b46d4085868a7ff1710e834b1e2704609ee1d5b3fe192b1a +size 2137470 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..787d0bc4383b6f8a4000390cfaa18c983d63e25d --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:9cd713138b817b81b76070f0e9e2734ce6d208b5b5a6fff75bbe90aa88c7ba7a +size 1926750 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e4693c8908706c507c553b68ec6ec8f2d0b78e8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:3149e7d2f4c035541008631439755222526c330380692c0875eecff516b5e7d4 +size 2003416 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1faa063ab530059944c29a3d0f8876df0b002a0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:5339f47ad4c77232de34ea0ad416026a621ea6c8a8bba02a39ea6471cfcf9cff +size 2652971 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2446ce9246e3295acee42da9a62e4987c9ce9bd1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:68c1a9179f969aeb846c4f2e54cac36d407eeffae6a0a5fef1ce13705f160991 +size 2869120 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..773cf5725017ca5150af89b21e0219c6768aa1dd --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:9099a5d368a671cac8f0c78aaeff34ae4ee862575d6551b0fe855a99f5968efa +size 2321957 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dbe36eff71015821aade1a2ac9f85c9f9360667 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:6159016d336818cf8abbbbae07a27af0b1610582542e72cc8b986eb4a062b2e4 +size 2515726 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71c588fcb2273109b1d7035db573425c209f81e0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:7c3dfbd98176a44595730de9a06ff6dbad8eca241c79491237ac9d7484e03e25 +size 2821106 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e37c644dddef4490396b46a8833363013bbcfaaf --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:df580889b3fdc6d171363fdd1146ba262e526438d7adc3abd48c93fd236d4f80 +size 2270852 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97bd29726bd723ababd43cc24898981fe9f93859 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:9b58a25448ff200958d76a66d037460a472d7ace5264e5cd38f10e717fcc59c6 +size 3009519 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16f7583290502646fb34f875e955978726a62eb6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:3c66730aca77689eedd12cbd71b7b11b9dbd8724243cc896e055b443aa541a7f +size 2458246 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49dace8a3709ddb37eaa650bef67af1724c8a9ed --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:53e68f294a002fbcddf8ddd6b328be41860c2a7afb15d87bed103d866a1897e8 +size 2922889 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cac189a7887969ebe6d2a11ae6b17326581dbdc --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:39534dd39d27b87bdc12ab20a46c1924c394942dde3d826e3bbda60f52d4b0c0 +size 3842628 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ca7836076fbea11ea7911883932b27777da935e --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:1f61091d6e81cd6457fedfad48618e65be74079a24b71a2ad9374186ff36f020 +size 2482985 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b88891c5f48afc51669bf243f0fc87738f579d44 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:c17b2bbf686daa17393562aca57f3dd53fd52537ee2ea56193df5317818ab84c +size 3534417 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e9339a1882e321e5897f5686fc8e3efe993292f --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:92b822cbf2d9b49da259e8e87a0737e4b33477c8ffa6d92e2d0874a168a0c38c +size 2623263 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96605bad906499e95da4ce6006bdcf23ae880f49 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:38d0a228ce3f00d16ff8f334c2cb8809a1734b1e4072bd29185523bd36e5c017 +size 2852799 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63f3eebb58f09d5a2ef23bc42b810b75fb50cca8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:a7f56bd4a57620f6d804d18690a0ecc00d6f83535f07fd14c372e00c0b02dc2b +size 2262446 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5c98a478a68bc1f0c254434acb9f0d437e63191 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:de1d2f55ef20780a6ed4015026755c2c4ff655081ccf22bd99d35ef203204c73 +size 2748049 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ada95789312dff679bddf2e3c1156bdc83c915ed --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:599d4c8ed08946f2f7272cf3f99c6c01930bbaff36c62aac2b7d357ac5392893 +size 2379777 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..149bc4c5c18309e628743f5a4323fd2dabd92225 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:07ff30b9073635500984072b8086cbcddec98913e0dbd67b8f28a0418d3fe003 +size 3810336 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56d1c71c9f668b51f5d61df101d81228aca7609d --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:5eb62c399530c66c16683c6737a2d59a61bd86a2655903c13817fb091bb16bad +size 2662649 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5fc77986b79bdf1856b3858288ff201c666a76c --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:60e813a1d4ec73b659bf389307c2315bfa08e2d7d5f5f0d0c67f6f05f398940f +size 3013827 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..386abffd0805a3fe2e9a6eef71ef2d7e85f34bee --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:fd192fc23d984fce931c0eb4de745de70cec1206301bf363d9a66a991df0be67 +size 3241028 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90a8758666f7f1c7352c4bd0dd1fcc1fb87baf4c --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:8b8d9e98df75b18cb34ab35c3c072c4ea07585a0aadb515e3bf234cd0cd4fca0 +size 2315669 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c310bfd10b0479221f44bb6ef5059dd86ac916d --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:fa258e8b85c411c5659ec58cb891f8a7428f16bc35ba85c6a6039ea07c7c5908 +size 2717321 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2520b1eb54f418f48434ae537c3a1e9a1049562c --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:171b4a24198d8ba6101d1c78937e6c207c173ed076bc826cc55463852abb24c4 +size 2362346 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10a8964623530052bdd858556af7e369a191da91 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:3b4c3a0e9e42a72d459f1c2580d60785859c90b20c07264aaaa335c6f8ff7a1d +size 2527740 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a819389c239ea93e2e7c489148596c75d4d2f353 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:eb7e977b0003a0e6afea83768d66e1ee8571971b56789797a848b6e2795a196c +size 2952250 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f5a558076e78795293cebedb9b3cf6c093d0312 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:b5f9895f5445fc09f4c7a163490a2dfb3f5976a0503d54a0ea3a929fe2a2a54e +size 2794831 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b5593b04d46308a64ee4ee1ba5b58658a1053f1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:f45a38c4d89668a09d21e0e96cc778e2d78869046e640c3e2f85f6696ec5f8d7 +size 3966985 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59c244e0241bc2bf310999a0be19297166b05cfe --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:7b00d2e5df2d81329fbde0b741092a9d39a4fcb135d71206ca37044e3d72399a +size 2319480 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95c2097d134ad98435eafbe906a6bbbf46ed110b --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:41a332d448f74e486e341e41d256a1da10ea4c495dea555a085735be78d5097c +size 2337316 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2d05ee22fe846daa48f6907da5b6b0cfe928997 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:669c40b9e551b1b275db8a9ab76c54a2700e768a6645ad14cc0bd19d0aac04f9 +size 2648577 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d20c54c33e45250afe5e7dc9dace1c627f22a8f --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:300662476b8651729c881d3a2dc7feb1c755115ba1ad1d1b49ab948ec816aee8 +size 2877581 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f70b1d5a8e9a5b64b0f01150a36dda1225d1695e --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:89031d52a10f8089a09266fde88a3af52548f126b19b61f7e895204aee27ba0f +size 2376616 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82cd6c6a3ee2686ac3dc306e5a6f4dfe161b83e6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:44fbc6d919503d98e1fce83bc925b8bf4605c6bdbafe9e007fb462a45c949c01 +size 2550913 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e82886b717ac31f64057242a3ac8723f39caf95 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:0fc58d36d8eddac3289d417286ee0945ca9ed1185c84fa78a7dbc73bcc73a5f2 +size 2194570 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4503424a54f694e1e39027ea247695af43f143e2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:f9fe51a66656feefdc0579394c1cb794f8038cf6fdf9836f5a6aedfb2ea853de +size 2125069 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9a651b2fac517d60e7e3b5b9ea3aa66cde834d8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:2956cd85e02fd4badcc9b9d0eb0693dec3eb4bb0847379e44a972630172555a5 +size 2924364 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32ce4ccbe28f2d64f51f3d5006a28f21afd913a5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:a499b66462de910e047a790b52a65f19337d4a4197c5cd8d4f0faecb0ddfe0e6 +size 2384827 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9dc44e746e4b42aba81b8d7b0d988ac3f3ad046 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:8883fb226bbc784227217e810205a5ebc0ebacd66c0239f34f0a46662985ac54 +size 2186535 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9194900217acc36adaa9f395cc06d6a55d25726e --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:9cf5129c46bacc333f6f361360ce0d97339ab51cc156db8c7ce48d103ceb1ab5 +size 2133188 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2e832e236a3f0a73615e643e04308a144dabb97 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:9a1721fea439807f0554c663fbe75b1881c1bd610549b316eac65d86a820285e +size 2426840 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec482797a3792adfba1d6a067f7d3f1e29c421a1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:1f95837b66ef9d7830a2888466473b3eabeff5492c90529b4bc717fb65bbd250 +size 2910196 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d7807b91e1cb69d21a526776decbf820c21124f --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:c2be6af401e64e13d65624f94cbbf8ddfdba7129a31cc9a65d578b0ad1d89737 +size 2972320 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66ef43499aa854b1ef8c8b0f0b5ea930ebabac0d --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:16191ec07957c2be137ccc53674942357461493fe835dd8be13a60aef0a8a798 +size 3119429 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ae2e3853011791df4b252837dd2709bde48177d --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:ab583a14c87e721c9564a16ba6c9e2aedad4a788f3b80ad15a45228ba068f94f +size 2831005 diff --git a/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..191618140804a10672e804753e5c5be1a36a5bca --- /dev/null +++ b/AIRBOT_MMK2_place_the_network_cable_and_mouse_box/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:e30bebc2483e226b025ab6a9e2f9aec306738f5625c122dfb0b484375d193d04 +size 2925595