diff --git a/AIRBOT_MMK2_boxs_storage/.gitattributes b/AIRBOT_MMK2_boxs_storage/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/.gitattributes @@ -0,0 +1,59 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/AIRBOT_MMK2_boxs_storage/README.md b/AIRBOT_MMK2_boxs_storage/README.md new file mode 100644 index 0000000000000000000000000000000000000000..8fa91e29c1f747cc8525e8ca1a970b19dc149be5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/README.md @@ -0,0 +1,336 @@ +--- +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_boxs_storage + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `discover_robotics_aitbot_mmk2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_hand` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 138 | +| **Total Frames** | 40906 | +| **Total Tasks** | 3 | +| **Total Videos** | 552 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 1.2GB | + + +## πŸ‘₯ 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 +Throw the pomegranate into one square and the mango into the other square. +Throw the potato into one square and the pumpkin into the other square. +Put the calculator box and the power bank box in the yellow bucket. + +### Sub-Tasks +This dataset includes 15 distinct subtasks: + +1. **Grasp the potato with the left gripper** +2. **Place the phone case box in the yellow box with the right gripper** +3. **Place the pumpkin into the right compartment of the storage box with the right gripper** +4. **Place the calculator box in the yellow box with the left gripper** +5. **Static** +6. **Grasp the calculator box with the left gripper** +7. **End** +8. **Grasp the mango with the right gripper** +9. **Grasp the pomegranate with the left gripper** +10. **Place the pomegranate into the left compartment of the storage box with the left gripper** +11. **Place the mango into the right compartment of the storage box with the right gripper** +12. **Grasp the phone case box with the right gripper** +13. **Place the potato into the left compartment of the storage box with the left gripper** +14. **Grasp the pumpkin with the right gripper** +15. **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:137 + + +## πŸ“ 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": 138, "total_frames": 40906, "total_tasks": 3, "total_videos": 552, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:137"}, "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_boxs_storage_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ └── chunk-000/ +β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + └── chunk-000/ + β”œβ”€β”€ observation.images.cam_high_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_left_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_right_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + └── observation.images.cam_third_view/ + β”œβ”€β”€ episode_000000.mp4 + β”œβ”€β”€ episode_000001.mp4 + β”œβ”€β”€ episode_000002.mp4 + β”œβ”€β”€ episode_000003.mp4 + β”œβ”€β”€ episode_000004.mp4 + └── (...) +``` + + +## πŸ“ž Contact and Support + +For questions, issues, or feedback regarding this dataset, please contact: +- **Email:** None +For questions, issues, or feedback regarding this dataset, please contact us. +### Support +For technical support, please open an issue on our GitHub repository. + +## πŸ“„ License + +This dataset is released under the **apache-2.0** license. + +Please refer to the LICENSE file for full license terms and conditions. + + +## πŸ“š Citation + +If you use this dataset in your research, please cite: + +```bibtex +@article{robocoin, + title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation}, + author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao}, + journal={arXiv preprint arXiv:2511.17441}, + url = {https://arxiv.org/abs/2511.17441}, + year={2025} + } +``` + +### Additional References + +If you use this dataset, please also consider citing: +- LeRobot Framework: https://github.com/huggingface/lerobot + +## πŸ“Œ Version Information + +## Version History +- v1.0.0 (2025-11): Initial release \ No newline at end of file diff --git a/AIRBOT_MMK2_boxs_storage/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_boxs_storage/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/annotations/eef_acc_mag_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"} +{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"} +{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"} diff --git a/AIRBOT_MMK2_boxs_storage/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_boxs_storage/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/annotations/eef_direction_annotation.jsonl @@ -0,0 +1,7 @@ +{"eef_direction_index": 0, "eef_direction": "forward"} +{"eef_direction_index": 1, "eef_direction": "backward"} +{"eef_direction_index": 2, "eef_direction": "left"} +{"eef_direction_index": 3, "eef_direction": "right"} +{"eef_direction_index": 4, "eef_direction": "up"} +{"eef_direction_index": 5, "eef_direction": "down"} +{"eef_direction_index": 6, "eef_direction": "still"} diff --git a/AIRBOT_MMK2_boxs_storage/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_boxs_storage/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/annotations/eef_velocity_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_velocity_index": 0, "eef_velocity": "still"} +{"eef_velocity_index": 1, "eef_velocity": "slow"} +{"eef_velocity_index": 2, "eef_velocity": "fast"} diff --git a/AIRBOT_MMK2_boxs_storage/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_boxs_storage/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/annotations/gripper_activity_annotation.jsonl @@ -0,0 +1,4 @@ +{"gripper_activity_index": 0, "gripper_activity": "openning"} +{"gripper_activity_index": 1, "gripper_activity": "closing"} +{"gripper_activity_index": 2, "gripper_activity": "holding"} +{"gripper_activity_index": 3, "gripper_activity": "unknown"} diff --git a/AIRBOT_MMK2_boxs_storage/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_boxs_storage/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/annotations/gripper_mode_annotation.jsonl @@ -0,0 +1,3 @@ +{"gripper_mode_index": 0, "gripper_mode": "open"} +{"gripper_mode_index": 1, "gripper_mode": "closed"} +{"gripper_mode_index": 2, "gripper_mode": "unknown"} diff --git a/AIRBOT_MMK2_boxs_storage/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_boxs_storage/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4a5be577ea356b59d5fe0a8df90c3f25f0867d94 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/annotations/scene_annotations.jsonl @@ -0,0 +1,138 @@ +{"scene_index": 0, "scene": "A yellow basket is at the front. Cubes are located in four positions: one is at the front right, two are at the back (one on the left and one on the right), and boxes are placed on both sides (right and left)."} +{"scene_index": 1, "scene": "The pomegranate is at the back left, positioned diagonally opposite to the box at the front, which is located centrally in relation to the mango on the right."} +{"scene_index": 2, "scene": "The pomegranate is on the left, the box is in front, and the mango is at the back right."} +{"scene_index": 3, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 4, "scene": "The yellow basket is in the front. Cubes are located at the back (both left and right sides) as well as at the back, front, and right sides. Boxes are positioned on both the left and right sides."} +{"scene_index": 5, "scene": "A yellow basket is at the front. Cubes are located in the back (left and right), as well as in the front right area."} +{"scene_index": 6, "scene": "The pomegranate is located at the back left position, the box is positioned at the front, and the mango is placed at the back right."} +{"scene_index": 7, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 8, "scene": "The pumpkin is at the back right, the box is in front, and the potato is at the back left."} +{"scene_index": 9, "scene": "The pomegranate is at the back left, the mango is at the back right, and the box is in front."} +{"scene_index": 10, "scene": "The yellow basket is at the front, while the cubes are positioned in four locations: back left, back right, front right, and one additional cube is also in the back."} +{"scene_index": 11, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 12, "scene": "The pomegranate is at the back left, the mango is at the back right, and the box is at the front."} +{"scene_index": 13, "scene": "The potato is at the back left, the pumpkin is at the back right, and the box is at the front."} +{"scene_index": 14, "scene": "The pomegranate is located at the back left position. The box is positioned at the front. The mango is placed at the back right."} +{"scene_index": 15, "scene": "The mango is at the back right, the pomegranate is at the back left, and the box is at the front."} +{"scene_index": 16, "scene": "Yellow basket is in front. Boxes are on the sides (right and left). Cubes are at the back corners (left and right) and also at front right."} +{"scene_index": 17, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 18, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is at the front."} +{"scene_index": 19, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 20, "scene": "The pumpkin is located at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 21, "scene": "The back left cubes are positioned at the back-left area, the front yellow basket is located in the front part of the scene, the back right cubes are situated at the back-right area, the back cubes are placed at the back, but their specific position isn t detailed beyond that, and the front right cubes are positioned at the front-right area."} +{"scene_index": 22, "scene": "The pumpkin is at the back right, the box is at the front, and the potato is at the back left."} +{"scene_index": 23, "scene": "The yellow basket is positioned at the front; the cubes are located in the following positions: back right, back left, back, and front right; additionally, there are boxs cubes positioned on both sides: left and right."} +{"scene_index": 24, "scene": "The pumpkin is located at the back right, while the box is positioned at the front."} +{"scene_index": 25, "scene": "The yellow basket is positioned in the front, while there are cubes located at the front right, back left, back right, and back positions."} +{"scene_index": 26, "scene": "The pumpkin is located at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 27, "scene": "The yellow basket is at the front. The boxes are on the front left and right sides. Cubes are positioned in the back left, back right, back, front right, and left."} +{"scene_index": 28, "scene": "The pomegranate is at the back left, the mango is at the back right, and the box is at the front."} +{"scene_index": 29, "scene": "The pumpkin is located at the back right, the mango potato is at the back left, and the box is positioned in front."} +{"scene_index": 30, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 31, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 32, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 33, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 34, "scene": "The yellow basket is in the front. Cubes are positioned in the back left, back right, back, and front right. The box cubes are on the left, and the boxes are on the right."} +{"scene_index": 35, "scene": "The pomegranate is located at the back left, the mango is at the back right, and the box is in front."} +{"scene_index": 36, "scene": "The pomegranate is on the left, the box is in front, and the mango is at the back right."} +{"scene_index": 37, "scene": "The pumpkin is located at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 38, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 39, "scene": "The yellow basket is at the front. Cubes are positioned at the back left, back right, back, and front right. Boxs are on the left and right."} +{"scene_index": 40, "scene": "The pumpkin is at the back right, the box is in front, and the potato is at the back left."} +{"scene_index": 41, "scene": "The yellow basket is in front. The cubes are positioned at the back left, back, back right, and front right."} +{"scene_index": 42, "scene": "The Yellow Basket is at the front. The Cubes are located in the back right, back left, back, and front right areas. The Boxes are on the left side."} +{"scene_index": 43, "scene": "The pumpkin is at the back right, the mango potato is at the back left, and the box is in front."} +{"scene_index": 44, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 45, "scene": "The yellow basket is in front, while cubes are located at the back (left and right sides) and front right."} +{"scene_index": 46, "scene": "The pomegranate is located at the back left, the mango is at the back right, and the box is in front."} +{"scene_index": 47, "scene": "The yellow basket is in the front Cubes are located at the back left and back right positions Cubes are also present at the front right position Boxes are placed on both the right and left sides"} +{"scene_index": 48, "scene": "The yellow basket is in the front, and there are cubes positioned at the back (both left and right), as well as boxes on the left and right sides."} +{"scene_index": 49, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 50, "scene": "The pumpkin is located at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 51, "scene": "The box is at the front, while the mango is located in the back right area and the pomegranate is in the back left area."} +{"scene_index": 52, "scene": "A yellow basket is in front. Cubes are positioned at the back left, back right, back, and front right."} +{"scene_index": 53, "scene": "The pomegranate is at the back left, the mango is at the back right, and the box is at the front."} +{"scene_index": 54, "scene": "The pomegranate is located at the back left position. The box is positioned at the front. The mango is placed at the back right."} +{"scene_index": 55, "scene": "The yellow basket is in front. The cubes are in back right. The cubes are in back left. The cubes are in back. The cubes are in front right. The boxs are in left."} +{"scene_index": 56, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 57, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 58, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is at the front."} +{"scene_index": 59, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is at the front."} +{"scene_index": 60, "scene": "The pomegranate is located at the back left, the mango is at the back right, and the box is in front."} +{"scene_index": 61, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is at the front."} +{"scene_index": 62, "scene": "A yellow basket is in front; cubes are positioned at back left, back right, back, and front right."} +{"scene_index": 63, "scene": "A yellow basket is in the front. Cubes are positioned at the back right, back left, and front right. Additional cubes are located at the back and front. Boxes are on the left and right sides."} +{"scene_index": 64, "scene": "The box is at the front, the pomegranate is at the back left, and the mango is at the back right."} +{"scene_index": 65, "scene": "The yellow basket is positioned in front, while the cubes are located at various positions including back, back right, back left, and front right. Additionally, there are boxes on both the right and left sides."} +{"scene_index": 66, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 67, "scene": "The yellow basket is in the front, there are cubes positioned at the back left, back right, back, and front right, and boxs are located at the front left and right."} +{"scene_index": 68, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is at the front."} +{"scene_index": 69, "scene": "The pomegranate is positioned at the back left, the box is in front, and the mango is on the right."} +{"scene_index": 70, "scene": "The yellow basket is in front There are cubes in the back and on both sides at the back (right and left) as well as a cube in front right Additionally there are boxes placed to the left"} +{"scene_index": 71, "scene": "The cubes are positioned at the back left, back right, front, and front right; there is a yellow basket located at the front left."} +{"scene_index": 72, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 73, "scene": "The yellow basket is at the front. The cubes are positioned in four places: back right, front right, back, and back left. There are box cubes on the right and boxes on the left."} +{"scene_index": 74, "scene": "The yellow basket is at the front, cubes are in multiple positions: back, back right, back left, and front right, boxes are on the left."} +{"scene_index": 75, "scene": "The pumpkin is positioned at the back right, the box is in front, and the potato is located at the back left."} +{"scene_index": 76, "scene": "The pumpkin is located at the back right, while the box is positioned in front."} +{"scene_index": 77, "scene": "The potato is at the back left, the pumpkin is at the back right, and the box is at the front."} +{"scene_index": 78, "scene": "The yellow basket is at the front. The cubes are positioned in four places: two on the back (one on the back right and one on the back left) and two on the front (one on the front right). Additionally, there are boxes located on both the left and right sides."} +{"scene_index": 79, "scene": "The yellow basket is at the front Cubes are located in various positions back left back right back and left The box is positioned on the right"} +{"scene_index": 80, "scene": "The pomegranate is located at the back left, the mango is at the back right, and the box is in front."} +{"scene_index": 81, "scene": "The pumpkin is at the back right, the box is in front, and the potato is at the back left."} +{"scene_index": 82, "scene": "The pomegranate is at the back, positioned behind or to the rear area; the box is in front, placed ahead or forward; and the mango is located at the back right, situated towards the rear portion on the right side."} +{"scene_index": 83, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 84, "scene": "The yellow basket is at the front, while the cubes are positioned at the back (both left and right), as well as one cube each at the front right and back."} +{"scene_index": 85, "scene": "The potato is at the back left, the pumpkin is at the back right, and the box is in front."} +{"scene_index": 86, "scene": "The yellow basket is in the front. The cubes are located in the back, with two on the left and two on the right. The boxes are positioned on both sides, one on the left and one on the right."} +{"scene_index": 87, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is at the front."} +{"scene_index": 88, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is at the front."} +{"scene_index": 89, "scene": "The yellow basket is in front. The cubes are positioned at back left, back right, back, and front right."} +{"scene_index": 90, "scene": "The pomegranate is located at the back left, the mango is at the back right, and the box is in front."} +{"scene_index": 91, "scene": "The yellow basket is at the front Cubes are positioned at back left back right and back (though back might imply multiple positions) Boxes are on the left and right sides"} +{"scene_index": 92, "scene": "The pomegranate is at the back left, the box is in front, and the mango is on the right."} +{"scene_index": 93, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 94, "scene": "The yellow basket is at the front; cubes are positioned in the back (left and right), as well as the front (right); boxes are on the left and right."} +{"scene_index": 95, "scene": "The pumpkin is located at the back right position, while the box is situated at the front position."} +{"scene_index": 96, "scene": "The pomegranate is located at the back left position, the box is positioned at the front, the mango is placed at the back right."} +{"scene_index": 97, "scene": "The yellow basket is in the front; there are cubes on the back right, back left, and front right sides, as well as in the back; boxes are located on the front left and right sides."} +{"scene_index": 98, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 99, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 100, "scene": "The yellow basket is positioned in the front. There are cubes located at the back (right and left sides), as well as in the back and front (right side). Additionally, there are boxes on both the right and left sides."} +{"scene_index": 101, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 102, "scene": "The pumpkin is located at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 103, "scene": "The yellow basket is at the front. Cubes are in multiple positions: back right, back, back left, and front right. Boxes of cubes are on both sides: left and right."} +{"scene_index": 104, "scene": "The cubes are positioned in the back left, back right, and front right locations, while the yellow basket is placed in the front."} +{"scene_index": 105, "scene": "The yellow basket is in front cubes are in back right back back left and front right positions boxs are on the left."} +{"scene_index": 106, "scene": "The pumpkin is positioned at the back right, the box is in front, and the potato is located at the back left."} +{"scene_index": 107, "scene": "The box is at the front, the mango is at the back right, and the pomegranate is at the back left."} +{"scene_index": 108, "scene": "The yellow basket is in the front. A cube is on the back left, another cube is on the back, and a third cube is on the back right. There are cubes also on the front right and a box on the right."} +{"scene_index": 109, "scene": "The pomegranate is located at the back left, the mango is at the back right, and the box is in front."} +{"scene_index": 110, "scene": "The yellow basket is in front, cubes are on the back right, back left, back, and front right, and boxes are on the left and right."} +{"scene_index": 111, "scene": "A cube is located at the back right area Another cube is positioned at the back left There is a cube in the back area A cube is placed at the front right The yellow basket is situated at the front Boxes are located on the right side A box is positioned on the left side"} +{"scene_index": 112, "scene": "The pomegranate is located at the back left position while the box is positioned at the front and the mango is placed at the back right."} +{"scene_index": 113, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is at the front."} +{"scene_index": 114, "scene": "The yellow basket is in the front. The cubes are located in various positions: two are at the back (left and right), one is in the front right, and another set of cubes is placed on either sideβ€”some to the left and some to the right."} +{"scene_index": 115, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 116, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 117, "scene": "The yellow basket is positioned in the front. The cubes are located at the back (both back right and back left), as well as front right. Additionally, there are boxs cubes on the right and a boxs cube on the left."} +{"scene_index": 118, "scene": "The back right and back left cubes are positioned at the back of the scene on opposite sides. The front yellow basket is centrally located at the front of the scene. The back cube is situated at the back but without a specific side mentioned, likely in the middle or another position. The front right cube is placed at the front-right corner of the scene. The left box cubes are grouped together on the left side."} +{"scene_index": 119, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 120, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 121, "scene": "The yellow basket is in front. The cubes are in various positions: two are at the back (left and right), one is in front on the right, and another is entirely at the back."} +{"scene_index": 122, "scene": "Pumpkin is at back right, box is at front, potato is at back left."} +{"scene_index": 123, "scene": "The yellow basket is in front. Cubes are positioned at back right, back, front right, and back left."} +{"scene_index": 124, "scene": "The pomegranate is located at the back left position, The box is positioned at the front, The mango is placed at the back right."} +{"scene_index": 125, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is at the front."} +{"scene_index": 126, "scene": "The pomegranate is located at the back left, the box is in front, and the mango is on the right."} +{"scene_index": 127, "scene": "The yellow basket is at the front, with cubes positioned in the back left, back, back right, and front right areas, while the boxs are located on the left."} +{"scene_index": 128, "scene": "The yellow basket is in front, cubes are positioned at the back (back left and back right), and a box is on the left."} +{"scene_index": 129, "scene": "The pomegranate is located at the back left, the mango is at the back right, and the box is in front."} +{"scene_index": 130, "scene": "The yellow basket is in front, with boxs to its front left and cubes positioned at the back (left, right, and front right)."} +{"scene_index": 131, "scene": "The pomegranate is positioned at the back left, the box is in the front, and the mango is located at the back right."} +{"scene_index": 132, "scene": "The pomegranate is located at the back left, the mango is at the back right, and the box is in front."} +{"scene_index": 133, "scene": "The pumpkin is at the back right, the potato is at the back left, and the box is in front."} +{"scene_index": 134, "scene": "The yellow basket is in the front. The cubes are positioned at the back right, back, front right, and back left. The box is on the left."} +{"scene_index": 135, "scene": "The pomegranate is at the back left, the box is in front, and the mango is at the back right."} +{"scene_index": 136, "scene": "The pumpkin is at the back right, the box is in front, and the potato is at the back left."} +{"scene_index": 137, "scene": "The pomegranate is at the back left, the mango is at the back right, and the box is at the front."} diff --git a/AIRBOT_MMK2_boxs_storage/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_boxs_storage/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f7c1703e4f5d3c735c5f775091226190fe62a053 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/annotations/subtask_annotations.jsonl @@ -0,0 +1,15 @@ +{"subtask_index": 0, "subtask": "Grasp the potato with the left gripper"} +{"subtask_index": 1, "subtask": "Place the phone case box in the yellow box with the right gripper"} +{"subtask_index": 2, "subtask": "Place the pumpkin into the right compartment of the storage box with the right gripper"} +{"subtask_index": 3, "subtask": "Place the calculator box in the yellow box with the left gripper"} +{"subtask_index": 4, "subtask": "Static"} +{"subtask_index": 5, "subtask": "Grasp the calculator box with the left gripper"} +{"subtask_index": 6, "subtask": "End"} +{"subtask_index": 7, "subtask": "Grasp the mango with the right gripper"} +{"subtask_index": 8, "subtask": "Grasp the pomegranate with the left gripper"} +{"subtask_index": 9, "subtask": "Place the pomegranate into the left compartment of the storage box with the left gripper"} +{"subtask_index": 10, "subtask": "Place the mango into the right compartment of the storage box with the right gripper"} +{"subtask_index": 11, "subtask": "Grasp the phone case box with the right gripper"} +{"subtask_index": 12, "subtask": "Place the potato into the left compartment of the storage box with the left gripper"} +{"subtask_index": 13, "subtask": "Grasp the pumpkin with the right gripper"} +{"subtask_index": 14, "subtask": "null"} diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef5d9e3a9038ae04c834d209507940b17eba7e71 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aefb37981519614992d74bc957bbc35388a3cc08c4ad0acff05867ee1bb19d3 +size 192492 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17094d5016410afc6d4f9ea432e8292489584440 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42d31a8f2a74bcf54ced5f54c4e053b6821f2f00453ea5ce27cff6a6cb3c03f0 +size 161811 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2970a01c9f1a47d5a3dd040599bd91a03ccf57d5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f712b137c4872dcf362e84f08602d451eab0765ca8fe069b60e477945d3b55b6 +size 199024 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..938bd7c38074a2d87812047041ee6c90b9428425 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab06759fae6ad24ed41ec6d48d69bf2353a2b2104137d310cc0e90a84814431d +size 140716 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7aa0b6a8fe1c585a1b136e10ecf8c6b1426822e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce004530ef10fecd33d6f9b3773403dffdf5fc90f001fecc201b482209123fc6 +size 163085 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd78f05aae9605e6d1fdbfdec2451e9388856ad2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7571f88996c9e3928ffbcc7f8cb10ac50a61e45e0095ff7f55653ab936d5f43d +size 149634 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32183f157a3e5efe182dc6a73c3209d46e5faa4b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ed6ad5c16d7a1d11e7622d136a08b27ff2b4b10c1a408b99c733d8c130019df +size 147073 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..852b0c98dbd08c94e62625597ea7925c20767a8a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b7f3ba1ebd62a3c8952d27c36eb8dc5b3f0a06a017e51b4ad75461d957990d9 +size 159909 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11c300c09c1c59935f67c70a261ec42d19a1ff5f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:689930d71463d6829db0e1000d95ad271e8db3cad383861105869253ce0d7191 +size 171837 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56712cd2405979f7bf55fb41e21ab4280872742f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd50317334562b5eb099109d63cef7be7730ae9bd4fbc468f72024c44ca0911 +size 155747 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a654e3329ac6b6cc49d8a5a0f9f96571c9f1f6be --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:571b7577266738375944b24ca7649f2fc077658bb6223aa64012d34258e02ece +size 212284 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8cb9fee7735d6adb848d76be03290309890456f9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf91b828f7d41e48d9f0918a4f758b868835cbdc405ca07610870e2038e4dc79 +size 175606 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de31b65177172ad61306a7d5d889a73e17fc7cbb --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e181c9050b71340b5c543ca7b13033185f67d3480d7980d618a68eccdbce5d8f +size 139663 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..871137cb4be86a6f0796b31dbbb374c6d42833db --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d9e416227671a8a6d72bec26ad9f6424227b3299996d15308b9d5278e5975c7 +size 177093 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84e50b17c12fbcbacf01bbbab7dfe6f7d7233f87 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07279731b9ded2ece1aa222a6b42564465d86577aa863251438787933cec1574 +size 150839 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74ec8ce1ee0acfc57788065f3449709460967f59 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3743b65252ca717badc2d4e01207a99d83cf1495e5cf639888c563fc23d8f4e4 +size 152063 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45fb0bfc84829489815e76e64e1f332ad0403353 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7283323916968fbb06ac5fd6d73f18676892ff1a876a781e038a75b83f9c72e4 +size 149203 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..983aef1136d913eef7d7e78ae011dfb6f7a0bf72 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a903c86d5c799f126ecefe88fd968766535a70125b554477c926ccefec246c +size 148905 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d49bb9b53671e0a7afdc6dc595394f14d3278ba1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:490ea75ba2f37a0cacf22d8a3ad67411a8df7d07d5f9c0fad9f95959a203a6c4 +size 171234 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b604616df21a7d10224e4660d9d70fcd45d60ff6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82967cad89374236ab099ef50a647735a8b3a83b5f9d64a6c1058fae5fe4180f +size 154593 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb1b7427b902d1d927b15f8da7fb9a806ecccd5b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:873137d06db26a0fa9b357e43e5b783c6946260c740d636c3b4eee55962f8c57 +size 150329 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a251f29a1233c30de4a5f422ea32aa48cf87194 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a62f03873c5599ef5dae8473c49989490ce4b28db276f2430ba1116a3c8b5f0 +size 142917 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f0a7b86dceecbedbf3d82eb9af58f659ad3d544 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae8a58a98d09346f77a67e33a9e197416aa9a8562ff7d6baac314bd22d7d2e3d +size 154881 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6d715039bc6d9a32924dc122429e17da6f7150f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbd8eba57831fd89be36bad9bdac52d107847cb350e427478958967bac3ddd63 +size 160519 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e735be641f8548890314642fbfa916ae1e3ebfd --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6625768f75736833489012791049fe782150cee8338bea8e0c98d25c59431834 +size 147532 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e2b2570586d944342effbd19aa593e2e45f02db --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a2fa2f43b80007527c03e7b7bc3c2ca2d1e6a416b8911af5b201a6dafae416 +size 149673 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef5d9e94b54bc7c784fb1eb5c61ed358c3126f26 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4123c95d6fc69a6dd806127d0c65daa6feda00a92ba635e2aeb50171523c8adc +size 148327 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb22f06b655d87d70a9ff3a4acf9a52d21d371c0 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c89609e3a131a37a3782ad086cb68794fb17a125853ab5cdb570f22e167865b +size 148336 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb289189f10f5fd85bdcc8f5aedffe629f0e5acc --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d2a64c52ee465e6cf5b0d8b4385a90f620ba7b28e59a22ab66aa0e017c198a7 +size 171184 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f827e38fcb51bde50c5d8a27350ce8c32eecc595 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102e8098ad4d2834de9b991af97a366251b653b99e025b5983cb85e340ee89c4 +size 165291 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..073c3c5f14a52b2757a8e3a01fec49f325225786 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516d4c0c0bd53435a41b287a7cfdacc5bb56a4a194bc0c134d0504a6744c7306 +size 176558 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b87ed353ac1c7e66b5aed702fe6fbfcbcf407f9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5911afeee0f4948cea1bda3dee444b786ecfce1d71b5415e94b2c67bfa7bb471 +size 147435 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89b296d800d62ca6d064d7d052a6f9d6e8701889 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:640eb06312898657951c4212f26cfe45cee48a3318ad2718ef4677c1298e3b96 +size 195571 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46465420720de30bdb88d958f959f3531d105642 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b662b3585906e2f5f1982405717c21d085791463b0e56e7d7edfbba270cc03d +size 191886 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70f7d570ac9751e9f3356fea9bc95e3108690c12 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ae86eda2de6839bff4b2f75fb9b3a5c9f357219d975fb2a89073fec21a820d +size 171473 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb1b58d52832eae36c70169267dca330a6a6b769 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:628af33b7cf31661813c38504c8103f32d5582034554fa6455f905feb46f21d7 +size 176095 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b686d46ef27f050755e8d0b50ea09f2dee6434e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b74834b010bcd7df5aede68f32db33a64499e055ae92bfda6e82e34953cdb5 +size 186030 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..53fdbebd43cc185430126e546603e036738a0f8a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6623da7cd945ab994d7ba43f04efe92cfb0958bc7aaccbb5ea21a50e2a88bf +size 157538 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..242fd11918ea21e83aab308c26f38452df12f401 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ecd84921ac167a34becf43cf84a0dcb5ae3233743638b502378d44379fe7dcc +size 198358 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae2c25ff9ec6c55e334f9dc33629a02822c46556 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b0517dd469bfab2f9f9436c25c50395b4f1af26374fa45306bfc172fb0560c5 +size 161503 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9636a52e677db38a5525d6fb462165c34e2d447d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9fd2a4a6909364cac2058de18d28fa775bdc5ccf53af93025dce33a6d8eaf39 +size 172256 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3956ea929fbbd862e6ffe30fe4758715b518cabb --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbcf32c6ed685e7e9c3351a5686612921ef04234965baba7cd74168dc2027462 +size 166800 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd39c1ab83b87686fd95165574523e26c00b9462 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f6aa291d4a400921d2b1b39fd336dbc397165f4c497af2c365eb789a11022a5 +size 148407 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06bb0e277e151c27a71c18336a985bccfecf0a1f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2faffe20e340984f6f6ab7792d1cc5f104bc1a499a509f77eede5101ed821bd +size 184981 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fac841df2920ad8be7c1b7446b4921ca6c65e083 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9634904db1fb1a3ec1831cda3bd7abe23865b82fb9bf2cc65d441c5d97e08ebb +size 170897 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47cca36d2e31c6b017cc85af8b20f8f19505e49e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89a41ecb0ec120c45577fb722f1c3adf993b4c168d39c4c56f973b6887a3f45d +size 192528 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23fb76ab1c4c9025bf82d68f10fe0050751590a4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14d7ea1e350c59ff04767b8b23c3269f883d1ef9d67275dee6413d98e1cc17ed +size 135314 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07b6faca4bb701c5584a01aadf85ff79941bde15 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060bfe1dff47ccc09efaba35637ac41b8b2370b02472180c5bc9939ae46cfc04 +size 204738 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..214b339e2fb23d16515dc3df563f4062d3855c37 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de13bee6dce2cf6bcb57b9918cb99b753bc50269cbd568ffe5f397667d1a97aa +size 125564 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000049.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..876d5387396084e81e68d72600846d5f76239cb6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32705ab2f8dfc2a6f23756158d256bc4dec74268cb8961bc5c5433f9ffbe5940 +size 124922 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000050.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35be4c9f11a05dbc9f597bf2dea08f0fb51bf546 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae2b048ade3fa9c024a912d4418377bf41a603b96e36c5ccecbb28d8c28cf7d9 +size 131268 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000051.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c7de661c8ce5603f1650f8ac9172eacf6045824 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d4d826e84e79991ab83dbbadeb53c156150d2c9d40612a50fc98cd9d0b5b4af +size 127623 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000052.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7cfc73fa2afc411fd778b5d2514a4fe11c5d5c47 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9579db206537676f83c53678e71a646b7de2575ccfd94b848a317ee07c473c +size 122762 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000053.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1239bcf4c0b47f1540f15424572c514d04ca58f3 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eb82c22c157aa166b54a05f29af114d1ede601d6390fdd2f73f34eb10cab375 +size 118214 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000054.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff2a9b7bdf8106d050acb7bebf9a315d3a16f77b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2a78342b8237b6c514ed3c33948790eec5c4aca8aa1696ad6acb716ca06bd34 +size 119354 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000055.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b23b0fe23a4056f4f095fac835578414f60712d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d417df964bec3ce97156ca1a638e57624bf17709644b79a82923da54edc39661 +size 125008 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000056.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d009aed75393f3e62cb254e2eb4089086b51a6f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:681dad20f5b226a048128d67b792f84d2fa2171b59adc318b8432c45fc4eaaa9 +size 117147 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000057.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0e82880f77b584c10afb21e48ada3d878e9bff6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cbe8f0d5960950a6b3b162a4f296b454102e5e1cd34bab4e3a0bf676aafd095 +size 119593 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000058.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee4e2ad6a6663a7cacee8850ab1cf34dcfeb769e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f3892e16002b876bfd46ba0b7954cf809bec1fa94ea21a04b8cfede63b6f46 +size 125705 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000059.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a5b971964b5081759c9ced4c15c75eddacf7a52 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70f4084b500361beef841f18a8e2b710d780905a1712f38e4b1b03c1fd573962 +size 109412 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000060.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9196250e602067a722c565ef5f3bfc73aeb5347 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e910ad31612d254db65404b4d76cc4d179c411b82a11dfe69fa8761be7ff6f +size 134331 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000061.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9322c323bc376fbda2ed7d641b28f46239bc70eb --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab0581c998ded2c8f9c5fa2bc72c1b5438b2874fecd895fd25c1ee12b9ce4956 +size 112599 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000062.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee190976c11f790db6191c5a544d09ba9b5028c9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e286ec435164c84078be22a2410f3477977e996ca7da278391ad9de738b3549f +size 120015 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000063.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f118c36f535bf6d46a078ea2e8de3f1a9c5fe82 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d47c789cc729cab7a3a62df817701766b6fa0bbc44993c69d628a810eb0c60 +size 121257 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000064.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e04f77eff660fcd987a97407555f35dfd3859d0d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61099fffdcc59907920edcad109fdb2dc5709f430101ee26b893071dbdd636e3 +size 125675 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000065.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd611d43089961b0e5937747dbc861f68e922ba1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1108e8b2b7b579fc62fc55b304cd4526eadff503facc01655becdd5c236c146 +size 111857 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000066.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97d23a5939b6e3f25857600c81dc2482f29434d8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6cb4c07fcb992c41d11320987dad55ba4b22724c6d23a2994be3e943b7df178 +size 121274 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000067.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..551136adb40778196f29682a5c007630143e6b4d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76baf132eaf9e6caae3eb0494f523b5e41fe3638393508ead82bd50944b37b71 +size 124559 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000068.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0298d2e18ac400e9ce8c98e1d8439a0b45476c75 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732f760fa179a1f40a0e615edde6ea1c78313f1eebe661482552b1ca0eed8228 +size 132667 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000069.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f47dec7baaf2ca8f45187d72136570684cd2bab --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbdafaf7c8c251a58501270bef194c7bb06102df1f84e0fd6eecdb931aa73ded +size 135288 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000070.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ea19fbbac18467c68a04658106ca5323770fea8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3caca683b0dba44aab990858dbe90986fc34125df015820809fb5016d0ecab2 +size 123258 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000071.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0a5bba681599379f375dda1fc7ffc06b83a2aec --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1189fcea982cf87695bc2dd5fbf172d495e3f4c36848494d4e1760fb8cf5d6ed +size 130857 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000072.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a64ea6f6c6583e92081d7998e248bd85d7c860bf --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a15e90bb7864476daba253ab5af630e99638bc264da3320a1188a560962194 +size 127438 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000073.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3896906fced0c4c96924e8e49dc0b2462647c34 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e01ed40fa7f115a277330af3aefa98d5b415e0ce8dbea67435e4ffd883e0300 +size 129623 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000074.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f7778595129ebc5856768c0264ae4a69ba3bbb7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35859ebdec3d10161463cc26f2270d3ac005ecb9973905824ed50028615ead89 +size 121321 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000075.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c53e8b8a10701228264ae71dccbbb76029866ed --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b8f43763b5823bab0fd7d36f23b06321a6b8e532b0dd8755f40388716fba5ed +size 199974 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000076.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5277fd6ac815cbe36663d494c801ba30f973d07f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90600459bcc779210cdebefbb8d41eba4832ef35a6dedb4618752a0cd94d110e +size 144509 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000077.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee73d3e5da8e863c5ac5c6f788575f3a7200d06e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f549661285b00b4b70b9ce3ed7d77b6d9ec9360b962a8c9a030c7923211b409 +size 138783 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000078.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98f5906e61beb5bee5df77ebd805b1ce12f0b655 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d6c4a136b75cc0d488a1dee5af2abe5b90e8fb0671e41464bc37e9195a128be +size 137522 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000079.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef44a01b17505ed01e81c503b03568406dbadc1b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb4e71de696b88fd3fdc23ded3ba495abea8338dbcaffae55529553d6bb8a49 +size 132068 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000080.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab0fcb7b015efbaaa3b7cdd0644b5f108ae306d6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa14bf56a2b69f5ad8f39b68589aba2a56da6ccdcb15dbc0689e1b8e383d796 +size 123573 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000081.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9b9a4a6eef93eabbc4d77deaafcf1c0cd047121 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84fa841c950cf9f09b48149a356ac27349553f1a9abd9fc5d098db21e9ddceb1 +size 137678 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000082.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fffa8373176149e154a83a3cbe777d509f8fd0a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5750d0f4677c147f8e02c0a3b8c8f7259dccd85d342762e4a55e68bcf8e0268 +size 128761 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000083.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6dfe9368bb55031df8d0cb504e92f068e593110e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73d05255d2eb695f36e394de8dc0c2980eb4bde08d183a735de26bca5ff1f561 +size 111935 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000084.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..845c160fa3d4b1a58ac58556851baa5d5ce8d8ee --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b2c757afa4e443d25de4f3c2555caeeb3bcd74f2d12d00ebf968f96ed999ce4 +size 108785 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000085.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..822bec549c4592ad6ccf680a6fc86c7186e9ded4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d8ed6bcd8b31665578c6c7b2a174e212edcf7bf6616cc6e01d21b8f796bb5e +size 149883 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000086.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..165adf8b92b7890becfc52a55c4cacb997830db9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a8a3ed0b4fb05417b3d1075947cc81e4be8c678ec9eaa86be32325faaf11c81 +size 118397 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000087.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..247b8e7f5e00b10fdac4019704e9b5591fdc9b81 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e0dda77ac1c2599237dccafb9efa1873fb2ed136d1633e8fdf3d8b9b01733f4 +size 116959 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000088.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f7e12596b189513d039c3fd145e59de75b577c7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a3760deae702f8bd91b64cbc86618bdea0b31416af978e414aa68ed48596950 +size 172713 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000089.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25c85f80a84b4f45319215b294f8fa03906e93d8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f125ade9dc59cf5f57bc24c5c7c516f1a308eb2e149845741dfd2af2efc2b5 +size 174322 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000090.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e93b1fd05d0c7b7a748e27e1e79a132ae79cdfa2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8098ac9f4816e507320ca451cda975ef9ebb417f8d3234caf9777537f4975e64 +size 179752 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000091.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b13a99681fae739718cb9ec3f69497f3604289de --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:757a1e1cc0294384d08a9ac558f43c9d290c8a083093115f57518db116bfd810 +size 205157 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000092.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e006d2db7d098a4557ba3bdba05b797a23270a7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e813ae9a40b0ae99901729b40a91949a6ec2add83630c7ebae21ab2ecf75b282 +size 195508 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000093.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d936d9d0a872da852c265d90fc8de0050ce7304 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bce9a3f1f2dd69eeb3aea347dccdd0def400455491556bf4815a8082cefde74a +size 207857 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000094.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4365fc5c43acf59792387fd7a4b8ca487de37cea --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f89e199959df10989ef6ea9e5e51efdd8ca7fb3e33fdd1d86c348ef2f1c9dfec +size 180857 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000095.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4715c2b621bf4b2cc9faf6ed53f517305f38f363 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08d4c7383d51e99400a21a36f2f8591e6289bddc4a03f85a4fb2ad1c2a2dd187 +size 193485 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000096.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a22f72282eb9761163fdb92b4bfafa890894246f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f28fd584e258c278fa9c7496e363f1efb2c7f2166247f88c306db75169e5825 +size 173058 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000097.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6eb70fd2db911bbd1ff81a29e643b82ae88df9b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446c4b4b79a024a0735225caf74e94147515d91ada32dfb661f6c6fab243d3a5 +size 173897 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000098.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78fde6ab2b458ff58aeae3d41e7300c640851211 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d521628967bd128cc0f8f2032dd36c214cb16e94b3b70968edb002216cedddaa +size 176617 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000099.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1adcde0f6e1d9e192cdc2ca67e4a0cd026237f7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f9e60bf4782e9f95fb5565034bbe2dcbc46e0e498a7a04b9fab34fa7bc2ef3 +size 155846 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000100.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58e5909959f8371729cf0ae5357503d6c8aee8f8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:100a116eb7154e57e5a29a123348b91c2e0ca0da9220876b5f71bc3230100374 +size 196985 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000101.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf418df0e7a496352caf97af327941333e68dae7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0cea9a40ac6430ceabb1f125d4c969d0bd38da4a98e10db97a087029caaf41c +size 160233 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000102.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac4255794caa2dfa50cc8c6952aa9ec75b949370 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b2d011608a7c159dd765418354d80b0454ee0d1a340a31202d9933a060257d5 +size 166089 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000103.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d93b9ee96420710f22bfb657a1d101493bb7248b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ef6ae743654cc6d69839b5cd782e2e7242a02b62bf0562b305e5253673a131a +size 158176 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000104.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c826054f230c1a0ee8b96a6cdc882690e2162b45 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de1bc06fdfcde1242961e0f03d69dbcc56dc73576f8e75772a14543b14c1a0e +size 160059 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000105.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d345cd04cf88a3c2ac16893caca140a46047b720 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb333f4223a951e2484f4ef105044c33dbb7c0dfc6c160dc3faf6b40acbc21f +size 148994 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000106.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f48dcb1714ce070e94b1bcfc6980ec5582c9c38 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d3e26d3bb6d6305b1db5e41051fc948c12360f129219678d5a314a9740b0d30 +size 135364 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000107.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..559a1fc63f9095cbf911918133504e3ffd6fcf75 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:228745d6d5bcd1c4a8b3b96d13cbc486807c77d26d77f09980a3c897345ca9fe +size 138842 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000108.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c2f7fc9a1b6688b9a3c398cb1b7e7c5eb1cecf9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97318fab75dcd08b8f6461f14cc739fc09392631f2031646ebbf4718e1508f6c +size 149944 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000109.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99cbc0fee2e6eec351c7ff21dc470a53467313f5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465ad9cf4eefccfb98145c3749a4cc43b735a2c4568eeb29725f04924b73aac8 +size 145328 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000110.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9631987348dec5ea862753500ba43ca6eb38fc95 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed39a8529560f0a56f6b35b5f1d6fd5ec1b2aa75c76d5acb8fe12c37cb54e2e0 +size 152148 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000111.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4dd128f7efe697dfc2aa36c2203c1ea2f5cb2a16 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4091e235706f9b9a95997f1035da0a774cd940e555b91cd5769d53a43caf138 +size 169666 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000112.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38149ccf30797e1a688275b295779239fce2d137 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e2445728ebfa726777787e4af14e3ddcd913256822eb425995a1a5cff467476 +size 148166 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000113.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99a6f3d721ee6b24c237044ac2bbb1aa32325d07 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baa2401450ae1c1b4e17e51ed5449e40f6e2c7db803be070f39b93f7bea8a4bf +size 181811 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000114.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..026820159cffda2c1769f636f7ee0de621e67e67 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531b763335ee45092a8fdb268cd2a6b1e6321f191dff02192ec1e1818dda69cd +size 175154 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000115.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..81f08a2cc344254b8a23b8dc2cfd5f5f55b34991 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aea342c63bd5584a9150ddb944eedf4902a4de979bed1e60d8278cb2ce6c33a2 +size 185279 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000116.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b55ca72fdfb97f6ba9f7974ef6e52f58b53191e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8562222ec046e85097bdc789de99fc617d461ff3de92280d70c379cdd945cae6 +size 173430 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000117.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21fc883251b761d5ccea467dd92b781c510d5755 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc7601b95f3e298409e37181dc9e66d98f7d54da5f57612d23147a9dca0951f +size 204374 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000118.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d79a19337a818d28837cf7935c426921cb61642 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc97eaa619eb26e8047838b5dc4fd3be2a35999a510fc25bf52d16a147cb792b +size 192148 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000119.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d96c13b28ad22a7633d10de54089c5f056a02de --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32add7fcd48e8c091f8cc81df99cfa7e7171191fe396487b5026afe51cf3583e +size 178986 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000120.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e61f3fd2e5acfe15d09620a5f9e6c5553047439 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10386b97bbaa3c9e115c9be487fbd458bd555af34ae5def5e5a401f294f5f473 +size 181543 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000121.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a71e034d788b2b2a4a9dcd5c41c63421fad5a8d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db0c1865f64a1d26ba6d0749005482818b63fa5d90a19cf15768aa50ad7bcf3 +size 184117 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000122.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1fdbd0b3ee3c37e3fe6505df679dd3811e1e786f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:903153d1ae969ded961a0756d371f6bc2c9645c69bf2d185f694bce506d5df9c +size 204723 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000123.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa90b56bd5d4875a4c5406529aea9c637e5bdaf0 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08aed2797a9a82767e5df0fd9d3575231806d04db48dab1e66c498e07c23f01f +size 164446 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000124.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0398a008668f0c9b62dfd4d70d67626f2e1e1137 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1408b0a2bb42155a806a479afef1b57d81959a7ed5358d1d1035d220453a7b +size 175437 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000125.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45a009bed9549b6349dfbcb4323da528fb2a453a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ef7c24aa62bf623eb0a2677a4216b158e9fbab349d70c9129e951d00cfbba0 +size 207187 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000126.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f584877b77cc69ce081daa6032ff31b9d8f48ac4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b75ef7e75a36fb5b439d0aa5745f3545126e94e7204be6f4ac659e1ea10e13 +size 215890 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000127.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..709d87d023859c6a8714fcd42179534e38bfeada --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4505c85451f0a497942c4faef509ec41ff69fc4bc646cb93871c777cbdbf6c +size 178499 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000128.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b3c40df488216e008de1a9fec7516e9cb111677 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a3925c5138330600471e40be5f4e637b61c2435e3aa4bc4e953976cc5824660 +size 160215 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000129.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73be298c86bc6c907277e32732772294d2670d5f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac71a4e487aa9b8ce29b2041aafb215c215cb2d97befe75b120ea723e56d6765 +size 165451 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000130.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e305c5d5f77c805ed285b98fe49263917ed166a6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34fb4100e270827164822b6732170948914151a4b436be6465940a471f464c40 +size 170235 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000131.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2dfac1be69d3a3a8770ddf4cc2d024c75b7d1cb2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886094d257bc7cc0111bb52c4a6a79a949a28ba824c670f23f77dae1aa81df7b +size 166001 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000132.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0fe926c021047bfd7f3b7efa5920f4bcb1235c71 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf29b637467e1e104d8c2ee53670ba4d09e36c77e3f7a37aa27df05668cb2ebe +size 158232 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000133.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e7228468b1195feb9f0c0e3751f0a3821658db15 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b92e3bfe76231b3f649157c0855a853e4f453d4b9c05a58aaa7b04f26c435d +size 162559 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000134.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7a1f3bd75f80981a9df71e5c9eff8887eb4216d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f08ac63682cd79f503f6a8c866ffce60bee377148fefc1993996629ac19c7630 +size 207666 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000135.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e351b4d8b84074f3ce94386ca463ae6af3accbef --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b011e6c9b4c33633d44899012ea158b92b6d91e09535645efcc8dbb55cc82bcd +size 181752 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000136.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3f5863b2cdc4eed629021cdf296c68c677c4761 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670dee8469ba7caf331556fb85a97923276a0e64859eedcab04a104c841b474d +size 161152 diff --git a/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000137.parquet b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b73b78106d5b73131817ad0192f3164b0ad2c8e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e5c6072d5b84df4b0aaeaf46f3caa29efc49733a1c42f07a2a5085b6a1949d +size 219400 diff --git a/AIRBOT_MMK2_boxs_storage/meta/episodes.jsonl b/AIRBOT_MMK2_boxs_storage/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..53296f21f590ce60d4e43c093ea40ecc6ce6d1ec --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/meta/episodes.jsonl @@ -0,0 +1,138 @@ +{"episode_index": 0, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 363} +{"episode_index": 1, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 316} +{"episode_index": 2, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 388} +{"episode_index": 3, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 269} +{"episode_index": 4, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 316} +{"episode_index": 5, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 288} +{"episode_index": 6, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 276} +{"episode_index": 7, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 305} +{"episode_index": 8, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 331} +{"episode_index": 9, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 297} +{"episode_index": 10, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 410} +{"episode_index": 11, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 331} +{"episode_index": 12, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 266} +{"episode_index": 13, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 342} +{"episode_index": 14, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 283} +{"episode_index": 15, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 287} +{"episode_index": 16, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 286} +{"episode_index": 17, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 286} +{"episode_index": 18, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 323} +{"episode_index": 19, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 298} +{"episode_index": 20, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 284} +{"episode_index": 21, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 270} +{"episode_index": 22, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 300} +{"episode_index": 23, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 307} +{"episode_index": 24, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 277} +{"episode_index": 25, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 286} +{"episode_index": 26, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 282} +{"episode_index": 27, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 294} +{"episode_index": 28, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 334} +{"episode_index": 29, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 327} +{"episode_index": 30, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 341} +{"episode_index": 31, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 278} +{"episode_index": 32, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 385} +{"episode_index": 33, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 369} +{"episode_index": 34, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 335} +{"episode_index": 35, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 347} +{"episode_index": 36, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 367} +{"episode_index": 37, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 307} +{"episode_index": 38, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 396} +{"episode_index": 39, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 319} +{"episode_index": 40, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 338} +{"episode_index": 41, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 332} +{"episode_index": 42, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 279} +{"episode_index": 43, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 350} +{"episode_index": 44, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 319} +{"episode_index": 45, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 379} +{"episode_index": 46, "tasks": ["throw the pomegranate into the left square with your left hand and the mango into the right square with your right hand."], "length": 251} +{"episode_index": 47, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 399} +{"episode_index": 48, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 235} +{"episode_index": 49, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 235} +{"episode_index": 50, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 249} +{"episode_index": 51, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 238} +{"episode_index": 52, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 227} +{"episode_index": 53, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 216} +{"episode_index": 54, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 222} +{"episode_index": 55, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 236} +{"episode_index": 56, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 214} +{"episode_index": 57, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 222} +{"episode_index": 58, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 237} +{"episode_index": 59, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 197} +{"episode_index": 60, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 256} +{"episode_index": 61, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 208} +{"episode_index": 62, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 218} +{"episode_index": 63, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 227} +{"episode_index": 64, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 239} +{"episode_index": 65, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 210} +{"episode_index": 66, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 227} +{"episode_index": 67, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 238} +{"episode_index": 68, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 260} +{"episode_index": 69, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 265} +{"episode_index": 70, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 222} +{"episode_index": 71, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 252} +{"episode_index": 72, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 233} +{"episode_index": 73, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 244} +{"episode_index": 74, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 225} +{"episode_index": 75, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 383} +{"episode_index": 76, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 272} +{"episode_index": 77, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 261} +{"episode_index": 78, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 263} +{"episode_index": 79, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 247} +{"episode_index": 80, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 232} +{"episode_index": 81, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 279} +{"episode_index": 82, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 245} +{"episode_index": 83, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 201} +{"episode_index": 84, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 197} +{"episode_index": 85, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 294} +{"episode_index": 86, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 221} +{"episode_index": 87, "tasks": ["throw the potato into the left square with your left hand and the pumpkin into the right square with your right hand."], "length": 219} +{"episode_index": 88, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 320} +{"episode_index": 89, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 324} +{"episode_index": 90, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 331} +{"episode_index": 91, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 382} +{"episode_index": 92, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 363} +{"episode_index": 93, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 388} +{"episode_index": 94, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 332} +{"episode_index": 95, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 354} +{"episode_index": 96, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 317} +{"episode_index": 97, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 316} +{"episode_index": 98, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 323} +{"episode_index": 99, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 291} +{"episode_index": 100, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 364} +{"episode_index": 101, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 293} +{"episode_index": 102, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 300} +{"episode_index": 103, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 283} +{"episode_index": 104, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 289} +{"episode_index": 105, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 271} +{"episode_index": 106, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 244} +{"episode_index": 107, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 249} +{"episode_index": 108, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 272} +{"episode_index": 109, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 264} +{"episode_index": 110, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 277} +{"episode_index": 111, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 305} +{"episode_index": 112, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 271} +{"episode_index": 113, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 333} +{"episode_index": 114, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 315} +{"episode_index": 115, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 336} +{"episode_index": 116, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 319} +{"episode_index": 117, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 368} +{"episode_index": 118, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 351} +{"episode_index": 119, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 326} +{"episode_index": 120, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 330} +{"episode_index": 121, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 336} +{"episode_index": 122, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 375} +{"episode_index": 123, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 296} +{"episode_index": 124, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 317} +{"episode_index": 125, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 385} +{"episode_index": 126, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 403} +{"episode_index": 127, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 326} +{"episode_index": 128, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 287} +{"episode_index": 129, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 295} +{"episode_index": 130, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 304} +{"episode_index": 131, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 302} +{"episode_index": 132, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 283} +{"episode_index": 133, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 298} +{"episode_index": 134, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 385} +{"episode_index": 135, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 333} +{"episode_index": 136, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 294} +{"episode_index": 137, "tasks": ["put the calculator box in the yellow bucket with your left hand and the power bank box in the yellow bucket with your right hand."], "length": 407} diff --git a/AIRBOT_MMK2_boxs_storage/meta/episodes_stats.jsonl b/AIRBOT_MMK2_boxs_storage/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..83fc45e46d2ddc6f24ae49dc6b16bb8190b0f322 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/meta/episodes_stats.jsonl @@ -0,0 +1,138 @@ +{"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.16927824959150325]], [[0.17930904411764706]], [[0.1747399897875817]]], "std": [[[0.2409225962175212]], [[0.2464146144906763]], [[0.2566447814318504]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23238271037581698]], [[0.25667779616013076]], [[0.23915560253267973]]], "std": [[[0.12781593101070024]], [[0.1264513371195684]], [[0.1336417193209207]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23634527982026143]], [[0.26406120710784314]], [[0.24608566380718952]]], "std": [[[0.13086470277098974]], [[0.12439975324055405]], [[0.14048588712637733]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1354178901143791]], [[0.16465404820261437]], [[0.15005058823529413]]], "std": [[[0.24660121598489912]], [[0.25023935767905114]], [[0.24235764549440406]]], "count": [100]}, "observation.state": {"min": [0.3444962501525879, -1.2298532724380493, 0.8341439962387085, -0.384633332490921, -1.4778574705123901, 0.6303883194923401, -1.2799458503723145, -1.2264915704727173, 0.9157320261001587, -0.8939641118049622, 0.37243935465812683, -1.1044670343399048, 25.725000381469727, 25.80437469482422, 2.2856249809265137, 0.3349999785423279, 0.9637500047683716, -0.484375, 0.7806249856948853, -2.0824999809265137, 0.7849999666213989, -3.4574999809265137, 0.6781250238418579, -0.21875, 11.198749542236328, 37.56187438964844, -0.8431249856948853, -0.7331250309944153, 0.6712499856948853, 0.234375, 0.6775000095367432, -0.2862499952316284, 0.9637500047683716, 0.8788889050483704, 0.5831249952316284, -2.4175000190734863], "max": [1.351758599281311, -0.581893265247345, 1.5580652952194214, 0.5083638429641724, -0.422865629196167, 1.0442893505096436, -0.4022659659385681, -0.6725890636444092, 1.5877727270126343, 0.33266785740852356, 1.2780914306640625, -0.5902857184410095, 72.67062377929688, 59.168460845947266, 26.891250610351562, 9.828750610351562, 37.11000061035156, 80.296875, 40.01187515258789, 88.05187225341797, 55.419376373291016, 102.37124633789062, 67.23687744140625, 108.96937561035156, 67.91188049316406, 71.74124908447266, 38.436248779296875, 9.425714492797852, 35.98875045776367, 66.51437377929688, 37.337501525878906, 97.24124908447266, 53.94750213623047, 108.07437896728516, 84.67437744140625, 110.46562957763672], "mean": [0.865817129611969, -0.8457418084144592, 1.0922003984451294, 0.025653619319200516, -0.8347147107124329, 0.8912968635559082, -0.970399796962738, -0.8225687146186829, 1.0596657991409302, -0.1737796515226364, 0.9135252833366394, -0.9625187516212463, 43.451133728027344, 46.030853271484375, 4.547429084777832, 7.594437122344971, 8.58271312713623, 10.544218063354492, 8.433894157409668, 12.223052978515625, 10.41091251373291, 15.871530532836914, 9.960433959960938, 30.85963249206543, 34.57982635498047, 58.226890563964844, 6.385537624359131, 4.723039627075195, 12.925034523010254, 10.32372760772705, 10.171549797058105, 17.54106330871582, 13.886991500854492, 21.062498092651367, 15.296525001525879, 43.761478424072266], "std": [0.2613186836242676, 0.14818540215492249, 0.15905573964118958, 0.22965098917484283, 0.2554665207862854, 0.11561775952577591, 0.3394927382469177, 0.13150562345981598, 0.16054187715053558, 0.46098849177360535, 0.33528244495391846, 0.1641272008419037, 11.101383209228516, 6.289341926574707, 5.956472873687744, 3.2054758071899414, 12.448456764221191, 23.66619873046875, 13.072649002075195, 28.580276489257812, 16.459379196166992, 35.59938430786133, 18.6488094329834, 42.56965255737305, 18.48487663269043, 9.92051887512207, 9.272469520568848, 3.3048486709594727, 9.409745216369629, 20.557310104370117, 9.960212707519531, 34.72178268432617, 16.655941009521484, 37.48509979248047, 27.298940658569336, 36.83191680908203], "count": [363]}, "action": {"min": [0.3444962501525879, -1.2298532724380493, 0.8341439962387085, -0.384633332490921, -1.4778574705123901, 0.6303883194923401, -1.2799458503723145, -1.2264915704727173, 0.9157320261001587, -0.8939641118049622, 0.37243935465812683, -1.1044670343399048, 25.725000381469727, 25.80437469482422, 2.2856249809265137, 0.3349999785423279, 0.9637500047683716, -0.484375, 0.7806249856948853, -2.0824999809265137, 0.7849999666213989, -3.4574999809265137, 0.6781250238418579, -0.21875, 11.198749542236328, 37.56187438964844, -0.8431249856948853, -0.7331250309944153, 0.6712499856948853, 0.234375, 0.6775000095367432, -0.2862499952316284, 0.9637500047683716, 0.8788889050483704, 0.5831249952316284, -2.4175000190734863], "max": [1.351758599281311, -0.581893265247345, 1.5580652952194214, 0.5083638429641724, -0.422865629196167, 1.0442893505096436, -0.4022659659385681, -0.6725890636444092, 1.5877727270126343, 0.33266785740852356, 1.2780914306640625, -0.5902857184410095, 72.67062377929688, 59.168460845947266, 26.891250610351562, 9.828750610351562, 37.11000061035156, 80.296875, 40.01187515258789, 88.05187225341797, 55.419376373291016, 102.37124633789062, 67.23687744140625, 108.96937561035156, 67.91188049316406, 71.74124908447266, 38.436248779296875, 9.425714492797852, 35.98875045776367, 66.51437377929688, 37.337501525878906, 97.24124908447266, 53.94750213623047, 108.07437896728516, 84.67437744140625, 110.46562957763672], "mean": [0.8658182621002197, -0.8457421064376831, 1.0922008752822876, 0.025653542950749397, -0.8347147703170776, 0.8912970423698425, -0.9703989624977112, -0.8225688934326172, 1.0596656799316406, -0.17377977073192596, 0.9135254621505737, -0.9625186324119568, 43.45112991333008, 46.030826568603516, 4.547426223754883, 7.594440937042236, 8.582721710205078, 10.544219970703125, 8.433903694152832, 12.223074913024902, 10.410903930664062, 15.871539115905762, 9.960433959960938, 30.859636306762695, 34.5798454284668, 58.22688674926758, 6.385532855987549, 4.723039150238037, 12.92502498626709, 10.32373046875, 10.171546936035156, 17.541067123413086, 13.886996269226074, 21.06250762939453, 15.296525001525879, 43.761470794677734], "std": [0.2613184452056885, 0.1481853872537613, 0.15905572474002838, 0.22965097427368164, 0.2554665207862854, 0.1156177744269371, 0.3394927680492401, 0.13150560855865479, 0.16054187715053558, 0.460988312959671, 0.33528244495391846, 0.1641271859407425, 11.101381301879883, 6.289342880249023, 5.956474304199219, 3.2054755687713623, 12.448457717895508, 23.66619873046875, 13.072652816772461, 28.580280303955078, 16.459373474121094, 35.59938049316406, 18.6488094329834, 42.569664001464844, 18.484874725341797, 9.920516967773438, 9.27247142791748, 3.3048484325408936, 9.409744262695312, 20.55731201171875, 9.960211753845215, 34.721778869628906, 16.655941009521484, 37.48509979248047, 27.29893684387207, 36.83191680908203], "count": [363]}, "timestamp": {"min": [0.0], "max": [12.066666666666666], "mean": [6.033333333333333], "std": [3.492955874433678], "count": [363]}, "frame_index": {"min": [0], "max": [362], "mean": [181.0], "std": [104.78867623301034], "count": [363]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [363]}, "index": {"min": [0], "max": [362], "mean": [181.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [363]}, "subtask_annotation": {"mean": [8.022038567493112, 14.0, 14.0, 14.0, 14.0], "std": [1.7022296927521843, 0.0, 0.0, 0.0, 0.0], "min": [4, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [363]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [363]}, "eef_direction_state": {"mean": [3.9173553719008263, 4.319559228650138], "std": [2.0392300315669827, 2.093497166043702], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_state": {"mean": [0.9834710743801653, 0.8154269972451791], "std": [0.8095518374619143, 0.87611968315753], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_state": {"mean": [0.7961432506887053, 0.5509641873278237], "std": [0.838000046928876, 0.7816898459404319], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_direction_action": {"mean": [3.9173553719008263, 4.319559228650138], "std": [2.0392300315669827, 2.093497166043702], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_action": {"mean": [0.9834710743801653, 0.8154269972451791], "std": [0.8095518374619143, 0.87611968315753], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_action": {"mean": [0.7961432506887053, 0.5509641873278237], "std": [0.838000046928876, 0.7816898459404319], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_sim_pose_state": {"mean": [0.6470495674277504, 0.19092776306869003, 1.1702547030563455, -1.5920112455706137, 1.0989811146302897, -2.195940545811424, 0.6179922775058303, -0.19518095552409662, 1.1510127120296134, 1.0824959886070797, 1.2543018325775812, 1.0620068518387553], "std": [0.04849511096395809, 0.048814029088665806, 0.052866286728594454, 0.28506567550987466, 0.09074496225444945, 0.33978307241779504, 0.047750613412056754, 0.0692141280593018, 0.047626167579337776, 1.6945963482600641, 0.08199610513168573, 1.9117979074888394], "min": [0.5832124718766556, 0.11690771460802599, 1.0582368861282456, -2.228922627110534, 0.933672167819438, -2.9253837323231724, 0.5848744415501875, -0.28553412866462835, 1.0521868051661483, -3.137621467469298, 1.0795786171199375, -3.136480459811983], "max": [0.7894534579391811, 0.28356280383646154, 1.26307645741273, -1.1388912007394334, 1.2757669293591896, -1.6672405516643585, 0.7767954028297849, -0.09394161883418584, 1.24539077524072, 3.1343854803553106, 1.4666290603689687, 3.079550435045714], "count": [363]}, "eef_sim_pose_action": {"mean": [0.6470495674277504, 0.19092776306869003, 1.1702547030563455, -1.5920112455706137, 1.0989811146302897, -2.195940545811424, 0.6179922775058303, -0.19518095552409662, 1.1510127120296134, 1.0824959886070797, 1.2543018325775812, 1.0620068518387553], "std": [0.04849511096395809, 0.048814029088665806, 0.052866286728594454, 0.28506567550987466, 0.09074496225444945, 0.33978307241779504, 0.047750613412056754, 0.0692141280593018, 0.047626167579337776, 1.6945963482600641, 0.08199610513168573, 1.9117979074888394], "min": [0.5832124718766556, 0.11690771460802599, 1.0582368861282456, -2.228922627110534, 0.933672167819438, -2.9253837323231724, 0.5848744415501875, -0.28553412866462835, 1.0521868051661483, -3.137621467469298, 1.0795786171199375, -3.136480459811983], "max": [0.7894534579391811, 0.28356280383646154, 1.26307645741273, -1.1388912007394334, 1.2757669293591896, -1.6672405516643585, 0.7767954028297849, -0.09394161883418584, 1.24539077524072, 3.1343854803553106, 1.4666290603689687, 3.079550435045714], "count": [363]}}} +{"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.16478657679738562]], [[0.1740846772875817]], [[0.1688567933006536]]], "std": [[[0.23492397242528054]], [[0.23970238729774704]], [[0.2510302834343931]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22358434232026142]], [[0.24962803921568627]], [[0.2394332945261438]]], "std": [[[0.10903302654962636]], [[0.10940509892976352]], [[0.13201947925211388]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22988694852941177]], [[0.2647879575163398]], [[0.24349226307189542]]], "std": [[[0.12738673894293942]], [[0.12661250457619913]], [[0.1407420816673252]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13285602328431373]], [[0.16379928104575164]], [[0.1556866605392157]]], "std": [[[0.245450798848268]], [[0.2484022671476689]], [[0.25226392188335706]]], "count": [100]}, "observation.state": {"min": [0.4639696478843689, -1.1287145614624023, 0.8205300569534302, -0.5169708728790283, -1.6350280046463013, 0.3204394578933716, -1.4505608081817627, -1.1071851253509521, 1.0080491304397583, -0.7230392098426819, 0.5218347311019897, -0.8099440932273865, 26.356250762939453, 42.369998931884766, 2.015625, 0.26124998927116394, 0.9800000190734863, 0.5668749809265137, 0.7450000047683716, -2.0875000953674316, 0.6449999809265137, -3.616874933242798, 0.9262499809265137, -0.019375000149011612, 29.649999618530273, 46.68687438964844, -0.9650000333786011, -0.5381249785423279, 0.5881249904632568, 0.4806250333786011, 1.7868750095367432, 0.26124998927116394, 1.1211111545562744, 0.47312498092651367, 0.2150000035762787, -2.331249952316284], "max": [1.5957598686218262, -0.7400386929512024, 1.305862307548523, 0.8330233693122864, -0.5105811953544617, 1.0819122791290283, -0.5407415628433228, -0.7792591452598572, 1.4845597743988037, 0.5013224482536316, 1.6336928606033325, -0.592836856842041, 61.526248931884766, 60.689090728759766, 9.619999885559082, 9.4375, 48.803749084472656, 100.8343734741211, 36.96500015258789, 78.43374633789062, 47.21062469482422, 85.20625305175781, 65.15937805175781, 99.99187469482422, 68.69562530517578, 60.721248626708984, 1.1162500381469727, 9.427499771118164, 34.14500045776367, 49.071250915527344, 33.61375045776367, 74.30999755859375, 40.703125, 89.76187896728516, 74.72062683105469, 109.05313110351562], "mean": [1.1655006408691406, -0.8838003873825073, 0.9434390664100647, -0.14568689465522766, -1.2532258033752441, 0.7447695136070251, -1.1457598209381104, -0.8739398121833801, 1.1051691770553589, -0.04847512021660805, 1.0168684720993042, -0.7713710069656372, 41.45306396484375, 49.2643928527832, 3.0172226428985596, 7.6374969482421875, 7.657342433929443, 12.121967315673828, 5.6581573486328125, 9.38772964477539, 6.960607051849365, 9.254839897155762, 9.422713279724121, 17.65618133544922, 40.75307846069336, 56.273338317871094, 0.23690550029277802, 6.783871650695801, 12.055597305297852, 7.898097515106201, 12.626112937927246, 13.613595008850098, 12.111180305480957, 19.532564163208008, 14.272700309753418, 28.759571075439453], "std": [0.3566052317619324, 0.08932322263717651, 0.14203192293643951, 0.49558258056640625, 0.4208218455314636, 0.20511619746685028, 0.33350008726119995, 0.08805478364229202, 0.11696414649486542, 0.3742084801197052, 0.3230435848236084, 0.06081417202949524, 7.406966209411621, 3.8726868629455566, 1.4969927072525024, 2.7434005737304688, 13.339033126831055, 24.895267486572266, 10.086663246154785, 25.484163284301758, 13.270126342773438, 27.41058349609375, 18.98566246032715, 34.305912017822266, 11.750561714172363, 3.942403793334961, 0.9039174914360046, 3.7651026248931885, 9.201214790344238, 14.164884567260742, 8.529483795166016, 24.07880210876465, 12.953433990478516, 31.89708137512207, 23.49692726135254, 41.91136932373047], "count": [316]}, "action": {"min": [0.4639696478843689, -1.1287145614624023, 0.8205300569534302, -0.5169708728790283, -1.6350280046463013, 0.3204394578933716, -1.4505608081817627, -1.1071851253509521, 1.0080491304397583, -0.7230392098426819, 0.5218347311019897, -0.8099440932273865, 26.356250762939453, 42.369998931884766, 2.015625, 0.26124998927116394, 0.9800000190734863, 0.5668749809265137, 0.7450000047683716, -2.0875000953674316, 0.6449999809265137, -3.616874933242798, 0.9262499809265137, -0.019375000149011612, 29.649999618530273, 46.68687438964844, -0.9650000333786011, -0.5381249785423279, 0.5881249904632568, 0.4806250333786011, 1.7868750095367432, 0.26124998927116394, 1.1211111545562744, 0.47312498092651367, 0.2150000035762787, -2.331249952316284], "max": [1.5957598686218262, -0.7400386929512024, 1.305862307548523, 0.8330233693122864, -0.5105811953544617, 1.0819122791290283, -0.5407415628433228, -0.7792591452598572, 1.4845597743988037, 0.5013224482536316, 1.6336928606033325, -0.592836856842041, 61.526248931884766, 60.689090728759766, 9.619999885559082, 9.4375, 48.803749084472656, 100.8343734741211, 36.96500015258789, 78.43374633789062, 47.21062469482422, 85.20625305175781, 65.15937805175781, 99.99187469482422, 68.69562530517578, 60.721248626708984, 1.1162500381469727, 9.427499771118164, 34.14500045776367, 49.071250915527344, 33.61375045776367, 74.30999755859375, 40.703125, 89.76187896728516, 74.72062683105469, 109.05313110351562], "mean": [1.1655011177062988, -0.8838003873825073, 0.9434391260147095, -0.14568693935871124, -1.2532258033752441, 0.744769275188446, -1.1457600593566895, -0.8739398717880249, 1.1051691770553589, -0.04847506806254387, 1.0168688297271729, -0.7713707685470581, 41.45306396484375, 49.26441192626953, 3.017219066619873, 7.637495040893555, 7.657354831695557, 12.121965408325195, 5.6581621170043945, 9.3877534866333, 6.96060848236084, 9.25483226776123, 9.42270278930664, 17.65616798400879, 40.75304412841797, 56.2733154296875, 0.23690544068813324, 6.783872127532959, 12.055597305297852, 7.898099899291992, 12.62611198425293, 13.613588333129883, 12.111174583435059, 19.532562255859375, 14.272699356079102, 28.75959587097168], "std": [0.3566056787967682, 0.08932320028543472, 0.14203187823295593, 0.49558255076408386, 0.42082178592681885, 0.2051161825656891, 0.33350005745887756, 0.08805476129055023, 0.11696410179138184, 0.3742084801197052, 0.3230436146259308, 0.06081416830420494, 7.406965255737305, 3.8726887702941895, 1.4969922304153442, 2.743400812149048, 13.339033126831055, 24.89527130126953, 10.08665657043457, 25.484163284301758, 13.270133972167969, 27.410581588745117, 18.98566246032715, 34.3059196472168, 11.75056266784668, 3.942403793334961, 0.9039176106452942, 3.765101432800293, 9.201214790344238, 14.164883613586426, 8.529484748840332, 24.078798294067383, 12.953433990478516, 31.897085189819336, 23.496925354003906, 41.91136932373047], "count": [316]}, "timestamp": {"min": [0.0], "max": [10.5], "mean": [5.25], "std": [3.040696192212128], "count": [316]}, "frame_index": {"min": [0], "max": [315], "mean": [157.5], "std": [91.22088576636384], "count": [316]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [316]}, "index": {"min": [363], "max": [678], "mean": [520.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [316]}, "subtask_annotation": {"mean": [7.882911392405063, 14.0, 14.0, 14.0, 14.0], "std": [1.906574004644631, 0.0, 0.0, 0.0, 0.0], "min": [4, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [316]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [316]}, "eef_direction_state": {"mean": [4.208860759493671, 4.443037974683544], "std": [1.9342149078440107, 1.9728976019867364], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_state": {"mean": [0.8955696202531646, 0.8449367088607594], "std": [0.8743058683791014, 0.9060309512383249], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_state": {"mean": [0.740506329113924, 0.6392405063291139], "std": [0.861852433452818, 0.7972925263267271], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_direction_action": {"mean": [4.208860759493671, 4.443037974683544], "std": [1.9342149078440107, 1.9728976019867364], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_action": {"mean": [0.8955696202531646, 0.8449367088607594], "std": [0.8743058683791014, 0.9060309512383249], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_action": {"mean": [0.740506329113924, 0.6392405063291139], "std": [0.861852433452818, 0.7972925263267271], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_sim_pose_state": {"mean": [0.5823584819519378, 0.21160356280975876, 1.1457229841634524, -1.4985934061522583, 0.8412014704536677, -1.5335106598283972, 0.6066521880238609, -0.22261739545974119, 1.1096699052352772, 1.8758715117974825, 1.021071156328219, 1.1351362791618724], "std": [0.04033812644850597, 0.09115878217488277, 0.043450607477706876, 0.2812849856190275, 0.1504979899893796, 1.4241668623865877, 0.043526317689488815, 0.06772344980147457, 0.05381262274758927, 0.413162184625908, 0.1432728692874764, 2.1431674407537793], "min": [0.552983191851475, 0.05594566835382789, 1.0446683877559275, -2.2647995812631905, 0.6598535039438214, -3.136628630249863, 0.582475033056995, -0.3101038190496481, 1.0377103696078205, 1.0957960495904422, 0.6418854750779972, -3.1412083061094616], "max": [0.7172508182557337, 0.31201845138710627, 1.24553133269107, -1.1449484030265282, 1.1822023857176216, 3.1285591743259977, 0.7548122495355474, -0.11824997295224016, 1.244518764317703, 2.583689277394609, 1.3390065353971234, 3.135073539199471], "count": [316]}, "eef_sim_pose_action": {"mean": [0.5823584819519378, 0.21160356280975876, 1.1457229841634524, -1.4985934061522583, 0.8412014704536677, -1.5335106598283972, 0.6066521880238609, -0.22261739545974119, 1.1096699052352772, 1.8758715117974825, 1.021071156328219, 1.1351362791618724], "std": [0.04033812644850597, 0.09115878217488277, 0.043450607477706876, 0.2812849856190275, 0.1504979899893796, 1.4241668623865877, 0.043526317689488815, 0.06772344980147457, 0.05381262274758927, 0.413162184625908, 0.1432728692874764, 2.1431674407537793], "min": [0.552983191851475, 0.05594566835382789, 1.0446683877559275, -2.2647995812631905, 0.6598535039438214, -3.136628630249863, 0.582475033056995, -0.3101038190496481, 1.0377103696078205, 1.0957960495904422, 0.6418854750779972, -3.1412083061094616], "max": [0.7172508182557337, 0.31201845138710627, 1.24553133269107, -1.1449484030265282, 1.1822023857176216, 3.1285591743259977, 0.7548122495355474, -0.11824997295224016, 1.244518764317703, 2.583689277394609, 1.3390065353971234, 3.135073539199471], "count": [316]}}} +{"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.16541148488562094]], [[0.17453526756535948]], [[0.17021721405228757]]], "std": [[[0.23409077930135092]], [[0.2404180569432967]], [[0.2515436567427326]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2234670077614379]], [[0.25309230187908494]], [[0.2514996834150327]]], "std": [[[0.11605079882780911]], [[0.11830033385910729]], [[0.15799689538577963]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2381541850490196]], [[0.2706460089869281]], [[0.247850522875817]]], "std": [[[0.13608140501276286]], [[0.13383816839424856]], [[0.14578056195723876]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1305710559640523]], [[0.16156264093137254]], [[0.15361955269607844]]], "std": [[[0.2426188122919001]], [[0.24653116184721854]], [[0.2504010351380864]]], "count": [100]}, "observation.state": {"min": [0.5327544212341309, -1.0903525352478027, 0.7155289053916931, -0.6049725413322449, -1.6348611116409302, 0.27163442969322205, -1.6496909856796265, -1.1700093746185303, 0.976148247718811, -0.7482881546020508, 0.4803254008293152, -0.6524423956871033, 5.226250171661377, 43.18187713623047, 2.3274998664855957, 1.3662500381469727, 0.6768749952316284, 0.06444444507360458, 0.9175000190734863, -2.068125009536743, 0.9175000190734863, -3.535454511642456, 0.6675000190734863, -0.035624999552965164, 1.0862500667572021, 44.66625213623047, -0.890625, -1.0456249713897705, 0.5776923298835754, -0.32249999046325684, 0.7237499952316284, -0.28812500834465027, 0.7963636517524719, 0.5950000286102295, -0.035624995827674866, -2.353749990463257], "max": [1.675321340560913, -0.6604295372962952, 1.3040980100631714, 0.9452725648880005, -0.37422752380371094, 0.9961280226707458, -0.5459153652191162, -0.779378354549408, 1.5334124565124512, 0.5686740875244141, 1.6312657594680786, -0.45612555742263794, 71.05812072753906, 61.9275016784668, 2.931874990463257, 9.603750228881836, 37.54249954223633, 64.23687744140625, 31.228750228881836, 71.171875, 28.78874969482422, 93.36499786376953, 67.62625122070312, 109.56437683105469, 70.97500610351562, 85.39749908447266, 1.4499999284744263, 9.682499885559082, 39.32374954223633, 29.9424991607666, 42.05249786376953, 68.59000396728516, 52.881248474121094, 85.80374908447266, 72.7612533569336, 105.57437896728516], "mean": [1.1322579383850098, -0.8297802805900574, 0.9291666746139526, 0.08891536295413971, -1.0559172630310059, 0.6191285252571106, -1.3503749370574951, -0.8910837769508362, 1.0802030563354492, 0.10003406554460526, 1.283974051475525, -0.6014230251312256, 44.010597229003906, 50.19860076904297, 2.5390214920043945, 8.448847770690918, 12.162217140197754, 6.779773712158203, 8.038724899291992, 5.860481262207031, 7.190155982971191, 12.827545166015625, 7.304425239562988, 42.81068420410156, 22.674518585205078, 70.02277374267578, 0.8977341055870056, 6.269613265991211, 15.318830490112305, 3.6800026893615723, 10.844738006591797, 7.997469425201416, 10.575881958007812, 10.384429931640625, 8.145834922790527, 23.507892608642578], "std": [0.45901796221733093, 0.10420690476894379, 0.17247997224330902, 0.6521308422088623, 0.5196488499641418, 0.2387620061635971, 0.4153420031070709, 0.08103002607822418, 0.1406172811985016, 0.42997080087661743, 0.3990943431854248, 0.03916562721133232, 14.013206481933594, 3.6767046451568604, 0.16244660317897797, 2.4618561267852783, 11.908082962036133, 17.24567413330078, 9.107705116271973, 20.765565872192383, 8.674175262451172, 27.875812530517578, 17.228252410888672, 45.31296920776367, 25.05873680114746, 15.858884811401367, 0.9182022213935852, 2.9277150630950928, 9.318902969360352, 7.772386074066162, 10.060811042785645, 18.851078033447266, 14.4912691116333, 24.114482879638672, 18.643817901611328, 29.12274742126465], "count": [388]}, "action": {"min": [0.5327544212341309, -1.0903525352478027, 0.7155289053916931, -0.6049725413322449, -1.6348611116409302, 0.27163442969322205, -1.6496909856796265, -1.1700093746185303, 0.976148247718811, -0.7482881546020508, 0.4803254008293152, -0.6524423956871033, 5.226250171661377, 43.18187713623047, 2.3274998664855957, 1.3662500381469727, 0.6768749952316284, 0.06444444507360458, 0.9175000190734863, -2.068125009536743, 0.9175000190734863, -3.535454511642456, 0.6675000190734863, -0.035624999552965164, 1.0862500667572021, 44.66625213623047, -0.890625, -1.0456249713897705, 0.5776923298835754, -0.32249999046325684, 0.7237499952316284, -0.28812500834465027, 0.7963636517524719, 0.5950000286102295, -0.035624995827674866, -2.353749990463257], "max": [1.675321340560913, -0.6604295372962952, 1.3040980100631714, 0.9452725648880005, -0.37422752380371094, 0.9961280226707458, -0.5459153652191162, -0.779378354549408, 1.5334124565124512, 0.5686740875244141, 1.6312657594680786, -0.45612555742263794, 71.05812072753906, 61.9275016784668, 2.931874990463257, 9.603750228881836, 37.54249954223633, 64.23687744140625, 31.228750228881836, 71.171875, 28.78874969482422, 93.36499786376953, 67.62625122070312, 109.56437683105469, 70.97500610351562, 85.39749908447266, 1.4499999284744263, 9.682499885559082, 39.32374954223633, 29.9424991607666, 42.05249786376953, 68.59000396728516, 52.881248474121094, 85.80374908447266, 72.7612533569336, 105.57437896728516], "mean": [1.1322580575942993, -0.8297799229621887, 0.929166316986084, 0.0889153927564621, -1.0559172630310059, 0.6191285252571106, -1.3503754138946533, -0.8910834193229675, 1.0802030563354492, 0.10003414005041122, 1.2839736938476562, -0.601422905921936, 44.010597229003906, 50.1986198425293, 2.539019823074341, 8.448840141296387, 12.16222858428955, 6.779785633087158, 8.038714408874512, 5.8604888916015625, 7.190162181854248, 12.827533721923828, 7.304427623748779, 42.81062698364258, 22.674510955810547, 70.02281188964844, 0.8977340459823608, 6.2696123123168945, 15.318835258483887, 3.6800026893615723, 10.844727516174316, 7.997467517852783, 10.575885772705078, 10.38443374633789, 8.145828247070312, 23.50790786743164], "std": [0.45901811122894287, 0.104206882417202, 0.17247997224330902, 0.6521310210227966, 0.5196487903594971, 0.2387620210647583, 0.4153421223163605, 0.08103001117706299, 0.1406172811985016, 0.42997071146965027, 0.3990943431854248, 0.039165616035461426, 14.013211250305176, 3.6767044067382812, 0.1624464988708496, 2.4618570804595947, 11.90808391571045, 17.24567222595215, 9.107705116271973, 20.765560150146484, 8.674176216125488, 27.8758487701416, 17.228252410888672, 45.31296920776367, 25.058734893798828, 15.858884811401367, 0.9182022213935852, 2.9277148246765137, 9.318902015686035, 7.772386074066162, 10.060812950134277, 18.8510799407959, 14.491268157958984, 24.114482879638672, 18.643817901611328, 29.122753143310547], "count": [388]}, "timestamp": {"min": [0.0], "max": [12.9], "mean": [6.449999999999998], "std": [3.7335193406043405], "count": [388]}, "frame_index": {"min": [0], "max": [387], "mean": [193.5], "std": [112.0055802181302], "count": [388]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [388]}, "index": {"min": [679], "max": [1066], "mean": [872.5], "std": [112.0055802181302], "count": [388]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [388]}, "subtask_annotation": {"mean": [7.93298969072165, 14.0, 14.0, 14.0, 14.0], "std": [1.455754429379005, 0.0, 0.0, 0.0, 0.0], "min": [4, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [388]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [388]}, "eef_direction_state": {"mean": [4.018041237113402, 4.819587628865979], "std": [1.8012550831540133, 1.7508253826900293], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_state": {"mean": [1.0, 0.7242268041237113], "std": [0.75981549578096, 0.8931184046039821], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_state": {"mean": [0.7139175257731959, 0.5025773195876289], "std": [0.8604195292959566, 0.7648822810181295], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_direction_action": {"mean": [4.018041237113402, 4.819587628865979], "std": [1.8012550831540133, 1.7508253826900293], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_action": {"mean": [1.0, 0.7242268041237113], "std": [0.75981549578096, 0.8931184046039821], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_action": {"mean": [0.7139175257731959, 0.5025773195876289], "std": [0.8604195292959566, 0.7648822810181295], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_sim_pose_state": {"mean": [0.5711844454501634, 0.20589110968947835, 1.1257788588335336, -1.8245482052441495, 0.9093625350560322, -0.3441441540253571, 0.585540220991397, -0.25784490516347464, 1.1145283059503805, 1.709705636092615, 0.8506934738663391, 1.5020075433206113], "std": [0.04632651632903349, 0.10371477991100309, 0.04471695748043241, 0.39743239320558565, 0.1106223169666532, 2.381392200189786, 0.05047398038722421, 0.07703530131902539, 0.043764183067639316, 0.36882820188729293, 0.1580373453508482, 1.606954751358274], "min": [0.5267824155284281, 0.05653130021994332, 1.0517237810476256, -2.5732392568131965, 0.5953395597236009, -3.13643605585312, 0.5516979482803643, -0.33350444066447993, 1.039365524363351, 1.1539931308867166, 0.5439972142900711, -3.11647376084192], "max": [0.7246669394800833, 0.3259599542878538, 1.247025184509451, -1.1329470519513523, 1.1541401200774812, 3.1339921688751433, 0.7518624765219797, -0.11390146054291994, 1.241446828915024, 2.744399432995903, 1.1992704538564385, 3.1400442611750963], "count": [388]}, "eef_sim_pose_action": {"mean": [0.5711844454501634, 0.20589110968947835, 1.1257788588335336, -1.8245482052441495, 0.9093625350560322, -0.3441441540253571, 0.585540220991397, -0.25784490516347464, 1.1145283059503805, 1.709705636092615, 0.8506934738663391, 1.5020075433206113], "std": [0.04632651632903349, 0.10371477991100309, 0.04471695748043241, 0.39743239320558565, 0.1106223169666532, 2.381392200189786, 0.05047398038722421, 0.07703530131902539, 0.043764183067639316, 0.36882820188729293, 0.1580373453508482, 1.606954751358274], "min": [0.5267824155284281, 0.05653130021994332, 1.0517237810476256, -2.5732392568131965, 0.5953395597236009, -3.13643605585312, 0.5516979482803643, -0.33350444066447993, 1.039365524363351, 1.1539931308867166, 0.5439972142900711, -3.11647376084192], "max": [0.7246669394800833, 0.3259599542878538, 1.247025184509451, -1.1329470519513523, 1.1541401200774812, 3.1339921688751433, 0.7518624765219797, -0.11390146054291994, 1.241446828915024, 2.744399432995903, 1.1992704538564385, 3.1400442611750963], "count": [388]}}} +{"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.159186352124183]], [[0.168368329248366]], [[0.16360157883986928]]], "std": [[[0.2310570739783127]], [[0.23778001217922545]], [[0.24822123485888772]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.06274509803921569]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22155151756535948]], [[0.24979693831699346]], [[0.24163714052287583]]], "std": [[[0.10958766875654533]], [[0.11154148149742571]], [[0.13497807197631362]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23700631535947714]], [[0.27194639705882356]], [[0.25238385008169933]]], "std": [[[0.13580292252858836]], [[0.1351071284945445]], [[0.15216727733463484]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1289386172385621]], [[0.15927021854575163]], [[0.1510268402777778]]], "std": [[[0.24055352267714036]], [[0.2443538914315565]], [[0.2481636449480846]]], "count": [100]}, "observation.state": {"min": [0.4372425079345703, -1.1296206712722778, 0.7601377367973328, -0.5289396643638611, -1.6339232921600342, 0.26452943682670593, -1.6973754167556763, -1.177829623222351, 0.9728103280067444, -0.9146114587783813, 0.47057393193244934, -0.6026598215103149, 7.423749923706055, 40.99562454223633, 2.073124885559082, 2.2350001335144043, 1.0837500095367432, 0.40562501549720764, 0.8737499713897705, -2.073124885559082, 0.8862500190734863, -3.6162500381469727, 0.7143750190734863, -0.05700000002980232, 1.1612499952316284, 42.448123931884766, -0.9268749952316284, -2.078749895095825, 0.6993750333786011, -0.4637500047683716, 0.6868749856948853, -0.09749999642372131, 0.8311110734939575, 0.5874999761581421, 0.2306250035762787, -2.342222213745117], "max": [1.549839735031128, -0.6939040422439575, 1.297851324081421, 0.9666590690612793, -0.481517493724823, 1.1806429624557495, -0.5635108947753906, -0.7765411734580994, 1.5627861022949219, 0.5023820996284485, 1.635147213935852, -0.2536335587501526, 67.0268783569336, 63.09124755859375, 2.5824999809265137, 9.630000114440918, 40.70375061035156, 52.82749938964844, 31.85875129699707, 73.2456283569336, 41.98749923706055, 71.88999938964844, 81.5093765258789, 110.25, 68.21500396728516, 85.20625305175781, 1.8112499713897705, 9.859999656677246, 41.40687561035156, 19.869375228881836, 39.442501068115234, 62.475624084472656, 42.93812561035156, 78.45500183105469, 81.85187530517578, 104.05437469482422], "mean": [1.1726367473602295, -0.8638858199119568, 0.9141910076141357, -0.06585293263196945, -1.229677677154541, 0.7044827342033386, -1.2525290250778198, -0.8913950324058533, 1.1134446859359741, -0.05805641785264015, 1.220646858215332, -0.5391409993171692, 41.445255279541016, 49.06629180908203, 2.3382763862609863, 8.429854393005371, 8.334694862365723, 7.7402825355529785, 5.377721309661865, 8.478233337402344, 6.3337507247924805, 8.603935241699219, 11.695663452148438, 19.834196090698242, 29.494897842407227, 65.25474548339844, 0.8706426620483398, 5.854569435119629, 17.62198257446289, 3.446791172027588, 12.121993064880371, 10.884234428405762, 11.216960906982422, 13.959929466247559, 12.583561897277832, 24.91489028930664], "std": [0.434823215007782, 0.10982229560613632, 0.17149618268013, 0.5741034150123596, 0.4715457260608673, 0.2615307569503784, 0.45872926712036133, 0.10594500601291656, 0.16526572406291962, 0.5036738514900208, 0.4323296844959259, 0.0899110808968544, 12.069623947143555, 4.159071445465088, 0.12180343270301819, 2.1064023971557617, 11.698122024536133, 15.119243621826172, 8.441679000854492, 23.175121307373047, 11.169775009155273, 24.4407901763916, 24.4373779296875, 38.49465560913086, 25.215620040893555, 16.397449493408203, 1.1601258516311646, 3.8183369636535645, 11.037566184997559, 6.464927673339844, 10.90807819366455, 20.04267692565918, 13.488082885742188, 26.658802032470703, 24.126815795898438, 35.46021270751953], "count": [269]}, "action": {"min": [0.4372425079345703, -1.1296206712722778, 0.7601377367973328, -0.5289396643638611, -1.6339232921600342, 0.26452943682670593, -1.6973754167556763, -1.177829623222351, 0.9728103280067444, -0.9146114587783813, 0.47057393193244934, -0.6026598215103149, 7.423749923706055, 40.99562454223633, 2.073124885559082, 2.2350001335144043, 1.0837500095367432, 0.40562501549720764, 0.8737499713897705, -2.073124885559082, 0.8862500190734863, -3.6162500381469727, 0.7143750190734863, -0.05700000002980232, 1.1612499952316284, 42.448123931884766, -0.9268749952316284, -2.078749895095825, 0.6993750333786011, -0.4637500047683716, 0.6868749856948853, -0.09749999642372131, 0.8311110734939575, 0.5874999761581421, 0.2306250035762787, -2.342222213745117], "max": [1.549839735031128, -0.6939040422439575, 1.297851324081421, 0.9666590690612793, -0.481517493724823, 1.1806429624557495, -0.5635108947753906, -0.7765411734580994, 1.5627861022949219, 0.5023820996284485, 1.635147213935852, -0.2536335587501526, 67.0268783569336, 63.09124755859375, 2.5824999809265137, 9.630000114440918, 40.70375061035156, 52.82749938964844, 31.85875129699707, 73.2456283569336, 41.98749923706055, 71.88999938964844, 81.5093765258789, 110.25, 68.21500396728516, 85.20625305175781, 1.8112499713897705, 9.859999656677246, 41.40687561035156, 19.869375228881836, 39.442501068115234, 62.475624084472656, 42.93812561035156, 78.45500183105469, 81.85187530517578, 104.05437469482422], "mean": [1.1726363897323608, -0.8638856410980225, 0.9141908288002014, -0.06585295498371124, -1.2296773195266724, 0.7044827342033386, -1.2525289058685303, -0.891395092010498, 1.1134445667266846, -0.058056458830833435, 1.2206470966339111, -0.5391409397125244, 41.44525909423828, 49.066280364990234, 2.3382790088653564, 8.429855346679688, 8.334709167480469, 7.7402777671813965, 5.377719402313232, 8.478240013122559, 6.333746910095215, 8.603920936584473, 11.695639610290527, 19.834203720092773, 29.49490737915039, 65.25471496582031, 0.8706426024436951, 5.854568958282471, 17.62198257446289, 3.446789264678955, 12.121993064880371, 10.884231567382812, 11.216968536376953, 13.95992660522461, 12.5835599899292, 24.914899826049805], "std": [0.4348234236240387, 0.10982228815555573, 0.1714961975812912, 0.5741035342216492, 0.4715456962585449, 0.2615308165550232, 0.458729088306427, 0.10594499111175537, 0.16526570916175842, 0.5036738514900208, 0.4323297142982483, 0.0899110808968544, 12.069625854492188, 4.159071922302246, 0.1218034029006958, 2.106402635574341, 11.698122024536133, 15.119246482849121, 8.441680908203125, 23.175119400024414, 11.16977596282959, 24.440776824951172, 24.43738555908203, 38.49465560913086, 25.215621948242188, 16.39745330810547, 1.1601258516311646, 3.8183372020721436, 11.037565231323242, 6.4649271965026855, 10.908079147338867, 20.042675018310547, 13.488082885742188, 26.65880584716797, 24.126815795898438, 35.46021270751953], "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": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [269]}, "index": {"min": [1067], "max": [1335], "mean": [1201.0], "std": [77.6530746332687], "count": [269]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [269]}, "subtask_annotation": {"mean": [8.200743494423792, 14.0, 14.0, 14.0, 14.0], "std": [1.5171385844380743, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [269]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [269]}, "eef_direction_state": {"mean": [4.345724907063197, 4.189591078066915], "std": [1.8481856708042794, 1.88649165440796], "min": [0, 0], "max": [6, 6], "count": [269]}, "eef_velocity_state": {"mean": [0.9516728624535316, 1.1189591078066914], "std": [0.888530274731735, 0.8755100659908224], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_acc_mag_state": {"mean": [0.7546468401486989, 0.6877323420074349], "std": [0.8746888803225444, 0.8083429209200613], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_direction_action": {"mean": [4.345724907063197, 4.189591078066915], "std": [1.8481856708042794, 1.88649165440796], "min": [0, 0], "max": [6, 6], "count": [269]}, "eef_velocity_action": {"mean": [0.9516728624535316, 1.1189591078066914], "std": [0.888530274731735, 0.8755100659908224], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_acc_mag_action": {"mean": [0.7546468401486989, 0.6877323420074349], "std": [0.8746888803225444, 0.8083429209200613], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_sim_pose_state": {"mean": [0.5713162310624508, 0.2031382279936295, 1.1458392257089929, -1.5688645894987958, 0.8787719147297597, -1.3970153162032375, 0.5912881821487744, -0.23248146673810327, 1.1271126738541997, 1.726825535641241, 0.8758528576754874, 1.3665608353650276], "std": [0.04589998238735685, 0.10254645668753523, 0.03860052319820749, 0.2750938217264473, 0.18281688694611556, 1.6689089435394016, 0.053646945872124076, 0.08969326552955094, 0.046067761833400125, 0.4163943552545374, 0.14463967664159572, 1.8163797180839216], "min": [0.5396410175581059, 0.03317827553494926, 1.067513992999158, -2.277541582255557, 0.5884139692065116, -3.133222507049536, 0.548067795317225, -0.32231077745044956, 1.0397473366267918, 1.1599576012730584, 0.5353230075602773, -3.0953851833660226], "max": [0.7209111409557449, 0.2945134255958536, 1.244985643715624, -1.1317937015787516, 1.2937998502502155, 3.1349396193179753, 0.7434444531432335, -0.09718469285171327, 1.2269174617732597, 2.79391013509834, 1.1068673347901603, 3.141525170145943], "count": [269]}, "eef_sim_pose_action": {"mean": [0.5713162310624508, 0.2031382279936295, 1.1458392257089929, -1.5688645894987958, 0.8787719147297597, -1.3970153162032375, 0.5912881821487744, -0.23248146673810327, 1.1271126738541997, 1.726825535641241, 0.8758528576754874, 1.3665608353650276], "std": [0.04589998238735685, 0.10254645668753523, 0.03860052319820749, 0.2750938217264473, 0.18281688694611556, 1.6689089435394016, 0.053646945872124076, 0.08969326552955094, 0.046067761833400125, 0.4163943552545374, 0.14463967664159572, 1.8163797180839216], "min": [0.5396410175581059, 0.03317827553494926, 1.067513992999158, -2.277541582255557, 0.5884139692065116, -3.133222507049536, 0.548067795317225, -0.32231077745044956, 1.0397473366267918, 1.1599576012730584, 0.5353230075602773, -3.0953851833660226], "max": [0.7209111409557449, 0.2945134255958536, 1.244985643715624, -1.1317937015787516, 1.2937998502502155, 3.1349396193179753, 0.7434444531432335, -0.09718469285171327, 1.2269174617732597, 2.79391013509834, 1.1068673347901603, 3.141525170145943], "count": [269]}}} +{"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.16132916870915034]], [[0.16755009395424836]], [[0.1616636744281046]]], "std": [[[0.23416979871774446]], [[0.23767653285193666]], [[0.2479943499544907]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22002415236928105]], [[0.24817084150326796]], [[0.23865625816993463]]], "std": [[[0.1107033847923732]], [[0.11285997930012183]], [[0.13425279459731657]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23802693831699345]], [[0.27080075980392154]], [[0.24712724060457517]]], "std": [[[0.13438283744958918]], [[0.1321789045492121]], [[0.14368050417132788]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13177531454248365]], [[0.16177375408496733]], [[0.15285448120915032]]], "std": [[[0.24151104746953034]], [[0.24482480902424877]], [[0.24849149921011318]]], "count": [100]}, "observation.state": {"min": [0.41375792026519775, -1.109283208847046, 0.7521982789039612, -0.4815175235271454, -1.6288793087005615, 0.35229265689849854, -1.730039358139038, -1.2665464878082275, 0.929655909538269, -0.8303053379058838, 0.4821135699748993, -0.7035839557647705, 9.984375, 42.58937454223633, 2.3125, -0.5375000238418579, 0.6987500190734863, 0.1993750035762787, 0.859375, -2.0425000190734863, 0.6775000095367432, -3.245000123977661, 0.6468750238418579, -0.31187501549720764, 1.1675000190734863, 39.735626220703125, -0.8587499856948853, -0.4312499761581421, 0.6143749952316284, 0.4737499952316284, 0.8387500047683716, -0.7081249952316284, 0.7137500047683716, 0.6043750047683716, -0.10374999791383743, -1.3118749856948853], "max": [1.6243705749511719, -0.62652587890625, 1.331111192703247, 0.8255608081817627, -0.44851988554000854, 1.021114706993103, -0.5040722489356995, -0.7774948477745056, 1.6616836786270142, 0.6133067011833191, 1.632688045501709, -0.44563496112823486, 57.016876220703125, 56.9206657409668, 2.6675000190734863, 9.550000190734863, 40.770626068115234, 64.90937805175781, 48.06562423706055, 79.65750122070312, 75.46624755859375, 106.68624877929688, 87.52437591552734, 109.5687484741211, 77.06937408447266, 86.11125183105469, 2.509999990463257, 9.582499504089355, 40.11000061035156, 49.21937561035156, 36.97999954223633, 85.52874755859375, 60.21500015258789, 103.44937896728516, 91.6206283569336, 110.85062408447266], "mean": [1.2001235485076904, -0.8352127075195312, 0.9087899327278137, -0.0760132297873497, -1.2453285455703735, 0.7307649254798889, -1.2115737199783325, -0.9239974021911621, 1.1320891380310059, 0.0009569578687660396, 1.155234456062317, -0.6268307566642761, 40.157989501953125, 48.235660552978516, 2.4252119064331055, 8.136147499084473, 8.316091537475586, 8.388368606567383, 6.969664096832275, 8.428803443908691, 9.216200828552246, 11.57999324798584, 10.31960391998291, 16.29363441467285, 29.344881057739258, 65.71368408203125, 1.4612581729888916, 5.771425247192383, 16.247724533081055, 9.543512344360352, 11.51584243774414, 14.969134330749512, 12.851324081420898, 18.72064971923828, 15.536863327026367, 27.074939727783203], "std": [0.41191366314888, 0.14059089124202728, 0.1741059273481369, 0.511979877948761, 0.47703757882118225, 0.21110504865646362, 0.46973857283592224, 0.11696841567754745, 0.18729159235954285, 0.5048100352287292, 0.4557965397834778, 0.05499917268753052, 9.606598854064941, 3.446769952774048, 0.07490994036197662, 3.029143810272217, 11.861082077026367, 18.096729278564453, 12.5598726272583, 24.879295349121094, 19.325777053833008, 33.06425476074219, 23.25238037109375, 35.492210388183594, 26.38214874267578, 16.7347354888916, 1.341536521911621, 3.3585145473480225, 10.799944877624512, 15.277950286865234, 11.359245300292969, 27.750274658203125, 18.087303161621094, 33.520294189453125, 27.244720458984375, 40.25764846801758], "count": [316]}, "action": {"min": [0.41375792026519775, -1.109283208847046, 0.7521982789039612, -0.4815175235271454, -1.6288793087005615, 0.35229265689849854, -1.730039358139038, -1.2665464878082275, 0.929655909538269, -0.8303053379058838, 0.4821135699748993, -0.7035839557647705, 9.984375, 42.58937454223633, 2.3125, -0.5375000238418579, 0.6987500190734863, 0.1993750035762787, 0.859375, -2.0425000190734863, 0.6775000095367432, -3.245000123977661, 0.6468750238418579, -0.31187501549720764, 1.1675000190734863, 39.735626220703125, -0.8587499856948853, -0.4312499761581421, 0.6143749952316284, 0.4737499952316284, 0.8387500047683716, -0.7081249952316284, 0.7137500047683716, 0.6043750047683716, -0.10374999791383743, -1.3118749856948853], "max": [1.6243705749511719, -0.62652587890625, 1.331111192703247, 0.8255608081817627, -0.44851988554000854, 1.021114706993103, -0.5040722489356995, -0.7774948477745056, 1.6616836786270142, 0.6133067011833191, 1.632688045501709, -0.44563496112823486, 57.016876220703125, 56.9206657409668, 2.6675000190734863, 9.550000190734863, 40.770626068115234, 64.90937805175781, 48.06562423706055, 79.65750122070312, 75.46624755859375, 106.68624877929688, 87.52437591552734, 109.5687484741211, 77.06937408447266, 86.11125183105469, 2.509999990463257, 9.582499504089355, 40.11000061035156, 49.21937561035156, 36.97999954223633, 85.52874755859375, 60.21500015258789, 103.44937896728516, 91.6206283569336, 110.85062408447266], "mean": [1.2001254558563232, -0.8352127075195312, 0.9087896943092346, -0.0760132297873497, -1.2453280687332153, 0.730765163898468, -1.2115730047225952, -0.9239974021911621, 1.1320898532867432, 0.0009570068796165287, 1.1552340984344482, -0.6268309354782104, 40.15800094604492, 48.23566436767578, 2.425210475921631, 8.136148452758789, 8.316084861755371, 8.388387680053711, 6.969645977020264, 8.428811073303223, 9.216204643249512, 11.579985618591309, 10.31960678100586, 16.293636322021484, 29.344871520996094, 65.71371459960938, 1.4612585306167603, 5.771424293518066, 16.247737884521484, 9.543509483337402, 11.515848159790039, 14.969121932983398, 12.851324081420898, 18.720657348632812, 15.53686809539795, 27.074962615966797], "std": [0.4119136333465576, 0.14059092104434967, 0.1741059273481369, 0.5119799971580505, 0.47703760862350464, 0.2111050933599472, 0.46973851323127747, 0.11696841567754745, 0.18729153275489807, 0.5048099756240845, 0.4557965099811554, 0.05499916896224022, 9.606599807739258, 3.4467687606811523, 0.07490994036197662, 3.029144763946533, 11.861082077026367, 18.09673309326172, 12.559879302978516, 24.879287719726562, 19.32578468322754, 33.06425094604492, 23.25238800048828, 35.49217987060547, 26.38214874267578, 16.73473358154297, 1.3415364027023315, 3.3585145473480225, 10.799944877624512, 15.277942657470703, 11.359248161315918, 27.750274658203125, 18.087305068969727, 33.520294189453125, 27.244720458984375, 40.25764465332031], "count": [316]}, "timestamp": {"min": [0.0], "max": [10.5], "mean": [5.25], "std": [3.040696192212128], "count": [316]}, "frame_index": {"min": [0], "max": [315], "mean": [157.5], "std": [91.22088576636384], "count": [316]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [316]}, "index": {"min": [1336], "max": [1651], "mean": [1493.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [316]}, "subtask_annotation": {"mean": [7.987341772151899, 14.0, 14.0, 14.0, 14.0], "std": [1.4840388858912557, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [316]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [316]}, "eef_direction_state": {"mean": [4.348101265822785, 4.25], "std": [1.8552942214034653, 1.9120288780193009], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_state": {"mean": [0.879746835443038, 1.0221518987341771], "std": [0.8740824841353729, 0.8945066823533961], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_state": {"mean": [0.7436708860759493, 0.680379746835443], "std": [0.857279590767978, 0.82814103708929], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_direction_action": {"mean": [4.348101265822785, 4.25], "std": [1.8552942214034653, 1.9120288780193009], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_action": {"mean": [0.879746835443038, 1.0221518987341771], "std": [0.8740824841353729, 0.8945066823533961], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_action": {"mean": [0.7436708860759493, 0.680379746835443], "std": [0.857279590767978, 0.82814103708929], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_sim_pose_state": {"mean": [0.5701145883592581, 0.20595863039818127, 1.1523252356623066, -1.5365364438948717, 0.8972521653280305, -1.4692637567794156, 0.6055416037825075, -0.23714417324764878, 1.1213329399935348, 1.7473352597744984, 0.9268043875439835, 1.1666283828461435], "std": [0.046384756573160525, 0.09936216662072025, 0.050233838034468896, 0.2796818944584271, 0.1548494765357399, 1.6000211831221078, 0.06373417166722965, 0.09478544494867566, 0.0504861953614922, 0.42760963524365075, 0.15076912926115593, 1.9221835574076933], "min": [0.5389254842710179, 0.037154856729436, 1.039710915740692, -2.253921964074763, 0.6540005436428298, -3.1400627329955872, 0.5482288983031008, -0.3565411758347481, 1.0400077024548011, 1.0325228413577219, 0.6269643079877354, -3.1366205829221023], "max": [0.7313929666459947, 0.2993856886436192, 1.2456392952253719, -1.168803457674644, 1.2825852130016657, 3.1379162970066474, 0.7892423839548904, -0.09800437298905595, 1.2451062477837833, 2.6957743569540713, 1.2101952468200636, 3.1299355801749007], "count": [316]}, "eef_sim_pose_action": {"mean": [0.5701145883592581, 0.20595863039818127, 1.1523252356623066, -1.5365364438948717, 0.8972521653280305, -1.4692637567794156, 0.6055416037825075, -0.23714417324764878, 1.1213329399935348, 1.7473352597744984, 0.9268043875439835, 1.1666283828461435], "std": [0.046384756573160525, 0.09936216662072025, 0.050233838034468896, 0.2796818944584271, 0.1548494765357399, 1.6000211831221078, 0.06373417166722965, 0.09478544494867566, 0.0504861953614922, 0.42760963524365075, 0.15076912926115593, 1.9221835574076933], "min": [0.5389254842710179, 0.037154856729436, 1.039710915740692, -2.253921964074763, 0.6540005436428298, -3.1400627329955872, 0.5482288983031008, -0.3565411758347481, 1.0400077024548011, 1.0325228413577219, 0.6269643079877354, -3.1366205829221023], "max": [0.7313929666459947, 0.2993856886436192, 1.2456392952253719, -1.168803457674644, 1.2825852130016657, 3.1379162970066474, 0.7892423839548904, -0.09800437298905595, 1.2451062477837833, 2.6957743569540713, 1.2101952468200636, 3.1299355801749007], "count": [316]}}} +{"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.16196838031045752]], [[0.16946319648692812]], [[0.16478508169934641]]], "std": [[[0.23161510159400073]], [[0.2367067618501273]], [[0.2484122550511907]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22590053104575164]], [[0.25075432802287584]], [[0.23661162785947712]]], "std": [[[0.11195929313851326]], [[0.11275076117646562]], [[0.12325691731946116]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24334083129084969]], [[0.27593318014705887]], [[0.2529082843137255]]], "std": [[[0.14348023966848605]], [[0.14082650576892372]], [[0.15256612030013325]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13078758782679736]], [[0.15941765522875817]], [[0.15237570261437908]]], "std": [[[0.2430321049305835]], [[0.24531599574440704]], [[0.2500960313207786]]], "count": [100]}, "observation.state": {"min": [0.48208972811698914, -1.0719224214553833, 0.7746814489364624, -0.4803254008293152, -1.6357909440994263, 0.3120708465576172, -1.7107270956039429, -1.156538486480713, 0.9505894184112549, -0.765692949295044, 0.6720645427703857, -0.5853503942489624, 26.391874313354492, 45.41437530517578, 1.8706250190734863, 1.5137499570846558, 0.7483333349227905, -0.8244444727897644, 0.8912500143051147, -2.0012500286102295, 1.0206249952316284, -3.4412498474121094, 0.6050000190734863, 0.7756249904632568, 33.28687286376953, 46.172142028808594, -0.96875, -0.21812500059604645, 2.2300000190734863, -0.24437499046325684, 5.641250133514404, -0.25, 3.0356249809265137, 0.5568749904632568, -0.046875, -0.9950000047683716], "max": [1.5866998434066772, -0.7123817205429077, 1.284833550453186, 0.6168698072433472, -0.6458380818367004, 1.0260977745056152, -0.5844444036483765, -0.8419404029846191, 1.5657663345336914, 0.5049067139625549, 1.6400587558746338, -0.2292906492948532, 58.47437286376953, 62.936248779296875, 2.551875114440918, 9.787500381469727, 40.40875244140625, 49.60499954223633, 29.826873779296875, 71.82749938964844, 31.42562484741211, 93.75562286376953, 102.70375061035156, 110.92749786376953, 63.85562515258789, 70.39312744140625, 0.4987500011920929, 9.338749885559082, 45.296875, 22.59375, 35.4375, 92.24749755859375, 39.067501068115234, 83.33562469482422, 55.993751525878906, 103.30374908447266], "mean": [1.2000558376312256, -0.8759046196937561, 0.9325869083404541, -0.1116766408085823, -1.273684024810791, 0.6730501651763916, -1.3044792413711548, -0.9445971250534058, 1.1280592679977417, 0.08790148794651031, 1.2771669626235962, -0.5217186808586121, 43.670753479003906, 51.102176666259766, 2.2660183906555176, 8.142730712890625, 11.346015930175781, 8.03670597076416, 6.9144606590271, 8.871005058288574, 6.836603164672852, 12.439730644226074, 13.893293380737305, 23.824689865112305, 44.66383743286133, 59.83254623413086, 0.0012202659854665399, 7.401177406311035, 22.512033462524414, 3.225569248199463, 16.28324317932129, 14.459527015686035, 16.165115356445312, 15.418160438537598, 9.312454223632812, 31.78913116455078], "std": [0.3618234694004059, 0.08273980021476746, 0.15311011672019958, 0.43060192465782166, 0.41397029161453247, 0.20088458061218262, 0.4281982481479645, 0.08745714277029037, 0.1775379627943039, 0.4566694498062134, 0.40720099210739136, 0.08547286689281464, 8.110833168029785, 2.637528896331787, 0.16423241794109344, 2.5856359004974365, 13.501079559326172, 15.358538627624512, 9.643038749694824, 23.895143508911133, 9.95446491241455, 32.282997131347656, 29.381113052368164, 39.2823486328125, 9.997760772705078, 8.47884464263916, 0.5929017663002014, 3.4086506366729736, 10.874089241027832, 5.77156400680542, 6.490877628326416, 28.350749969482422, 9.951878547668457, 27.803720474243164, 14.584976196289062, 27.58596420288086], "count": [288]}, "action": {"min": [0.48208972811698914, -1.0719224214553833, 0.7746814489364624, -0.4803254008293152, -1.6357909440994263, 0.3120708465576172, -1.7107270956039429, -1.156538486480713, 0.9505894184112549, -0.765692949295044, 0.6720645427703857, -0.5853503942489624, 26.391874313354492, 45.41437530517578, 1.8706250190734863, 1.5137499570846558, 0.7483333349227905, -0.8244444727897644, 0.8912500143051147, -2.0012500286102295, 1.0206249952316284, -3.4412498474121094, 0.6050000190734863, 0.7756249904632568, 33.28687286376953, 46.172142028808594, -0.96875, -0.21812500059604645, 2.2300000190734863, -0.24437499046325684, 5.641250133514404, -0.25, 3.0356249809265137, 0.5568749904632568, -0.046875, -0.9950000047683716], "max": [1.5866998434066772, -0.7123817205429077, 1.284833550453186, 0.6168698072433472, -0.6458380818367004, 1.0260977745056152, -0.5844444036483765, -0.8419404029846191, 1.5657663345336914, 0.5049067139625549, 1.6400587558746338, -0.2292906492948532, 58.47437286376953, 62.936248779296875, 2.551875114440918, 9.787500381469727, 40.40875244140625, 49.60499954223633, 29.826873779296875, 71.82749938964844, 31.42562484741211, 93.75562286376953, 102.70375061035156, 110.92749786376953, 63.85562515258789, 70.39312744140625, 0.4987500011920929, 9.338749885559082, 45.296875, 22.59375, 35.4375, 92.24749755859375, 39.067501068115234, 83.33562469482422, 55.993751525878906, 103.30374908447266], "mean": [1.2000558376312256, -0.8759046792984009, 0.9325869083404541, -0.11167667806148529, -1.2736845016479492, 0.6730499863624573, -1.304478645324707, -0.9445973634719849, 1.128058910369873, 0.08790158480405807, 1.2771669626235962, -0.5217186808586121, 43.67074966430664, 51.10219955444336, 2.266016721725464, 8.142731666564941, 11.346027374267578, 8.036717414855957, 6.914463520050049, 8.870985984802246, 6.836605548858643, 12.439717292785645, 13.893288612365723, 23.8247013092041, 44.6638298034668, 59.83251953125, 0.0012204204685986042, 7.401176452636719, 22.512033462524414, 3.2255687713623047, 16.28325653076172, 14.459528923034668, 16.165109634399414, 15.418156623840332, 9.312450408935547, 31.78913116455078], "std": [0.3618234097957611, 0.08273980021476746, 0.15311013162136078, 0.4306018054485321, 0.413970410823822, 0.200884610414505, 0.4281981289386749, 0.08745715767145157, 0.1775379627943039, 0.4566693902015686, 0.40720096230506897, 0.08547285944223404, 8.110832214355469, 2.637529134750366, 0.16423241794109344, 2.5856361389160156, 13.501082420349121, 15.358543395996094, 9.643038749694824, 23.8951473236084, 9.954463005065918, 32.28303146362305, 29.38111114501953, 39.2823486328125, 9.997761726379395, 8.47884464263916, 0.5929017066955566, 3.4086506366729736, 10.874089241027832, 5.77156400680542, 6.490877151489258, 28.350749969482422, 9.951879501342773, 27.80372428894043, 14.584977149963379, 27.58596420288086], "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": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [288]}, "index": {"min": [1652], "max": [1939], "mean": [1795.5], "std": [83.13793758968686], "count": [288]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [288]}, "subtask_annotation": {"mean": [8.135416666666666, 14.0, 14.0, 14.0, 14.0], "std": [1.4716283852136973, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [288]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [288]}, "eef_direction_state": {"mean": [4.048611111111111, 4.166666666666667], "std": [2.023575840461325, 2.0241596335818537], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_state": {"mean": [0.9930555555555556, 0.9930555555555556], "std": [0.8659975604419188, 0.9052050702110516], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_state": {"mean": [0.7395833333333334, 0.6770833333333334], "std": [0.8769200164654603, 0.8227847995611552], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_direction_action": {"mean": [4.048611111111111, 4.166666666666667], "std": [2.023575840461325, 2.0241596335818537], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_action": {"mean": [0.9930555555555556, 0.9930555555555556], "std": [0.8659975604419188, 0.9052050702110516], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_action": {"mean": [0.7395833333333334, 0.6770833333333334], "std": [0.8769200164654603, 0.8227847995611552], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_sim_pose_state": {"mean": [0.5712361984800007, 0.2056125611881902, 1.1426291918568356, -1.49597389367775, 0.7710217173245685, -2.087953639350516, 0.5920085965223065, -0.2494201115235185, 1.1120079434878827, 1.6365576045809673, 0.7925918947810379, 2.189113797184175], "std": [0.04348704113578103, 0.08192245941537123, 0.05410544269759701, 0.2684260054300956, 0.1390190327911864, 0.4428178661285674, 0.05672416386246094, 0.09179245391293071, 0.04870232581416134, 0.24545788690550907, 0.12647163322403945, 0.42126607300628566], "min": [0.5409674771295072, 0.06913540598060236, 1.050506375696299, -2.046533067816529, 0.5966773104917253, -2.970542596586722, 0.5436201396278634, -0.33816009191369734, 1.0232917888260065, 1.2476762106061474, 0.5298772217382934, 1.7414001685662943], "max": [0.7158798230222263, 0.2937069789689488, 1.2728785888860907, -0.9542162165658437, 1.130453823404864, -1.698922038674597, 0.7510749672476856, -0.10992737813223724, 1.2345337697773282, 2.1660460670540997, 1.0090634849154831, 2.9836838309469607], "count": [288]}, "eef_sim_pose_action": {"mean": [0.5712361984800007, 0.2056125611881902, 1.1426291918568356, -1.49597389367775, 0.7710217173245685, -2.087953639350516, 0.5920085965223065, -0.2494201115235185, 1.1120079434878827, 1.6365576045809673, 0.7925918947810379, 2.189113797184175], "std": [0.04348704113578103, 0.08192245941537123, 0.05410544269759701, 0.2684260054300956, 0.1390190327911864, 0.4428178661285674, 0.05672416386246094, 0.09179245391293071, 0.04870232581416134, 0.24545788690550907, 0.12647163322403945, 0.42126607300628566], "min": [0.5409674771295072, 0.06913540598060236, 1.050506375696299, -2.046533067816529, 0.5966773104917253, -2.970542596586722, 0.5436201396278634, -0.33816009191369734, 1.0232917888260065, 1.2476762106061474, 0.5298772217382934, 1.7414001685662943], "max": [0.7158798230222263, 0.2937069789689488, 1.2728785888860907, -0.9542162165658437, 1.130453823404864, -1.698922038674597, 0.7510749672476856, -0.10992737813223724, 1.2345337697773282, 2.1660460670540997, 1.0090634849154831, 2.9836838309469607], "count": [288]}}} +{"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.16545046568627453]], [[0.17434995302287581]], [[0.169310420751634]]], "std": [[[0.2353561825777078]], [[0.2403415478173597]], [[0.2512605917600639]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22234304534313726]], [[0.25091710375816995]], [[0.24307392565359479]]], "std": [[[0.11103192006047043]], [[0.1142839475227095]], [[0.13846450725266]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.251385816993464]], [[0.28296935253267974]], [[0.2592059722222222]]], "std": [[[0.15746567365506858]], [[0.1528771770261394]], [[0.16345660926403754]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1349644566993464]], [[0.16400776552287583]], [[0.15702630310457516]]], "std": [[[0.24630387516256594]], [[0.24901625092931964]], [[0.25375973935945173]]], "count": [100]}, "observation.state": {"min": [0.4535505771636963, -1.0925936698913574, 0.7555123567581177, -0.5296311378479004, -1.6282806396484375, 0.1620555818080902, -1.7591744661331177, -1.218146800994873, 0.9855420589447021, -0.7797836661338806, 0.5733100771903992, -0.5982728600502014, 18.678749084472656, 47.813751220703125, 2.255000114440918, -0.5712500214576721, 1.09375, 0.5177778005599976, 0.8949999809265137, -2.015000104904175, 0.8112499713897705, -3.3506250381469727, 0.7862499952316284, -0.014999999664723873, 1.0299999713897705, 40.57875061035156, -0.8799999952316284, -0.007499998435378075, 0.4911110997200012, 0.3331249952316284, 1.896875023841858, -0.25, 1.2793750762939453, 0.7829999923706055, 0.19875000417232513, -2.0874998569488525], "max": [1.6213665008544922, -0.7541294693946838, 1.2824015617370605, 1.0662957429885864, -0.4804684519767761, 1.0920453071594238, -0.4788471758365631, -0.8109931945800781, 1.6001468896865845, 0.5345339179039001, 1.640559434890747, -0.37801843881607056, 56.75187683105469, 68.1937484741211, 6.917500019073486, 9.65625, 40.598751068115234, 74.17124938964844, 29.135000228881836, 89.92250061035156, 42.97312545776367, 84.97750091552734, 97.98249816894531, 109.43875122070312, 69.01250457763672, 82.04875183105469, 9.046875, 9.401249885559082, 35.58187484741211, 54.364376068115234, 32.6662483215332, 89.23062896728516, 44.301876068115234, 90.86624908447266, 79.49124908447266, 109.23687744140625], "mean": [1.1216163635253906, -0.8710372447967529, 0.9379035830497742, -0.00981452502310276, -1.2261298894882202, 0.691810667514801, -1.3176687955856323, -0.93619704246521, 1.1269127130508423, 0.10042212903499603, 1.2800248861312866, -0.5156189799308777, 44.45978546142578, 52.8316764831543, 2.8754985332489014, 7.440689563751221, 12.668933868408203, 11.556675910949707, 7.6295857429504395, 12.673713684082031, 10.472555160522461, 10.919443130493164, 14.82866096496582, 33.73505401611328, 27.289548873901367, 64.80025482177734, 0.6493037939071655, 6.626561164855957, 19.931285858154297, 8.378362655639648, 13.897011756896973, 14.734075546264648, 15.237503051757812, 17.387392044067383, 13.291547775268555, 40.55792236328125], "std": [0.4113543629646301, 0.10186760127544403, 0.16669662296772003, 0.5894437432289124, 0.4623072147369385, 0.29045870900154114, 0.4931974411010742, 0.09819411486387253, 0.17207416892051697, 0.5079193711280823, 0.43770813941955566, 0.052165038883686066, 6.881366729736328, 2.8144843578338623, 0.8907018899917603, 3.201659917831421, 13.202066421508789, 21.947160720825195, 9.104331970214844, 31.034326553344727, 12.988885879516602, 29.751529693603516, 29.547693252563477, 40.69121551513672, 24.751008987426758, 13.887887001037598, 1.6922613382339478, 3.1539230346679688, 8.791378021240234, 16.11813735961914, 7.193457126617432, 29.91183853149414, 12.640914916992188, 31.472871780395508, 24.448345184326172, 33.424076080322266], "count": [276]}, "action": {"min": [0.4535505771636963, -1.0925936698913574, 0.7555123567581177, -0.5296311378479004, -1.6282806396484375, 0.1620555818080902, -1.7591744661331177, -1.218146800994873, 0.9855420589447021, -0.7797836661338806, 0.5733100771903992, -0.5982728600502014, 18.678749084472656, 47.813751220703125, 2.255000114440918, -0.5712500214576721, 1.09375, 0.5177778005599976, 0.8949999809265137, -2.015000104904175, 0.8112499713897705, -3.3506250381469727, 0.7862499952316284, -0.014999999664723873, 1.0299999713897705, 40.57875061035156, -0.8799999952316284, -0.007499998435378075, 0.4911110997200012, 0.3331249952316284, 1.896875023841858, -0.25, 1.2793750762939453, 0.7829999923706055, 0.19875000417232513, -2.0874998569488525], "max": [1.6213665008544922, -0.7541294693946838, 1.2824015617370605, 1.0662957429885864, -0.4804684519767761, 1.0920453071594238, -0.4788471758365631, -0.8109931945800781, 1.6001468896865845, 0.5345339179039001, 1.640559434890747, -0.37801843881607056, 56.75187683105469, 68.1937484741211, 6.917500019073486, 9.65625, 40.598751068115234, 74.17124938964844, 29.135000228881836, 89.92250061035156, 42.97312545776367, 84.97750091552734, 97.98249816894531, 109.43875122070312, 69.01250457763672, 82.04875183105469, 9.046875, 9.401249885559082, 35.58187484741211, 54.364376068115234, 32.6662483215332, 89.23062896728516, 44.301876068115234, 90.86624908447266, 79.49124908447266, 109.23687744140625], "mean": [1.1216154098510742, -0.8710375428199768, 0.9379035830497742, -0.009814483113586903, -1.2261298894882202, 0.6918102502822876, -1.3176689147949219, -0.9361972808837891, 1.1269127130508423, 0.10042232275009155, 1.2800248861312866, -0.5156189203262329, 44.459781646728516, 52.8316650390625, 2.875497579574585, 7.440685272216797, 12.668927192687988, 11.55668830871582, 7.629589080810547, 12.673723220825195, 10.472546577453613, 10.919464111328125, 14.828649520874023, 33.735015869140625, 27.289539337158203, 64.8002700805664, 0.6493040323257446, 6.626561641693115, 19.931285858154297, 8.378357887268066, 13.897018432617188, 14.734079360961914, 15.237499237060547, 17.38739013671875, 13.291546821594238, 40.55794143676758], "std": [0.41135457158088684, 0.10186762362718582, 0.16669659316539764, 0.5894437432289124, 0.4623068869113922, 0.290458619594574, 0.493197500705719, 0.09819410741329193, 0.17207416892051697, 0.5079193711280823, 0.4377080798149109, 0.052165042608976364, 6.88136625289917, 2.8144829273223877, 0.8907020092010498, 3.201659679412842, 13.202068328857422, 21.947162628173828, 9.104330062866211, 31.034320831298828, 12.988877296447754, 29.75156593322754, 29.547683715820312, 40.69121170043945, 24.751012802124023, 13.887886047363281, 1.6922612190246582, 3.1539225578308105, 8.791378021240234, 16.118139266967773, 7.193457126617432, 29.911842346191406, 12.640913963317871, 31.47287368774414, 24.448348999023438, 33.424068450927734], "count": [276]}, "timestamp": {"min": [0.0], "max": [9.166666666666666], "mean": [4.583333333333333], "std": [2.6557938061417232], "count": [276]}, "frame_index": {"min": [0], "max": [275], "mean": [137.5], "std": [79.6738141842517], "count": [276]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [276]}, "index": {"min": [1940], "max": [2215], "mean": [2077.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [276]}, "subtask_annotation": {"mean": [8.144927536231885, 14.0, 14.0, 14.0, 14.0], "std": [1.4598527056813764, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [276]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [276]}, "eef_direction_state": {"mean": [4.518115942028985, 4.293478260869565], "std": [1.7743231208779542, 2.0705214116724506], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_state": {"mean": [0.9818840579710145, 0.9057971014492754], "std": [0.9264812274505702, 0.9432266633966209], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_state": {"mean": [0.7101449275362319, 0.7427536231884058], "std": [0.8572191182405898, 0.8313066091574769], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_direction_action": {"mean": [4.518115942028985, 4.293478260869565], "std": [1.7743231208779542, 2.0705214116724506], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_action": {"mean": [0.9818840579710145, 0.9057971014492754], "std": [0.9264812274505702, 0.9432266633966209], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_action": {"mean": [0.7101449275362319, 0.7427536231884058], "std": [0.8572191182405898, 0.8313066091574769], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_sim_pose_state": {"mean": [0.5764288676811784, 0.19331793295545044, 1.155849153998237, -1.5081014933206192, 0.8729936826808187, -1.250958949215217, 0.5923313993603592, -0.2585579639031142, 1.1203549835638622, 1.65074927566025, 0.8151300872517221, 1.4531888789953855], "std": [0.0446829227070588, 0.09643039853963743, 0.0434052697979504, 0.332311638455523, 0.14636853697272528, 1.7666892050631924, 0.06289343955619264, 0.10612986667084919, 0.048802479943991076, 0.32269909881440073, 0.17980997144209998, 1.6381045884008127], "min": [0.5413514728484041, 0.03262219933020408, 1.056480859834212, -2.318688504800769, 0.6356468413768344, -3.124895584655109, 0.5440359051771615, -0.3568987085359015, 1.0420406516164331, 1.1924166406645926, 0.5383478766169141, -3.127742250020992], "max": [0.7169348858634772, 0.3107905412640113, 1.2627897282539493, -0.9576003100911139, 1.1878117899853633, 3.139203893168205, 0.7702060801810267, -0.10057818842890615, 1.2269939505689647, 2.4477375183977728, 1.1250070709262752, 3.1294034925076692], "count": [276]}, "eef_sim_pose_action": {"mean": [0.5764288676811784, 0.19331793295545044, 1.155849153998237, -1.5081014933206192, 0.8729936826808187, -1.250958949215217, 0.5923313993603592, -0.2585579639031142, 1.1203549835638622, 1.65074927566025, 0.8151300872517221, 1.4531888789953855], "std": [0.0446829227070588, 0.09643039853963743, 0.0434052697979504, 0.332311638455523, 0.14636853697272528, 1.7666892050631924, 0.06289343955619264, 0.10612986667084919, 0.048802479943991076, 0.32269909881440073, 0.17980997144209998, 1.6381045884008127], "min": [0.5413514728484041, 0.03262219933020408, 1.056480859834212, -2.318688504800769, 0.6356468413768344, -3.124895584655109, 0.5440359051771615, -0.3568987085359015, 1.0420406516164331, 1.1924166406645926, 0.5383478766169141, -3.127742250020992], "max": [0.7169348858634772, 0.3107905412640113, 1.2627897282539493, -0.9576003100911139, 1.1878117899853633, 3.139203893168205, 0.7702060801810267, -0.10057818842890615, 1.2269939505689647, 2.4477375183977728, 1.1250070709262752, 3.1294034925076692], "count": [276]}}} +{"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.16298619689542485]], [[0.1718388316993464]], [[0.1667658251633987]]], "std": [[[0.2358074542058927]], [[0.24036647748664935]], [[0.25095251684143544]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22493553513071896]], [[0.2512156474673203]], [[0.24455805555555557]]], "std": [[[0.11445175408622756]], [[0.11471636534131771]], [[0.14116364157754757]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24218859885620916]], [[0.2747145833333333]], [[0.25068987336601306]]], "std": [[[0.14387033605694435]], [[0.1396365781703496]], [[0.15077791487042452]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13593354370915034]], [[0.16491420955882352]], [[0.15736120915032678]]], "std": [[[0.24679291141501503]], [[0.24957392351526098]], [[0.2535030820006449]]], "count": [100]}, "observation.state": {"min": [0.4433937966823578, -1.1521753072738647, 0.8267052173614502, -0.49386778473854065, -1.6275177001953125, -0.01409075316041708, -1.6863126754760742, -1.2236782312393188, 0.9523537158966064, -0.8227712512016296, 0.4902676045894623, -0.6167505979537964, 5.332499980926514, 39.833126068115234, 2.3550000190734863, -0.390625, 0.9325000047683716, -0.07500000298023224, 0.8550000190734863, -1.931249976158142, 1.0525000095367432, -2.765625, 0.7649999856948853, 0.05062500014901161, 11.791250228881836, 48.568748474121094, -0.8581249713897705, -2.121875047683716, 0.6881250143051147, -0.26624998450279236, 0.703125, 0.1418749988079071, 0.7411110997200012, 0.6775000095367432, 0.0468750037252903, -2.3368749618530273], "max": [1.576829195022583, -0.697528064250946, 1.3336623907089233, 1.08529794216156, -0.5927176475524902, 0.9814411997795105, -0.5193789601325989, -0.7536526322364807, 1.6264448165893555, 0.5363758206367493, 1.6397011280059814, -0.41337114572525024, 56.606876373291016, 74.32749938964844, 12.729374885559082, 9.763750076293945, 48.788124084472656, 93.46875, 36.02937698364258, 103.3218765258789, 39.61937713623047, 104.1500015258789, 61.350624084472656, 106.65437316894531, 69.43937683105469, 82.17937469482422, 2.0, 9.661250114440918, 49.838748931884766, 26.62874984741211, 39.76499938964844, 71.77812957763672, 56.721248626708984, 90.45999908447266, 73.30374908447266, 108.42937469482422], "mean": [1.098611831665039, -0.8768237233161926, 0.988328754901886, 0.007880188524723053, -1.2419896125793457, 0.6155827641487122, -1.3186020851135254, -0.9178882837295532, 1.1098833084106445, 0.1284714937210083, 1.3012845516204834, -0.5676208734512329, 42.373836517333984, 52.02893829345703, 3.442538022994995, 6.801776885986328, 12.561995506286621, 14.188292503356934, 9.021903991699219, 15.063417434692383, 8.853567123413086, 16.618240356445312, 10.450779914855957, 32.408485412597656, 33.83962631225586, 66.4498062133789, 0.8986425995826721, 4.7909650802612305, 28.846694946289062, 3.8923003673553467, 16.165163040161133, 10.012016296386719, 16.908855438232422, 12.530975341796875, 9.553279876708984, 43.750301361083984], "std": [0.39950692653656006, 0.13682758808135986, 0.17148128151893616, 0.5985557436943054, 0.41762641072273254, 0.3193500339984894, 0.45030292868614197, 0.10057000815868378, 0.17531009018421173, 0.4911215603351593, 0.4502199590206146, 0.05056460574269295, 8.629288673400879, 5.705146312713623, 2.1037251949310303, 3.114142894744873, 15.208364486694336, 27.097360610961914, 12.084517478942871, 33.57512664794922, 12.138384819030762, 35.86692810058594, 18.768808364868164, 38.81313705444336, 16.994571685791016, 13.649879455566406, 1.0330932140350342, 3.7657132148742676, 15.435810089111328, 7.607627868652344, 9.690598487854004, 20.317344665527344, 14.36736011505127, 27.23552131652832, 20.01494598388672, 32.06848907470703], "count": [305]}, "action": {"min": [0.4433937966823578, -1.1521753072738647, 0.8267052173614502, -0.49386778473854065, -1.6275177001953125, -0.01409075316041708, -1.6863126754760742, -1.2236782312393188, 0.9523537158966064, -0.8227712512016296, 0.4902676045894623, -0.6167505979537964, 5.332499980926514, 39.833126068115234, 2.3550000190734863, -0.390625, 0.9325000047683716, -0.07500000298023224, 0.8550000190734863, -1.931249976158142, 1.0525000095367432, -2.765625, 0.7649999856948853, 0.05062500014901161, 11.791250228881836, 48.568748474121094, -0.8581249713897705, -2.121875047683716, 0.6881250143051147, -0.26624998450279236, 0.703125, 0.1418749988079071, 0.7411110997200012, 0.6775000095367432, 0.0468750037252903, -2.3368749618530273], "max": [1.576829195022583, -0.697528064250946, 1.3336623907089233, 1.08529794216156, -0.5927176475524902, 0.9814411997795105, -0.5193789601325989, -0.7536526322364807, 1.6264448165893555, 0.5363758206367493, 1.6397011280059814, -0.41337114572525024, 56.606876373291016, 74.32749938964844, 12.729374885559082, 9.763750076293945, 48.788124084472656, 93.46875, 36.02937698364258, 103.3218765258789, 39.61937713623047, 104.1500015258789, 61.350624084472656, 106.65437316894531, 69.43937683105469, 82.17937469482422, 2.0, 9.661250114440918, 49.838748931884766, 26.62874984741211, 39.76499938964844, 71.77812957763672, 56.721248626708984, 90.45999908447266, 73.30374908447266, 108.42937469482422], "mean": [1.0986114740371704, -0.8768237233161926, 0.988329291343689, 0.007880260236561298, -1.2419894933700562, 0.6155827641487122, -1.318601369857788, -0.9178882837295532, 1.1098835468292236, 0.1284714937210083, 1.3012845516204834, -0.5676209926605225, 42.37385559082031, 52.028907775878906, 3.4425384998321533, 6.8017754554748535, 12.561999320983887, 14.188264846801758, 9.021903991699219, 15.063403129577637, 8.853582382202148, 16.618244171142578, 10.450778007507324, 32.40845489501953, 33.83964538574219, 66.44979858398438, 0.8986427187919617, 4.790964126586914, 28.84671401977539, 3.8923022747039795, 16.165164947509766, 10.012016296386719, 16.908843994140625, 12.530975341796875, 9.553272247314453, 43.750308990478516], "std": [0.39950689673423767, 0.13682755827903748, 0.17148128151893616, 0.5985557436943054, 0.4176263213157654, 0.3193500339984894, 0.45030292868614197, 0.10057000815868378, 0.17531010508537292, 0.4911215603351593, 0.4502200484275818, 0.050564609467983246, 8.629288673400879, 5.705145835876465, 2.103724479675293, 3.1141421794891357, 15.208372116088867, 27.097362518310547, 12.084522247314453, 33.57512664794922, 12.138386726379395, 35.86693572998047, 18.76880645751953, 38.813140869140625, 16.99456787109375, 13.64987850189209, 1.033092975616455, 3.7657132148742676, 15.435808181762695, 7.607625484466553, 9.690598487854004, 20.317340850830078, 14.367359161376953, 27.23552131652832, 20.01494598388672, 32.0684814453125], "count": [305]}, "timestamp": {"min": [0.0], "max": [10.133333333333333], "mean": [5.066666666666666], "std": [2.934848093740685], "count": [305]}, "frame_index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [305]}, "index": {"min": [2216], "max": [2520], "mean": [2368.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [305]}, "subtask_annotation": {"mean": [7.99344262295082, 14.0, 14.0, 14.0, 14.0], "std": [1.4485570946786812, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [305]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [305]}, "eef_direction_state": {"mean": [4.137704918032787, 4.419672131147541], "std": [1.8958249153463362, 1.9216471479838504], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_state": {"mean": [1.0065573770491802, 0.9278688524590164], "std": [0.8454058783607364, 0.9168962519820241], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_state": {"mean": [0.7836065573770492, 0.7180327868852459], "std": [0.8602668910817323, 0.844947994659506], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_direction_action": {"mean": [4.137704918032787, 4.419672131147541], "std": [1.8958249153463362, 1.9216471479838504], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_action": {"mean": [1.0065573770491802, 0.9278688524590164], "std": [0.8454058783607364, 0.9168962519820241], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_action": {"mean": [0.7836065573770492, 0.7180327868852459], "std": [0.8602668910817323, 0.844947994659506], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_sim_pose_state": {"mean": [0.5846979180909772, 0.1945508213388256, 1.1679593893525653, -1.4279987765721625, 0.822547956624384, -1.2294327193210466, 0.5950702109306103, -0.26516764792445613, 1.1244144972294783, 1.6477303504184715, 0.8329644058358198, 1.4190983673689055], "std": [0.04848257122078693, 0.10168626511531997, 0.05318240711322047, 0.3212270063320624, 0.12434368440020041, 1.7606064917204358, 0.06160515633017563, 0.0861523339105172, 0.042608459311203925, 0.3728369055064552, 0.19115746400664305, 1.5929278039238433], "min": [0.5511440976538337, 0.029338781991997215, 1.044524460686191, -2.1791888250632363, 0.5836889290034892, -3.1404300321376866, 0.549478081378209, -0.33955346514989915, 1.041199532307633, 1.1629417446331163, 0.4357669628215204, -3.1293892603687983], "max": [0.7241728798737689, 0.30338994186705065, 1.2665724102629237, -0.9952597521464073, 1.1240788645159556, 3.1351788748753786, 0.7794228559050028, -0.11899129769772393, 1.2379175130979039, 2.7115157521018327, 1.2294931911796927, 3.130559041978718], "count": [305]}, "eef_sim_pose_action": {"mean": [0.5846979180909772, 0.1945508213388256, 1.1679593893525653, -1.4279987765721625, 0.822547956624384, -1.2294327193210466, 0.5950702109306103, -0.26516764792445613, 1.1244144972294783, 1.6477303504184715, 0.8329644058358198, 1.4190983673689055], "std": [0.04848257122078693, 0.10168626511531997, 0.05318240711322047, 0.3212270063320624, 0.12434368440020041, 1.7606064917204358, 0.06160515633017563, 0.0861523339105172, 0.042608459311203925, 0.3728369055064552, 0.19115746400664305, 1.5929278039238433], "min": [0.5511440976538337, 0.029338781991997215, 1.044524460686191, -2.1791888250632363, 0.5836889290034892, -3.1404300321376866, 0.549478081378209, -0.33955346514989915, 1.041199532307633, 1.1629417446331163, 0.4357669628215204, -3.1293892603687983], "max": [0.7241728798737689, 0.30338994186705065, 1.2665724102629237, -0.9952597521464073, 1.1240788645159556, 3.1351788748753786, 0.7794228559050028, -0.11899129769772393, 1.2379175130979039, 2.7115157521018327, 1.2294931911796927, 3.130559041978718], "count": [305]}}} +{"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.15963089256535948]], [[0.1684146466503268]], [[0.1644789297385621]]], "std": [[[0.22819167270475038]], [[0.2355291561509859]], [[0.24694117431997956]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23074829248366013]], [[0.252971051879085]], [[0.24422154207516342]]], "std": [[[0.11945216702521422]], [[0.1258632614157265]], [[0.15235958143973752]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24959440767973856]], [[0.27682708129084965]], [[0.261022397875817]]], "std": [[[0.13936213118381702]], [[0.137522238057149]], [[0.14950393192980166]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12998254493464054]], [[0.15696934232026144]], [[0.15332402982026144]]], "std": [[[0.24209839414408954]], [[0.24684911610531224]], [[0.2499842168732093]]], "count": [100]}, "observation.state": {"min": [0.33093005418777466, -1.175850749015808, 0.8581531047821045, -0.4087987244129181, -1.6244659423828125, -0.2898975610733032, -1.7231249809265137, -1.2505722045898438, 0.9613660573959351, -0.7682440876960754, 0.6147001385688782, -0.589141309261322, 20.5, 45.69062423706055, 2.693125009536743, 1.7218750715255737, 0.7699999809265137, 0.6356250047683716, 0.6937500238418579, -1.9850000143051147, 0.8056250214576721, -3.301875114440918, 0.5099999904632568, -0.27125000953674316, 27.172500610351562, 46.80687713623047, -0.8862500190734863, -0.8818750381469727, 0.5425000190734863, -0.4699999988079071, 0.6393749713897705, 0.2499999850988388, 0.75, 0.8125, 0.4124999940395355, -2.3637499809265137], "max": [1.611591100692749, -0.6092402935028076, 1.4602168798446655, 1.3233147859573364, -0.35017070174217224, 0.6846293807029724, -0.528009831905365, -0.7747291326522827, 1.6455425024032593, 0.4550526440143585, 1.640392541885376, -0.29492828249931335, 63.23875045776367, 57.30875015258789, 5.258749961853027, 9.47249984741211, 37.18312454223633, 56.319374084472656, 26.27375030517578, 72.76625061035156, 26.47249984741211, 85.2125015258789, 101.203125, 109.21937561035156, 76.02249908447266, 80.80937957763672, 1.4900000095367432, 9.515000343322754, 39.84375, 33.536251068115234, 31.401874542236328, 72.63750457763672, 41.154998779296875, 86.69000244140625, 62.028751373291016, 106.91875457763672], "mean": [0.9697757959365845, -0.847554624080658, 1.0599442720413208, 0.4293268322944641, -0.9846141338348389, 0.2928124666213989, -1.3566696643829346, -0.8948536515235901, 1.106711983680725, 0.12114700675010681, 1.3309401273727417, -0.5299739837646484, 38.507179260253906, 52.92103576660156, 2.8950061798095703, 7.996453762054443, 11.360492706298828, 9.15192985534668, 6.414139270782471, 9.870879173278809, 5.645748138427734, 12.317168235778809, 13.64367389678955, 23.17487335205078, 41.60529327392578, 65.8514404296875, 0.4946586787700653, 5.1462249755859375, 12.983074188232422, 4.055994510650635, 10.27286434173584, 9.724028587341309, 9.974608421325684, 11.152592658996582, 7.453072547912598, 10.043907165527344], "std": [0.4026013910770416, 0.17339235544204712, 0.17196960747241974, 0.6172016263008118, 0.3858368396759033, 0.3630501329898834, 0.4524109959602356, 0.11499281972646713, 0.1819262057542801, 0.43853962421417236, 0.3868037164211273, 0.06924468278884888, 12.613025665283203, 2.295140027999878, 0.43780049681663513, 2.5832712650299072, 11.728111267089844, 18.028423309326172, 8.554749488830566, 24.542091369628906, 8.511486053466797, 29.588390350341797, 29.245872497558594, 37.9681282043457, 12.755061149597168, 12.791482925415039, 0.7962847948074341, 3.012319564819336, 10.503423690795898, 8.92425537109375, 7.871545791625977, 21.200176239013672, 11.818368911743164, 24.144153594970703, 15.990007400512695, 30.581735610961914], "count": [331]}, "action": {"min": [0.33093005418777466, -1.175850749015808, 0.8581531047821045, -0.4087987244129181, -1.6244659423828125, -0.2898975610733032, -1.7231249809265137, -1.2505722045898438, 0.9613660573959351, -0.7682440876960754, 0.6147001385688782, -0.589141309261322, 20.5, 45.69062423706055, 2.693125009536743, 1.7218750715255737, 0.7699999809265137, 0.6356250047683716, 0.6937500238418579, -1.9850000143051147, 0.8056250214576721, -3.301875114440918, 0.5099999904632568, -0.27125000953674316, 27.172500610351562, 46.80687713623047, -0.8862500190734863, -0.8818750381469727, 0.5425000190734863, -0.4699999988079071, 0.6393749713897705, 0.2499999850988388, 0.75, 0.8125, 0.4124999940395355, -2.3637499809265137], "max": [1.611591100692749, -0.6092402935028076, 1.4602168798446655, 1.3233147859573364, -0.35017070174217224, 0.6846293807029724, -0.528009831905365, -0.7747291326522827, 1.6455425024032593, 0.4550526440143585, 1.640392541885376, -0.29492828249931335, 63.23875045776367, 57.30875015258789, 5.258749961853027, 9.47249984741211, 37.18312454223633, 56.319374084472656, 26.27375030517578, 72.76625061035156, 26.47249984741211, 85.2125015258789, 101.203125, 109.21937561035156, 76.02249908447266, 80.80937957763672, 1.4900000095367432, 9.515000343322754, 39.84375, 33.536251068115234, 31.401874542236328, 72.63750457763672, 41.154998779296875, 86.69000244140625, 62.028751373291016, 106.91875457763672], "mean": [0.9697749614715576, -0.8475547432899475, 1.0599446296691895, 0.42932644486427307, -0.9846135377883911, 0.29281237721443176, -1.3566700220108032, -0.8948536515235901, 1.1067123413085938, 0.12114719301462173, 1.3309403657913208, -0.5299740433692932, 38.50718688964844, 52.92103576660156, 2.8950040340423584, 7.996455192565918, 11.360499382019043, 9.151924133300781, 6.4141340255737305, 9.870867729187012, 5.6457438468933105, 12.317155838012695, 13.643678665161133, 23.17487335205078, 41.605281829833984, 65.85147094726562, 0.49465835094451904, 5.1462249755859375, 12.983078002929688, 4.055996894836426, 10.272859573364258, 9.724030494689941, 9.974602699279785, 11.152587890625, 7.453076362609863, 10.04391098022461], "std": [0.4026011526584625, 0.1733923703432083, 0.17196959257125854, 0.6172018051147461, 0.38583680987358093, 0.3630501925945282, 0.45241114497184753, 0.11499280482530594, 0.1819261759519577, 0.4385395348072052, 0.3868037164211273, 0.06924469769001007, 12.61302375793457, 2.295140266418457, 0.43780046701431274, 2.5832698345184326, 11.728110313415527, 18.028417587280273, 8.554749488830566, 24.542097091674805, 8.511489868164062, 29.58839988708496, 29.245878219604492, 37.96813201904297, 12.755061149597168, 12.791482925415039, 0.7962848544120789, 3.012319326400757, 10.503423690795898, 8.924256324768066, 7.871545791625977, 21.200178146362305, 11.81836986541748, 24.144153594970703, 15.990010261535645, 30.581741333007812], "count": [331]}, "timestamp": {"min": [0.0], "max": [11.0], "mean": [5.5], "std": [3.1850344494910012], "count": [331]}, "frame_index": {"min": [0], "max": [330], "mean": [165.0], "std": [95.55103348473003], "count": [331]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [331]}, "index": {"min": [2521], "max": [2851], "mean": [2686.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [331]}, "subtask_annotation": {"mean": [8.099697885196374, 14.0, 14.0, 14.0, 14.0], "std": [1.363873515443592, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [331]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [331]}, "eef_direction_state": {"mean": [4.018126888217522, 4.501510574018127], "std": [1.9307428862126368, 2.036486848701339], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_state": {"mean": [1.1208459214501512, 0.8036253776435045], "std": [0.8710971016768618, 0.9201268294733629], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_state": {"mean": [0.8459214501510574, 0.6253776435045317], "std": [0.8745166881990764, 0.8107041208633259], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_direction_action": {"mean": [4.018126888217522, 4.501510574018127], "std": [1.9307428862126368, 2.036486848701339], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_action": {"mean": [1.1208459214501512, 0.8036253776435045], "std": [0.8710971016768618, 0.9201268294733629], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_action": {"mean": [0.8459214501510574, 0.6253776435045317], "std": [0.8745166881990764, 0.8107041208633259], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_sim_pose_state": {"mean": [0.5865967203559689, 0.16081034650543596, 1.1456996494961014, -1.7302925234304445, 0.8114195011370865, -1.2104312959269174, 0.5901125640026572, -0.2606516053892084, 1.1309136440501164, 1.6034227500984635, 0.8186308201555049, 1.7390698017742559], "std": [0.0462679463223596, 0.08852214836436104, 0.05509897682808603, 0.2588388978022318, 0.16678415420720216, 2.263261806153549, 0.059943902687647994, 0.09159764297070638, 0.044980400190323296, 0.2636454672186019, 0.11214461660541046, 1.317704023859968], "min": [0.5488630991402749, 0.037816753537139786, 1.042325413965832, -2.240294497565254, 0.42715503632286134, -3.139368480892993, 0.5509081183899818, -0.3365643546493712, 1.0413121146554132, 1.122253130003164, 0.49290450029732735, -3.13817513434869], "max": [0.7407343865281913, 0.30579202770522396, 1.2444539928128144, -1.4106199323703414, 1.1431295921111886, 3.139512556477226, 0.7765862075454923, -0.10477526009850174, 1.2493959861045356, 2.339749756526361, 1.0205082039744724, 3.1404003095415103], "count": [331]}, "eef_sim_pose_action": {"mean": [0.5865967203559689, 0.16081034650543596, 1.1456996494961014, -1.7302925234304445, 0.8114195011370865, -1.2104312959269174, 0.5901125640026572, -0.2606516053892084, 1.1309136440501164, 1.6034227500984635, 0.8186308201555049, 1.7390698017742559], "std": [0.0462679463223596, 0.08852214836436104, 0.05509897682808603, 0.2588388978022318, 0.16678415420720216, 2.263261806153549, 0.059943902687647994, 0.09159764297070638, 0.044980400190323296, 0.2636454672186019, 0.11214461660541046, 1.317704023859968], "min": [0.5488630991402749, 0.037816753537139786, 1.042325413965832, -2.240294497565254, 0.42715503632286134, -3.139368480892993, 0.5509081183899818, -0.3365643546493712, 1.0413121146554132, 1.122253130003164, 0.49290450029732735, -3.13817513434869], "max": [0.7407343865281913, 0.30579202770522396, 1.2444539928128144, -1.4106199323703414, 1.1431295921111886, 3.139512556477226, 0.7765862075454923, -0.10477526009850174, 1.2493959861045356, 2.339749756526361, 1.0205082039744724, 3.1404003095415103], "count": [331]}}} +{"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.16631944240196078]], [[0.17498104370915032]], [[0.16980312704248365]]], "std": [[[0.23654624191770235]], [[0.24211535442104715]], [[0.2526116905859542]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2219001429738562]], [[0.25403094566993467]], [[0.2494360804738562]]], "std": [[[0.12249463024711686]], [[0.12559290727781533]], [[0.15760526948475156]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.236533852124183]], [[0.26274375]], [[0.235150414624183]]], "std": [[[0.12561054322694423]], [[0.12330678064795937]], [[0.13325637427258022]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1317839297385621]], [[0.16264144812091502]], [[0.15308392361111112]]], "std": [[[0.23967835068947807]], [[0.24585076526599842]], [[0.24858559234365238]]], "count": [100]}, "observation.state": {"min": [0.31142711639404297, -1.151293158531189, 0.8233672976493835, -0.42625123262405396, -1.5292973518371582, -0.04406042397022247, -1.425764799118042, -1.1960688829421997, 1.0117207765579224, -0.7690547108650208, 0.5883545279502869, -0.7579442262649536, 26.59538459777832, 49.994998931884766, 2.28125, -0.04625000059604645, 0.9722222089767456, 0.04625000059604645, 0.71875, -1.8431249856948853, 0.9781250357627869, -3.0381250381469727, 0.75, 0.671875, 12.279999732971191, 46.21937561035156, -0.8537499904632568, -0.3824999928474426, 4.554444313049316, -0.19187499582767487, 4.147777557373047, -0.37687498331069946, 2.859999895095825, 0.29500001668930054, 0.41062501072883606, -1.25], "max": [1.7255569696426392, -0.5305371284484863, 1.4180161952972412, 1.2620164155960083, -0.3425889015197754, 0.925793468952179, -0.535400927066803, -0.7778286337852478, 1.5781166553497314, 0.31376364827156067, 1.2885184288024902, -0.36504825949668884, 64.10375213623047, 61.08374786376953, 2.6393749713897705, 9.583749771118164, 45.639373779296875, 57.756874084472656, 31.468124389648438, 79.25687408447266, 35.69750213623047, 91.48500061035156, 86.7856216430664, 109.52749633789062, 77.71562957763672, 84.53312683105469, 1.9787499904632568, 9.489999771118164, 41.19874954223633, 8.473125457763672, 33.2912483215332, 66.13750457763672, 45.388126373291016, 81.49625396728516, 64.2093734741211, 103.64749908447266], "mean": [0.9829555749893188, -0.7765185236930847, 1.0266916751861572, 0.3353141248226166, -0.9655668139457703, 0.5102810859680176, -1.0781432390213013, -0.9098584651947021, 1.1739153861999512, -0.04486614465713501, 0.9787179231643677, -0.6844994425773621, 38.28675079345703, 53.10407638549805, 2.4662795066833496, 7.938735485076904, 11.23970890045166, 9.1439847946167, 8.089349746704102, 10.170304298400879, 8.613590240478516, 14.113511085510254, 12.92546272277832, 31.255826950073242, 32.98716354370117, 66.4557876586914, 0.8662837147712708, 5.0437397956848145, 22.64896011352539, 1.0503543615341187, 15.765877723693848, 10.102294921875, 16.1184139251709, 11.608025550842285, 8.423304557800293, 33.662147521972656], "std": [0.42442840337753296, 0.1966535896062851, 0.17850348353385925, 0.6252331733703613, 0.39460229873657227, 0.3456577658653259, 0.27518126368522644, 0.10867699235677719, 0.13297346234321594, 0.31525370478630066, 0.19234301149845123, 0.1157335713505745, 11.091395378112793, 2.2368996143341064, 0.06090113893151283, 3.0506582260131836, 13.964542388916016, 18.27720069885254, 10.081866264343262, 26.330244064331055, 10.717544555664062, 31.586509704589844, 26.000865936279297, 39.5205192565918, 21.45807647705078, 13.865032196044922, 0.9813268780708313, 3.267317533493042, 8.59257984161377, 2.3117098808288574, 6.869399547576904, 19.52387046813965, 11.931468963623047, 24.995643615722656, 17.647705078125, 28.056543350219727], "count": [297]}, "action": {"min": [0.31142711639404297, -1.151293158531189, 0.8233672976493835, -0.42625123262405396, -1.5292973518371582, -0.04406042397022247, -1.425764799118042, -1.1960688829421997, 1.0117207765579224, -0.7690547108650208, 0.5883545279502869, -0.7579442262649536, 26.59538459777832, 49.994998931884766, 2.28125, -0.04625000059604645, 0.9722222089767456, 0.04625000059604645, 0.71875, -1.8431249856948853, 0.9781250357627869, -3.0381250381469727, 0.75, 0.671875, 12.279999732971191, 46.21937561035156, -0.8537499904632568, -0.3824999928474426, 4.554444313049316, -0.19187499582767487, 4.147777557373047, -0.37687498331069946, 2.859999895095825, 0.29500001668930054, 0.41062501072883606, -1.25], "max": [1.7255569696426392, -0.5305371284484863, 1.4180161952972412, 1.2620164155960083, -0.3425889015197754, 0.925793468952179, -0.535400927066803, -0.7778286337852478, 1.5781166553497314, 0.31376364827156067, 1.2885184288024902, -0.36504825949668884, 64.10375213623047, 61.08374786376953, 2.6393749713897705, 9.583749771118164, 45.639373779296875, 57.756874084472656, 31.468124389648438, 79.25687408447266, 35.69750213623047, 91.48500061035156, 86.7856216430664, 109.52749633789062, 77.71562957763672, 84.53312683105469, 1.9787499904632568, 9.489999771118164, 41.19874954223633, 8.473125457763672, 33.2912483215332, 66.13750457763672, 45.388126373291016, 81.49625396728516, 64.2093734741211, 103.64749908447266], "mean": [0.9829553961753845, -0.7765184640884399, 1.0266919136047363, 0.33531421422958374, -0.9655666351318359, 0.5102812647819519, -1.0781440734863281, -0.9098582863807678, 1.1739150285720825, -0.0448661670088768, 0.9787182807922363, -0.6844997406005859, 38.28672790527344, 53.104095458984375, 2.466277837753296, 7.93873405456543, 11.239713668823242, 9.143990516662598, 8.089346885681152, 10.17030143737793, 8.613601684570312, 14.113483428955078, 12.925463676452637, 31.255809783935547, 32.98717498779297, 66.45575714111328, 0.8662844300270081, 5.043741703033447, 22.648971557617188, 1.0503543615341187, 15.765884399414062, 10.102286338806152, 16.1184024810791, 11.60802936553955, 8.42330551147461, 33.66215133666992], "std": [0.4244284927845001, 0.19665367901325226, 0.17850343883037567, 0.6252332329750061, 0.39460235834121704, 0.3456576466560364, 0.2751813232898712, 0.1086769849061966, 0.13297346234321594, 0.31525370478630066, 0.19234299659729004, 0.11573357880115509, 11.091394424438477, 2.236898422241211, 0.06090114638209343, 3.050658941268921, 13.964542388916016, 18.277196884155273, 10.081868171691895, 26.330244064331055, 10.717544555664062, 31.586519241333008, 26.000865936279297, 39.5205078125, 21.45807647705078, 13.865031242370605, 0.9813267588615417, 3.2673180103302, 8.59257984161377, 2.3117101192474365, 6.869399547576904, 19.523868560791016, 11.931466102600098, 24.995641708374023, 17.647703170776367, 28.05654525756836], "count": [297]}, "timestamp": {"min": [0.0], "max": [9.866666666666667], "mean": [4.933333333333334], "std": [2.857867632940233], "count": [297]}, "frame_index": {"min": [0], "max": [296], "mean": [148.0], "std": [85.73602898820698], "count": [297]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [297]}, "index": {"min": [2852], "max": [3148], "mean": [3000.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [297]}, "subtask_annotation": {"mean": [8.090909090909092, 14.0, 14.0, 14.0, 14.0], "std": [1.3365434268301475, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [297]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [297]}, "eef_direction_state": {"mean": [3.845117845117845, 4.303030303030303], "std": [2.0208304297597945, 1.998928393661826], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_state": {"mean": [1.1683501683501682, 0.8720538720538721], "std": [0.8715142045286778, 0.9047909279830502], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_state": {"mean": [0.8619528619528619, 0.6868686868686869], "std": [0.8671717008302121, 0.7995764617035676], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_direction_action": {"mean": [3.845117845117845, 4.303030303030303], "std": [2.0208304297597945, 1.998928393661826], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_action": {"mean": [1.1683501683501682, 0.8720538720538721], "std": [0.8715142045286778, 0.9047909279830502], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_action": {"mean": [0.8619528619528619, 0.6868686868686869], "std": [0.8671717008302121, 0.7995764617035676], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_sim_pose_state": {"mean": [0.5990761453198828, 0.18412527804132242, 1.1654434306484958, -1.7689706902002067, 1.0146801657179614, -1.3926908585937174, 0.6302305196923814, -0.21458380200408797, 1.1160109917992023, 1.7626903067623807, 0.9651527513221775, 2.1433278132070406], "std": [0.04551487117109037, 0.09063049897761392, 0.04956736685340603, 0.30184938404696393, 0.13097902153543375, 2.031865402905277, 0.03851436296114424, 0.06688009708980291, 0.04373456011892771, 0.2535670327244995, 0.08882603295335274, 1.0677755867618695], "min": [0.5490452881776151, 0.04173534798950995, 1.0440062797191219, -2.4160572942854612, 0.8433715097770271, -3.140061164176349, 0.5955996490170004, -0.2946057993780262, 1.0480615690095347, 1.2142005082336107, 0.6847868732702298, -3.137607391000685], "max": [0.7316067912377637, 0.3213584224287882, 1.228847664385668, -1.374919668856522, 1.283294769838819, 3.1284272033276834, 0.7606075832357538, -0.08560771080617374, 1.2321122844142296, 2.3321069075519407, 1.1139048078142175, 3.140693626672465], "count": [297]}, "eef_sim_pose_action": {"mean": [0.5990761453198828, 0.18412527804132242, 1.1654434306484958, -1.7689706902002067, 1.0146801657179614, -1.3926908585937174, 0.6302305196923814, -0.21458380200408797, 1.1160109917992023, 1.7626903067623807, 0.9651527513221775, 2.1433278132070406], "std": [0.04551487117109037, 0.09063049897761392, 0.04956736685340603, 0.30184938404696393, 0.13097902153543375, 2.031865402905277, 0.03851436296114424, 0.06688009708980291, 0.04373456011892771, 0.2535670327244995, 0.08882603295335274, 1.0677755867618695], "min": [0.5490452881776151, 0.04173534798950995, 1.0440062797191219, -2.4160572942854612, 0.8433715097770271, -3.140061164176349, 0.5955996490170004, -0.2946057993780262, 1.0480615690095347, 1.2142005082336107, 0.6847868732702298, -3.137607391000685], "max": [0.7316067912377637, 0.3213584224287882, 1.228847664385668, -1.374919668856522, 1.283294769838819, 3.1284272033276834, 0.7606075832357538, -0.08560771080617374, 1.2321122844142296, 2.3321069075519407, 1.1139048078142175, 3.140693626672465], "count": [297]}}} +{"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.16138404003267973]], [[0.17018986928104576]], [[0.16584532066993465]]], "std": [[[0.23382811099967754]], [[0.24001125580988592]], [[0.2509692184754996]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22802915645424837]], [[0.26181592116013075]], [[0.2659928799019608]]], "std": [[[0.12101601020775075]], [[0.12691603985505784]], [[0.1719147812054394]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23966203431372549]], [[0.27228402777777777]], [[0.24946930759803923]]], "std": [[[0.130741709976871]], [[0.12728791035545953]], [[0.14028357740756303]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12405986111111111]], [[0.15547831699346407]], [[0.14653366625816994]]], "std": [[[0.2371404450107302]], [[0.24197374879169384]], [[0.24522256895507075]]], "count": [100]}, "observation.state": {"min": [0.39535170793533325, -1.135151982307434, 0.8744373321533203, -0.44847220182418823, -1.6330586671829224, -0.2774280905723572, -1.578355073928833, -1.2085384130477905, 0.9626535177230835, -0.7827401161193848, 0.5671826004981995, -0.6753070950508118, 33.86312484741211, 43.544376373291016, 1.521875023841858, -0.08750000596046448, 0.8693749904632568, -0.1837500035762787, 0.6625000238418579, -2.046875, 0.9850000143051147, -3.479375123977661, 0.7662500143051147, -0.009374999441206455, 32.020626068115234, 42.75562286376953, -0.890625, -0.27562499046325684, 0.7825000286102295, 0.18250000476837158, 0.8337500095367432, 0.2537499964237213, 0.8231250047683716, 0.24062499403953552, 0.3643749952316284, -2.2866666316986084], "max": [1.5405651330947876, -0.6226872801780701, 1.4346818923950195, 1.4483435153961182, -0.5076247453689575, 0.6970750093460083, -0.46230068802833557, -0.7791637778282166, 1.6028648614883423, 0.44299906492233276, 1.6392004489898682, -0.36445221304893494, 74.21812438964844, 64.25749969482422, 4.066249847412109, 9.744999885559082, 63.899375915527344, 68.92500305175781, 62.2400016784668, 96.70562744140625, 71.96875, 106.30687713623047, 91.73999786376953, 111.02625274658203, 67.40312957763672, 68.77437591552734, 1.0625, 9.53166675567627, 38.61937713623047, 52.508750915527344, 31.303749084472656, 79.62687683105469, 39.65062713623047, 76.69000244140625, 63.694374084472656, 108.05437469482422], "mean": [0.984463632106781, -0.8294470906257629, 1.0387033224105835, 0.4521489441394806, -1.042089819908142, 0.2178175002336502, -1.3222280740737915, -0.8822169899940491, 1.0876141786575317, 0.1598791778087616, 1.331680178642273, -0.6075026988983154, 49.61316680908203, 50.85615539550781, 2.3893561363220215, 7.730408191680908, 15.006315231323242, 11.468721389770508, 11.150390625, 14.257004737854004, 12.590258598327637, 15.396483421325684, 17.043315887451172, 41.561431884765625, 41.195526123046875, 60.063133239746094, 0.49279382824897766, 7.6630144119262695, 21.908584594726562, 4.095062732696533, 15.434892654418945, 9.160654067993164, 15.768678665161133, 9.027156829833984, 6.731722354888916, 44.8601188659668], "std": [0.441018283367157, 0.10786112397909164, 0.13962435722351074, 0.781156599521637, 0.4696446359157562, 0.36449456214904785, 0.3860016465187073, 0.09984800219535828, 0.159347802400589, 0.40894392132759094, 0.37584084272384644, 0.0679410845041275, 10.938369750976562, 4.077286720275879, 0.4502680003643036, 3.264815092086792, 17.587066650390625, 20.455455780029297, 15.236534118652344, 29.291717529296875, 18.342140197753906, 29.168102264404297, 28.929224014282227, 46.16335678100586, 9.216736793518066, 8.107723236083984, 0.6609207391738892, 2.9029431343078613, 7.390008926391602, 11.276883125305176, 5.463634490966797, 21.746740341186523, 8.807275772094727, 21.875070571899414, 15.644471168518066, 23.57976531982422], "count": [410]}, "action": {"min": [0.39535170793533325, -1.135151982307434, 0.8744373321533203, -0.44847220182418823, -1.6330586671829224, -0.2774280905723572, -1.578355073928833, -1.2085384130477905, 0.9626535177230835, -0.7827401161193848, 0.5671826004981995, -0.6753070950508118, 33.86312484741211, 43.544376373291016, 1.521875023841858, -0.08750000596046448, 0.8693749904632568, -0.1837500035762787, 0.6625000238418579, -2.046875, 0.9850000143051147, -3.479375123977661, 0.7662500143051147, -0.009374999441206455, 32.020626068115234, 42.75562286376953, -0.890625, -0.27562499046325684, 0.7825000286102295, 0.18250000476837158, 0.8337500095367432, 0.2537499964237213, 0.8231250047683716, 0.24062499403953552, 0.3643749952316284, -2.2866666316986084], "max": [1.5405651330947876, -0.6226872801780701, 1.4346818923950195, 1.4483435153961182, -0.5076247453689575, 0.6970750093460083, -0.46230068802833557, -0.7791637778282166, 1.6028648614883423, 0.44299906492233276, 1.6392004489898682, -0.36445221304893494, 74.21812438964844, 64.25749969482422, 4.066249847412109, 9.744999885559082, 63.899375915527344, 68.92500305175781, 62.2400016784668, 96.70562744140625, 71.96875, 106.30687713623047, 91.73999786376953, 111.02625274658203, 67.40312957763672, 68.77437591552734, 1.0625, 9.53166675567627, 38.61937713623047, 52.508750915527344, 31.303749084472656, 79.62687683105469, 39.65062713623047, 76.69000244140625, 63.694374084472656, 108.05437469482422], "mean": [0.9844643473625183, -0.8294474482536316, 1.0387039184570312, 0.4521486163139343, -1.0420901775360107, 0.217817485332489, -1.3222312927246094, -0.88221675157547, 1.0876140594482422, 0.15987905859947205, 1.3316800594329834, -0.6075026392936707, 49.61315155029297, 50.85609436035156, 2.389360189437866, 7.730411529541016, 15.006321907043457, 11.468729972839355, 11.15038013458252, 14.257012367248535, 12.590261459350586, 15.396468162536621, 17.043304443359375, 41.56147003173828, 41.19552230834961, 60.063106536865234, 0.49279338121414185, 7.663021564483643, 21.908565521240234, 4.095061779022217, 15.434904098510742, 9.160653114318848, 15.768671035766602, 9.027159690856934, 6.731726169586182, 44.860076904296875], "std": [0.44101813435554504, 0.10786112397909164, 0.13962440192699432, 0.781156599521637, 0.4696446359157562, 0.3644944429397583, 0.38600170612335205, 0.09984799474477768, 0.1593477874994278, 0.40894392132759094, 0.37584078311920166, 0.0679410845041275, 10.93836784362793, 4.077286243438721, 0.4502680003643036, 3.2648143768310547, 17.587066650390625, 20.455459594726562, 15.236526489257812, 29.291706085205078, 18.342140197753906, 29.168102264404297, 28.929224014282227, 46.163368225097656, 9.216736793518066, 8.1077241897583, 0.6609207987785339, 2.9029431343078613, 7.390009880065918, 11.276880264282227, 5.463634490966797, 21.746742248535156, 8.80727481842041, 21.875070571899414, 15.644471168518066, 23.579763412475586], "count": [410]}, "timestamp": {"min": [0.0], "max": [13.633333333333333], "mean": [6.8166666666666655], "std": [3.9452151046834216], "count": [410]}, "frame_index": {"min": [0], "max": [409], "mean": [204.5], "std": [118.35645314050265], "count": [410]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [410]}, "index": {"min": [3149], "max": [3558], "mean": [3353.5], "std": [118.35645314050265], "count": [410]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [410]}, "subtask_annotation": {"mean": [8.06829268292683, 14.0, 14.0, 14.0, 14.0], "std": [1.2158383686686933, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [410]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [410]}, "eef_direction_state": {"mean": [3.6853658536585368, 4.841463414634147], "std": [1.9014834998751513, 1.777018002263574], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_state": {"mean": [1.1195121951219513, 0.6487804878048781], "std": [0.7980829201356558, 0.871534097738989], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_state": {"mean": [0.8926829268292683, 0.5097560975609756], "std": [0.8543690422997601, 0.7784615466007238], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_direction_action": {"mean": [3.6853658536585368, 4.841463414634147], "std": [1.9014834998751513, 1.777018002263574], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_action": {"mean": [1.1195121951219513, 0.6487804878048781], "std": [0.7980829201356558, 0.871534097738989], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_action": {"mean": [0.8926829268292683, 0.5097560975609756], "std": [0.8543690422997601, 0.7784615466007238], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_sim_pose_state": {"mean": [0.5792899920963341, 0.18734664181728733, 1.1449557760622795, -1.7660851248626537, 0.7592177371506907, -0.22985098879417026, 0.5973697838128745, -0.2614305503603387, 1.1376573244153232, 1.5511928364643712, 0.848756331849324, 1.777030124379701], "std": [0.040996560479828206, 0.09173617865827555, 0.050643002894912754, 0.43035000220495434, 0.1386005671581203, 2.489478288915439, 0.04799249493733856, 0.0764842783280302, 0.04266171390849942, 0.28320760160231034, 0.1285452311688831, 1.1482180697013955], "min": [0.5401418062761528, 0.053676441019040705, 1.0386362113942276, -2.4628415979222296, 0.4186778686908452, -3.1327877747591533, 0.5689944592903531, -0.31728518762454566, 1.0427445764631258, 1.0728913317503503, 0.5636521488580115, -3.1335299097039324], "max": [0.7421868186590477, 0.301258449161537, 1.2700064745920334, -1.193788903869288, 1.0848888988708145, 3.1398268823624758, 0.7694059311529187, -0.11371586204357548, 1.2651299209201303, 2.4030440195511504, 1.1900759601499367, 3.1414284340737133], "count": [410]}, "eef_sim_pose_action": {"mean": [0.5792899920963341, 0.18734664181728733, 1.1449557760622795, -1.7660851248626537, 0.7592177371506907, -0.22985098879417026, 0.5973697838128745, -0.2614305503603387, 1.1376573244153232, 1.5511928364643712, 0.848756331849324, 1.777030124379701], "std": [0.040996560479828206, 0.09173617865827555, 0.050643002894912754, 0.43035000220495434, 0.1386005671581203, 2.489478288915439, 0.04799249493733856, 0.0764842783280302, 0.04266171390849942, 0.28320760160231034, 0.1285452311688831, 1.1482180697013955], "min": [0.5401418062761528, 0.053676441019040705, 1.0386362113942276, -2.4628415979222296, 0.4186778686908452, -3.1327877747591533, 0.5689944592903531, -0.31728518762454566, 1.0427445764631258, 1.0728913317503503, 0.5636521488580115, -3.1335299097039324], "max": [0.7421868186590477, 0.301258449161537, 1.2700064745920334, -1.193788903869288, 1.0848888988708145, 3.1398268823624758, 0.7694059311529187, -0.11371586204357548, 1.2651299209201303, 2.4030440195511504, 1.1900759601499367, 3.1414284340737133], "count": [410]}}} +{"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.16814435457516339]], [[0.17724239379084966]], [[0.1725569015522876]]], "std": [[[0.23993038046904755]], [[0.24506674476794194]], [[0.2549707929821837]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22682313929738562]], [[0.25564371323529417]], [[0.2558474571078432]]], "std": [[[0.12043974237952369]], [[0.12464039286291104]], [[0.16494414143166589]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23763558210784314]], [[0.2686882700163399]], [[0.24536546977124185]]], "std": [[[0.13220560127767786]], [[0.12936504220051623]], [[0.14237582975411717]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12653192810457517]], [[0.15612377859477122]], [[0.1476979718137255]]], "std": [[[0.24016037690273298]], [[0.2436896578645465]], [[0.2475395015040271]]], "count": [100]}, "observation.state": {"min": [0.21150435507297516, -1.2193388938903809, 0.8329518437385559, -0.4841878414154053, -1.6303788423538208, -0.18558785319328308, -1.6832131147384644, -1.1945191621780396, 0.978437066078186, -0.8116607666015625, 0.6459811329841614, -0.6495097875595093, 25.416250228881836, 46.584373474121094, 2.025624990463257, -0.5231249928474426, 0.8068749904632568, 0.5, 0.7437499761581421, -2.036249876022339, 0.84375, -0.5199999809265137, 0.6356250047683716, -0.10374999791383743, 31.834375381469727, 47.970001220703125, -0.7287499904632568, 0.3831250071525574, 0.9156249761581421, 0.6060000061988831, 2.494374990463257, 0.2680000066757202, 1.0525000095367432, 0.9340000152587891, 0.3387500047683716, -2.3125], "max": [1.6697185039520264, -0.7089722752571106, 1.494430422782898, 1.4828431606292725, -0.4129234254360199, 0.7193436622619629, -0.45014113187789917, -0.7526512145996094, 1.5337462425231934, 0.4760338068008423, 1.6343047618865967, -0.34056228399276733, 82.55125427246094, 58.92749786376953, 2.6087498664855957, 9.755000114440918, 52.90625, 85.89875030517578, 45.68562698364258, 85.39312744140625, 44.89875030517578, 93.91625213623047, 54.06187438964844, 110.78937530517578, 74.0425033569336, 69.6206283569336, 9.135624885559082, 9.481249809265137, 36.869998931884766, 90.95000457763672, 30.947500228881836, 99.18000030517578, 50.62437438964844, 90.86624908447266, 62.13249969482422, 106.80937957763672], "mean": [1.016898274421692, -0.9040387272834778, 1.056426763534546, 0.3761085867881775, -1.042873740196228, 0.310404509305954, -1.3299742937088013, -0.8891509175300598, 1.0977333784103394, 0.1314707249403, 1.2972763776779175, -0.5805527567863464, 44.0604362487793, 52.08416748046875, 2.363887071609497, 7.837481498718262, 12.736695289611816, 9.674210548400879, 11.01487922668457, 10.196611404418945, 7.7073187828063965, 24.38054847717285, 8.26443862915039, 39.16652297973633, 42.529964447021484, 61.555877685546875, 1.912033200263977, 5.278669357299805, 16.938472747802734, 12.94412612915039, 12.867837905883789, 14.27670955657959, 12.743429183959961, 14.435287475585938, 9.080361366271973, 24.313692092895508], "std": [0.5253843069076538, 0.14746852219104767, 0.19263257086277008, 0.8306044340133667, 0.5185274481773376, 0.3578786849975586, 0.4418452978134155, 0.12147337943315506, 0.13926444947719574, 0.446825236082077, 0.3709363639354706, 0.0660252794623375, 12.087630271911621, 3.1319363117218018, 0.13658106327056885, 2.9724698066711426, 14.734746932983398, 20.52940559387207, 11.915581703186035, 26.703439712524414, 11.911620140075684, 34.603336334228516, 14.878788948059082, 46.384334564208984, 11.297895431518555, 7.7675347328186035, 1.6609379053115845, 2.652096748352051, 9.036921501159668, 27.401607513427734, 7.108776569366455, 31.646032333374023, 14.333224296569824, 29.308197021484375, 18.547447204589844, 36.8713264465332], "count": [331]}, "action": {"min": [0.21150435507297516, -1.2193388938903809, 0.8329518437385559, -0.4841878414154053, -1.6303788423538208, -0.18558785319328308, -1.6832131147384644, -1.1945191621780396, 0.978437066078186, -0.8116607666015625, 0.6459811329841614, -0.6495097875595093, 25.416250228881836, 46.584373474121094, 2.025624990463257, -0.5231249928474426, 0.8068749904632568, 0.5, 0.7437499761581421, -2.036249876022339, 0.84375, -0.5199999809265137, 0.6356250047683716, -0.10374999791383743, 31.834375381469727, 47.970001220703125, -0.7287499904632568, 0.3831250071525574, 0.9156249761581421, 0.6060000061988831, 2.494374990463257, 0.2680000066757202, 1.0525000095367432, 0.9340000152587891, 0.3387500047683716, -2.3125], "max": [1.6697185039520264, -0.7089722752571106, 1.494430422782898, 1.4828431606292725, -0.4129234254360199, 0.7193436622619629, -0.45014113187789917, -0.7526512145996094, 1.5337462425231934, 0.4760338068008423, 1.6343047618865967, -0.34056228399276733, 82.55125427246094, 58.92749786376953, 2.6087498664855957, 9.755000114440918, 52.90625, 85.89875030517578, 45.68562698364258, 85.39312744140625, 44.89875030517578, 93.91625213623047, 54.06187438964844, 110.78937530517578, 74.0425033569336, 69.6206283569336, 9.135624885559082, 9.481249809265137, 36.869998931884766, 90.95000457763672, 30.947500228881836, 99.18000030517578, 50.62437438964844, 90.86624908447266, 62.13249969482422, 106.80937957763672], "mean": [1.016898274421692, -0.9040387272834778, 1.0564264059066772, 0.37610864639282227, -1.042873501777649, 0.310404509305954, -1.329972743988037, -0.8891510963439941, 1.0977333784103394, 0.13147060573101044, 1.2972773313522339, -0.5805528163909912, 44.06047058105469, 52.08413314819336, 2.363889217376709, 7.837484359741211, 12.736705780029297, 9.674217224121094, 11.014878273010254, 10.196619987487793, 7.7073283195495605, 24.380537033081055, 8.264442443847656, 39.166534423828125, 42.52996063232422, 61.55583953857422, 1.9120324850082397, 5.27866792678833, 16.938486099243164, 12.94412612915039, 12.86782169342041, 14.27670955657959, 12.743433952331543, 14.435290336608887, 9.080358505249023, 24.31369400024414], "std": [0.5253843665122986, 0.14746849238872528, 0.19263258576393127, 0.8306044340133667, 0.5185275077819824, 0.35787856578826904, 0.44184526801109314, 0.12147339433431625, 0.13926446437835693, 0.44682517647743225, 0.3709363639354706, 0.0660252720117569, 12.087631225585938, 3.131937265396118, 0.13658106327056885, 2.9724714756011963, 14.734748840332031, 20.529399871826172, 11.915582656860352, 26.703433990478516, 11.911620140075684, 34.603370666503906, 14.878788948059082, 46.384334564208984, 11.297891616821289, 7.767535209655762, 1.6609379053115845, 2.652096748352051, 9.036921501159668, 27.401611328125, 7.10877799987793, 31.646032333374023, 14.33322525024414, 29.308197021484375, 18.547449111938477, 36.87133026123047], "count": [331]}, "timestamp": {"min": [0.0], "max": [11.0], "mean": [5.5], "std": [3.1850344494910012], "count": [331]}, "frame_index": {"min": [0], "max": [330], "mean": [165.0], "std": [95.55103348473003], "count": [331]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [331]}, "index": {"min": [3559], "max": [3889], "mean": [3724.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [331]}, "subtask_annotation": {"mean": [8.16012084592145, 14.0, 14.0, 14.0, 14.0], "std": [1.3669751765970435, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [331]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [331]}, "eef_direction_state": {"mean": [3.9577039274924473, 4.688821752265861], "std": [1.837349870542395, 1.8451771384220101], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_state": {"mean": [1.0483383685800605, 0.7764350453172205], "std": [0.8063692565778028, 0.9286578584098285], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_state": {"mean": [0.7462235649546828, 0.5830815709969789], "std": [0.8562596583903096, 0.8124136148315688], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_direction_action": {"mean": [3.9577039274924473, 4.688821752265861], "std": [1.837349870542395, 1.8451771384220101], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_action": {"mean": [1.0483383685800605, 0.7764350453172205], "std": [0.8063692565778028, 0.9286578584098285], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_action": {"mean": [0.7462235649546828, 0.5830815709969789], "std": [0.8562596583903096, 0.8124136148315688], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_sim_pose_state": {"mean": [0.5905183488197343, 0.18013125087969742, 1.1388119751362784, -1.7746505653553144, 0.8276163814471647, -0.48879029863137485, 0.5927177080943475, -0.25543494504078806, 1.1332200870198845, 1.587928932273537, 0.871141838055531, 2.14020694934898], "std": [0.051923588956074726, 0.11370738874444165, 0.05701597634873401, 0.4285819142638091, 0.17387839346694844, 2.301686383704252, 0.044459615304758386, 0.10677549262319751, 0.04566804453281509, 0.2272401698358467, 0.11800770174511661, 0.39498819335578433], "min": [0.5475628049170956, 0.020311748823103604, 1.0536330265408256, -2.582339664842495, 0.5915957788413468, -3.1369459390974557, 0.5648266828311379, -0.34307121754185, 1.0418625166402684, 1.1245447628084824, 0.568915932355686, 1.7538528078523268], "max": [0.7607631221050702, 0.32110581458939635, 1.2782387161297266, -1.2377892833672033, 1.2997365334839635, 3.1198949253234995, 0.7507161368890682, -0.07913261426870849, 1.2532074962140118, 2.106247956327468, 1.1554709490421171, 3.0410208881902774], "count": [331]}, "eef_sim_pose_action": {"mean": [0.5905183488197343, 0.18013125087969742, 1.1388119751362784, -1.7746505653553144, 0.8276163814471647, -0.48879029863137485, 0.5927177080943475, -0.25543494504078806, 1.1332200870198845, 1.587928932273537, 0.871141838055531, 2.14020694934898], "std": [0.051923588956074726, 0.11370738874444165, 0.05701597634873401, 0.4285819142638091, 0.17387839346694844, 2.301686383704252, 0.044459615304758386, 0.10677549262319751, 0.04566804453281509, 0.2272401698358467, 0.11800770174511661, 0.39498819335578433], "min": [0.5475628049170956, 0.020311748823103604, 1.0536330265408256, -2.582339664842495, 0.5915957788413468, -3.1369459390974557, 0.5648266828311379, -0.34307121754185, 1.0418625166402684, 1.1245447628084824, 0.568915932355686, 1.7538528078523268], "max": [0.7607631221050702, 0.32110581458939635, 1.2782387161297266, -1.2377892833672033, 1.2997365334839635, 3.1198949253234995, 0.7507161368890682, -0.07913261426870849, 1.2532074962140118, 2.106247956327468, 1.1554709490421171, 3.0410208881902774], "count": [331]}}} +{"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.170496868872549]], [[0.1758099162581699]], [[0.1701391952614379]]], "std": [[[0.24013969659380807]], [[0.2420773780074256]], [[0.25259296480023613]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23177996936274511]], [[0.25784398897058824]], [[0.24394019812091505]]], "std": [[[0.11822832234678231]], [[0.12139494562125511]], [[0.13234355211403379]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06274509803921569]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2339429513888889]], [[0.26576031862745103]], [[0.24176719158496732]]], "std": [[[0.1308335573471993]], [[0.12764776234950037]], [[0.13895086395421458]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1295884415849673]], [[0.15814763684640523]], [[0.15022799428104575]]], "std": [[[0.24129332687470686]], [[0.24381680591936708]], [[0.2480494645643322]]], "count": [100]}, "observation.state": {"min": [0.2718251645565033, -1.161521553993225, 0.8422026634216309, -0.47550928592681885, -1.629281997680664, -0.10903047770261765, -1.7102025747299194, -1.1531529426574707, 0.9332799315452576, -0.800645649433136, 0.6135557293891907, -0.7364862561225891, 36.58625030517578, 43.18937301635742, 2.432499885559082, 1.1631250381469727, 0.90625, 0.7699999809265137, 0.6568750143051147, -1.9275000095367432, 0.7756249904632568, -3.208125114440918, 0.7412500381469727, -0.05375000089406967, 14.578749656677246, 46.58222198486328, -0.890625, 1.6749999523162842, 0.5477777719497681, 0.4625000059604645, 2.145624876022339, 0.38999998569488525, 1.3387500047683716, 0.4893749952316284, 0.4543749988079071, 0.04999999701976776], "max": [1.6511691808700562, -0.6932364702224731, 1.4908064603805542, 1.1095454692840576, -0.4213874340057373, 0.589451253414154, -0.5009250640869141, -0.7443064451217651, 1.5187256336212158, 0.5448424816131592, 1.6340504884719849, -0.3011510968208313, 63.538124084472656, 54.311248779296875, 11.712499618530273, 9.678750038146973, 36.94874954223633, 60.0056266784668, 29.033124923706055, 65.94812774658203, 31.155624389648438, 76.50125122070312, 103.1668701171875, 109.7874984741211, 76.79875183105469, 82.671875, 2.4287500381469727, 9.37125015258789, 39.90187454223633, 38.34312438964844, 34.796875, 66.21500396728516, 55.90562438964844, 69.86624908447266, 91.49124908447266, 109.92813110351562], "mean": [1.1722065210342407, -0.8637550473213196, 1.0237367153167725, 0.046092987060546875, -1.2318061590194702, 0.3913325071334839, -1.2744354009628296, -0.8804362416267395, 1.0916882753372192, 0.08946274220943451, 1.2543002367019653, -0.6315991282463074, 45.283329010009766, 49.10554504394531, 2.855292797088623, 8.302506446838379, 7.879260540008545, 10.268991470336914, 6.194101810455322, 8.58761978149414, 6.110287189483643, 10.442462921142578, 15.071450233459473, 24.032007217407227, 35.86588668823242, 66.38238525390625, 1.0324019193649292, 5.506195068359375, 23.395048141479492, 6.954830169677734, 15.558819770812988, 13.450769424438477, 15.677212715148926, 13.61392593383789, 15.506778717041016, 35.2519416809082], "std": [0.48628464341163635, 0.13455162942409515, 0.19543516635894775, 0.6075391173362732, 0.464936763048172, 0.20661045610904694, 0.44073721766471863, 0.11759993433952332, 0.16238252818584442, 0.4647098481655121, 0.37150540947914124, 0.12657250463962555, 9.581474304199219, 3.325591802597046, 1.323784351348877, 2.420409917831421, 11.817946434020996, 19.540443420410156, 9.334449768066406, 22.506595611572266, 9.94897747039795, 26.48565673828125, 31.231779098510742, 37.994197845458984, 19.800785064697266, 14.369180679321289, 1.2624245882034302, 2.6174113750457764, 10.399515151977539, 12.433782577514648, 8.866853713989258, 23.398208618164062, 15.572742462158203, 24.9447021484375, 29.643224716186523, 36.13298034667969], "count": [266]}, "action": {"min": [0.2718251645565033, -1.161521553993225, 0.8422026634216309, -0.47550928592681885, -1.629281997680664, -0.10903047770261765, -1.7102025747299194, -1.1531529426574707, 0.9332799315452576, -0.800645649433136, 0.6135557293891907, -0.7364862561225891, 36.58625030517578, 43.18937301635742, 2.432499885559082, 1.1631250381469727, 0.90625, 0.7699999809265137, 0.6568750143051147, -1.9275000095367432, 0.7756249904632568, -3.208125114440918, 0.7412500381469727, -0.05375000089406967, 14.578749656677246, 46.58222198486328, -0.890625, 1.6749999523162842, 0.5477777719497681, 0.4625000059604645, 2.145624876022339, 0.38999998569488525, 1.3387500047683716, 0.4893749952316284, 0.4543749988079071, 0.04999999701976776], "max": [1.6511691808700562, -0.6932364702224731, 1.4908064603805542, 1.1095454692840576, -0.4213874340057373, 0.589451253414154, -0.5009250640869141, -0.7443064451217651, 1.5187256336212158, 0.5448424816131592, 1.6340504884719849, -0.3011510968208313, 63.538124084472656, 54.311248779296875, 11.712499618530273, 9.678750038146973, 36.94874954223633, 60.0056266784668, 29.033124923706055, 65.94812774658203, 31.155624389648438, 76.50125122070312, 103.1668701171875, 109.7874984741211, 76.79875183105469, 82.671875, 2.4287500381469727, 9.37125015258789, 39.90187454223633, 38.34312438964844, 34.796875, 66.21500396728516, 55.90562438964844, 69.86624908447266, 91.49124908447266, 109.92813110351562], "mean": [1.1722073554992676, -0.8637546896934509, 1.0237361192703247, 0.04609290137887001, -1.2318053245544434, 0.39133238792419434, -1.2744346857070923, -0.8804361820220947, 1.0916887521743774, 0.08946284651756287, 1.2543004751205444, -0.631598949432373, 45.28336715698242, 49.105525970458984, 2.85528826713562, 8.302506446838379, 7.8792595863342285, 10.268994331359863, 6.194098949432373, 8.587628364562988, 6.110293388366699, 10.44245433807373, 15.071451187133789, 24.032001495361328, 35.865909576416016, 66.38236999511719, 1.032400131225586, 5.506194591522217, 23.395050048828125, 6.954827785491943, 15.558823585510254, 13.450767517089844, 15.677210807800293, 13.613922119140625, 15.506770133972168, 35.25196838378906], "std": [0.4862847924232483, 0.13455164432525635, 0.19543519616127014, 0.607539176940918, 0.4649367332458496, 0.20661041140556335, 0.440737247467041, 0.11759992688894272, 0.16238252818584442, 0.4647098183631897, 0.37150540947914124, 0.12657250463962555, 9.58147144317627, 3.3255910873413086, 1.3237839937210083, 2.420410633087158, 11.817943572998047, 19.540435791015625, 9.334453582763672, 22.5065975189209, 9.948974609375, 26.485652923583984, 31.231782913208008, 37.99418640136719, 19.80078125, 14.369180679321289, 1.2624244689941406, 2.6174111366271973, 10.399515151977539, 12.433782577514648, 8.866854667663574, 23.398212432861328, 15.572742462158203, 24.9447021484375, 29.643224716186523, 36.13298034667969], "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": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [266]}, "index": {"min": [3890], "max": [4155], "mean": [4022.5], "std": [76.78704317786953], "count": [266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [266]}, "subtask_annotation": {"mean": [8.210526315789474, 14.0, 14.0, 14.0, 14.0], "std": [1.5046425977792317, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [266]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [266]}, "eef_direction_state": {"mean": [4.334586466165414, 4.101503759398496], "std": [1.8770695891531526, 2.0903100810521527], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_state": {"mean": [0.9586466165413534, 0.9962406015037594], "std": [0.9022634711439519, 0.9197013257449863], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_state": {"mean": [0.7744360902255639, 0.7556390977443609], "std": [0.8594152702959114, 0.8251601379176108], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_direction_action": {"mean": [4.334586466165414, 4.101503759398496], "std": [1.8770695891531526, 2.0903100810521527], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_action": {"mean": [0.9586466165413534, 0.9962406015037594], "std": [0.9022634711439519, 0.9197013257449863], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_action": {"mean": [0.7744360902255639, 0.7556390977443609], "std": [0.8594152702959114, 0.8251601379176108], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_sim_pose_state": {"mean": [0.5878000281830782, 0.21434419067555527, 1.155866758537722, -1.5633313189634932, 0.7266957220438726, -2.1950050292260244, 0.5954425959991385, -0.24489201787650436, 1.1383539417447617, 1.5854876407177925, 0.9273422860556488, 2.1609971428080135], "std": [0.052797230551796547, 0.10294463006116324, 0.04704911692374146, 0.21133574515479814, 0.15585180588444303, 0.45724576661447386, 0.05167787335388015, 0.10483458498354543, 0.04678039613573114, 0.22308721165415127, 0.09001085343011091, 0.41981531299270175], "min": [0.554031253582858, 0.04106532442630206, 1.0570627985636687, -2.1598401475330644, 0.556733038848396, -3.1387793968664166, 0.5622640935189674, -0.35085103201405654, 1.0451227046644007, 1.181528233412508, 0.5636034237594592, 1.779599592316926], "max": [0.7513545317940211, 0.31874025508604586, 1.2708952676786864, -1.3683543053127676, 1.0846889910108155, -1.8247646142107234, 0.7489131610312809, -0.08699138109944465, 1.242699080716529, 2.116323571851557, 1.068142317295623, 3.0254350639363325], "count": [266]}, "eef_sim_pose_action": {"mean": [0.5878000281830782, 0.21434419067555527, 1.155866758537722, -1.5633313189634932, 0.7266957220438726, -2.1950050292260244, 0.5954425959991385, -0.24489201787650436, 1.1383539417447617, 1.5854876407177925, 0.9273422860556488, 2.1609971428080135], "std": [0.052797230551796547, 0.10294463006116324, 0.04704911692374146, 0.21133574515479814, 0.15585180588444303, 0.45724576661447386, 0.05167787335388015, 0.10483458498354543, 0.04678039613573114, 0.22308721165415127, 0.09001085343011091, 0.41981531299270175], "min": [0.554031253582858, 0.04106532442630206, 1.0570627985636687, -2.1598401475330644, 0.556733038848396, -3.1387793968664166, 0.5622640935189674, -0.35085103201405654, 1.0451227046644007, 1.181528233412508, 0.5636034237594592, 1.779599592316926], "max": [0.7513545317940211, 0.31874025508604586, 1.2708952676786864, -1.3683543053127676, 1.0846889910108155, -1.8247646142107234, 0.7489131610312809, -0.08699138109944465, 1.242699080716529, 2.116323571851557, 1.068142317295623, 3.0254350639363325], "count": [266]}}} +{"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.16596928513071896]], [[0.17384464256535948]], [[0.16902452001633989]]], "std": [[[0.23460705282871638]], [[0.2402977564620148]], [[0.25113365633807094]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23066002859477122]], [[0.26055022671568623]], [[0.25314291053921567]]], "std": [[[0.1230413012640827]], [[0.12620759301821655]], [[0.15430867891863517]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2513501429738562]], [[0.2743421139705882]], [[0.25019659109477127]]], "std": [[[0.14831213840716023]], [[0.14704032449780818]], [[0.16134471358158586]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12137905637254902]], [[0.15253036968954248]], [[0.14311737540849673]]], "std": [[[0.23475860925154807]], [[0.2390728775779643]], [[0.24358589489649926]]], "count": [100]}, "observation.state": {"min": [0.2505340576171875, -1.1492189168930054, 0.849927544593811, -0.4651617407798767, -1.628540277481079, -0.2365148365497589, -1.729943871498108, -1.1462148427963257, 0.9846837520599365, -0.8026484251022339, 0.6375171542167664, -0.5244573354721069, 12.238749504089355, 39.50437545776367, 2.4660000801086426, 1.053125023841858, 0.671875, 0.13571427762508392, 0.6775000095367432, -1.931249976158142, 0.78125, -3.1837501525878906, 0.6850000023841858, -0.04625000059604645, 1.0924999713897705, 47.45833206176758, -0.9693750143051147, 1.5768749713897705, 3.3722221851348877, -0.5043749809265137, 1.3274999856948853, -0.5612500309944153, 0.6200000047683716, 0.29555556178092957, 0.484375, -1.8387500047683716], "max": [1.708295226097107, -0.7252565622329712, 1.4805065393447876, 1.453493356704712, -0.4715752899646759, 0.6143186688423157, -0.466520756483078, -0.757538914680481, 1.5250438451766968, 0.4292553663253784, 1.612354040145874, -0.3212977647781372, 60.4743766784668, 59.27899932861328, 9.025625228881836, 9.433333396911621, 41.118751525878906, 58.21062469482422, 32.87062454223633, 80.70375061035156, 42.661251068115234, 90.57312774658203, 104.3218765258789, 111.13500213623047, 83.15312957763672, 85.27375030517578, 1.5837500095367432, 9.44777774810791, 43.079376220703125, 36.713748931884766, 35.86312484741211, 46.60874938964844, 40.953125, 67.49187469482422, 54.6662483215332, 99.43937683105469], "mean": [1.0420427322387695, -0.8892597556114197, 1.0593692064285278, 0.2907547354698181, -1.1152827739715576, 0.2676698565483093, -1.3141510486602783, -0.9061456918716431, 1.1078604459762573, 0.0366956926882267, 1.2589656114578247, -0.4824214279651642, 44.21150588989258, 48.609214782714844, 3.175053119659424, 8.275896072387695, 7.214237689971924, 8.915287017822266, 4.955110549926758, 9.991090774536133, 5.629605293273926, 12.606645584106445, 12.589438438415527, 18.599956512451172, 27.426158905029297, 68.5195541381836, 0.8352129459381104, 5.604811191558838, 20.237594604492188, 3.6362407207489014, 13.348758697509766, 5.787555694580078, 11.605748176574707, 9.672282218933105, 7.295893669128418, 24.825828552246094], "std": [0.49035918712615967, 0.11661528795957565, 0.1881638616323471, 0.7312609553337097, 0.48851123452186584, 0.3202652037143707, 0.4617992341518402, 0.08722687512636185, 0.1363527774810791, 0.46115297079086304, 0.35415923595428467, 0.04204064980149269, 10.20236873626709, 4.29041862487793, 1.2173553705215454, 2.4321022033691406, 11.58692455291748, 17.62150764465332, 8.33780288696289, 26.62055778503418, 10.378044128417969, 31.367956161499023, 29.026683807373047, 38.633262634277344, 28.54399299621582, 14.39723014831543, 1.0404555797576904, 2.0786571502685547, 9.306053161621094, 8.303874969482422, 10.22976016998291, 13.025436401367188, 12.85275650024414, 19.228496551513672, 14.75865364074707, 32.707584381103516], "count": [342]}, "action": {"min": [0.2505340576171875, -1.1492189168930054, 0.849927544593811, -0.4651617407798767, -1.628540277481079, -0.2365148365497589, -1.729943871498108, -1.1462148427963257, 0.9846837520599365, -0.8026484251022339, 0.6375171542167664, -0.5244573354721069, 12.238749504089355, 39.50437545776367, 2.4660000801086426, 1.053125023841858, 0.671875, 0.13571427762508392, 0.6775000095367432, -1.931249976158142, 0.78125, -3.1837501525878906, 0.6850000023841858, -0.04625000059604645, 1.0924999713897705, 47.45833206176758, -0.9693750143051147, 1.5768749713897705, 3.3722221851348877, -0.5043749809265137, 1.3274999856948853, -0.5612500309944153, 0.6200000047683716, 0.29555556178092957, 0.484375, -1.8387500047683716], "max": [1.708295226097107, -0.7252565622329712, 1.4805065393447876, 1.453493356704712, -0.4715752899646759, 0.6143186688423157, -0.466520756483078, -0.757538914680481, 1.5250438451766968, 0.4292553663253784, 1.612354040145874, -0.3212977647781372, 60.4743766784668, 59.27899932861328, 9.025625228881836, 9.433333396911621, 41.118751525878906, 58.21062469482422, 32.87062454223633, 80.70375061035156, 42.661251068115234, 90.57312774658203, 104.3218765258789, 111.13500213623047, 83.15312957763672, 85.27375030517578, 1.5837500095367432, 9.44777774810791, 43.079376220703125, 36.713748931884766, 35.86312484741211, 46.60874938964844, 40.953125, 67.49187469482422, 54.6662483215332, 99.43937683105469], "mean": [1.0420430898666382, -0.8892592787742615, 1.0593682527542114, 0.29075509309768677, -1.115282654762268, 0.26766976714134216, -1.314151406288147, -0.9061458706855774, 1.1078612804412842, 0.036695752292871475, 1.258966326713562, -0.48242178559303284, 44.21151351928711, 48.60923385620117, 3.175048828125, 8.275894165039062, 7.214254856109619, 8.91530704498291, 4.955106258392334, 9.99110221862793, 5.629595756530762, 12.60665512084961, 12.589445114135742, 18.599937438964844, 27.42615509033203, 68.51960754394531, 0.835212767124176, 5.604812145233154, 20.237598419189453, 3.6362390518188477, 13.348759651184082, 5.787554740905762, 11.605742454528809, 9.672282218933105, 7.295897960662842, 24.825822830200195], "std": [0.4903591573238373, 0.11661529541015625, 0.1881638765335083, 0.7312610149383545, 0.4885112941265106, 0.3202652931213379, 0.461799293756485, 0.08722687512636185, 0.1363527923822403, 0.46115297079086304, 0.3541592061519623, 0.04204065725207329, 10.202374458312988, 4.290419101715088, 1.2173559665679932, 2.4321019649505615, 11.586925506591797, 17.621511459350586, 8.337799072265625, 26.62055778503418, 10.378057479858398, 31.36797523498535, 29.02668571472168, 38.63325500488281, 28.54399871826172, 14.397231101989746, 1.04045569896698, 2.078657388687134, 9.306053161621094, 8.303874969482422, 10.229761123657227, 13.025435447692871, 12.852755546569824, 19.228496551513672, 14.75865650177002, 32.707584381103516], "count": [342]}, "timestamp": {"min": [0.0], "max": [11.366666666666667], "mean": [5.683333333333334], "std": [3.2908824663617824], "count": [342]}, "frame_index": {"min": [0], "max": [341], "mean": [170.5], "std": [98.72647399085346], "count": [342]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [342]}, "index": {"min": [4156], "max": [4497], "mean": [4326.5], "std": [98.72647399085346], "count": [342]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [342]}, "subtask_annotation": {"mean": [8.195906432748538, 14.0, 14.0, 14.0, 14.0], "std": [1.3527903467423628, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [342]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [342]}, "eef_direction_state": {"mean": [3.926900584795322, 4.54093567251462], "std": [1.8662691577218964, 1.9593283404191277], "min": [0, 0], "max": [6, 6], "count": [342]}, "eef_velocity_state": {"mean": [1.0087719298245614, 0.8391812865497076], "std": [0.7891324798733163, 0.9147187769032606], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_acc_mag_state": {"mean": [0.8070175438596491, 0.6023391812865497], "std": [0.8571391930039376, 0.8018949207367649], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_direction_action": {"mean": [3.926900584795322, 4.54093567251462], "std": [1.8662691577218964, 1.9593283404191277], "min": [0, 0], "max": [6, 6], "count": [342]}, "eef_velocity_action": {"mean": [1.0087719298245614, 0.8391812865497076], "std": [0.7891324798733163, 0.9147187769032606], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_acc_mag_action": {"mean": [0.8070175438596491, 0.6023391812865497], "std": [0.8571391930039376, 0.8018949207367649], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_sim_pose_state": {"mean": [0.5897003709607331, 0.18758746686532543, 1.147841815602547, -1.658049569019544, 0.7136680857718237, -1.038680815675237, 0.5832995788234366, -0.24589678055068825, 1.1174097267777665, 1.6625512276234342, 0.785060904621623, 1.625191226625793], "std": [0.05639769408824566, 0.09567167897311389, 0.05250033094492555, 0.34056636904785054, 0.19170338073902726, 2.1323451647654457, 0.05337007912468593, 0.09784814141887263, 0.05768351805964626, 0.26475614877188125, 0.16752703103833805, 1.5823715954386661], "min": [0.5386403634822401, 0.04348490355674925, 1.048516797812336, -2.4380722638623853, 0.5045807254016319, -3.138841522236373, 0.5503370686800975, -0.3340721425437401, 1.0516634277472148, 1.0962580275525247, 0.6078229919467115, -3.1411886401728157], "max": [0.7582369444619712, 0.31780655923481277, 1.2855311414435862, -1.2022005784774483, 1.1475461281235986, 3.136960797965394, 0.7545484277261921, -0.08286814282158653, 1.2565617195122085, 2.246648955971682, 1.085749071072017, 3.1287914881195054], "count": [342]}, "eef_sim_pose_action": {"mean": [0.5897003709607331, 0.18758746686532543, 1.147841815602547, -1.658049569019544, 0.7136680857718237, -1.038680815675237, 0.5832995788234366, -0.24589678055068825, 1.1174097267777665, 1.6625512276234342, 0.785060904621623, 1.625191226625793], "std": [0.05639769408824566, 0.09567167897311389, 0.05250033094492555, 0.34056636904785054, 0.19170338073902726, 2.1323451647654457, 0.05337007912468593, 0.09784814141887263, 0.05768351805964626, 0.26475614877188125, 0.16752703103833805, 1.5823715954386661], "min": [0.5386403634822401, 0.04348490355674925, 1.048516797812336, -2.4380722638623853, 0.5045807254016319, -3.138841522236373, 0.5503370686800975, -0.3340721425437401, 1.0516634277472148, 1.0962580275525247, 0.6078229919467115, -3.1411886401728157], "max": [0.7582369444619712, 0.31780655923481277, 1.2855311414435862, -1.2022005784774483, 1.1475461281235986, 3.136960797965394, 0.7545484277261921, -0.08286814282158653, 1.2565617195122085, 2.246648955971682, 1.085749071072017, 3.1287914881195054], "count": [342]}}} +{"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.169999483251634]], [[0.17552084763071896]], [[0.16993692606209151]]], "std": [[[0.2408565829182834]], [[0.2429444285840013]], [[0.25327885476860446]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23492304942810457]], [[0.2588431903594771]], [[0.24285735089869281]]], "std": [[[0.11877825882681617]], [[0.1200123265480748]], [[0.12809477900471372]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2320979554738562]], [[0.26482547794117645]], [[0.24071632761437908]]], "std": [[[0.1325644715514687]], [[0.13033761514350395]], [[0.1417146797592531]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12244602124183007]], [[0.15207006944444443]], [[0.14374723243464052]]], "std": [[[0.23587295059757543]], [[0.23894730860147656]], [[0.2428270108694966]]], "count": [100]}, "observation.state": {"min": [0.30715933442115784, -1.1313849687576294, 0.8752956390380859, -0.5330166816711426, -1.6308079957962036, 0.007391088642179966, -1.5382286310195923, -1.1645971536636353, 0.9936007261276245, -0.7085669636726379, 0.6746633648872375, -0.9635595679283142, 34.595001220703125, 35.34375, 2.125624895095825, 0.2787500023841858, 0.7614285945892334, 0.20937500894069672, 0.6909999847412109, -1.7436363697052002, 0.8443750143051147, -0.10374999046325684, 0.6662499904632568, -0.2862499952316284, 23.865625381469727, 46.42250061035156, -0.9162499904632568, -0.08249999582767487, 0.6525000333786011, -0.59375, 5.103125095367432, 1.884374976158142, 5.666874885559082, 0.020624998956918716, 0.2593750059604645, 1.1399999856948853], "max": [1.651288390159607, -0.7053959965705872, 1.486419439315796, 0.9103198647499084, -0.4760814905166626, 0.6062600016593933, -0.6391623020172119, -0.7620450854301453, 1.5486953258514404, 0.5465908646583557, 1.632975459098816, -0.3092336058616638, 63.90937423706055, 57.77000045776367, 11.50374984741211, 9.850000381469727, 43.975624084472656, 65.93062591552734, 41.229373931884766, 79.51187133789062, 51.282501220703125, 98.26937866210938, 106.40562438964844, 110.625, 72.45938110351562, 73.30999755859375, 0.6162499785423279, 9.425000190734863, 41.85375213623047, 34.92250061035156, 32.96312713623047, 65.48687744140625, 51.34749984741211, 91.84124755859375, 73.55937957763672, 102.34625244140625], "mean": [1.2246218919754028, -0.8399466276168823, 1.0324815511703491, -0.047890301793813705, -1.2316855192184448, 0.41019901633262634, -1.130600094795227, -0.8913276791572571, 1.1221681833267212, 0.00028809724608436227, 1.0492985248565674, -0.7459296584129333, 46.267059326171875, 49.501930236816406, 3.1441831588745117, 7.7734479904174805, 10.024383544921875, 10.094857215881348, 9.527195930480957, 11.482871055603027, 9.108898162841797, 17.08930015563965, 16.62139129638672, 25.876876831054688, 43.38019561767578, 59.25797653198242, -0.2025599628686905, 4.76064395904541, 19.725482940673828, 4.742735862731934, 18.067962646484375, 13.488038063049316, 21.125349044799805, 17.22909164428711, 12.010479927062988, 46.14578628540039], "std": [0.4857806861400604, 0.10726302117109299, 0.18287265300750732, 0.5662856698036194, 0.4518582224845886, 0.18552127480506897, 0.2859192192554474, 0.1216215118765831, 0.1551385521888733, 0.3796500265598297, 0.2566177248954773, 0.21088679134845734, 8.174184799194336, 4.658982276916504, 2.3062922954559326, 3.0969314575195312, 13.316010475158691, 19.73880386352539, 11.665571212768555, 26.344863891601562, 14.263405799865723, 33.39848709106445, 33.77280807495117, 39.281795501708984, 15.417675018310547, 10.269487380981445, 0.48966410756111145, 3.089076519012451, 10.978489875793457, 9.654480934143066, 7.504642009735107, 22.32693099975586, 13.212623596191406, 31.476539611816406, 21.79615592956543, 28.66497802734375], "count": [283]}, "action": {"min": [0.30715933442115784, -1.1313849687576294, 0.8752956390380859, -0.5330166816711426, -1.6308079957962036, 0.007391088642179966, -1.5382286310195923, -1.1645971536636353, 0.9936007261276245, -0.7085669636726379, 0.6746633648872375, -0.9635595679283142, 34.595001220703125, 35.34375, 2.125624895095825, 0.2787500023841858, 0.7614285945892334, 0.20937500894069672, 0.6909999847412109, -1.7436363697052002, 0.8443750143051147, -0.10374999046325684, 0.6662499904632568, -0.2862499952316284, 23.865625381469727, 46.42250061035156, -0.9162499904632568, -0.08249999582767487, 0.6525000333786011, -0.59375, 5.103125095367432, 1.884374976158142, 5.666874885559082, 0.020624998956918716, 0.2593750059604645, 1.1399999856948853], "max": [1.651288390159607, -0.7053959965705872, 1.486419439315796, 0.9103198647499084, -0.4760814905166626, 0.6062600016593933, -0.6391623020172119, -0.7620450854301453, 1.5486953258514404, 0.5465908646583557, 1.632975459098816, -0.3092336058616638, 63.90937423706055, 57.77000045776367, 11.50374984741211, 9.850000381469727, 43.975624084472656, 65.93062591552734, 41.229373931884766, 79.51187133789062, 51.282501220703125, 98.26937866210938, 106.40562438964844, 110.625, 72.45938110351562, 73.30999755859375, 0.6162499785423279, 9.425000190734863, 41.85375213623047, 34.92250061035156, 32.96312713623047, 65.48687744140625, 51.34749984741211, 91.84124755859375, 73.55937957763672, 102.34625244140625], "mean": [1.2246220111846924, -0.8399468064308167, 1.0324811935424805, -0.04789027199149132, -1.231685996055603, 0.4101989269256592, -1.1305996179580688, -0.8913270831108093, 1.1221680641174316, 0.00028811852098442614, 1.049298644065857, -0.7459295988082886, 46.26704406738281, 49.50189971923828, 3.1441810131073, 7.773445129394531, 10.024384498596191, 10.094867706298828, 9.527193069458008, 11.482850074768066, 9.10889720916748, 17.089309692382812, 16.621387481689453, 25.876869201660156, 43.380210876464844, 59.257957458496094, -0.2025599628686905, 4.76064395904541, 19.725482940673828, 4.742734432220459, 18.06795883178711, 13.488032341003418, 21.125350952148438, 17.229080200195312, 12.01047420501709, 46.14577865600586], "std": [0.4857807159423828, 0.1072630062699318, 0.1828727424144745, 0.5662854313850403, 0.4518582820892334, 0.18552128970623016, 0.285919189453125, 0.12162148207426071, 0.1551385521888733, 0.3796500563621521, 0.2566176950931549, 0.21088676154613495, 8.174184799194336, 4.658982276916504, 2.3062915802001953, 3.0969316959381104, 13.31601333618164, 19.738805770874023, 11.665568351745605, 26.344873428344727, 14.263407707214355, 33.39848709106445, 33.77278518676758, 39.28179931640625, 15.417677879333496, 10.269486427307129, 0.4896640479564667, 3.0890767574310303, 10.978489875793457, 9.65447998046875, 7.504642486572266, 22.326936721801758, 13.21262264251709, 31.47654151916504, 21.79615020751953, 28.664979934692383], "count": [283]}, "timestamp": {"min": [0.0], "max": [9.4], "mean": [4.699999999999999], "std": [2.723151768733347], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [283]}, "index": {"min": [4498], "max": [4780], "mean": [4639.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [283]}, "subtask_annotation": {"mean": [8.088339222614842, 14.0, 14.0, 14.0, 14.0], "std": [1.571377734304499, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [283]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [283]}, "eef_direction_state": {"mean": [4.204946996466431, 4.431095406360424], "std": [1.9041641871455315, 1.942100389722377], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_state": {"mean": [0.9787985865724381, 0.9045936395759717], "std": [0.8733850144471809, 0.9217130085915551], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_state": {"mean": [0.7950530035335689, 0.6466431095406361], "std": [0.8859186488128021, 0.8164914834790765], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_direction_action": {"mean": [4.204946996466431, 4.431095406360424], "std": [1.9041641871455315, 1.942100389722377], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_action": {"mean": [0.9787985865724381, 0.9045936395759717], "std": [0.8733850144471809, 0.9217130085915551], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_action": {"mean": [0.7950530035335689, 0.6466431095406361], "std": [0.8859186488128021, 0.8164914834790765], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_sim_pose_state": {"mean": [0.5927786254352391, 0.2433544234457335, 1.1517042556654062, -1.5800718086388514, 0.7333563500576785, -2.1235532861746735, 0.6144689434636232, -0.21865408155104443, 1.118881281468034, 1.7472984937454965, 0.9988549709406151, 2.357376041092174], "std": [0.05502868122558792, 0.09690942713313618, 0.05036414877878315, 0.21054505974977808, 0.14448590053900923, 0.4226553156599622, 0.044211254933368756, 0.08081743742290334, 0.04318607004162278, 0.25437105831033174, 0.11506738863982555, 0.38611041596542345], "min": [0.5497759073181941, 0.07626700285216598, 1.0543965196331537, -2.151530291889458, 0.5508723358149159, -3.0149645026886063, 0.572666127662522, -0.33867642586038316, 1.0379519677813347, 1.32056587568785, 0.6468643052316367, 1.6717342481875845], "max": [0.759192340115881, 0.33181355433538606, 1.2810909754353779, -1.23980416998314, 1.1134652762874948, -1.776765205142026, 0.7470020430678368, -0.0952680493302239, 1.2054413572633609, 2.213073067445711, 1.1069638186882322, 3.1156266577599467], "count": [283]}, "eef_sim_pose_action": {"mean": [0.5927786254352391, 0.2433544234457335, 1.1517042556654062, -1.5800718086388514, 0.7333563500576785, -2.1235532861746735, 0.6144689434636232, -0.21865408155104443, 1.118881281468034, 1.7472984937454965, 0.9988549709406151, 2.357376041092174], "std": [0.05502868122558792, 0.09690942713313618, 0.05036414877878315, 0.21054505974977808, 0.14448590053900923, 0.4226553156599622, 0.044211254933368756, 0.08081743742290334, 0.04318607004162278, 0.25437105831033174, 0.11506738863982555, 0.38611041596542345], "min": [0.5497759073181941, 0.07626700285216598, 1.0543965196331537, -2.151530291889458, 0.5508723358149159, -3.0149645026886063, 0.572666127662522, -0.33867642586038316, 1.0379519677813347, 1.32056587568785, 0.6468643052316367, 1.6717342481875845], "max": [0.759192340115881, 0.33181355433538606, 1.2810909754353779, -1.23980416998314, 1.1134652762874948, -1.776765205142026, 0.7470020430678368, -0.0952680493302239, 1.2054413572633609, 2.213073067445711, 1.1069638186882322, 3.1156266577599467], "count": [283]}}} +{"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.16218758374183007]], [[0.16772896854575164]], [[0.16253321282679736]]], "std": [[[0.23061441498306204]], [[0.23497239529621802]], [[0.2463164141479777]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23579552083333333]], [[0.2603803492647059]], [[0.24664827410130719]]], "std": [[[0.12075617800699938]], [[0.12012388685416735]], [[0.132737419459303]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.234641766748366]], [[0.2675916339869281]], [[0.24521233864379086]]], "std": [[[0.13180988220678141]], [[0.13017796933860776]], [[0.1427519059950932]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12173228349673203]], [[0.15223628472222223]], [[0.1439755392156863]]], "std": [[[0.23378606577279012]], [[0.23865416838454354]], [[0.24241994667407402]]], "count": [100]}, "observation.state": {"min": [0.31605249643325806, -1.113884687423706, 0.9451056718826294, -0.4597734212875366, -1.6304137706756592, -0.14682039618492126, -1.5230411291122437, -1.1072566509246826, 1.0533016920089722, -0.7146705985069275, 0.6922350525856018, -0.6795563101768494, 33.040000915527344, 46.60187530517578, 2.0062499046325684, 0.0768750011920929, 1.618749976158142, 0.46437498927116394, 0.6606249809265137, -2.0462498664855957, 0.8857142925262451, -3.3118748664855957, 0.921999990940094, 0.2918750047683716, 37.78125, 43.614376068115234, -0.9487500190734863, -0.45499998331069946, 0.609375, -0.5518749952316284, 0.7231249809265137, -0.3231250047683716, 1.0, 0.21875, 0.3837500214576721, -2.286250114440918], "max": [1.4982213973999023, -0.7898212671279907, 1.467536449432373, 1.1323148012161255, -0.5489671230316162, 0.42243650555610657, -0.5880445837974548, -0.782477855682373, 1.5243524312973022, 0.37835222482681274, 1.5557632446289062, -0.2446211874485016, 64.62687683105469, 56.39250183105469, 2.7562499046325684, 9.479374885559082, 31.348125457763672, 67.98062133789062, 24.737499237060547, 71.72875213623047, 29.493749618530273, 98.46937561035156, 94.97187805175781, 109.3862533569336, 79.53750610351562, 64.93875122070312, -0.20874999463558197, 9.368124961853027, 46.46312713623047, 22.827499389648438, 40.75562286376953, 56.85124969482422, 47.348751068115234, 61.80937576293945, 68.2562484741211, 93.17937469482422], "mean": [1.0970134735107422, -0.8918287754058838, 1.0915193557739258, 0.12212446331977844, -1.2023171186447144, 0.28471639752388, -1.2021437883377075, -0.8879711031913757, 1.1521600484848022, 0.00116796197835356, 1.1651546955108643, -0.5643278360366821, 45.924991607666016, 51.16457748413086, 2.319547414779663, 7.760303974151611, 11.00637435913086, 9.648236274719238, 8.988103866577148, 9.304243087768555, 7.482649803161621, 14.150015830993652, 12.579259872436523, 32.03019714355469, 48.818748474121094, 56.60361862182617, -0.681330680847168, 4.8221516609191895, 23.92684555053711, 1.7312226295471191, 20.79252815246582, 8.25029468536377, 19.668563842773438, 8.737384796142578, 9.925992012023926, 45.809505462646484], "std": [0.4309287965297699, 0.08607105910778046, 0.15700390934944153, 0.5876559019088745, 0.43326258659362793, 0.21154922246932983, 0.3517412543296814, 0.09074680507183075, 0.12548723816871643, 0.42262473702430725, 0.27883297204971313, 0.12856869399547577, 8.077245712280273, 2.9565138816833496, 0.20702709257602692, 2.8681182861328125, 8.110377311706543, 19.136146545410156, 7.4529829025268555, 23.396257400512695, 8.146233558654785, 33.844642639160156, 25.507959365844727, 38.566036224365234, 13.207592964172363, 6.879935264587402, 0.14067983627319336, 2.7829155921936035, 11.476826667785645, 5.8935956954956055, 9.981084823608398, 14.687314987182617, 12.117463111877441, 17.557817459106445, 18.661849975585938, 24.14031410217285], "count": [287]}, "action": {"min": [0.31605249643325806, -1.113884687423706, 0.9451056718826294, -0.4597734212875366, -1.6304137706756592, -0.14682039618492126, -1.5230411291122437, -1.1072566509246826, 1.0533016920089722, -0.7146705985069275, 0.6922350525856018, -0.6795563101768494, 33.040000915527344, 46.60187530517578, 2.0062499046325684, 0.0768750011920929, 1.618749976158142, 0.46437498927116394, 0.6606249809265137, -2.0462498664855957, 0.8857142925262451, -3.3118748664855957, 0.921999990940094, 0.2918750047683716, 37.78125, 43.614376068115234, -0.9487500190734863, -0.45499998331069946, 0.609375, -0.5518749952316284, 0.7231249809265137, -0.3231250047683716, 1.0, 0.21875, 0.3837500214576721, -2.286250114440918], "max": [1.4982213973999023, -0.7898212671279907, 1.467536449432373, 1.1323148012161255, -0.5489671230316162, 0.42243650555610657, -0.5880445837974548, -0.782477855682373, 1.5243524312973022, 0.37835222482681274, 1.5557632446289062, -0.2446211874485016, 64.62687683105469, 56.39250183105469, 2.7562499046325684, 9.479374885559082, 31.348125457763672, 67.98062133789062, 24.737499237060547, 71.72875213623047, 29.493749618530273, 98.46937561035156, 94.97187805175781, 109.3862533569336, 79.53750610351562, 64.93875122070312, -0.20874999463558197, 9.368124961853027, 46.46312713623047, 22.827499389648438, 40.75562286376953, 56.85124969482422, 47.348751068115234, 61.80937576293945, 68.2562484741211, 93.17937469482422], "mean": [1.0970126390457153, -0.8918288350105286, 1.0915181636810303, 0.12212453037500381, -1.202317237854004, 0.28471627831459045, -1.202143669128418, -0.8879708647727966, 1.1521594524383545, 0.0011680412571877241, 1.1651546955108643, -0.5643275380134583, 45.92498779296875, 51.16459655761719, 2.319547176361084, 7.760303020477295, 11.006386756896973, 9.648229598999023, 8.98811149597168, 9.304256439208984, 7.482648849487305, 14.150003433227539, 12.579262733459473, 32.03019332885742, 48.818721771240234, 56.60361862182617, -0.6813308000564575, 4.822150707244873, 23.92685317993164, 1.73122239112854, 20.79254722595215, 8.250293731689453, 19.6685733795166, 8.737381935119629, 9.92598819732666, 45.80953598022461], "std": [0.4309292137622833, 0.08607105910778046, 0.15700393915176392, 0.5876560211181641, 0.43326252698898315, 0.21154920756816864, 0.351741224527359, 0.09074681252241135, 0.12548726797103882, 0.42262473702430725, 0.2788330614566803, 0.12856873869895935, 8.077248573303223, 2.9565134048461914, 0.20702721178531647, 2.8681178092956543, 8.110377311706543, 19.136146545410156, 7.452981472015381, 23.396255493164062, 8.146233558654785, 33.844635009765625, 25.507965087890625, 38.566036224365234, 13.20759105682373, 6.879936695098877, 0.14067982137203217, 2.7829155921936035, 11.476826667785645, 5.893595218658447, 9.981083869934082, 14.687315940856934, 12.117464065551758, 17.557817459106445, 18.661849975585938, 24.14031410217285], "count": [287]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [287]}, "index": {"min": [4781], "max": [5067], "mean": [4924.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [287]}, "subtask_annotation": {"mean": [8.08362369337979, 14.0, 14.0, 14.0, 14.0], "std": [1.4386320343195225, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [287]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [287]}, "eef_direction_state": {"mean": [3.9790940766550524, 4.2543554006968645], "std": [1.9558494099737165, 2.043458208186127], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_state": {"mean": [1.0418118466898956, 0.9233449477351916], "std": [0.8705364156710964, 0.9376254180455379], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_state": {"mean": [0.8048780487804879, 0.6585365853658537], "std": [0.8816226146176468, 0.801863216514818], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_direction_action": {"mean": [3.9790940766550524, 4.2543554006968645], "std": [1.9558494099737165, 2.043458208186127], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_action": {"mean": [1.0418118466898956, 0.9233449477351916], "std": [0.8705364156710964, 0.9376254180455379], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_action": {"mean": [0.8048780487804879, 0.6585365853658537], "std": [0.8816226146176468, 0.801863216514818], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_sim_pose_state": {"mean": [0.599954061060032, 0.20777642619055975, 1.1571101931920922, -1.5310324087048943, 0.638714000313169, -2.2313551783462833, 0.6096418172260811, -0.23834474214058068, 1.1290045494787282, 1.6401437888634587, 0.8843003927331899, 2.2567742792279564], "std": [0.046734488788460815, 0.08563398818684256, 0.04861229461145986, 0.2588428671170228, 0.17781610146130272, 0.4368037589198337, 0.0390145400400738, 0.08556904985919633, 0.04666519089750686, 0.24700379743892925, 0.09704363295306011, 0.3794263839583457], "min": [0.5654870434396004, 0.05789181316843975, 1.0660696721879779, -2.158177135481465, 0.4597528986410282, -3.1083329797884516, 0.585030894796547, -0.3199728568290425, 1.0523327881179403, 1.2093083999829508, 0.5049180277666268, 1.8464307942779294], "max": [0.7430663956702273, 0.3303405363693327, 1.2885863285657364, -1.1931184158960122, 1.0228265227599707, -1.8357097188316054, 0.7420828957141961, -0.10024846047183264, 1.2330618390858734, 2.1646179835193173, 1.0287017657242346, 3.0688140198083724], "count": [287]}, "eef_sim_pose_action": {"mean": [0.599954061060032, 0.20777642619055975, 1.1571101931920922, -1.5310324087048943, 0.638714000313169, -2.2313551783462833, 0.6096418172260811, -0.23834474214058068, 1.1290045494787282, 1.6401437888634587, 0.8843003927331899, 2.2567742792279564], "std": [0.046734488788460815, 0.08563398818684256, 0.04861229461145986, 0.2588428671170228, 0.17781610146130272, 0.4368037589198337, 0.0390145400400738, 0.08556904985919633, 0.04666519089750686, 0.24700379743892925, 0.09704363295306011, 0.3794263839583457], "min": [0.5654870434396004, 0.05789181316843975, 1.0660696721879779, -2.158177135481465, 0.4597528986410282, -3.1083329797884516, 0.585030894796547, -0.3199728568290425, 1.0523327881179403, 1.2093083999829508, 0.5049180277666268, 1.8464307942779294], "max": [0.7430663956702273, 0.3303405363693327, 1.2885863285657364, -1.1931184158960122, 1.0228265227599707, -1.8357097188316054, 0.7420828957141961, -0.10024846047183264, 1.2330618390858734, 2.1646179835193173, 1.0287017657242346, 3.0688140198083724], "count": [287]}}} +{"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.16379255514705884]], [[0.1726433558006536]], [[0.16869628676470588]]], "std": [[[0.2303431448175282]], [[0.23707510992620898]], [[0.24843115663606904]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23449996119281047]], [[0.2614417994281045]], [[0.25595952001633987]]], "std": [[[0.12406979832862221]], [[0.1265489977011928]], [[0.15220409045761002]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2332462602124183]], [[0.2652138357843137]], [[0.2426528533496732]]], "std": [[[0.12596140314394205]], [[0.1258818872773441]], [[0.14154560628077334]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12856357434640525]], [[0.15952002246732025]], [[0.15115420547385622]]], "std": [[[0.23769699174696762]], [[0.2421626755327841]], [[0.2458745088026563]]], "count": [100]}, "observation.state": {"min": [0.3305962383747101, -1.1274747848510742, 0.9258173108100891, -0.4053601622581482, -1.6327365636825562, -0.15721561014652252, -1.4141086339950562, -1.1643348932266235, 1.0799360275268555, -0.9080310463905334, 0.6489852666854858, -0.6084296703338623, 25.934999465942383, 35.16625213623047, 2.2866666316986084, 0.31687498092651367, 1.0106250047683716, -0.035624999552965164, 0.7311111092567444, -1.9424999952316284, 0.9262499809265137, 0.26500001549720764, 0.9912499785423279, 0.32750001549720764, 36.904998779296875, 49.306251525878906, -0.8643749952316284, 0.03500000014901161, 5.520625114440918, 0.6775000095367432, 5.905624866485596, 0.5724999904632568, 4.31374979019165, 0.7393749952316284, 0.47437500953674316, 2.681874990463257], "max": [1.5036113262176514, -0.6862268447875977, 1.4483195543289185, 1.1994545459747314, -0.5170185565948486, 0.543864905834198, -0.5079346895217896, -0.7623550295829773, 1.5154592990875244, 0.41468513011932373, 1.514648675918579, -0.18925955891609192, 64.13187408447266, 59.26100158691406, 17.610000610351562, 9.832500457763672, 40.866249084472656, 68.01812744140625, 45.01374816894531, 76.546875, 73.56812286376953, 103.3375015258789, 104.46812438964844, 110.38062286376953, 75.99063110351562, 69.80999755859375, 1.4262499809265137, 9.848750114440918, 49.67124938964844, 83.62687683105469, 49.321250915527344, 84.45562744140625, 48.43812561035156, 83.41937255859375, 55.63874816894531, 100.08062744140625], "mean": [1.0836164951324463, -0.8526893258094788, 1.08109712600708, 0.23215974867343903, -1.0676112174987793, 0.27889543771743774, -1.09697687625885, -0.9210740923881531, 1.1864384412765503, -0.08817080408334732, 1.0584967136383057, -0.5215771794319153, 43.20048904418945, 48.659950256347656, 3.473365545272827, 8.143928527832031, 8.769183158874512, 8.5978422164917, 7.148466110229492, 7.830657958984375, 8.84089469909668, 13.059696197509766, 13.392852783203125, 21.105627059936523, 48.19785690307617, 61.095977783203125, 0.6269350647926331, 5.112189292907715, 23.18023681640625, 15.51506519317627, 19.28078842163086, 16.256633758544922, 19.22615623474121, 16.213281631469727, 11.556170463562012, 42.70820617675781], "std": [0.42580628395080566, 0.11139655858278275, 0.14787237346172333, 0.5937122106552124, 0.3778785467147827, 0.23310108482837677, 0.3153047561645508, 0.07743065804243088, 0.08611277490854263, 0.442245215177536, 0.222877636551857, 0.11373498290777206, 9.316774368286133, 4.551435470581055, 2.8726561069488525, 2.5494143962860107, 11.535411834716797, 18.114843368530273, 11.895660400390625, 22.2176456451416, 17.622318267822266, 28.79302215576172, 29.234167098999023, 37.50936508178711, 13.008056640625, 6.885975360870361, 1.003847360610962, 2.8724703788757324, 11.281890869140625, 27.506376266479492, 10.261092185974121, 29.061338424682617, 13.912945747375488, 28.338529586791992, 19.163524627685547, 27.629728317260742], "count": [286]}, "action": {"min": [0.3305962383747101, -1.1274747848510742, 0.9258173108100891, -0.4053601622581482, -1.6327365636825562, -0.15721561014652252, -1.4141086339950562, -1.1643348932266235, 1.0799360275268555, -0.9080310463905334, 0.6489852666854858, -0.6084296703338623, 25.934999465942383, 35.16625213623047, 2.2866666316986084, 0.31687498092651367, 1.0106250047683716, -0.035624999552965164, 0.7311111092567444, -1.9424999952316284, 0.9262499809265137, 0.26500001549720764, 0.9912499785423279, 0.32750001549720764, 36.904998779296875, 49.306251525878906, -0.8643749952316284, 0.03500000014901161, 5.520625114440918, 0.6775000095367432, 5.905624866485596, 0.5724999904632568, 4.31374979019165, 0.7393749952316284, 0.47437500953674316, 2.681874990463257], "max": [1.5036113262176514, -0.6862268447875977, 1.4483195543289185, 1.1994545459747314, -0.5170185565948486, 0.543864905834198, -0.5079346895217896, -0.7623550295829773, 1.5154592990875244, 0.41468513011932373, 1.514648675918579, -0.18925955891609192, 64.13187408447266, 59.26100158691406, 17.610000610351562, 9.832500457763672, 40.866249084472656, 68.01812744140625, 45.01374816894531, 76.546875, 73.56812286376953, 103.3375015258789, 104.46812438964844, 110.38062286376953, 75.99063110351562, 69.80999755859375, 1.4262499809265137, 9.848750114440918, 49.67124938964844, 83.62687683105469, 49.321250915527344, 84.45562744140625, 48.43812561035156, 83.41937255859375, 55.63874816894531, 100.08062744140625], "mean": [1.0836156606674194, -0.8526890873908997, 1.0810966491699219, 0.23215964436531067, -1.0676114559173584, 0.2788953185081482, -1.096976637840271, -0.9210740923881531, 1.1864382028579712, -0.08817082643508911, 1.0584965944290161, -0.521577000617981, 43.200523376464844, 48.659889221191406, 3.4733622074127197, 8.143930435180664, 8.769186019897461, 8.597847938537598, 7.148472309112549, 7.830642223358154, 8.840897560119629, 13.059672355651855, 13.39284610748291, 21.105628967285156, 48.1978759765625, 61.09599685668945, 0.6269353032112122, 5.112187385559082, 23.18023681640625, 15.51506519317627, 19.28078842163086, 16.256635665893555, 19.226160049438477, 16.213279724121094, 11.556168556213379, 42.70819091796875], "std": [0.4258059561252594, 0.11139656603336334, 0.14787235856056213, 0.5937122106552124, 0.3778785765171051, 0.23310105502605438, 0.3153047561645508, 0.07743065804243088, 0.08611277490854263, 0.442245215177536, 0.2228776514530182, 0.11373497545719147, 9.3167724609375, 4.551434516906738, 2.8726589679718018, 2.54941463470459, 11.535408020019531, 18.114843368530273, 11.895648002624512, 22.217660903930664, 17.62230682373047, 28.79303550720215, 29.234161376953125, 37.50935745239258, 13.008055686950684, 6.885974884033203, 1.003847599029541, 2.8724701404571533, 11.281891822814941, 27.506376266479492, 10.261093139648438, 29.061330795288086, 13.912946701049805, 28.33852767944336, 19.163522720336914, 27.629724502563477], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [286]}, "index": {"min": [5068], "max": [5353], "mean": [5210.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [8.101398601398602, 14.0, 14.0, 14.0, 14.0], "std": [1.4436495135731542, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [286]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [286]}, "eef_direction_state": {"mean": [4.2377622377622375, 4.527972027972028], "std": [1.8414726622588633, 1.8160860702626882], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [1.0034965034965035, 0.9545454545454546], "std": [0.8670271196517155, 0.9394409342331803], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.8706293706293706, 0.7062937062937062], "std": [0.8734892786843609, 0.8093178326813586], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [4.2377622377622375, 4.527972027972028], "std": [1.8414726622588633, 1.8160860702626882], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [1.0034965034965035, 0.9545454545454546], "std": [0.8670271196517155, 0.9394409342331803], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.8706293706293706, 0.7062937062937062], "std": [0.8734892786843609, 0.8093178326813586], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.5967531711835277, 0.20087935787968292, 1.137216498678648, -1.7025856600795337, 0.6969048632302791, -1.4713901636033602, 0.6186817031767095, -0.21838198307800694, 1.119882834756974, 1.6748178217666376, 0.8589559278283556, 2.281862382072971], "std": [0.046964830813168296, 0.08031930715208772, 0.04860739980749147, 0.2709027792646444, 0.1795203402834463, 1.9000228737188736, 0.029810755693744025, 0.0815201111096379, 0.058314882730054404, 0.25887308821214844, 0.1081900294798542, 0.5991436775613882], "min": [0.5678715938068506, 0.06661425716774802, 1.057374480783012, -2.3137617073045247, 0.3606674833556027, -3.1395728343759397, 0.5799933157029807, -0.3019143152904162, 1.0424585719877515, 1.2154551105523212, 0.6417561949249175, -3.1407786710837127], "max": [0.744903544019322, 0.31241318363775644, 1.2733040549607277, -1.276698526467869, 1.0872165975408534, 3.128859677324499, 0.7245763241608918, -0.08642064316467321, 1.2549112010483843, 2.2055168875415787, 1.0580556765808948, 3.1396217781614393], "count": [286]}, "eef_sim_pose_action": {"mean": [0.5967531711835277, 0.20087935787968292, 1.137216498678648, -1.7025856600795337, 0.6969048632302791, -1.4713901636033602, 0.6186817031767095, -0.21838198307800694, 1.119882834756974, 1.6748178217666376, 0.8589559278283556, 2.281862382072971], "std": [0.046964830813168296, 0.08031930715208772, 0.04860739980749147, 0.2709027792646444, 0.1795203402834463, 1.9000228737188736, 0.029810755693744025, 0.0815201111096379, 0.058314882730054404, 0.25887308821214844, 0.1081900294798542, 0.5991436775613882], "min": [0.5678715938068506, 0.06661425716774802, 1.057374480783012, -2.3137617073045247, 0.3606674833556027, -3.1395728343759397, 0.5799933157029807, -0.3019143152904162, 1.0424585719877515, 1.2154551105523212, 0.6417561949249175, -3.1407786710837127], "max": [0.744903544019322, 0.31241318363775644, 1.2733040549607277, -1.276698526467869, 1.0872165975408534, 3.128859677324499, 0.7245763241608918, -0.08642064316467321, 1.2549112010483843, 2.2055168875415787, 1.0580556765808948, 3.1396217781614393], "count": [286]}}} +{"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.16356191380718957]], [[0.16916180147058824]], [[0.163405529003268]]], "std": [[[0.23378571060185746]], [[0.23649077768166704]], [[0.2472664041507929]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23594165849673204]], [[0.259845829248366]], [[0.24748281658496732]]], "std": [[[0.12229585379794784]], [[0.12352805339975897]], [[0.13560552134448997]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2377365257352941]], [[0.2712603329248366]], [[0.2509924285130719]]], "std": [[[0.13256745603341102]], [[0.13113897057877003]], [[0.14784270938680877]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12401720383986928]], [[0.1540361376633987]], [[0.14587953839869283]]], "std": [[[0.2357500930000853]], [[0.23994958233179678]], [[0.24376892225062977]]], "count": [100]}, "observation.state": {"min": [0.29302090406417847, -1.0982204675674438, 0.8351215124130249, -0.5021410584449768, -1.6337167024612427, -0.09663252532482147, -1.509832501411438, -1.194900631904602, 1.0725423097610474, -0.8530269861221313, 0.5768864154815674, -0.6156538724899292, 28.90625, 37.491249084472656, 2.150624990463257, -0.9856250286102295, 1.0731250047683716, -0.2762500047683716, 0.8031250238418579, -1.4893749952316284, 0.8231250047683716, -2.791874885559082, 0.7200000286102295, -0.13437500596046448, 31.441875457763672, 45.45687484741211, -0.9118750095367432, 0.4987500011920929, 1.0299999713897705, -0.8075000047683716, 0.6193749904632568, -0.11437500268220901, 0.6159999966621399, 0.19812500476837158, 0.581250011920929, -0.01562500186264515], "max": [1.6940375566482544, -0.6871328353881836, 1.4494879245758057, 1.0457675457000732, -0.49391546845436096, 0.5825846791267395, -0.46892881393432617, -0.7540341019630432, 1.5575169324874878, 0.4812738001346588, 1.5899689197540283, -0.29905298352241516, 60.54875183105469, 58.29499816894531, 3.0112500190734863, 9.550000190734863, 34.486873626708984, 46.95000076293945, 25.69624900817871, 77.05812072753906, 26.803125381469727, 97.20500183105469, 106.46687316894531, 110.76750183105469, 75.37125396728516, 68.74312591552734, 1.3450000286102295, 9.49625015258789, 41.901248931884766, 87.02249908447266, 32.1306266784668, 90.37750244140625, 45.125, 94.67437744140625, 70.70999908447266, 109.18937683105469], "mean": [1.1927495002746582, -0.8666021227836609, 1.041412115097046, 0.04189255088567734, -1.1990666389465332, 0.3398216664791107, -1.1751339435577393, -0.9098504185676575, 1.158542275428772, -0.04754544049501419, 1.1757758855819702, -0.5322761535644531, 41.31279754638672, 46.786659240722656, 2.3865647315979004, 7.591163635253906, 10.175688743591309, 8.544652938842773, 6.813159942626953, 13.077094078063965, 6.320690631866455, 16.977455139160156, 17.285930633544922, 24.102161407470703, 47.83697509765625, 58.35360336303711, 0.1021389439702034, 4.486496448516846, 26.095083236694336, 11.47305679321289, 18.19778823852539, 14.962532043457031, 16.290475845336914, 15.641337394714355, 11.301305770874023, 42.538883209228516], "std": [0.5162516236305237, 0.10731592774391174, 0.20138323307037354, 0.6043567657470703, 0.4659498631954193, 0.22281256318092346, 0.39148104190826416, 0.10361272096633911, 0.1319379210472107, 0.4741215109825134, 0.34137022495269775, 0.0884719267487526, 10.55338191986084, 5.3364434242248535, 0.14970000088214874, 3.637936592102051, 12.439385414123535, 15.757403373718262, 8.983146667480469, 27.151710510253906, 9.2538423538208, 36.17629623413086, 33.60466003417969, 41.35831069946289, 9.784517288208008, 8.984722137451172, 0.6552941799163818, 3.30391263961792, 14.59014892578125, 25.485271453857422, 9.857439041137695, 27.42313003540039, 12.927166938781738, 30.943605422973633, 21.910490036010742, 34.17555618286133], "count": [286]}, "action": {"min": [0.29302090406417847, -1.0982204675674438, 0.8351215124130249, -0.5021410584449768, -1.6337167024612427, -0.09663252532482147, -1.509832501411438, -1.194900631904602, 1.0725423097610474, -0.8530269861221313, 0.5768864154815674, -0.6156538724899292, 28.90625, 37.491249084472656, 2.150624990463257, -0.9856250286102295, 1.0731250047683716, -0.2762500047683716, 0.8031250238418579, -1.4893749952316284, 0.8231250047683716, -2.791874885559082, 0.7200000286102295, -0.13437500596046448, 31.441875457763672, 45.45687484741211, -0.9118750095367432, 0.4987500011920929, 1.0299999713897705, -0.8075000047683716, 0.6193749904632568, -0.11437500268220901, 0.6159999966621399, 0.19812500476837158, 0.581250011920929, -0.01562500186264515], "max": [1.6940375566482544, -0.6871328353881836, 1.4494879245758057, 1.0457675457000732, -0.49391546845436096, 0.5825846791267395, -0.46892881393432617, -0.7540341019630432, 1.5575169324874878, 0.4812738001346588, 1.5899689197540283, -0.29905298352241516, 60.54875183105469, 58.29499816894531, 3.0112500190734863, 9.550000190734863, 34.486873626708984, 46.95000076293945, 25.69624900817871, 77.05812072753906, 26.803125381469727, 97.20500183105469, 106.46687316894531, 110.76750183105469, 75.37125396728516, 68.74312591552734, 1.3450000286102295, 9.49625015258789, 41.901248931884766, 87.02249908447266, 32.1306266784668, 90.37750244140625, 45.125, 94.67437744140625, 70.70999908447266, 109.18937683105469], "mean": [1.1927491426467896, -0.8666021823883057, 1.0414118766784668, 0.041892629116773605, -1.1990665197372437, 0.33982160687446594, -1.175134301185608, -0.9098502993583679, 1.1585426330566406, -0.04754544794559479, 1.1757755279541016, -0.532275915145874, 41.31281280517578, 46.78665542602539, 2.3865671157836914, 7.591160774230957, 10.175704956054688, 8.54464340209961, 6.813161373138428, 13.077079772949219, 6.320684432983398, 16.977447509765625, 17.285917282104492, 24.10216522216797, 47.83695602416992, 58.35360336303711, 0.10213876515626907, 4.486495018005371, 26.095067977905273, 11.473053932189941, 18.197782516479492, 14.962532043457031, 16.29046630859375, 15.641335487365723, 11.301301002502441, 42.538875579833984], "std": [0.5162516236305237, 0.10731589794158936, 0.20138323307037354, 0.6043568253517151, 0.4659498631954193, 0.22281259298324585, 0.3914809823036194, 0.10361272841691971, 0.1319379210472107, 0.47412148118019104, 0.34137022495269775, 0.08847193419933319, 10.553382873535156, 5.336443901062012, 0.1497000902891159, 3.6379377841949463, 12.439390182495117, 15.757393836975098, 8.983149528503418, 27.151723861694336, 9.253844261169434, 36.176300048828125, 33.60464859008789, 41.35831069946289, 9.784517288208008, 8.984722137451172, 0.6552942395210266, 3.30391263961792, 14.590149879455566, 25.485273361206055, 9.857438087463379, 27.42313003540039, 12.927165031433105, 30.943601608276367, 21.910491943359375, 34.17556381225586], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [286]}, "index": {"min": [5354], "max": [5639], "mean": [5496.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [8.111888111888112, 14.0, 14.0, 14.0, 14.0], "std": [1.472854110981906, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [286]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [286]}, "eef_direction_state": {"mean": [4.409090909090909, 4.314685314685315], "std": [1.7926972720507117, 2.004957423887732], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [0.9265734265734266, 0.9370629370629371], "std": [0.851691123051113, 0.9328262433244084], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.8286713286713286, 0.7622377622377622], "std": [0.8979481176800189, 0.8316975811832321], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [4.409090909090909, 4.314685314685315], "std": [1.7926972720507117, 2.004957423887732], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [0.9265734265734266, 0.9370629370629371], "std": [0.851691123051113, 0.9328262433244084], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.8286713286713286, 0.7622377622377622], "std": [0.8979481176800189, 0.8316975811832321], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.5889443773708088, 0.22749863771268244, 1.1432598306593287, -1.6210108576470668, 0.6878790071595323, -2.20300970817242, 0.6087485911928049, -0.22656650791905328, 1.133535634897947, 1.6172974263856617, 0.876041260588823, 1.6771407712889943], "std": [0.06295408189872118, 0.09702476902440686, 0.05293587584673027, 0.21221313745331546, 0.18131423243137304, 0.4378789467759087, 0.044713367328227054, 0.09196071488083986, 0.042381722768048, 0.2553589950451231, 0.14356685553109572, 1.5565534682609927], "min": [0.5397408388663285, 0.07018595894240173, 1.056809868512259, -2.1757950031335507, 0.42198332805722316, -3.0986199842472204, 0.5763742316581415, -0.3114324263551326, 1.0532558122052245, 1.2848598629752495, 0.5070751410034218, -3.1293740854087426], "max": [0.749443930284935, 0.3246180033901085, 1.2841598233923621, -1.2657462874718588, 1.0946765901201028, -1.8308137123828898, 0.7506805615246739, -0.08600587053493206, 1.221468140616972, 2.2951888402400336, 1.087016923927198, 3.1409597504663753], "count": [286]}, "eef_sim_pose_action": {"mean": [0.5889443773708088, 0.22749863771268244, 1.1432598306593287, -1.6210108576470668, 0.6878790071595323, -2.20300970817242, 0.6087485911928049, -0.22656650791905328, 1.133535634897947, 1.6172974263856617, 0.876041260588823, 1.6771407712889943], "std": [0.06295408189872118, 0.09702476902440686, 0.05293587584673027, 0.21221313745331546, 0.18131423243137304, 0.4378789467759087, 0.044713367328227054, 0.09196071488083986, 0.042381722768048, 0.2553589950451231, 0.14356685553109572, 1.5565534682609927], "min": [0.5397408388663285, 0.07018595894240173, 1.056809868512259, -2.1757950031335507, 0.42198332805722316, -3.0986199842472204, 0.5763742316581415, -0.3114324263551326, 1.0532558122052245, 1.2848598629752495, 0.5070751410034218, -3.1293740854087426], "max": [0.749443930284935, 0.3246180033901085, 1.2841598233923621, -1.2657462874718588, 1.0946765901201028, -1.8308137123828898, 0.7506805615246739, -0.08600587053493206, 1.221468140616972, 2.2951888402400336, 1.087016923927198, 3.1409597504663753], "count": [286]}}} +{"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.16408554534313724]], [[0.16995100694444445]], [[0.16633387459150326]]], "std": [[[0.2354097034868866]], [[0.2385560675703027]], [[0.2501033106257217]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23087570874183005]], [[0.25603005310457516]], [[0.24384672385620915]]], "std": [[[0.11872785952899322]], [[0.1191984191638323]], [[0.13352546459121642]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2395588276143791]], [[0.2721307883986928]], [[0.25082476715686275]]], "std": [[[0.13790248770081961]], [[0.13652831287061665]], [[0.15331717900379302]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1292258721405229]], [[0.1599320751633987]], [[0.15129862949346404]]], "std": [[[0.24236855392014944]], [[0.24619301656695503]], [[0.2503559270755494]]], "count": [100]}, "observation.state": {"min": [0.18327516317367554, -1.1711299419403076, 0.8342631459236145, -0.49961376190185547, -1.6299495697021484, -0.19305047392845154, -1.5230411291122437, -1.2399624586105347, 1.0790035724639893, -0.883950412273407, 0.6113145351409912, -0.570496678352356, 23.25777816772461, 42.6875, 2.478749990463257, 1.8643749952316284, 1.2762500047683716, 0.6518750190734863, 0.8337500095367432, -1.8856250047683716, 0.7143750190734863, -2.9906249046325684, 0.648888885974884, -0.19466666877269745, 19.2606258392334, 46.838748931884766, -0.9112499952316284, -0.42499998211860657, 8.066666603088379, 0.4793750047683716, 4.848750114440918, -0.6456249952316284, 1.3112499713897705, 0.4181250035762787, -0.009374999441206455, -2.2825000286102295], "max": [1.6654983758926392, -0.6102893352508545, 1.517080545425415, 1.238579511642456, -0.3274252414703369, 0.6635528802871704, -0.47677290439605713, -0.8077506422996521, 1.6227493286132812, 0.39946848154067993, 1.5535591840744019, -0.19042782485485077, 56.89437484741211, 58.79375076293945, 3.6393749713897705, 9.711249351501465, 44.14812469482422, 54.31624984741211, 36.75187683105469, 80.68499755859375, 48.23687744140625, 98.05562591552734, 101.9593734741211, 110.17250061035156, 77.38063049316406, 69.78750610351562, 1.7956249713897705, 9.506250381469727, 35.571876525878906, 99.01250457763672, 35.68687438964844, 95.05937957763672, 55.2756233215332, 97.78812408447266, 80.72562408447266, 110.65937805175781], "mean": [1.1823320388793945, -0.8227642178535461, 1.0356371402740479, 0.08731537312269211, -1.2189496755599976, 0.3492523729801178, -1.118168592453003, -0.9127658605575562, 1.1887561082839966, -0.1418714076280594, 1.1000678539276123, -0.48237988352775574, 41.78242874145508, 50.38630676269531, 2.693964719772339, 8.460826873779297, 9.431758880615234, 8.354873657226562, 6.945559024810791, 10.018707275390625, 6.9873127937316895, 12.281976699829102, 13.038946151733398, 18.03738021850586, 43.66895294189453, 58.859981536865234, 0.7470154762268066, 6.682414531707764, 19.972137451171875, 16.627933502197266, 16.163673400878906, 18.425334930419922, 18.030000686645508, 20.58249855041504, 15.416377067565918, 41.947418212890625], "std": [0.5455950498580933, 0.15742014348506927, 0.20716990530490875, 0.7093918919563293, 0.47980234026908875, 0.27359697222709656, 0.3969154953956604, 0.10897496342658997, 0.1381184458732605, 0.47116467356681824, 0.31989172101020813, 0.09610986709594727, 7.144376754760742, 2.639188289642334, 0.2144591510295868, 2.314671039581299, 11.991989135742188, 16.56394386291504, 9.403219223022461, 26.103605270385742, 12.499310493469238, 32.633628845214844, 28.977828979492188, 37.020145416259766, 13.3989839553833, 7.398641586303711, 0.8585138916969299, 3.6772985458374023, 6.2671284675598145, 30.917078018188477, 9.257646560668945, 33.80484390258789, 16.143312454223633, 35.9495735168457, 27.380409240722656, 39.0381965637207], "count": [323]}, "action": {"min": [0.18327516317367554, -1.1711299419403076, 0.8342631459236145, -0.49961376190185547, -1.6299495697021484, -0.19305047392845154, -1.5230411291122437, -1.2399624586105347, 1.0790035724639893, -0.883950412273407, 0.6113145351409912, -0.570496678352356, 23.25777816772461, 42.6875, 2.478749990463257, 1.8643749952316284, 1.2762500047683716, 0.6518750190734863, 0.8337500095367432, -1.8856250047683716, 0.7143750190734863, -2.9906249046325684, 0.648888885974884, -0.19466666877269745, 19.2606258392334, 46.838748931884766, -0.9112499952316284, -0.42499998211860657, 8.066666603088379, 0.4793750047683716, 4.848750114440918, -0.6456249952316284, 1.3112499713897705, 0.4181250035762787, -0.009374999441206455, -2.2825000286102295], "max": [1.6654983758926392, -0.6102893352508545, 1.517080545425415, 1.238579511642456, -0.3274252414703369, 0.6635528802871704, -0.47677290439605713, -0.8077506422996521, 1.6227493286132812, 0.39946848154067993, 1.5535591840744019, -0.19042782485485077, 56.89437484741211, 58.79375076293945, 3.6393749713897705, 9.711249351501465, 44.14812469482422, 54.31624984741211, 36.75187683105469, 80.68499755859375, 48.23687744140625, 98.05562591552734, 101.9593734741211, 110.17250061035156, 77.38063049316406, 69.78750610351562, 1.7956249713897705, 9.506250381469727, 35.571876525878906, 99.01250457763672, 35.68687438964844, 95.05937957763672, 55.2756233215332, 97.78812408447266, 80.72562408447266, 110.65937805175781], "mean": [1.1823313236236572, -0.8227640986442566, 1.0356369018554688, 0.08731558918952942, -1.2189501523971558, 0.3492523729801178, -1.118168830871582, -0.9127662181854248, 1.1887563467025757, -0.1418713480234146, 1.1000679731369019, -0.4823799133300781, 41.78243637084961, 50.38629913330078, 2.6939632892608643, 8.460829734802246, 9.431757926940918, 8.354887008666992, 6.945551872253418, 10.018716812133789, 6.987311363220215, 12.281966209411621, 13.03896713256836, 18.037382125854492, 43.6689567565918, 58.85996627807617, 0.7470150589942932, 6.682415962219238, 19.972135543823242, 16.627941131591797, 16.163658142089844, 18.425342559814453, 18.02998924255371, 20.582502365112305, 15.416377067565918, 41.94743728637695], "std": [0.5455945134162903, 0.15742012858390808, 0.20716984570026398, 0.7093918323516846, 0.4798024594783783, 0.27359700202941895, 0.3969154357910156, 0.10897497087717056, 0.1381184458732605, 0.4711648225784302, 0.31989172101020813, 0.09610985219478607, 7.144376277923584, 2.6391897201538086, 0.2144591063261032, 2.3146698474884033, 11.991989135742188, 16.563941955566406, 9.403219223022461, 26.103605270385742, 12.499310493469238, 32.63361358642578, 28.977832794189453, 37.020137786865234, 13.398982048034668, 7.398641586303711, 0.8585137724876404, 3.6772987842559814, 6.267128944396973, 30.91707992553711, 9.257647514343262, 33.80484390258789, 16.143314361572266, 35.94956588745117, 27.380409240722656, 39.03818893432617], "count": [323]}, "timestamp": {"min": [0.0], "max": [10.733333333333333], "mean": [5.366666666666667], "std": [3.1080540535840107], "count": [323]}, "frame_index": {"min": [0], "max": [322], "mean": [161.0], "std": [93.24162160752032], "count": [323]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [323]}, "index": {"min": [5640], "max": [5962], "mean": [5801.0], "std": [93.24162160752032], "count": [323]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [323]}, "subtask_annotation": {"mean": [8.226006191950464, 14.0, 14.0, 14.0, 14.0], "std": [1.514124978980944, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [323]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [323]}, "eef_direction_state": {"mean": [4.318885448916409, 4.213622291021672], "std": [1.9451891905102858, 1.9862219390294849], "min": [0, 0], "max": [6, 6], "count": [323]}, "eef_velocity_state": {"mean": [0.9040247678018576, 0.978328173374613], "std": [0.8868226369908699, 0.9157180897287186], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_acc_mag_state": {"mean": [0.7213622291021672, 0.6501547987616099], "std": [0.8491893796652275, 0.7975727346512135], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_direction_action": {"mean": [4.318885448916409, 4.213622291021672], "std": [1.9451891905102858, 1.9862219390294849], "min": [0, 0], "max": [6, 6], "count": [323]}, "eef_velocity_action": {"mean": [0.9040247678018576, 0.978328173374613], "std": [0.8868226369908699, 0.9157180897287186], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_acc_mag_action": {"mean": [0.7213622291021672, 0.6501547987616099], "std": [0.8491893796652275, 0.7975727346512135], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_sim_pose_state": {"mean": [0.5930263596234855, 0.2307531664820868, 1.165559722258226, -1.606298072695664, 0.7933715110770357, -1.8145999561578714, 0.6121423177329183, -0.21646249819015145, 1.1315553236055511, 1.6798954659009586, 0.867631720711398, 1.4440344829119014], "std": [0.05595849175562866, 0.10842931863073259, 0.04575210679488143, 0.2121348436813192, 0.20145492722191521, 1.327558215215597, 0.04658171289379438, 0.09161809266292607, 0.05794061191996927, 0.349404076514115, 0.1204589289397387, 1.905553129648319], "min": [0.554345577607221, 0.0434855642734929, 1.0626209475288029, -2.20149335337009, 0.49478599883184593, -3.13492975832089, 0.5726983882011302, -0.3153856491982719, 1.0478911247433347, 1.0120833012734396, 0.46600163764574365, -3.138336283067111], "max": [0.7630850325231225, 0.3258979809512635, 1.2802189003343694, -1.3453806075355572, 1.2738960679752833, 3.1378722007682196, 0.7642412618309351, -0.07999527924484015, 1.2734540604971987, 2.3604509649585257, 1.0512963851763235, 3.1408072062174295], "count": [323]}, "eef_sim_pose_action": {"mean": [0.5930263596234855, 0.2307531664820868, 1.165559722258226, -1.606298072695664, 0.7933715110770357, -1.8145999561578714, 0.6121423177329183, -0.21646249819015145, 1.1315553236055511, 1.6798954659009586, 0.867631720711398, 1.4440344829119014], "std": [0.05595849175562866, 0.10842931863073259, 0.04575210679488143, 0.2121348436813192, 0.20145492722191521, 1.327558215215597, 0.04658171289379438, 0.09161809266292607, 0.05794061191996927, 0.349404076514115, 0.1204589289397387, 1.905553129648319], "min": [0.554345577607221, 0.0434855642734929, 1.0626209475288029, -2.20149335337009, 0.49478599883184593, -3.13492975832089, 0.5726983882011302, -0.3153856491982719, 1.0478911247433347, 1.0120833012734396, 0.46600163764574365, -3.138336283067111], "max": [0.7630850325231225, 0.3258979809512635, 1.2802189003343694, -1.3453806075355572, 1.2738960679752833, 3.1378722007682196, 0.7642412618309351, -0.07999527924484015, 1.2734540604971987, 2.3604509649585257, 1.0512963851763235, 3.1408072062174295], "count": [323]}}} +{"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.16959875]], [[0.17541280024509803]], [[0.16987224264705883]]], "std": [[[0.23968873492935008]], [[0.24242228974686575]], [[0.252891188967331]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23253681985294117]], [[0.2562974652777778]], [[0.24008175449346406]]], "std": [[[0.11642617776285114]], [[0.1155635065707723]], [[0.1243492664467723]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23882202818627452]], [[0.27263045751633985]], [[0.24758755718954248]]], "std": [[[0.1402767474881931]], [[0.13548671299282167]], [[0.1443214692810435]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13130919730392157]], [[0.1610145486111111]], [[0.1522855535130719]]], "std": [[[0.24573505120221237]], [[0.2481403055039497]], [[0.25225901061624]]], "count": [100]}, "observation.state": {"min": [0.3839074373245239, -1.1418993473052979, 0.8534084558486938, -0.5106050372123718, -1.6351473331451416, -0.009632257744669914, -1.6206988096237183, -1.248331069946289, 0.9200713634490967, -0.7733463048934937, 0.5539025068283081, -0.7594224214553833, 1.992142915725708, 39.06624984741211, 2.1606249809265137, -0.5649999976158142, 0.5199999809265137, 0.6931250095367432, 0.6456249952316284, -1.9631249904632568, 0.6150000095367432, -3.291249990463257, 0.9537500143051147, -0.16187499463558197, 1.1725000143051147, 46.720001220703125, -0.9162499904632568, -0.23874999582767487, 0.5, -0.9068750143051147, 0.7243750095367432, 0.0625, 0.851111114025116, 1.131250023841858, 0.390625, -2.244999885559082], "max": [1.75960373878479, -0.6925211548805237, 1.4694199562072754, 0.9520914554595947, -0.587114691734314, 0.6207322478294373, -0.5262455344200134, -0.7104505300521851, 1.67484450340271, 0.39539939165115356, 1.5359350442886353, -0.29135194420814514, 64.69062805175781, 60.67749786376953, 16.559999465942383, 9.617500305175781, 32.763126373291016, 107.13812255859375, 45.993125915527344, 81.61125183105469, 66.06562805175781, 104.56500244140625, 98.92874908447266, 109.95375061035156, 82.35625457763672, 83.75812530517578, -0.6893749833106995, 9.43375015258789, 42.65625, 18.03499984741211, 40.11937713623047, 69.67375183105469, 57.06687545776367, 82.56500244140625, 71.75687408447266, 97.31375122070312], "mean": [1.2377655506134033, -0.8574984669685364, 1.0284810066223145, -0.05496085435152054, -1.2964979410171509, 0.3816710412502289, -1.1868301630020142, -0.8962618708610535, 1.130618929862976, -0.04377884790301323, 1.163127064704895, -0.6077104806900024, 41.78599548339844, 49.809085845947266, 3.2824432849884033, 8.326099395751953, 7.9575605392456055, 12.077458381652832, 6.653818130493164, 9.19124984741211, 7.216418266296387, 12.631609916687012, 13.241909980773926, 17.526742935180664, 32.338436126708984, 64.19043731689453, -0.7796722650527954, 4.777443885803223, 20.275156021118164, 2.9142391681671143, 12.587897300720215, 14.211478233337402, 16.418312072753906, 16.892322540283203, 13.841299057006836, 41.41468811035156], "std": [0.4510556757450104, 0.10593901574611664, 0.17033958435058594, 0.5284847021102905, 0.4245862662792206, 0.16366258263587952, 0.43012571334838867, 0.1552979201078415, 0.21424978971481323, 0.4389747679233551, 0.37411051988601685, 0.13256864249706268, 13.653558731079102, 4.937939167022705, 2.7226643562316895, 2.6984312534332275, 9.537381172180176, 25.957260131835938, 11.329329490661621, 24.66057777404785, 15.019389152526855, 33.15445327758789, 28.096345901489258, 37.2667350769043, 27.8182430267334, 15.647209167480469, 0.06951388716697693, 3.3264944553375244, 11.312272071838379, 6.845956325531006, 9.77754020690918, 23.19698143005371, 17.73118019104004, 28.2305908203125, 24.071142196655273, 29.65054702758789], "count": [298]}, "action": {"min": [0.3839074373245239, -1.1418993473052979, 0.8534084558486938, -0.5106050372123718, -1.6351473331451416, -0.009632257744669914, -1.6206988096237183, -1.248331069946289, 0.9200713634490967, -0.7733463048934937, 0.5539025068283081, -0.7594224214553833, 1.992142915725708, 39.06624984741211, 2.1606249809265137, -0.5649999976158142, 0.5199999809265137, 0.6931250095367432, 0.6456249952316284, -1.9631249904632568, 0.6150000095367432, -3.291249990463257, 0.9537500143051147, -0.16187499463558197, 1.1725000143051147, 46.720001220703125, -0.9162499904632568, -0.23874999582767487, 0.5, -0.9068750143051147, 0.7243750095367432, 0.0625, 0.851111114025116, 1.131250023841858, 0.390625, -2.244999885559082], "max": [1.75960373878479, -0.6925211548805237, 1.4694199562072754, 0.9520914554595947, -0.587114691734314, 0.6207322478294373, -0.5262455344200134, -0.7104505300521851, 1.67484450340271, 0.39539939165115356, 1.5359350442886353, -0.29135194420814514, 64.69062805175781, 60.67749786376953, 16.559999465942383, 9.617500305175781, 32.763126373291016, 107.13812255859375, 45.993125915527344, 81.61125183105469, 66.06562805175781, 104.56500244140625, 98.92874908447266, 109.95375061035156, 82.35625457763672, 83.75812530517578, -0.6893749833106995, 9.43375015258789, 42.65625, 18.03499984741211, 40.11937713623047, 69.67375183105469, 57.06687545776367, 82.56500244140625, 71.75687408447266, 97.31375122070312], "mean": [1.2377656698226929, -0.8574987649917603, 1.0284807682037354, -0.05496090278029442, -1.2964982986450195, 0.38167116045951843, -1.186829686164856, -0.8962621688842773, 1.1306185722351074, -0.043778806924819946, 1.1631271839141846, -0.6077104210853577, 41.78602981567383, 49.80909729003906, 3.2824416160583496, 8.326093673706055, 7.957563877105713, 12.077459335327148, 6.6538214683532715, 9.19123363494873, 7.216412544250488, 12.63161849975586, 13.241926193237305, 17.526756286621094, 32.33843231201172, 64.1904525756836, -0.7796719670295715, 4.777446746826172, 20.275171279907227, 2.9142401218414307, 12.587896347045898, 14.21147632598877, 16.418319702148438, 16.8923282623291, 13.841300010681152, 41.41468048095703], "std": [0.45105570554733276, 0.10593901574611664, 0.17033958435058594, 0.5284847021102905, 0.4245861768722534, 0.1636626422405243, 0.4301256239414215, 0.1552979052066803, 0.21424980461597443, 0.4389747083187103, 0.374110609292984, 0.13256864249706268, 13.653556823730469, 4.937938213348389, 2.722663164138794, 2.698432445526123, 9.53737735748291, 25.957265853881836, 11.329330444335938, 24.66058349609375, 15.019387245178223, 33.15445327758789, 28.09635353088379, 37.26673889160156, 27.81824493408203, 15.647207260131836, 0.06951389461755753, 3.3264946937561035, 11.312272071838379, 6.845957279205322, 9.777541160583496, 23.19697380065918, 17.73117446899414, 28.230587005615234, 24.07114028930664, 29.65054702758789], "count": [298]}, "timestamp": {"min": [0.0], "max": [9.9], "mean": [4.949999999999999], "std": [2.8674901917879336], "count": [298]}, "frame_index": {"min": [0], "max": [297], "mean": [148.5], "std": [86.024705753638], "count": [298]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [298]}, "index": {"min": [5963], "max": [6260], "mean": [6111.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [298]}, "subtask_annotation": {"mean": [8.191275167785236, 14.0, 14.0, 14.0, 14.0], "std": [1.486061995053285, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [298]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [298]}, "eef_direction_state": {"mean": [4.422818791946309, 4.489932885906041], "std": [1.8325220382999217, 1.9076583546799624], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_state": {"mean": [0.9395973154362416, 0.9228187919463087], "std": [0.8840737610778553, 0.9290697379109372], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_state": {"mean": [0.7583892617449665, 0.6778523489932886], "std": [0.8796812014932076, 0.8214282566869378], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_direction_action": {"mean": [4.422818791946309, 4.489932885906041], "std": [1.8325220382999217, 1.9076583546799624], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_action": {"mean": [0.9395973154362416, 0.9228187919463087], "std": [0.8840737610778553, 0.9290697379109372], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_action": {"mean": [0.7583892617449665, 0.6778523489932886], "std": [0.8796812014932076, 0.8214282566869378], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_sim_pose_state": {"mean": [0.5877488202962109, 0.23450192864393746, 1.1538341755091783, -1.528566292626249, 0.6581883115041687, -2.1231666835038645, 0.6043141979859159, -0.2192198142705426, 1.135619270095018, 1.6548477240984103, 0.9322062480460542, 1.6754066769218021], "std": [0.05134701486577946, 0.08987983796299921, 0.04468535751409088, 0.22051841799599026, 0.16569562763431872, 0.40621436528104654, 0.06358409715457232, 0.09227211382904528, 0.04922858569567778, 0.2930524203409981, 0.08792114759141718, 1.6241869029102054], "min": [0.5445939825195347, 0.06819813288124404, 1.0648008345049533, -2.1173332324346803, 0.4820458431331254, -3.050760006513311, 0.5623271768347451, -0.3171015774814696, 1.0469104715515427, 1.0750918196763632, 0.5741003436243646, -3.135942678473857], "max": [0.7493999892593954, 0.3376674866374217, 1.2813857542181404, -1.1105738270225651, 1.022554154070062, -1.8190708071514659, 0.787098410708932, -0.08053478965266042, 1.2584128145951083, 2.2854109897418935, 1.0548737295509483, 3.135852241515433], "count": [298]}, "eef_sim_pose_action": {"mean": [0.5877488202962109, 0.23450192864393746, 1.1538341755091783, -1.528566292626249, 0.6581883115041687, -2.1231666835038645, 0.6043141979859159, -0.2192198142705426, 1.135619270095018, 1.6548477240984103, 0.9322062480460542, 1.6754066769218021], "std": [0.05134701486577946, 0.08987983796299921, 0.04468535751409088, 0.22051841799599026, 0.16569562763431872, 0.40621436528104654, 0.06358409715457232, 0.09227211382904528, 0.04922858569567778, 0.2930524203409981, 0.08792114759141718, 1.6241869029102054], "min": [0.5445939825195347, 0.06819813288124404, 1.0648008345049533, -2.1173332324346803, 0.4820458431331254, -3.050760006513311, 0.5623271768347451, -0.3171015774814696, 1.0469104715515427, 1.0750918196763632, 0.5741003436243646, -3.135942678473857], "max": [0.7493999892593954, 0.3376674866374217, 1.2813857542181404, -1.1105738270225651, 1.022554154070062, -1.8190708071514659, 0.787098410708932, -0.08053478965266042, 1.2584128145951083, 2.2854109897418935, 1.0548737295509483, 3.135852241515433], "count": [298]}}} +{"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.16525954656862746]], [[0.17308288807189542]], [[0.16741834150326798]]], "std": [[[0.23698099754288457]], [[0.24093274839167675]], [[0.25098131572478327]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22770384395424836]], [[0.25554959150326795]], [[0.24628258782679738]]], "std": [[[0.11546043610836781]], [[0.1206858015539216]], [[0.14234768151094582]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23981621119281046]], [[0.27054087009803923]], [[0.2466816339869281]]], "std": [[[0.13529286015339875]], [[0.13102095424646953]], [[0.14048370164646334]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12358528799019608]], [[0.15550343545751635]], [[0.14650442810457517]]], "std": [[[0.23256099363050153]], [[0.23785570369541498]], [[0.24127836022309138]]], "count": [100]}, "observation.state": {"min": [0.32284751534461975, -1.1737048625946045, 0.8736504912376404, -0.4484245181083679, -1.6295491456985474, -0.14610514044761658, -1.3835906982421875, -1.0845588445663452, 1.0920453071594238, -0.7744191884994507, 0.6772382855415344, -0.6014915704727173, 28.361249923706055, 21.920623779296875, 2.4800000190734863, -0.36124998331069946, 0.8849999904632568, -0.3331249952316284, 0.7756249904632568, 0.17749999463558197, 0.9168750047683716, -0.3606249988079071, 0.7137500047683716, -0.34937500953674316, 30.630834579467773, 45.75562286376953, -0.7856249809265137, -0.3425000011920929, 0.9474999904632568, 0.7443749904632568, 0.5712499618530273, -0.2918750047683716, 1.0850000381469727, 0.7768750190734863, 0.28125, 0.5483333468437195], "max": [1.5955214500427246, -0.6617646813392639, 1.5198224782943726, 1.322194218635559, -0.44677940011024475, 0.5690661668777466, -0.5063134431838989, -0.8005264401435852, 1.440260887145996, 0.4162957966327667, 1.5861117839813232, -0.39561396837234497, 64.41000366210938, 59.11499786376953, 32.82624816894531, 9.654999732971191, 50.546875, 61.708126068115234, 49.34562683105469, 77.234375, 83.68250274658203, 106.57749938964844, 107.55437469482422, 109.2562484741211, 84.25187683105469, 64.92312622070312, 1.6687500476837158, 9.5, 42.60375213623047, 46.470001220703125, 32.270626068115234, 76.51187896728516, 47.796875, 92.39749908447266, 69.45437622070312, 107.37249755859375], "mean": [1.1181206703186035, -0.8539761900901794, 1.070875883102417, 0.16331979632377625, -1.1733119487762451, 0.3232564926147461, -1.033473253250122, -0.9148317575454712, 1.2075544595718384, -0.13571900129318237, 1.030690312385559, -0.5509676933288574, 42.8420524597168, 49.3602409362793, 4.8821563720703125, 7.528036594390869, 17.325422286987305, 10.09326457977295, 16.687929153442383, 11.78393268585205, 18.08154296875, 17.486116409301758, 15.899210929870605, 51.8436393737793, 45.85411834716797, 56.71031951904297, 0.583497941493988, 7.230340003967285, 18.90769386291504, 6.1536149978637695, 13.034323692321777, 12.33229923248291, 15.24953556060791, 14.294173240661621, 10.667207717895508, 44.3057861328125], "std": [0.5041002631187439, 0.13909098505973816, 0.19889959692955017, 0.7012808322906494, 0.4727068543434143, 0.26346924901008606, 0.2460242211818695, 0.08126580715179443, 0.07197841256856918, 0.32215553522109985, 0.20307831466197968, 0.06076664850115776, 10.107154846191406, 7.139106750488281, 6.894428730010986, 2.9696261882781982, 11.026960372924805, 19.141042709350586, 11.255524635314941, 23.503509521484375, 17.976057052612305, 32.66391372680664, 32.83498001098633, 30.885046005249023, 14.588460922241211, 5.158386707305908, 0.864955484867096, 3.292487621307373, 9.301301956176758, 12.403525352478027, 8.583892822265625, 23.205575942993164, 13.15251350402832, 27.02932357788086, 20.302743911743164, 29.94318199157715], "count": [284]}, "action": {"min": [0.32284751534461975, -1.1737048625946045, 0.8736504912376404, -0.4484245181083679, -1.6295491456985474, -0.14610514044761658, -1.3835906982421875, -1.0845588445663452, 1.0920453071594238, -0.7744191884994507, 0.6772382855415344, -0.6014915704727173, 28.361249923706055, 21.920623779296875, 2.4800000190734863, -0.36124998331069946, 0.8849999904632568, -0.3331249952316284, 0.7756249904632568, 0.17749999463558197, 0.9168750047683716, -0.3606249988079071, 0.7137500047683716, -0.34937500953674316, 30.630834579467773, 45.75562286376953, -0.7856249809265137, -0.3425000011920929, 0.9474999904632568, 0.7443749904632568, 0.5712499618530273, -0.2918750047683716, 1.0850000381469727, 0.7768750190734863, 0.28125, 0.5483333468437195], "max": [1.5955214500427246, -0.6617646813392639, 1.5198224782943726, 1.322194218635559, -0.44677940011024475, 0.5690661668777466, -0.5063134431838989, -0.8005264401435852, 1.440260887145996, 0.4162957966327667, 1.5861117839813232, -0.39561396837234497, 64.41000366210938, 59.11499786376953, 32.82624816894531, 9.654999732971191, 50.546875, 61.708126068115234, 49.34562683105469, 77.234375, 83.68250274658203, 106.57749938964844, 107.55437469482422, 109.2562484741211, 84.25187683105469, 64.92312622070312, 1.6687500476837158, 9.5, 42.60375213623047, 46.470001220703125, 32.270626068115234, 76.51187896728516, 47.796875, 92.39749908447266, 69.45437622070312, 107.37249755859375], "mean": [1.1181204319000244, -0.8539761900901794, 1.0708765983581543, 0.16331958770751953, -1.1733119487762451, 0.3232564330101013, -1.033473253250122, -0.9148317575454712, 1.2075543403625488, -0.13571897149085999, 1.0306904315948486, -0.5509675145149231, 42.84206008911133, 49.36023712158203, 4.882160663604736, 7.528033256530762, 17.325407028198242, 10.093280792236328, 16.68793296813965, 11.783924102783203, 18.081539154052734, 17.486120223999023, 15.89920425415039, 51.84364700317383, 45.854129791259766, 56.71034622192383, 0.5834980010986328, 7.230340003967285, 18.90768814086914, 6.153614521026611, 13.034326553344727, 12.332300186157227, 15.249530792236328, 14.294167518615723, 10.667202949523926, 44.30577850341797], "std": [0.5041006803512573, 0.13909099996089935, 0.1988995224237442, 0.7012808918952942, 0.47270676493644714, 0.26346921920776367, 0.24602419137954712, 0.08126581460237503, 0.07197841256856918, 0.32215553522109985, 0.20307831466197968, 0.06076664477586746, 10.10715389251709, 7.139106273651123, 6.894426345825195, 2.9696269035339355, 11.026962280273438, 19.14104461669922, 11.255523681640625, 23.503557205200195, 17.976058959960938, 32.66392135620117, 32.8349609375, 30.885059356689453, 14.588462829589844, 5.158385276794434, 0.864955484867096, 3.2924880981445312, 9.301301956176758, 12.403524398803711, 8.583894729614258, 23.205583572387695, 13.152511596679688, 27.029329299926758, 20.302743911743164, 29.943180084228516], "count": [284]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [284]}, "index": {"min": [6261], "max": [6544], "mean": [6402.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}, "subtask_annotation": {"mean": [8.179577464788732, 14.0, 14.0, 14.0, 14.0], "std": [1.4460260615769578, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [284]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [284]}, "eef_direction_state": {"mean": [4.295774647887324, 4.591549295774648], "std": [1.8549087232938573, 1.718396442057819], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_state": {"mean": [1.0140845070422535, 0.9330985915492958], "std": [0.867941676278964, 0.9263909854296621], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_state": {"mean": [0.7992957746478874, 0.676056338028169], "std": [0.8712138592640143, 0.8097060479890028], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_direction_action": {"mean": [4.295774647887324, 4.591549295774648], "std": [1.8549087232938573, 1.718396442057819], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_action": {"mean": [1.0140845070422535, 0.9330985915492958], "std": [0.867941676278964, 0.9263909854296621], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_action": {"mean": [0.7992957746478874, 0.676056338028169], "std": [0.8712138592640143, 0.8097060479890028], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_sim_pose_state": {"mean": [0.5990499626609007, 0.21599802975245536, 1.159100886033563, -1.620619530278301, 0.7668536026215209, -1.2989327436675355, 0.6285064130002458, -0.20364517564442586, 1.1365298023820027, 1.6054457416773384, 0.8991481835875678, 2.3195360738814434], "std": [0.05363731248986638, 0.10182532367158285, 0.044064316146549924, 0.2958806573540831, 0.1530681835639283, 1.8782951629972486, 0.0330182503586554, 0.0687366215161414, 0.05196735768962291, 0.24183612957411713, 0.10637323573388338, 0.333164247017051], "min": [0.5577002716770271, 0.060154808064069504, 1.062055225190432, -2.3329593345196953, 0.43890856116077925, -3.132673403801206, 0.5737516185070081, -0.29893972334531344, 1.0390583683816332, 1.0913049147862435, 0.5130152397016934, 1.7830961278917357], "max": [0.7586152853525896, 0.3112549856338981, 1.2582561717964273, -1.3482215009588565, 1.0735983810889893, 3.1376838504679507, 0.723370241487149, -0.0985223753113306, 1.2654559680196122, 2.115487453599337, 1.1877758864346388, 3.05273664165234], "count": [284]}, "eef_sim_pose_action": {"mean": [0.5990499626609007, 0.21599802975245536, 1.159100886033563, -1.620619530278301, 0.7668536026215209, -1.2989327436675355, 0.6285064130002458, -0.20364517564442586, 1.1365298023820027, 1.6054457416773384, 0.8991481835875678, 2.3195360738814434], "std": [0.05363731248986638, 0.10182532367158285, 0.044064316146549924, 0.2958806573540831, 0.1530681835639283, 1.8782951629972486, 0.0330182503586554, 0.0687366215161414, 0.05196735768962291, 0.24183612957411713, 0.10637323573388338, 0.333164247017051], "min": [0.5577002716770271, 0.060154808064069504, 1.062055225190432, -2.3329593345196953, 0.43890856116077925, -3.132673403801206, 0.5737516185070081, -0.29893972334531344, 1.0390583683816332, 1.0913049147862435, 0.5130152397016934, 1.7830961278917357], "max": [0.7586152853525896, 0.3112549856338981, 1.2582561717964273, -1.3482215009588565, 1.0735983810889893, 3.1376838504679507, 0.723370241487149, -0.0985223753113306, 1.2654559680196122, 2.115487453599337, 1.1877758864346388, 3.05273664165234], "count": [284]}}} +{"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.16239126633986928]], [[0.16936348651960784]], [[0.16397839665032682]]], "std": [[[0.23063270114591025]], [[0.2346846789610998]], [[0.24648751847866449]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23171715073529411]], [[0.2556994056372549]], [[0.24059273897058825]]], "std": [[[0.11480090979041335]], [[0.1156103821449534]], [[0.12411150916194927]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24522454044117648]], [[0.27329315972222223]], [[0.251709897875817]]], "std": [[[0.13826602779475772]], [[0.13324539487920553]], [[0.14615946979487104]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12098845996732027]], [[0.15077656862745098]], [[0.14298290236928105]]], "std": [[[0.2313436625660715]], [[0.23564652050509846]], [[0.23984459957545903]]], "count": [100]}, "observation.state": {"min": [0.42200732231140137, -1.2250372171401978, 0.926413357257843, -0.44456735253334045, -1.6269804239273071, 0.028682192787528038, -1.5485999584197998, -1.1249713897705078, 0.9929808378219604, -0.8470426201820374, 0.622067391872406, -0.6490329504013062, 20.143749237060547, 41.59000015258789, 1.9068750143051147, -1.4512499570846558, 0.8793749809265137, 0.5837500095367432, 0.8531249761581421, -1.9787499904632568, 0.8193750381469727, -0.15812499821186066, 0.890625, 0.05562499910593033, 28.8856258392334, 44.713748931884766, -0.8481249809265137, 0.15687499940395355, 0.8650000095367432, -0.32374998927116394, 4.854374885559082, -0.65625, 5.208125114440918, 0.7193750143051147, 0.05687499791383743, 1.59333336353302], "max": [1.5065423250198364, -0.7194628715515137, 1.5477654933929443, 0.8477340340614319, -0.6146047711372375, 0.5310616493225098, -0.596651554107666, -0.7998350262641907, 1.5141241550445557, 0.538041889667511, 1.6323974132537842, -0.23649099469184875, 63.795623779296875, 64.99749755859375, 2.5754544734954834, 9.491874694824219, 42.10000228881836, 106.75125122070312, 32.536251068115234, 94.62625122070312, 33.583126068115234, 100.88624572753906, 91.65625, 109.9800033569336, 85.72125244140625, 76.80999755859375, 1.3037500381469727, 9.442500114440918, 43.56812286376953, 39.942501068115234, 38.40562438964844, 46.576873779296875, 45.83374786376953, 59.66374969482422, 70.37249755859375, 89.11062622070312], "mean": [1.14728844165802, -0.8760913610458374, 1.0749571323394775, 0.003314943751320243, -1.2298846244812012, 0.38400179147720337, -1.2141413688659668, -0.9010645151138306, 1.1286731958389282, -0.025690093636512756, 1.2320085763931274, -0.5216378569602966, 42.152156829833984, 48.719398498535156, 2.1086809635162354, 7.608359336853027, 9.313129425048828, 14.707847595214844, 7.744636058807373, 12.69880199432373, 7.14592981338501, 17.199350357055664, 14.014731407165527, 22.089509963989258, 46.73785400390625, 60.735877990722656, 0.4696280360221863, 4.851263999938965, 27.898658752441406, 4.904388427734375, 20.438262939453125, 9.182887077331543, 19.875947952270508, 12.387916564941406, 12.162583351135254, 45.54034423828125], "std": [0.41082584857940674, 0.13458174467086792, 0.18227295577526093, 0.4903935492038727, 0.3905322253704071, 0.15966260433197021, 0.37255221605300903, 0.08574754744768143, 0.13549810647964478, 0.4615001082420349, 0.379054456949234, 0.10749964416027069, 10.201951026916504, 5.447674751281738, 0.23348848521709442, 3.329373598098755, 11.465228080749512, 28.789203643798828, 10.088502883911133, 29.644201278686523, 10.80511474609375, 34.65929412841797, 28.257993698120117, 40.19732666015625, 18.505901336669922, 13.09264850616455, 0.9135937690734863, 3.396836996078491, 13.559836387634277, 10.610785484313965, 9.687857627868652, 15.648279190063477, 12.242120742797852, 21.401107788085938, 22.040386199951172, 22.867963790893555], "count": [270]}, "action": {"min": [0.42200732231140137, -1.2250372171401978, 0.926413357257843, -0.44456735253334045, -1.6269804239273071, 0.028682192787528038, -1.5485999584197998, -1.1249713897705078, 0.9929808378219604, -0.8470426201820374, 0.622067391872406, -0.6490329504013062, 20.143749237060547, 41.59000015258789, 1.9068750143051147, -1.4512499570846558, 0.8793749809265137, 0.5837500095367432, 0.8531249761581421, -1.9787499904632568, 0.8193750381469727, -0.15812499821186066, 0.890625, 0.05562499910593033, 28.8856258392334, 44.713748931884766, -0.8481249809265137, 0.15687499940395355, 0.8650000095367432, -0.32374998927116394, 4.854374885559082, -0.65625, 5.208125114440918, 0.7193750143051147, 0.05687499791383743, 1.59333336353302], "max": [1.5065423250198364, -0.7194628715515137, 1.5477654933929443, 0.8477340340614319, -0.6146047711372375, 0.5310616493225098, -0.596651554107666, -0.7998350262641907, 1.5141241550445557, 0.538041889667511, 1.6323974132537842, -0.23649099469184875, 63.795623779296875, 64.99749755859375, 2.5754544734954834, 9.491874694824219, 42.10000228881836, 106.75125122070312, 32.536251068115234, 94.62625122070312, 33.583126068115234, 100.88624572753906, 91.65625, 109.9800033569336, 85.72125244140625, 76.80999755859375, 1.3037500381469727, 9.442500114440918, 43.56812286376953, 39.942501068115234, 38.40562438964844, 46.576873779296875, 45.83374786376953, 59.66374969482422, 70.37249755859375, 89.11062622070312], "mean": [1.1472880840301514, -0.8760914206504822, 1.0749573707580566, 0.003314831992611289, -1.2298853397369385, 0.38400182127952576, -1.2141413688659668, -0.9010642170906067, 1.1286735534667969, -0.025690196081995964, 1.2320079803466797, -0.5216377973556519, 42.15216064453125, 48.71935272216797, 2.10867977142334, 7.608359336853027, 9.313141822814941, 14.707845687866211, 7.744633197784424, 12.698809623718262, 7.145918369293213, 17.1993408203125, 14.014735221862793, 22.089523315429688, 46.73783493041992, 60.735877990722656, 0.46962863206863403, 4.851263523101807, 27.89866065979004, 4.904389381408691, 20.43826675415039, 9.182891845703125, 19.875951766967773, 12.387922286987305, 12.162590026855469, 45.540348052978516], "std": [0.4108255207538605, 0.13458168506622314, 0.1822730004787445, 0.49039342999458313, 0.3905322253704071, 0.15966258943080902, 0.37255218625068665, 0.08574755489826202, 0.13549810647964478, 0.4615001082420349, 0.37905439734458923, 0.10749964416027069, 10.20195198059082, 5.447676181793213, 0.2334885597229004, 3.3293750286102295, 11.465225219726562, 28.789216995239258, 10.08850383758545, 29.644207000732422, 10.8051118850708, 34.65929412841797, 28.257997512817383, 40.197296142578125, 18.505903244018555, 13.092649459838867, 0.9135938286781311, 3.396836996078491, 13.559836387634277, 10.610785484313965, 9.68785572052002, 15.648279190063477, 12.242121696472168, 21.401107788085938, 22.040388107299805, 22.867963790893555], "count": [270]}, "timestamp": {"min": [0.0], "max": [8.966666666666667], "mean": [4.483333333333333], "std": [2.5980583918394538], "count": [270]}, "frame_index": {"min": [0], "max": [269], "mean": [134.5], "std": [77.9417517551836], "count": [270]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [270]}, "index": {"min": [6545], "max": [6814], "mean": [6679.5], "std": [77.9417517551836], "count": [270]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [270]}, "subtask_annotation": {"mean": [8.2, 14.0, 14.0, 14.0, 14.0], "std": [1.543444920372031, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [270]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [270]}, "eef_direction_state": {"mean": [4.288888888888889, 4.477777777777778], "std": [1.9545451935374258, 1.8830301296410012], "min": [0, 0], "max": [6, 6], "count": [270]}, "eef_velocity_state": {"mean": [0.9666666666666667, 0.9259259259259259], "std": [0.9081931594186402, 0.9239979928600102], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_acc_mag_state": {"mean": [0.825925925925926, 0.6851851851851852], "std": [0.9002438322343547, 0.8079254199645926], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_direction_action": {"mean": [4.288888888888889, 4.477777777777778], "std": [1.9545451935374258, 1.8830301296410012], "min": [0, 0], "max": [6, 6], "count": [270]}, "eef_velocity_action": {"mean": [0.9666666666666667, 0.9259259259259259], "std": [0.9081931594186402, 0.9239979928600102], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_acc_mag_action": {"mean": [0.825925925925926, 0.6851851851851852], "std": [0.9002438322343547, 0.8079254199645926], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_sim_pose_state": {"mean": [0.6014426593470082, 0.21494419602174264, 1.1614259520666312, -1.4936045728481624, 0.6736786005151357, -2.1544624965213797, 0.597550505959163, -0.22860036102020054, 1.1330527386149676, 1.5993340245316938, 0.8289372234503318, 1.5892646949952263], "std": [0.051342987182307016, 0.09221914153656037, 0.04345417665088751, 0.21254052616732882, 0.12622803700902055, 0.3904235813161792, 0.04570184274048944, 0.08421584008647616, 0.04296820668652103, 0.2952886423105425, 0.1427542488553788, 1.6419587759975378], "min": [0.5704335306583622, 0.05293729865278282, 1.062882974938732, -2.0526115744523317, 0.41991414376395775, -2.981779459339242, 0.5703203711437865, -0.3222102536653158, 1.0443227512685338, 1.2525648118192128, 0.4252976011323759, -3.136809891733661], "max": [0.7568911185251432, 0.29962345848507954, 1.2758693369944847, -1.101078219736169, 0.953080020060888, -1.8306612841803769, 0.7373759404052636, -0.0879034582823506, 1.227622727977693, 2.3305531792612437, 1.0358160333334663, 3.137616666510187], "count": [270]}, "eef_sim_pose_action": {"mean": [0.6014426593470082, 0.21494419602174264, 1.1614259520666312, -1.4936045728481624, 0.6736786005151357, -2.1544624965213797, 0.597550505959163, -0.22860036102020054, 1.1330527386149676, 1.5993340245316938, 0.8289372234503318, 1.5892646949952263], "std": [0.051342987182307016, 0.09221914153656037, 0.04345417665088751, 0.21254052616732882, 0.12622803700902055, 0.3904235813161792, 0.04570184274048944, 0.08421584008647616, 0.04296820668652103, 0.2952886423105425, 0.1427542488553788, 1.6419587759975378], "min": [0.5704335306583622, 0.05293729865278282, 1.062882974938732, -2.0526115744523317, 0.41991414376395775, -2.981779459339242, 0.5703203711437865, -0.3222102536653158, 1.0443227512685338, 1.2525648118192128, 0.4252976011323759, -3.136809891733661], "max": [0.7568911185251432, 0.29962345848507954, 1.2758693369944847, -1.101078219736169, 0.953080020060888, -1.8306612841803769, 0.7373759404052636, -0.0879034582823506, 1.227622727977693, 2.3305531792612437, 1.0358160333334663, 3.137616666510187], "count": [270]}}} +{"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.16624747140522875]], [[0.1734419199346405]], [[0.1669813888888889]]], "std": [[[0.23359645784137034]], [[0.23742155972629728]], [[0.2483762187842745]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2348017320261438]], [[0.25659417892156866]], [[0.24054523488562093]]], "std": [[[0.11753849495945273]], [[0.11681181100784473]], [[0.12420227619409407]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2387400919117647]], [[0.2672953410947712]], [[0.24262159313725493]]], "std": [[[0.13850927808023605]], [[0.1325792313607688]], [[0.14021126243349014]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12149118668300653]], [[0.1512455678104575]], [[0.14422858864379084]]], "std": [[[0.23180867552546722]], [[0.2361702071416652]], [[0.24076170284985784]]], "count": [100]}, "observation.state": {"min": [0.43559738993644714, -1.152723789215088, 0.9439612627029419, -0.4483071267604828, -1.6264903545379639, -0.023794537410140038, -1.5356775522232056, -1.1072804927825928, 1.0010395050048828, -0.7109512090682983, 0.5173523426055908, -0.7196536064147949, 4.369091033935547, 41.975624084472656, 2.255625009536743, 0.6918749809265137, 0.7912499904632568, 0.10374999791383743, 0.5924999713897705, -1.894374966621399, 0.8962500095367432, 0.11312499642372131, 0.7293750047683716, 0.035624999552965164, 14.0, 48.12562561035156, -0.9593750238418579, -0.6993749737739563, 1.788888931274414, -1.1143749952316284, 5.972222328186035, -0.5724999904632568, 2.982142925262451, 0.7450000047683716, 0.5824999809265137, -1.4177777767181396], "max": [1.5199893712997437, -0.7464999556541443, 1.5163891315460205, 0.8869783282279968, -0.5542601346969604, 0.5641307830810547, -0.4636358320713043, -0.7728933095932007, 1.4954317808151245, 0.4708043932914734, 1.5653425455093384, -0.340204656124115, 61.18312454223633, 63.967777252197266, 2.833750009536743, 9.702500343322754, 39.91687774658203, 59.354373931884766, 34.89437484741211, 74.06687927246094, 39.501251220703125, 103.67562103271484, 94.65625, 109.69812774658203, 79.84687805175781, 84.66250610351562, 1.5837500095367432, 9.787333488464355, 39.29312515258789, 41.21500015258789, 32.151248931884766, 93.04437255859375, 48.15187454223633, 80.83562469482422, 84.42874908447266, 110.6987533569336], "mean": [1.1835353374481201, -0.8721662163734436, 1.068081021308899, -0.02150670439004898, -1.2053627967834473, 0.3859177231788635, -1.1654998064041138, -0.8933233618736267, 1.125382900238037, -0.08990165591239929, 1.1145257949829102, -0.6127845048904419, 39.4120979309082, 48.43952941894531, 2.6653542518615723, 8.337693214416504, 9.504634857177734, 8.815957069396973, 7.519723415374756, 9.602707862854004, 7.424536228179932, 17.70207405090332, 14.446183204650879, 27.41863250732422, 42.83395004272461, 64.738037109375, 0.37423208355903625, 4.108697891235352, 27.47264289855957, 6.429689407348633, 19.347793579101562, 18.878034591674805, 20.205671310424805, 18.623987197875977, 16.253488540649414, 49.486270904541016], "std": [0.40520575642585754, 0.10201919823884964, 0.16551345586776733, 0.5062494874000549, 0.38335397839546204, 0.1916755586862564, 0.36550021171569824, 0.1102144718170166, 0.1294461488723755, 0.426203191280365, 0.3400450348854065, 0.10626061260700226, 12.940824508666992, 5.2743988037109375, 0.19555975496768951, 2.7175607681274414, 12.939020156860352, 17.428651809692383, 11.331490516662598, 24.710651397705078, 11.627809524536133, 35.74313735961914, 29.489866256713867, 41.43489456176758, 20.25948143005371, 15.682485580444336, 0.9975702166557312, 3.1356825828552246, 9.10344123840332, 13.357048034667969, 6.268383979797363, 32.72943115234375, 12.456716537475586, 29.167598724365234, 27.643423080444336, 34.670372009277344], "count": [300]}, "action": {"min": [0.43559738993644714, -1.152723789215088, 0.9439612627029419, -0.4483071267604828, -1.6264903545379639, -0.023794537410140038, -1.5356775522232056, -1.1072804927825928, 1.0010395050048828, -0.7109512090682983, 0.5173523426055908, -0.7196536064147949, 4.369091033935547, 41.975624084472656, 2.255625009536743, 0.6918749809265137, 0.7912499904632568, 0.10374999791383743, 0.5924999713897705, -1.894374966621399, 0.8962500095367432, 0.11312499642372131, 0.7293750047683716, 0.035624999552965164, 14.0, 48.12562561035156, -0.9593750238418579, -0.6993749737739563, 1.788888931274414, -1.1143749952316284, 5.972222328186035, -0.5724999904632568, 2.982142925262451, 0.7450000047683716, 0.5824999809265137, -1.4177777767181396], "max": [1.5199893712997437, -0.7464999556541443, 1.5163891315460205, 0.8869783282279968, -0.5542601346969604, 0.5641307830810547, -0.4636358320713043, -0.7728933095932007, 1.4954317808151245, 0.4708043932914734, 1.5653425455093384, -0.340204656124115, 61.18312454223633, 63.967777252197266, 2.833750009536743, 9.702500343322754, 39.91687774658203, 59.354373931884766, 34.89437484741211, 74.06687927246094, 39.501251220703125, 103.67562103271484, 94.65625, 109.69812774658203, 79.84687805175781, 84.66250610351562, 1.5837500095367432, 9.787333488464355, 39.29312515258789, 41.21500015258789, 32.151248931884766, 93.04437255859375, 48.15187454223633, 80.83562469482422, 84.42874908447266, 110.6987533569336], "mean": [1.1835377216339111, -0.8721662163734436, 1.0680798292160034, -0.021506713703274727, -1.2053630352020264, 0.38591766357421875, -1.1654999256134033, -0.8933232426643372, 1.1253838539123535, -0.0899016484618187, 1.1145259141921997, -0.6127845048904419, 39.412105560302734, 48.439517974853516, 2.665353298187256, 8.337696075439453, 9.504621505737305, 8.815972328186035, 7.519734859466553, 9.602728843688965, 7.424546718597412, 17.702051162719727, 14.446197509765625, 27.418617248535156, 42.83393478393555, 64.738037109375, 0.37423229217529297, 4.108699321746826, 27.472633361816406, 6.429688930511475, 19.347797393798828, 18.878034591674805, 20.20568084716797, 18.623987197875977, 16.25348663330078, 49.48628616333008], "std": [0.40520504117012024, 0.10201919078826904, 0.16551357507705688, 0.5062496662139893, 0.3833540081977844, 0.19167552888393402, 0.3655003011226654, 0.11021449416875839, 0.1294461488723755, 0.42620328068733215, 0.34004512429237366, 0.10626060515642166, 12.940824508666992, 5.2743988037109375, 0.19555975496768951, 2.717559814453125, 12.939021110534668, 17.42865753173828, 11.331490516662598, 24.710651397705078, 11.627805709838867, 35.743133544921875, 29.4898681640625, 41.434898376464844, 20.25948143005371, 15.682490348815918, 0.9975704550743103, 3.1356821060180664, 9.10344123840332, 13.357048988342285, 6.26838493347168, 32.729427337646484, 12.456716537475586, 29.1676082611084, 27.643417358398438, 34.67036819458008], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [300]}, "index": {"min": [6815], "max": [7114], "mean": [6964.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [8.103333333333333, 14.0, 14.0, 14.0, 14.0], "std": [1.4489038001959353, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [300]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [300]}, "eef_direction_state": {"mean": [4.25, 4.273333333333333], "std": [2.0085235041359777, 1.9558345760541402], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [0.9, 0.9466666666666667], "std": [0.8962886439832497, 0.8965613321029542], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [0.76, 0.6433333333333333], "std": [0.8807572499465037, 0.805888053984892], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [4.25, 4.273333333333333], "std": [2.0085235041359777, 1.9558345760541402], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [0.9, 0.9466666666666667], "std": [0.8962886439832497, 0.8965613321029542], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [0.76, 0.6433333333333333], "std": [0.8807572499465037, 0.805888053984892], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.5997261229043258, 0.22843891580563433, 1.1437680922049782, -1.5668508038690305, 0.6689527303448244, -2.161403131978265, 0.6002592165230833, -0.21257776721558388, 1.1226598442792137, 1.6923988421391782, 0.9383773309660283, 2.3685921521873268], "std": [0.05148095124501476, 0.08683811752924768, 0.04189920047889749, 0.1977787388641553, 0.11499937267695864, 0.3898811676623422, 0.042972826736059365, 0.08725005613017167, 0.04987248830305171, 0.257130434979466, 0.10851072043083491, 0.4288041999729064], "min": [0.5704949980477206, 0.07486714766018224, 1.0573723026298174, -2.0848055840247026, 0.5205208457926802, -2.9836185129070643, 0.5715705257931406, -0.30467761094001167, 1.0352479695773869, 1.217603890574281, 0.5265613220541274, 1.7548187901287429], "max": [0.7609452242254313, 0.30411720832208033, 1.2501422316359097, -1.2129329789808223, 0.9300418900619727, -1.809427260421747, 0.7472623375321228, -0.09622709720358835, 1.2359400505156732, 2.161858464023196, 1.1659408583371227, 3.078719048549231], "count": [300]}, "eef_sim_pose_action": {"mean": [0.5997261229043258, 0.22843891580563433, 1.1437680922049782, -1.5668508038690305, 0.6689527303448244, -2.161403131978265, 0.6002592165230833, -0.21257776721558388, 1.1226598442792137, 1.6923988421391782, 0.9383773309660283, 2.3685921521873268], "std": [0.05148095124501476, 0.08683811752924768, 0.04189920047889749, 0.1977787388641553, 0.11499937267695864, 0.3898811676623422, 0.042972826736059365, 0.08725005613017167, 0.04987248830305171, 0.257130434979466, 0.10851072043083491, 0.4288041999729064], "min": [0.5704949980477206, 0.07486714766018224, 1.0573723026298174, -2.0848055840247026, 0.5205208457926802, -2.9836185129070643, 0.5715705257931406, -0.30467761094001167, 1.0352479695773869, 1.217603890574281, 0.5265613220541274, 1.7548187901287429], "max": [0.7609452242254313, 0.30411720832208033, 1.2501422316359097, -1.2129329789808223, 0.9300418900619727, -1.809427260421747, 0.7472623375321228, -0.09622709720358835, 1.2359400505156732, 2.161858464023196, 1.1659408583371227, 3.078719048549231], "count": [300]}}} +{"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.16547304330065357]], [[0.17367958741830064]], [[0.16817247549019607]]], "std": [[[0.2343860959433758]], [[0.2391917495011502]], [[0.24951467662408394]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23158926879084968]], [[0.2610958721405229]], [[0.2571439460784314]]], "std": [[[0.12116147915965818]], [[0.1254236545896999]], [[0.1539429740270513]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06274509803921569]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23746690972222223]], [[0.2693789358660131]], [[0.24515813725490196]]], "std": [[[0.13155360598053067]], [[0.1285755714165679]], [[0.13845037580517897]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12711565359477123]], [[0.1565835968137255]], [[0.14931778390522876]]], "std": [[[0.23768591857590618]], [[0.24227020042218567]], [[0.2464394022472642]]], "count": [100]}, "observation.state": {"min": [0.21815632283687592, -1.1829556226730347, 0.8642328381538391, -0.4636358320713043, -1.6321908235549927, -0.30236706137657166, -1.6572728157043457, -1.1501249074935913, 0.9759098291397095, -0.7579203844070435, 0.6772382855415344, -0.6369926333427429, 15.7368745803833, 47.01250076293945, 2.25, 0.5568749904632568, 0.7537499666213989, -2.2649998664855957, 0.6518750190734863, -1.9893749952316284, 0.8587499856948853, -3.2806248664855957, 0.6875, -0.21937499940395355, 26.114999771118164, 45.135623931884766, -0.8231250047683716, -0.06499999761581421, 9.520625114440918, -0.4737499952316284, 10.395000457763672, 0.07250000536441803, 4.905624866485596, 1.0980000495910645, 0.2549999952316284, 0.1081250011920929], "max": [1.7003319263458252, -0.6487706899642944, 1.5121691226959229, 1.5340561866760254, -0.19250209629535675, 0.5581702589988708, -0.4757953882217407, -0.792944610118866, 1.4800536632537842, 0.47741663455963135, 1.639009714126587, -0.4329509139060974, 64.90437316894531, 60.993751525878906, 2.634999990463257, 9.701874732971191, 27.665624618530273, 47.29375076293945, 17.428749084472656, 93.83875274658203, 81.77687072753906, 109.23500061035156, 98.22062683105469, 111.1300048828125, 78.0268783569336, 77.51750183105469, 1.8700000047683716, 9.838000297546387, 41.838748931884766, 97.51312255859375, 36.90187454223633, 101.23500061035156, 50.15187454223633, 88.56937408447266, 74.50687408447266, 111.12750244140625], "mean": [1.046484112739563, -0.8668921589851379, 1.0685452222824097, 0.36183905601501465, -1.1171294450759888, 0.22045153379440308, -1.2934191226959229, -0.8790940046310425, 1.088895320892334, 0.10592653602361679, 1.3152618408203125, -0.5897660255432129, 40.80837631225586, 53.45158004760742, 2.4383914470672607, 7.796789169311523, 9.395135879516602, 7.259079933166504, 4.722063064575195, 15.211363792419434, 11.799921989440918, 18.593076705932617, 13.501321792602539, 24.753276824951172, 42.8965950012207, 65.37299346923828, 0.5328913331031799, 6.3303914070129395, 21.27324676513672, 12.135491371154785, 16.31774139404297, 15.059374809265137, 15.612088203430176, 15.286608695983887, 11.088821411132812, 38.68331527709961], "std": [0.5253298282623291, 0.14744111895561218, 0.19348177313804626, 0.7958906292915344, 0.5278484225273132, 0.2948688566684723, 0.43388432264328003, 0.10000623762607574, 0.13383762538433075, 0.45952966809272766, 0.3813551068305969, 0.04805610701441765, 13.16115951538086, 2.674241542816162, 0.08302860707044601, 3.101656198501587, 9.496284484863281, 16.767499923706055, 5.886115550994873, 33.85787582397461, 24.094030380249023, 39.39868927001953, 29.098678588867188, 42.092140197753906, 12.7755765914917, 9.709665298461914, 0.7255039215087891, 2.590230941772461, 7.512265682220459, 27.56059455871582, 7.648530006408691, 29.316328048706055, 12.592912673950195, 27.965782165527344, 22.426990509033203, 32.38767623901367], "count": [307]}, "action": {"min": [0.21815632283687592, -1.1829556226730347, 0.8642328381538391, -0.4636358320713043, -1.6321908235549927, -0.30236706137657166, -1.6572728157043457, -1.1501249074935913, 0.9759098291397095, -0.7579203844070435, 0.6772382855415344, -0.6369926333427429, 15.7368745803833, 47.01250076293945, 2.25, 0.5568749904632568, 0.7537499666213989, -2.2649998664855957, 0.6518750190734863, -1.9893749952316284, 0.8587499856948853, -3.2806248664855957, 0.6875, -0.21937499940395355, 26.114999771118164, 45.135623931884766, -0.8231250047683716, -0.06499999761581421, 9.520625114440918, -0.4737499952316284, 10.395000457763672, 0.07250000536441803, 4.905624866485596, 1.0980000495910645, 0.2549999952316284, 0.1081250011920929], "max": [1.7003319263458252, -0.6487706899642944, 1.5121691226959229, 1.5340561866760254, -0.19250209629535675, 0.5581702589988708, -0.4757953882217407, -0.792944610118866, 1.4800536632537842, 0.47741663455963135, 1.639009714126587, -0.4329509139060974, 64.90437316894531, 60.993751525878906, 2.634999990463257, 9.701874732971191, 27.665624618530273, 47.29375076293945, 17.428749084472656, 93.83875274658203, 81.77687072753906, 109.23500061035156, 98.22062683105469, 111.1300048828125, 78.0268783569336, 77.51750183105469, 1.8700000047683716, 9.838000297546387, 41.838748931884766, 97.51312255859375, 36.90187454223633, 101.23500061035156, 50.15187454223633, 88.56937408447266, 74.50687408447266, 111.12750244140625], "mean": [1.0464844703674316, -0.8668924570083618, 1.0685453414916992, 0.3618389666080475, -1.1171292066574097, 0.22045154869556427, -1.2934192419052124, -0.8790938258171082, 1.0888949632644653, 0.10592655092477798, 1.3152625560760498, -0.589765727519989, 40.80838394165039, 53.45155334472656, 2.4383866786956787, 7.796792507171631, 9.395134925842285, 7.259063243865967, 4.7220659255981445, 15.211368560791016, 11.799941062927246, 18.593059539794922, 13.501317024230957, 24.753286361694336, 42.896610260009766, 65.37298583984375, 0.5328912734985352, 6.330388069152832, 21.27324676513672, 12.135494232177734, 16.31773567199707, 15.059374809265137, 15.612085342407227, 15.286609649658203, 11.08881950378418, 38.68331527709961], "std": [0.5253300070762634, 0.147441104054451, 0.19348174333572388, 0.7958905100822449, 0.527848482131958, 0.2948688566684723, 0.43388432264328003, 0.10000625252723694, 0.13383762538433075, 0.4595296382904053, 0.38135501742362976, 0.04805610701441765, 13.161155700683594, 2.674241304397583, 0.083028644323349, 3.1016576290130615, 9.496284484863281, 16.767494201660156, 5.886115074157715, 33.857887268066406, 24.094039916992188, 39.39866256713867, 29.09865951538086, 42.092079162597656, 12.7755765914917, 9.709665298461914, 0.7255038022994995, 2.590230941772461, 7.512266635894775, 27.560592651367188, 7.648530006408691, 29.316322326660156, 12.592915534973145, 27.96578025817871, 22.426984786987305, 32.387672424316406], "count": [307]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [307]}, "index": {"min": [7115], "max": [7421], "mean": [7268.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}, "subtask_annotation": {"mean": [8.182410423452769, 14.0, 14.0, 14.0, 14.0], "std": [1.4024002415201529, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [307]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [307]}, "eef_direction_state": {"mean": [3.9413680781758957, 4.469055374592834], "std": [2.025042425587799, 1.935823795096886], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_state": {"mean": [1.0651465798045603, 0.8534201954397395], "std": [0.8362649012298793, 0.9385065216546096], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_state": {"mean": [0.8045602605863192, 0.6644951140065146], "std": [0.8623005658774858, 0.8160503049071134], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_direction_action": {"mean": [3.9413680781758957, 4.469055374592834], "std": [2.025042425587799, 1.935823795096886], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_action": {"mean": [1.0651465798045603, 0.8534201954397395], "std": [0.8362649012298793, 0.9385065216546096], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_action": {"mean": [0.8045602605863192, 0.6644951140065146], "std": [0.8623005658774858, 0.8160503049071134], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_sim_pose_state": {"mean": [0.5936989896872903, 0.19372519316328127, 1.1558044317401976, -1.7354453043332365, 0.7608134813420789, -1.1706796050399868, 0.5921865331822884, -0.2502967998148738, 1.1453807702018064, 1.5107596637274066, 0.8747530621401479, 2.0938320438875597], "std": [0.0580547523028249, 0.10012692767909918, 0.04502173885921116, 0.3824696483106597, 0.2496277116155508, 2.1144652205526966, 0.045459477663766255, 0.09902955628517597, 0.049186583752644314, 0.24807188038411124, 0.13742299464738114, 0.4200596682085849], "min": [0.5524806939660382, 0.03405819095582502, 1.0597048399591527, -2.4611440556486417, 0.5267516090454127, -3.1301340900416275, 0.5654382941364625, -0.3348122069699846, 1.0366143787454367, 1.0306282316317772, 0.6597829466959193, 1.6954967452511904], "max": [0.7692283719148773, 0.3265586387412721, 1.2522428056859747, -1.3236364337234814, 1.294026664161335, 3.1389962651186476, 0.7364394438022656, -0.09651639134499174, 1.256029963451699, 2.097677012749977, 1.2672736785386536, 3.0590341005931077], "count": [307]}, "eef_sim_pose_action": {"mean": [0.5936989896872903, 0.19372519316328127, 1.1558044317401976, -1.7354453043332365, 0.7608134813420789, -1.1706796050399868, 0.5921865331822884, -0.2502967998148738, 1.1453807702018064, 1.5107596637274066, 0.8747530621401479, 2.0938320438875597], "std": [0.0580547523028249, 0.10012692767909918, 0.04502173885921116, 0.3824696483106597, 0.2496277116155508, 2.1144652205526966, 0.045459477663766255, 0.09902955628517597, 0.049186583752644314, 0.24807188038411124, 0.13742299464738114, 0.4200596682085849], "min": [0.5524806939660382, 0.03405819095582502, 1.0597048399591527, -2.4611440556486417, 0.5267516090454127, -3.1301340900416275, 0.5654382941364625, -0.3348122069699846, 1.0366143787454367, 1.0306282316317772, 0.6597829466959193, 1.6954967452511904], "max": [0.7692283719148773, 0.3265586387412721, 1.2522428056859747, -1.3236364337234814, 1.294026664161335, 3.1389962651186476, 0.7364394438022656, -0.09651639134499174, 1.256029963451699, 2.097677012749977, 1.2672736785386536, 3.0590341005931077], "count": [307]}}} +{"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.1622889910130719]], [[0.1725051695261438]], [[0.16723221609477126]]], "std": [[[0.22764713868302017]], [[0.2348128117038366]], [[0.24584464039068096]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22534075367647058]], [[0.25577373161764705]], [[0.24744128676470586]]], "std": [[[0.11537672110116619]], [[0.12084465366338343]], [[0.14776651948256858]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2550693259803921]], [[0.2873910600490196]], [[0.2751827859477124]]], "std": [[[0.15542723003881623]], [[0.1539061760376167]], [[0.167490193489833]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12046603349673203]], [[0.15204540645424836]], [[0.14318556576797384]]], "std": [[[0.22927564034824155]], [[0.2358593332898287]], [[0.2390554949650408]]], "count": [100]}, "observation.state": {"min": [0.28629741072654724, -1.1902275085449219, 0.974606454372406, -0.3951323628425598, -1.6318464279174805, -0.2178940623998642, -1.2708858251571655, -1.095883846282959, 1.1067664623260498, -1.0354915857315063, 0.5663719773292542, -0.7011043429374695, 3.5821428298950195, 33.774375915527344, 2.161250114440918, -0.5531250238418579, 0.6818749904632568, -0.28125, 0.6518750190734863, -1.9988888502120972, 0.6974999904632568, -3.198125123977661, 0.65625, -0.17750000953674316, 12.792499542236328, 47.17454528808594, -0.8033333420753479, 0.34312498569488525, 0.6840000152587891, -0.8949999809265137, 0.7174999713897705, 0.2018749862909317, 1.0800000429153442, 0.7580000162124634, 0.6656249761581421, -1.693750023841858], "max": [1.3969253301620483, -0.6885395050048828, 1.5063515901565552, 1.3151130676269531, -0.5140383243560791, 0.6316519975662231, -0.47963398694992065, -0.8534084558486938, 1.4481526613235474, 0.3241058588027954, 1.5012969970703125, -0.31018730998039246, 61.260623931884766, 64.61727142333984, 18.109375, 9.726249694824219, 47.56062698364258, 67.27812194824219, 39.47500228881836, 93.98937225341797, 50.00062561035156, 98.50187683105469, 107.64875030517578, 109.64125061035156, 73.04937744140625, 85.11563110351562, 0.6031249761581421, 9.84000015258789, 43.526248931884766, 43.75, 43.959999084472656, 50.194374084472656, 58.76250076293945, 71.28812408447266, 76.92813110351562, 106.83562469482422], "mean": [0.9639155268669128, -0.8775804042816162, 1.1102453470230103, 0.2803518772125244, -1.0404813289642334, 0.3597167730331421, -1.0197393894195557, -0.9311708807945251, 1.1754167079925537, -0.1982610821723938, 1.0394706726074219, -0.6159159541130066, 42.27861404418945, 50.16010665893555, 3.697599172592163, 7.637085437774658, 10.24655532836914, 11.238978385925293, 7.056252956390381, 14.435552597045898, 8.029180526733398, 18.968835830688477, 17.455785751342773, 28.48453140258789, 36.26962661743164, 67.95279693603516, -0.2194284051656723, 4.546741962432861, 26.109989166259766, 3.879033088684082, 14.675800323486328, 9.303747177124023, 14.536225318908691, 14.112671852111816, 12.583584785461426, 35.285770416259766], "std": [0.3839244544506073, 0.1255638599395752, 0.14189477264881134, 0.6225889921188354, 0.33332300186157227, 0.30717459321022034, 0.2878757119178772, 0.06589867919683456, 0.07671418786048889, 0.46460437774658203, 0.25243526697158813, 0.1068653091788292, 12.650208473205566, 5.9278740882873535, 3.292253017425537, 3.484931707382202, 14.58060073852539, 20.694215774536133, 10.983915328979492, 32.701263427734375, 13.428372383117676, 35.62197494506836, 34.21768569946289, 42.53948974609375, 19.955726623535156, 15.397006034851074, 0.3606419861316681, 3.5077714920043945, 12.20712661743164, 11.161989212036133, 12.174276351928711, 15.902310371398926, 16.273611068725586, 24.93474578857422, 23.2628116607666, 32.141387939453125], "count": [277]}, "action": {"min": [0.28629741072654724, -1.1902275085449219, 0.974606454372406, -0.3951323628425598, -1.6318464279174805, -0.2178940623998642, -1.2708858251571655, -1.095883846282959, 1.1067664623260498, -1.0354915857315063, 0.5663719773292542, -0.7011043429374695, 3.5821428298950195, 33.774375915527344, 2.161250114440918, -0.5531250238418579, 0.6818749904632568, -0.28125, 0.6518750190734863, -1.9988888502120972, 0.6974999904632568, -3.198125123977661, 0.65625, -0.17750000953674316, 12.792499542236328, 47.17454528808594, -0.8033333420753479, 0.34312498569488525, 0.6840000152587891, -0.8949999809265137, 0.7174999713897705, 0.2018749862909317, 1.0800000429153442, 0.7580000162124634, 0.6656249761581421, -1.693750023841858], "max": [1.3969253301620483, -0.6885395050048828, 1.5063515901565552, 1.3151130676269531, -0.5140383243560791, 0.6316519975662231, -0.47963398694992065, -0.8534084558486938, 1.4481526613235474, 0.3241058588027954, 1.5012969970703125, -0.31018730998039246, 61.260623931884766, 64.61727142333984, 18.109375, 9.726249694824219, 47.56062698364258, 67.27812194824219, 39.47500228881836, 93.98937225341797, 50.00062561035156, 98.50187683105469, 107.64875030517578, 109.64125061035156, 73.04937744140625, 85.11563110351562, 0.6031249761581421, 9.84000015258789, 43.526248931884766, 43.75, 43.959999084472656, 50.194374084472656, 58.76250076293945, 71.28812408447266, 76.92813110351562, 106.83562469482422], "mean": [0.9639158844947815, -0.8775802850723267, 1.1102452278137207, 0.28035205602645874, -1.0404809713363647, 0.35971665382385254, -1.0197399854660034, -0.9311710596084595, 1.1754170656204224, -0.19826102256774902, 1.0394705533981323, -0.6159158945083618, 42.27861785888672, 50.16009521484375, 3.697597026824951, 7.637081146240234, 10.246576309204102, 11.238966941833496, 7.056248188018799, 14.435571670532227, 8.02918815612793, 18.96883201599121, 17.45577049255371, 28.484539031982422, 36.269630432128906, 67.95281219482422, -0.2194284200668335, 4.546741485595703, 26.110002517700195, 3.8790318965911865, 14.67580795288086, 9.30374526977539, 14.53622817993164, 14.112675666809082, 12.583582878112793, 35.2857551574707], "std": [0.38392457365989685, 0.12556388974189758, 0.14189480245113373, 0.6225890517234802, 0.33332306146621704, 0.30717456340789795, 0.287875771522522, 0.06589868664741516, 0.07671419531106949, 0.46460428833961487, 0.2524352967739105, 0.1068653091788292, 12.6502103805542, 5.927874565124512, 3.2922523021698, 3.4849321842193604, 14.580601692199707, 20.6942195892334, 10.983916282653809, 32.70126724243164, 13.428366661071777, 35.62197494506836, 34.21770095825195, 42.53946304321289, 19.955726623535156, 15.397011756896973, 0.3606419265270233, 3.5077719688415527, 12.207124710083008, 11.1619873046875, 12.174276351928711, 15.902310371398926, 16.273611068725586, 24.93474578857422, 23.262805938720703, 32.14138412475586], "count": [277]}, "timestamp": {"min": [0.0], "max": [9.2], "mean": [4.600000000000001], "std": [2.665416373560507], "count": [277]}, "frame_index": {"min": [0], "max": [276], "mean": [138.0], "std": [79.96249120681522], "count": [277]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [277]}, "index": {"min": [7422], "max": [7698], "mean": [7560.0], "std": [79.96249120681522], "count": [277]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [277]}, "subtask_annotation": {"mean": [8.216606498194945, 14.0, 14.0, 14.0, 14.0], "std": [1.4103838867387177, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [277]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [277]}, "eef_direction_state": {"mean": [4.3393501805054155, 4.101083032490974], "std": [1.8284761987796223, 2.0806567235005], "min": [0, 0], "max": [6, 6], "count": [277]}, "eef_velocity_state": {"mean": [1.0433212996389891, 0.9169675090252708], "std": [0.8528570467868032, 0.8933978716490644], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_state": {"mean": [0.8844765342960289, 0.5848375451263538], "std": [0.8958453021621766, 0.7582430710767162], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_direction_action": {"mean": [4.3393501805054155, 4.101083032490974], "std": [1.8284761987796223, 2.0806567235005], "min": [0, 0], "max": [6, 6], "count": [277]}, "eef_velocity_action": {"mean": [1.0433212996389891, 0.9169675090252708], "std": [0.8528570467868032, 0.8933978716490644], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_action": {"mean": [0.8844765342960289, 0.5848375451263538], "std": [0.8958453021621766, 0.7582430710767162], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_sim_pose_state": {"mean": [0.6096245035100668, 0.1808527798448957, 1.1591655797270881, -1.6026892680956222, 0.7961644836597731, -1.2248054821609593, 0.6147755688245015, -0.18815967782091045, 1.1309858641153723, 1.6575582625475827, 0.9594450808050269, 1.3275306927279162], "std": [0.04626830513349771, 0.08519417172945988, 0.04850528323798319, 0.27981770986404253, 0.14719860475110091, 2.01904774801775, 0.04362470709291956, 0.0750568620564556, 0.049410343019055725, 0.38027588078750746, 0.13629924061284107, 1.876331582757284], "min": [0.5699349499655482, 0.04335462359787534, 1.0553753143762534, -2.217497875155475, 0.5912143123809961, -3.1347136404257796, 0.5558073173148316, -0.2766262337656139, 1.0592017889674579, 0.9932182919783945, 0.7340440820880323, -3.1257022395080414], "max": [0.757949453368324, 0.29092367556772614, 1.2805918280619, -1.1623986503877553, 1.1730937929091039, 3.1352578405881353, 0.7413455555418276, -0.07494287361745752, 1.2588233264058148, 2.5709641528656966, 1.2825944942344827, 3.107551248003628], "count": [277]}, "eef_sim_pose_action": {"mean": [0.6096245035100668, 0.1808527798448957, 1.1591655797270881, -1.6026892680956222, 0.7961644836597731, -1.2248054821609593, 0.6147755688245015, -0.18815967782091045, 1.1309858641153723, 1.6575582625475827, 0.9594450808050269, 1.3275306927279162], "std": [0.04626830513349771, 0.08519417172945988, 0.04850528323798319, 0.27981770986404253, 0.14719860475110091, 2.01904774801775, 0.04362470709291956, 0.0750568620564556, 0.049410343019055725, 0.38027588078750746, 0.13629924061284107, 1.876331582757284], "min": [0.5699349499655482, 0.04335462359787534, 1.0553753143762534, -2.217497875155475, 0.5912143123809961, -3.1347136404257796, 0.5558073173148316, -0.2766262337656139, 1.0592017889674579, 0.9932182919783945, 0.7340440820880323, -3.1257022395080414], "max": [0.757949453368324, 0.29092367556772614, 1.2805918280619, -1.1623986503877553, 1.1730937929091039, 3.1352578405881353, 0.7413455555418276, -0.07494287361745752, 1.2588233264058148, 2.5709641528656966, 1.2825944942344827, 3.107551248003628], "count": [277]}}} +{"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.15937684232026145]], [[0.16620091503267975]], [[0.1601978941993464]]], "std": [[[0.22862728259171922]], [[0.23233349645960558]], [[0.24315513733008395]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22949843137254902]], [[0.256321147875817]], [[0.24414178921568627]]], "std": [[[0.11527668040451729]], [[0.11850371709101734]], [[0.13443030796374475]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22485170343137253]], [[0.26405527777777776]], [[0.24754371732026145]]], "std": [[[0.12295711465611102]], [[0.1233364214244449]], [[0.1485738470679397]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12157848243464052]], [[0.15292741013071898]], [[0.14360246323529413]]], "std": [[[0.2358395018313858]], [[0.240767242619719]], [[0.24348005313059887]]], "count": [100]}, "observation.state": {"min": [0.3278067111968994, -1.1768521070480347, 0.8782044053077698, -0.41554608941078186, -1.6282012462615967, 0.004363126587122679, -1.4524204730987549, -1.2258955240249634, 1.0150110721588135, -0.8625639081001282, 0.5537117719650269, -0.7940413355827332, 5.477499961853027, 34.63750076293945, 2.255000114440918, 1.0168750286102295, 1.0568749904632568, -0.2393750101327896, 0.6668750047683716, -1.8393750190734863, 0.9375, -3.1681251525878906, 0.7222222089767456, 0.234375, 37.875, 43.67333221435547, -0.8481249809265137, -1.428125023841858, 0.6299999952316284, 0.34437501430511475, 0.7443749904632568, 0.3799999952316284, 1.0, 0.7606250047683716, 0.5106250047683716, -2.234375], "max": [1.4845120906829834, -0.6465374827384949, 1.5109292268753052, 1.0334887504577637, -0.49892231822013855, 0.7541771531105042, -0.5155642032623291, -0.7554884552955627, 1.5841249227523804, 0.33146411180496216, 1.454545021057129, -0.4278963506221771, 66.78375244140625, 73.3375015258789, 15.7368745803833, 9.52750015258789, 43.64437484741211, 76.94937133789062, 35.83250045776367, 95.01000213623047, 49.842498779296875, 99.49624633789062, 108.65249633789062, 111.0843734741211, 77.50187683105469, 78.77874755859375, 0.5324999690055847, 9.47249984741211, 41.29249954223633, 51.25062561035156, 50.067501068115234, 78.94937896728516, 56.133750915527344, 81.85124969482422, 80.20000457763672, 102.45562744140625], "mean": [1.1079422235488892, -0.848939836025238, 1.0441898107528687, 0.05359049513936043, -1.233626365661621, 0.47419488430023193, -1.0941979885101318, -0.873227596282959, 1.124874234199524, -0.1027299165725708, 1.0939081907272339, -0.6801475286483765, 44.6451301574707, 48.70339584350586, 3.503200054168701, 8.49116039276123, 9.349699020385742, 10.723779678344727, 5.97988224029541, 13.153676986694336, 7.2677998542785645, 14.638429641723633, 15.664159774780273, 22.81559944152832, 51.226200103759766, 62.51593780517578, -0.0056257182732224464, 3.6476521492004395, 24.130569458007812, 8.50672435760498, 17.483043670654297, 14.498468399047852, 18.863283157348633, 16.81236457824707, 13.912997245788574, 41.64667510986328], "std": [0.4377940893173218, 0.12408073246479034, 0.17597095668315887, 0.556703507900238, 0.4463081359863281, 0.200129434466362, 0.352897971868515, 0.12689024209976196, 0.15548329055309296, 0.4497508108615875, 0.3175889253616333, 0.11004259437322617, 10.709761619567871, 5.622028350830078, 2.477872371673584, 2.1182689666748047, 13.021574974060059, 20.949264526367188, 9.919973373413086, 31.541526794433594, 13.05224609375, 35.213233947753906, 32.17491912841797, 38.672237396240234, 10.847140312194824, 12.412408828735352, 0.5309230089187622, 4.171937465667725, 13.688775062561035, 15.524175643920898, 12.95327091217041, 25.75875473022461, 16.440149307250977, 29.01226234436035, 24.53752326965332, 30.453447341918945], "count": [286]}, "action": {"min": [0.3278067111968994, -1.1768521070480347, 0.8782044053077698, -0.41554608941078186, -1.6282012462615967, 0.004363126587122679, -1.4524204730987549, -1.2258955240249634, 1.0150110721588135, -0.8625639081001282, 0.5537117719650269, -0.7940413355827332, 5.477499961853027, 34.63750076293945, 2.255000114440918, 1.0168750286102295, 1.0568749904632568, -0.2393750101327896, 0.6668750047683716, -1.8393750190734863, 0.9375, -3.1681251525878906, 0.7222222089767456, 0.234375, 37.875, 43.67333221435547, -0.8481249809265137, -1.428125023841858, 0.6299999952316284, 0.34437501430511475, 0.7443749904632568, 0.3799999952316284, 1.0, 0.7606250047683716, 0.5106250047683716, -2.234375], "max": [1.4845120906829834, -0.6465374827384949, 1.5109292268753052, 1.0334887504577637, -0.49892231822013855, 0.7541771531105042, -0.5155642032623291, -0.7554884552955627, 1.5841249227523804, 0.33146411180496216, 1.454545021057129, -0.4278963506221771, 66.78375244140625, 73.3375015258789, 15.7368745803833, 9.52750015258789, 43.64437484741211, 76.94937133789062, 35.83250045776367, 95.01000213623047, 49.842498779296875, 99.49624633789062, 108.65249633789062, 111.0843734741211, 77.50187683105469, 78.77874755859375, 0.5324999690055847, 9.47249984741211, 41.29249954223633, 51.25062561035156, 50.067501068115234, 78.94937896728516, 56.133750915527344, 81.85124969482422, 80.20000457763672, 102.45562744140625], "mean": [1.1079423427581787, -0.8489399552345276, 1.0441889762878418, 0.053590353578329086, -1.233626365661621, 0.4741949737071991, -1.0941978693008423, -0.8732276558876038, 1.1248741149902344, -0.10273003578186035, 1.0939080715179443, -0.6801477074623108, 44.64512634277344, 48.70340347290039, 3.503203868865967, 8.491162300109863, 9.349717140197754, 10.723793983459473, 5.979873180389404, 13.153660774230957, 7.267795085906982, 14.638412475585938, 15.664166450500488, 22.815601348876953, 51.22623825073242, 62.51593780517578, -0.0056255958043038845, 3.647650957107544, 24.130563735961914, 8.506719589233398, 17.483047485351562, 14.498461723327637, 18.86328887939453, 16.812366485595703, 13.912994384765625, 41.64668273925781], "std": [0.43779417872428894, 0.12408074736595154, 0.17597095668315887, 0.5567036271095276, 0.44630804657936096, 0.2001294195652008, 0.3528980314731598, 0.12689024209976196, 0.15548329055309296, 0.4497508704662323, 0.3175889551639557, 0.11004260927438736, 10.709760665893555, 5.622028827667236, 2.477872371673584, 2.11826753616333, 13.021574974060059, 20.94927215576172, 9.919967651367188, 31.541528701782227, 13.052245140075684, 35.213233947753906, 32.17491912841797, 38.67222595214844, 10.847140312194824, 12.412408828735352, 0.5309229493141174, 4.171937465667725, 13.688776016235352, 15.524176597595215, 12.95327377319336, 25.75874900817871, 16.44015121459961, 29.012258529663086, 24.53752326965332, 30.45345115661621], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [286]}, "index": {"min": [7699], "max": [7984], "mean": [7841.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [8.265734265734265, 14.0, 14.0, 14.0, 14.0], "std": [1.4886566382910336, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [286]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [286]}, "eef_direction_state": {"mean": [4.181818181818182, 4.1328671328671325], "std": [1.9383374161817448, 2.0406284587895587], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [0.9895104895104895, 1.0174825174825175], "std": [0.8749995633735792, 0.9101459719483468], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.8216783216783217, 0.7377622377622378], "std": [0.8848088458677726, 0.8179202857361892], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [4.181818181818182, 4.1328671328671325], "std": [1.9383374161817448, 2.0406284587895587], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [0.9895104895104895, 1.0174825174825175], "std": [0.8749995633735792, 0.9101459719483468], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.8216783216783217, 0.7377622377622378], "std": [0.8848088458677726, 0.8179202857361892], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.5980431511582118, 0.21243218089059182, 1.1773004633050161, -1.4657227768438146, 0.7893380292386667, -1.7026643300197029, 0.6102935464107672, -0.20886483482850265, 1.146164811685334, 1.6618813048286036, 0.9987093415308236, 1.2607585469852314], "std": [0.051000649567002364, 0.08826830247522993, 0.045935325954780046, 0.283833337365672, 0.15738950201354768, 1.3648329497255465, 0.054317083774651186, 0.08448605838489874, 0.04732166356763697, 0.41615310350355816, 0.08736623975826618, 1.877626694533044], "min": [0.5673915188631404, 0.06427096173336061, 1.0644597236665654, -2.282247637567516, 0.6065557060908611, -3.1350787097030723, 0.5578437880409615, -0.29650443667554827, 1.0501664678392697, 1.1117784920395704, 0.6930623610493885, -3.1263482524672352], "max": [0.7577130834284644, 0.29301511247011214, 1.2828900439610313, -1.1548904062214431, 1.055397119636571, 3.1348165223092224, 0.7685968502068982, -0.08424654827956415, 1.2373633192877238, 2.6510333505913306, 1.13402946576949, 3.138959187999812], "count": [286]}, "eef_sim_pose_action": {"mean": [0.5980431511582118, 0.21243218089059182, 1.1773004633050161, -1.4657227768438146, 0.7893380292386667, -1.7026643300197029, 0.6102935464107672, -0.20886483482850265, 1.146164811685334, 1.6618813048286036, 0.9987093415308236, 1.2607585469852314], "std": [0.051000649567002364, 0.08826830247522993, 0.045935325954780046, 0.283833337365672, 0.15738950201354768, 1.3648329497255465, 0.054317083774651186, 0.08448605838489874, 0.04732166356763697, 0.41615310350355816, 0.08736623975826618, 1.877626694533044], "min": [0.5673915188631404, 0.06427096173336061, 1.0644597236665654, -2.282247637567516, 0.6065557060908611, -3.1350787097030723, 0.5578437880409615, -0.29650443667554827, 1.0501664678392697, 1.1117784920395704, 0.6930623610493885, -3.1263482524672352], "max": [0.7577130834284644, 0.29301511247011214, 1.2828900439610313, -1.1548904062214431, 1.055397119636571, 3.1348165223092224, 0.7685968502068982, -0.08424654827956415, 1.2373633192877238, 2.6510333505913306, 1.13402946576949, 3.138959187999812], "count": [286]}}} +{"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.16194978758169934]], [[0.16877268790849673]], [[0.16402657066993462]]], "std": [[[0.22991454372979497]], [[0.23375480280458658]], [[0.24484408366376562]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.06274509803921569]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22852900735294118]], [[0.2568205678104575]], [[0.24996118055555558]]], "std": [[[0.11572885006682561]], [[0.12026976964019921]], [[0.14361006338294643]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22986926879084968]], [[0.2657633149509804]], [[0.2453136233660131]]], "std": [[[0.1292893919729507]], [[0.12697106285829285]], [[0.14354807448520754]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1249775714869281]], [[0.15611897058823532]], [[0.1474177471405229]]], "std": [[[0.23607167033159612]], [[0.241278078986949]], [[0.24420439924260795]]], "count": [100]}, "observation.state": {"min": [0.27058538794517517, -1.2246795892715454, 0.8737697601318359, -0.45080873370170593, -1.6287097930908203, -0.1538061797618866, -1.5853646993637085, -1.1505540609359741, 0.9213588237762451, -0.9474660754203796, 0.5796997547149658, -0.8622539639472961, 33.93000030517578, 45.903751373291016, 2.2337498664855957, -0.07437500357627869, 0.9587500095367432, -0.41187500953674316, 0.671875, -1.9106249809265137, 0.8381249904632568, -2.8375000953674316, 0.6500000357627869, -0.15125000476837158, 18.139375686645508, 45.934444427490234, -0.8949999809265137, -0.171875, 0.647777795791626, -0.29250001907348633, 5.576874732971191, -0.6399999856948853, 3.953125, 1.2950000762939453, 0.6356250047683716, -0.5712500214576721], "max": [1.663185715675354, -0.665960967540741, 1.5012969970703125, 1.2974936962127686, -0.4670214354991913, 0.5322060585021973, -0.46199071407318115, -0.6883487701416016, 1.5035858154296875, 0.4280632436275482, 1.5489814281463623, -0.16801613569259644, 64.01937866210938, 58.471248626708984, 2.6781249046325684, 9.41249942779541, 51.25, 70.62437438964844, 35.01937484741211, 89.98937225341797, 39.62312698364258, 99.78437805175781, 105.50312805175781, 110.46937561035156, 75.47000122070312, 76.93875122070312, 1.2074999809265137, 9.532500267028809, 38.96875, 38.03499984741211, 34.4006233215332, 75.27812957763672, 40.98999786376953, 82.87125396728516, 62.72249984741211, 104.0737533569336], "mean": [1.1204791069030762, -0.8535998463630676, 1.0431994199752808, 0.14284129440784454, -1.2093404531478882, 0.36490964889526367, -1.1479779481887817, -0.8511706590652466, 1.088343620300293, -0.048204220831394196, 1.1394245624542236, -0.7013773918151855, 45.114646911621094, 49.75191116333008, 2.3454504013061523, 7.594085216522217, 12.786895751953125, 11.2556791305542, 8.252257347106934, 14.4949369430542, 7.960579872131348, 15.94303035736084, 14.104219436645508, 22.502193450927734, 42.498233795166016, 61.89449691772461, 0.3930407166481018, 7.110443115234375, 21.027450561523438, 7.241069316864014, 16.25489616394043, 15.718173027038574, 16.72265625, 18.747304916381836, 13.160001754760742, 40.43028259277344], "std": [0.48440366983413696, 0.14594466984272003, 0.17473529279232025, 0.639711320400238, 0.4579564929008484, 0.2320210337638855, 0.42992672324180603, 0.135462686419487, 0.1675557792186737, 0.47823357582092285, 0.36559003591537476, 0.183907151222229, 8.739009857177734, 2.5676286220550537, 0.12214840203523636, 3.297412872314453, 15.322105407714844, 21.804561614990234, 11.316882133483887, 32.01707458496094, 12.624878883361816, 35.951515197753906, 29.66314125061035, 39.267967224121094, 19.3887996673584, 11.296246528625488, 0.9074673652648926, 3.5680456161499023, 10.1324462890625, 12.600679397583008, 8.257536888122559, 27.030668258666992, 12.515240669250488, 29.620361328125, 20.972265243530273, 33.427337646484375], "count": [282]}, "action": {"min": [0.27058538794517517, -1.2246795892715454, 0.8737697601318359, -0.45080873370170593, -1.6287097930908203, -0.1538061797618866, -1.5853646993637085, -1.1505540609359741, 0.9213588237762451, -0.9474660754203796, 0.5796997547149658, -0.8622539639472961, 33.93000030517578, 45.903751373291016, 2.2337498664855957, -0.07437500357627869, 0.9587500095367432, -0.41187500953674316, 0.671875, -1.9106249809265137, 0.8381249904632568, -2.8375000953674316, 0.6500000357627869, -0.15125000476837158, 18.139375686645508, 45.934444427490234, -0.8949999809265137, -0.171875, 0.647777795791626, -0.29250001907348633, 5.576874732971191, -0.6399999856948853, 3.953125, 1.2950000762939453, 0.6356250047683716, -0.5712500214576721], "max": [1.663185715675354, -0.665960967540741, 1.5012969970703125, 1.2974936962127686, -0.4670214354991913, 0.5322060585021973, -0.46199071407318115, -0.6883487701416016, 1.5035858154296875, 0.4280632436275482, 1.5489814281463623, -0.16801613569259644, 64.01937866210938, 58.471248626708984, 2.6781249046325684, 9.41249942779541, 51.25, 70.62437438964844, 35.01937484741211, 89.98937225341797, 39.62312698364258, 99.78437805175781, 105.50312805175781, 110.46937561035156, 75.47000122070312, 76.93875122070312, 1.2074999809265137, 9.532500267028809, 38.96875, 38.03499984741211, 34.4006233215332, 75.27812957763672, 40.98999786376953, 82.87125396728516, 62.72249984741211, 104.0737533569336], "mean": [1.120478630065918, -0.8536000847816467, 1.0431991815567017, 0.1428411900997162, -1.2093403339385986, 0.3649093806743622, -1.1479777097702026, -0.8511707782745361, 1.0883437395095825, -0.0482042096555233, 1.139424443244934, -0.7013772130012512, 45.11463928222656, 49.75187301635742, 2.3454530239105225, 7.594085216522217, 12.786898612976074, 11.255667686462402, 8.252254486083984, 14.494938850402832, 7.960590362548828, 15.943038940429688, 14.104227066040039, 22.502212524414062, 42.498207092285156, 61.89453887939453, 0.3930414021015167, 7.110442638397217, 21.0274658203125, 7.2410688400268555, 16.254894256591797, 15.718181610107422, 16.72265625, 18.747316360473633, 13.160001754760742, 40.43029022216797], "std": [0.4844037890434265, 0.1459447145462036, 0.17473524808883667, 0.6397113800048828, 0.4579564332962036, 0.23202106356620789, 0.42992669343948364, 0.135462686419487, 0.1675557643175125, 0.47823360562324524, 0.36559003591537476, 0.18390719592571259, 8.739008903503418, 2.5676279067993164, 0.12214839458465576, 3.2974143028259277, 15.322104454040527, 21.8045654296875, 11.31688117980957, 32.01707458496094, 12.6248779296875, 35.95151901245117, 29.66313362121582, 39.26797866821289, 19.388797760009766, 11.296247482299805, 0.9074676036834717, 3.5680456161499023, 10.132445335388184, 12.600679397583008, 8.257535934448242, 27.030668258666992, 12.515239715576172, 29.620363235473633, 20.97226333618164, 33.427330017089844], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [282]}, "index": {"min": [7985], "max": [8266], "mean": [8125.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [8.358156028368795, 14.0, 14.0, 14.0, 14.0], "std": [1.488521377256225, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [282]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [282]}, "eef_direction_state": {"mean": [4.273049645390071, 4.148936170212766], "std": [1.8392636297341953, 1.9855369612008074], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [0.9893617021276596, 1.0], "std": [0.8851975880450589, 0.903107323012848], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_state": {"mean": [0.8262411347517731, 0.723404255319149], "std": [0.8842310751926196, 0.8260508714670037], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_direction_action": {"mean": [4.273049645390071, 4.148936170212766], "std": [1.8392636297341953, 1.9855369612008074], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [0.9893617021276596, 1.0], "std": [0.8851975880450589, 0.903107323012848], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_action": {"mean": [0.8262411347517731, 0.723404255319149], "std": [0.8842310751926196, 0.8260508714670037], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_sim_pose_state": {"mean": [0.589638101141507, 0.20213452107735766, 1.1664096530183408, -1.5535500174709862, 0.7547728275488951, -1.435998009492683, 0.6034433240269141, -0.22031781074993625, 1.1502194020667476, 1.6423213393375686, 1.0302628792861015, 1.3769381504605367], "std": [0.05043049877406601, 0.1027613619271544, 0.044248756608323475, 0.2737817499304345, 0.18373380549663243, 1.7580887260969706, 0.052217589423114455, 0.09314794752024783, 0.05193385957234735, 0.34825108805218946, 0.09841306130501133, 1.827892259533475], "min": [0.5583868984839561, 0.03126822643974736, 1.0712460484240167, -2.2610397524740096, 0.5475575587265307, -3.1369078510778485, 0.5691484658917355, -0.31863962931404455, 1.054501178212505, 1.0326885237668169, 0.5866881762757803, -3.1300881881172855], "max": [0.7490609150258829, 0.3211273157005329, 1.277894374662183, -1.1942362157720392, 1.1842648345896114, 3.1339868136673, 0.755081319325185, -0.07603087284417212, 1.2733850342049104, 2.4142064174637, 1.1464925092358973, 3.1377590585876995], "count": [282]}, "eef_sim_pose_action": {"mean": [0.589638101141507, 0.20213452107735766, 1.1664096530183408, -1.5535500174709862, 0.7547728275488951, -1.435998009492683, 0.6034433240269141, -0.22031781074993625, 1.1502194020667476, 1.6423213393375686, 1.0302628792861015, 1.3769381504605367], "std": [0.05043049877406601, 0.1027613619271544, 0.044248756608323475, 0.2737817499304345, 0.18373380549663243, 1.7580887260969706, 0.052217589423114455, 0.09314794752024783, 0.05193385957234735, 0.34825108805218946, 0.09841306130501133, 1.827892259533475], "min": [0.5583868984839561, 0.03126822643974736, 1.0712460484240167, -2.2610397524740096, 0.5475575587265307, -3.1369078510778485, 0.5691484658917355, -0.31863962931404455, 1.054501178212505, 1.0326885237668169, 0.5866881762757803, -3.1300881881172855], "max": [0.7490609150258829, 0.3211273157005329, 1.277894374662183, -1.1942362157720392, 1.1842648345896114, 3.1339868136673, 0.755081319325185, -0.07603087284417212, 1.2733850342049104, 2.4142064174637, 1.1464925092358973, 3.1377590585876995], "count": [282]}}} +{"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.15999601102941177]], [[0.16999421160130718]], [[0.16474470792483661]]], "std": [[[0.22859931688893756]], [[0.23536635787851912]], [[0.24572625364570352]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22194884599673204]], [[0.2519747630718954]], [[0.24511223447712419]]], "std": [[[0.11030345905271488]], [[0.11534678757824143]], [[0.1455069774127623]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23003884803921568]], [[0.2687169097222222]], [[0.24624486928104575]]], "std": [[[0.13306000198799758]], [[0.13155914903743746]], [[0.15054893180904422]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12461097222222221]], [[0.15869997549019607]], [[0.1490715420751634]]], "std": [[[0.2365266159037886]], [[0.242472622420969]], [[0.2457888230556687]]], "count": [100]}, "observation.state": {"min": [0.29514285922050476, -1.2061541080474854, 0.9378576278686523, -0.35721370577812195, -1.6300069093704224, -0.26734283566474915, -1.1636911630630493, -1.181787371635437, 1.064340591430664, -0.8249885439872742, 0.4048409163951874, -0.7199873924255371, 3.1725001335144043, 36.5525016784668, 2.59375, -0.00624999962747097, 0.890625, -2.181874990463257, 0.6924999952316284, -1.9987499713897705, 0.7587499618530273, -3.3056249618530273, 0.6462500095367432, -0.203125, 1.134374976158142, 33.72999954223633, -0.6818749904632568, -0.2712499797344208, 0.3556250035762787, -0.20250000059604645, 0.5874999761581421, -0.026249993592500687, 1.171875, 0.9787499904632568, 0.31687501072883606, -2.255000114440918], "max": [1.3666361570358276, -0.6874904632568359, 1.5163652896881104, 1.498793601989746, -0.5159218311309814, 0.6331063508987427, -0.4247491657733917, -0.7698891758918762, 1.5233749151229858, 0.2589583098888397, 1.5196079015731812, -0.515087366104126, 64.69562530517578, 57.11750030517578, 10.655624389648438, 9.448749542236328, 45.540000915527344, 63.711875915527344, 39.419376373291016, 83.77999877929688, 51.140625, 93.125, 102.3012466430664, 110.44312286376953, 83.05937957763672, 68.14187622070312, 9.780625343322754, 9.442000389099121, 33.69874954223633, 88.88187408447266, 37.588748931884766, 109.94313049316406, 56.05062484741211, 109.13687896728516, 78.67312622070312, 109.90812683105469], "mean": [1.0077446699142456, -0.8642434477806091, 1.0913550853729248, 0.24310149252414703, -1.1149355173110962, 0.3818539083003998, -0.9241841435432434, -0.8910186290740967, 1.1497490406036377, -0.2789210081100464, 0.9131339192390442, -0.689868688583374, 38.496002197265625, 47.59186935424805, 3.255524158477783, 7.935708999633789, 8.779891014099121, 9.006101608276367, 6.8111395835876465, 12.295687675476074, 8.210672378540039, 16.043466567993164, 16.253437042236328, 21.811437606811523, 30.864818572998047, 56.212745666503906, 0.41700461506843567, 6.981926918029785, 9.152642250061035, 18.935365676879883, 8.97331428527832, 24.655309677124023, 14.357569694519043, 27.02849769592285, 17.615266799926758, 30.916889190673828], "std": [0.40948906540870667, 0.1526249647140503, 0.16754600405693054, 0.6924431324005127, 0.40220168232917786, 0.32595905661582947, 0.2727035880088806, 0.10803251713514328, 0.11593340337276459, 0.30601057410240173, 0.2574011981487274, 0.049081943929195404, 13.7410306930542, 4.310009956359863, 1.606256127357483, 3.106475353240967, 13.78052043914795, 21.157848358154297, 11.717074394226074, 29.01439094543457, 14.638845443725586, 33.269615173339844, 32.244937896728516, 40.88789749145508, 29.855403900146484, 11.009772300720215, 2.5893068313598633, 3.77457594871521, 11.706060409545898, 33.35102081298828, 12.933079719543457, 41.792022705078125, 19.9788875579834, 43.00782012939453, 28.138227462768555, 46.525238037109375], "count": [294]}, "action": {"min": [0.29514285922050476, -1.2061541080474854, 0.9378576278686523, -0.35721370577812195, -1.6300069093704224, -0.26734283566474915, -1.1636911630630493, -1.181787371635437, 1.064340591430664, -0.8249885439872742, 0.4048409163951874, -0.7199873924255371, 3.1725001335144043, 36.5525016784668, 2.59375, -0.00624999962747097, 0.890625, -2.181874990463257, 0.6924999952316284, -1.9987499713897705, 0.7587499618530273, -3.3056249618530273, 0.6462500095367432, -0.203125, 1.134374976158142, 33.72999954223633, -0.6818749904632568, -0.2712499797344208, 0.3556250035762787, -0.20250000059604645, 0.5874999761581421, -0.026249993592500687, 1.171875, 0.9787499904632568, 0.31687501072883606, -2.255000114440918], "max": [1.3666361570358276, -0.6874904632568359, 1.5163652896881104, 1.498793601989746, -0.5159218311309814, 0.6331063508987427, -0.4247491657733917, -0.7698891758918762, 1.5233749151229858, 0.2589583098888397, 1.5196079015731812, -0.515087366104126, 64.69562530517578, 57.11750030517578, 10.655624389648438, 9.448749542236328, 45.540000915527344, 63.711875915527344, 39.419376373291016, 83.77999877929688, 51.140625, 93.125, 102.3012466430664, 110.44312286376953, 83.05937957763672, 68.14187622070312, 9.780625343322754, 9.442000389099121, 33.69874954223633, 88.88187408447266, 37.588748931884766, 109.94313049316406, 56.05062484741211, 109.13687896728516, 78.67312622070312, 109.90812683105469], "mean": [1.0077446699142456, -0.8642431497573853, 1.0913550853729248, 0.24310128390789032, -1.1149353981018066, 0.381853848695755, -0.9241838455200195, -0.891018807888031, 1.1497498750686646, -0.2789210379123688, 0.913133978843689, -0.689868688583374, 38.49601364135742, 47.59187316894531, 3.255523920059204, 7.935700416564941, 8.779909133911133, 9.006086349487305, 6.811136722564697, 12.295702934265137, 8.210675239562988, 16.043453216552734, 16.253448486328125, 21.81144905090332, 30.864818572998047, 56.21274948120117, 0.41700464487075806, 6.981925964355469, 9.152644157409668, 18.935361862182617, 8.973310470581055, 24.655298233032227, 14.357564926147461, 27.02849006652832, 17.615266799926758, 30.916889190673828], "std": [0.4094892740249634, 0.1526249647140503, 0.16754600405693054, 0.6924431920051575, 0.40220171213150024, 0.32595905661582947, 0.272703617811203, 0.10803250968456268, 0.1159333884716034, 0.30601051449775696, 0.2574011981487274, 0.04908193275332451, 13.741029739379883, 4.3100080490112305, 1.6062558889389038, 3.1064772605895996, 13.780523300170898, 21.157846450805664, 11.717070579528809, 29.01439666748047, 14.638848304748535, 33.26959991455078, 32.244930267333984, 40.88794708251953, 29.855403900146484, 11.009771347045898, 2.5893073081970215, 3.7745754718780518, 11.706059455871582, 33.35101318359375, 12.933079719543457, 41.792022705078125, 19.97888946533203, 43.0078125, 28.13823127746582, 46.52524948120117], "count": [294]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [294]}, "index": {"min": [8267], "max": [8560], "mean": [8413.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [8.329931972789115, 14.0, 14.0, 14.0, 14.0], "std": [1.4533524447654227, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [294]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [294]}, "eef_direction_state": {"mean": [4.380952380952381, 4.187074829931973], "std": [1.8620204567635348, 1.8904619925882908], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [0.9285714285714286, 1.0918367346938775], "std": [0.8949974347244049, 0.8502108745291191], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_state": {"mean": [0.8367346938775511, 0.6972789115646258], "std": [0.8653638794740466, 0.8040243657450566], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_direction_action": {"mean": [4.380952380952381, 4.187074829931973], "std": [1.8620204567635348, 1.8904619925882908], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [0.9285714285714286, 1.0918367346938775], "std": [0.8949974347244049, 0.8502108745291191], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_action": {"mean": [0.8367346938775511, 0.6972789115646258], "std": [0.8653638794740466, 0.8040243657450566], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_sim_pose_state": {"mean": [0.6065356592904066, 0.19185844181083497, 1.1685563164206951, -1.5711855591529285, 0.8101090144065346, -1.1321395634279705, 0.6211597352709349, -0.16919398873502053, 1.1455167503694628, 1.7064838009650412, 1.0673473705012426, 1.4658575682524488], "std": [0.047101977522719364, 0.09336469168538199, 0.05051060057614556, 0.3552667752750564, 0.13891027528063607, 1.960009468646106, 0.047473898349504245, 0.05485295235850147, 0.051978493403287425, 0.3612019668736271, 0.13175828300578135, 1.9544637868211556], "min": [0.5696915729100182, 0.034476479747676314, 1.052407878691739, -2.4257699880733563, 0.5600298765483394, -3.1319664810269208, 0.573565943732582, -0.25098979794431586, 1.0507541373277944, 0.9861406448029175, 0.7106114341144547, -3.1315495809470226], "max": [0.7566390988688175, 0.27737885611456325, 1.2654101657763166, -1.2017542428182206, 1.1758886336188445, 3.1174015401090354, 0.7644707080884418, -0.08498635980027158, 1.2538256001159287, 2.489625457410221, 1.3468888688609622, 3.1409653976307794], "count": [294]}, "eef_sim_pose_action": {"mean": [0.6065356592904066, 0.19185844181083497, 1.1685563164206951, -1.5711855591529285, 0.8101090144065346, -1.1321395634279705, 0.6211597352709349, -0.16919398873502053, 1.1455167503694628, 1.7064838009650412, 1.0673473705012426, 1.4658575682524488], "std": [0.047101977522719364, 0.09336469168538199, 0.05051060057614556, 0.3552667752750564, 0.13891027528063607, 1.960009468646106, 0.047473898349504245, 0.05485295235850147, 0.051978493403287425, 0.3612019668736271, 0.13175828300578135, 1.9544637868211556], "min": [0.5696915729100182, 0.034476479747676314, 1.052407878691739, -2.4257699880733563, 0.5600298765483394, -3.1319664810269208, 0.573565943732582, -0.25098979794431586, 1.0507541373277944, 0.9861406448029175, 0.7106114341144547, -3.1315495809470226], "max": [0.7566390988688175, 0.27737885611456325, 1.2654101657763166, -1.2017542428182206, 1.1758886336188445, 3.1174015401090354, 0.7644707080884418, -0.08498635980027158, 1.2538256001159287, 2.489625457410221, 1.3468888688609622, 3.1409653976307794], "count": [294]}}} +{"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.168294891748366]], [[0.17742417892156864]], [[0.171726256127451]]], "std": [[[0.23517823329841778]], [[0.24111534677174842]], [[0.2517078342072739]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2269898508986928]], [[0.2541851062091503]], [[0.24201252246732027]]], "std": [[[0.1147641975554497]], [[0.11700575437905195]], [[0.13623157830480498]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23609529003267973]], [[0.2669326797385621]], [[0.24673712622549018]]], "std": [[[0.13016439949825617]], [[0.1300423081824716]], [[0.14552019004093644]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1244464910130719]], [[0.15201944648692808]], [[0.1443259681372549]]], "std": [[[0.23381428717541844]], [[0.23922783810522522]], [[0.24265465349056548]]], "count": [100]}, "observation.state": {"min": [0.3917515277862549, -1.277823805809021, 0.9462500810623169, -0.4174826145172119, -1.626971960067749, -0.10805294662714005, -1.3560395240783691, -1.1127164363861084, 1.0473649501800537, -0.7574435472488403, 0.6397106647491455, -0.7825970649719238, 8.329999923706055, 30.360624313354492, 2.484375, 0.17000000178813934, 0.6293749809265137, 0.6100000143051147, 0.8106250166893005, -2.0199999809265137, 0.9175000190734863, -3.375, 0.9487499594688416, -0.1875, 9.323124885559082, 49.967498779296875, -0.8581249713897705, -0.29374998807907104, 4.2133331298828125, -0.671875, 2.5625, -0.6675000190734863, 2.140625, 0.3543750047683716, 0.4268749952316284, -2.2856249809265137], "max": [1.4343481063842773, -0.7274500131607056, 1.6368401050567627, 1.1666953563690186, -0.4697394371032715, 0.6140325665473938, -0.5956263542175293, -0.7846236824989319, 1.4665589332580566, 0.44766154885292053, 1.5696234703063965, -0.3834306001663208, 64.45124816894531, 64.49874877929688, 23.487499237060547, 9.512499809265137, 48.32250213623047, 65.82562255859375, 41.540626525878906, 98.96437072753906, 69.55500030517578, 106.61624908447266, 103.4887466430664, 109.390625, 85.77249908447266, 79.93437957763672, 1.0187499523162842, 9.632499694824219, 33.83187484741211, 55.16812515258789, 39.864376068115234, 61.673126220703125, 60.178123474121094, 83.1362533569336, 99.52312469482422, 109.33499908447266], "mean": [1.0556774139404297, -0.8907597064971924, 1.0994935035705566, 0.1361539363861084, -1.142840027809143, 0.39104127883911133, -1.0607744455337524, -0.916613757610321, 1.1514453887939453, -0.11762548238039017, 1.0271451473236084, -0.6910741925239563, 40.31668472290039, 45.23605728149414, 3.854344129562378, 7.915335655212402, 9.417262077331543, 10.36595344543457, 6.8984551429748535, 15.181605339050293, 9.463417053222656, 16.667659759521484, 14.082969665527344, 23.127946853637695, 34.802696228027344, 67.23082733154297, 0.2811620235443115, 6.220343589782715, 24.06635856628418, 9.481964111328125, 14.366628646850586, 13.738615036010742, 15.76098918914795, 19.350439071655273, 18.277475357055664, 32.814449310302734], "std": [0.4022271931171417, 0.14233653247356415, 0.20157034695148468, 0.5779435634613037, 0.4158467650413513, 0.24908681213855743, 0.234654501080513, 0.08300915360450745, 0.09943090379238129, 0.30419835448265076, 0.22384007275104523, 0.10585451126098633, 13.689870834350586, 6.310140609741211, 4.185974597930908, 3.0729024410247803, 14.904674530029297, 20.149553298950195, 11.407662391662598, 34.6728515625, 17.969253540039062, 39.191322326660156, 29.480321884155273, 42.022605895996094, 26.314563751220703, 12.861077308654785, 0.7546457648277283, 3.0986099243164062, 6.689267635345459, 17.135513305664062, 10.902379035949707, 23.14238166809082, 16.171648025512695, 31.278888702392578, 33.760257720947266, 44.615962982177734], "count": [334]}, "action": {"min": [0.3917515277862549, -1.277823805809021, 0.9462500810623169, -0.4174826145172119, -1.626971960067749, -0.10805294662714005, -1.3560395240783691, -1.1127164363861084, 1.0473649501800537, -0.7574435472488403, 0.6397106647491455, -0.7825970649719238, 8.329999923706055, 30.360624313354492, 2.484375, 0.17000000178813934, 0.6293749809265137, 0.6100000143051147, 0.8106250166893005, -2.0199999809265137, 0.9175000190734863, -3.375, 0.9487499594688416, -0.1875, 9.323124885559082, 49.967498779296875, -0.8581249713897705, -0.29374998807907104, 4.2133331298828125, -0.671875, 2.5625, -0.6675000190734863, 2.140625, 0.3543750047683716, 0.4268749952316284, -2.2856249809265137], "max": [1.4343481063842773, -0.7274500131607056, 1.6368401050567627, 1.1666953563690186, -0.4697394371032715, 0.6140325665473938, -0.5956263542175293, -0.7846236824989319, 1.4665589332580566, 0.44766154885292053, 1.5696234703063965, -0.3834306001663208, 64.45124816894531, 64.49874877929688, 23.487499237060547, 9.512499809265137, 48.32250213623047, 65.82562255859375, 41.540626525878906, 98.96437072753906, 69.55500030517578, 106.61624908447266, 103.4887466430664, 109.390625, 85.77249908447266, 79.93437957763672, 1.0187499523162842, 9.632499694824219, 33.83187484741211, 55.16812515258789, 39.864376068115234, 61.673126220703125, 60.178123474121094, 83.1362533569336, 99.52312469482422, 109.33499908447266], "mean": [1.0556769371032715, -0.890759289264679, 1.0994939804077148, 0.13615384697914124, -1.1428401470184326, 0.3910413384437561, -1.0607751607894897, -0.9166135787963867, 1.151444911956787, -0.11762548238039017, 1.0271456241607666, -0.6910741925239563, 40.31663131713867, 45.23605728149414, 3.8543474674224854, 7.9153337478637695, 9.417254447937012, 10.365937232971191, 6.898452281951904, 15.181598663330078, 9.463435173034668, 16.667646408081055, 14.082980155944824, 23.127948760986328, 34.80271530151367, 67.23082733154297, 0.28116169571876526, 6.220346450805664, 24.06635856628418, 9.481966018676758, 14.366630554199219, 13.738611221313477, 15.760984420776367, 19.350440979003906, 18.277467727661133, 32.8144416809082], "std": [0.40222710371017456, 0.14233651757240295, 0.20157013833522797, 0.5779433846473694, 0.41584664583206177, 0.2490869015455246, 0.234654501080513, 0.08300915360450745, 0.09943090379238129, 0.30419835448265076, 0.22384008765220642, 0.10585451126098633, 13.689872741699219, 6.3101396560668945, 4.185974597930908, 3.0729029178619385, 14.904672622680664, 20.1495418548584, 11.407663345336914, 34.67284393310547, 17.96924591064453, 39.19131851196289, 29.480335235595703, 42.02261734008789, 26.3145694732666, 12.861074447631836, 0.7546457648277283, 3.0986101627349854, 6.689268589019775, 17.135515213012695, 10.90237808227539, 23.142379760742188, 16.17165184020996, 31.27888298034668, 33.76026153564453, 44.6159553527832], "count": [334]}, "timestamp": {"min": [0.0], "max": [11.1], "mean": [5.55], "std": [3.2139020935097986], "count": [334]}, "frame_index": {"min": [0], "max": [333], "mean": [166.5], "std": [96.41706280529397], "count": [334]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [334]}, "index": {"min": [8561], "max": [8894], "mean": [8727.5], "std": [96.41706280529397], "count": [334]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [334]}, "subtask_annotation": {"mean": [8.188622754491018, 14.0, 14.0, 14.0, 14.0], "std": [1.3983702730536298, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [334]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [334]}, "eef_direction_state": {"mean": [4.050898203592815, 4.38622754491018], "std": [2.0075715440819444, 1.9692065385167439], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_state": {"mean": [0.9491017964071856, 0.8772455089820359], "std": [0.8336750945603367, 0.8822383513470805], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_state": {"mean": [0.7574850299401198, 0.5748502994011976], "std": [0.8500727116225738, 0.7534923530419697], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_direction_action": {"mean": [4.050898203592815, 4.38622754491018], "std": [2.0075715440819444, 1.9692065385167439], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_action": {"mean": [0.9491017964071856, 0.8772455089820359], "std": [0.8336750945603367, 0.8822383513470805], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_action": {"mean": [0.7574850299401198, 0.5748502994011976], "std": [0.8500727116225738, 0.7534923530419697], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_sim_pose_state": {"mean": [0.6085821196694178, 0.19968738948700007, 1.1588595075824202, -1.5457066364698577, 0.7335542224283571, -1.6365974565038124, 0.6148278173530093, -0.1912908274558299, 1.1222670798440513, 1.68479770592337, 0.9704236530397622, 1.6336485645339835], "std": [0.05968439577774237, 0.0823841988271136, 0.04727487591026379, 0.29071304336821385, 0.12726035472389977, 1.5860455118681036, 0.037458286563647546, 0.05932903795604592, 0.045362597630764986, 0.28358061219143504, 0.09921793288205025, 1.8002364824673907], "min": [0.5764879260121731, 0.06777427022902538, 1.0552855238636203, -2.2609039110391427, 0.531222358074475, -3.13832312018896, 0.5710885545198522, -0.29643623881444564, 1.037874357659802, 1.1739737589477595, 0.4983361781893567, -3.1399352990476412], "max": [0.7871271207295669, 0.2869975671761077, 1.2644300334834306, -1.2284393654933439, 1.0039460177402502, 3.141446371913898, 0.7335566893117486, -0.080998298630783, 1.2269473339467794, 2.264378689450319, 1.1261775597026316, 3.140669981565708], "count": [334]}, "eef_sim_pose_action": {"mean": [0.6085821196694178, 0.19968738948700007, 1.1588595075824202, -1.5457066364698577, 0.7335542224283571, -1.6365974565038124, 0.6148278173530093, -0.1912908274558299, 1.1222670798440513, 1.68479770592337, 0.9704236530397622, 1.6336485645339835], "std": [0.05968439577774237, 0.0823841988271136, 0.04727487591026379, 0.29071304336821385, 0.12726035472389977, 1.5860455118681036, 0.037458286563647546, 0.05932903795604592, 0.045362597630764986, 0.28358061219143504, 0.09921793288205025, 1.8002364824673907], "min": [0.5764879260121731, 0.06777427022902538, 1.0552855238636203, -2.2609039110391427, 0.531222358074475, -3.13832312018896, 0.5710885545198522, -0.29643623881444564, 1.037874357659802, 1.1739737589477595, 0.4983361781893567, -3.1399352990476412], "max": [0.7871271207295669, 0.2869975671761077, 1.2644300334834306, -1.2284393654933439, 1.0039460177402502, 3.141446371913898, 0.7335566893117486, -0.080998298630783, 1.2269473339467794, 2.264378689450319, 1.1261775597026316, 3.140669981565708], "count": [334]}}} +{"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.16956670343137253]], [[0.17677960988562091]], [[0.1918364440359477]]], "std": [[[0.23611534586458116]], [[0.24323051636666948]], [[0.24640757238737376]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22736189133986928]], [[0.25431607434640524]], [[0.24782358864379084]]], "std": [[[0.12003364637269834]], [[0.12341254166211803]], [[0.14038769834934778]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2284554411764706]], [[0.2660223468137255]], [[0.25353144199346406]]], "std": [[[0.12156181662068856]], [[0.12280094825930915]], [[0.14804867993611517]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13935026756535948]], [[0.1707134844771242]], [[0.1669426184640523]]], "std": [[[0.249022533221224]], [[0.2528413267710213]], [[0.25851859523432125]]], "count": [100]}, "observation.state": {"min": [0.38774603605270386, -1.1803568601608276, 0.9878309369087219, -0.31791749596595764, -1.5082907676696777, -0.12047474831342697, -1.352521538734436, -1.0981727838516235, 1.0225452184677124, -0.7833123207092285, 0.400477796792984, -0.7045614719390869, 8.527691841125488, 46.86249923706055, 2.3706250190734863, 0.4375, 0.8787500262260437, 0.17687499523162842, 0.6881250143051147, -1.9112499952316284, 0.7649999856948853, -0.14624999463558197, 0.7093750238418579, -0.010625000111758709, 24.1456241607666, 47.494998931884766, -0.7556250095367432, -0.3349999785423279, 0.9524999856948853, 0.40062499046325684, 5.176875114440918, 0.23499999940395355, 2.859375, 0.7087500095367432, 0.7450000047683716, -0.010625000111758709], "max": [1.478742241859436, -0.7182469367980957, 1.4967670440673828, 1.074402093887329, -0.49446383118629456, 0.4790140688419342, -0.4330224394798279, -0.7779478430747986, 1.4775739908218384, 0.34924086928367615, 1.3638386726379395, -0.5333505272865295, 63.884376525878906, 66.33999633789062, 2.6875, 9.428750038146973, 30.608123779296875, 57.391876220703125, 25.876249313354492, 81.47437286376953, 78.29374694824219, 109.81812286376953, 94.46749877929688, 110.26062774658203, 80.31875610351562, 62.32062530517578, 0.9618181586265564, 9.529999732971191, 30.806249618530273, 63.33000183105469, 35.57875061035156, 92.71624755859375, 68.52812957763672, 105.0112533569336, 96.84500122070312, 109.46062469482422], "mean": [1.0022690296173096, -0.8846674561500549, 1.1110451221466064, 0.28926554322242737, -1.0112978219985962, 0.2813059389591217, -1.0944206714630127, -0.8660110235214233, 1.1114078760147095, -0.14334549009799957, 0.9686345458030701, -0.6922089457511902, 41.91286849975586, 51.334774017333984, 2.499936580657959, 7.790050029754639, 7.947287082672119, 10.1989164352417, 6.357929706573486, 13.586603164672852, 14.216405868530273, 21.757070541381836, 16.24057388305664, 28.86064338684082, 51.51411819458008, 56.483951568603516, 0.42797115445137024, 5.556795597076416, 18.293777465820312, 11.557868957519531, 16.693273544311523, 17.28716278076172, 20.904598236083984, 20.113536834716797, 16.853607177734375, 39.27298355102539], "std": [0.3544120490550995, 0.1393708437681198, 0.14505302906036377, 0.5160862803459167, 0.31487300992012024, 0.22424447536468506, 0.32215702533721924, 0.09037609398365021, 0.12156007438898087, 0.36559638381004333, 0.2920289933681488, 0.03438512608408928, 12.230920791625977, 3.493377208709717, 0.07240939885377884, 3.151939630508423, 9.933938026428223, 18.43836784362793, 8.740696907043457, 29.53219985961914, 25.27660369873047, 40.35844421386719, 30.156389236450195, 42.94997024536133, 13.142860412597656, 4.1244893074035645, 0.7233176231384277, 2.972696304321289, 7.126772880554199, 21.917327880859375, 8.382123947143555, 33.129005432128906, 20.43277931213379, 37.7365837097168, 31.78748321533203, 35.83793640136719], "count": [327]}, "action": {"min": [0.38774603605270386, -1.1803568601608276, 0.9878309369087219, -0.31791749596595764, -1.5082907676696777, -0.12047474831342697, -1.352521538734436, -1.0981727838516235, 1.0225452184677124, -0.7833123207092285, 0.400477796792984, -0.7045614719390869, 8.527691841125488, 46.86249923706055, 2.3706250190734863, 0.4375, 0.8787500262260437, 0.17687499523162842, 0.6881250143051147, -1.9112499952316284, 0.7649999856948853, -0.14624999463558197, 0.7093750238418579, -0.010625000111758709, 24.1456241607666, 47.494998931884766, -0.7556250095367432, -0.3349999785423279, 0.9524999856948853, 0.40062499046325684, 5.176875114440918, 0.23499999940395355, 2.859375, 0.7087500095367432, 0.7450000047683716, -0.010625000111758709], "max": [1.478742241859436, -0.7182469367980957, 1.4967670440673828, 1.074402093887329, -0.49446383118629456, 0.4790140688419342, -0.4330224394798279, -0.7779478430747986, 1.4775739908218384, 0.34924086928367615, 1.3638386726379395, -0.5333505272865295, 63.884376525878906, 66.33999633789062, 2.6875, 9.428750038146973, 30.608123779296875, 57.391876220703125, 25.876249313354492, 81.47437286376953, 78.29374694824219, 109.81812286376953, 94.46749877929688, 110.26062774658203, 80.31875610351562, 62.32062530517578, 0.9618181586265564, 9.529999732971191, 30.806249618530273, 63.33000183105469, 35.57875061035156, 92.71624755859375, 68.52812957763672, 105.0112533569336, 96.84500122070312, 109.46062469482422], "mean": [1.0022677183151245, -0.8846670985221863, 1.11104416847229, 0.28926554322242737, -1.0112979412078857, 0.2813059389591217, -1.0944210290908813, -0.8660111427307129, 1.11140775680542, -0.14334553480148315, 0.9686341881752014, -0.6922090649604797, 41.91286849975586, 51.33473587036133, 2.499933958053589, 7.79005241394043, 7.9472761154174805, 10.19893741607666, 6.357924938201904, 13.586624145507812, 14.216405868530273, 21.75707244873047, 16.240585327148438, 28.86063003540039, 51.51413345336914, 56.483943939208984, 0.42797085642814636, 5.556796073913574, 18.29378318786621, 11.557868003845215, 16.693281173706055, 17.287166595458984, 20.904600143432617, 20.11353874206543, 16.853609085083008, 39.27299880981445], "std": [0.3544120788574219, 0.13937081396579742, 0.14505305886268616, 0.516086220741272, 0.31487298011779785, 0.22424444556236267, 0.3221571445465088, 0.0903761014342308, 0.12156007438898087, 0.36559638381004333, 0.2920289933681488, 0.03438511863350868, 12.23091983795166, 3.493377208709717, 0.07240945100784302, 3.15194034576416, 9.93393611907959, 18.438358306884766, 8.740699768066406, 29.532211303710938, 25.276599884033203, 40.35844421386719, 30.156394958496094, 42.94997024536133, 13.142862319946289, 4.1244893074035645, 0.7233176827430725, 2.972696304321289, 7.126772880554199, 21.917327880859375, 8.382123947143555, 33.128997802734375, 20.432777404785156, 37.73659133911133, 31.78748321533203, 35.83793258666992], "count": [327]}, "timestamp": {"min": [0.0], "max": [10.866666666666667], "mean": [5.433333333333333], "std": [3.146544253739448], "count": [327]}, "frame_index": {"min": [0], "max": [326], "mean": [163.0], "std": [94.39632761218344], "count": [327]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [327]}, "index": {"min": [8895], "max": [9221], "mean": [9058.0], "std": [94.39632761218344], "count": [327]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [327]}, "subtask_annotation": {"mean": [8.284403669724771, 14.0, 14.0, 14.0, 14.0], "std": [1.341584323701352, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [327]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [327]}, "eef_direction_state": {"mean": [4.08868501529052, 4.382262996941896], "std": [1.8805524389679213, 2.1311847399191906], "min": [0, 0], "max": [6, 6], "count": [327]}, "eef_velocity_state": {"mean": [1.0061162079510704, 0.7553516819571865], "std": [0.8495146439153373, 0.8992489808339015], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_acc_mag_state": {"mean": [0.7584097859327217, 0.581039755351682], "std": [0.8493825299759762, 0.7773601656669135], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_direction_action": {"mean": [4.08868501529052, 4.382262996941896], "std": [1.8805524389679213, 2.1311847399191906], "min": [0, 0], "max": [6, 6], "count": [327]}, "eef_velocity_action": {"mean": [1.0061162079510704, 0.7553516819571865], "std": [0.8495146439153373, 0.8992489808339015], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_acc_mag_action": {"mean": [0.7584097859327217, 0.581039755351682], "std": [0.8493825299759762, 0.7773601656669135], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_sim_pose_state": {"mean": [0.6019541250642022, 0.17349588699864646, 1.1403370342323393, -1.6619702592756436, 0.705213728632925, -2.3725111595808595, 0.6098937257119796, -0.20613950808841214, 1.1148974995560017, 1.8860425272940808, 0.9976023080245888, 1.5292880888669649], "std": [0.04730976521600739, 0.08351692215229031, 0.04668718989400518, 0.1920968538865282, 0.13049076470841267, 0.6569955600552508, 0.048532457186651855, 0.06160226778526183, 0.03921256751354124, 0.3364441530460667, 0.13943321201108824, 1.87489182959705], "min": [0.5600333760242813, 0.04255206520725008, 1.0509863051077577, -2.1007725867820763, 0.5615597103269812, -3.141030306166969, 0.5681456552009666, -0.2795613684821432, 1.0475650226334727, 1.3850656616059176, 0.7808624802173929, -3.0980668813469547], "max": [0.7456739598651048, 0.27879386265151296, 1.2347359169113474, -1.3621838794198964, 1.0285964514381356, 3.140940113883521, 0.7576413399118697, -0.09809751494615246, 1.1993675790112233, 2.743815008890893, 1.2801523278971212, 3.1363214050679415], "count": [327]}, "eef_sim_pose_action": {"mean": [0.6019541250642022, 0.17349588699864646, 1.1403370342323393, -1.6619702592756436, 0.705213728632925, -2.3725111595808595, 0.6098937257119796, -0.20613950808841214, 1.1148974995560017, 1.8860425272940808, 0.9976023080245888, 1.5292880888669649], "std": [0.04730976521600739, 0.08351692215229031, 0.04668718989400518, 0.1920968538865282, 0.13049076470841267, 0.6569955600552508, 0.048532457186651855, 0.06160226778526183, 0.03921256751354124, 0.3364441530460667, 0.13943321201108824, 1.87489182959705], "min": [0.5600333760242813, 0.04255206520725008, 1.0509863051077577, -2.1007725867820763, 0.5615597103269812, -3.141030306166969, 0.5681456552009666, -0.2795613684821432, 1.0475650226334727, 1.3850656616059176, 0.7808624802173929, -3.0980668813469547], "max": [0.7456739598651048, 0.27879386265151296, 1.2347359169113474, -1.3621838794198964, 1.0285964514381356, 3.140940113883521, 0.7576413399118697, -0.09809751494615246, 1.1993675790112233, 2.743815008890893, 1.2801523278971212, 3.1363214050679415], "count": [327]}}} +{"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.16239302491830065]], [[0.1686711254084967]], [[0.1842842361111111]]], "std": [[[0.23203634259792028]], [[0.238881622535597]], [[0.24293703188194438]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22762697508169935]], [[0.25105584967320266]], [[0.2502302920751634]]], "std": [[[0.1118321146026995]], [[0.11575088387525298]], [[0.14380140587893647]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23615175040849673]], [[0.27246074550653593]], [[0.26197934640522874]]], "std": [[[0.13614273902213125]], [[0.13645550463256456]], [[0.1557094044125554]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13481391748366015]], [[0.16397148284313726]], [[0.16036362336601306]]], "std": [[[0.24549250268787512]], [[0.2502179802951796]], [[0.25442896692686306]]], "count": [100]}, "observation.state": {"min": [0.2699654698371887, -1.314183235168457, 0.9502078890800476, -0.33499911427497864, -1.6245983839035034, -0.3267814815044403, -1.6672865152359009, -1.0728760957717896, 0.9481574892997742, -0.9906443357467651, 0.46649691462516785, -0.5438814163208008, 13.8149995803833, 34.567501068115234, 2.234375, -0.14499999582767487, 0.9443750381469727, 0.37437501549720764, 0.859375, -0.004374999552965164, 0.8550000190734863, -0.24909090995788574, 0.9693750143051147, -0.3018749952316284, 1.0306249856948853, 48.48999786376953, -0.9950000047683716, 0.3462499976158142, 2.311875104904175, -0.5568749904632568, 4.807499885559082, -0.27125000953674316, 3.8756251335144043, 0.7249999642372131, 0.6581249833106995, -1.9922221899032593], "max": [1.5553711652755737, -0.6692988276481628, 1.5956645011901855, 1.497410774230957, -0.5884975790977478, 0.5318484306335449, -0.49343863129615784, -0.7791320085525513, 1.4893282651901245, 0.4016725420951843, 1.6341935396194458, -0.3896295726299286, 61.25062561035156, 62.25, 29.854999542236328, 9.582500457763672, 58.68375015258789, 75.6187515258789, 46.79999923706055, 89.73187255859375, 51.25062561035156, 98.63312530517578, 92.21375274658203, 111.17625427246094, 75.01812744140625, 84.89187622070312, 1.3025000095367432, 9.7130765914917, 29.271249771118164, 51.87062454223633, 26.541873931884766, 75.68812561035156, 43.771873474121094, 77.04812622070312, 92.76250457763672, 110.24625396728516], "mean": [0.9734115600585938, -0.9135478138923645, 1.1299329996109009, 0.30913639068603516, -1.0925952196121216, 0.2491871863603592, -1.2639011144638062, -0.8521132469177246, 1.0947283506393433, -0.08180614560842514, 1.2152923345565796, -0.49396732449531555, 39.692970275878906, 48.6652946472168, 4.306361198425293, 7.611423492431641, 15.05195140838623, 13.282285690307617, 11.198735237121582, 16.76403045654297, 10.136619567871094, 20.35055923461914, 13.887898445129395, 28.895029067993164, 27.936317443847656, 67.88855743408203, 0.4992557764053345, 7.188858985900879, 15.652063369750977, 8.339925765991211, 14.23906421661377, 13.736785888671875, 16.22323226928711, 14.79955005645752, 13.81607723236084, 43.597023010253906], "std": [0.4160960018634796, 0.15771308541297913, 0.1633640080690384, 0.6718166470527649, 0.3279034495353699, 0.3065791428089142, 0.47012853622436523, 0.07705589383840561, 0.1379823386669159, 0.5379476547241211, 0.47538673877716064, 0.029510054737329483, 10.887320518493652, 5.444028377532959, 5.3705735206604, 3.4880924224853516, 18.875314712524414, 23.864917755126953, 15.172024726867676, 32.58890151977539, 15.909425735473633, 35.34048080444336, 26.36180305480957, 43.16145324707031, 27.33136749267578, 14.49966812133789, 0.8431159257888794, 3.0052833557128906, 5.768430233001709, 17.39104461669922, 6.469090938568115, 26.20722007751465, 12.066106796264648, 26.292781829833984, 27.705425262451172, 33.140411376953125], "count": [341]}, "action": {"min": [0.2699654698371887, -1.314183235168457, 0.9502078890800476, -0.33499911427497864, -1.6245983839035034, -0.3267814815044403, -1.6672865152359009, -1.0728760957717896, 0.9481574892997742, -0.9906443357467651, 0.46649691462516785, -0.5438814163208008, 13.8149995803833, 34.567501068115234, 2.234375, -0.14499999582767487, 0.9443750381469727, 0.37437501549720764, 0.859375, -0.004374999552965164, 0.8550000190734863, -0.24909090995788574, 0.9693750143051147, -0.3018749952316284, 1.0306249856948853, 48.48999786376953, -0.9950000047683716, 0.3462499976158142, 2.311875104904175, -0.5568749904632568, 4.807499885559082, -0.27125000953674316, 3.8756251335144043, 0.7249999642372131, 0.6581249833106995, -1.9922221899032593], "max": [1.5553711652755737, -0.6692988276481628, 1.5956645011901855, 1.497410774230957, -0.5884975790977478, 0.5318484306335449, -0.49343863129615784, -0.7791320085525513, 1.4893282651901245, 0.4016725420951843, 1.6341935396194458, -0.3896295726299286, 61.25062561035156, 62.25, 29.854999542236328, 9.582500457763672, 58.68375015258789, 75.6187515258789, 46.79999923706055, 89.73187255859375, 51.25062561035156, 98.63312530517578, 92.21375274658203, 111.17625427246094, 75.01812744140625, 84.89187622070312, 1.3025000095367432, 9.7130765914917, 29.271249771118164, 51.87062454223633, 26.541873931884766, 75.68812561035156, 43.771873474121094, 77.04812622070312, 92.76250457763672, 110.24625396728516], "mean": [0.9734120965003967, -0.9135478138923645, 1.1299340724945068, 0.309136301279068, -1.0925947427749634, 0.24918726086616516, -1.2639003992080688, -0.8521130084991455, 1.094728708267212, -0.08180616796016693, 1.2152923345565796, -0.4939671754837036, 39.692989349365234, 48.66529846191406, 4.30634880065918, 7.611426830291748, 15.051974296569824, 13.282299995422363, 11.198751449584961, 16.76402473449707, 10.136627197265625, 20.350542068481445, 13.88788890838623, 28.895038604736328, 27.93631362915039, 67.88858795166016, 0.49925586581230164, 7.188855171203613, 15.652063369750977, 8.339926719665527, 14.239068984985352, 13.736785888671875, 16.223230361938477, 14.799555778503418, 13.816071510314941, 43.59701156616211], "std": [0.4160962402820587, 0.1577131301164627, 0.16336393356323242, 0.6718165278434753, 0.32790350914001465, 0.3065791726112366, 0.4701286852359772, 0.07705588638782501, 0.1379823237657547, 0.5379475951194763, 0.47538676857948303, 0.029510052874684334, 10.887321472167969, 5.444027900695801, 5.3705735206604, 3.4880926609039307, 18.875314712524414, 23.864927291870117, 15.172024726867676, 32.58888626098633, 15.90942668914795, 35.340484619140625, 26.361812591552734, 43.16146469116211, 27.33136749267578, 14.499667167663574, 0.8431159853935242, 3.0052828788757324, 5.768430233001709, 17.39104652404785, 6.469090461730957, 26.20722007751465, 12.066106796264648, 26.292781829833984, 27.70543098449707, 33.140411376953125], "count": [341]}, "timestamp": {"min": [0.0], "max": [11.333333333333334], "mean": [5.666666666666667], "std": [3.2812599206199238], "count": [341]}, "frame_index": {"min": [0], "max": [340], "mean": [170.0], "std": [98.4377976185977], "count": [341]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [341]}, "index": {"min": [9222], "max": [9562], "mean": [9392.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [341]}, "subtask_annotation": {"mean": [8.178885630498534, 14.0, 14.0, 14.0, 14.0], "std": [1.3722084181826577, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [341]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [341]}, "eef_direction_state": {"mean": [4.0821114369501466, 4.407624633431085], "std": [2.036111583519841, 2.0779107598648485], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_state": {"mean": [1.002932551319648, 0.7565982404692082], "std": [0.8848630416560511, 0.8845325388001946], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_state": {"mean": [0.7683284457478006, 0.5219941348973607], "std": [0.8676288975441044, 0.7679141951476705], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_direction_action": {"mean": [4.0821114369501466, 4.407624633431085], "std": [2.036111583519841, 2.0779107598648485], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_action": {"mean": [1.002932551319648, 0.7565982404692082], "std": [0.8848630416560511, 0.8845325388001946], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_action": {"mean": [0.7683284457478006, 0.5219941348973607], "std": [0.8676288975441044, 0.7679141951476705], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_sim_pose_state": {"mean": [0.6043109929225498, 0.17093413435331986, 1.1586775373952745, -1.5854599390829478, 0.7121705317167106, -1.263677908314383, 0.5898811197309352, -0.24118154992166502, 1.13216207401849, 1.7609154774202365, 0.8685694370919107, 1.2901870897008036], "std": [0.04755048905493979, 0.10007501172126484, 0.04400746065263278, 0.2592527487514815, 0.18138826343812844, 1.9769457527104906, 0.05295573728572093, 0.08295135271536187, 0.037775261437547336, 0.3894881429818762, 0.20396119565282425, 1.8867305427949645], "min": [0.5497206830492823, 0.002954983261576949, 1.0716716498260315, -2.2233100825101366, 0.3019811062295852, -3.133996572333735, 0.5499200488318847, -0.3159290763313155, 1.0524917732160863, 1.4912485304509266, 0.6816678862648642, -3.1370696038308292], "max": [0.7474315416256206, 0.2804931235576185, 1.2601769483490175, -1.281943187024459, 1.1770344181352326, 3.127971110784411, 0.7502392965381548, -0.10774374971687406, 1.2253814766569113, 2.7243068965916413, 1.3163538454358918, 3.114770148040088], "count": [341]}, "eef_sim_pose_action": {"mean": [0.6043109929225498, 0.17093413435331986, 1.1586775373952745, -1.5854599390829478, 0.7121705317167106, -1.263677908314383, 0.5898811197309352, -0.24118154992166502, 1.13216207401849, 1.7609154774202365, 0.8685694370919107, 1.2901870897008036], "std": [0.04755048905493979, 0.10007501172126484, 0.04400746065263278, 0.2592527487514815, 0.18138826343812844, 1.9769457527104906, 0.05295573728572093, 0.08295135271536187, 0.037775261437547336, 0.3894881429818762, 0.20396119565282425, 1.8867305427949645], "min": [0.5497206830492823, 0.002954983261576949, 1.0716716498260315, -2.2233100825101366, 0.3019811062295852, -3.133996572333735, 0.5499200488318847, -0.3159290763313155, 1.0524917732160863, 1.4912485304509266, 0.6816678862648642, -3.1370696038308292], "max": [0.7474315416256206, 0.2804931235576185, 1.2601769483490175, -1.281943187024459, 1.1770344181352326, 3.127971110784411, 0.7502392965381548, -0.10774374971687406, 1.2253814766569113, 2.7243068965916413, 1.3163538454358918, 3.114770148040088], "count": [341]}}} +{"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.17027658905228757]], [[0.1796398345588235]], [[0.1767644934640523]]], "std": [[[0.23675272558527724]], [[0.24184642458838687]], [[0.25359663998527693]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22740271241830068]], [[0.24774734681372548]], [[0.2305091748366013]]], "std": [[[0.10847074319845809]], [[0.11357799910985152]], [[0.1384771314449412]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23492167687908497]], [[0.26273806168300656]], [[0.24753065767973856]]], "std": [[[0.12277655299045007]], [[0.1222821648434549]], [[0.14267158666014748]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1318161989379085]], [[0.15954438521241832]], [[0.15585887867647058]]], "std": [[[0.24012999702515847]], [[0.24569512511587896]], [[0.24849591106191551]]], "count": [100]}, "observation.state": {"min": [0.4547903835773468, -1.195353627204895, 0.8203631639480591, -0.4548672139644623, -1.627607822418213, 0.48106449842453003, -1.574325680732727, -1.164096474647522, 0.8820191621780396, -0.8821622133255005, 0.5577887892723083, -0.9320878386497498, 31.316364288330078, 43.08000183105469, 2.333125114440918, 0.16437500715255737, 0.9168750047683716, 0.2712499797344208, 0.9481250047683716, -2.125, 0.9587500095367432, -0.07874999940395355, 0.7093750238418579, 0.05562499910593033, 17.683000564575195, 47.13999938964844, -1.0006250143051147, 0.1550000011920929, 6.256666660308838, -0.31687501072883606, 1.1668750047683716, -0.18250000476837158, 4.031875133514404, 0.28090909123420715, 0.6618750095367432, -1.3637499809265137], "max": [1.5784027576446533, -0.6411411762237549, 1.391002893447876, 0.7304779887199402, -0.4694533348083496, 1.1412556171417236, -0.4435606896877289, -0.7286659479141235, 1.5186541080474854, 0.5170477032661438, 1.6186219453811646, -0.45026037096977234, 57.21437454223633, 55.401248931884766, 2.622499942779541, 9.477499961853027, 49.34562683105469, 58.51374816894531, 32.81187438964844, 84.97374725341797, 37.96437454223633, 88.08625030517578, 71.203125, 109.99500274658203, 70.40750122070312, 82.41812896728516, 9.459375381469727, 9.475000381469727, 36.286251068115234, 94.20999908447266, 40.916873931884766, 91.48625183105469, 43.79624938964844, 98.97562408447266, 69.02188110351562, 110.41812896728516], "mean": [1.0675206184387207, -0.8202382326126099, 0.9580240845680237, -0.024084914475679398, -1.1441869735717773, 0.8379105925559998, -1.169958233833313, -0.8589364290237427, 1.0473698377609253, -0.08260247856378555, 1.1398741006851196, -0.7754589319229126, 43.3624153137207, 48.24881362915039, 2.424314260482788, 7.508600234985352, 12.010368347167969, 9.686010360717773, 7.834914207458496, 11.622267723083496, 8.90230941772461, 14.035210609436035, 11.321965217590332, 29.653078079223633, 37.757503509521484, 64.4542465209961, 1.0825737714767456, 6.175956726074219, 20.78655433654785, 13.198996543884277, 15.468623161315918, 16.844812393188477, 16.294109344482422, 19.04438018798828, 13.646973609924316, 78.5535888671875], "std": [0.33250778913497925, 0.1415632665157318, 0.15863175690174103, 0.39251285791397095, 0.39239072799682617, 0.19535642862319946, 0.42043960094451904, 0.11719119548797607, 0.16909348964691162, 0.49504390358924866, 0.4063871502876282, 0.127592533826828, 7.813349723815918, 3.2754547595977783, 0.06036347895860672, 3.106510639190674, 15.934226989746094, 18.581409454345703, 10.678437232971191, 28.486616134643555, 12.33411693572998, 29.481584548950195, 22.26894187927246, 40.610389709472656, 18.70240592956543, 13.701133728027344, 1.8098654747009277, 2.7947516441345215, 7.1922287940979, 26.597129821777344, 8.448748588562012, 29.061782836914062, 12.7396879196167, 32.584716796875, 22.53207015991211, 37.86872482299805], "count": [278]}, "action": {"min": [0.4547903835773468, -1.195353627204895, 0.8203631639480591, -0.4548672139644623, -1.627607822418213, 0.48106449842453003, -1.574325680732727, -1.164096474647522, 0.8820191621780396, -0.8821622133255005, 0.5577887892723083, -0.9320878386497498, 31.316364288330078, 43.08000183105469, 2.333125114440918, 0.16437500715255737, 0.9168750047683716, 0.2712499797344208, 0.9481250047683716, -2.125, 0.9587500095367432, -0.07874999940395355, 0.7093750238418579, 0.05562499910593033, 17.683000564575195, 47.13999938964844, -1.0006250143051147, 0.1550000011920929, 6.256666660308838, -0.31687501072883606, 1.1668750047683716, -0.18250000476837158, 4.031875133514404, 0.28090909123420715, 0.6618750095367432, -1.3637499809265137], "max": [1.5784027576446533, -0.6411411762237549, 1.391002893447876, 0.7304779887199402, -0.4694533348083496, 1.1412556171417236, -0.4435606896877289, -0.7286659479141235, 1.5186541080474854, 0.5170477032661438, 1.6186219453811646, -0.45026037096977234, 57.21437454223633, 55.401248931884766, 2.622499942779541, 9.477499961853027, 49.34562683105469, 58.51374816894531, 32.81187438964844, 84.97374725341797, 37.96437454223633, 88.08625030517578, 71.203125, 109.99500274658203, 70.40750122070312, 82.41812896728516, 9.459375381469727, 9.475000381469727, 36.286251068115234, 94.20999908447266, 40.916873931884766, 91.48625183105469, 43.79624938964844, 98.97562408447266, 69.02188110351562, 110.41812896728516], "mean": [1.0675209760665894, -0.8202380537986755, 0.958024263381958, -0.02408488281071186, -1.1441869735717773, 0.8379104137420654, -1.1699581146240234, -0.8589363098144531, 1.047370433807373, -0.08260243386030197, 1.139874815940857, -0.7754591703414917, 43.362430572509766, 48.248817443847656, 2.4243104457855225, 7.508601188659668, 12.010382652282715, 9.686002731323242, 7.834902286529541, 11.62228012084961, 8.902304649353027, 14.035215377807617, 11.321975708007812, 29.653064727783203, 37.757530212402344, 64.45421600341797, 1.0825740098953247, 6.175954341888428, 20.78656578063965, 13.19899845123291, 15.46862506866455, 16.844816207885742, 16.294111251831055, 19.04437828063965, 13.64697551727295, 78.5536117553711], "std": [0.33250778913497925, 0.1415632665157318, 0.15863172709941864, 0.39251282811164856, 0.3923906981945038, 0.1953563690185547, 0.42043954133987427, 0.11719119548797607, 0.16909348964691162, 0.4950439929962158, 0.4063872992992401, 0.1275925487279892, 7.813351631164551, 3.275453567504883, 0.06036344915628433, 3.1065096855163574, 15.934226989746094, 18.581405639648438, 10.678435325622559, 28.48662567138672, 12.334123611450195, 29.481590270996094, 22.268939971923828, 40.61038589477539, 18.70240592956543, 13.70113468170166, 1.8098655939102173, 2.7947516441345215, 7.192229270935059, 26.597135543823242, 8.448749542236328, 29.061786651611328, 12.739688873291016, 32.584712982177734, 22.53206443786621, 37.86872100830078], "count": [278]}, "timestamp": {"min": [0.0], "max": [9.233333333333333], "mean": [4.616666666666667], "std": [2.675038940526536], "count": [278]}, "frame_index": {"min": [0], "max": [277], "mean": [138.5], "std": [80.25116821579608], "count": [278]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [278]}, "index": {"min": [9563], "max": [9840], "mean": [9701.5], "std": [80.25116821579608], "count": [278]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [278]}, "subtask_annotation": {"mean": [8.025179856115107, 14.0, 14.0, 14.0, 14.0], "std": [1.4528856686652702, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [278]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [278]}, "eef_direction_state": {"mean": [4.071942446043166, 4.359712230215828], "std": [2.069442936789989, 1.9873962368085123], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_state": {"mean": [0.9028776978417267, 0.8633093525179856], "std": [0.8657713694612877, 0.8831063457874632], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_state": {"mean": [0.841726618705036, 0.6798561151079137], "std": [0.8753950212608467, 0.8146747469548301], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_direction_action": {"mean": [4.071942446043166, 4.359712230215828], "std": [2.069442936789989, 1.9873962368085123], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_action": {"mean": [0.9028776978417267, 0.8633093525179856], "std": [0.8657713694612877, 0.8831063457874632], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_action": {"mean": [0.841726618705036, 0.6798561151079137], "std": [0.8753950212608467, 0.8146747469548301], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_sim_pose_state": {"mean": [0.594456835996043, 0.18967595390950143, 1.173400984013149, -1.4458768308628152, 0.9828658556012698, -1.4424223804267369, 0.5883188701128992, -0.2095922084026099, 1.1350387344755912, 1.7620805302149858, 1.064112418687209, 0.9416758581740896], "std": [0.04514802384657951, 0.07208618305494599, 0.05077416070001702, 0.39032913160900745, 0.12613896604755884, 1.5621484541036124, 0.04893382915777574, 0.09038126581700694, 0.05091914016735058, 0.48077691714072657, 0.1048527895416509, 2.066694034086894], "min": [0.5550692574780158, 0.06482828933569304, 1.0598954656988857, -2.39832125616553, 0.7706709505945173, -3.1354586481824898, 0.5567665075808645, -0.32981867858453273, 1.0465517819882133, 1.1215008863805687, 0.7357100987860603, -3.1264302050802923], "max": [0.7443718597286801, 0.29643326431060785, 1.2617247466824604, -0.8883002863656546, 1.2307310122767827, 3.131611662935393, 0.7465943428283696, -0.06905562105452157, 1.239416171728984, 2.7184385955130494, 1.2484282065280974, 3.1348710414542493], "count": [278]}, "eef_sim_pose_action": {"mean": [0.594456835996043, 0.18967595390950143, 1.173400984013149, -1.4458768308628152, 0.9828658556012698, -1.4424223804267369, 0.5883188701128992, -0.2095922084026099, 1.1350387344755912, 1.7620805302149858, 1.064112418687209, 0.9416758581740896], "std": [0.04514802384657951, 0.07208618305494599, 0.05077416070001702, 0.39032913160900745, 0.12613896604755884, 1.5621484541036124, 0.04893382915777574, 0.09038126581700694, 0.05091914016735058, 0.48077691714072657, 0.1048527895416509, 2.066694034086894], "min": [0.5550692574780158, 0.06482828933569304, 1.0598954656988857, -2.39832125616553, 0.7706709505945173, -3.1354586481824898, 0.5567665075808645, -0.32981867858453273, 1.0465517819882133, 1.1215008863805687, 0.7357100987860603, -3.1264302050802923], "max": [0.7443718597286801, 0.29643326431060785, 1.2617247466824604, -0.8883002863656546, 1.2307310122767827, 3.131611662935393, 0.7465943428283696, -0.06905562105452157, 1.239416171728984, 2.7184385955130494, 1.2484282065280974, 3.1348710414542493], "count": [278]}}} +{"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.15553258986928103]], [[0.17004724673202615]], [[0.18540924019607843]]], "std": [[[0.2194727906836429]], [[0.23351340659737407]], [[0.23574803814687956]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22792137050653594]], [[0.25534573120915033]], [[0.24708473039215686]]], "std": [[[0.12815787080416577]], [[0.12729860572788781]], [[0.1508698554549754]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2390075571895425]], [[0.2715194321895425]], [[0.2506348039215686]]], "std": [[[0.14979373901028803]], [[0.1459381669894741]], [[0.16231393944132874]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12982068831699348]], [[0.16406241013071896]], [[0.15830428513071895]]], "std": [[[0.235469655791818]], [[0.24229013423190296]], [[0.24703381476081468]]], "count": [100]}, "observation.state": {"min": [0.44031813740730286, -1.1977139711380005, 0.7238498330116272, -0.45906344056129456, -1.4408807754516602, 0.9489204287528992, -1.1461433172225952, -1.247568130493164, 0.8276112079620361, -0.8641136288642883, 0.5087214708328247, -1.405808925628662, 12.834545135498047, 8.981874465942383, 2.1412501335144043, -0.23937499523162842, 0.7093750238418579, 0.5668749809265137, 0.8031250238418579, -1.3443750143051147, 0.765999972820282, 0.421875, 0.6881250143051147, 0.02437499910593033, 1.4068750143051147, 49.6875, -0.84375, -0.8981249928474426, 0.6781250238418579, 0.18812499940395355, 0.71875, -0.19312499463558197, 0.7400000095367432, 1.0154545307159424, 0.3075000047683716, -2.0612499713897705], "max": [1.4791713953018188, -0.6110761165618896, 1.3263428211212158, 0.6334162950515747, -0.2895399332046509, 1.4780746698379517, -0.4861905872821808, -0.7009612917900085, 1.6033416986465454, 0.18897345662117004, 1.049391508102417, -0.6696564555168152, 69.69937896728516, 58.15444564819336, 46.03375244140625, 9.748749732971191, 54.838748931884766, 73.13562774658203, 48.66812515258789, 99.63687133789062, 67.60812377929688, 108.08562469482422, 98.33999633789062, 109.77249908447266, 76.84000396728516, 66.13249969482422, 43.98374938964844, 9.5337495803833, 33.17749786376953, 43.208126068115234, 24.2549991607666, 107.62687683105469, 48.176876068115234, 92.30500030517578, 98.70500183105469, 110.08000183105469], "mean": [0.8665168285369873, -0.785551130771637, 0.9040106534957886, -0.018852422013878822, -0.7972295880317688, 1.2422477006912231, -0.9936444163322449, -0.8603569269180298, 1.0084717273712158, -0.039297979325056076, 0.8886371850967407, -1.1946057081222534, 40.12482452392578, 47.885738372802734, 5.732219696044922, 7.761471271514893, 11.410480499267578, 12.402840614318848, 9.46957778930664, 16.212499618530273, 12.842554092407227, 20.233274459838867, 17.120548248291016, 34.08976364135742, 28.4384822845459, 56.846954345703125, 11.294929504394531, 4.975562572479248, 9.144453048706055, 8.837640762329102, 7.423311233520508, 18.301084518432617, 11.519073486328125, 18.15618324279785, 16.47429084777832, 24.615190505981445], "std": [0.25557827949523926, 0.1590660959482193, 0.13620874285697937, 0.3869136869907379, 0.32417091727256775, 0.13533174991607666, 0.2141655534505844, 0.12567467987537384, 0.1941734254360199, 0.3085497319698334, 0.19971951842308044, 0.2808361351490021, 14.432440757751465, 11.798635482788086, 9.949874877929688, 3.5192744731903076, 16.104021072387695, 24.610952377319336, 14.286811828613281, 35.24062728881836, 19.634639739990234, 37.56594467163086, 31.721284866333008, 45.085628509521484, 25.404735565185547, 4.739711284637451, 15.03360652923584, 2.749438762664795, 11.151700019836426, 14.279875755310059, 8.151787757873535, 38.20194625854492, 16.45587730407715, 33.23914337158203, 31.723487854003906, 41.764488220214844], "count": [385]}, "action": {"min": [0.44031813740730286, -1.1977139711380005, 0.7238498330116272, -0.45906344056129456, -1.4408807754516602, 0.9489204287528992, -1.1461433172225952, -1.247568130493164, 0.8276112079620361, -0.8641136288642883, 0.5087214708328247, -1.405808925628662, 12.834545135498047, 8.981874465942383, 2.1412501335144043, -0.23937499523162842, 0.7093750238418579, 0.5668749809265137, 0.8031250238418579, -1.3443750143051147, 0.765999972820282, 0.421875, 0.6881250143051147, 0.02437499910593033, 1.4068750143051147, 49.6875, -0.84375, -0.8981249928474426, 0.6781250238418579, 0.18812499940395355, 0.71875, -0.19312499463558197, 0.7400000095367432, 1.0154545307159424, 0.3075000047683716, -2.0612499713897705], "max": [1.4791713953018188, -0.6110761165618896, 1.3263428211212158, 0.6334162950515747, -0.2895399332046509, 1.4780746698379517, -0.4861905872821808, -0.7009612917900085, 1.6033416986465454, 0.18897345662117004, 1.049391508102417, -0.6696564555168152, 69.69937896728516, 58.15444564819336, 46.03375244140625, 9.748749732971191, 54.838748931884766, 73.13562774658203, 48.66812515258789, 99.63687133789062, 67.60812377929688, 108.08562469482422, 98.33999633789062, 109.77249908447266, 76.84000396728516, 66.13249969482422, 43.98374938964844, 9.5337495803833, 33.17749786376953, 43.208126068115234, 24.2549991607666, 107.62687683105469, 48.176876068115234, 92.30500030517578, 98.70500183105469, 110.08000183105469], "mean": [0.86651611328125, -0.7855510711669922, 0.9040105938911438, -0.0188523530960083, -0.7972296476364136, 1.242247223854065, -0.993644654750824, -0.8603571653366089, 1.0084720849990845, -0.03929789736866951, 0.8886375427246094, -1.1946061849594116, 40.1248664855957, 47.88573455810547, 5.732221603393555, 7.761468887329102, 11.410503387451172, 12.402832984924316, 9.469581604003906, 16.212499618530273, 12.842555046081543, 20.23326301574707, 17.12053871154785, 34.08974075317383, 28.43848991394043, 56.8469352722168, 11.294921875, 4.975561618804932, 9.144452095031738, 8.837650299072266, 7.42331075668335, 18.30108642578125, 11.51906681060791, 18.15618896484375, 16.47429084777832, 24.615188598632812], "std": [0.25557824969291687, 0.15906603634357452, 0.13620875775814056, 0.3869137167930603, 0.32417088747024536, 0.13533176481723785, 0.2141655683517456, 0.12567466497421265, 0.1941734403371811, 0.308549702167511, 0.19971950352191925, 0.2808361351490021, 14.4324369430542, 11.798637390136719, 9.949873924255371, 3.519275426864624, 16.104022979736328, 24.610939025878906, 14.286810874938965, 35.240623474121094, 19.634634017944336, 37.56595993041992, 31.721269607543945, 45.08562469482422, 25.40473747253418, 4.739711761474609, 15.033605575561523, 2.749438762664795, 11.151701927185059, 14.27987289428711, 8.151788711547852, 38.20195388793945, 16.45587730407715, 33.2391471862793, 31.723491668701172, 41.76449203491211], "count": [385]}, "timestamp": {"min": [0.0], "max": [12.8], "mean": [6.4], "std": [3.704651730519948], "count": [385]}, "frame_index": {"min": [0], "max": [384], "mean": [192.0], "std": [111.13955191559843], "count": [385]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [385]}, "index": {"min": [9841], "max": [10225], "mean": [10033.0], "std": [111.13955191559843], "count": [385]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [385]}, "subtask_annotation": {"mean": [8.122077922077922, 14.0, 14.0, 14.0, 14.0], "std": [1.3457603824288957, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [385]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [385]}, "eef_direction_state": {"mean": [3.794805194805195, 4.558441558441558], "std": [2.107987043991348, 1.9572940935542862], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_state": {"mean": [0.9714285714285714, 0.7168831168831169], "std": [0.8165268770848007, 0.8314285308568338], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_state": {"mean": [0.6545454545454545, 0.535064935064935], "std": [0.8265945557661217, 0.789174520847492], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_direction_action": {"mean": [3.794805194805195, 4.558441558441558], "std": [2.107987043991348, 1.9572940935542862], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_action": {"mean": [0.9714285714285714, 0.7168831168831169], "std": [0.8165268770848007, 0.8314285308568338], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_action": {"mean": [0.6545454545454545, 0.535064935064935], "std": [0.8265945557661217, 0.789174520847492], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_sim_pose_state": {"mean": [0.6056636495426766, 0.1660907413324939, 1.165816342012492, -1.1563497214474938, 1.2529367968301357, -0.7462016261752217, 0.6077284847953051, -0.17368614959651651, 1.1216898966384754, 2.087106442901524, 1.3121942323851674, 1.5914740421596092], "std": [0.05453347897174458, 0.07422422065848551, 0.055521036546307904, 1.5813720532785938, 0.08969742046846507, 1.8573437703558633, 0.047977913987126516, 0.03856067410184463, 0.04438525463931851, 0.4012233062606391, 0.12474379367210787, 2.003993220614205], "min": [0.5385709313531285, 0.06384062037961682, 1.0608978882731108, -3.1371275739851328, 1.0693738629906675, -3.1275068321799226, 0.5745063471277922, -0.22733994573103217, 1.031785710188168, 1.324004502675694, 1.027733733991067, -3.1298582899666982], "max": [0.7489902333558114, 0.28834525324555277, 1.240217535139845, 3.1315787634959342, 1.4868739402657551, 3.112194330237846, 0.7677161434282631, -0.0827768061555689, 1.2233739076035128, 3.1185004892150747, 1.4449049092884758, 3.119641240054604], "count": [385]}, "eef_sim_pose_action": {"mean": [0.6056636495426766, 0.1660907413324939, 1.165816342012492, -1.1563497214474938, 1.2529367968301357, -0.7462016261752217, 0.6077284847953051, -0.17368614959651651, 1.1216898966384754, 2.087106442901524, 1.3121942323851674, 1.5914740421596092], "std": [0.05453347897174458, 0.07422422065848551, 0.055521036546307904, 1.5813720532785938, 0.08969742046846507, 1.8573437703558633, 0.047977913987126516, 0.03856067410184463, 0.04438525463931851, 0.4012233062606391, 0.12474379367210787, 2.003993220614205], "min": [0.5385709313531285, 0.06384062037961682, 1.0608978882731108, -3.1371275739851328, 1.0693738629906675, -3.1275068321799226, 0.5745063471277922, -0.22733994573103217, 1.031785710188168, 1.324004502675694, 1.027733733991067, -3.1298582899666982], "max": [0.7489902333558114, 0.28834525324555277, 1.240217535139845, 3.1315787634959342, 1.4868739402657551, 3.112194330237846, 0.7677161434282631, -0.0827768061555689, 1.2233739076035128, 3.1185004892150747, 1.4449049092884758, 3.119641240054604], "count": [385]}}} +{"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.1505768586601307]], [[0.15981296364379083]], [[0.1747967463235294]]], "std": [[[0.21592783290447146]], [[0.22642902754158672]], [[0.22930646608836094]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23209475285947712]], [[0.2582265829248366]], [[0.25341183619281044]]], "std": [[[0.13209778300248035]], [[0.12978553199002243]], [[0.15451140269069336]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23118761437908497]], [[0.26734294526143787]], [[0.2535268361928104]]], "std": [[[0.1271535336293966]], [[0.12863637104491557]], [[0.1508030552161093]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.11526486111111112]], [[0.14764924019607845]], [[0.14199131535947712]]], "std": [[[0.22376468566400085]], [[0.23208080252944907]], [[0.235592730422431]]], "count": [100]}, "observation.state": {"min": [0.48909932374954224, -1.1526284217834473, 0.6704750657081604, -0.506917417049408, -1.6184576749801636, 0.6895886063575745, -1.4401336908340454, -1.266761064529419, 0.9265087246894836, -0.9315871596336365, 0.4487106204032898, -0.8964198231697083, 19.8956241607666, 25.08562469482422, 2.364375114440918, 0.2593750059604645, 0.7712500095367432, 1.146875023841858, 0.5981249809265137, -1.8324999809265137, 0.7543749809265137, 0.2750000059604645, 1.0012500286102295, 0.0, 3.2562499046325684, 46.34937286376953, -0.8075000047683716, -0.49312499165534973, 0.6200000047683716, 0.08249998837709427, 0.6606249809265137, -0.7593749761581421, 0.7938461303710938, 0.4699999988079071, 0.4581249952316284, -2.1087498664855957], "max": [1.565384864807129, -0.5384527444839478, 1.2705758810043335, 0.716887891292572, -0.4082503616809845, 1.385757565498352, -0.47584307193756104, -0.7255188226699829, 1.626516342163086, 0.3060917258262634, 1.4137696027755737, -0.5635108947753906, 57.068748474121094, 53.48812484741211, 35.74250030517578, 9.793749809265137, 49.52625274658203, 95.48062133789062, 52.67124938964844, 92.29312896728516, 63.73125076293945, 108.64187622070312, 93.2125015258789, 109.87562561035156, 74.48687744140625, 82.96062469482422, 0.9268749952316284, 9.741250038146973, 32.44750213623047, 52.396873474121094, 30.046875, 106.70999908447266, 55.76124954223633, 92.41437530517578, 102.79937744140625, 111.08499908447266], "mean": [1.012452483177185, -0.7118738889694214, 0.8477538228034973, -0.07098729908466339, -0.9285414218902588, 1.1633933782577515, -1.0421160459518433, -0.8677998185157776, 1.0918387174606323, -0.2000063806772232, 0.995750367641449, -0.783124566078186, 38.81812286376953, 46.17844009399414, 4.778979778289795, 8.337747573852539, 9.93320083618164, 14.257143020629883, 7.880006313323975, 12.553072929382324, 8.371566772460938, 16.433147430419922, 13.531587600708008, 23.824626922607422, 33.7513427734375, 63.48130416870117, 0.1838861107826233, 7.512953281402588, 13.801480293273926, 11.567672729492188, 15.57417106628418, 25.65390968322754, 15.079232215881348, 44.551300048828125, 20.845773696899414, 76.26112365722656], "std": [0.2928844690322876, 0.17091818153858185, 0.14785189926624298, 0.3869912028312683, 0.30963411927223206, 0.2387729436159134, 0.34539708495140076, 0.1316312849521637, 0.175063818693161, 0.47266003489494324, 0.3758580684661865, 0.1232568696141243, 8.529153823852539, 5.534365177154541, 6.992588043212891, 2.7426066398620605, 14.36782169342041, 29.4814510345459, 14.228713989257812, 30.993465423583984, 16.708797454833984, 35.4641227722168, 28.259231567382812, 40.40357971191406, 25.262842178344727, 13.961553573608398, 0.6021273732185364, 3.6453964710235596, 10.567464828491211, 18.255006790161133, 10.642549514770508, 35.935428619384766, 18.603979110717773, 33.85717010498047, 32.68878936767578, 39.67017364501953], "count": [369]}, "action": {"min": [0.48909932374954224, -1.1526284217834473, 0.6704750657081604, -0.506917417049408, -1.6184576749801636, 0.6895886063575745, -1.4401336908340454, -1.266761064529419, 0.9265087246894836, -0.9315871596336365, 0.4487106204032898, -0.8964198231697083, 19.8956241607666, 25.08562469482422, 2.364375114440918, 0.2593750059604645, 0.7712500095367432, 1.146875023841858, 0.5981249809265137, -1.8324999809265137, 0.7543749809265137, 0.2750000059604645, 1.0012500286102295, 0.0, 3.2562499046325684, 46.34937286376953, -0.8075000047683716, -0.49312499165534973, 0.6200000047683716, 0.08249998837709427, 0.6606249809265137, -0.7593749761581421, 0.7938461303710938, 0.4699999988079071, 0.4581249952316284, -2.1087498664855957], "max": [1.565384864807129, -0.5384527444839478, 1.2705758810043335, 0.716887891292572, -0.4082503616809845, 1.385757565498352, -0.47584307193756104, -0.7255188226699829, 1.626516342163086, 0.3060917258262634, 1.4137696027755737, -0.5635108947753906, 57.068748474121094, 53.48812484741211, 35.74250030517578, 9.793749809265137, 49.52625274658203, 95.48062133789062, 52.67124938964844, 92.29312896728516, 63.73125076293945, 108.64187622070312, 93.2125015258789, 109.87562561035156, 74.48687744140625, 82.96062469482422, 0.9268749952316284, 9.741250038146973, 32.44750213623047, 52.396873474121094, 30.046875, 106.70999908447266, 55.76124954223633, 92.41437530517578, 102.79937744140625, 111.08499908447266], "mean": [1.0124529600143433, -0.7118741869926453, 0.8477538228034973, -0.07098725438117981, -0.9285417199134827, 1.1633933782577515, -1.0421154499053955, -0.8678003549575806, 1.0918389558792114, -0.20000633597373962, 0.9957506060600281, -0.7831249833106995, 38.81812286376953, 46.178462982177734, 4.778979301452637, 8.337746620178223, 9.933205604553223, 14.25715446472168, 7.879997253417969, 12.553095817565918, 8.371550559997559, 16.433124542236328, 13.531591415405273, 23.824634552001953, 33.751312255859375, 63.481292724609375, 0.18388602137565613, 7.5129570960998535, 13.801469802856445, 11.567669868469238, 15.5741605758667, 25.65392303466797, 15.07923412322998, 44.551326751708984, 20.845781326293945, 76.26111602783203], "std": [0.2928844094276428, 0.17091824114322662, 0.14785195887088776, 0.3869912028312683, 0.30963411927223206, 0.23877286911010742, 0.3453969657421112, 0.1316312849521637, 0.1750638335943222, 0.47265997529029846, 0.3758580684661865, 0.12325689941644669, 8.529149055480957, 5.534366607666016, 6.992590427398682, 2.7426095008850098, 14.367819786071777, 29.481449127197266, 14.228707313537598, 30.993467330932617, 16.708791732788086, 35.46413040161133, 28.259225845336914, 40.40357208251953, 25.262842178344727, 13.961556434631348, 0.6021273732185364, 3.6453959941864014, 10.567463874816895, 18.255006790161133, 10.642549514770508, 35.935428619384766, 18.60397720336914, 33.85717010498047, 32.688785552978516, 39.670162200927734], "count": [369]}, "timestamp": {"min": [0.0], "max": [12.266666666666667], "mean": [6.133333333333333], "std": [3.5506911168682933], "count": [369]}, "frame_index": {"min": [0], "max": [368], "mean": [184.0], "std": [106.5207335060488], "count": [369]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [369]}, "index": {"min": [10226], "max": [10594], "mean": [10410.0], "std": [106.5207335060488], "count": [369]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [369]}, "subtask_annotation": {"mean": [8.086720867208673, 14.0, 14.0, 14.0, 14.0], "std": [1.4325153009292904, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [369]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [369]}, "eef_direction_state": {"mean": [4.2682926829268295, 4.146341463414634], "std": [1.9798709440231546, 2.2318813147624885], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_state": {"mean": [0.8644986449864499, 0.8373983739837398], "std": [0.8698891501030471, 0.8807546383057459], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_state": {"mean": [0.7154471544715447, 0.5718157181571816], "std": [0.860330104950291, 0.8036955353028129], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_direction_action": {"mean": [4.2682926829268295, 4.146341463414634], "std": [1.9798709440231546, 2.2318813147624885], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_action": {"mean": [0.8644986449864499, 0.8373983739837398], "std": [0.8698891501030471, 0.8807546383057459], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_action": {"mean": [0.7154471544715447, 0.5718157181571816], "std": [0.860330104950291, 0.8036955353028129], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_sim_pose_state": {"mean": [0.5888893461337382, 0.18912607843460416, 1.1636959768463901, -1.8317875918764381, 1.2657963369462342, -1.4431168594196095, 0.6088268665357817, -0.19181231588344222, 1.1350924612074074, 1.7109556436275004, 1.0901062910389867, 1.0792163669912427], "std": [0.041272387393887854, 0.0744484928976632, 0.041119326786892264, 0.4168311064952755, 0.11379039966343305, 1.8386850661224183, 0.05179494792536904, 0.07014612863810755, 0.04484831857464829, 0.9891377871605305, 0.1085680624411039, 1.947363457073501], "min": [0.5451746449219061, 0.056855953232803486, 1.0606671366498983, -2.6395344641510543, 1.0481873902929242, -3.122688196961421, 0.5683600969342998, -0.2858570085976023, 1.0479877352342888, -3.1372397332055026, 0.8243604854895397, -3.1367530159850596], "max": [0.7204759350096993, 0.2965338542272549, 1.2279135051151333, -0.9985457924957927, 1.4531600981416064, 3.1206782156865183, 0.7661420592095272, -0.08865035499083032, 1.2238196487436108, 3.141066472274305, 1.3897903391932238, 3.090842282552383], "count": [369]}, "eef_sim_pose_action": {"mean": [0.5888893461337382, 0.18912607843460416, 1.1636959768463901, -1.8317875918764381, 1.2657963369462342, -1.4431168594196095, 0.6088268665357817, -0.19181231588344222, 1.1350924612074074, 1.7109556436275004, 1.0901062910389867, 1.0792163669912427], "std": [0.041272387393887854, 0.0744484928976632, 0.041119326786892264, 0.4168311064952755, 0.11379039966343305, 1.8386850661224183, 0.05179494792536904, 0.07014612863810755, 0.04484831857464829, 0.9891377871605305, 0.1085680624411039, 1.947363457073501], "min": [0.5451746449219061, 0.056855953232803486, 1.0606671366498983, -2.6395344641510543, 1.0481873902929242, -3.122688196961421, 0.5683600969342998, -0.2858570085976023, 1.0479877352342888, -3.1372397332055026, 0.8243604854895397, -3.1367530159850596], "max": [0.7204759350096993, 0.2965338542272549, 1.2279135051151333, -0.9985457924957927, 1.4531600981416064, 3.1206782156865183, 0.7661420592095272, -0.08865035499083032, 1.2238196487436108, 3.141066472274305, 1.3897903391932238, 3.090842282552383], "count": [369]}}} +{"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.1510885743464052]], [[0.16064840890522877]], [[0.1755163174019608]]], "std": [[[0.21314394356187683]], [[0.22487624291393263]], [[0.22804226271282113]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2314212540849673]], [[0.2507155861928104]], [[0.2438253799019608]]], "std": [[[0.11942099657094776]], [[0.12180146610447087]], [[0.14707333437320028]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23685108251633985]], [[0.27183253267973856]], [[0.2583852512254902]]], "std": [[[0.13502233046535056]], [[0.13620166167919928]], [[0.15678854145707388]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1334394015522876]], [[0.16437738562091503]], [[0.16032337418300655]]], "std": [[[0.23820022019850254]], [[0.24435935502921582]], [[0.24783987359235343]]], "count": [100]}, "observation.state": {"min": [0.442726194858551, -1.0592622756958008, 0.6158922910690308, -0.5340021848678589, -1.6351101398468018, 0.8598935604095459, -1.4785356521606445, -1.1743724346160889, 0.80357825756073, -0.8331664204597473, 0.4773451089859009, -1.1790693998336792, 4.184999942779541, 29.463125228881836, 2.2699999809265137, 0.050624996423721313, 0.9012500047683716, 0.6668750047683716, 0.6787500381469727, -1.859375, 0.6937500238418579, -0.49437499046325684, 0.984375, 0.039374999701976776, 1.5262500047683716, 48.416873931884766, -0.8731250166893005, -1.037500023841858, 0.5836363434791565, -0.4424999952316284, 0.6568750143051147, 1.8050000667572021, 0.6893333196640015, 0.4637500047683716, 0.8543750047683716, -2.0718748569488525], "max": [1.649452567100525, -0.5285820364952087, 1.2091106176376343, 0.6499150991439819, -0.2912565767765045, 1.4551146030426025, -0.429040789604187, -0.6915197968482971, 1.564788818359375, 0.4409221410751343, 1.4338182210922241, -0.45579174160957336, 79.16312408447266, 54.81562423706055, 21.426250457763672, 9.930624961853027, 36.35124969482422, 76.92874908447266, 38.66812515258789, 88.80937957763672, 87.47250366210938, 110.80437469482422, 98.33062744140625, 110.65499877929688, 72.11000061035156, 86.22500610351562, 2.271250009536743, 9.550000190734863, 34.65562438964844, 44.883750915527344, 28.453750610351562, 97.90374755859375, 79.85625457763672, 108.97062683105469, 98.14312744140625, 109.66374969482422], "mean": [1.0974771976470947, -0.710344672203064, 0.8153881430625916, -0.1349765807390213, -0.9922868013381958, 1.1737788915634155, -1.0831735134124756, -0.8402540683746338, 0.9945467114448547, -0.078590527176857, 1.0358879566192627, -0.9904834628105164, 34.18206787109375, 47.02776336669922, 3.82647967338562, 8.606127738952637, 6.379848003387451, 13.325743675231934, 6.784353733062744, 12.933103561401367, 13.587468147277832, 17.52849769592285, 15.52133846282959, 24.111268997192383, 26.80915069580078, 68.85746002197266, 0.2765035629272461, 7.142135143280029, 16.087928771972656, 8.265419960021973, 9.672809600830078, 20.076717376708984, 15.403923988342285, 18.304895401000977, 20.246641159057617, 26.31166648864746], "std": [0.3793730139732361, 0.13342733681201935, 0.13436190783977509, 0.43186700344085693, 0.4459466338157654, 0.1572851836681366, 0.3482402265071869, 0.13275618851184845, 0.22022745013237, 0.4094887375831604, 0.35934436321258545, 0.2683933675289154, 18.37710189819336, 5.01271390914917, 4.021030426025391, 2.397596597671509, 10.217339515686035, 26.23265266418457, 11.545860290527344, 31.29821014404297, 25.760061264038086, 37.295040130615234, 30.397958755493164, 41.109458923339844, 26.2679443359375, 16.646167755126953, 1.0339570045471191, 3.944749355316162, 10.689535140991211, 14.998842239379883, 9.235493659973145, 35.12419891357422, 23.159656524658203, 33.114017486572266, 35.12925338745117, 43.1378288269043], "count": [335]}, "action": {"min": [0.442726194858551, -1.0592622756958008, 0.6158922910690308, -0.5340021848678589, -1.6351101398468018, 0.8598935604095459, -1.4785356521606445, -1.1743724346160889, 0.80357825756073, -0.8331664204597473, 0.4773451089859009, -1.1790693998336792, 4.184999942779541, 29.463125228881836, 2.2699999809265137, 0.050624996423721313, 0.9012500047683716, 0.6668750047683716, 0.6787500381469727, -1.859375, 0.6937500238418579, -0.49437499046325684, 0.984375, 0.039374999701976776, 1.5262500047683716, 48.416873931884766, -0.8731250166893005, -1.037500023841858, 0.5836363434791565, -0.4424999952316284, 0.6568750143051147, 1.8050000667572021, 0.6893333196640015, 0.4637500047683716, 0.8543750047683716, -2.0718748569488525], "max": [1.649452567100525, -0.5285820364952087, 1.2091106176376343, 0.6499150991439819, -0.2912565767765045, 1.4551146030426025, -0.429040789604187, -0.6915197968482971, 1.564788818359375, 0.4409221410751343, 1.4338182210922241, -0.45579174160957336, 79.16312408447266, 54.81562423706055, 21.426250457763672, 9.930624961853027, 36.35124969482422, 76.92874908447266, 38.66812515258789, 88.80937957763672, 87.47250366210938, 110.80437469482422, 98.33062744140625, 110.65499877929688, 72.11000061035156, 86.22500610351562, 2.271250009536743, 9.550000190734863, 34.65562438964844, 44.883750915527344, 28.453750610351562, 97.90374755859375, 79.85625457763672, 108.97062683105469, 98.14312744140625, 109.66374969482422], "mean": [1.0974754095077515, -0.7103443741798401, 0.8153883218765259, -0.1349765956401825, -0.9922869801521301, 1.1737793684005737, -1.0831737518310547, -0.8402537107467651, 0.9945465326309204, -0.07859053462743759, 1.035887598991394, -0.9904831647872925, 34.182071685791016, 47.02775955200195, 3.8264849185943604, 8.606128692626953, 6.37985897064209, 13.325724601745605, 6.784359931945801, 12.933111190795898, 13.587468147277832, 17.528478622436523, 15.52134895324707, 24.11126708984375, 26.809152603149414, 68.85746002197266, 0.2765035033226013, 7.142131328582764, 16.087919235229492, 8.265421867370605, 9.672807693481445, 20.076705932617188, 15.40392780303955, 18.304889678955078, 20.246644973754883, 26.311660766601562], "std": [0.37937304377555847, 0.13342738151550293, 0.13436196744441986, 0.43186700344085693, 0.44594651460647583, 0.15728527307510376, 0.3482401669025421, 0.13275620341300964, 0.2202274352312088, 0.409488707780838, 0.35934436321258545, 0.26839330792427063, 18.377105712890625, 5.012712478637695, 4.021028518676758, 2.3975963592529297, 10.217341423034668, 26.232616424560547, 11.545858383178711, 31.298213958740234, 25.76006507873535, 37.29505157470703, 30.39794921875, 41.10944747924805, 26.2679500579834, 16.646167755126953, 1.0339568853378296, 3.9447500705718994, 10.689537048339844, 14.998846054077148, 9.235494613647461, 35.12419891357422, 23.159658432006836, 33.114017486572266, 35.12925720214844, 43.1378288269043], "count": [335]}, "timestamp": {"min": [0.0], "max": [11.133333333333333], "mean": [5.566666666666666], "std": [3.2235246409964224], "count": [335]}, "frame_index": {"min": [0], "max": [334], "mean": [167.0], "std": [96.70573922989266], "count": [335]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [335]}, "index": {"min": [10595], "max": [10929], "mean": [10762.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [335]}, "subtask_annotation": {"mean": [8.128358208955223, 14.0, 14.0, 14.0, 14.0], "std": [1.407316274178246, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [335]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [335]}, "eef_direction_state": {"mean": [3.961194029850746, 4.6537313432835825], "std": [2.049022717463322, 1.8332198537821889], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_state": {"mean": [0.9074626865671642, 0.7402985074626866], "std": [0.8536687170433593, 0.8576364086259147], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_state": {"mean": [0.7134328358208956, 0.5492537313432836], "std": [0.8542947728517442, 0.7783206441901984], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_direction_action": {"mean": [3.961194029850746, 4.6537313432835825], "std": [2.049022717463322, 1.8332198537821889], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_action": {"mean": [0.9074626865671642, 0.7402985074626866], "std": [0.8536687170433593, 0.8576364086259147], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_action": {"mean": [0.7134328358208956, 0.5492537313432836], "std": [0.8542947728517442, 0.7783206441901984], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_sim_pose_state": {"mean": [0.578486122293004, 0.209130028596487, 1.1563181831972058, -1.8661217368535985, 1.2268035375024644, -1.018942542640172, 0.593930504545226, -0.18725896211608095, 1.1368782223637925, 1.4777673388769126, 1.182305607918055, 1.2119298186981473], "std": [0.047469598457770996, 0.08275353105294199, 0.04949731893380702, 0.6219076604121829, 0.1332321368721283, 1.8162805873293981, 0.05603940870934232, 0.06298568132391442, 0.04359222730094598, 1.2784085423919593, 0.10908500281497759, 1.881826993301641], "min": [0.5160041833050911, 0.08585385001374235, 1.0545123447315472, -3.1322075050324836, 1.049683547337434, -3.1315631723357407, 0.5601259839431041, -0.31970289717304545, 1.058215386582206, -3.1404965585583473, 0.6843285693093026, -3.1001460450923517], "max": [0.7199935273553227, 0.2959971293555344, 1.2429965671702714, -0.7632132737774159, 1.52788765258765, 3.133868069165387, 0.7578652961627643, -0.0838610022741687, 1.2462347082356833, 3.138628612493701, 1.2751028360984713, 3.123738860092191], "count": [335]}, "eef_sim_pose_action": {"mean": [0.578486122293004, 0.209130028596487, 1.1563181831972058, -1.8661217368535985, 1.2268035375024644, -1.018942542640172, 0.593930504545226, -0.18725896211608095, 1.1368782223637925, 1.4777673388769126, 1.182305607918055, 1.2119298186981473], "std": [0.047469598457770996, 0.08275353105294199, 0.04949731893380702, 0.6219076604121829, 0.1332321368721283, 1.8162805873293981, 0.05603940870934232, 0.06298568132391442, 0.04359222730094598, 1.2784085423919593, 0.10908500281497759, 1.881826993301641], "min": [0.5160041833050911, 0.08585385001374235, 1.0545123447315472, -3.1322075050324836, 1.049683547337434, -3.1315631723357407, 0.5601259839431041, -0.31970289717304545, 1.058215386582206, -3.1404965585583473, 0.6843285693093026, -3.1001460450923517], "max": [0.7199935273553227, 0.2959971293555344, 1.2429965671702714, -0.7632132737774159, 1.52788765258765, 3.133868069165387, 0.7578652961627643, -0.0838610022741687, 1.2462347082356833, 3.138628612493701, 1.2751028360984713, 3.123738860092191], "count": [335]}}} +{"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.16412818831699347]], [[0.17265180351307188]], [[0.18631851511437908]]], "std": [[[0.22584869674661562]], [[0.2342580962288908]], [[0.2364134663160857]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23659619689542485]], [[0.2525754309640523]], [[0.23214916666666666]]], "std": [[[0.1258694945445988]], [[0.12307666556039265]], [[0.1365236759055625]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24108808619281047]], [[0.27351795547385616]], [[0.25802838439542486]]], "std": [[[0.15414746497397425]], [[0.1522419534608762]], [[0.16450620436754565]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1544195343137255]], [[0.18407564338235294]], [[0.18140856617647058]]], "std": [[[0.2566946542424576]], [[0.26045217177769425]], [[0.263954497131293]]], "count": [100]}, "observation.state": {"min": [0.48745423555374146, -1.0609550476074219, 0.6419851779937744, -0.5596373677253723, -1.6283283233642578, 1.0527533292770386, -1.483791470527649, -1.1919442415237427, 0.7916253209114075, -0.5684462785720825, 0.4821135699748993, -1.3354060649871826, 1.875, 19.994375228881836, 2.296875, 0.8306249976158142, 1.0212500095367432, -0.4737499952316284, 0.5993750095367432, -1.9106249809265137, 0.6137499809265137, -0.4899999797344208, 0.8081250190734863, -0.05562499910593033, 1.209375023841858, 48.34375, -0.7706249952316284, -0.4987500011920929, 0.8411111235618591, 1.102500081062317, 0.6618750095367432, -0.7756249904632568, 1.0657142400741577, 0.5831249952316284, 0.005625003017485142, -1.4068750143051147], "max": [1.5383955240249634, -0.5279144644737244, 1.1951390504837036, 0.22504672408103943, -0.5460822582244873, 1.4022088050842285, -0.4751754701137543, -0.6770713925361633, 1.5323634147644043, 0.5435390472412109, 1.6130694150924683, -0.7299057841300964, 82.29624938964844, 52.88999938964844, 49.01124954223633, 9.796250343322754, 49.39687728881836, 76.55249786376953, 45.627498626708984, 87.45062255859375, 47.903751373291016, 98.01812744140625, 96.96187591552734, 109.46875, 68.79437255859375, 85.45500183105469, 1.5625, 9.556249618530273, 32.49437713623047, 47.14437484741211, 30.459375381469727, 104.12562561035156, 93.33000183105469, 109.35062408447266, 100.67874908447266, 110.21875], "mean": [1.1349055767059326, -0.6970363855361938, 0.789173424243927, -0.2656198740005493, -1.0766172409057617, 1.2740041017532349, -1.0234313011169434, -0.8636752367019653, 1.000333547592163, -0.060198549181222916, 0.8869109749794006, -1.1889837980270386, 37.629756927490234, 44.0511474609375, 7.666925430297852, 8.485147476196289, 9.031597137451172, 11.559187889099121, 8.080412864685059, 12.570815086364746, 8.953319549560547, 17.176504135131836, 14.793832778930664, 24.985078811645508, 30.5647029876709, 65.88325500488281, 0.6807032227516174, 5.930116653442383, 12.883760452270508, 8.950145721435547, 8.095549583435059, 21.93841552734375, 19.38360023498535, 22.193851470947266, 18.922048568725586, 33.589805603027344], "std": [0.27741771936416626, 0.1256275326013565, 0.13780510425567627, 0.21280768513679504, 0.32600557804107666, 0.09157389402389526, 0.24494972825050354, 0.14056822657585144, 0.17839780449867249, 0.26566386222839355, 0.25379472970962524, 0.2046273648738861, 18.787128448486328, 7.418232440948486, 13.19929313659668, 2.329921245574951, 15.843766212463379, 24.37151336669922, 14.226473808288574, 30.233139038085938, 15.189273834228516, 33.87581253051758, 28.937515258789062, 41.75217819213867, 27.484189987182617, 14.878323554992676, 0.956710159778595, 3.566830635070801, 10.412116050720215, 15.641469955444336, 10.396754264831543, 37.74119186401367, 29.470060348510742, 40.19143295288086, 33.18368911743164, 45.2016487121582], "count": [347]}, "action": {"min": [0.48745423555374146, -1.0609550476074219, 0.6419851779937744, -0.5596373677253723, -1.6283283233642578, 1.0527533292770386, -1.483791470527649, -1.1919442415237427, 0.7916253209114075, -0.5684462785720825, 0.4821135699748993, -1.3354060649871826, 1.875, 19.994375228881836, 2.296875, 0.8306249976158142, 1.0212500095367432, -0.4737499952316284, 0.5993750095367432, -1.9106249809265137, 0.6137499809265137, -0.4899999797344208, 0.8081250190734863, -0.05562499910593033, 1.209375023841858, 48.34375, -0.7706249952316284, -0.4987500011920929, 0.8411111235618591, 1.102500081062317, 0.6618750095367432, -0.7756249904632568, 1.0657142400741577, 0.5831249952316284, 0.005625003017485142, -1.4068750143051147], "max": [1.5383955240249634, -0.5279144644737244, 1.1951390504837036, 0.22504672408103943, -0.5460822582244873, 1.4022088050842285, -0.4751754701137543, -0.6770713925361633, 1.5323634147644043, 0.5435390472412109, 1.6130694150924683, -0.7299057841300964, 82.29624938964844, 52.88999938964844, 49.01124954223633, 9.796250343322754, 49.39687728881836, 76.55249786376953, 45.627498626708984, 87.45062255859375, 47.903751373291016, 98.01812744140625, 96.96187591552734, 109.46875, 68.79437255859375, 85.45500183105469, 1.5625, 9.556249618530273, 32.49437713623047, 47.14437484741211, 30.459375381469727, 104.12562561035156, 93.33000183105469, 109.35062408447266, 100.67874908447266, 110.21875], "mean": [1.1349049806594849, -0.6970363259315491, 0.7891730666160583, -0.2656199336051941, -1.0766172409057617, 1.2740042209625244, -1.0234311819076538, -0.8636752367019653, 1.0003334283828735, -0.06019856035709381, 0.8869104981422424, -1.1889840364456177, 37.6297607421875, 44.05117416381836, 7.666940212249756, 8.485146522521973, 9.031604766845703, 11.559200286865234, 8.080408096313477, 12.570831298828125, 8.95334243774414, 17.17650032043457, 14.793828964233398, 24.985107421875, 30.564695358276367, 65.88321685791016, 0.6807039976119995, 5.930116653442383, 12.883756637573242, 8.95014476776123, 8.095545768737793, 21.93842124938965, 19.383594512939453, 22.19385528564453, 18.922046661376953, 33.58981704711914], "std": [0.27741754055023193, 0.1256275624036789, 0.13780514895915985, 0.21280767023563385, 0.32600557804107666, 0.09157389402389526, 0.2449498176574707, 0.14056824147701263, 0.17839780449867249, 0.2656638026237488, 0.25379478931427, 0.20462734997272491, 18.78712272644043, 7.418231010437012, 13.199292182922363, 2.3299195766448975, 15.843762397766113, 24.371511459350586, 14.226473808288574, 30.23312759399414, 15.189255714416504, 33.875789642333984, 28.9375057220459, 41.75218963623047, 27.484189987182617, 14.878324508666992, 0.9567102193832397, 3.566831111907959, 10.412116050720215, 15.641468048095703, 10.39675235748291, 37.74119186401367, 29.47006607055664, 40.191436767578125, 33.183685302734375, 45.2016487121582], "count": [347]}, "timestamp": {"min": [0.0], "max": [11.533333333333333], "mean": [5.766666666666667], "std": [3.3389951915043077], "count": [347]}, "frame_index": {"min": [0], "max": [346], "mean": [173.0], "std": [100.16985574512923], "count": [347]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [347]}, "index": {"min": [10930], "max": [11276], "mean": [11103.0], "std": [100.16985574512923], "count": [347]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [347]}, "subtask_annotation": {"mean": [8.09221902017291, 14.0, 14.0, 14.0, 14.0], "std": [1.4152819612501109, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [347]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [347]}, "eef_direction_state": {"mean": [4.141210374639769, 4.23342939481268], "std": [2.1433367638147787, 1.9056205498927146], "min": [0, 0], "max": [6, 6], "count": [347]}, "eef_velocity_state": {"mean": [0.7838616714697406, 0.8962536023054755], "std": [0.8535223261688443, 0.8216542140714884], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_acc_mag_state": {"mean": [0.6253602305475504, 0.5446685878962536], "std": [0.8234615031555462, 0.7630849660307547], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_direction_action": {"mean": [4.141210374639769, 4.23342939481268], "std": [2.1433367638147787, 1.9056205498927146], "min": [0, 0], "max": [6, 6], "count": [347]}, "eef_velocity_action": {"mean": [0.7838616714697406, 0.8962536023054755], "std": [0.8535223261688443, 0.8216542140714884], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_acc_mag_action": {"mean": [0.6253602305475504, 0.5446685878962536], "std": [0.8234615031555462, 0.7630849660307547], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_sim_pose_state": {"mean": [0.5801798265077279, 0.2139336875328212, 1.1609009050979657, -1.6743437166036992, 1.2476323312098987, -1.4983346517098841, 0.5975443034197463, -0.1691237898073693, 1.1130591938325423, 2.1417772261482435, 1.298819630946774, 0.9842868635464688], "std": [0.04096126561741533, 0.05503757611248559, 0.04766734235578806, 0.3959311178445335, 0.09702882172285725, 1.5994520859171928, 0.04837257916708098, 0.0488485110519836, 0.055051940943576703, 0.4199462707561511, 0.08150650211773376, 2.4632855370640643], "min": [0.5372351904007877, 0.11399849311553478, 1.052578359791746, -2.5633280471808875, 1.0580729253718375, -3.1378272736614394, 0.5567950558148603, -0.307131875553278, 1.0237463308240493, 1.1258673552202367, 1.1478767460594947, -3.1347461251427484], "max": [0.7137762398641391, 0.30276680180904403, 1.23254646691508, -1.123794227489515, 1.4585317743946908, 3.1403941235813506, 0.7538204426253079, -0.11012164865927548, 1.2240996157621766, 2.710152451034003, 1.4192583689643183, 3.1130979893202877], "count": [347]}, "eef_sim_pose_action": {"mean": [0.5801798265077279, 0.2139336875328212, 1.1609009050979657, -1.6743437166036992, 1.2476323312098987, -1.4983346517098841, 0.5975443034197463, -0.1691237898073693, 1.1130591938325423, 2.1417772261482435, 1.298819630946774, 0.9842868635464688], "std": [0.04096126561741533, 0.05503757611248559, 0.04766734235578806, 0.3959311178445335, 0.09702882172285725, 1.5994520859171928, 0.04837257916708098, 0.0488485110519836, 0.055051940943576703, 0.4199462707561511, 0.08150650211773376, 2.4632855370640643], "min": [0.5372351904007877, 0.11399849311553478, 1.052578359791746, -2.5633280471808875, 1.0580729253718375, -3.1378272736614394, 0.5567950558148603, -0.307131875553278, 1.0237463308240493, 1.1258673552202367, 1.1478767460594947, -3.1347461251427484], "max": [0.7137762398641391, 0.30276680180904403, 1.23254646691508, -1.123794227489515, 1.4585317743946908, 3.1403941235813506, 0.7538204426253079, -0.11012164865927548, 1.2240996157621766, 2.710152451034003, 1.4192583689643183, 3.1130979893202877], "count": [347]}}} +{"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.1585189236111111]], [[0.16832406249999998]], [[0.18208560661764706]]], "std": [[[0.21734804487279424]], [[0.22897639036190057]], [[0.2318876893025711]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22588969975490195]], [[0.25630324959150325]], [[0.24221276143790849]]], "std": [[[0.125005406004504]], [[0.12502287731759318]], [[0.140301304490309]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2379105065359477]], [[0.2698318504901961]], [[0.25413848447712417]]], "std": [[[0.13349917472912487]], [[0.13225631573999194]], [[0.1455158668586324]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1471371303104575]], [[0.17592982434640522]], [[0.17433332107843136]]], "std": [[[0.2519287972504682]], [[0.25684231887629644]], [[0.2600797877398485]]], "count": [100]}, "observation.state": {"min": [0.45862898230552673, -1.0273135900497437, 0.6591659188270569, -0.5062180757522583, -1.4536888599395752, 1.0586662292480469, -1.3261573314666748, -1.1502918004989624, 0.8064392805099487, -0.6358005404472351, 0.5203564763069153, -1.4327267408370972, 5.289999961853027, 20.761249542236328, 2.3918750286102295, -0.39750000834465027, 0.840624988079071, 0.45916664600372314, 0.6725000143051147, -2.020624876022339, 0.9262500405311584, 0.22875002026557922, 0.7143750190734863, -0.07062499970197678, 2.583125114440918, 48.59312438964844, -0.8856250047683716, -0.6412500143051147, 0.71875, 0.7337499856948853, 0.6343749761581421, -0.796875, 0.7043750286102295, 0.6512500047683716, 0.8849999904632568, -1.9574999809265137], "max": [1.5866044759750366, -0.6066891551017761, 1.187962532043457, 0.13542382419109344, -0.48273345828056335, 1.5900616645812988, -0.5012350082397461, -0.7648108005523682, 1.4715657234191895, 0.3601844310760498, 1.3397209644317627, -0.7811665534973145, 82.28125, 61.211875915527344, 16.626249313354492, 9.617500305175781, 40.8650016784668, 81.92749786376953, 41.5056266784668, 90.7249984741211, 96.48687744140625, 110.17625427246094, 100.23562622070312, 109.9906234741211, 62.54312515258789, 86.43812561035156, 6.636250019073486, 9.6875, 35.625, 36.889373779296875, 37.037498474121094, 74.55374908447266, 99.07062530517578, 111.04875183105469, 104.66374969482422, 110.63687896728516], "mean": [1.1050251722335815, -0.7585256099700928, 0.7992694973945618, -0.2595224380493164, -0.9882450699806213, 1.3048982620239258, -1.1129403114318848, -0.8559284210205078, 0.9457715153694153, 0.08306989818811417, 1.0442949533462524, -1.2332642078399658, 37.12198257446289, 46.64396286010742, 3.3543670177459717, 7.754025936126709, 8.449877738952637, 15.835405349731445, 9.272618293762207, 14.671481132507324, 16.735383987426758, 20.81175422668457, 15.984025001525879, 33.883968353271484, 22.848140716552734, 71.5711441040039, 1.8249614238739014, 6.266027450561523, 13.281484603881836, 5.955285549163818, 10.089693069458008, 10.127923965454102, 14.832158088684082, 26.7603702545166, 15.8997163772583, 55.023399353027344], "std": [0.2894289493560791, 0.09858910739421844, 0.14144617319107056, 0.2327636182308197, 0.3470248878002167, 0.1227148100733757, 0.28467604517936707, 0.09604793787002563, 0.17987491190433502, 0.3450683653354645, 0.29346200823783875, 0.26440033316612244, 18.568157196044922, 7.748773574829102, 2.735719919204712, 3.1194908618927, 12.555195808410645, 27.86511993408203, 13.42696762084961, 31.610023498535156, 27.633241653442383, 37.58900833129883, 29.67441749572754, 42.85824203491211, 22.647846221923828, 16.030969619750977, 2.040466070175171, 3.595672607421875, 10.060081481933594, 10.988125801086426, 11.90993881225586, 24.446632385253906, 29.73213768005371, 34.82878494262695, 32.549564361572266, 50.40774917602539], "count": [367]}, "action": {"min": [0.45862898230552673, -1.0273135900497437, 0.6591659188270569, -0.5062180757522583, -1.4536888599395752, 1.0586662292480469, -1.3261573314666748, -1.1502918004989624, 0.8064392805099487, -0.6358005404472351, 0.5203564763069153, -1.4327267408370972, 5.289999961853027, 20.761249542236328, 2.3918750286102295, -0.39750000834465027, 0.840624988079071, 0.45916664600372314, 0.6725000143051147, -2.020624876022339, 0.9262500405311584, 0.22875002026557922, 0.7143750190734863, -0.07062499970197678, 2.583125114440918, 48.59312438964844, -0.8856250047683716, -0.6412500143051147, 0.71875, 0.7337499856948853, 0.6343749761581421, -0.796875, 0.7043750286102295, 0.6512500047683716, 0.8849999904632568, -1.9574999809265137], "max": [1.5866044759750366, -0.6066891551017761, 1.187962532043457, 0.13542382419109344, -0.48273345828056335, 1.5900616645812988, -0.5012350082397461, -0.7648108005523682, 1.4715657234191895, 0.3601844310760498, 1.3397209644317627, -0.7811665534973145, 82.28125, 61.211875915527344, 16.626249313354492, 9.617500305175781, 40.8650016784668, 81.92749786376953, 41.5056266784668, 90.7249984741211, 96.48687744140625, 110.17625427246094, 100.23562622070312, 109.9906234741211, 62.54312515258789, 86.43812561035156, 6.636250019073486, 9.6875, 35.625, 36.889373779296875, 37.037498474121094, 74.55374908447266, 99.07062530517578, 111.04875183105469, 104.66374969482422, 110.63687896728516], "mean": [1.105024814605713, -0.7585259079933167, 0.7992694973945618, -0.25952234864234924, -0.9882451891899109, 1.3048982620239258, -1.1129403114318848, -0.8559282422065735, 0.9457715749740601, 0.08306986093521118, 1.0442951917648315, -1.2332637310028076, 37.121952056884766, 46.64396286010742, 3.354370355606079, 7.754026889801025, 8.449888229370117, 15.835391998291016, 9.272605895996094, 14.671493530273438, 16.735393524169922, 20.811771392822266, 15.984031677246094, 33.88393783569336, 22.8481388092041, 71.5711669921875, 1.8249591588974, 6.266025543212891, 13.281466484069824, 5.95528507232666, 10.089689254760742, 10.127923965454102, 14.832162857055664, 26.76036262512207, 15.899707794189453, 55.023414611816406], "std": [0.2894289791584015, 0.09858912974596024, 0.14144618809223175, 0.23276358842849731, 0.3470248579978943, 0.1227148100733757, 0.28467607498168945, 0.09604793041944504, 0.17987489700317383, 0.3450683355331421, 0.29346203804016113, 0.26440033316612244, 18.568161010742188, 7.748770236968994, 2.7357192039489746, 3.119490385055542, 12.555197715759277, 27.865121841430664, 13.426965713500977, 31.61000633239746, 27.63323402404785, 37.589012145996094, 29.674407958984375, 42.858211517333984, 22.64784812927246, 16.030973434448242, 2.04046630859375, 3.595672845840454, 10.060079574584961, 10.988123893737793, 11.909936904907227, 24.446640014648438, 29.732141494750977, 34.82877731323242, 32.54956817626953, 50.407745361328125], "count": [367]}, "timestamp": {"min": [0.0], "max": [12.2], "mean": [6.1], "std": [3.531446036839741], "count": [367]}, "frame_index": {"min": [0], "max": [366], "mean": [183.0], "std": [105.94338110519222], "count": [367]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [367]}, "index": {"min": [11277], "max": [11643], "mean": [11460.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [367]}, "subtask_annotation": {"mean": [8.095367847411444, 14.0, 14.0, 14.0, 14.0], "std": [1.338654134545676, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [367]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [367]}, "eef_direction_state": {"mean": [4.179836512261581, 4.602179836512262], "std": [2.0298392509545895, 1.8834705169891242], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_state": {"mean": [0.8637602179836512, 0.7329700272479565], "std": [0.8206928867969978, 0.8606300566849158], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_state": {"mean": [0.6839237057220708, 0.5694822888283378], "std": [0.8438512173440128, 0.79504288718635], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_direction_action": {"mean": [4.179836512261581, 4.602179836512262], "std": [2.0298392509545895, 1.8834705169891242], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_action": {"mean": [0.8637602179836512, 0.7329700272479565], "std": [0.8206928867969978, 0.8606300566849158], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_action": {"mean": [0.6839237057220708, 0.5694822888283378], "std": [0.8438512173440128, 0.79504288718635], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_sim_pose_state": {"mean": [0.577426004260702, 0.1989972828457258, 1.131497487049829, -1.8599283237749529, 1.21692008708735, -1.4898885997235327, 0.590010261649736, -0.19168830599744807, 1.1204731069797862, 1.5511490632152323, 1.2796061139354815, 1.481992451119837], "std": [0.04278996133847478, 0.0565516472449354, 0.048362121053881435, 0.4627210263587199, 0.11638718958235378, 1.8715280414337019, 0.04619390659778282, 0.05519371237293587, 0.040185872632993766, 1.3234093125687374, 0.14351817435065228, 1.8027997261611521], "min": [0.5324718681121555, 0.11762294956440394, 1.0516304702817827, -2.571844283852696, 1.0514966710465576, -3.1406513734779664, 0.5582907356976128, -0.24445833700934366, 1.0475313325726356, -3.1378648229890596, 0.7842385011860804, -3.137656958358353], "max": [0.7120896119650033, 0.2911367395289223, 1.2296601284732356, -0.3689431879271018, 1.5189449297675774, 3.141335121081706, 0.741545065431426, -0.08817072128087741, 1.2365586608342256, 3.1404748472259674, 1.3787549075431245, 3.0681100616527073], "count": [367]}, "eef_sim_pose_action": {"mean": [0.577426004260702, 0.1989972828457258, 1.131497487049829, -1.8599283237749529, 1.21692008708735, -1.4898885997235327, 0.590010261649736, -0.19168830599744807, 1.1204731069797862, 1.5511490632152323, 1.2796061139354815, 1.481992451119837], "std": [0.04278996133847478, 0.0565516472449354, 0.048362121053881435, 0.4627210263587199, 0.11638718958235378, 1.8715280414337019, 0.04619390659778282, 0.05519371237293587, 0.040185872632993766, 1.3234093125687374, 0.14351817435065228, 1.8027997261611521], "min": [0.5324718681121555, 0.11762294956440394, 1.0516304702817827, -2.571844283852696, 1.0514966710465576, -3.1406513734779664, 0.5582907356976128, -0.24445833700934366, 1.0475313325726356, -3.1378648229890596, 0.7842385011860804, -3.137656958358353], "max": [0.7120896119650033, 0.2911367395289223, 1.2296601284732356, -0.3689431879271018, 1.5189449297675774, 3.141335121081706, 0.741545065431426, -0.08817072128087741, 1.2365586608342256, 3.1404748472259674, 1.3787549075431245, 3.0681100616527073], "count": [367]}}} +{"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.16041036764705882]], [[0.16901156658496733]], [[0.18352851715686275]]], "std": [[[0.2234184088597853]], [[0.23238404362734472]], [[0.23533281290445104]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22193092933006536]], [[0.25357569035947713]], [[0.2391307577614379]]], "std": [[[0.11994019893667886]], [[0.1235469147786378]], [[0.146518477563985]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24031969975490194]], [[0.27120258374183004]], [[0.2572858803104575]]], "std": [[[0.13118062969509603]], [[0.1305965515065353]], [[0.14881554141215764]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1523800306372549]], [[0.17819608455882352]], [[0.17214452614379083]]], "std": [[[0.25537774729904156]], [[0.25863785623211144]], [[0.26277079514432866]]], "count": [100]}, "observation.state": {"min": [0.5168039798736572, -1.0954785346984863, 0.6808384656906128, -0.45204854011535645, -1.626516342163086, 0.9139915704727173, -1.5478370189666748, -1.2354085445404053, 0.8277542591094971, -0.6085488796234131, 0.5745260119438171, -1.0201133489608765, 2.3756251335144043, 44.30437469482422, 2.1656250953674316, 2.4774999618530273, 0.953125, 0.4831250011920929, 0.3075000047683716, -2.03125, 0.65625, -3.056999921798706, 0.7493749856948853, -0.15777777135372162, 3.8862500190734863, 46.04125213623047, -0.8856250047683716, -0.3531250059604645, 0.7200000286102295, 0.5525000095367432, 0.5918750166893005, 0.4568749964237213, 0.9068750143051147, 0.4268749952316284, -0.45249998569488525, -1.7881250381469727], "max": [1.5691519975662231, -0.6572346687316895, 1.2109941244125366, 0.5202134251594543, -0.44439518451690674, 1.336499571800232, -0.5388580560684204, -0.7653353214263916, 1.5493152141571045, 0.42625653743743896, 1.593757152557373, -0.8136873245239258, 64.80187225341797, 59.10625076293945, 2.635624885559082, 9.644999504089355, 33.20624923706055, 86.74437713623047, 26.891874313354492, 84.21624755859375, 27.798749923706055, 101.43499755859375, 91.19249725341797, 109.43687438964844, 69.54937744140625, 79.359375, 1.5737500190734863, 9.470000267028809, 36.31812286376953, 42.97312545776367, 36.046875, 76.01374816894531, 55.42749786376953, 82.96125030517578, 99.18437957763672, 109.52375030517578], "mean": [1.069493293762207, -0.7803082466125488, 0.8565252423286438, -0.13853512704372406, -1.0912017822265625, 1.091967225074768, -1.1953701972961426, -0.9007915258407593, 1.0150866508483887, 0.06896540522575378, 1.1859830617904663, -0.9659754037857056, 41.2441520690918, 50.099761962890625, 2.318743944168091, 8.643684387207031, 8.03598690032959, 15.825011253356934, 5.908681869506836, 13.159500122070312, 6.1742658615112305, 17.028188705444336, 15.314486503601074, 27.05854034423828, 30.9135799407959, 61.58643341064453, 0.7263709902763367, 7.125685691833496, 11.362541198730469, 7.898473262786865, 17.159746170043945, 15.046010971069336, 32.20624923706055, 15.002803802490234, 40.67863845825195, 30.717844009399414], "std": [0.2984178066253662, 0.1266389936208725, 0.13588617742061615, 0.3135974109172821, 0.38128969073295593, 0.11498647928237915, 0.36494436860084534, 0.12291756272315979, 0.19640417397022247, 0.3795965015888214, 0.413534015417099, 0.08612904697656631, 13.520840644836426, 4.395841598510742, 0.14788129925727844, 1.6249916553497314, 11.706212997436523, 30.621126174926758, 9.66003704071045, 30.582361221313477, 9.689799308776855, 37.562740325927734, 28.959501266479492, 40.84712600708008, 22.734289169311523, 13.19018268585205, 1.0467033386230469, 3.626304864883423, 11.612756729125977, 14.54626750946045, 10.949419975280762, 26.411056518554688, 18.2775821685791, 28.000307083129883, 30.01683235168457, 39.6337890625], "count": [307]}, "action": {"min": [0.5168039798736572, -1.0954785346984863, 0.6808384656906128, -0.45204854011535645, -1.626516342163086, 0.9139915704727173, -1.5478370189666748, -1.2354085445404053, 0.8277542591094971, -0.6085488796234131, 0.5745260119438171, -1.0201133489608765, 2.3756251335144043, 44.30437469482422, 2.1656250953674316, 2.4774999618530273, 0.953125, 0.4831250011920929, 0.3075000047683716, -2.03125, 0.65625, -3.056999921798706, 0.7493749856948853, -0.15777777135372162, 3.8862500190734863, 46.04125213623047, -0.8856250047683716, -0.3531250059604645, 0.7200000286102295, 0.5525000095367432, 0.5918750166893005, 0.4568749964237213, 0.9068750143051147, 0.4268749952316284, -0.45249998569488525, -1.7881250381469727], "max": [1.5691519975662231, -0.6572346687316895, 1.2109941244125366, 0.5202134251594543, -0.44439518451690674, 1.336499571800232, -0.5388580560684204, -0.7653353214263916, 1.5493152141571045, 0.42625653743743896, 1.593757152557373, -0.8136873245239258, 64.80187225341797, 59.10625076293945, 2.635624885559082, 9.644999504089355, 33.20624923706055, 86.74437713623047, 26.891874313354492, 84.21624755859375, 27.798749923706055, 101.43499755859375, 91.19249725341797, 109.43687438964844, 69.54937744140625, 79.359375, 1.5737500190734863, 9.470000267028809, 36.31812286376953, 42.97312545776367, 36.046875, 76.01374816894531, 55.42749786376953, 82.96125030517578, 99.18437957763672, 109.52375030517578], "mean": [1.0694934129714966, -0.7803078889846802, 0.8565243482589722, -0.13853515684604645, -1.0912015438079834, 1.0919677019119263, -1.1953696012496948, -0.9007914066314697, 1.0150861740112305, 0.06896547973155975, 1.1859833002090454, -0.9659757018089294, 41.2441520690918, 50.09974670410156, 2.31874418258667, 8.643684387207031, 8.036008834838867, 15.825002670288086, 5.908681869506836, 13.159514427185059, 6.174264907836914, 17.02819061279297, 15.314469337463379, 27.05854606628418, 30.913576126098633, 61.58643341064453, 0.7263708710670471, 7.125683307647705, 11.362539291381836, 7.898472309112549, 17.159738540649414, 15.046008110046387, 32.20625305175781, 15.002802848815918, 40.67860412597656, 30.71785545349121], "std": [0.29841792583465576, 0.1266389787197113, 0.1358862966299057, 0.3135974109172821, 0.38128963112831116, 0.11498647183179855, 0.36494430899620056, 0.1229175478219986, 0.19640420377254486, 0.3795965015888214, 0.413534015417099, 0.0861290767788887, 13.520843505859375, 4.395841121673584, 0.14788132905960083, 1.6249924898147583, 11.70621395111084, 30.621131896972656, 9.660038948059082, 30.58236312866211, 9.689796447753906, 37.562740325927734, 28.959516525268555, 40.84713363647461, 22.734294891357422, 13.19018268585205, 1.0467031002044678, 3.6263041496276855, 11.61275577545166, 14.54626750946045, 10.949419975280762, 26.411056518554688, 18.2775821685791, 28.00031089782715, 30.01683235168457, 39.6337890625], "count": [307]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [307]}, "index": {"min": [11644], "max": [11950], "mean": [11797.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}, "subtask_annotation": {"mean": [8.084690553745927, 14.0, 14.0, 14.0, 14.0], "std": [1.4047361090841353, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [307]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [307]}, "eef_direction_state": {"mean": [4.130293159609121, 4.276872964169381], "std": [2.136077773120557, 2.0190185299428993], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_state": {"mean": [0.8013029315960912, 0.8859934853420195], "std": [0.8520515170523854, 0.8969905747346372], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_state": {"mean": [0.7035830618892508, 0.6319218241042345], "std": [0.8618328673874044, 0.8018853316364765], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_direction_action": {"mean": [4.130293159609121, 4.276872964169381], "std": [2.136077773120557, 2.0190185299428993], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_action": {"mean": [0.8013029315960912, 0.8859934853420195], "std": [0.8520515170523854, 0.8969905747346372], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_action": {"mean": [0.7035830618892508, 0.6319218241042345], "std": [0.8618328673874044, 0.8018853316364765], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_sim_pose_state": {"mean": [0.5840651500180858, 0.186850404857925, 1.1664998904803012, -1.535952224481912, 1.1049015533922497, -1.0994911638919884, 0.5890327642970874, -0.20660975607466248, 1.1263793159152815, 1.6896723908618287, 1.0983972489862464, 1.1087080705296208], "std": [0.046254300731587816, 0.06828095018594743, 0.04887958084788751, 0.4528051776174394, 0.09334020155837844, 1.8152791795220964, 0.055484731152837655, 0.07945952823960788, 0.04456418140647375, 0.49913966811529736, 0.09411872733484614, 1.852748826099538], "min": [0.5275081549744389, 0.0668561403388721, 1.0625843428707817, -2.574855015553969, 0.9741494441252474, -3.1405423846633953, 0.5501245687178031, -0.2853644576283835, 1.0339014553190478, 0.9939217050455643, 0.8418554902364073, -3.1206468373660305], "max": [0.7145105942115842, 0.27153660609888886, 1.2309794015644526, -0.9694414421916628, 1.452228607173479, 3.1264148573231085, 0.7559680223381344, -0.09037928925154459, 1.226332235358916, 2.7872076645455692, 1.342161162432416, 3.1164502723847747], "count": [307]}, "eef_sim_pose_action": {"mean": [0.5840651500180858, 0.186850404857925, 1.1664998904803012, -1.535952224481912, 1.1049015533922497, -1.0994911638919884, 0.5890327642970874, -0.20660975607466248, 1.1263793159152815, 1.6896723908618287, 1.0983972489862464, 1.1087080705296208], "std": [0.046254300731587816, 0.06828095018594743, 0.04887958084788751, 0.4528051776174394, 0.09334020155837844, 1.8152791795220964, 0.055484731152837655, 0.07945952823960788, 0.04456418140647375, 0.49913966811529736, 0.09411872733484614, 1.852748826099538], "min": [0.5275081549744389, 0.0668561403388721, 1.0625843428707817, -2.574855015553969, 0.9741494441252474, -3.1405423846633953, 0.5501245687178031, -0.2853644576283835, 1.0339014553190478, 0.9939217050455643, 0.8418554902364073, -3.1206468373660305], "max": [0.7145105942115842, 0.27153660609888886, 1.2309794015644526, -0.9694414421916628, 1.452228607173479, 3.1264148573231085, 0.7559680223381344, -0.09037928925154459, 1.226332235358916, 2.7872076645455692, 1.342161162432416, 3.1164502723847747], "count": [307]}}} +{"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.1651670690359477]], [[0.17289076184640523]], [[0.18641482434640524]]], "std": [[[0.23128353601478127]], [[0.23865646312984484]], [[0.23985618037541445]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22464665032679737]], [[0.25256105596405226]], [[0.24343248774509804]]], "std": [[[0.12146397489142276]], [[0.1214856052991171]], [[0.14816675272705448]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24075637663398694]], [[0.2727601613562091]], [[0.25957792892156867]]], "std": [[[0.12969266475562266]], [[0.1297658007629064]], [[0.1458336118709506]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1643082475490196]], [[0.18907228349673202]], [[0.183170631127451]]], "std": [[[0.2614092028233793]], [[0.2638248941543932]], [[0.2677521101284464]]], "count": [100]}, "observation.state": {"min": [0.4167620539665222, -1.1195353269577026, 0.6683928370475769, -0.575116753578186, -1.621652603149414, 0.9066958427429199, -1.6724364757537842, -1.2175030708312988, 0.8516441583633423, -0.6667477488517761, 0.5259355902671814, -0.7860727310180664, 16.965625762939453, 13.00374984741211, 2.2249999046325684, -0.29875001311302185, 0.8374999761581421, 0.703125, 0.6512500047683716, -2.0, 0.6825000047683716, -3.25, 1.0212500095367432, -0.010625000111758709, 1.2233333587646484, 47.50562286376953, -0.9943749904632568, -0.43562498688697815, 0.7862499952316284, -1.265625, 0.7131249904632568, -0.06687499582767487, 0.8131250143051147, 0.7712500095367432, 0.6200000047683716, -1.2712500095367432], "max": [1.654554843902588, -0.5775778293609619, 1.235813856124878, 0.6181811094284058, -0.33338579535484314, 1.526903510093689, -0.49348628520965576, -0.7995489239692688, 1.6379845142364502, 0.5422675013542175, 1.6394388675689697, -0.5785315036773682, 67.93562316894531, 69.3793716430664, 56.27812576293945, 9.595624923706055, 66.65062713623047, 95.27562713623047, 57.9900016784668, 92.45874786376953, 58.182498931884766, 98.74250030517578, 100.63249969482422, 110.41374969482422, 71.91437530517578, 84.02230834960938, 1.875, 9.4486665725708, 37.958126068115234, 32.49937438964844, 36.509376525878906, 86.06937408447266, 54.412498474121094, 83.84124755859375, 95.87750244140625, 109.97125244140625], "mean": [1.1289925575256348, -0.7391102910041809, 0.8091028332710266, -0.19892750680446625, -1.0996872186660767, 1.1604416370391846, -1.2770601511001587, -0.9158194661140442, 1.0397636890411377, 0.04982636123895645, 1.23435378074646, -0.7489408254623413, 35.92515563964844, 47.72625732421875, 6.193506240844727, 7.532328128814697, 10.216697692871094, 17.508991241455078, 10.047293663024902, 16.095478057861328, 11.14688777923584, 18.27637481689453, 18.55938148498535, 32.41912078857422, 35.884071350097656, 67.17792510986328, 0.7028016448020935, 6.7939982414245605, 16.625587463378906, 5.658358097076416, 10.595908164978027, 14.07395076751709, 13.432293891906738, 14.862833976745605, 17.41663932800293, 25.597536087036133], "std": [0.4137516915798187, 0.1462741494178772, 0.15199467539787292, 0.43050265312194824, 0.4672549068927765, 0.1712058186531067, 0.44360029697418213, 0.11375119537115097, 0.20834116637706757, 0.4857340157032013, 0.4633970856666565, 0.067081019282341, 14.297407150268555, 10.282241821289062, 12.21815013885498, 3.106766939163208, 17.037776947021484, 32.10193634033203, 16.618057250976562, 32.40983200073242, 17.726959228515625, 37.30274963378906, 31.621585845947266, 44.947669982910156, 20.437360763549805, 14.607161521911621, 1.1707903146743774, 3.916149139404297, 11.354219436645508, 10.164045333862305, 10.746553421020508, 29.023265838623047, 19.916147232055664, 28.221954345703125, 30.53172492980957, 40.90393829345703], "count": [396]}, "action": {"min": [0.4167620539665222, -1.1195353269577026, 0.6683928370475769, -0.575116753578186, -1.621652603149414, 0.9066958427429199, -1.6724364757537842, -1.2175030708312988, 0.8516441583633423, -0.6667477488517761, 0.5259355902671814, -0.7860727310180664, 16.965625762939453, 13.00374984741211, 2.2249999046325684, -0.29875001311302185, 0.8374999761581421, 0.703125, 0.6512500047683716, -2.0, 0.6825000047683716, -3.25, 1.0212500095367432, -0.010625000111758709, 1.2233333587646484, 47.50562286376953, -0.9943749904632568, -0.43562498688697815, 0.7862499952316284, -1.265625, 0.7131249904632568, -0.06687499582767487, 0.8131250143051147, 0.7712500095367432, 0.6200000047683716, -1.2712500095367432], "max": [1.654554843902588, -0.5775778293609619, 1.235813856124878, 0.6181811094284058, -0.33338579535484314, 1.526903510093689, -0.49348628520965576, -0.7995489239692688, 1.6379845142364502, 0.5422675013542175, 1.6394388675689697, -0.5785315036773682, 67.93562316894531, 69.3793716430664, 56.27812576293945, 9.595624923706055, 66.65062713623047, 95.27562713623047, 57.9900016784668, 92.45874786376953, 58.182498931884766, 98.74250030517578, 100.63249969482422, 110.41374969482422, 71.91437530517578, 84.02230834960938, 1.875, 9.4486665725708, 37.958126068115234, 32.49937438964844, 36.509376525878906, 86.06937408447266, 54.412498474121094, 83.84124755859375, 95.87750244140625, 109.97125244140625], "mean": [1.1289900541305542, -0.73911052942276, 0.80910325050354, -0.19892753660678864, -1.0996869802474976, 1.1604417562484741, -1.2770602703094482, -0.9158194661140442, 1.0397638082504272, 0.0498264878988266, 1.2343541383743286, -0.7489405870437622, 35.92518615722656, 47.726226806640625, 6.193515777587891, 7.532333850860596, 10.216705322265625, 17.509017944335938, 10.047297477722168, 16.095468521118164, 11.146883010864258, 18.276371002197266, 18.559375762939453, 32.419090270996094, 35.884056091308594, 67.17789459228516, 0.7027997970581055, 6.794005870819092, 16.62558364868164, 5.658362865447998, 10.595904350280762, 14.07394790649414, 13.432297706604004, 14.862833976745605, 17.41663360595703, 25.597530364990234], "std": [0.4137510359287262, 0.1462741196155548, 0.15199467539787292, 0.430502712726593, 0.4672548472881317, 0.17120584845542908, 0.4436003267765045, 0.11375121027231216, 0.20834116637706757, 0.4857340157032013, 0.46339693665504456, 0.067081019282341, 14.297406196594238, 10.282240867614746, 12.218152046203613, 3.10676646232605, 17.037782669067383, 32.10194396972656, 16.618057250976562, 32.40983581542969, 17.726951599121094, 37.30276870727539, 31.621583938598633, 44.947654724121094, 20.437358856201172, 14.607155799865723, 1.1707903146743774, 3.916149139404297, 11.354219436645508, 10.164048194885254, 10.746552467346191, 29.023271560668945, 19.916149139404297, 28.221954345703125, 30.531726837158203, 40.903926849365234], "count": [396]}, "timestamp": {"min": [0.0], "max": [13.166666666666666], "mean": [6.583333333333333], "std": [3.8104996270052838], "count": [396]}, "frame_index": {"min": [0], "max": [395], "mean": [197.5], "std": [114.31498881015851], "count": [396]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [396]}, "index": {"min": [11951], "max": [12346], "mean": [12148.5], "std": [114.31498881015851], "count": [396]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [396]}, "subtask_annotation": {"mean": [8.015151515151516, 14.0, 14.0, 14.0, 14.0], "std": [1.366915249851095, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [396]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [396]}, "eef_direction_state": {"mean": [4.290404040404041, 4.828282828282828], "std": [1.9997496909989432, 1.83562063398932], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_state": {"mean": [0.8207070707070707, 0.648989898989899], "std": [0.8322268442276036, 0.8793500755976121], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_state": {"mean": [0.6818181818181818, 0.5429292929292929], "std": [0.8377294513199471, 0.7821722568878002], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_direction_action": {"mean": [4.290404040404041, 4.828282828282828], "std": [1.9997496909989432, 1.83562063398932], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_action": {"mean": [0.8207070707070707, 0.648989898989899], "std": [0.8322268442276036, 0.8793500755976121], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_action": {"mean": [0.6818181818181818, 0.5429292929292929], "std": [0.8377294513199471, 0.7821722568878002], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_sim_pose_state": {"mean": [0.5762068787389616, 0.2094959415210254, 1.1665389543204867, -1.475280798423843, 1.1906155538768988, -0.8794076473387638, 0.5809723284692947, -0.2271613401226468, 1.1139693007933313, 1.7489191204942447, 0.972130604290147, 1.0819180138608693], "std": [0.05045850679067061, 0.09296880945678272, 0.048770848133354645, 0.9603489390194956, 0.10787190190594702, 1.724694590227152, 0.06018286539815055, 0.09502705075261214, 0.04313526546552121, 0.39321811135752943, 0.13552053304125372, 1.9530966950109396], "min": [0.5217571455300032, 0.04927172727396334, 1.0602793634071244, -3.1239084645835744, 1.0040575288290894, -3.123565603536361, 0.5358379195568613, -0.319712102775317, 1.0439525708547759, 1.1694520230460752, 0.8312062871222583, -3.113048705653248], "max": [0.7313949320360369, 0.2990953376255266, 1.267358070222463, 3.110079663932066, 1.508990596916305, 3.114255817287923, 0.776596242115561, -0.09119240672476356, 1.2326552618695525, 2.5865714343269346, 1.176497790117998, 3.1380241953512558], "count": [396]}, "eef_sim_pose_action": {"mean": [0.5762068787389616, 0.2094959415210254, 1.1665389543204867, -1.475280798423843, 1.1906155538768988, -0.8794076473387638, 0.5809723284692947, -0.2271613401226468, 1.1139693007933313, 1.7489191204942447, 0.972130604290147, 1.0819180138608693], "std": [0.05045850679067061, 0.09296880945678272, 0.048770848133354645, 0.9603489390194956, 0.10787190190594702, 1.724694590227152, 0.06018286539815055, 0.09502705075261214, 0.04313526546552121, 0.39321811135752943, 0.13552053304125372, 1.9530966950109396], "min": [0.5217571455300032, 0.04927172727396334, 1.0602793634071244, -3.1239084645835744, 1.0040575288290894, -3.123565603536361, 0.5358379195568613, -0.319712102775317, 1.0439525708547759, 1.1694520230460752, 0.8312062871222583, -3.113048705653248], "max": [0.7313949320360369, 0.2990953376255266, 1.267358070222463, 3.110079663932066, 1.508990596916305, 3.114255817287923, 0.776596242115561, -0.09119240672476356, 1.2326552618695525, 2.5865714343269346, 1.176497790117998, 3.1380241953512558], "count": [396]}}} +{"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.1582849550653595]], [[0.16426101307189542]], [[0.17835119893790852]]], "std": [[[0.22575785351174524]], [[0.23264220128528587]], [[0.23537971195561755]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22688427900326796]], [[0.2537587152777778]], [[0.24136021446078432]]], "std": [[[0.1275434679507129]], [[0.12422873998926702]], [[0.14406982852659173]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24222771854575162]], [[0.2722227736928105]], [[0.2564497344771242]]], "std": [[[0.12992201287135913]], [[0.1308032182747558]], [[0.14606208432972517]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.15584704452614379]], [[0.18177757965686273]], [[0.17526923815359477]]], "std": [[[0.256507100869493]], [[0.26048886309050745]], [[0.2636976327573952]]], "count": [100]}, "observation.state": {"min": [0.4170481264591217, -1.0559004545211792, 0.6748301982879639, -0.4854700267314911, -1.6253242492675781, 0.9370946884155273, -1.5581368207931519, -1.2022440433502197, 0.8892195224761963, -0.7707236409187317, 0.5070286989212036, -0.7558461427688599, 21.328125, 31.134374618530273, 2.073124885559082, 0.203125, 0.8012499809265137, -0.4950000047683716, 0.7100000381469727, -1.9637500047683716, 0.8862500190734863, -3.2043750286102295, 0.71875, -0.109375, 1.2243750095367432, 45.095001220703125, -0.9106249809265137, 0.41999998688697815, 0.8726666569709778, 0.7337499856948853, 0.6031249761581421, 0.7593749761581421, 0.6881250143051147, 0.6362500190734863, -0.0624999962747097, -2.1290910243988037], "max": [1.5383001565933228, -0.552018940448761, 1.2049381732940674, 0.3236820101737976, -0.2695840001106262, 1.4937151670455933, -0.5409800410270691, -0.7791637778282166, 1.57637619972229, 0.4525783360004425, 1.6393911838531494, -0.7215610146522522, 51.484375, 51.911251068115234, 11.859999656677246, 9.641249656677246, 46.24562454223633, 74.9487533569336, 44.705623626708984, 98.74124908447266, 78.25187683105469, 109.4487533569336, 96.16500091552734, 109.875, 66.83562469482422, 83.68437957763672, -0.07125000655651093, 9.576250076293945, 40.09562301635742, 30.53125, 43.34937286376953, 43.71875, 60.1618766784668, 66.4643783569336, 103.22062683105469, 109.37187957763672], "mean": [1.101841688156128, -0.711103618144989, 0.7947087287902832, -0.23904038965702057, -1.0452425479888916, 1.276858925819397, -1.1788177490234375, -0.9062884449958801, 1.0698151588439941, -0.030833180993795395, 1.1831064224243164, -0.7410768270492554, 37.481773376464844, 45.56413650512695, 3.063121795654297, 8.032944679260254, 8.394432067871094, 11.006343841552734, 7.009853839874268, 12.855966567993164, 10.564614295959473, 14.737306594848633, 14.42967700958252, 24.30876922607422, 31.052335739135742, 64.68186950683594, -0.45689627528190613, 5.985098361968994, 18.26818084716797, 5.479303359985352, 9.924355506896973, 7.562158584594727, 12.612592697143555, 11.014069557189941, 16.712987899780273, 24.552032470703125], "std": [0.3577355146408081, 0.13378915190696716, 0.14411015808582306, 0.3162912130355835, 0.45595625042915344, 0.10525114834308624, 0.3993569314479828, 0.11532431095838547, 0.18407228589057922, 0.44067853689193726, 0.461195170879364, 0.010018762201070786, 8.301989555358887, 3.8334739208221436, 1.860277771949768, 2.6116976737976074, 13.630755424499512, 23.53713035583496, 12.670135498046875, 32.967166900634766, 20.502193450927734, 37.53554916381836, 28.953105926513672, 40.328128814697266, 24.969633102416992, 15.45800495147705, 0.23756742477416992, 2.7247071266174316, 11.191112518310547, 9.503880500793457, 15.048908233642578, 13.85761833190918, 20.82817840576172, 21.153610229492188, 33.166812896728516, 38.27456283569336], "count": [319]}, "action": {"min": [0.4170481264591217, -1.0559004545211792, 0.6748301982879639, -0.4854700267314911, -1.6253242492675781, 0.9370946884155273, -1.5581368207931519, -1.2022440433502197, 0.8892195224761963, -0.7707236409187317, 0.5070286989212036, -0.7558461427688599, 21.328125, 31.134374618530273, 2.073124885559082, 0.203125, 0.8012499809265137, -0.4950000047683716, 0.7100000381469727, -1.9637500047683716, 0.8862500190734863, -3.2043750286102295, 0.71875, -0.109375, 1.2243750095367432, 45.095001220703125, -0.9106249809265137, 0.41999998688697815, 0.8726666569709778, 0.7337499856948853, 0.6031249761581421, 0.7593749761581421, 0.6881250143051147, 0.6362500190734863, -0.0624999962747097, -2.1290910243988037], "max": [1.5383001565933228, -0.552018940448761, 1.2049381732940674, 0.3236820101737976, -0.2695840001106262, 1.4937151670455933, -0.5409800410270691, -0.7791637778282166, 1.57637619972229, 0.4525783360004425, 1.6393911838531494, -0.7215610146522522, 51.484375, 51.911251068115234, 11.859999656677246, 9.641249656677246, 46.24562454223633, 74.9487533569336, 44.705623626708984, 98.74124908447266, 78.25187683105469, 109.4487533569336, 96.16500091552734, 109.875, 66.83562469482422, 83.68437957763672, -0.07125000655651093, 9.576250076293945, 40.09562301635742, 30.53125, 43.34937286376953, 43.71875, 60.1618766784668, 66.4643783569336, 103.22062683105469, 109.37187957763672], "mean": [1.1018418073654175, -0.7111033797264099, 0.7947084903717041, -0.23904035985469818, -1.0452420711517334, 1.2768590450286865, -1.178817629814148, -0.9062883853912354, 1.0698151588439941, -0.03083326481282711, 1.1831063032150269, -0.7410764694213867, 37.481754302978516, 45.56412124633789, 3.063119649887085, 8.03294563293457, 8.394439697265625, 11.006340980529785, 7.009859085083008, 12.855972290039062, 10.564620971679688, 14.737302780151367, 14.42970085144043, 24.308774948120117, 31.052305221557617, 64.6818618774414, -0.4568960666656494, 5.985096454620361, 18.268173217773438, 5.479302883148193, 9.92435359954834, 7.5621562004089355, 12.612593650817871, 11.014068603515625, 16.712987899780273, 24.552034378051758], "std": [0.3577357232570648, 0.1337890774011612, 0.14411012828350067, 0.3162912130355835, 0.45595622062683105, 0.10525115579366684, 0.3993568420410156, 0.11532430350780487, 0.18407230079174042, 0.44067859649658203, 0.4611952006816864, 0.010018760338425636, 8.301986694335938, 3.8334760665893555, 1.8602768182754517, 2.6116979122161865, 13.630756378173828, 23.537145614624023, 12.670160293579102, 32.9671745300293, 20.502185821533203, 37.53555679321289, 28.953121185302734, 40.328125, 24.969629287719727, 15.4580078125, 0.23756740987300873, 2.7247071266174316, 11.191113471984863, 9.50387954711914, 15.048908233642578, 13.857616424560547, 20.82818031311035, 21.153606414794922, 33.166812896728516, 38.27456283569336], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [319]}, "index": {"min": [12347], "max": [12665], "mean": [12506.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [8.053291536050157, 14.0, 14.0, 14.0, 14.0], "std": [1.4363115028393205, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [319]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [319]}, "eef_direction_state": {"mean": [4.5141065830721, 4.206896551724138], "std": [1.9441145975938159, 1.9462566172063396], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [0.768025078369906, 0.9529780564263323], "std": [0.8796441568221008, 0.8642946475380898], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.7147335423197492, 0.6300940438871473], "std": [0.8620176673252551, 0.7925022812357684], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [4.5141065830721, 4.206896551724138], "std": [1.9441145975938159, 1.9462566172063396], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [0.768025078369906, 0.9529780564263323], "std": [0.8796441568221008, 0.8642946475380898], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.7147335423197492, 0.6300940438871473], "std": [0.8620176673252551, 0.7925022812357684], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.5824986108400615, 0.21172875149783255, 1.16563234974598, -1.7478446043627216, 1.246060386782785, -0.9292850496154738, 0.594332932610664, -0.20847065294729, 1.1318165090579564, 1.6885040512412348, 0.9669424091364854, 1.105590246259635], "std": [0.04310170667925858, 0.07428901852778103, 0.045933492068653305, 0.6896283586435309, 0.11298069614020927, 1.733274664930936, 0.057795118895851, 0.08001419144829391, 0.047216958665363455, 0.5032300773730227, 0.16553889394155397, 1.8866590357251118], "min": [0.5396161455489352, 0.09153197391965154, 1.060791065337865, -3.105369052968744, 0.9531444492731502, -3.1089428761072426, 0.5519351806960036, -0.29537023513165495, 1.0385393618216265, 1.049703645174254, 0.7745318608289384, -3.0964314387427376], "max": [0.7207675056494058, 0.27560509107838194, 1.2475409127593224, -0.3712726028700024, 1.5430850017988327, 3.0430496684251445, 0.7679086489904207, -0.08956214002662755, 1.2363977872513165, 2.8073179037193925, 1.3557453175129845, 3.1318359459123273], "count": [319]}, "eef_sim_pose_action": {"mean": [0.5824986108400615, 0.21172875149783255, 1.16563234974598, -1.7478446043627216, 1.246060386782785, -0.9292850496154738, 0.594332932610664, -0.20847065294729, 1.1318165090579564, 1.6885040512412348, 0.9669424091364854, 1.105590246259635], "std": [0.04310170667925858, 0.07428901852778103, 0.045933492068653305, 0.6896283586435309, 0.11298069614020927, 1.733274664930936, 0.057795118895851, 0.08001419144829391, 0.047216958665363455, 0.5032300773730227, 0.16553889394155397, 1.8866590357251118], "min": [0.5396161455489352, 0.09153197391965154, 1.060791065337865, -3.105369052968744, 0.9531444492731502, -3.1089428761072426, 0.5519351806960036, -0.29537023513165495, 1.0385393618216265, 1.049703645174254, 0.7745318608289384, -3.0964314387427376], "max": [0.7207675056494058, 0.27560509107838194, 1.2475409127593224, -0.3712726028700024, 1.5430850017988327, 3.0430496684251445, 0.7679086489904207, -0.08956214002662755, 1.2363977872513165, 2.8073179037193925, 1.3557453175129845, 3.1318359459123273], "count": [319]}}} +{"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.16279024714052287]], [[0.16978422998366013]], [[0.1838142218137255]]], "std": [[[0.22808148347986232]], [[0.23596439454976073]], [[0.238262578034574]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2234701899509804]], [[0.25390407475490195]], [[0.24394632352941178]]], "std": [[[0.12137599311723499]], [[0.12413596534289639]], [[0.14933024505034992]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24371724673202613]], [[0.2708396527777778]], [[0.24715121527777775]]], "std": [[[0.1284425233495593]], [[0.1289701787213792]], [[0.14813113990322724]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16264988153594773]], [[0.18981026756535946]], [[0.18320780637254902]]], "std": [[[0.2630857726433399]], [[0.26489328742477436]], [[0.26999344358890104]]], "count": [100]}, "observation.state": {"min": [0.4573891758918762, -1.1185816526412964, 0.646386444568634, -0.5377321839332581, -1.6263785362243652, 0.7038700580596924, -1.603437066078186, -1.3706178665161133, 0.922264814376831, -0.8745326995849609, 0.42424848675727844, -0.6931028962135315, 7.050000190734863, 47.71687698364258, 1.8856250047683716, -0.5081250071525574, 0.9206249713897705, 0.8018749952316284, 0.6412500143051147, -1.9900000095367432, 0.6556249856948853, 0.09937500953674316, 0.6206250190734863, -0.035624999552965164, 1.2193750143051147, 30.995624542236328, -0.9118750095367432, -0.31187498569488525, 0.6372727155685425, 0.025624997913837433, 0.6171428561210632, 1.0512499809265137, 0.828000009059906, 0.28777778148651123, -0.19312499463558197, -1.5724999904632568], "max": [1.5421149730682373, -0.5614128112792969, 1.2441586256027222, 0.6219481825828552, -0.34950312972068787, 1.2573434114456177, -0.4499503970146179, -0.7626649737358093, 1.7380025386810303, 0.3952086567878723, 1.6333352327346802, -0.6433585286140442, 59.59562683105469, 55.336875915527344, 2.6100001335144043, 9.821111679077148, 31.968124389648438, 106.67062377929688, 38.71937561035156, 91.77750396728516, 49.696876525878906, 103.52437591552734, 100.51687622070312, 109.1987533569336, 85.63249969482422, 78.85000610351562, -0.7556250095367432, 9.617500305175781, 51.869998931884766, 38.5625, 41.443748474121094, 89.89749908447266, 57.42937469482422, 82.58499908447266, 103.48187255859375, 109.73750305175781], "mean": [1.1641484498977661, -0.7528091669082642, 0.8108099699020386, -0.12564368546009064, -1.1474355459213257, 1.0260413885116577, -1.1773077249526978, -0.9049312472343445, 1.1002163887023926, -0.05453195422887802, 1.1729551553726196, -0.6721373796463013, 37.02729034423828, 50.40568542480469, 2.139160633087158, 7.951181411743164, 7.2178544998168945, 16.991073608398438, 7.314428329467773, 13.384333610534668, 8.695566177368164, 18.026294708251953, 16.406660079956055, 29.331554412841797, 30.238264083862305, 61.53635787963867, -0.8348474502563477, 8.32313346862793, 11.89349365234375, 7.0171098709106445, 11.410158157348633, 17.0245418548584, 23.70281219482422, 16.136775970458984, 21.465871810913086, 66.15425872802734], "std": [0.4125489592552185, 0.15024511516094208, 0.1794946789741516, 0.4198228418827057, 0.4987066984176636, 0.16107407212257385, 0.4530578851699829, 0.15765796601772308, 0.2180676907300949, 0.4992075264453888, 0.4897744357585907, 0.016766438260674477, 11.480255126953125, 1.4945648908615112, 0.2126338928937912, 3.547041893005371, 11.236870765686035, 33.65483093261719, 12.137443542480469, 32.468727111816406, 14.296670913696289, 36.26387023925781, 31.836688995361328, 42.09865951538086, 30.752105712890625, 13.681459426879883, 0.025248149409890175, 2.4861056804656982, 16.185007095336914, 12.561097145080566, 11.954068183898926, 32.054725646972656, 15.556286811828613, 29.681556701660156, 31.955581665039062, 31.40313720703125], "count": [338]}, "action": {"min": [0.4573891758918762, -1.1185816526412964, 0.646386444568634, -0.5377321839332581, -1.6263785362243652, 0.7038700580596924, -1.603437066078186, -1.3706178665161133, 0.922264814376831, -0.8745326995849609, 0.42424848675727844, -0.6931028962135315, 7.050000190734863, 47.71687698364258, 1.8856250047683716, -0.5081250071525574, 0.9206249713897705, 0.8018749952316284, 0.6412500143051147, -1.9900000095367432, 0.6556249856948853, 0.09937500953674316, 0.6206250190734863, -0.035624999552965164, 1.2193750143051147, 30.995624542236328, -0.9118750095367432, -0.31187498569488525, 0.6372727155685425, 0.025624997913837433, 0.6171428561210632, 1.0512499809265137, 0.828000009059906, 0.28777778148651123, -0.19312499463558197, -1.5724999904632568], "max": [1.5421149730682373, -0.5614128112792969, 1.2441586256027222, 0.6219481825828552, -0.34950312972068787, 1.2573434114456177, -0.4499503970146179, -0.7626649737358093, 1.7380025386810303, 0.3952086567878723, 1.6333352327346802, -0.6433585286140442, 59.59562683105469, 55.336875915527344, 2.6100001335144043, 9.821111679077148, 31.968124389648438, 106.67062377929688, 38.71937561035156, 91.77750396728516, 49.696876525878906, 103.52437591552734, 100.51687622070312, 109.1987533569336, 85.63249969482422, 78.85000610351562, -0.7556250095367432, 9.617500305175781, 51.869998931884766, 38.5625, 41.443748474121094, 89.89749908447266, 57.42937469482422, 82.58499908447266, 103.48187255859375, 109.73750305175781], "mean": [1.1641485691070557, -0.7528089880943298, 0.8108097314834595, -0.12564373016357422, -1.1474357843399048, 1.0260411500930786, -1.177307367324829, -0.9049307107925415, 1.100216031074524, -0.054531872272491455, 1.1729546785354614, -0.6721372008323669, 37.02724838256836, 50.405677795410156, 2.1391634941101074, 7.951183319091797, 7.217870712280273, 16.99107551574707, 7.314419746398926, 13.384346961975098, 8.695566177368164, 18.02630043029785, 16.406681060791016, 29.331571578979492, 30.238258361816406, 61.536354064941406, -0.8348481059074402, 8.32313346862793, 11.893492698669434, 7.017110824584961, 11.41016674041748, 17.02454376220703, 23.702817916870117, 16.136783599853516, 21.465871810913086, 66.15432739257812], "std": [0.4125491976737976, 0.15024511516094208, 0.179494708776474, 0.4198229908943176, 0.4987066090106964, 0.16107410192489624, 0.4530579149723053, 0.15765796601772308, 0.2180676907300949, 0.49920743703842163, 0.48977452516555786, 0.016766438260674477, 11.480253219604492, 1.4945648908615112, 0.21263387799263, 3.547044277191162, 11.236867904663086, 33.654842376708984, 12.137444496154785, 32.46870803833008, 14.296669006347656, 36.26386642456055, 31.836685180664062, 42.0986442565918, 30.75210189819336, 13.681456565856934, 0.025248154997825623, 2.486105442047119, 16.185009002685547, 12.561098098754883, 11.954068183898926, 32.05472946166992, 15.55628490447998, 29.681556701660156, 31.95557975769043, 31.403133392333984], "count": [338]}, "timestamp": {"min": [0.0], "max": [11.233333333333333], "mean": [5.616666666666667], "std": [3.2523922819296502], "count": [338]}, "frame_index": {"min": [0], "max": [337], "mean": [168.5], "std": [97.5717684578895], "count": [338]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [338]}, "index": {"min": [12666], "max": [13003], "mean": [12834.5], "std": [97.5717684578895], "count": [338]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [338]}, "subtask_annotation": {"mean": [8.159763313609467, 14.0, 14.0, 14.0, 14.0], "std": [1.4177371555420264, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [338]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [338]}, "eef_direction_state": {"mean": [4.295857988165681, 4.346153846153846], "std": [1.9943813096384042, 2.070145637045829], "min": [0, 0], "max": [6, 6], "count": [338]}, "eef_velocity_state": {"mean": [0.8520710059171598, 0.8520710059171598], "std": [0.8847885287006688, 0.9143878708677807], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_acc_mag_state": {"mean": [0.7041420118343196, 0.6094674556213018], "std": [0.8743792408078531, 0.7965341049206932], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_direction_action": {"mean": [4.295857988165681, 4.346153846153846], "std": [1.9943813096384042, 2.070145637045829], "min": [0, 0], "max": [6, 6], "count": [338]}, "eef_velocity_action": {"mean": [0.8520710059171598, 0.8520710059171598], "std": [0.8847885287006688, 0.9143878708677807], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_acc_mag_action": {"mean": [0.7041420118343196, 0.6094674556213018], "std": [0.8743792408078531, 0.7965341049206932], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_sim_pose_state": {"mean": [0.5664115935752913, 0.19870115611711062, 1.1621850609247228, -1.6197750062290093, 1.1084805918523373, -1.1330354669265421, 0.6008124671026787, -0.21463015169952118, 1.1383691858985232, 1.690554569228584, 0.9670197155975655, 1.1868692017219733], "std": [0.050661270233903585, 0.08661722949090646, 0.04969267336401914, 0.4579030418202665, 0.11555560744519154, 1.785510633544048, 0.0682685907569538, 0.09347335921920495, 0.046143057126722016, 0.47599487295123977, 0.16624249479866007, 1.8280602531320402], "min": [0.5351657416232695, 0.053267349356400207, 1.0484122149925148, -2.782879331074735, 0.9113852297929523, -3.136383541265366, 0.5583894492547284, -0.30417043624286655, 1.0387963627508952, 1.1581702991285545, 0.7919344450510684, -3.089267460121131], "max": [0.7117433995466561, 0.29293177218933203, 1.2401454425173921, -0.9174080332013107, 1.3523157806840582, 3.1219141961885817, 0.7993259505567953, -0.08732953634051127, 1.2321252318570932, 2.7692646968203434, 1.3228401133503715, 3.1349510661946334], "count": [338]}, "eef_sim_pose_action": {"mean": [0.5664115935752913, 0.19870115611711062, 1.1621850609247228, -1.6197750062290093, 1.1084805918523373, -1.1330354669265421, 0.6008124671026787, -0.21463015169952118, 1.1383691858985232, 1.690554569228584, 0.9670197155975655, 1.1868692017219733], "std": [0.050661270233903585, 0.08661722949090646, 0.04969267336401914, 0.4579030418202665, 0.11555560744519154, 1.785510633544048, 0.0682685907569538, 0.09347335921920495, 0.046143057126722016, 0.47599487295123977, 0.16624249479866007, 1.8280602531320402], "min": [0.5351657416232695, 0.053267349356400207, 1.0484122149925148, -2.782879331074735, 0.9113852297929523, -3.136383541265366, 0.5583894492547284, -0.30417043624286655, 1.0387963627508952, 1.1581702991285545, 0.7919344450510684, -3.089267460121131], "max": [0.7117433995466561, 0.29293177218933203, 1.2401454425173921, -0.9174080332013107, 1.3523157806840582, 3.1219141961885817, 0.7993259505567953, -0.08732953634051127, 1.2321252318570932, 2.7692646968203434, 1.3228401133503715, 3.1349510661946334], "count": [338]}}} +{"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.16414630310457515]], [[0.17069923611111112]], [[0.18522185866013072]]], "std": [[[0.23139906555844136]], [[0.23810448319933714]], [[0.23968095823085728]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22444495710784312]], [[0.2496938623366013]], [[0.24111578022875818]]], "std": [[[0.11960985381160212]], [[0.11709419440320783]], [[0.14541155974528147]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2430489297385621]], [[0.27154527777777776]], [[0.24405337214052286]]], "std": [[[0.13478068439112484]], [[0.1343945342143831]], [[0.14861741605736145]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16080347426470587]], [[0.19008219158496734]], [[0.18322652982026144]]], "std": [[[0.2633372524267602]], [[0.2649601206560192]], [[0.2698860934525199]]], "count": [100]}, "observation.state": {"min": [0.4545758068561554, -1.1173657178878784, 0.6139371991157532, -0.6132219433784485, -1.629154920578003, 0.7836700081825256, -1.6748683452606201, -1.2742713689804077, 0.8309968113899231, -0.6067845225334167, 0.5115825533866882, -0.8169934749603271, 16.274999618530273, 44.56062316894531, 2.063124895095825, 1.284999966621399, 1.0262500047683716, 0.578125, 0.7081249952316284, -1.9793750047683716, 0.8849999904632568, 0.0056250132620334625, 0.6825000047683716, -0.04062499850988388, 1.9175000190734863, 49.670623779296875, -0.9100000262260437, 0.10249999910593033, 0.6346666812896729, -0.030625000596046448, 0.6399999856948853, 0.5412499904632568, 0.6981250047683716, 0.7818750143051147, -0.5824999809265137, -1.5362499952316284], "max": [1.647783637046814, -0.5240758657455444, 1.2594176530838013, 0.6627899408340454, -0.3351501226425171, 1.4563782215118408, -0.5079346895217896, -0.7912756204605103, 1.6278514862060547, 0.49530360102653503, 1.6340886354446411, -0.7114731073379517, 56.47687530517578, 55.481876373291016, 2.588749885559082, 9.819999694824219, 30.566875457763672, 67.03500366210938, 26.345624923706055, 78.92937469482422, 32.436248779296875, 101.45500183105469, 100.3656234741211, 109.26687622070312, 66.3187484741211, 84.94937896728516, -0.765625, 9.52750015258789, 39.92124938964844, 57.27375030517578, 31.5625, 109.08562469482422, 52.053123474121094, 89.39187622070312, 102.18875122070312, 109.88187408447266], "mean": [1.2424497604370117, -0.714529812335968, 0.7621163129806519, -0.23372602462768555, -1.161755919456482, 1.0966297388076782, -1.2528756856918335, -0.9214264154434204, 1.042596459388733, 0.07477959990501404, 1.1841148138046265, -0.8052247762680054, 36.2806396484375, 48.598209381103516, 2.2886908054351807, 8.237003326416016, 6.7660322189331055, 11.439690589904785, 5.236320495605469, 10.68995475769043, 6.53300142288208, 17.174535751342773, 15.087435722351074, 23.9627685546875, 30.041027069091797, 64.13786315917969, -0.8415182828903198, 7.206282138824463, 24.081430435180664, 9.893794059753418, 15.991718292236328, 20.725276947021484, 17.748416900634766, 17.122529983520508, 17.17530059814453, 39.07305908203125], "std": [0.4704136252403259, 0.1428220272064209, 0.18357525765895844, 0.48465412855148315, 0.5332382321357727, 0.1932404637336731, 0.4440906345844269, 0.12638521194458008, 0.21942336857318878, 0.43734779953956604, 0.4787746071815491, 0.013046612963080406, 10.362885475158691, 3.2958011627197266, 0.1444832682609558, 2.5565037727355957, 9.992755889892578, 22.27581214904785, 8.725858688354492, 27.453317642211914, 10.518078804016113, 34.85288619995117, 30.343610763549805, 40.24971008300781, 22.974973678588867, 12.543977737426758, 0.02297218143939972, 3.030599355697632, 12.890681266784668, 20.10873794555664, 10.802596092224121, 38.30885314941406, 16.801719665527344, 31.720888137817383, 33.52931213378906, 36.90468978881836], "count": [332]}, "action": {"min": [0.4545758068561554, -1.1173657178878784, 0.6139371991157532, -0.6132219433784485, -1.629154920578003, 0.7836700081825256, -1.6748683452606201, -1.2742713689804077, 0.8309968113899231, -0.6067845225334167, 0.5115825533866882, -0.8169934749603271, 16.274999618530273, 44.56062316894531, 2.063124895095825, 1.284999966621399, 1.0262500047683716, 0.578125, 0.7081249952316284, -1.9793750047683716, 0.8849999904632568, 0.0056250132620334625, 0.6825000047683716, -0.04062499850988388, 1.9175000190734863, 49.670623779296875, -0.9100000262260437, 0.10249999910593033, 0.6346666812896729, -0.030625000596046448, 0.6399999856948853, 0.5412499904632568, 0.6981250047683716, 0.7818750143051147, -0.5824999809265137, -1.5362499952316284], "max": [1.647783637046814, -0.5240758657455444, 1.2594176530838013, 0.6627899408340454, -0.3351501226425171, 1.4563782215118408, -0.5079346895217896, -0.7912756204605103, 1.6278514862060547, 0.49530360102653503, 1.6340886354446411, -0.7114731073379517, 56.47687530517578, 55.481876373291016, 2.588749885559082, 9.819999694824219, 30.566875457763672, 67.03500366210938, 26.345624923706055, 78.92937469482422, 32.436248779296875, 101.45500183105469, 100.3656234741211, 109.26687622070312, 66.3187484741211, 84.94937896728516, -0.765625, 9.52750015258789, 39.92124938964844, 57.27375030517578, 31.5625, 109.08562469482422, 52.053123474121094, 89.39187622070312, 102.18875122070312, 109.88187408447266], "mean": [1.2424495220184326, -0.7145294547080994, 0.762116014957428, -0.23372595012187958, -1.1617556810379028, 1.0966300964355469, -1.2528748512268066, -0.9214271903038025, 1.0425962209701538, 0.07477952539920807, 1.1841150522232056, -0.805224597454071, 36.280616760253906, 48.59823226928711, 2.2886886596679688, 8.237004280090332, 6.766015529632568, 11.439679145812988, 5.2363200187683105, 10.689953804016113, 6.533009052276611, 17.174551010131836, 15.087443351745605, 23.962791442871094, 30.041025161743164, 64.13787841796875, -0.8415179252624512, 7.206282615661621, 24.081430435180664, 9.893794059753418, 15.991707801818848, 20.72527313232422, 17.7484188079834, 17.122535705566406, 17.175296783447266, 39.07305145263672], "std": [0.47041380405426025, 0.14282198250293732, 0.1835751235485077, 0.48465415835380554, 0.5332382321357727, 0.1932404339313507, 0.4440906047821045, 0.12638519704341888, 0.21942341327667236, 0.43734776973724365, 0.4787744879722595, 0.013046612963080406, 10.362884521484375, 3.295799493789673, 0.1444832682609558, 2.556502103805542, 9.992754936218262, 22.275815963745117, 8.725860595703125, 27.453323364257812, 10.518074989318848, 34.85287857055664, 30.343608856201172, 40.24970626831055, 22.974960327148438, 12.543975830078125, 0.02297218143939972, 3.0305988788604736, 12.890680313110352, 20.108736038208008, 10.802596092224121, 38.308860778808594, 16.80171775817871, 31.720882415771484, 33.529319763183594, 36.904685974121094], "count": [332]}, "timestamp": {"min": [0.0], "max": [11.033333333333333], "mean": [5.516666666666667], "std": [3.194656997759436], "count": [332]}, "frame_index": {"min": [0], "max": [331], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [332]}, "index": {"min": [13004], "max": [13335], "mean": [13169.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [8.072289156626505, 14.0, 14.0, 14.0, 14.0], "std": [1.4439999042996363, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [332]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [332]}, "eef_direction_state": {"mean": [4.469879518072289, 4.144578313253012], "std": [1.9502075848581688, 2.107831239218087], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [0.7710843373493976, 0.8825301204819277], "std": [0.8757138390061942, 0.8958046034973093], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.6234939759036144, 0.5783132530120482], "std": [0.8430022849158555, 0.7895474062346266], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [4.469879518072289, 4.144578313253012], "std": [1.9502075848581688, 2.107831239218087], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [0.7710843373493976, 0.8825301204819277], "std": [0.8757138390061942, 0.8958046034973093], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.6234939759036144, 0.5783132530120482], "std": [0.8430022849158555, 0.7895474062346266], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.559496533391556, 0.22805329958875895, 1.1546552964729826, -1.7946035259846054, 1.1811262439454315, -1.0773192749845697, 0.5881259759321507, -0.22521654360381246, 1.110752587431877, 1.7757646123990873, 0.9892228162315152, 1.0553016792517924], "std": [0.05723580023426497, 0.09561560081766828, 0.03960107359417864, 0.4448719642825128, 0.11966966652025078, 1.8090998331852135, 0.06823393065432669, 0.08827429066276427, 0.04533082407410168, 0.4251780999517277, 0.14316625268236685, 1.9678978732816201], "min": [0.5188933848598348, 0.06718752319556359, 1.0654327835845983, -2.770621728008158, 0.92663431640525, -3.131294971627363, 0.5335082712972631, -0.3132163799250177, 1.0285083867521458, 1.1636613781518255, 0.7040982480944478, -3.1402868702888727], "max": [0.7296101362053726, 0.31504852017758883, 1.252350682908783, -0.7209879694713182, 1.4559341590143404, 3.0800669907175275, 0.7814602912039239, -0.10048487049224306, 1.2198877932781726, 2.684749905284013, 1.3614014153724132, 3.106602688165194], "count": [332]}, "eef_sim_pose_action": {"mean": [0.559496533391556, 0.22805329958875895, 1.1546552964729826, -1.7946035259846054, 1.1811262439454315, -1.0773192749845697, 0.5881259759321507, -0.22521654360381246, 1.110752587431877, 1.7757646123990873, 0.9892228162315152, 1.0553016792517924], "std": [0.05723580023426497, 0.09561560081766828, 0.03960107359417864, 0.4448719642825128, 0.11966966652025078, 1.8090998331852135, 0.06823393065432669, 0.08827429066276427, 0.04533082407410168, 0.4251780999517277, 0.14316625268236685, 1.9678978732816201], "min": [0.5188933848598348, 0.06718752319556359, 1.0654327835845983, -2.770621728008158, 0.92663431640525, -3.131294971627363, 0.5335082712972631, -0.3132163799250177, 1.0285083867521458, 1.1636613781518255, 0.7040982480944478, -3.1402868702888727], "max": [0.7296101362053726, 0.31504852017758883, 1.252350682908783, -0.7209879694713182, 1.4559341590143404, 3.0800669907175275, 0.7814602912039239, -0.10048487049224306, 1.2198877932781726, 2.684749905284013, 1.3614014153724132, 3.106602688165194], "count": [332]}}} +{"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.15993356821895424]], [[0.16811712009803922]], [[0.16267734477124182]]], "std": [[[0.2281557974779054]], [[0.2327140157787252]], [[0.24376880896756026]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2290650919117647]], [[0.24824910743464051]], [[0.23807925449346404]]], "std": [[[0.11102346813198576]], [[0.11722370838169771]], [[0.14569829257776068]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23750668300653596]], [[0.2640119056372549]], [[0.24632282475490197]]], "std": [[[0.13122061327474105]], [[0.12905740832883617]], [[0.13899682014194314]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12074668504901961]], [[0.14841774305555555]], [[0.1437396466503268]]], "std": [[[0.2310931334427203]], [[0.23724408107291492]], [[0.23940187763758752]]], "count": [100]}, "observation.state": {"min": [0.3986896276473999, -1.215381145477295, 0.7423514127731323, -0.4596303403377533, -1.6335259675979614, 0.42386701703071594, -1.7591744661331177, -1.1242799758911133, 0.8775367736816406, -0.717531681060791, 0.6640774011611938, -0.7093061208724976, 1.6568750143051147, 35.64437484741211, 2.2718749046325684, 0.039374999701976776, 1.1456249952316284, -0.09166666865348816, 0.8743749856948853, -2.0824999809265137, 0.796875, -3.4906249046325684, 0.71875, -0.054999999701976776, 1.1412500143051147, 35.6349983215332, -0.8381249904632568, 0.05000000074505806, 6.016666412353516, -0.2956250011920929, 2.624375104904175, -1.1987500190734863, 0.6262500286102295, 1.149999976158142, 0.02187499962747097, 5.776249885559082], "max": [1.6772526502609253, -0.6189440488815308, 1.4159656763076782, 0.908269464969635, -0.4449673891067505, 1.2330005168914795, -0.5524957776069641, -0.7360570430755615, 1.4632209539413452, 0.47461917996406555, 1.640702486038208, -0.51418137550354, 62.90937423706055, 69.83999633789062, 21.60124969482422, 9.7212495803833, 48.09062576293945, 103.69062805175781, 40.93812561035156, 92.73812103271484, 50.25, 93.28687286376953, 81.27249908447266, 109.97875213623047, 84.59625244140625, 82.09625244140625, 13.011249542236328, 9.487500190734863, 42.11499786376953, 65.94437408447266, 32.884376525878906, 102.19375610351562, 53.98999786376953, 90.78874969482422, 79.05437469482422, 109.50812530517578], "mean": [1.050100326538086, -0.8069262504577637, 0.9476487636566162, 0.036455463618040085, -1.0693401098251343, 0.8398139476776123, -1.2880773544311523, -0.8636807203292847, 1.0549612045288086, 0.017713649198412895, 1.2537827491760254, -0.6593134999275208, 40.04524230957031, 50.885459899902344, 3.9678876399993896, 7.166647434234619, 13.046011924743652, 14.399117469787598, 9.437212944030762, 14.206457138061523, 9.835259437561035, 15.3753662109375, 13.848923683166504, 28.478609085083008, 30.731889724731445, 62.7030143737793, 2.143036365509033, 6.776852607727051, 20.046812057495117, 10.349349021911621, 13.760746002197266, 19.313013076782227, 12.602055549621582, 30.262880325317383, 12.544166564941406, 70.12242126464844], "std": [0.38984623551368713, 0.16055065393447876, 0.17901507019996643, 0.4405212104320526, 0.3790254294872284, 0.2407298982143402, 0.46956348419189453, 0.1135953962802887, 0.1632136106491089, 0.4387439787387848, 0.40734773874282837, 0.04530193284153938, 13.648980140686035, 6.595867156982422, 3.6595699787139893, 3.1081485748291016, 14.411430358886719, 29.414865493774414, 12.583139419555664, 32.687774658203125, 15.018498420715332, 34.84459686279297, 25.547828674316406, 41.748085021972656, 28.685468673706055, 15.19859790802002, 2.6975178718566895, 3.174349069595337, 8.747586250305176, 20.716527938842773, 8.346868515014648, 34.18040084838867, 16.45909881591797, 29.172990798950195, 23.21760368347168, 34.15001678466797], "count": [279]}, "action": {"min": [0.3986896276473999, -1.215381145477295, 0.7423514127731323, -0.4596303403377533, -1.6335259675979614, 0.42386701703071594, -1.7591744661331177, -1.1242799758911133, 0.8775367736816406, -0.717531681060791, 0.6640774011611938, -0.7093061208724976, 1.6568750143051147, 35.64437484741211, 2.2718749046325684, 0.039374999701976776, 1.1456249952316284, -0.09166666865348816, 0.8743749856948853, -2.0824999809265137, 0.796875, -3.4906249046325684, 0.71875, -0.054999999701976776, 1.1412500143051147, 35.6349983215332, -0.8381249904632568, 0.05000000074505806, 6.016666412353516, -0.2956250011920929, 2.624375104904175, -1.1987500190734863, 0.6262500286102295, 1.149999976158142, 0.02187499962747097, 5.776249885559082], "max": [1.6772526502609253, -0.6189440488815308, 1.4159656763076782, 0.908269464969635, -0.4449673891067505, 1.2330005168914795, -0.5524957776069641, -0.7360570430755615, 1.4632209539413452, 0.47461917996406555, 1.640702486038208, -0.51418137550354, 62.90937423706055, 69.83999633789062, 21.60124969482422, 9.7212495803833, 48.09062576293945, 103.69062805175781, 40.93812561035156, 92.73812103271484, 50.25, 93.28687286376953, 81.27249908447266, 109.97875213623047, 84.59625244140625, 82.09625244140625, 13.011249542236328, 9.487500190734863, 42.11499786376953, 65.94437408447266, 32.884376525878906, 102.19375610351562, 53.98999786376953, 90.78874969482422, 79.05437469482422, 109.50812530517578], "mean": [1.0501011610031128, -0.8069262504577637, 0.9476485848426819, 0.036455411463975906, -1.069339632987976, 0.8398135900497437, -1.2880769968032837, -0.8636808395385742, 1.0549620389938354, 0.017713533714413643, 1.2537821531295776, -0.6593134999275208, 40.04526138305664, 50.885433197021484, 3.967888593673706, 7.166647911071777, 13.046012878417969, 14.399110794067383, 9.437199592590332, 14.2064790725708, 9.835256576538086, 15.375358581542969, 13.848926544189453, 28.478618621826172, 30.731889724731445, 62.703025817871094, 2.143035888671875, 6.776852130889893, 20.046812057495117, 10.349348068237305, 13.760743141174316, 19.31301498413086, 12.602057456970215, 30.262863159179688, 12.544166564941406, 70.1224136352539], "std": [0.3898461163043976, 0.16055062413215637, 0.17901501059532166, 0.4405212104320526, 0.379025399684906, 0.2407299131155014, 0.46956348419189453, 0.1135953888297081, 0.1632135957479477, 0.4387438893318176, 0.4073476791381836, 0.04530194401741028, 13.648980140686035, 6.595865726470947, 3.6595704555511475, 3.1081504821777344, 14.411429405212402, 29.41486167907715, 12.583139419555664, 32.68775939941406, 15.018501281738281, 34.84458541870117, 25.547836303710938, 41.74809265136719, 28.685466766357422, 15.198596954345703, 2.6975178718566895, 3.1743481159210205, 8.747587203979492, 20.716527938842773, 8.346869468688965, 34.180397033691406, 16.45909881591797, 29.172992706298828, 23.217601776123047, 34.1500129699707], "count": [279]}, "timestamp": {"min": [0.0], "max": [9.266666666666667], "mean": [4.633333333333335], "std": [2.6846615070446793], "count": [279]}, "frame_index": {"min": [0], "max": [278], "mean": [139.0], "std": [80.53984521134038], "count": [279]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [279]}, "index": {"min": [13336], "max": [13614], "mean": [13475.0], "std": [80.53984521134038], "count": [279]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [279]}, "subtask_annotation": {"mean": [8.25089605734767, 14.0, 14.0, 14.0, 14.0], "std": [1.4522720747711426, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [279]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [279]}, "eef_direction_state": {"mean": [3.835125448028674, 4.412186379928316], "std": [2.060392636320563, 2.0192608093454885], "min": [0, 0], "max": [6, 6], "count": [279]}, "eef_velocity_state": {"mean": [1.0573476702508962, 0.8888888888888888], "std": [0.8820846058543672, 0.9343227389322497], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_acc_mag_state": {"mean": [0.8781362007168458, 0.7383512544802867], "std": [0.8795906322682686, 0.8464550611385703], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_direction_action": {"mean": [3.835125448028674, 4.412186379928316], "std": [2.060392636320563, 2.0192608093454885], "min": [0, 0], "max": [6, 6], "count": [279]}, "eef_velocity_action": {"mean": [1.0573476702508962, 0.8888888888888888], "std": [0.8820846058543672, 0.9343227389322497], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_acc_mag_action": {"mean": [0.8781362007168458, 0.7383512544802867], "std": [0.8795906322682686, 0.8464550611385703], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_sim_pose_state": {"mean": [0.5914969662441035, 0.18232202592400398, 1.1670828693245836, -1.535526334344006, 1.031769933655782, -1.3839127587105922, 0.5806007168624747, -0.23011125854351402, 1.1352461273509942, 1.633032046362679, 0.9470702058502556, 1.5638854160083169], "std": [0.05408433488149631, 0.07584922361590285, 0.05216824723706581, 0.4295641055433216, 0.14290738412353746, 1.6896986747783957, 0.05570378648523086, 0.09619400568854712, 0.05371976595505147, 0.31804695789045717, 0.09931371819050723, 1.6650059300538835], "min": [0.5278099590903708, 0.054395782828090516, 1.061322775360139, -2.481139362572006, 0.7754134740463967, -3.12417379706702, 0.538316727228223, -0.3242988383392801, 1.0379311375716869, 0.9862961604535477, 0.7795226205370289, -3.1348843103725765], "max": [0.7510259609750396, 0.2972729485607813, 1.2710933055598583, -0.6884545013786392, 1.322564854740703, 3.1196227622203434, 0.7359694400629158, -0.09826535788811547, 1.2544417063165232, 2.28704253312125, 1.2212697965842514, 3.1313809112964663], "count": [279]}, "eef_sim_pose_action": {"mean": [0.5914969662441035, 0.18232202592400398, 1.1670828693245836, -1.535526334344006, 1.031769933655782, -1.3839127587105922, 0.5806007168624747, -0.23011125854351402, 1.1352461273509942, 1.633032046362679, 0.9470702058502556, 1.5638854160083169], "std": [0.05408433488149631, 0.07584922361590285, 0.05216824723706581, 0.4295641055433216, 0.14290738412353746, 1.6896986747783957, 0.05570378648523086, 0.09619400568854712, 0.05371976595505147, 0.31804695789045717, 0.09931371819050723, 1.6650059300538835], "min": [0.5278099590903708, 0.054395782828090516, 1.061322775360139, -2.481139362572006, 0.7754134740463967, -3.12417379706702, 0.538316727228223, -0.3242988383392801, 1.0379311375716869, 0.9862961604535477, 0.7795226205370289, -3.1348843103725765], "max": [0.7510259609750396, 0.2972729485607813, 1.2710933055598583, -0.6884545013786392, 1.322564854740703, 3.1196227622203434, 0.7359694400629158, -0.09826535788811547, 1.2544417063165232, 2.28704253312125, 1.2212697965842514, 3.1313809112964663], "count": [279]}}} +{"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.164559477124183]], [[0.1755012030228758]], [[0.17289442606209152]]], "std": [[[0.234670109577111]], [[0.24174387152498628]], [[0.2522815906098286]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21831859681372548]], [[0.2502738541666667]], [[0.2448944158496732]]], "std": [[[0.11238795743993096]], [[0.11556604820219088]], [[0.15102538984120922]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25013459763071894]], [[0.2697428839869281]], [[0.25108180147058823]]], "std": [[[0.12930576103557517]], [[0.12927667480199095]], [[0.1463352581783494]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13515905024509806]], [[0.16171994689542482]], [[0.15270020629084968]]], "std": [[[0.24248322689872492]], [[0.2487127530945453]], [[0.25121204723315793]]], "count": [100]}, "observation.state": {"min": [0.3300478756427765, -1.1759459972381592, 0.7717489004135132, -0.42952027916908264, -1.628116488456726, 0.22559510171413422, -1.6103990077972412, -1.1931124925613403, 0.949206531047821, -0.9758621454238892, 0.5744068026542664, -0.9474422335624695, 26.768749237060547, 35.12874984741211, 2.103749990463257, 0.5774999856948853, 1.1243749856948853, 0.43812498450279236, 0.8212499618530273, -2.046875, 1.0368750095367432, 0.15625, 0.6931250095367432, -0.0925000011920929, 33.1037483215332, 48.958126068115234, -0.7906249761581421, 0.0018750056624412537, 7.926666736602783, 1.0306249856948853, 1.0306249856948853, -0.9581249952316284, 2.046875, 1.3174999952316284, 0.5490000247955322, -0.5454545617103577], "max": [1.5637636184692383, -0.6525854468345642, 1.3524738550186157, 0.9892614483833313, -0.4998044967651367, 1.0673209428787231, -0.3005073666572571, -0.774013876914978, 1.4424543380737305, 0.471906453371048, 1.5918498039245605, -0.4382438659667969, 64.37187194824219, 55.711875915527344, 16.241249084472656, 9.72499942779541, 52.44124984741211, 74.03375244140625, 33.942501068115234, 95.6031265258789, 34.571250915527344, 104.81124877929688, 60.10562515258789, 102.79624938964844, 77.93000030517578, 64.52437591552734, 15.520625114440918, 9.558333396911621, 47.07374954223633, 109.55999755859375, 53.625, 109.09000396728516, 63.28437423706055, 104.03250122070312, 71.88750457763672, 85.60562896728516], "mean": [1.049520492553711, -0.8578813672065735, 0.9794995784759521, 0.1390366405248642, -1.1169558763504028, 0.6442164182662964, -1.2078416347503662, -0.8833213448524475, 1.0668801069259644, -0.042382095009088516, 1.235177993774414, -0.6413472890853882, 45.52885437011719, 48.3671989440918, 3.440748453140259, 7.372980117797852, 15.270112037658691, 12.60047435760498, 9.734344482421875, 16.617273330688477, 9.613183975219727, 22.10087013244629, 12.335220336914062, 39.32292175292969, 46.409881591796875, 59.35335922241211, 1.7271009683609009, 6.225577354431152, 18.383838653564453, 19.65845489501953, 15.575560569763184, 18.247318267822266, 18.306291580200195, 20.241836547851562, 14.03582763671875, 50.34941864013672], "std": [0.4280188977718353, 0.146397203207016, 0.181066632270813, 0.5692566633224487, 0.455533504486084, 0.2904145419597626, 0.48094505071640015, 0.11023955792188644, 0.12660907208919525, 0.4869523048400879, 0.4051051735877991, 0.10727278143167496, 9.472984313964844, 4.452948093414307, 2.5034029483795166, 3.1455905437469482, 17.467844009399414, 23.11711311340332, 11.715134620666504, 35.50703048706055, 11.387775421142578, 38.599605560302734, 21.087913513183594, 42.06858825683594, 16.709545135498047, 4.330967426300049, 2.761152744293213, 3.114990234375, 11.722701072692871, 38.216217041015625, 14.791435241699219, 38.919036865234375, 18.28272247314453, 37.23088073730469, 24.39747428894043, 24.129131317138672], "count": [350]}, "action": {"min": [0.3300478756427765, -1.1759459972381592, 0.7717489004135132, -0.42952027916908264, -1.628116488456726, 0.22559510171413422, -1.6103990077972412, -1.1931124925613403, 0.949206531047821, -0.9758621454238892, 0.5744068026542664, -0.9474422335624695, 26.768749237060547, 35.12874984741211, 2.103749990463257, 0.5774999856948853, 1.1243749856948853, 0.43812498450279236, 0.8212499618530273, -2.046875, 1.0368750095367432, 0.15625, 0.6931250095367432, -0.0925000011920929, 33.1037483215332, 48.958126068115234, -0.7906249761581421, 0.0018750056624412537, 7.926666736602783, 1.0306249856948853, 1.0306249856948853, -0.9581249952316284, 2.046875, 1.3174999952316284, 0.5490000247955322, -0.5454545617103577], "max": [1.5637636184692383, -0.6525854468345642, 1.3524738550186157, 0.9892614483833313, -0.4998044967651367, 1.0673209428787231, -0.3005073666572571, -0.774013876914978, 1.4424543380737305, 0.471906453371048, 1.5918498039245605, -0.4382438659667969, 64.37187194824219, 55.711875915527344, 16.241249084472656, 9.72499942779541, 52.44124984741211, 74.03375244140625, 33.942501068115234, 95.6031265258789, 34.571250915527344, 104.81124877929688, 60.10562515258789, 102.79624938964844, 77.93000030517578, 64.52437591552734, 15.520625114440918, 9.558333396911621, 47.07374954223633, 109.55999755859375, 53.625, 109.09000396728516, 63.28437423706055, 104.03250122070312, 71.88750457763672, 85.60562896728516], "mean": [1.04952073097229, -0.8578813076019287, 0.9795002341270447, 0.1390366405248642, -1.1169564723968506, 0.6442165374755859, -1.2078410387039185, -0.8833214640617371, 1.0668798685073853, -0.04238216578960419, 1.2351782321929932, -0.6413471102714539, 45.52891540527344, 48.367164611816406, 3.4407553672790527, 7.37298059463501, 15.270092010498047, 12.600459098815918, 9.734342575073242, 16.617279052734375, 9.61319351196289, 22.100872039794922, 12.335237503051758, 39.322933197021484, 46.40985107421875, 59.35335922241211, 1.7271013259887695, 6.225574970245361, 18.383838653564453, 19.658456802368164, 15.575565338134766, 18.247316360473633, 18.306293487548828, 20.241840362548828, 14.0358247756958, 50.34940719604492], "std": [0.4280187785625458, 0.14639724791049957, 0.1810666173696518, 0.569256603717804, 0.45553356409072876, 0.2904145121574402, 0.48094505071640015, 0.11023955792188644, 0.12660908699035645, 0.4869523346424103, 0.40510526299476624, 0.10727277398109436, 9.47298526763916, 4.452949047088623, 2.5034029483795166, 3.145590305328369, 17.467845916748047, 23.11712074279785, 11.715134620666504, 35.50701904296875, 11.387775421142578, 38.599613189697266, 21.087905883789062, 42.06858825683594, 16.70954704284668, 4.330968379974365, 2.761152744293213, 3.1149909496307373, 11.722701072692871, 38.21621322631836, 14.791435241699219, 38.919029235839844, 18.282726287841797, 37.23088836669922, 24.397478103637695, 24.129131317138672], "count": [350]}, "timestamp": {"min": [0.0], "max": [11.633333333333333], "mean": [5.816666666666667], "std": [3.3678628238097823], "count": [350]}, "frame_index": {"min": [0], "max": [349], "mean": [174.5], "std": [101.03588471429346], "count": [350]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [350]}, "index": {"min": [13615], "max": [13964], "mean": [13789.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [350]}, "subtask_annotation": {"mean": [8.32, 14.0, 14.0, 14.0, 14.0], "std": [1.365032704998048, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [350]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [350]}, "eef_direction_state": {"mean": [4.031428571428571, 4.554285714285714], "std": [1.9731441810429569, 1.9672087342429183], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_state": {"mean": [0.9257142857142857, 0.7714285714285715], "std": [0.8107643156369202, 0.9003400718050714], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_state": {"mean": [0.7257142857142858, 0.54], "std": [0.8613420946880704, 0.7945169242106443], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_direction_action": {"mean": [4.031428571428571, 4.554285714285714], "std": [1.9731441810429569, 1.9672087342429183], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_action": {"mean": [0.9257142857142857, 0.7714285714285715], "std": [0.8107643156369202, 0.9003400718050714], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_action": {"mean": [0.7257142857142858, 0.54], "std": [0.8613420946880704, 0.7945169242106443], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_sim_pose_state": {"mean": [0.5821463407685374, 0.17538361557131804, 1.1611952836888622, -1.5307011031539537, 0.906298244394914, -0.8782628928979087, 0.5847444593621752, -0.21531093788520228, 1.1453419384321328, 1.5321083976093042, 0.9288232214804337, 1.2722875310483568], "std": [0.04913437563853507, 0.09186340732285787, 0.06697726033313611, 0.4543202207753167, 0.12942071058023746, 2.1061977225912263, 0.04331459766927295, 0.09717084755037127, 0.06564185372610581, 0.48474210267741635, 0.1864253641325422, 1.7968743232384434], "min": [0.549129638303674, 0.038635505326982594, 1.0549922692520861, -2.3167192386111424, 0.6843409914772742, -3.129608151777104, 0.5562252704941959, -0.30975951737824037, 1.0542950697463724, 0.27078943881271195, 0.7484350498541996, -3.1292722182891497], "max": [0.7206108800863066, 0.28397705761933684, 1.2914611177832134, -0.712977902190937, 1.3093844807274206, 3.14135708026256, 0.7265442374903536, -0.07979629033513935, 1.3068838442692914, 2.426934298981231, 1.45484011984112, 3.1388637184662613], "count": [350]}, "eef_sim_pose_action": {"mean": [0.5821463407685374, 0.17538361557131804, 1.1611952836888622, -1.5307011031539537, 0.906298244394914, -0.8782628928979087, 0.5847444593621752, -0.21531093788520228, 1.1453419384321328, 1.5321083976093042, 0.9288232214804337, 1.2722875310483568], "std": [0.04913437563853507, 0.09186340732285787, 0.06697726033313611, 0.4543202207753167, 0.12942071058023746, 2.1061977225912263, 0.04331459766927295, 0.09717084755037127, 0.06564185372610581, 0.48474210267741635, 0.1864253641325422, 1.7968743232384434], "min": [0.549129638303674, 0.038635505326982594, 1.0549922692520861, -2.3167192386111424, 0.6843409914772742, -3.129608151777104, 0.5562252704941959, -0.30975951737824037, 1.0542950697463724, 0.27078943881271195, 0.7484350498541996, -3.1292722182891497], "max": [0.7206108800863066, 0.28397705761933684, 1.2914611177832134, -0.712977902190937, 1.3093844807274206, 3.14135708026256, 0.7265442374903536, -0.07979629033513935, 1.3068838442692914, 2.426934298981231, 1.45484011984112, 3.1388637184662613], "count": [350]}}} +{"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.1634267116013072]], [[0.17334377655228758]], [[0.16875425245098039]]], "std": [[[0.2286483906638107]], [[0.23495568918274992]], [[0.24676359666788256]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2201222814542484]], [[0.2501365910947712]], [[0.2428550306372549]]], "std": [[[0.1130585086329182]], [[0.11610547419749206]], [[0.14460983422773294]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2409954044117647]], [[0.26573392156862746]], [[0.24008764093137255]]], "std": [[[0.1266249922231443]], [[0.1261042297985062]], [[0.14361215801300742]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.140854164624183]], [[0.16557773488562091]], [[0.15862044526143793]]], "std": [[[0.24860991038257943]], [[0.25298893527888866]], [[0.25624160462162554]]], "count": [100]}, "observation.state": {"min": [0.4204098880290985, -1.129501461982727, 0.7768749594688416, -0.5086976289749146, -1.631931185722351, 0.20835717022418976, -1.8461508750915527, -1.091759204864502, 0.8981841802597046, -1.0270752906799316, 0.5303702354431152, -0.6555895805358887, 9.011249542236328, 28.32499885559082, 2.490000009536743, 0.16437500715255737, 3.440624952316284, -0.19181817770004272, 0.8018749952316284, -2.0562500953674316, 0.9175000190734863, 0.1237500011920929, 0.5943750143051147, 0.03062499687075615, 23.3700008392334, 37.984375, -0.8637499809265137, -0.3881250023841858, 0.49272727966308594, -0.0012500006705522537, 1.2712500095367432, 0.22812499105930328, 1.2131249904632568, 0.6831250190734863, 0.29750001430511475, 0.40888887643814087], "max": [1.6882200241088867, -0.6757600903511047, 1.3412680625915527, 0.9629873037338257, -0.4714799225330353, 1.0809824466705322, -0.458366721868515, -0.7294766306877136, 1.492904543876648, 0.5025702118873596, 1.640993356704712, -0.4474708139896393, 55.19124984741211, 58.756248474121094, 16.74250030517578, 9.539999961853027, 38.95937728881836, 100.45437622070312, 50.735626220703125, 79.47125244140625, 65.93374633789062, 102.62062072753906, 88.98124694824219, 109.42250061035156, 85.53874969482422, 73.45000457763672, 0.3737500011920929, 9.444999694824219, 43.645626068115234, 43.9375, 49.578125, 95.26374816894531, 55.118751525878906, 90.54812622070312, 79.84500122070312, 109.23500061035156], "mean": [1.0720051527023315, -0.8323939442634583, 0.942387044429779, 0.04731440916657448, -1.1288684606552124, 0.7211003303527832, -1.3461796045303345, -0.8309987187385559, 1.0451112985610962, 0.02703118324279785, 1.2551422119140625, -0.5611936450004578, 40.356563568115234, 48.45344924926758, 3.5614330768585205, 7.250356674194336, 12.450026512145996, 12.45807933807373, 11.558581352233887, 8.46734619140625, 12.380112648010254, 14.822907447814941, 13.214228630065918, 36.49897766113281, 39.391883850097656, 59.65168380737305, -0.3868058919906616, 6.528597354888916, 15.325984001159668, 4.724468231201172, 13.042267799377441, 14.110816955566406, 13.468058586120605, 14.545809745788574, 11.347506523132324, 29.845552444458008], "std": [0.379546582698822, 0.12025801092386246, 0.16126525402069092, 0.520618736743927, 0.43526491522789, 0.286842405796051, 0.5460900664329529, 0.09930208325386047, 0.16259847581386566, 0.5569552183151245, 0.4551025629043579, 0.049654312431812286, 9.854350090026855, 5.29086971282959, 2.829468011856079, 2.9208614826202393, 10.218301773071289, 27.754396438598633, 13.855549812316895, 23.33213996887207, 17.14366340637207, 31.39674949645996, 27.273099899291992, 34.84443283081055, 18.369457244873047, 11.83381175994873, 0.28261831402778625, 3.0811145305633545, 12.419482231140137, 10.92392635345459, 11.608802795410156, 26.886045455932617, 16.82683753967285, 28.190298080444336, 22.267000198364258, 35.36537170410156], "count": [319]}, "action": {"min": [0.4204098880290985, -1.129501461982727, 0.7768749594688416, -0.5086976289749146, -1.631931185722351, 0.20835717022418976, -1.8461508750915527, -1.091759204864502, 0.8981841802597046, -1.0270752906799316, 0.5303702354431152, -0.6555895805358887, 9.011249542236328, 28.32499885559082, 2.490000009536743, 0.16437500715255737, 3.440624952316284, -0.19181817770004272, 0.8018749952316284, -2.0562500953674316, 0.9175000190734863, 0.1237500011920929, 0.5943750143051147, 0.03062499687075615, 23.3700008392334, 37.984375, -0.8637499809265137, -0.3881250023841858, 0.49272727966308594, -0.0012500006705522537, 1.2712500095367432, 0.22812499105930328, 1.2131249904632568, 0.6831250190734863, 0.29750001430511475, 0.40888887643814087], "max": [1.6882200241088867, -0.6757600903511047, 1.3412680625915527, 0.9629873037338257, -0.4714799225330353, 1.0809824466705322, -0.458366721868515, -0.7294766306877136, 1.492904543876648, 0.5025702118873596, 1.640993356704712, -0.4474708139896393, 55.19124984741211, 58.756248474121094, 16.74250030517578, 9.539999961853027, 38.95937728881836, 100.45437622070312, 50.735626220703125, 79.47125244140625, 65.93374633789062, 102.62062072753906, 88.98124694824219, 109.42250061035156, 85.53874969482422, 73.45000457763672, 0.3737500011920929, 9.444999694824219, 43.645626068115234, 43.9375, 49.578125, 95.26374816894531, 55.118751525878906, 90.54812622070312, 79.84500122070312, 109.23500061035156], "mean": [1.072004795074463, -0.8323939442634583, 0.9423869252204895, 0.047314319759607315, -1.1288686990737915, 0.7211001515388489, -1.3461800813674927, -0.8309985995292664, 1.0451114177703857, 0.027031132951378822, 1.2551424503326416, -0.5611934065818787, 40.35655975341797, 48.453453063964844, 3.561432361602783, 7.2503557205200195, 12.450030326843262, 12.458078384399414, 11.55858325958252, 8.467366218566895, 12.380109786987305, 14.822918891906738, 13.214223861694336, 36.49897766113281, 39.391883850097656, 59.65165710449219, -0.38680580258369446, 6.528597354888916, 15.325986862182617, 4.724468231201172, 13.042264938354492, 14.110816955566406, 13.46805477142334, 14.545807838439941, 11.347503662109375, 29.845544815063477], "std": [0.37954655289649963, 0.12025801092386246, 0.16126522421836853, 0.520618736743927, 0.4352649450302124, 0.28684237599372864, 0.5460900664329529, 0.09930208325386047, 0.16259846091270447, 0.5569552183151245, 0.45510247349739075, 0.049654312431812286, 9.854351997375488, 5.290867805480957, 2.8294677734375, 2.92086124420166, 10.218300819396973, 27.75439453125, 13.855552673339844, 23.33213996887207, 17.14366340637207, 31.396753311157227, 27.273103713989258, 34.84443664550781, 18.36945343017578, 11.833810806274414, 0.2826184034347534, 3.0811145305633545, 12.41948413848877, 10.92392635345459, 11.608803749084473, 26.88604736328125, 16.826833724975586, 28.19029998779297, 22.267005920410156, 35.365379333496094], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [319]}, "index": {"min": [13965], "max": [14283], "mean": [14124.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [8.106583072100314, 14.0, 14.0, 14.0, 14.0], "std": [1.4057385474506567, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [319]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [319]}, "eef_direction_state": {"mean": [4.021943573667712, 4.3197492163009406], "std": [1.9754340779153152, 2.04754274316067], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [0.9216300940438872, 0.8840125391849529], "std": [0.8361742111817646, 0.9313563506415706], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.8119122257053292, 0.6927899686520376], "std": [0.8650560957082499, 0.8150108504151073], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [4.021943573667712, 4.3197492163009406], "std": [1.9754340779153152, 2.04754274316067], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [0.9216300940438872, 0.8840125391849529], "std": [0.8361742111817646, 0.9313563506415706], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.8119122257053292, 0.6927899686520376], "std": [0.8650560957082499, 0.8150108504151073], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.5835194374172352, 0.18537417499989425, 1.1601833724723658, -1.5324355424028584, 0.9224125664080565, -1.2855305418086844, 0.5782128724217581, -0.2582243246784976, 1.1345934160644795, 1.7490348875954387, 0.9209508251314519, 1.3750512821924732], "std": [0.04599319874698268, 0.08074603713596178, 0.051822686297996245, 0.3547339733466308, 0.15212577549785353, 1.8044742469247046, 0.058608508727701146, 0.10327564896192552, 0.05281751819586456, 0.3902257107884463, 0.14798192841937885, 1.7431306148179175], "min": [0.5341152943047733, 0.048999475159862055, 1.0559653499060673, -2.350429995381066, 0.7363040734720356, -3.125198180500872, 0.5349089500610991, -0.3553943646243439, 1.0478153507879673, 1.0937252536755309, 0.6794722480042918, -3.124777333176293], "max": [0.7298940581013412, 0.31446179705598887, 1.2603275361318815, -1.0718651448392595, 1.2789114599364777, 3.138441229430423, 0.7545200030455195, -0.10738469976421972, 1.2556063710495966, 2.7286731407755265, 1.2554578188451697, 3.131999538035001], "count": [319]}, "eef_sim_pose_action": {"mean": [0.5835194374172352, 0.18537417499989425, 1.1601833724723658, -1.5324355424028584, 0.9224125664080565, -1.2855305418086844, 0.5782128724217581, -0.2582243246784976, 1.1345934160644795, 1.7490348875954387, 0.9209508251314519, 1.3750512821924732], "std": [0.04599319874698268, 0.08074603713596178, 0.051822686297996245, 0.3547339733466308, 0.15212577549785353, 1.8044742469247046, 0.058608508727701146, 0.10327564896192552, 0.05281751819586456, 0.3902257107884463, 0.14798192841937885, 1.7431306148179175], "min": [0.5341152943047733, 0.048999475159862055, 1.0559653499060673, -2.350429995381066, 0.7363040734720356, -3.125198180500872, 0.5349089500610991, -0.3553943646243439, 1.0478153507879673, 1.0937252536755309, 0.6794722480042918, -3.124777333176293], "max": [0.7298940581013412, 0.31446179705598887, 1.2603275361318815, -1.0718651448392595, 1.2789114599364777, 3.138441229430423, 0.7545200030455195, -0.10738469976421972, 1.2556063710495966, 2.7286731407755265, 1.2554578188451697, 3.131999538035001], "count": [319]}}} +{"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.16284985906862745]], [[0.17049669526143793]], [[0.16709268178104575]]], "std": [[[0.23274602821588794]], [[0.23686722214992448]], [[0.24822361834622814]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22426121732026144]], [[0.24923628267973857]], [[0.23391936070261438]]], "std": [[[0.11305314995052834]], [[0.11081766086106369]], [[0.12686214427467857]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2417132434640523]], [[0.2684117361111111]], [[0.2533618484477124]]], "std": [[[0.13185621099766362]], [[0.1325154809996475]], [[0.15292418280308437]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13447164011437907]], [[0.15946248366013072]], [[0.15193290032679738]]], "std": [[[0.24445983635966048]], [[0.24896220520459336]], [[0.25205664564817376]]], "count": [100]}, "observation.state": {"min": [0.45269227027893066, -1.1292152404785156, 0.740324854850769, -0.5830376744270325, -1.6304503679275513, 0.301413357257843, -1.6665235757827759, -1.25, 0.9481574892997742, -0.9650139212608337, 0.44928282499313354, -0.6551604270935059, 12.910624504089355, 31.8487491607666, 2.4549999237060547, 0.3774999976158142, 1.125, 0.021250000223517418, 0.8118749856948853, -2.104374885559082, 0.8218749761581421, -2.8918750286102295, 0.6662499904632568, -0.05624999850988388, 1.3125, 50.09437561035156, -1.03125, -0.2824999988079071, 0.6227272748947144, -0.49937498569488525, 0.5406249761581421, 0.39625000953674316, 0.6987500190734863, 0.7556250095367432, -0.2199999988079071, -2.2512500286102295], "max": [1.663328766822815, -0.6854639053344727, 1.3498274087905884, 0.7357947826385498, -0.5594577193260193, 1.01448655128479, -0.36576351523399353, -0.7808804512023926, 1.552367091178894, 0.5457855463027954, 1.6330205202102661, -0.4469224512577057, 68.67625427246094, 54.85437774658203, 19.590625762939453, 9.796250343322754, 48.77750015258789, 85.83187866210938, 38.0368766784668, 93.87000274658203, 42.368125915527344, 104.38937377929688, 86.41437530517578, 109.671875, 69.29437255859375, 84.99625396728516, -0.75, 9.528749465942383, 35.30687713623047, 74.34625244140625, 29.068750381469727, 102.36062622070312, 41.041873931884766, 103.59562683105469, 67.12625122070312, 104.44437408447266], "mean": [1.3278857469558716, -0.8301914930343628, 0.8817176222801208, -0.22674407064914703, -1.3165805339813232, 0.7142090797424316, -1.0948716402053833, -0.9307460188865662, 1.117276906967163, -0.25612756609916687, 1.018220067024231, -0.5938649773597717, 36.85034942626953, 47.69310760498047, 3.7097160816192627, 8.26534366607666, 9.006952285766602, 11.079460144042969, 6.693180084228516, 10.587331771850586, 7.247679710388184, 15.133153915405273, 10.751351356506348, 20.25279998779297, 32.82514190673828, 63.68342971801758, -0.8439196348190308, 6.496077060699463, 13.817611694335938, 10.934882164001465, 10.360690116882324, 16.351276397705078, 13.082479476928711, 22.97539710998535, 16.37314224243164, 34.77596664428711], "std": [0.4336572587490082, 0.11090029031038284, 0.18031169474124908, 0.48124486207962036, 0.43309977650642395, 0.20169132947921753, 0.49343523383140564, 0.12124884128570557, 0.14957815408706665, 0.5684086084365845, 0.4783580005168915, 0.04619424045085907, 12.561137199401855, 4.988626956939697, 3.5882010459899902, 2.693734884262085, 14.581316947937012, 24.289709091186523, 11.9606294631958, 29.878620147705078, 12.799946784973145, 33.367774963378906, 23.516895294189453, 39.07815933227539, 22.937793731689453, 13.871386528015137, 0.04381319507956505, 3.3948042392730713, 10.649140357971191, 24.32633399963379, 10.033928871154785, 34.81102752685547, 14.354836463928223, 35.95028305053711, 23.098405838012695, 40.771297454833984], "count": [379]}, "action": {"min": [0.45269227027893066, -1.1292152404785156, 0.740324854850769, -0.5830376744270325, -1.6304503679275513, 0.301413357257843, -1.6665235757827759, -1.25, 0.9481574892997742, -0.9650139212608337, 0.44928282499313354, -0.6551604270935059, 12.910624504089355, 31.8487491607666, 2.4549999237060547, 0.3774999976158142, 1.125, 0.021250000223517418, 0.8118749856948853, -2.104374885559082, 0.8218749761581421, -2.8918750286102295, 0.6662499904632568, -0.05624999850988388, 1.3125, 50.09437561035156, -1.03125, -0.2824999988079071, 0.6227272748947144, -0.49937498569488525, 0.5406249761581421, 0.39625000953674316, 0.6987500190734863, 0.7556250095367432, -0.2199999988079071, -2.2512500286102295], "max": [1.663328766822815, -0.6854639053344727, 1.3498274087905884, 0.7357947826385498, -0.5594577193260193, 1.01448655128479, -0.36576351523399353, -0.7808804512023926, 1.552367091178894, 0.5457855463027954, 1.6330205202102661, -0.4469224512577057, 68.67625427246094, 54.85437774658203, 19.590625762939453, 9.796250343322754, 48.77750015258789, 85.83187866210938, 38.0368766784668, 93.87000274658203, 42.368125915527344, 104.38937377929688, 86.41437530517578, 109.671875, 69.29437255859375, 84.99625396728516, -0.75, 9.528749465942383, 35.30687713623047, 74.34625244140625, 29.068750381469727, 102.36062622070312, 41.041873931884766, 103.59562683105469, 67.12625122070312, 104.44437408447266], "mean": [1.3278874158859253, -0.8301913142204285, 0.8817173838615417, -0.2267441600561142, -1.3165810108184814, 0.7142090797424316, -1.0948708057403564, -0.9307461977005005, 1.1172772645950317, -0.2561275064945221, 1.0182201862335205, -0.5938650369644165, 36.85036087036133, 47.693119049072266, 3.709712266921997, 8.265350341796875, 9.0069580078125, 11.07945728302002, 6.693187236785889, 10.587349891662598, 7.247689247131348, 15.133183479309082, 10.751350402832031, 20.252817153930664, 32.82514953613281, 63.6834602355957, -0.8439197540283203, 6.496079444885254, 13.81760025024414, 10.934881210327148, 10.360684394836426, 16.351282119750977, 13.082479476928711, 22.97540283203125, 16.373151779174805, 34.77592468261719], "std": [0.43365678191185, 0.11090032011270523, 0.18031181395053864, 0.481244832277298, 0.4330998659133911, 0.20169128477573395, 0.49343520402908325, 0.12124880403280258, 0.14957813918590546, 0.5684086084365845, 0.4783579707145691, 0.046194251626729965, 12.561139106750488, 4.988630771636963, 3.5882015228271484, 2.6937355995178223, 14.581329345703125, 24.289716720581055, 11.960628509521484, 29.878572463989258, 12.799944877624512, 33.36775588989258, 23.51689338684082, 39.07815170288086, 22.93779754638672, 13.871383666992188, 0.04381318762898445, 3.3948044776916504, 10.649140357971191, 24.326332092285156, 10.033928871154785, 34.81102752685547, 14.354836463928223, 35.95028305053711, 23.098405838012695, 40.77128982543945], "count": [379]}, "timestamp": {"min": [0.0], "max": [12.6], "mean": [6.3], "std": [3.6469165057620936], "count": [379]}, "frame_index": {"min": [0], "max": [378], "mean": [189.0], "std": [109.40749517286281], "count": [379]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [379]}, "index": {"min": [14284], "max": [14662], "mean": [14473.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [7.905013192612137, 14.0, 14.0, 14.0, 14.0], "std": [1.4166187352237396, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [379]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [379]}, "eef_direction_state": {"mean": [4.4986807387862795, 4.306068601583114], "std": [1.9087006316440673, 1.9209276852799066], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.762532981530343, 0.8891820580474934], "std": [0.8666009911925848, 0.8707283919535853], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.5699208443271768, 0.6965699208443272], "std": [0.8103829799602911, 0.8252376980626166], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [4.4986807387862795, 4.306068601583114], "std": [1.9087006316440673, 1.9209276852799066], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.762532981530343, 0.8891820580474934], "std": [0.8666009911925848, 0.8707283919535853], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.5699208443271768, 0.6965699208443272], "std": [0.8103829799602911, 0.8252376980626166], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.5621717499211605, 0.24132854635511167, 1.135333059102645, -1.600773940178996, 0.8497053362786615, -2.0511163846519, 0.594833303381969, -0.1914086820866885, 1.114188757815433, 1.9265277524145448, 0.9684820127384405, 0.3852506356751066], "std": [0.05239730226226561, 0.0971968896047502, 0.04394820818378853, 0.2159361096525834, 0.14256822874310476, 0.4263812331555397, 0.051572362482254115, 0.1015744126608539, 0.06276324420646531, 0.5625860372906485, 0.1872746271688925, 2.307853048427433], "min": [0.5277970874007798, 0.05971210544549249, 1.0428809329542064, -2.1458566096028893, 0.629768540908934, -3.092141321924931, 0.5472605908715373, -0.3277989487711236, 1.0363447022385244, 0.8758348166977461, 0.7019735678201466, -3.1202503243347857], "max": [0.7319948326849479, 0.32414469155536174, 1.2514716084933528, -1.097370602586668, 1.1937657890512812, -1.7244352925276338, 0.7600762751287822, -0.07756433212134414, 1.2776165782126852, 2.846481300623522, 1.3851846670738626, 3.112795129974274], "count": [379]}, "eef_sim_pose_action": {"mean": [0.5621717499211605, 0.24132854635511167, 1.135333059102645, -1.600773940178996, 0.8497053362786615, -2.0511163846519, 0.594833303381969, -0.1914086820866885, 1.114188757815433, 1.9265277524145448, 0.9684820127384405, 0.3852506356751066], "std": [0.05239730226226561, 0.0971968896047502, 0.04394820818378853, 0.2159361096525834, 0.14256822874310476, 0.4263812331555397, 0.051572362482254115, 0.1015744126608539, 0.06276324420646531, 0.5625860372906485, 0.1872746271688925, 2.307853048427433], "min": [0.5277970874007798, 0.05971210544549249, 1.0428809329542064, -2.1458566096028893, 0.629768540908934, -3.092141321924931, 0.5472605908715373, -0.3277989487711236, 1.0363447022385244, 0.8758348166977461, 0.7019735678201466, -3.1202503243347857], "max": [0.7319948326849479, 0.32414469155536174, 1.2514716084933528, -1.097370602586668, 1.1937657890512812, -1.7244352925276338, 0.7600762751287822, -0.07756433212134414, 1.2776165782126852, 2.846481300623522, 1.3851846670738626, 3.112795129974274], "count": [379]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16193790849673204]], [[0.16988205269607845]], [[0.1658845588235294]]], "std": [[[0.23339936796729732]], [[0.23853549869245852]], [[0.2497053188833085]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22156348039215687]], [[0.24838903390522876]], [[0.23449005310457516]]], "std": [[[0.11202629034047577]], [[0.11299146475059295]], [[0.12805091921763453]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2343334272875817]], [[0.2700898182189542]], [[0.24315417279411766]]], "std": [[[0.12920901206328453]], [[0.1275546534198655]], [[0.14205869484207476]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12763588031045753]], [[0.16021565155228756]], [[0.14966584763071897]]], "std": [[[0.24001125765391576]], [[0.2436071746942664]], [[0.2479693102240811]]], "count": [100]}, "observation.state": {"min": [0.44971197843551636, -1.143306016921997, 0.778615415096283, -0.5225023031234741, -1.628671646118164, 0.5335173606872559, -1.6351948976516724, -1.1774243116378784, 0.9584096074104309, -0.9074349403381348, 0.5180438160896301, -0.7162918448448181, 3.505833387374878, 47.34749984741211, 2.4800000190734863, 0.5393750071525574, 2.848750114440918, 0.16874997317790985, 0.9318749904632568, -1.9344444274902344, 0.8550000190734863, -2.9175000190734863, 0.7237499952316284, -0.20750001072883606, 1.1825000047683716, 46.97999954223633, -0.9355555772781372, -0.3268750011920929, 0.6785714030265808, 0.17624998092651367, 0.7293750047683716, 1.6223076581954956, 0.8330000042915344, 0.40062499046325684, 0.2931250035762787, -2.3393750190734863], "max": [1.5497443675994873, -0.6804808378219604, 1.3780088424682617, 0.512464702129364, -0.533731997013092, 1.0062609910964966, -0.44439518451690674, -0.7645723819732666, 1.493357539176941, 0.5178106427192688, 1.630744457244873, -0.3603990077972412, 54.02000045776367, 65.63363647460938, 2.6731250286102295, 9.638750076293945, 36.47999954223633, 69.48312377929688, 34.51625061035156, 85.03937530517578, 53.91062545776367, 92.84437561035156, 94.83687591552734, 110.63500213623047, 65.20562744140625, 81.95999908447266, 0.9700000286102295, 9.713749885559082, 44.18812561035156, 37.522499084472656, 39.23875045776367, 69.2925033569336, 41.151248931884766, 82.85625457763672, 66.87125396728516, 101.60625457763672], "mean": [1.221863031387329, -0.8513023257255554, 0.920259416103363, -0.1898277848958969, -1.2618688344955444, 0.7841196060180664, -1.14936363697052, -0.9063041806221008, 1.1212884187698364, -0.06739703565835953, 1.1381163597106934, -0.6516985297203064, 39.38100814819336, 52.89397430419922, 2.5888757705688477, 7.347330570220947, 12.280473709106445, 10.862152099609375, 8.632275581359863, 11.076554298400879, 9.957001686096191, 13.243518829345703, 12.261832237243652, 23.596899032592773, 29.39291763305664, 62.83563995361328, 0.050858501344919205, 7.204272747039795, 19.857074737548828, 5.800915241241455, 15.839788436889648, 14.729019165039062, 17.59424591064453, 16.424304962158203, 11.747138977050781, 46.90023422241211], "std": [0.3866513967514038, 0.11954392492771149, 0.16951397061347961, 0.3980756402015686, 0.43766430020332336, 0.10883088409900665, 0.46390363574028015, 0.11496876925230026, 0.15482938289642334, 0.47406575083732605, 0.4233398735523224, 0.07783234119415283, 11.784659385681152, 4.378025531768799, 0.051003534346818924, 2.703145742416382, 10.29716682434082, 21.586124420166016, 11.656486511230469, 26.584447860717773, 16.470434188842773, 30.508798599243164, 26.068561553955078, 39.082672119140625, 24.80280113220215, 13.712786674499512, 0.6674462556838989, 3.739781618118286, 11.04531192779541, 10.234106063842773, 9.420210838317871, 24.277311325073242, 12.85088062286377, 28.367706298828125, 19.895200729370117, 31.774669647216797], "count": [251]}, "action": {"min": [0.44971197843551636, -1.143306016921997, 0.778615415096283, -0.5225023031234741, -1.628671646118164, 0.5335173606872559, -1.6351948976516724, -1.1774243116378784, 0.9584096074104309, -0.9074349403381348, 0.5180438160896301, -0.7162918448448181, 3.505833387374878, 47.34749984741211, 2.4800000190734863, 0.5393750071525574, 2.848750114440918, 0.16874997317790985, 0.9318749904632568, -1.9344444274902344, 0.8550000190734863, -2.9175000190734863, 0.7237499952316284, -0.20750001072883606, 1.1825000047683716, 46.97999954223633, -0.9355555772781372, -0.3268750011920929, 0.6785714030265808, 0.17624998092651367, 0.7293750047683716, 1.6223076581954956, 0.8330000042915344, 0.40062499046325684, 0.2931250035762787, -2.3393750190734863], "max": [1.5497443675994873, -0.6804808378219604, 1.3780088424682617, 0.512464702129364, -0.533731997013092, 1.0062609910964966, -0.44439518451690674, -0.7645723819732666, 1.493357539176941, 0.5178106427192688, 1.630744457244873, -0.3603990077972412, 54.02000045776367, 65.63363647460938, 2.6731250286102295, 9.638750076293945, 36.47999954223633, 69.48312377929688, 34.51625061035156, 85.03937530517578, 53.91062545776367, 92.84437561035156, 94.83687591552734, 110.63500213623047, 65.20562744140625, 81.95999908447266, 0.9700000286102295, 9.713749885559082, 44.18812561035156, 37.522499084472656, 39.23875045776367, 69.2925033569336, 41.151248931884766, 82.85625457763672, 66.87125396728516, 101.60625457763672], "mean": [1.221863031387329, -0.8513017296791077, 0.9202589392662048, -0.1898277848958969, -1.2618688344955444, 0.7841194272041321, -1.1493635177612305, -0.906304121017456, 1.1212882995605469, -0.0673971027135849, 1.1381165981292725, -0.6516987085342407, 39.38102340698242, 52.893951416015625, 2.588876247406006, 7.347327709197998, 12.280476570129395, 10.862183570861816, 8.632269859313965, 11.07652759552002, 9.957018852233887, 13.243517875671387, 12.261838912963867, 23.59688377380371, 29.39291000366211, 62.835655212402344, 0.0508585087954998, 7.204273700714111, 19.857072830200195, 5.800912857055664, 15.839791297912598, 14.729016304016113, 17.594257354736328, 16.42429542541504, 11.747136116027832, 46.90021896362305], "std": [0.38665133714675903, 0.1195439025759697, 0.16951397061347961, 0.39807558059692383, 0.43766430020332336, 0.10883089154958725, 0.4639035761356354, 0.11496876925230026, 0.15482935309410095, 0.4740658402442932, 0.4233398735523224, 0.07783232629299164, 11.784658432006836, 4.378026008605957, 0.05100354179739952, 2.70314621925354, 10.297164916992188, 21.58612632751465, 11.656484603881836, 26.58445167541504, 16.470434188842773, 30.508798599243164, 26.068546295166016, 39.082672119140625, 24.80280303955078, 13.712788581848145, 0.6674461364746094, 3.739781141281128, 11.045310974121094, 10.234107971191406, 9.420209884643555, 24.27730941772461, 12.850882530212402, 28.367706298828125, 19.89520263671875, 31.774669647216797], "count": [251]}, "timestamp": {"min": [0.0], "max": [8.333333333333334], "mean": [4.166666666666667], "std": [2.41522945769824], "count": [251]}, "frame_index": {"min": [0], "max": [250], "mean": [125.0], "std": [72.4568837309472], "count": [251]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [251]}, "index": {"min": [14663], "max": [14913], "mean": [14788.0], "std": [72.4568837309472], "count": [251]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [251]}, "subtask_annotation": {"mean": [8.203187250996017, 14.0, 14.0, 14.0, 14.0], "std": [1.5339938890978844, 0.0, 0.0, 0.0, 0.0], "min": [6, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [251]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [251]}, "eef_direction_state": {"mean": [4.231075697211155, 4.183266932270916], "std": [1.9481297697657662, 1.9265080201895701], "min": [0, 0], "max": [6, 6], "count": [251]}, "eef_velocity_state": {"mean": [0.9482071713147411, 1.091633466135458], "std": [0.8933724394930598, 0.876638886978491], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_acc_mag_state": {"mean": [0.7649402390438247, 0.8446215139442231], "std": [0.8588222132887524, 0.858378530352326], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_direction_action": {"mean": [4.231075697211155, 4.183266932270916], "std": [1.9481297697657662, 1.9265080201895701], "min": [0, 0], "max": [6, 6], "count": [251]}, "eef_velocity_action": {"mean": [0.9482071713147411, 1.091633466135458], "std": [0.8933724394930598, 0.876638886978491], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_acc_mag_action": {"mean": [0.7649402390438247, 0.8446215139442231], "std": [0.8588222132887524, 0.858378530352326], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_sim_pose_state": {"mean": [0.5781262215422766, 0.21844560152603637, 1.1477347320427034, -1.5177832753631681, 0.8781718949332147, -2.0469139243008327, 0.6052176994253915, -0.21602724024927458, 1.1371438005565069, 1.669813536886627, 0.9674144378176102, 1.2945574788738268], "std": [0.051234282276302966, 0.09251530718549475, 0.045396229560206905, 0.23695329766524378, 0.12800184789333563, 0.4476609877872038, 0.05451940042637121, 0.09132839176845166, 0.05812875145630318, 0.4190779734885305, 0.14204795312543905, 1.864702070124457], "min": [0.5461811432588983, 0.07452241450539276, 1.0472435284207555, -2.133158508840475, 0.7103441608419723, -3.0484059510269055, 0.561515173334305, -0.31313790745476167, 1.037341342672398, 1.0361195463253354, 0.6084863490831975, -3.1185409626712683], "max": [0.7417244373751876, 0.3024639585025207, 1.2376325233502892, -1.1551793464533004, 1.1734234944970061, -1.6952774732519469, 0.7469910903643212, -0.09403130913672239, 1.264433780371922, 2.602781155808961, 1.24805210172708, 3.136541706161159], "count": [251]}, "eef_sim_pose_action": {"mean": [0.5781262215422766, 0.21844560152603637, 1.1477347320427034, -1.5177832753631681, 0.8781718949332147, -2.0469139243008327, 0.6052176994253915, -0.21602724024927458, 1.1371438005565069, 1.669813536886627, 0.9674144378176102, 1.2945574788738268], "std": [0.051234282276302966, 0.09251530718549475, 0.045396229560206905, 0.23695329766524378, 0.12800184789333563, 0.4476609877872038, 0.05451940042637121, 0.09132839176845166, 0.05812875145630318, 0.4190779734885305, 0.14204795312543905, 1.864702070124457], "min": [0.5461811432588983, 0.07452241450539276, 1.0472435284207555, -2.133158508840475, 0.7103441608419723, -3.0484059510269055, 0.561515173334305, -0.31313790745476167, 1.037341342672398, 1.0361195463253354, 0.6084863490831975, -3.1185409626712683], "max": [0.7417244373751876, 0.3024639585025207, 1.2376325233502892, -1.1551793464533004, 1.1734234944970061, -1.6952774732519469, 0.7469910903643212, -0.09403130913672239, 1.264433780371922, 2.602781155808961, 1.24805210172708, 3.136541706161159], "count": [251]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13771976102941175]], [[0.1916171425653595]], [[0.27646111111111116]]], "std": [[[0.22061270601563293]], [[0.21123600984918242]], [[0.20128130396262936]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23885142565359477]], [[0.2710259375]], [[0.27755090482026146]]], "std": [[[0.14302799629771612]], [[0.13081058245592683]], [[0.15560302484746807]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23197975694444445]], [[0.2727044444444444]], [[0.29253523692810457]]], "std": [[[0.1515824935463666]], [[0.1434399604976671]], [[0.17802750529882325]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1688521732026144]], [[0.21069438316993466]], [[0.2336423100490196]]], "std": [[[0.2614365860030843]], [[0.2636391497890862]], [[0.26671929164011493]]], "count": [100]}, "observation.state": {"min": [0.5024032592773438, -1.1365586519241333, 0.77816241979599, -0.618061900138855, -1.2822028398513794, 1.1829556226730347, -0.737988293170929, -1.2050573825836182, 0.8241779208183289, -1.2495231628417969, -0.02677481435239315, -0.6563048362731934, 1.7678570747375488, 11.765625, 1.8168749809265137, -0.06875000149011612, 0.9487499594688416, 0.41749998927116394, 0.9215384721755981, -1.9562499523162842, 0.5943750143051147, 0.8833333253860474, 0.6456249952316284, 0.39100000262260437, 1.212499976158142, 26.186250686645508, -1.3856250047683716, -0.02250000089406967, -0.34437501430511475, 0.33250001072883606, 0.6393749713897705, 0.6512500047683716, 0.640625, 0.6475000381469727, 0.17374999821186066, -0.390625], "max": [1.1354619264602661, -0.7410401105880737, 1.3013323545455933, -0.02200637012720108, -0.5766241550445557, 1.4026379585266113, -0.22242408990859985, -0.5823462605476379, 1.4189221858978271, -0.4003824293613434, 0.6359197497367859, -0.24171243607997894, 87.05500030517578, 84.69249725341797, 31.998125076293945, 9.514374732971191, 53.446876525878906, 108.13812255859375, 48.63624954223633, 109.88062286376953, 50.266876220703125, 112.5112533569336, 76.29374694824219, 112.01312255859375, 89.39749908447266, 85.72062683105469, 4.25, 9.511250495910645, 80.63187408447266, 109.69937896728516, 69.66812896728516, 109.54875183105469, 85.2768783569336, 109.81875610351562, 90.84625244140625, 110.37125396728516], "mean": [0.9393048882484436, -0.8635148406028748, 0.9845743775367737, -0.3511647880077362, -1.034769892692566, 1.3197965621948242, -0.5908190608024597, -0.7570654153823853, 1.0350161790847778, -0.8257341384887695, 0.4145095646381378, -0.4565545320510864, 31.39077377319336, 69.81560516357422, 6.0262675285339355, 3.779454231262207, 10.112197875976562, 28.076200485229492, 13.636696815490723, 20.5869140625, 8.175178527832031, 41.828216552734375, 10.007390022277832, 64.09623718261719, 29.250450134277344, 69.47196960449219, 1.153601050376892, 3.2507076263427734, 11.296789169311523, 18.097747802734375, 10.187520980834961, 17.280996322631836, 10.207666397094727, 25.939062118530273, 15.063613891601562, 42.535030364990234], "std": [0.1893744021654129, 0.11032874882221222, 0.11626879870891571, 0.22648532688617706, 0.1944323480129242, 0.06903883069753647, 0.17476920783519745, 0.17024636268615723, 0.13261039555072784, 0.3736015856266022, 0.2065071314573288, 0.18364500999450684, 25.85789680480957, 22.999719619750977, 9.542306900024414, 2.431581497192383, 16.149072647094727, 34.097984313964844, 12.576316833496094, 37.889137268066406, 14.879440307617188, 32.17619705200195, 19.641895294189453, 31.30464744567871, 32.17510223388672, 16.746458053588867, 2.2222495079040527, 2.8840808868408203, 20.056489944458008, 30.118432998657227, 17.66593360900879, 28.80613136291504, 20.493816375732422, 36.37528991699219, 26.81372833251953, 46.39910125732422], "count": [399]}, "action": {"min": [0.5024032592773438, -1.1365586519241333, 0.77816241979599, -0.618061900138855, -1.2822028398513794, 1.1829556226730347, -0.737988293170929, -1.2050573825836182, 0.8241779208183289, -1.2495231628417969, -0.02677481435239315, -0.6563048362731934, 1.7678570747375488, 11.765625, 1.8168749809265137, -0.06875000149011612, 0.9487499594688416, 0.41749998927116394, 0.9215384721755981, -1.9562499523162842, 0.5943750143051147, 0.8833333253860474, 0.6456249952316284, 0.39100000262260437, 1.212499976158142, 26.186250686645508, -1.3856250047683716, -0.02250000089406967, -0.34437501430511475, 0.33250001072883606, 0.6393749713897705, 0.6512500047683716, 0.640625, 0.6475000381469727, 0.17374999821186066, -0.390625], "max": [1.1354619264602661, -0.7410401105880737, 1.3013323545455933, -0.02200637012720108, -0.5766241550445557, 1.4026379585266113, -0.22242408990859985, -0.5823462605476379, 1.4189221858978271, -0.4003824293613434, 0.6359197497367859, -0.24171243607997894, 87.05500030517578, 84.69249725341797, 31.998125076293945, 9.514374732971191, 53.446876525878906, 108.13812255859375, 48.63624954223633, 109.88062286376953, 50.266876220703125, 112.5112533569336, 76.29374694824219, 112.01312255859375, 89.39749908447266, 85.72062683105469, 4.25, 9.511250495910645, 80.63187408447266, 109.69937896728516, 69.66812896728516, 109.54875183105469, 85.2768783569336, 109.81875610351562, 90.84625244140625, 110.37125396728516], "mean": [0.9393041133880615, -0.8635149002075195, 0.9845741391181946, -0.35116463899612427, -1.0347696542739868, 1.3197965621948242, -0.5908188819885254, -0.7570652365684509, 1.0350159406661987, -0.8257343769073486, 0.4145096242427826, -0.4565548300743103, 31.390769958496094, 69.81558990478516, 6.026271820068359, 3.779454469680786, 10.11220645904541, 28.07619857788086, 13.636690139770508, 20.586898803710938, 8.175179481506348, 41.828224182128906, 10.007390975952148, 64.0962142944336, 29.25044822692871, 69.4719467163086, 1.153599500656128, 3.25070858001709, 11.296792030334473, 18.097755432128906, 10.187511444091797, 17.28099250793457, 10.207669258117676, 25.93907356262207, 15.063606262207031, 42.53507614135742], "std": [0.18937437236309052, 0.11032874882221222, 0.1162688136100769, 0.22648534178733826, 0.194432333111763, 0.06903890520334244, 0.17476923763751984, 0.17024639248847961, 0.13261039555072784, 0.3736015558242798, 0.20650716125965118, 0.18364514410495758, 25.85789680480957, 22.999710083007812, 9.542308807373047, 2.431581497192383, 16.14907455444336, 34.097991943359375, 12.57631778717041, 37.88912582397461, 14.87943172454834, 32.176204681396484, 19.641887664794922, 31.30463981628418, 32.17510223388672, 16.746458053588867, 2.2222490310668945, 2.884080171585083, 20.056493759155273, 30.118425369262695, 17.66593360900879, 28.806123733520508, 20.493812561035156, 36.37529373168945, 26.81372833251953, 46.39910888671875], "count": [399]}, "timestamp": {"min": [0.0], "max": [13.266666666666667], "mean": [6.633333333333333], "std": [3.8393672318157765], "count": [399]}, "frame_index": {"min": [0], "max": [398], "mean": [199.0], "std": [115.18101695447331], "count": [399]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [399]}, "index": {"min": [14914], "max": [15312], "mean": [15113.0], "std": [115.18101695447331], "count": [399]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [399]}, "subtask_annotation": {"mean": [7.807017543859649, 14.0, 14.0, 14.0, 14.0], "std": [5.638246663706267, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [399]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [399]}, "eef_direction_state": {"mean": [4.06015037593985, 4.230576441102757], "std": [2.1348970563112073, 2.029103390655903], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_state": {"mean": [0.8621553884711779, 0.9423558897243107], "std": [0.8217265068408713, 0.8461532970830742], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_state": {"mean": [0.45864661654135336, 0.5889724310776943], "std": [0.7443482442406176, 0.7861448696850896], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_direction_action": {"mean": [4.06015037593985, 4.230576441102757], "std": [2.1348970563112073, 2.029103390655903], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_action": {"mean": [0.8621553884711779, 0.9423558897243107], "std": [0.8217265068408713, 0.8461532970830742], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_action": {"mean": [0.45864661654135336, 0.5889724310776943], "std": [0.7443482442406176, 0.7861448696850896], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_sim_pose_state": {"mean": [0.6387762880261444, 0.2141188762396532, 1.1761780302872284, -1.251540481194774, 1.1994719571067127, -1.6736006880672254, 0.6257723299344113, -0.1590845725784628, 1.1602254276523098, 2.468758861962044, 1.173386922083516, -0.3341122594502758], "std": [0.042658177738138986, 0.07537511532533976, 0.037982907675481445, 0.2566177414767777, 0.08027567169959418, 0.38590787867189597, 0.0578532107391252, 0.04776051844221952, 0.043451532751886096, 0.40536309205927434, 0.10830403822793583, 2.668375860931785], "min": [0.5539421747038284, 0.10380130261816506, 1.0602765490328394, -1.9037750117533851, 1.0040689136894958, -2.511228443099693, 0.5458698658038611, -0.21205320742296033, 1.0509462788020012, 1.9496022463703588, 0.9064496588881572, -3.140374424835269], "max": [0.7285437476682003, 0.29869843550786845, 1.2340171483007647, -0.4902475477389331, 1.4025026926625213, -1.1444005767445447, 0.7703309560349917, -0.08417375651243805, 1.2265417501983165, 3.0831628449004196, 1.3598539225489943, 3.107006575700841], "count": [399]}, "eef_sim_pose_action": {"mean": [0.6387762880261444, 0.2141188762396532, 1.1761780302872284, -1.251540481194774, 1.1994719571067127, -1.6736006880672254, 0.6257723299344113, -0.1590845725784628, 1.1602254276523098, 2.468758861962044, 1.173386922083516, -0.3341122594502758], "std": [0.042658177738138986, 0.07537511532533976, 0.037982907675481445, 0.2566177414767777, 0.08027567169959418, 0.38590787867189597, 0.0578532107391252, 0.04776051844221952, 0.043451532751886096, 0.40536309205927434, 0.10830403822793583, 2.668375860931785], "min": [0.5539421747038284, 0.10380130261816506, 1.0602765490328394, -1.9037750117533851, 1.0040689136894958, -2.511228443099693, 0.5458698658038611, -0.21205320742296033, 1.0509462788020012, 1.9496022463703588, 0.9064496588881572, -3.140374424835269], "max": [0.7285437476682003, 0.29869843550786845, 1.2340171483007647, -0.4902475477389331, 1.4025026926625213, -1.1444005767445447, 0.7703309560349917, -0.08417375651243805, 1.2265417501983165, 3.0831628449004196, 1.3598539225489943, 3.107006575700841], "count": [399]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14029823120915033]], [[0.19265592320261438]], [[0.2736323161764706]]], "std": [[[0.2206801634916981]], [[0.2120041036142854]], [[0.20153371152540756]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24842401143790852]], [[0.28281729779411763]], [[0.29701465890522877]]], "std": [[[0.153530255624684]], [[0.14569363810659272]], [[0.16634799710764814]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.234221568627451]], [[0.2739545649509804]], [[0.2961005187908497]]], "std": [[[0.16459300213181155]], [[0.15486627550737647]], [[0.18541836250822608]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.17041992647058823]], [[0.21093723243464052]], [[0.23124734272875816]]], "std": [[[0.2593530578440517]], [[0.26311743144098393]], [[0.26311426073346206]]], "count": [100]}, "observation.state": {"min": [0.4645656943321228, -1.2101119756698608, 0.7794976234436035, -0.6813868284225464, -1.1774243116378784, 1.4163233041763306, -0.7171502113342285, -1.129477620124817, 0.8066061735153198, -1.0564249753952026, 0.0634918361902237, -0.6449320912361145, 1.4900000095367432, 4.538125038146973, 2.7024998664855957, 0.1368749886751175, 0.6243749856948853, 0.20333333313465118, 0.931538462638855, -1.4700000286102295, 0.7549999952316284, -0.13062499463558197, 0.7337499856948853, -0.05062500014901161, 1.6100000143051147, 51.31624984741211, -1.4893749952316284, 0.4122222065925598, 0.7043750286102295, 0.3643749952316284, 0.6349999904632568, -1.3125, 0.6850000023841858, 0.7944444417953491, 0.7074999809265137, -2.4987499713897705], "max": [1.001373291015625, -0.7217305302619934, 1.372572898864746, -0.11046101152896881, -0.49021992087364197, 1.6167993545532227, -0.26904621720314026, -0.5174000263214111, 1.3054569959640503, -0.7450932860374451, 0.36650264263153076, -0.41089683771133423, 78.8812484741211, 83.37555694580078, 77.46499633789062, 9.69374942779541, 61.313751220703125, 81.76000213623047, 57.546875, 94.6156234741211, 67.16937255859375, 108.12312316894531, 88.68437194824219, 110.4800033569336, 66.02812957763672, 83.71778106689453, 1.1243749856948853, 9.020625114440918, 36.36375045776367, 51.430625915527344, 29.055625915527344, 61.59000015258789, 18.2137508392334, 86.88249969482422, 101.05437469482422, 111.17437744140625], "mean": [0.8197682499885559, -0.9189912676811218, 1.0263136625289917, -0.42923417687416077, -0.9266306757926941, 1.5015937089920044, -0.4579126238822937, -0.7054547071456909, 0.9505899548530579, -0.885027289390564, 0.2666963040828705, -0.5344374775886536, 23.059673309326172, 64.59651947021484, 13.766007423400879, 7.630346298217773, 11.786577224731445, 24.748329162597656, 12.956942558288574, 22.628623962402344, 13.62838363647461, 35.42665100097656, 16.946372985839844, 58.38837432861328, 19.725465774536133, 71.72866821289062, 0.0668138861656189, 4.038358211517334, 8.47259521484375, 10.990058898925781, 6.523771286010742, 11.81443977355957, 4.416255950927734, 21.01356315612793, 16.52745246887207, 33.29909896850586], "std": [0.17013247311115265, 0.14405451714992523, 0.1528736799955368, 0.20647098124027252, 0.20294815301895142, 0.0357973612844944, 0.12347719073295593, 0.20649725198745728, 0.13927200436592102, 0.1365319788455963, 0.08770490437746048, 0.10916744917631149, 27.700212478637695, 23.72852325439453, 21.734052658081055, 2.614511728286743, 20.761680603027344, 29.449974060058594, 19.208023071289062, 37.928367614746094, 23.67047119140625, 39.088340759277344, 30.15424346923828, 37.29644775390625, 25.808988571166992, 11.182160377502441, 1.0527057647705078, 2.5223405361175537, 13.099428176879883, 18.214860916137695, 9.810914993286133, 22.395915985107422, 6.318251132965088, 32.94443893432617, 30.991344451904297, 45.38188552856445], "count": [235]}, "action": {"min": [0.4645656943321228, -1.2101119756698608, 0.7794976234436035, -0.6813868284225464, -1.1774243116378784, 1.4163233041763306, -0.7171502113342285, -1.129477620124817, 0.8066061735153198, -1.0564249753952026, 0.0634918361902237, -0.6449320912361145, 1.4900000095367432, 4.538125038146973, 2.7024998664855957, 0.1368749886751175, 0.6243749856948853, 0.20333333313465118, 0.931538462638855, -1.4700000286102295, 0.7549999952316284, -0.13062499463558197, 0.7337499856948853, -0.05062500014901161, 1.6100000143051147, 51.31624984741211, -1.4893749952316284, 0.4122222065925598, 0.7043750286102295, 0.3643749952316284, 0.6349999904632568, -1.3125, 0.6850000023841858, 0.7944444417953491, 0.7074999809265137, -2.4987499713897705], "max": [1.001373291015625, -0.7217305302619934, 1.372572898864746, -0.11046101152896881, -0.49021992087364197, 1.6167993545532227, -0.26904621720314026, -0.5174000263214111, 1.3054569959640503, -0.7450932860374451, 0.36650264263153076, -0.41089683771133423, 78.8812484741211, 83.37555694580078, 77.46499633789062, 9.69374942779541, 61.313751220703125, 81.76000213623047, 57.546875, 94.6156234741211, 67.16937255859375, 108.12312316894531, 88.68437194824219, 110.4800033569336, 66.02812957763672, 83.71778106689453, 1.1243749856948853, 9.020625114440918, 36.36375045776367, 51.430625915527344, 29.055625915527344, 61.59000015258789, 18.2137508392334, 86.88249969482422, 101.05437469482422, 111.17437744140625], "mean": [0.8197681903839111, -0.9189913272857666, 1.0263134241104126, -0.42923417687416077, -0.9266306161880493, 1.501593828201294, -0.4579128921031952, -0.7054543495178223, 0.9505895972251892, -0.8850269913673401, 0.26669633388519287, -0.5344377160072327, 23.059682846069336, 64.59650421142578, 13.766018867492676, 7.630346298217773, 11.786587715148926, 24.748334884643555, 12.95694351196289, 22.628623962402344, 13.628357887268066, 35.426639556884766, 16.94635009765625, 58.38838195800781, 19.725460052490234, 71.72867584228516, 0.06681415438652039, 4.03835916519165, 8.472597122192383, 10.990058898925781, 6.523774147033691, 11.814437866210938, 4.416256427764893, 21.013568878173828, 16.527450561523438, 33.29909133911133], "std": [0.17013247311115265, 0.14405453205108643, 0.152873694896698, 0.20647099614143372, 0.20294812321662903, 0.0357973612844944, 0.12347719073295593, 0.20649723708629608, 0.13927200436592102, 0.1365319788455963, 0.08770491927862167, 0.1091674417257309, 27.70020866394043, 23.728517532348633, 21.734050750732422, 2.6145126819610596, 20.76167869567871, 29.449974060058594, 19.208023071289062, 37.92837905883789, 23.670475006103516, 39.08834457397461, 30.15424919128418, 37.296451568603516, 25.808990478515625, 11.182162284851074, 1.0527056455612183, 2.5223405361175537, 13.0994291305542, 18.214860916137695, 9.810914993286133, 22.395915985107422, 6.31825065612793, 32.94443893432617, 30.991348266601562, 45.38188934326172], "count": [235]}, "timestamp": {"min": [0.0], "max": [7.8], "mean": [3.9], "std": [2.261268080819551], "count": [235]}, "frame_index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [235]}, "index": {"min": [15313], "max": [15547], "mean": [15430.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [235]}, "subtask_annotation": {"mean": [7.2042553191489365, 14.0, 14.0, 14.0, 14.0], "std": [5.51523836589901, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [235]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [235]}, "eef_direction_state": {"mean": [3.348936170212766, 4.340425531914893], "std": [1.8281338398353943, 2.000814682420806], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_state": {"mean": [1.251063829787234, 0.9063829787234042], "std": [0.6785066018040773, 0.8942854642814942], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_state": {"mean": [0.8851063829787233, 0.7148936170212766], "std": [0.8248736133762347, 0.8452567841998392], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_direction_action": {"mean": [3.348936170212766, 4.340425531914893], "std": [1.8281338398353943, 2.000814682420806], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_action": {"mean": [1.251063829787234, 0.9063829787234042], "std": [0.6785066018040773, 0.8942854642814942], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_action": {"mean": [0.8851063829787233, 0.7148936170212766], "std": [0.8248736133762347, 0.8452567841998392], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_sim_pose_state": {"mean": [0.6600308814959677, 0.2012023911216091, 1.1801829024451367, -1.219745372120395, 1.254982885944106, -1.6043111258665856, 0.6192462380370926, -0.14957994647120815, 1.1762489796690365, 2.7446751072067173, 1.2597359819876126, -2.8119782301996814], "std": [0.05465991967311405, 0.08859361818157484, 0.04471475472826054, 0.4056381932296045, 0.07462395414346897, 0.5305369426607668, 0.04655999821683141, 0.04591421811073647, 0.0525343227918803, 0.06388908493191625, 0.11165268702843048, 0.11521189634021266], "min": [0.565301209289885, 0.09142455218873508, 1.0603099727073002, -2.024980497352591, 1.1727111339230905, -2.679972191128503, 0.5548118542768034, -0.2043295394147636, 1.0425459754244035, 2.6101175201738123, 0.9763964561312348, -2.9339121196838853], "max": [0.7577349999364074, 0.3116213623459936, 1.22346149224064, 0.1064678491355974, 1.4518833229232762, -0.5129272054394137, 0.7317284129102227, -0.08202264237753232, 1.235206381489491, 2.8892414061028258, 1.3761371632196768, -2.536878025435578], "count": [235]}, "eef_sim_pose_action": {"mean": [0.6600308814959677, 0.2012023911216091, 1.1801829024451367, -1.219745372120395, 1.254982885944106, -1.6043111258665856, 0.6192462380370926, -0.14957994647120815, 1.1762489796690365, 2.7446751072067173, 1.2597359819876126, -2.8119782301996814], "std": [0.05465991967311405, 0.08859361818157484, 0.04471475472826054, 0.4056381932296045, 0.07462395414346897, 0.5305369426607668, 0.04655999821683141, 0.04591421811073647, 0.0525343227918803, 0.06388908493191625, 0.11165268702843048, 0.11521189634021266], "min": [0.565301209289885, 0.09142455218873508, 1.0603099727073002, -2.024980497352591, 1.1727111339230905, -2.679972191128503, 0.5548118542768034, -0.2043295394147636, 1.0425459754244035, 2.6101175201738123, 0.9763964561312348, -2.9339121196838853], "max": [0.7577349999364074, 0.3116213623459936, 1.22346149224064, 0.1064678491355974, 1.4518833229232762, -0.5129272054394137, 0.7317284129102227, -0.08202264237753232, 1.235206381489491, 2.8892414061028258, 1.3761371632196768, -2.536878025435578], "count": [235]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1378077205882353]], [[0.19321989583333332]], [[0.2726484722222222]]], "std": [[[0.2111012187085283]], [[0.21012620286026523]], [[0.19766615093229686]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23470189746732026]], [[0.274082926879085]], [[0.2827808190359477]]], "std": [[[0.14078703173061458]], [[0.1315941962743289]], [[0.15737244152312294]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24490278390522877]], [[0.2834388112745098]], [[0.30714419934640524]]], "std": [[[0.17631152113445323]], [[0.16576944353577172]], [[0.18544730941318274]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.171840522875817]], [[0.21036044730392156]], [[0.22681680555555556]]], "std": [[[0.2612153077408808]], [[0.26589081052613145]], [[0.26558139129354075]]], "count": [100]}, "observation.state": {"min": [0.47653448581695557, -1.2175984382629395, 0.7089961171150208, -0.5709019899368286, -1.1853080987930298, 1.5515882968902588, -0.7257572412490845, -1.3011893033981323, 0.7650492191314697, -0.7174821496009827, -0.061584457755088806, -0.8855955004692078, 1.4487500190734863, 4.232500076293945, 2.4487500190734863, 0.8575000166893005, 1.109375, 0.13562500476837158, 0.6818749904632568, -2.0399999618530273, 0.9443749785423279, -2.9600000381469727, 0.6506249904632568, -0.08687499910593033, 1.2450000047683716, 52.709999084472656, -0.9325000047683716, -0.38374999165534973, 0.8587499856948853, -0.23000000417232513, 0.7018749713897705, -0.7693749666213989, 0.8062499761581421, -0.05687499791383743, 0.46875, -2.3212499618530273], "max": [1.0414282083511353, -0.6827935576438904, 1.345893383026123, -0.059428442269563675, -0.47984856367111206, 1.7266643047332764, -0.19216831028461456, -0.5443655848503113, 1.5044918060302734, -0.5170900821685791, 0.32442110776901245, -0.8094434142112732, 78.00187683105469, 84.40437316894531, 96.08562469482422, 9.801250457763672, 60.13750076293945, 90.9643783569336, 58.34000015258789, 97.71062469482422, 65.50312805175781, 108.93812561035156, 83.82687377929688, 110.27625274658203, 65.81375122070312, 79.01250457763672, 4.8125, 9.611249923706055, 30.0731258392334, 63.35000228881836, 23.7137508392334, 72.6987533569336, 22.031875610351562, 95.7125015258789, 95.99749755859375, 109.98687744140625], "mean": [0.8125642538070679, -0.9296491742134094, 0.9730451107025146, -0.4158686101436615, -0.9381867051124573, 1.5983084440231323, -0.4468206763267517, -0.8309666514396667, 0.9747073650360107, -0.6617298126220703, 0.15434080362319946, -0.848504900932312, 21.555593490600586, 64.88538360595703, 18.486570358276367, 6.579019546508789, 11.845402717590332, 24.888927459716797, 11.161951065063477, 21.425020217895508, 12.464723587036133, 26.14364242553711, 15.03321647644043, 37.87443542480469, 22.990678787231445, 66.57205200195312, 1.6237236261367798, 4.180471420288086, 8.966320991516113, 19.55776596069336, 7.562561988830566, 21.012765884399414, 6.750490665435791, 29.42949104309082, 17.98192024230957, 33.166542053222656], "std": [0.15134881436824799, 0.1275015026330948, 0.15763653814792633, 0.13872693479061127, 0.1979725956916809, 0.031796202063560486, 0.1523853838443756, 0.2496814876794815, 0.23888009786605835, 0.06852027028799057, 0.1011398509144783, 0.03531714901328087, 28.07346534729004, 25.73516082763672, 30.36971664428711, 2.5611395835876465, 19.60384178161621, 33.48607635498047, 19.64474105834961, 38.08110046386719, 22.126392364501953, 42.54134750366211, 27.752416610717773, 43.88381576538086, 26.24560546875, 9.362643241882324, 2.3475100994110107, 2.768918514251709, 11.607479095458984, 26.998239517211914, 9.490422248840332, 31.25128173828125, 8.77629566192627, 41.402915954589844, 29.177494049072266, 48.699031829833984], "count": [235]}, "action": {"min": [0.47653448581695557, -1.2175984382629395, 0.7089961171150208, -0.5709019899368286, -1.1853080987930298, 1.5515882968902588, -0.7257572412490845, -1.3011893033981323, 0.7650492191314697, -0.7174821496009827, -0.061584457755088806, -0.8855955004692078, 1.4487500190734863, 4.232500076293945, 2.4487500190734863, 0.8575000166893005, 1.109375, 0.13562500476837158, 0.6818749904632568, -2.0399999618530273, 0.9443749785423279, -2.9600000381469727, 0.6506249904632568, -0.08687499910593033, 1.2450000047683716, 52.709999084472656, -0.9325000047683716, -0.38374999165534973, 0.8587499856948853, -0.23000000417232513, 0.7018749713897705, -0.7693749666213989, 0.8062499761581421, -0.05687499791383743, 0.46875, -2.3212499618530273], "max": [1.0414282083511353, -0.6827935576438904, 1.345893383026123, -0.059428442269563675, -0.47984856367111206, 1.7266643047332764, -0.19216831028461456, -0.5443655848503113, 1.5044918060302734, -0.5170900821685791, 0.32442110776901245, -0.8094434142112732, 78.00187683105469, 84.40437316894531, 96.08562469482422, 9.801250457763672, 60.13750076293945, 90.9643783569336, 58.34000015258789, 97.71062469482422, 65.50312805175781, 108.93812561035156, 83.82687377929688, 110.27625274658203, 65.81375122070312, 79.01250457763672, 4.8125, 9.611249923706055, 30.0731258392334, 63.35000228881836, 23.7137508392334, 72.6987533569336, 22.031875610351562, 95.7125015258789, 95.99749755859375, 109.98687744140625], "mean": [0.812564492225647, -0.9296489357948303, 0.9730449318885803, -0.41586875915527344, -0.9381865859031677, 1.5983084440231323, -0.4468209147453308, -0.8309668898582458, 0.9747075438499451, -0.6617298126220703, 0.15434083342552185, -0.8485052585601807, 21.555585861206055, 64.88538360595703, 18.4865779876709, 6.579022407531738, 11.845420837402344, 24.888952255249023, 11.161966323852539, 21.42503547668457, 12.464741706848145, 26.143632888793945, 15.033224105834961, 37.87440872192383, 22.990671157836914, 66.57205200195312, 1.623724102973938, 4.1804704666137695, 8.966320991516113, 19.557764053344727, 7.562564373016357, 21.012775421142578, 6.750490188598633, 29.429481506347656, 17.98191261291504, 33.16654586791992], "std": [0.15134881436824799, 0.12750151753425598, 0.15763649344444275, 0.13872696459293365, 0.1979726105928421, 0.03179620951414108, 0.15238544344902039, 0.2496815323829651, 0.23888011276721954, 0.06852027773857117, 0.1011398509144783, 0.03531714901328087, 28.073469161987305, 25.73516082763672, 30.369714736938477, 2.561140537261963, 19.603839874267578, 33.48606872558594, 19.644737243652344, 38.08110427856445, 22.126386642456055, 42.541351318359375, 27.752422332763672, 43.88382339477539, 26.245603561401367, 9.362643241882324, 2.347510576248169, 2.768918514251709, 11.6074800491333, 26.998239517211914, 9.490422248840332, 31.251283645629883, 8.776294708251953, 41.402915954589844, 29.177494049072266, 48.69902038574219], "count": [235]}, "timestamp": {"min": [0.0], "max": [7.8], "mean": [3.9], "std": [2.261268080819551], "count": [235]}, "frame_index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [235]}, "index": {"min": [15548], "max": [15782], "mean": [15665.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [235]}, "subtask_annotation": {"mean": [6.9787234042553195, 14.0, 14.0, 14.0, 14.0], "std": [5.547816751725761, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [235]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [235]}, "eef_direction_state": {"mean": [3.293617021276596, 4.042553191489362], "std": [2.0303447202666187, 2.1274042399981625], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_state": {"mean": [1.1659574468085105, 1.097872340425532], "std": [0.7395445970022246, 0.8866598478732935], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_state": {"mean": [0.8808510638297873, 0.7872340425531915], "std": [0.8571695872009658, 0.8539313394284846], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_direction_action": {"mean": [3.293617021276596, 4.042553191489362], "std": [2.0303447202666187, 2.1274042399981625], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_action": {"mean": [1.1659574468085105, 1.097872340425532], "std": [0.7395445970022246, 0.8866598478732935], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_action": {"mean": [0.8808510638297873, 0.7872340425531915], "std": [0.8571695872009658, 0.8539313394284846], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_sim_pose_state": {"mean": [0.6490403051036184, 0.1753588507485453, 1.1759285918471842, -1.0653812875252013, 1.2836794662881448, -1.3898977672116934, 0.6289623870592461, -0.11635340714196601, 1.154541829565862, 0.11939049422492284, 1.222565175877567, -2.090883608975028], "std": [0.054446643107789516, 0.05888271916546279, 0.04656797786195432, 0.8845268381676165, 0.06549563058360397, 1.0300865726357793, 0.07212361170095845, 0.03867708083550164, 0.0566628994078088, 2.7976888334983845, 0.10017474570439128, 1.485835052401727], "min": [0.5490813299479556, 0.10031556352484858, 1.0541508499253502, -2.8728616489931937, 1.2066810491175288, -3.117403997168382, 0.5557952725827816, -0.15915192749884047, 1.0248051085890773, -3.1324067181568305, 1.0085127758275951, -3.1414158350880537], "max": [0.7506775551898899, 0.2528130507766237, 1.214060529198255, 3.1063888713864953, 1.5102968492530477, 3.0991216450726995, 0.7854071176728749, -0.05021554113183199, 1.2175469286241705, 3.1242671395730617, 1.4060636014582353, 3.1407148853978257], "count": [235]}, "eef_sim_pose_action": {"mean": [0.6490403051036184, 0.1753588507485453, 1.1759285918471842, -1.0653812875252013, 1.2836794662881448, -1.3898977672116934, 0.6289623870592461, -0.11635340714196601, 1.154541829565862, 0.11939049422492284, 1.222565175877567, -2.090883608975028], "std": [0.054446643107789516, 0.05888271916546279, 0.04656797786195432, 0.8845268381676165, 0.06549563058360397, 1.0300865726357793, 0.07212361170095845, 0.03867708083550164, 0.0566628994078088, 2.7976888334983845, 0.10017474570439128, 1.485835052401727], "min": [0.5490813299479556, 0.10031556352484858, 1.0541508499253502, -2.8728616489931937, 1.2066810491175288, -3.117403997168382, 0.5557952725827816, -0.15915192749884047, 1.0248051085890773, -3.1324067181568305, 1.0085127758275951, -3.1414158350880537], "max": [0.7506775551898899, 0.2528130507766237, 1.214060529198255, 3.1063888713864953, 1.5102968492530477, 3.0991216450726995, 0.7854071176728749, -0.05021554113183199, 1.2175469286241705, 3.1242671395730617, 1.4060636014582353, 3.1407148853978257], "count": [235]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13519132965686276]], [[0.1866869873366013]], [[0.26867841911764706]]], "std": [[[0.20590349562569787]], [[0.19484690101721688]], [[0.18672106693601154]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24386967933006537]], [[0.2803677246732026]], [[0.2943361744281046]]], "std": [[[0.15363939058255402]], [[0.14047758666013693]], [[0.1670772222011217]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2614476858660131]], [[0.29946380718954246]], [[0.3230417320261438]]], "std": [[[0.1943678393010944]], [[0.17949654760960584]], [[0.19881451841442127]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.17289177491830066]], [[0.20810647263071894]], [[0.22434429738562092]]], "std": [[[0.25933329462878685]], [[0.2630931033146142]], [[0.261837443232355]]], "count": [100]}, "observation.state": {"min": [0.4270857274532318, -1.2251087427139282, 0.7531387209892273, -0.51570725440979, -1.5188448429107666, 1.4796720743179321, -0.6680113673210144, -1.2521696090698242, 0.8746174573898315, -0.9318493604660034, -0.115897037088871, -0.760471522808075, 2.009999990463257, 9.0493745803833, 2.474375009536743, -0.846875011920929, 0.9487500190734863, 0.43272727727890015, 0.7706249952316284, -2.0466666221618652, 0.7293750047683716, -2.822499990463257, 0.7925000190734863, -0.07625000178813934, 0.8812500238418579, 54.47875213623047, -1.0518749952316284, 0.351250022649765, 0.7337499856948853, 0.0625, 0.6306250095367432, -1.1293749809265137, 0.8081250190734863, 0.061250001192092896, 0.6131250262260437, -1.6731250286102295], "max": [1.1256283521652222, -0.67811518907547, 1.4207818508148193, -0.1623765379190445, -0.4508802592754364, 1.5855554342269897, -0.2830071747303009, -0.5092062950134277, 1.4026618003845215, -0.5482280254364014, 0.42481541633605957, -0.6188009977340698, 87.01437377929688, 85.05999755859375, 58.256248474121094, 9.442500114440918, 56.54875183105469, 93.49312591552734, 54.92124938964844, 108.484375, 63.201873779296875, 105.4106216430664, 89.70500183105469, 110.45437622070312, 67.34062957763672, 85.14444732666016, 2.25, 9.733749389648438, 31.927499771118164, 56.920623779296875, 17.656875610351562, 73.609375, 15.631875038146973, 94.70999908447266, 96.68375396728516, 109.53874969482422], "mean": [0.8977395296096802, -0.89179527759552, 0.9446926116943359, -0.39171433448791504, -1.0453084707260132, 1.5492178201675415, -0.5216342806816101, -0.8285982608795166, 0.9984663128852844, -0.7189370393753052, 0.23772786557674408, -0.6952530741691589, 27.219636917114258, 67.49209594726562, 11.734193801879883, 4.498077392578125, 11.200823783874512, 26.883377075195312, 12.273987770080566, 23.763442993164062, 11.896029472351074, 33.752655029296875, 13.906390190124512, 52.86623764038086, 18.310869216918945, 69.45629119873047, 0.7138288617134094, 4.673666954040527, 7.127157211303711, 12.173498153686523, 4.664290428161621, 15.14029312133789, 4.004985332489014, 20.553203582763672, 13.335579872131348, 26.375276565551758], "std": [0.24039071798324585, 0.19048094749450684, 0.2267381250858307, 0.10725384205579758, 0.3444353938102722, 0.031087985262274742, 0.13873207569122314, 0.19691865146160126, 0.14124137163162231, 0.16740915179252625, 0.138072207570076, 0.06506776064634323, 26.81368637084961, 24.61825942993164, 18.538610458374023, 2.1293742656707764, 18.593626022338867, 33.526039123535156, 18.456384658813477, 40.671714782714844, 21.06355094909668, 38.73188400268555, 25.62984275817871, 40.00559997558594, 25.96527671813965, 8.424901008605957, 1.4151732921600342, 2.6952016353607178, 11.251701354980469, 21.26003074645996, 6.125565052032471, 26.948923110961914, 5.249821186065674, 35.5800895690918, 26.850482940673828, 43.36756134033203], "count": [249]}, "action": {"min": [0.4270857274532318, -1.2251087427139282, 0.7531387209892273, -0.51570725440979, -1.5188448429107666, 1.4796720743179321, -0.6680113673210144, -1.2521696090698242, 0.8746174573898315, -0.9318493604660034, -0.115897037088871, -0.760471522808075, 2.009999990463257, 9.0493745803833, 2.474375009536743, -0.846875011920929, 0.9487500190734863, 0.43272727727890015, 0.7706249952316284, -2.0466666221618652, 0.7293750047683716, -2.822499990463257, 0.7925000190734863, -0.07625000178813934, 0.8812500238418579, 54.47875213623047, -1.0518749952316284, 0.351250022649765, 0.7337499856948853, 0.0625, 0.6306250095367432, -1.1293749809265137, 0.8081250190734863, 0.061250001192092896, 0.6131250262260437, -1.6731250286102295], "max": [1.1256283521652222, -0.67811518907547, 1.4207818508148193, -0.1623765379190445, -0.4508802592754364, 1.5855554342269897, -0.2830071747303009, -0.5092062950134277, 1.4026618003845215, -0.5482280254364014, 0.42481541633605957, -0.6188009977340698, 87.01437377929688, 85.05999755859375, 58.256248474121094, 9.442500114440918, 56.54875183105469, 93.49312591552734, 54.92124938964844, 108.484375, 63.201873779296875, 105.4106216430664, 89.70500183105469, 110.45437622070312, 67.34062957763672, 85.14444732666016, 2.25, 9.733749389648438, 31.927499771118164, 56.920623779296875, 17.656875610351562, 73.609375, 15.631875038146973, 94.70999908447266, 96.68375396728516, 109.53874969482422], "mean": [0.8977407813072205, -0.8917945623397827, 0.9446924328804016, -0.391714483499527, -1.0453089475631714, 1.5492175817489624, -0.5216339826583862, -0.8285984992980957, 0.9984661936759949, -0.7189368605613708, 0.23772801458835602, -0.6952529549598694, 27.21963119506836, 67.4920883178711, 11.734195709228516, 4.498077392578125, 11.20081615447998, 26.883384704589844, 12.273987770080566, 23.76339340209961, 11.896032333374023, 33.75265121459961, 13.906389236450195, 52.86625289916992, 18.310869216918945, 69.4562759399414, 0.7138298749923706, 4.673668384552002, 7.127155303955078, 12.173493385314941, 4.66428804397583, 15.140301704406738, 4.004984378814697, 20.553207397460938, 13.335580825805664, 26.375272750854492], "std": [0.240390807390213, 0.19048097729682922, 0.2267380952835083, 0.10725383460521698, 0.3444354236125946, 0.03108798712491989, 0.13873204588890076, 0.19691865146160126, 0.1412414014339447, 0.16740916669368744, 0.1380721926689148, 0.06506777554750443, 26.813678741455078, 24.618257522583008, 18.538612365722656, 2.129373788833618, 18.593629837036133, 33.52603530883789, 18.45638656616211, 40.67162322998047, 21.063549041748047, 38.73188400268555, 25.62984275817871, 40.00559616088867, 25.965282440185547, 8.424901008605957, 1.4151732921600342, 2.695202112197876, 11.251703262329102, 21.260034561157227, 6.1255645751953125, 26.94891929626465, 5.249821186065674, 35.58009719848633, 26.85048484802246, 43.3675651550293], "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": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [249]}, "index": {"min": [15783], "max": [16031], "mean": [15907.0], "std": [71.87952884282609], "count": [249]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [249]}, "subtask_annotation": {"mean": [7.433734939759036, 14.0, 14.0, 14.0, 14.0], "std": [5.2767416571297385, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [249]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [249]}, "eef_direction_state": {"mean": [3.4176706827309236, 3.610441767068273], "std": [2.1042720449935417, 2.250580336943038], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_state": {"mean": [1.1726907630522088, 1.0200803212851406], "std": [0.6929776771289357, 0.8663722045179799], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_state": {"mean": [0.8594377510040161, 0.7670682730923695], "std": [0.8409220443532665, 0.8418996492665678], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_direction_action": {"mean": [3.4176706827309236, 3.610441767068273], "std": [2.1042720449935417, 2.250580336943038], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_action": {"mean": [1.1726907630522088, 1.0200803212851406], "std": [0.6929776771289357, 0.8663722045179799], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_action": {"mean": [0.8594377510040161, 0.7670682730923695], "std": [0.8409220443532665, 0.8418996492665678], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_sim_pose_state": {"mean": [0.6348666101630158, 0.1857772575844361, 1.1861258765109874, -1.0722018165010816, 1.2757996217811551, -1.5002477231311924, 0.6271703464109639, -0.12551645901555597, 1.1417789684589221, 1.931958945271584, 1.202745495981683, -2.5274786395283733], "std": [0.06645477001955176, 0.06306017019374825, 0.05228250821185652, 0.5269945114638658, 0.06323686211097575, 0.642508920997096, 0.04973962763244679, 0.04263892965457406, 0.05070796440100166, 1.9714215369905306, 0.09675996735534975, 1.10908552614913], "min": [0.567763427270787, 0.10848993613308727, 1.0562900909416801, -2.072195109606535, 1.1542677554219378, -2.6888900920311887, 0.5693826522591044, -0.193603858836973, 1.0203583077993068, -3.137897684487244, 0.999066551342481, -3.134833157720005], "max": [0.7730608863635173, 0.25917045242937947, 1.2551950612199791, -0.41679177858960925, 1.4693312107847118, -0.728046137966411, 0.7594962464314317, -0.04863763312390049, 1.2578060323480675, 3.1397088858631874, 1.426839779875333, 3.048101789040815], "count": [249]}, "eef_sim_pose_action": {"mean": [0.6348666101630158, 0.1857772575844361, 1.1861258765109874, -1.0722018165010816, 1.2757996217811551, -1.5002477231311924, 0.6271703464109639, -0.12551645901555597, 1.1417789684589221, 1.931958945271584, 1.202745495981683, -2.5274786395283733], "std": [0.06645477001955176, 0.06306017019374825, 0.05228250821185652, 0.5269945114638658, 0.06323686211097575, 0.642508920997096, 0.04973962763244679, 0.04263892965457406, 0.05070796440100166, 1.9714215369905306, 0.09675996735534975, 1.10908552614913], "min": [0.567763427270787, 0.10848993613308727, 1.0562900909416801, -2.072195109606535, 1.1542677554219378, -2.6888900920311887, 0.5693826522591044, -0.193603858836973, 1.0203583077993068, -3.137897684487244, 0.999066551342481, -3.134833157720005], "max": [0.7730608863635173, 0.25917045242937947, 1.2551950612199791, -0.41679177858960925, 1.4693312107847118, -0.728046137966411, 0.7594962464314317, -0.04863763312390049, 1.2578060323480675, 3.1397088858631874, 1.426839779875333, 3.048101789040815], "count": [249]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12920413398692812]], [[0.18176181781045753]], [[0.26393656045751634]]], "std": [[[0.20945579131592926]], [[0.20413183613243896]], [[0.19504748568970012]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23438884599673204]], [[0.2717161335784314]], [[0.2783335355392157]]], "std": [[[0.13974235333984075]], [[0.12788009676444856]], [[0.1485688576566606]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23878303513071894]], [[0.2799392953431373]], [[0.2924319955065359]]], "std": [[[0.16703310500418375]], [[0.16000193863885961]], [[0.190198120046054]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1690887152777778]], [[0.2062407945261438]], [[0.22236531250000002]]], "std": [[[0.26145138119512806]], [[0.26498085188127957]], [[0.2643939358668754]]], "count": [100]}, "observation.state": {"min": [0.5164463520050049, -1.253886342048645, 0.7459754347801208, -0.5314908027648926, -1.4895983934402466, 1.408259391784668, -0.7573720216751099, -1.226610779762268, 0.8412013053894043, -0.8419642448425293, -0.12233444303274155, -0.8352645635604858, 1.921875, 8.350625038146973, 2.509999990463257, 0.16500000655651093, 0.9950000047683716, 0.4050000011920929, 0.7512500286102295, -1.0149999856948853, 0.7599999904632568, -3.263636350631714, 0.8474999666213989, 0.031249988824129105, 1.3268749713897705, 49.578125, -0.9887499809265137, -0.2150000035762787, 0.6725000143051147, -0.625, 0.6974999904632568, -1.1393749713897705, 0.7200000286102295, 0.5525000095367432, 0.44749999046325684, -2.31333327293396], "max": [1.0777161121368408, -0.7152189612388611, 1.3697118759155273, -0.13427938520908356, -0.5423628687858582, 1.576023817062378, -0.2462424635887146, -0.5489645004272461, 1.4608129262924194, -0.5063372850418091, 0.4045071303844452, -0.6271935105323792, 91.15687561035156, 85.30125427246094, 93.48500061035156, 9.438124656677246, 69.8499984741211, 93.11937713623047, 59.31437683105469, 99.91937255859375, 63.196876525878906, 106.8324966430664, 77.95062255859375, 109.70874786376953, 66.86687469482422, 85.75555419921875, 2.7387499809265137, 8.40625, 28.5049991607666, 55.416873931884766, 26.7606258392334, 71.85250091552734, 31.78125, 100.33499908447266, 88.26187896728516, 110.1050033569336], "mean": [0.9228154420852661, -0.8957420587539673, 0.9373361468315125, -0.3897332549095154, -1.1080135107040405, 1.4808993339538574, -0.5110898613929749, -0.8023454546928406, 1.001924991607666, -0.6591649651527405, 0.23136481642723083, -0.7275031805038452, 24.751874923706055, 67.02566528320312, 20.104698181152344, 4.706557273864746, 16.071338653564453, 22.624088287353516, 15.280244827270508, 22.139450073242188, 13.383865356445312, 38.68864822387695, 14.898506164550781, 64.23384857177734, 19.130651473999023, 70.6921615600586, 0.9948974847793579, 3.2874741554260254, 6.956061840057373, 12.38571834564209, 6.321615219116211, 14.683013916015625, 7.159430503845215, 22.391704559326172, 10.252385139465332, 21.876867294311523], "std": [0.1840439885854721, 0.16979512572288513, 0.178375706076622, 0.11045580357313156, 0.29691076278686523, 0.03656976297497749, 0.17147886753082275, 0.19415314495563507, 0.17845837771892548, 0.13450592756271362, 0.15237374603748322, 0.10014519095420837, 29.80849838256836, 26.21991729736328, 31.368465423583984, 2.201998472213745, 22.677717208862305, 34.79935073852539, 19.324453353881836, 38.77954864501953, 21.913230895996094, 35.9747428894043, 25.940757751464844, 31.407024383544922, 25.425674438476562, 12.090341567993164, 1.674138069152832, 2.0600335597991943, 10.095952033996582, 20.943267822265625, 9.193286895751953, 26.905567169189453, 10.492165565490723, 36.98048400878906, 21.169965744018555, 41.06492614746094], "count": [238]}, "action": {"min": [0.5164463520050049, -1.253886342048645, 0.7459754347801208, -0.5314908027648926, -1.4895983934402466, 1.408259391784668, -0.7573720216751099, -1.226610779762268, 0.8412013053894043, -0.8419642448425293, -0.12233444303274155, -0.8352645635604858, 1.921875, 8.350625038146973, 2.509999990463257, 0.16500000655651093, 0.9950000047683716, 0.4050000011920929, 0.7512500286102295, -1.0149999856948853, 0.7599999904632568, -3.263636350631714, 0.8474999666213989, 0.031249988824129105, 1.3268749713897705, 49.578125, -0.9887499809265137, -0.2150000035762787, 0.6725000143051147, -0.625, 0.6974999904632568, -1.1393749713897705, 0.7200000286102295, 0.5525000095367432, 0.44749999046325684, -2.31333327293396], "max": [1.0777161121368408, -0.7152189612388611, 1.3697118759155273, -0.13427938520908356, -0.5423628687858582, 1.576023817062378, -0.2462424635887146, -0.5489645004272461, 1.4608129262924194, -0.5063372850418091, 0.4045071303844452, -0.6271935105323792, 91.15687561035156, 85.30125427246094, 93.48500061035156, 9.438124656677246, 69.8499984741211, 93.11937713623047, 59.31437683105469, 99.91937255859375, 63.196876525878906, 106.8324966430664, 77.95062255859375, 109.70874786376953, 66.86687469482422, 85.75555419921875, 2.7387499809265137, 8.40625, 28.5049991607666, 55.416873931884766, 26.7606258392334, 71.85250091552734, 31.78125, 100.33499908447266, 88.26187896728516, 110.1050033569336], "mean": [0.9228158593177795, -0.8957422375679016, 0.9373358488082886, -0.389733225107193, -1.1080135107040405, 1.4808992147445679, -0.5110892057418823, -0.8023458123207092, 1.0019252300262451, -0.65916508436203, 0.23136486113071442, -0.7275031805038452, 24.75187873840332, 67.02562713623047, 20.10468864440918, 4.706557750701904, 16.071340560913086, 22.624069213867188, 15.280242919921875, 22.139436721801758, 13.383861541748047, 38.68864440917969, 14.898515701293945, 64.2338638305664, 19.13064956665039, 70.69215393066406, 0.994897723197937, 3.287473440170288, 6.9560651779174805, 12.385727882385254, 6.3216166496276855, 14.683012008666992, 7.1594343185424805, 22.39170265197754, 10.252381324768066, 21.876861572265625], "std": [0.18404407799243927, 0.16979509592056274, 0.1783757358789444, 0.11045580357313156, 0.29691073298454285, 0.0365697517991066, 0.17147882282733917, 0.19415314495563507, 0.17845840752124786, 0.13450592756271362, 0.15237374603748322, 0.10014518350362778, 29.80849838256836, 26.219911575317383, 31.368467330932617, 2.201998472213745, 22.677719116210938, 34.799312591552734, 19.324447631835938, 38.779544830322266, 21.913236618041992, 35.9747428894043, 25.940746307373047, 31.40701675415039, 25.425668716430664, 12.090339660644531, 1.6741383075714111, 2.0600335597991943, 10.095952033996582, 20.94326400756836, 9.193284034729004, 26.905567169189453, 10.492167472839355, 36.9804801940918, 21.169967651367188, 41.06492614746094], "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": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [238]}, "index": {"min": [16032], "max": [16269], "mean": [16150.5], "std": [68.70407557052202], "count": [238]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [238]}, "subtask_annotation": {"mean": [6.7100840336134455, 14.0, 14.0, 14.0, 14.0], "std": [5.368361954728095, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [238]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [238]}, "eef_direction_state": {"mean": [3.5210084033613445, 3.302521008403361], "std": [2.0056589666954077, 2.348089235161507], "min": [0, 0], "max": [6, 6], "count": [238]}, "eef_velocity_state": {"mean": [1.138655462184874, 1.138655462184874], "std": [0.75710741483373, 0.810706636855523], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_acc_mag_state": {"mean": [1.004201680672269, 0.819327731092437], "std": [0.837653280390184, 0.8580589107240845], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_direction_action": {"mean": [3.5210084033613445, 3.302521008403361], "std": [2.0056589666954077, 2.348089235161507], "min": [0, 0], "max": [6, 6], "count": [238]}, "eef_velocity_action": {"mean": [1.138655462184874, 1.138655462184874], "std": [0.75710741483373, 0.810706636855523], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_acc_mag_action": {"mean": [1.004201680672269, 0.819327731092437], "std": [0.837653280390184, 0.8580589107240845], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_sim_pose_state": {"mean": [0.6276989844532241, 0.18910916930705837, 1.1858307716110008, -1.112555732381312, 1.1979268252603825, -1.550736163435132, 0.63387800562968, -0.14112512930878424, 1.151546972677645, 2.711444015369093, 1.217597660012003, -2.7206423713111136], "std": [0.054033869114874525, 0.06539176897379817, 0.06182602263541436, 0.5043754129436017, 0.09213995871662277, 0.6048069027528654, 0.06363505653457154, 0.03137666473299017, 0.05200208970400711, 0.08696835179095615, 0.108816052623169, 0.926284465985827], "min": [0.5582886003612263, 0.0903942987928052, 1.0406434066647452, -2.127631173123093, 1.060937679298886, -2.692949525163298, 0.553607278631195, -0.19202948245081697, 1.0230001402394056, 2.2325103537629665, 0.950693045619877, -3.1399129981113596], "max": [0.7467908221712742, 0.27427899263197136, 1.2559989474260913, -0.3997426605357639, 1.4691746691768204, -0.8953398459150845, 0.7814289534719274, -0.08188417817094298, 1.2579295304255418, 2.8774168799585453, 1.4249840574753359, 3.1150197601938228], "count": [238]}, "eef_sim_pose_action": {"mean": [0.6276989844532241, 0.18910916930705837, 1.1858307716110008, -1.112555732381312, 1.1979268252603825, -1.550736163435132, 0.63387800562968, -0.14112512930878424, 1.151546972677645, 2.711444015369093, 1.217597660012003, -2.7206423713111136], "std": [0.054033869114874525, 0.06539176897379817, 0.06182602263541436, 0.5043754129436017, 0.09213995871662277, 0.6048069027528654, 0.06363505653457154, 0.03137666473299017, 0.05200208970400711, 0.08696835179095615, 0.108816052623169, 0.926284465985827], "min": [0.5582886003612263, 0.0903942987928052, 1.0406434066647452, -2.127631173123093, 1.060937679298886, -2.692949525163298, 0.553607278631195, -0.19202948245081697, 1.0230001402394056, 2.2325103537629665, 0.950693045619877, -3.1399129981113596], "max": [0.7467908221712742, 0.27427899263197136, 1.2559989474260913, -0.3997426605357639, 1.4691746691768204, -0.8953398459150845, 0.7814289534719274, -0.08188417817094298, 1.2579295304255418, 2.8774168799585453, 1.4249840574753359, 3.1150197601938228], "count": [238]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13165872140522877]], [[0.18318049428104574]], [[0.26280699550653597]]], "std": [[[0.21144058149339345]], [[0.20682035324741788]], [[0.19544972118443113]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23449847017973854]], [[0.26711937908496736]], [[0.26530469158496733]]], "std": [[[0.13170957340893336]], [[0.12427132488674]], [[0.14241156731742982]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.236606147875817]], [[0.2709875837418301]], [[0.28706293300653596]]], "std": [[[0.16368027191855042]], [[0.15301208125605156]], [[0.17668730468133123]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.15972132557189542]], [[0.19692066584967322]], [[0.2117306658496732]]], "std": [[[0.25221869098896577]], [[0.25742934524039746]], [[0.2568251029729023]]], "count": [100]}, "observation.state": {"min": [0.42935073375701904, -1.2979228496551514, 0.7832559943199158, -0.5139906406402588, -1.3026330471038818, 1.3263428211212158, -0.7083047032356262, -1.2112802267074585, 0.861133337020874, -0.8156901001930237, -0.009846837259829044, -0.835598349571228, 1.8168749809265137, 10.108749389648438, 2.2975001335144043, -0.29749998450279236, 0.6712499856948853, -1.178125023841858, 0.9175000190734863, -0.9443750381469727, 0.4637500047683716, -2.916874885559082, 0.7143750190734863, 0.09999999403953552, 1.1150000095367432, 55.764373779296875, -1.1318750381469727, -0.12937499582767487, 0.8650000095367432, 0.8081250190734863, 0.65625, -0.7556250095367432, 0.6859999895095825, 0.17624999582767487, 0.5256249904632568, -2.145625114440918], "max": [1.1326247453689575, -0.754463255405426, 1.5292401313781738, -0.18471045792102814, -0.4182402491569519, 1.5601873397827148, -0.2931639552116394, -0.5979152321815491, 1.3928625583648682, -0.4610370397567749, 0.4838540554046631, -0.6253576278686523, 69.47000122070312, 85.9566650390625, 77.53375244140625, 9.460624694824219, 64.33125305175781, 95.0824966430664, 62.18812561035156, 97.6968765258789, 66.57937622070312, 107.58187103271484, 81.07125091552734, 110.5893783569336, 74.52812957763672, 83.63444519042969, 1.5525000095367432, 8.9375, 22.796249389648438, 41.64500045776367, 19.808124542236328, 47.942501068115234, 13.364999771118164, 74.86187744140625, 93.43375396728516, 110.29375457763672], "mean": [0.8681381344795227, -0.9592756628990173, 1.0406994819641113, -0.3987274169921875, -0.9970095753669739, 1.3911105394363403, -0.5525686144828796, -0.7884186506271362, 0.9883043766021729, -0.6075579524040222, 0.3396971523761749, -0.7385307550430298, 22.417146682739258, 65.73150634765625, 15.864065170288086, 6.313263416290283, 14.96097183227539, 34.68721008300781, 15.716316223144531, 30.224458694458008, 15.266962051391602, 42.45808792114258, 18.459096908569336, 71.62019348144531, 21.184154510498047, 71.81422424316406, 0.46867799758911133, 4.784494400024414, 5.748784065246582, 10.252629280090332, 5.251237392425537, 10.370429039001465, 3.6882858276367188, 18.083375930786133, 13.920435905456543, 30.052927017211914], "std": [0.21271027624607086, 0.16839198768138885, 0.21343877911567688, 0.10336299240589142, 0.2697241008281708, 0.04117347300052643, 0.1446443349123001, 0.19450969994068146, 0.15369446575641632, 0.1483675092458725, 0.1578674614429474, 0.10094811022281647, 26.469642639160156, 24.843692779541016, 24.54576873779297, 2.443821430206299, 23.025920867919922, 34.0592155456543, 21.932052612304688, 39.34529495239258, 24.19558334350586, 39.464698791503906, 29.936840057373047, 34.879981994628906, 29.151447296142578, 9.664962768554688, 1.1598284244537354, 2.040590524673462, 8.178546905517578, 15.12949275970459, 7.029791355133057, 18.180927276611328, 4.581750392913818, 28.544933319091797, 26.71797752380371, 45.14025115966797], "count": [227]}, "action": {"min": [0.42935073375701904, -1.2979228496551514, 0.7832559943199158, -0.5139906406402588, -1.3026330471038818, 1.3263428211212158, -0.7083047032356262, -1.2112802267074585, 0.861133337020874, -0.8156901001930237, -0.009846837259829044, -0.835598349571228, 1.8168749809265137, 10.108749389648438, 2.2975001335144043, -0.29749998450279236, 0.6712499856948853, -1.178125023841858, 0.9175000190734863, -0.9443750381469727, 0.4637500047683716, -2.916874885559082, 0.7143750190734863, 0.09999999403953552, 1.1150000095367432, 55.764373779296875, -1.1318750381469727, -0.12937499582767487, 0.8650000095367432, 0.8081250190734863, 0.65625, -0.7556250095367432, 0.6859999895095825, 0.17624999582767487, 0.5256249904632568, -2.145625114440918], "max": [1.1326247453689575, -0.754463255405426, 1.5292401313781738, -0.18471045792102814, -0.4182402491569519, 1.5601873397827148, -0.2931639552116394, -0.5979152321815491, 1.3928625583648682, -0.4610370397567749, 0.4838540554046631, -0.6253576278686523, 69.47000122070312, 85.9566650390625, 77.53375244140625, 9.460624694824219, 64.33125305175781, 95.0824966430664, 62.18812561035156, 97.6968765258789, 66.57937622070312, 107.58187103271484, 81.07125091552734, 110.5893783569336, 74.52812957763672, 83.63444519042969, 1.5525000095367432, 8.9375, 22.796249389648438, 41.64500045776367, 19.808124542236328, 47.942501068115234, 13.364999771118164, 74.86187744140625, 93.43375396728516, 110.29375457763672], "mean": [0.8681384921073914, -0.959275484085083, 1.0406992435455322, -0.39872732758522034, -0.99700927734375, 1.391110897064209, -0.5525683164596558, -0.7884187698364258, 0.9883045554161072, -0.6075580716133118, 0.3396972715854645, -0.7385308742523193, 22.417133331298828, 65.73149871826172, 15.864072799682617, 6.3132643699646, 14.960966110229492, 34.68719482421875, 15.716313362121582, 30.224454879760742, 15.266956329345703, 42.458099365234375, 18.45907974243164, 71.62016296386719, 21.184152603149414, 71.81421661376953, 0.4686780273914337, 4.784494876861572, 5.748783588409424, 10.25263500213623, 5.251236915588379, 10.3704252243042, 3.688286304473877, 18.083377838134766, 13.920440673828125, 30.05292510986328], "std": [0.21271030604839325, 0.16839198768138885, 0.21343876421451569, 0.10336299985647202, 0.26972416043281555, 0.04117347300052643, 0.14464430510997772, 0.19450969994068146, 0.15369446575641632, 0.1483675241470337, 0.1578674614429474, 0.10094808042049408, 26.469642639160156, 24.84368896484375, 24.54576873779297, 2.443821668624878, 23.025915145874023, 34.0592155456543, 21.932048797607422, 39.34528732299805, 24.19558334350586, 39.46469497680664, 29.93683433532715, 34.87997817993164, 29.15144920349121, 9.664962768554688, 1.1598284244537354, 2.040590286254883, 8.178547859191895, 15.129494667053223, 7.029789447784424, 18.180925369262695, 4.58174991607666, 28.54493522644043, 26.717973709106445, 45.14025115966797], "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": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [227]}, "index": {"min": [16270], "max": [16496], "mean": [16383.0], "std": [65.5286197016235], "count": [227]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [227]}, "subtask_annotation": {"mean": [7.325991189427313, 14.0, 14.0, 14.0, 14.0], "std": [5.327956626597128, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [227]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [227]}, "eef_direction_state": {"mean": [3.462555066079295, 4.07488986784141], "std": [2.1408875820645554, 2.2269147305062678], "min": [0, 0], "max": [6, 6], "count": [227]}, "eef_velocity_state": {"mean": [1.2466960352422907, 0.9074889867841409], "std": [0.7688455274308099, 0.8930896446129214], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_state": {"mean": [0.8854625550660793, 0.6255506607929515], "std": [0.8679867496088619, 0.8106445093635295], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_direction_action": {"mean": [3.462555066079295, 4.07488986784141], "std": [2.1408875820645554, 2.2269147305062678], "min": [0, 0], "max": [6, 6], "count": [227]}, "eef_velocity_action": {"mean": [1.2466960352422907, 0.9074889867841409], "std": [0.7688455274308099, 0.8930896446129214], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_action": {"mean": [0.8854625550660793, 0.6255506607929515], "std": [0.8679867496088619, 0.8106445093635295], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_sim_pose_state": {"mean": [0.656482522378872, 0.19005812708670014, 1.171881585126298, -1.2644631363508068, 1.1537777686987458, -1.6824096418779033, 0.6243495684250397, -0.1318215419761247, 1.1593387693911295, 2.50300470407768, 1.2399014466083402, -0.10047012810869958], "std": [0.0652729646155183, 0.05904723750449027, 0.054056123752387525, 0.339938039024706, 0.08068738516410104, 0.41124296044856246, 0.053102131200672496, 0.03628054600478171, 0.04507288586783899, 0.11020062319660553, 0.09102084422574241, 3.0246220347358435], "min": [0.5643585551263096, 0.11897716269151853, 1.039139359301598, -1.90182824565217, 0.9940701921293642, -2.404664006697473, 0.5646871444283932, -0.16836169716225305, 1.03559000671308, 2.364177817949222, 0.9893860657630213, -3.1413909815627785], "max": [0.791628400777455, 0.2643539609340013, 1.221241765409759, -0.8019385803365445, 1.4299785194943935, -1.2080936768430406, 0.7534568721810226, -0.07756821282355078, 1.2228947672263488, 2.705127288523143, 1.3529437325881464, 3.1411259440683916], "count": [227]}, "eef_sim_pose_action": {"mean": [0.656482522378872, 0.19005812708670014, 1.171881585126298, -1.2644631363508068, 1.1537777686987458, -1.6824096418779033, 0.6243495684250397, -0.1318215419761247, 1.1593387693911295, 2.50300470407768, 1.2399014466083402, -0.10047012810869958], "std": [0.0652729646155183, 0.05904723750449027, 0.054056123752387525, 0.339938039024706, 0.08068738516410104, 0.41124296044856246, 0.053102131200672496, 0.03628054600478171, 0.04507288586783899, 0.11020062319660553, 0.09102084422574241, 3.0246220347358435], "min": [0.5643585551263096, 0.11897716269151853, 1.039139359301598, -1.90182824565217, 0.9940701921293642, -2.404664006697473, 0.5646871444283932, -0.16836169716225305, 1.03559000671308, 2.364177817949222, 0.9893860657630213, -3.1413909815627785], "max": [0.791628400777455, 0.2643539609340013, 1.221241765409759, -0.8019385803365445, 1.4299785194943935, -1.2080936768430406, 0.7534568721810226, -0.07756821282355078, 1.2228947672263488, 2.705127288523143, 1.3529437325881464, 3.1411259440683916], "count": [227]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13349066380718955]], [[0.1830809170751634]], [[0.2620651491013072]]], "std": [[[0.21467230682972158]], [[0.20655941365576752]], [[0.19665167063919664]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22890751021241829]], [[0.26323270220588235]], [[0.26460032475490197]]], "std": [[[0.12741870879058037]], [[0.12419642228696344]], [[0.1440794735939557]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24315379289215686]], [[0.2718822467320261]], [[0.2879543647875817]]], "std": [[[0.16270869028477486]], [[0.15290842682708602]], [[0.178818806124622]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1567777757352941]], [[0.19541986315359477]], [[0.21091868872549022]]], "std": [[[0.2516089134273486]], [[0.25472868508699675]], [[0.2556502609921332]]], "count": [100]}, "observation.state": {"min": [0.5037861466407776, -1.1948052644729614, 0.7693169713020325, -0.5685654878616333, -1.5091887712478638, 1.307078242301941, -0.7140507102012634, -1.2307593822479248, 0.8956092000007629, -0.7882715463638306, 0.031757839024066925, -0.8074645400047302, 5.774374961853027, 35.07749938964844, 2.181874990463257, -1.0487499237060547, 1.0787500143051147, 1.0206249952316284, 0.8700000047683716, -0.6474999785423279, 0.6681250333786011, -2.5824999809265137, 0.7131249904632568, 2.572499990463257, 1.0187500715255737, 58.014373779296875, -0.8333333134651184, -0.19437499344348907, 0.8799999952316284, 0.02000001259148121, 0.6449999809265137, -0.5356249809265137, 0.8324999809265137, 0.4581249952316284, 0.5518749952316284, -2.3731250762939453], "max": [1.141613245010376, -0.695191502571106, 1.3938400745391846, -0.2603888511657715, -0.5401455163955688, 1.5196555852890015, -0.29769396781921387, -0.6327248811721802, 1.424548864364624, -0.3952086567878723, 0.49110209941864014, -0.601753830909729, 70.82374572753906, 84.957275390625, 21.985000610351562, 6.201250076293945, 43.14812469482422, 79.77249908447266, 48.76874923706055, 93.61312103271484, 83.20124816894531, 108.6468734741211, 92.77124786376953, 110.13062286376953, 74.12687683105469, 81.92312622070312, 1.4800000190734863, 9.341249465942383, 37.96875, 59.169376373291016, 28.818750381469727, 80.80999755859375, 27.803125381469727, 91.46624755859375, 86.45500183105469, 110.17874908447266], "mean": [0.9692649841308594, -0.8775500655174255, 0.9304996728897095, -0.4532831013202667, -1.1708838939666748, 1.4250948429107666, -0.5803307294845581, -0.847076416015625, 1.0308235883712769, -0.5779998898506165, 0.33324989676475525, -0.7077166438102722, 31.022899627685547, 72.33386993408203, 5.476571559906006, 3.1446735858917236, 9.12872314453125, 37.250396728515625, 11.267175674438477, 31.763427734375, 14.777643203735352, 48.068843841552734, 18.982114791870117, 80.68656158447266, 23.825611114501953, 72.27618408203125, 0.37830203771591187, 5.864458084106445, 9.499927520751953, 14.30496883392334, 6.782900333404541, 17.5986270904541, 7.072621822357178, 22.596431732177734, 10.641411781311035, 19.134035110473633], "std": [0.2211904674768448, 0.16937802731990814, 0.19958922266960144, 0.10303958505392075, 0.32495319843292236, 0.04920782521367073, 0.15721435844898224, 0.18674059212207794, 0.1526603102684021, 0.17062683403491974, 0.1465822011232376, 0.09834147989749908, 19.345943450927734, 16.173494338989258, 5.501874923706055, 1.6441653966903687, 13.603483200073242, 23.193622589111328, 15.359357833862305, 32.158599853515625, 25.62179183959961, 33.39051818847656, 32.46295166015625, 31.42738914489746, 30.86695671081543, 9.727314949035645, 0.9566523432731628, 2.436011552810669, 14.328012466430664, 22.90420913696289, 10.013591766357422, 30.76723289489746, 9.867156028747559, 35.897342681884766, 20.990676879882812, 38.646331787109375], "count": [216]}, "action": {"min": [0.5037861466407776, -1.1948052644729614, 0.7693169713020325, -0.5685654878616333, -1.5091887712478638, 1.307078242301941, -0.7140507102012634, -1.2307593822479248, 0.8956092000007629, -0.7882715463638306, 0.031757839024066925, -0.8074645400047302, 5.774374961853027, 35.07749938964844, 2.181874990463257, -1.0487499237060547, 1.0787500143051147, 1.0206249952316284, 0.8700000047683716, -0.6474999785423279, 0.6681250333786011, -2.5824999809265137, 0.7131249904632568, 2.572499990463257, 1.0187500715255737, 58.014373779296875, -0.8333333134651184, -0.19437499344348907, 0.8799999952316284, 0.02000001259148121, 0.6449999809265137, -0.5356249809265137, 0.8324999809265137, 0.4581249952316284, 0.5518749952316284, -2.3731250762939453], "max": [1.141613245010376, -0.695191502571106, 1.3938400745391846, -0.2603888511657715, -0.5401455163955688, 1.5196555852890015, -0.29769396781921387, -0.6327248811721802, 1.424548864364624, -0.3952086567878723, 0.49110209941864014, -0.601753830909729, 70.82374572753906, 84.957275390625, 21.985000610351562, 6.201250076293945, 43.14812469482422, 79.77249908447266, 48.76874923706055, 93.61312103271484, 83.20124816894531, 108.6468734741211, 92.77124786376953, 110.13062286376953, 74.12687683105469, 81.92312622070312, 1.4800000190734863, 9.341249465942383, 37.96875, 59.169376373291016, 28.818750381469727, 80.80999755859375, 27.803125381469727, 91.46624755859375, 86.45500183105469, 110.17874908447266], "mean": [0.9692656993865967, -0.8775498867034912, 0.9304996728897095, -0.4532831311225891, -1.1708837747573853, 1.425094723701477, -0.5803306102752686, -0.8470764756202698, 1.0308237075805664, -0.5779999494552612, 0.3332499861717224, -0.7077164649963379, 31.022899627685547, 72.33383178710938, 5.4765777587890625, 3.1446728706359863, 9.128714561462402, 37.250396728515625, 11.267176628112793, 31.76343536376953, 14.777654647827148, 48.06884002685547, 18.982099533081055, 80.68658447265625, 23.825618743896484, 72.27621459960938, 0.3783021569252014, 5.864457130432129, 9.499924659729004, 14.304969787597656, 6.782902240753174, 17.598623275756836, 7.0726189613342285, 22.59642791748047, 10.641416549682617, 19.13404655456543], "std": [0.22119048237800598, 0.16937799751758575, 0.19958923757076263, 0.10303957015275955, 0.3249531388282776, 0.049207817763090134, 0.15721435844898224, 0.18674059212207794, 0.1526602953672409, 0.17062680423259735, 0.1465822011232376, 0.09834149479866028, 19.3459415435791, 16.17349624633789, 5.501875400543213, 1.6441650390625, 13.603485107421875, 23.193626403808594, 15.359358787536621, 32.158599853515625, 25.62179183959961, 33.3905143737793, 32.462955474853516, 31.427385330200195, 30.86695671081543, 9.727314949035645, 0.9566526412963867, 2.43601131439209, 14.328014373779297, 22.904205322265625, 10.013592720031738, 30.767227172851562, 9.867158889770508, 35.897335052490234, 20.99067497253418, 38.64633560180664], "count": [216]}, "timestamp": {"min": [0.0], "max": [7.166666666666667], "mean": [3.5833333333333335], "std": [2.0784386946473563], "count": [216]}, "frame_index": {"min": [0], "max": [215], "mean": [107.5], "std": [62.353160839420696], "count": [216]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [216]}, "index": {"min": [16497], "max": [16712], "mean": [16604.5], "std": [62.353160839420696], "count": [216]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [216]}, "subtask_annotation": {"mean": [7.0, 14.0, 14.0, 14.0, 14.0], "std": [5.410894360249309, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [216]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [216]}, "eef_direction_state": {"mean": [3.699074074074074, 3.5925925925925926], "std": [2.300804825787024, 2.242423610479075], "min": [0, 0], "max": [6, 6], "count": [216]}, "eef_velocity_state": {"mean": [1.1388888888888888, 1.0925925925925926], "std": [0.854815697412728, 0.8447773872560764], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_state": {"mean": [0.7824074074074074, 0.7314814814814815], "std": [0.8573569099600478, 0.8120217279692096], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_direction_action": {"mean": [3.699074074074074, 3.5925925925925926], "std": [2.300804825787024, 2.242423610479075], "min": [0, 0], "max": [6, 6], "count": [216]}, "eef_velocity_action": {"mean": [1.1388888888888888, 1.0925925925925926], "std": [0.854815697412728, 0.8447773872560764], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_action": {"mean": [0.7824074074074074, 0.7314814814814815], "std": [0.8573569099600478, 0.8120217279692096], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_sim_pose_state": {"mean": [0.6281064887932575, 0.213196165027537, 1.188239405400517, -1.1101456312607332, 1.1392887625112165, -1.4776960884465018, 0.6306186486668491, -0.12692125847895083, 1.1409838850040945, 2.424075218092901, 1.17880359919557, 1.0363118185287834], "std": [0.061362108403198785, 0.05933618811644798, 0.061628624970856805, 0.4260482810872852, 0.0700574653095778, 0.520964942576489, 0.054306134589821885, 0.04080598146207313, 0.04654347980215993, 0.11040726407907499, 0.0877766093779827, 2.8020623738571704], "min": [0.5678387667036037, 0.1425863215836652, 1.0399381456332866, -1.9184482260380298, 1.0064060818111118, -2.354984260024839, 0.5688088149067794, -0.17307269186955257, 1.0212989482681936, 2.2634597131589502, 0.962365691675227, -3.1409504702614726], "max": [0.7659809233427018, 0.2823848077254057, 1.2492926904140882, -0.6223860999746977, 1.348621989181435, -0.8681853491300682, 0.7577937829581666, -0.06791469763761576, 1.2176988099142232, 2.6559819222369536, 1.3317068072760345, 3.140504708102794], "count": [216]}, "eef_sim_pose_action": {"mean": [0.6281064887932575, 0.213196165027537, 1.188239405400517, -1.1101456312607332, 1.1392887625112165, -1.4776960884465018, 0.6306186486668491, -0.12692125847895083, 1.1409838850040945, 2.424075218092901, 1.17880359919557, 1.0363118185287834], "std": [0.061362108403198785, 0.05933618811644798, 0.061628624970856805, 0.4260482810872852, 0.0700574653095778, 0.520964942576489, 0.054306134589821885, 0.04080598146207313, 0.04654347980215993, 0.11040726407907499, 0.0877766093779827, 2.8020623738571704], "min": [0.5678387667036037, 0.1425863215836652, 1.0399381456332866, -1.9184482260380298, 1.0064060818111118, -2.354984260024839, 0.5688088149067794, -0.17307269186955257, 1.0212989482681936, 2.2634597131589502, 0.962365691675227, -3.1409504702614726], "max": [0.7659809233427018, 0.2823848077254057, 1.2492926904140882, -0.6223860999746977, 1.348621989181435, -0.8681853491300682, 0.7577937829581666, -0.06791469763761576, 1.2176988099142232, 2.6559819222369536, 1.3317068072760345, 3.140504708102794], "count": [216]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1292198202614379]], [[0.18333439746732025]], [[0.27018109477124186]]], "std": [[[0.213915335465599]], [[0.20515024800854292]], [[0.19448549723375824]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22046769607843136]], [[0.2505324632352941]], [[0.24352753267973856]]], "std": [[[0.10842404395847124]], [[0.10880875122149042]], [[0.11812542992506925]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23190042687908496]], [[0.26752429125816996]], [[0.27445424632352944]]], "std": [[[0.15081046607105464]], [[0.13766643966327272]], [[0.16817531481137532]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16223363766339868]], [[0.20221086192810456]], [[0.2205658496732026]]], "std": [[[0.26046379897659777]], [[0.26165798472206425]], [[0.2629485774291424]]], "count": [100]}, "observation.state": {"min": [0.5941720008850098, -1.1599478721618652, 0.8213883638381958, -0.4787994921207428, -1.236341118812561, 1.220888614654541, -0.8761062622070312, -1.2589884996414185, 0.9283684492111206, -0.6746395230293274, -0.0490434505045414, -0.7841706871986389, 7.481874942779541, 33.75812530517578, 2.4393749237060547, 0.10875000804662704, 0.8856250047683716, 0.44874998927116394, 0.6937500238418579, -0.2150000035762787, 0.7024999856948853, 0.13562500476837158, 0.671875, 0.004999999888241291, 1.1775000095367432, 57.524375915527344, -1.1775000095367432, 2.0118749141693115, 0.7237499952316284, 0.6775000095367432, 0.6349999904632568, -0.0949999988079071, 0.6818749904632568, 0.4743749797344208, 0.4793750047683716, -2.2493748664855957], "max": [1.1625467538833618, -0.7734893560409546, 1.325746774673462, -0.20052897930145264, -0.7013189792633057, 1.431010127067566, -0.26586461067199707, -0.6508184671401978, 1.494430422782898, -0.211051344871521, 0.7630941867828369, -0.7294289469718933, 84.66000366210938, 84.79499816894531, 12.353750228881836, 9.375624656677246, 40.1150016784668, 75.22187805175781, 42.29624938964844, 87.66937255859375, 82.32875061035156, 111.02249908447266, 91.31312561035156, 110.89937591552734, 70.39437866210938, 78.89812469482422, 1.6362500190734863, 9.927499771118164, 41.974998474121094, 80.10749816894531, 24.4268741607666, 76.46937561035156, 19.593124389648438, 82.78937530517578, 33.2756233215332, 83.08562469482422], "mean": [0.8746017813682556, -0.9429411888122559, 1.0345426797866821, -0.3677062392234802, -1.0760939121246338, 1.2983568906784058, -0.6366434097290039, -0.876052975654602, 1.0847697257995605, -0.4395003318786621, 0.4110899567604065, -0.7540068626403809, 28.31317901611328, 72.8052978515625, 3.478576183319092, 5.788544654846191, 6.868546962738037, 22.38302993774414, 8.223114013671875, 18.895383834838867, 12.903264999389648, 29.34990692138672, 13.936166763305664, 61.17184066772461, 19.71352767944336, 70.27169799804688, 0.13094143569469452, 6.224915027618408, 8.692657470703125, 15.390318870544434, 5.567601680755615, 14.743706703186035, 4.371479034423828, 17.154415130615234, 6.283232688903809, 13.627680778503418], "std": [0.15466833114624023, 0.10001131147146225, 0.12972836196422577, 0.07455380260944366, 0.15891920030117035, 0.0394350029528141, 0.2725622355937958, 0.19951623678207397, 0.18636539578437805, 0.19316090643405914, 0.3079032301902771, 0.025832341983914375, 23.762609481811523, 15.08513069152832, 2.3070526123046875, 2.738161325454712, 11.99251937866211, 24.16309356689453, 13.008525848388672, 30.585920333862305, 25.23200225830078, 37.06850051879883, 27.56487274169922, 40.397064208984375, 27.066627502441406, 7.641139507293701, 1.1568224430084229, 2.140489339828491, 13.891118049621582, 26.36213493347168, 8.266853332519531, 26.470075607299805, 6.339118003845215, 29.29567527770996, 10.479430198669434, 26.975719451904297], "count": [222]}, "action": {"min": [0.5941720008850098, -1.1599478721618652, 0.8213883638381958, -0.4787994921207428, -1.236341118812561, 1.220888614654541, -0.8761062622070312, -1.2589884996414185, 0.9283684492111206, -0.6746395230293274, -0.0490434505045414, -0.7841706871986389, 7.481874942779541, 33.75812530517578, 2.4393749237060547, 0.10875000804662704, 0.8856250047683716, 0.44874998927116394, 0.6937500238418579, -0.2150000035762787, 0.7024999856948853, 0.13562500476837158, 0.671875, 0.004999999888241291, 1.1775000095367432, 57.524375915527344, -1.1775000095367432, 2.0118749141693115, 0.7237499952316284, 0.6775000095367432, 0.6349999904632568, -0.0949999988079071, 0.6818749904632568, 0.4743749797344208, 0.4793750047683716, -2.2493748664855957], "max": [1.1625467538833618, -0.7734893560409546, 1.325746774673462, -0.20052897930145264, -0.7013189792633057, 1.431010127067566, -0.26586461067199707, -0.6508184671401978, 1.494430422782898, -0.211051344871521, 0.7630941867828369, -0.7294289469718933, 84.66000366210938, 84.79499816894531, 12.353750228881836, 9.375624656677246, 40.1150016784668, 75.22187805175781, 42.29624938964844, 87.66937255859375, 82.32875061035156, 111.02249908447266, 91.31312561035156, 110.89937591552734, 70.39437866210938, 78.89812469482422, 1.6362500190734863, 9.927499771118164, 41.974998474121094, 80.10749816894531, 24.4268741607666, 76.46937561035156, 19.593124389648438, 82.78937530517578, 33.2756233215332, 83.08562469482422], "mean": [0.8746016025543213, -0.9429405927658081, 1.0345436334609985, -0.3677062392234802, -1.0760936737060547, 1.2983571290969849, -0.6366443634033203, -0.8760533332824707, 1.084769606590271, -0.4395003914833069, 0.41109004616737366, -0.7540068030357361, 28.313188552856445, 72.80528259277344, 3.4785735607147217, 5.788544654846191, 6.868545055389404, 22.383031845092773, 8.223115921020508, 18.895383834838867, 12.903258323669434, 29.34990119934082, 13.936169624328613, 61.171836853027344, 19.71353530883789, 70.27167510986328, 0.1309414654970169, 6.22491455078125, 8.69265365600586, 15.3903226852417, 5.567602157592773, 14.743711471557617, 4.371480464935303, 17.154409408569336, 6.283228874206543, 13.627679824829102], "std": [0.15466827154159546, 0.10001131147146225, 0.12972836196422577, 0.07455380260944366, 0.15891915559768677, 0.03943498432636261, 0.27256226539611816, 0.19951623678207397, 0.18636538088321686, 0.19316087663173676, 0.3079031705856323, 0.025832345709204674, 23.762609481811523, 15.085131645202637, 2.3070528507232666, 2.738161087036133, 11.99251937866211, 24.163089752197266, 13.008529663085938, 30.585920333862305, 25.231992721557617, 37.06850814819336, 27.564870834350586, 40.39706802368164, 27.066619873046875, 7.641140460968018, 1.1568222045898438, 2.140489339828491, 13.891119956970215, 26.36212921142578, 8.266854286193848, 26.470069885253906, 6.339117050170898, 29.29567527770996, 10.479429244995117, 26.975723266601562], "count": [222]}, "timestamp": {"min": [0.0], "max": [7.366666666666666], "mean": [3.6833333333333336], "std": [2.1361743235842763], "count": [222]}, "frame_index": {"min": [0], "max": [221], "mean": [110.5], "std": [64.0852297075283], "count": [222]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [222]}, "index": {"min": [16713], "max": [16934], "mean": [16823.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [6.599099099099099, 14.0, 14.0, 14.0, 14.0], "std": [5.154950310322201, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [222]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [222]}, "eef_direction_state": {"mean": [3.675675675675676, 3.6576576576576576], "std": [2.0606224991499382, 2.3538180427333835], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [1.0, 1.0135135135135136], "std": [0.7769193031477617, 0.8826645253049431], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_state": {"mean": [0.7522522522522522, 0.7882882882882883], "std": [0.8472899933111435, 0.8464274407091009], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_direction_action": {"mean": [3.675675675675676, 3.6576576576576576], "std": [2.0606224991499382, 2.3538180427333835], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [1.0, 1.0135135135135136], "std": [0.7769193031477617, 0.8826645253049431], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_action": {"mean": [0.7522522522522522, 0.7882882882882883], "std": [0.8472899933111435, 0.8464274407091009], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_sim_pose_state": {"mean": [0.6547286484906539, 0.1956282708088102, 1.186882899865942, -1.147441802762949, 1.0753393389240598, -1.5941906685829244, 0.6451472030839926, -0.14221997858583854, 1.1458225908172106, 2.289652204255324, 1.1523487723157435, 0.6220101852209851], "std": [0.04608216591343244, 0.036331247615544335, 0.04625267078706355, 0.23679331767288575, 0.0631314161198475, 0.2798422816700087, 0.07127181016409345, 0.041099921325788595, 0.04666477492811423, 0.29553030786494566, 0.1068373104253402, 2.810219333241111], "min": [0.5708099061659977, 0.14360245585151205, 1.0485328023423586, -1.778191349356013, 0.9356070442244437, -2.2560088801870815, 0.5608105105869571, -0.19035250943199566, 1.0320861629074307, 1.8809367310490972, 0.9787828317828398, -3.1403858178260777], "max": [0.7386162058900174, 0.24797219636394974, 1.2179465431834864, -0.8037955692100169, 1.2975561729509937, -1.3517376692486658, 0.7815229373970956, -0.08043646057065784, 1.2295589076534663, 2.703683678658784, 1.3555469876953956, 3.139567874296482], "count": [222]}, "eef_sim_pose_action": {"mean": [0.6547286484906539, 0.1956282708088102, 1.186882899865942, -1.147441802762949, 1.0753393389240598, -1.5941906685829244, 0.6451472030839926, -0.14221997858583854, 1.1458225908172106, 2.289652204255324, 1.1523487723157435, 0.6220101852209851], "std": [0.04608216591343244, 0.036331247615544335, 0.04625267078706355, 0.23679331767288575, 0.0631314161198475, 0.2798422816700087, 0.07127181016409345, 0.041099921325788595, 0.04666477492811423, 0.29553030786494566, 0.1068373104253402, 2.810219333241111], "min": [0.5708099061659977, 0.14360245585151205, 1.0485328023423586, -1.778191349356013, 0.9356070442244437, -2.2560088801870815, 0.5608105105869571, -0.19035250943199566, 1.0320861629074307, 1.8809367310490972, 0.9787828317828398, -3.1403858178260777], "max": [0.7386162058900174, 0.24797219636394974, 1.2179465431834864, -0.8037955692100169, 1.2975561729509937, -1.3517376692486658, 0.7815229373970956, -0.08043646057065784, 1.2295589076534663, 2.703683678658784, 1.3555469876953956, 3.139567874296482], "count": [222]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13559024918300652]], [[0.18612901756535946]], [[0.26619963848039213]]], "std": [[[0.21791686453490744]], [[0.20885642506132457]], [[0.1978177467994599]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2297312091503268]], [[0.2616279370915033]], [[0.25808150735294116]]], "std": [[[0.12452357850304024]], [[0.12166269083996278]], [[0.13967742844910888]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24022078635620916]], [[0.27917185253267973]], [[0.29092990604575164]]], "std": [[[0.1736063547126057]], [[0.15764734496195532]], [[0.18208760087230536]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1634935253267974]], [[0.20365199959150326]], [[0.21937799836601307]]], "std": [[[0.2593567470708774]], [[0.26157180734617197]], [[0.2621097324442964]]], "count": [100]}, "observation.state": {"min": [0.4300898313522339, -1.1689603328704834, 0.7530089020729065, -0.554050862789154, -1.3436760902404785, 1.301379919052124, -0.6880388259887695, -1.324530839920044, 0.8622777462005615, -0.8817330598831177, -0.15151731669902802, -0.7834792733192444, 1.984375, 3.0149998664855957, 2.458125114440918, 1.3562500476837158, 0.9074999690055847, 0.4781249761581421, 0.9355555772781372, -1.6737499237060547, 0.9787499904632568, -2.9068751335144043, 0.7193750143051147, 0.014999999664723873, 0.8799999952316284, 5.336874961853027, -1.1268749237060547, 0.4587499797344208, 0.7862499952316284, -0.5743749737739563, 0.5462499856948853, 0.3856250047683716, 0.6733333468437195, 0.40062499046325684, 0.4206250011920929, -2.259999990463257], "max": [1.1382038593292236, -0.7249943017959595, 1.39627206325531, -0.19882506132125854, -0.4903152883052826, 1.4988651275634766, -0.1798180341720581, -0.6121729016304016, 1.561737060546875, -0.546344518661499, 0.3682669401168823, -0.5748359560966492, 93.09437561035156, 83.6812515258789, 41.78750228881836, 9.851249694824219, 59.979373931884766, 83.2074966430664, 57.484375, 93.6137466430664, 72.22437286376953, 110.140625, 92.33312225341797, 109.77874755859375, 81.61062622070312, 77.53437805175781, -0.9787499904632568, 10.00374984741211, 60.90687561035156, 54.62937545776367, 54.65562438964844, 69.66312408447266, 57.493125915527344, 96.70625305175781, 84.90312957763672, 110.23062896728516], "mean": [0.9057362675666809, -0.8818396925926208, 0.9800077080726624, -0.4249945878982544, -1.059484601020813, 1.3897948265075684, -0.49501878023147583, -0.8886886239051819, 1.0698388814926147, -0.7028162479400635, 0.19766949117183685, -0.6772825121879578, 29.356412887573242, 64.54572296142578, 7.887146472930908, 6.737580299377441, 10.948416709899902, 19.998516082763672, 10.588024139404297, 20.543481826782227, 13.108161926269531, 24.46917152404785, 16.730512619018555, 41.26141357421875, 24.546113967895508, 59.873104095458984, -1.0599104166030884, 5.208957672119141, 12.892250061035156, 14.183736801147461, 12.174229621887207, 16.641237258911133, 12.146178245544434, 25.391708374023438, 14.8948392868042, 25.981050491333008], "std": [0.23290495574474335, 0.14625093340873718, 0.19593197107315063, 0.11834287643432617, 0.2860566973686218, 0.040422916412353516, 0.1855771541595459, 0.24896450340747833, 0.2450195848941803, 0.13942767679691315, 0.17519912123680115, 0.09964273869991302, 31.235448837280273, 24.420602798461914, 11.819478034973145, 2.0874571800231934, 19.218351364135742, 30.08675765991211, 18.512250900268555, 35.78413772583008, 23.61922264099121, 42.51750946044922, 30.558849334716797, 43.28120422363281, 31.770658493041992, 22.953784942626953, 0.02634597383439541, 2.4091384410858154, 20.91654396057129, 20.803274154663086, 19.26784896850586, 26.34231948852539, 20.24091148376465, 38.17036056518555, 27.736684799194336, 43.568538665771484], "count": [236]}, "action": {"min": [0.4300898313522339, -1.1689603328704834, 0.7530089020729065, -0.554050862789154, -1.3436760902404785, 1.301379919052124, -0.6880388259887695, -1.324530839920044, 0.8622777462005615, -0.8817330598831177, -0.15151731669902802, -0.7834792733192444, 1.984375, 3.0149998664855957, 2.458125114440918, 1.3562500476837158, 0.9074999690055847, 0.4781249761581421, 0.9355555772781372, -1.6737499237060547, 0.9787499904632568, -2.9068751335144043, 0.7193750143051147, 0.014999999664723873, 0.8799999952316284, 5.336874961853027, -1.1268749237060547, 0.4587499797344208, 0.7862499952316284, -0.5743749737739563, 0.5462499856948853, 0.3856250047683716, 0.6733333468437195, 0.40062499046325684, 0.4206250011920929, -2.259999990463257], "max": [1.1382038593292236, -0.7249943017959595, 1.39627206325531, -0.19882506132125854, -0.4903152883052826, 1.4988651275634766, -0.1798180341720581, -0.6121729016304016, 1.561737060546875, -0.546344518661499, 0.3682669401168823, -0.5748359560966492, 93.09437561035156, 83.6812515258789, 41.78750228881836, 9.851249694824219, 59.979373931884766, 83.2074966430664, 57.484375, 93.6137466430664, 72.22437286376953, 110.140625, 92.33312225341797, 109.77874755859375, 81.61062622070312, 77.53437805175781, -0.9787499904632568, 10.00374984741211, 60.90687561035156, 54.62937545776367, 54.65562438964844, 69.66312408447266, 57.493125915527344, 96.70625305175781, 84.90312957763672, 110.23062896728516], "mean": [0.90573650598526, -0.8818394541740417, 0.9800074696540833, -0.42499449849128723, -1.0594843626022339, 1.3897948265075684, -0.49501821398735046, -0.888688862323761, 1.0698390007019043, -0.7028161883354187, 0.19766955077648163, -0.6772832870483398, 29.356414794921875, 64.54570770263672, 7.887145042419434, 6.737579822540283, 10.948429107666016, 19.998502731323242, 10.588013648986816, 20.543485641479492, 13.108169555664062, 24.469173431396484, 16.730527877807617, 41.261390686035156, 24.546110153198242, 59.87314987182617, -1.0599101781845093, 5.208957672119141, 12.892250061035156, 14.183732986450195, 12.174227714538574, 16.641252517700195, 12.1461763381958, 25.391706466674805, 14.894841194152832, 25.981056213378906], "std": [0.23290495574474335, 0.14625093340873718, 0.19593200087547302, 0.11834286898374557, 0.28605666756629944, 0.040422920137643814, 0.1855771541595459, 0.24896448850631714, 0.2450195699930191, 0.13942767679691315, 0.17519909143447876, 0.09964276105165482, 31.235450744628906, 24.420610427856445, 11.819474220275879, 2.0874574184417725, 19.218355178833008, 30.086753845214844, 18.512250900268555, 35.78411102294922, 23.619224548339844, 42.517513275146484, 30.55885887145996, 43.281219482421875, 31.770654678344727, 22.953784942626953, 0.026345977559685707, 2.4091386795043945, 20.916542053222656, 20.80327606201172, 19.26784896850586, 26.342317581176758, 20.24091148376465, 38.17036437988281, 27.736684799194336, 43.568546295166016], "count": [236]}, "timestamp": {"min": [0.0], "max": [7.833333333333333], "mean": [3.9166666666666665], "std": [2.270890672058971], "count": [236]}, "frame_index": {"min": [0], "max": [235], "mean": [117.5], "std": [68.12672016176913], "count": [236]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [236]}, "index": {"min": [16935], "max": [17170], "mean": [17052.5], "std": [68.12672016176913], "count": [236]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [236]}, "subtask_annotation": {"mean": [6.915254237288136, 14.0, 14.0, 14.0, 14.0], "std": [5.37425796405206, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [236]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [236]}, "eef_direction_state": {"mean": [3.669491525423729, 3.805084745762712], "std": [2.1235367234945275, 2.2839100971363155], "min": [0, 0], "max": [6, 6], "count": [236]}, "eef_velocity_state": {"mean": [1.076271186440678, 0.9830508474576272], "std": [0.7828325324841451, 0.8584875431951894], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_acc_mag_state": {"mean": [0.7288135593220338, 0.7669491525423728], "std": [0.83525107307347, 0.8441779759278578], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_direction_action": {"mean": [3.669491525423729, 3.805084745762712], "std": [2.1235367234945275, 2.2839100971363155], "min": [0, 0], "max": [6, 6], "count": [236]}, "eef_velocity_action": {"mean": [1.076271186440678, 0.9830508474576272], "std": [0.7828325324841451, 0.8584875431951894], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_acc_mag_action": {"mean": [0.7288135593220338, 0.7669491525423728], "std": [0.83525107307347, 0.8441779759278578], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_sim_pose_state": {"mean": [0.6457998357133238, 0.21349363924911516, 1.1894699190989864, -1.1963130853515342, 1.157032038190187, -1.5763807637644458, 0.6485449812151158, -0.1243413764474589, 1.1456365909869723, 2.690070378176232, 1.1995314436224638, -2.4474468162966914], "std": [0.0635329489339317, 0.058518499974660756, 0.0480275673120668, 0.3272869505734896, 0.06881967989339803, 0.4250624220077151, 0.08196812996721967, 0.038765088065267406, 0.04537570051680357, 0.05206766134039585, 0.08893199444507742, 1.5570874738331466], "min": [0.5579330199228758, 0.14362272684339356, 1.054878528678913, -1.8970964153818155, 0.9905966019559624, -2.410350047591689, 0.5680317488624168, -0.17021489776905346, 1.0283174614060346, 2.568214619237308, 0.9859078816642848, -3.1378308367402443], "max": [0.7701734149500306, 0.2824216313091998, 1.2332410822980524, -0.872242360097107, 1.3961284060386419, -1.127776087780276, 0.8048906476268902, -0.05960321079505024, 1.230983788065671, 2.81854335476253, 1.3855031370948865, 3.140532595480574], "count": [236]}, "eef_sim_pose_action": {"mean": [0.6457998357133238, 0.21349363924911516, 1.1894699190989864, -1.1963130853515342, 1.157032038190187, -1.5763807637644458, 0.6485449812151158, -0.1243413764474589, 1.1456365909869723, 2.690070378176232, 1.1995314436224638, -2.4474468162966914], "std": [0.0635329489339317, 0.058518499974660756, 0.0480275673120668, 0.3272869505734896, 0.06881967989339803, 0.4250624220077151, 0.08196812996721967, 0.038765088065267406, 0.04537570051680357, 0.05206766134039585, 0.08893199444507742, 1.5570874738331466], "min": [0.5579330199228758, 0.14362272684339356, 1.054878528678913, -1.8970964153818155, 0.9905966019559624, -2.410350047591689, 0.5680317488624168, -0.17021489776905346, 1.0283174614060346, 2.568214619237308, 0.9859078816642848, -3.1378308367402443], "max": [0.7701734149500306, 0.2824216313091998, 1.2332410822980524, -0.872242360097107, 1.3961284060386419, -1.127776087780276, 0.8048906476268902, -0.05960321079505024, 1.230983788065671, 2.81854335476253, 1.3855031370948865, 3.140532595480574], "count": [236]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1302380943627451]], [[0.1816510906862745]], [[0.25978928513071897]]], "std": [[[0.2082582684489695]], [[0.20432963826079445]], [[0.1938844725073914]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23193062295751632]], [[0.26013593954248365]], [[0.2570221262254902]]], "std": [[[0.12843672603735493]], [[0.12012000123536139]], [[0.13885618732381833]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24645195261437908]], [[0.2795362091503268]], [[0.2991196037581699]]], "std": [[[0.17366228811505677]], [[0.15879587602575498]], [[0.1792768093228987]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16253213235294117]], [[0.19794785539215687]], [[0.21211619076797386]]], "std": [[[0.25610538306901615]], [[0.2601785864247795]], [[0.25994219518486067]]], "count": [100]}, "observation.state": {"min": [0.5111533999443054, -1.1595903635025024, 0.7839084267616272, -0.4702449142932892, -1.392981767654419, 1.2989003658294678, -0.6918774247169495, -1.3374770879745483, 0.8495460748672485, -0.8271820545196533, -0.07865548878908157, -0.7003890872001648, 1.5168750286102295, 57.704376220703125, 2.020624876022339, -0.4193750023841858, 1.1311111450195312, -0.36375001072883606, 0.8012499809265137, -1.2866666316986084, 0.8012499809265137, 0.21437500417232513, 0.8274999856948853, 0.28187501430511475, 0.8224999904632568, 5.412499904632568, -0.9424999952316284, -0.05999999865889549, 0.8387500047683716, -0.04124999791383743, 0.6399999856948853, -1.0306249856948853, 0.7739999890327454, 0.32928571105003357, 0.328125, -2.2512500286102295], "max": [1.070526361465454, -0.7535334229469299, 1.3118467330932617, -0.1039097011089325, -0.6190871000289917, 1.5403028726577759, -0.1855163276195526, -0.6179903745651245, 1.5269989967346191, -0.7133592963218689, 0.29046979546546936, -0.662885308265686, 73.484375, 85.05562591552734, 2.798888921737671, 9.756250381469727, 40.907501220703125, 71.76937866210938, 25.033124923706055, 76.26062774658203, 26.071874618530273, 98.61624908447266, 78.30374908447266, 109.96812438964844, 74.59625244140625, 85.24000549316406, 24.8125, 9.467500686645508, 60.90250015258789, 53.12312698364258, 51.69187545776367, 82.0737533569336, 66.27937316894531, 106.26750183105469, 98.26750183105469, 110.22624969482422], "mean": [0.9129625558853149, -0.8909738063812256, 0.9545705914497375, -0.34182998538017273, -1.0978929996490479, 1.327559232711792, -0.45791953802108765, -0.8934369683265686, 1.0521881580352783, -0.7527769804000854, 0.16869597136974335, -0.6828162670135498, 20.07436752319336, 74.531005859375, 2.205963373184204, 5.311694622039795, 8.585869789123535, 19.331159591674805, 5.97209358215332, 17.38309097290039, 6.0992889404296875, 25.83603286743164, 13.019387245178223, 73.83317565917969, 26.515384674072266, 57.891761779785156, 7.278480052947998, 4.887832164764404, 15.918981552124023, 15.339667320251465, 14.4115629196167, 21.255287170410156, 16.883955001831055, 32.13019561767578, 21.79619026184082, 34.86772155761719], "std": [0.18043281137943268, 0.13663634657859802, 0.14632561802864075, 0.10454018414020538, 0.25295448303222656, 0.042384881526231766, 0.16439427435398102, 0.24040304124355316, 0.23381850123405457, 0.03721797093749046, 0.12305406481027603, 0.017127985134720802, 27.754018783569336, 9.750079154968262, 0.2195916622877121, 2.3716368675231934, 13.37850570678711, 24.970579147338867, 8.800439834594727, 30.40138053894043, 8.97370433807373, 36.93256378173828, 22.71243667602539, 39.48185348510742, 31.12224006652832, 26.032804489135742, 7.434186935424805, 2.4779887199401855, 22.942760467529297, 20.523727416992188, 19.98575210571289, 33.24446487426758, 25.11600112915039, 42.81856155395508, 33.24759292602539, 48.42802810668945], "count": [214]}, "action": {"min": [0.5111533999443054, -1.1595903635025024, 0.7839084267616272, -0.4702449142932892, -1.392981767654419, 1.2989003658294678, -0.6918774247169495, -1.3374770879745483, 0.8495460748672485, -0.8271820545196533, -0.07865548878908157, -0.7003890872001648, 1.5168750286102295, 57.704376220703125, 2.020624876022339, -0.4193750023841858, 1.1311111450195312, -0.36375001072883606, 0.8012499809265137, -1.2866666316986084, 0.8012499809265137, 0.21437500417232513, 0.8274999856948853, 0.28187501430511475, 0.8224999904632568, 5.412499904632568, -0.9424999952316284, -0.05999999865889549, 0.8387500047683716, -0.04124999791383743, 0.6399999856948853, -1.0306249856948853, 0.7739999890327454, 0.32928571105003357, 0.328125, -2.2512500286102295], "max": [1.070526361465454, -0.7535334229469299, 1.3118467330932617, -0.1039097011089325, -0.6190871000289917, 1.5403028726577759, -0.1855163276195526, -0.6179903745651245, 1.5269989967346191, -0.7133592963218689, 0.29046979546546936, -0.662885308265686, 73.484375, 85.05562591552734, 2.798888921737671, 9.756250381469727, 40.907501220703125, 71.76937866210938, 25.033124923706055, 76.26062774658203, 26.071874618530273, 98.61624908447266, 78.30374908447266, 109.96812438964844, 74.59625244140625, 85.24000549316406, 24.8125, 9.467500686645508, 60.90250015258789, 53.12312698364258, 51.69187545776367, 82.0737533569336, 66.27937316894531, 106.26750183105469, 98.26750183105469, 110.22624969482422], "mean": [0.9129628539085388, -0.8909735083580017, 0.9545702934265137, -0.3418298661708832, -1.0978928804397583, 1.327558994293213, -0.4579196572303772, -0.893436849117279, 1.0521886348724365, -0.7527766823768616, 0.16869592666625977, -0.6828165054321289, 20.07436180114746, 74.53099060058594, 2.2059640884399414, 5.31169319152832, 8.585869789123535, 19.331159591674805, 5.972092628479004, 17.383071899414062, 6.099282741546631, 25.83605194091797, 13.019381523132324, 73.8331298828125, 26.515390396118164, 57.891746520996094, 7.278474807739258, 4.887834548950195, 15.91898250579834, 15.339664459228516, 14.411555290222168, 21.255281448364258, 16.883953094482422, 32.13019943237305, 21.796188354492188, 34.867713928222656], "std": [0.1804327815771103, 0.13663633167743683, 0.14632560312747955, 0.10454017668962479, 0.2529544532299042, 0.04238489270210266, 0.16439425945281982, 0.24040301144123077, 0.23381848633289337, 0.03721797466278076, 0.12305407226085663, 0.01712798699736595, 27.754011154174805, 9.750082015991211, 0.21959178149700165, 2.3716366291046143, 13.378506660461426, 24.970577239990234, 8.80044174194336, 30.401384353637695, 8.97370433807373, 36.93257522583008, 22.71241569519043, 39.48185729980469, 31.12224578857422, 26.03280258178711, 7.434186935424805, 2.4779891967773438, 22.942760467529297, 20.523727416992188, 19.98575210571289, 33.24445724487305, 25.115997314453125, 42.81855773925781, 33.24759292602539, 48.428043365478516], "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": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [214]}, "index": {"min": [17171], "max": [17384], "mean": [17277.5], "std": [61.775804324994425], "count": [214]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [214]}, "subtask_annotation": {"mean": [6.5514018691588785, 14.0, 14.0, 14.0, 14.0], "std": [5.456255339867101, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [214]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [214]}, "eef_direction_state": {"mean": [3.705607476635514, 3.7196261682242993], "std": [2.2049787239400302, 2.3233652378552305], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_state": {"mean": [1.0327102803738317, 1.02803738317757], "std": [0.833781577993215, 0.869610976781542], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_state": {"mean": [0.7990654205607477, 0.6869158878504673], "std": [0.8656471110988552, 0.8260461067611409], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_direction_action": {"mean": [3.705607476635514, 3.7196261682242993], "std": [2.2049787239400302, 2.3233652378552305], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_action": {"mean": [1.0327102803738317, 1.02803738317757], "std": [0.833781577993215, 0.869610976781542], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_action": {"mean": [0.7990654205607477, 0.6869158878504673], "std": [0.8656471110988552, 0.8260461067611409], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_sim_pose_state": {"mean": [0.6309529705037554, 0.18805897960514478, 1.1903501776922838, -1.177224176978846, 1.11285933260007, -1.6570975659945086, 0.6454709346189085, -0.11303933692862403, 1.1493715164389775, 2.788833560832832, 1.2160481941213883, -2.6546852919522914], "std": [0.04846643152184974, 0.05811775600146907, 0.052340373708029436, 0.34828128823008486, 0.08804349291968361, 0.4499848778405805, 0.07712429014703305, 0.03950503349978299, 0.046863793773638265, 0.08666141620933586, 0.09357838687566614, 0.8142461092440069], "min": [0.5648943385441136, 0.11586859556211737, 1.05637201494812, -1.8693800659156266, 1.0002296079051218, -2.4884332100606157, 0.564616456487074, -0.15990757251602208, 1.028734349713434, 2.4673379264755257, 0.9958798810685319, -3.1406770212885937], "max": [0.740056468192304, 0.2519939601255976, 1.232890536156019, -0.8743920724096926, 1.4955419474214926, -1.2389254407604726, 0.7904277252016495, -0.05560944459599959, 1.2250138065341623, 2.883888871826036, 1.3720391736512938, 3.133275945885691], "count": [214]}, "eef_sim_pose_action": {"mean": [0.6309529705037554, 0.18805897960514478, 1.1903501776922838, -1.177224176978846, 1.11285933260007, -1.6570975659945086, 0.6454709346189085, -0.11303933692862403, 1.1493715164389775, 2.788833560832832, 1.2160481941213883, -2.6546852919522914], "std": [0.04846643152184974, 0.05811775600146907, 0.052340373708029436, 0.34828128823008486, 0.08804349291968361, 0.4499848778405805, 0.07712429014703305, 0.03950503349978299, 0.046863793773638265, 0.08666141620933586, 0.09357838687566614, 0.8142461092440069], "min": [0.5648943385441136, 0.11586859556211737, 1.05637201494812, -1.8693800659156266, 1.0002296079051218, -2.4884332100606157, 0.564616456487074, -0.15990757251602208, 1.028734349713434, 2.4673379264755257, 0.9958798810685319, -3.1406770212885937], "max": [0.740056468192304, 0.2519939601255976, 1.232890536156019, -0.8743920724096926, 1.4955419474214926, -1.2389254407604726, 0.7904277252016495, -0.05560944459599959, 1.2250138065341623, 2.883888871826036, 1.3720391736512938, 3.133275945885691], "count": [214]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12739942197712417]], [[0.17892251429738562]], [[0.2576898202614379]]], "std": [[[0.20409634011730396]], [[0.20155762567685823]], [[0.19256528181892377]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22688635620915032]], [[0.2560793280228758]], [[0.24580587826797384]]], "std": [[[0.11570593290099715]], [[0.11509038620643137]], [[0.12962335564920766]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24375574959150326]], [[0.2799031964869281]], [[0.2981060804738562]]], "std": [[[0.1749005027422378]], [[0.1611358444700886]], [[0.18771300210338585]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.15366896854575163]], [[0.19289707107843138]], [[0.20672305147058825]]], "std": [[[0.24834857563725504]], [[0.25175967315764136]], [[0.2520509998880744]]], "count": [100]}, "observation.state": {"min": [0.4384346008300781, -1.1867704391479492, 0.7610437273979187, -0.5503023266792297, -1.4862525463104248, 1.3042172193527222, -0.684867799282074, -1.1979047060012817, 0.8522640466690063, -0.9788423776626587, -0.002384222112596035, -0.7754682302474976, 1.3581249713897705, 8.981874465942383, 2.4124999046325684, 0.08562499284744263, 0.49937501549720764, 0.8268750309944153, 0.9524999856948853, -1.4543750286102295, 0.7962499856948853, 0.25062501430511475, 0.6981250047683716, 0.041875001043081284, 0.8262500166893005, 52.68375015258789, -0.9837499856948853, 0.10249999910593033, 0.7393749952316284, 0.06687499582767487, 0.6512500047683716, -0.11999999731779099, 0.953125, 0.2175000011920929, 0.5981249809265137, -2.2306251525878906], "max": [1.1385138034820557, -0.7101167440414429, 1.4046406745910645, -0.14906156063079834, -0.523241400718689, 1.5140764713287354, -0.2498188018798828, -0.6864228844642639, 1.3523308038711548, -0.6736142635345459, 0.2723020017147064, -0.5611982345581055, 96.92374420166016, 85.12222290039062, 29.501249313354492, 9.96875, 57.444374084472656, 82.50875091552734, 56.01625061035156, 91.61437225341797, 60.21437454223633, 96.7406234741211, 90.31937408447266, 112.0893783569336, 73.38750457763672, 82.15812683105469, 5.610000133514404, 8.8725004196167, 24.6924991607666, 40.84937286376953, 23.4112491607666, 51.770626068115234, 22.822500228881836, 79.08000183105469, 98.40687561035156, 110.171875], "mean": [0.9210448265075684, -0.8690547347068787, 0.9521058201789856, -0.40523087978363037, -1.1084619760513306, 1.3804668188095093, -0.4690808951854706, -0.8426950573921204, 0.9829432964324951, -0.8074067234992981, 0.16618332266807556, -0.6751609444618225, 27.891845703125, 63.91670227050781, 6.737484931945801, 5.079349517822266, 11.567634582519531, 23.162233352661133, 11.354795455932617, 23.664154052734375, 11.983553886413574, 28.687816619873047, 17.37667465209961, 80.79743194580078, 19.808853149414062, 70.42435455322266, 2.051790237426758, 2.6719343662261963, 6.045708656311035, 9.54350757598877, 5.94139289855957, 11.840545654296875, 5.654284954071045, 19.520708084106445, 13.92652702331543, 27.978696823120117], "std": [0.22761370241641998, 0.15390485525131226, 0.19359929859638214, 0.11581573635339737, 0.31620121002197266, 0.03234534338116646, 0.13400614261627197, 0.155783548951149, 0.14947892725467682, 0.10609110444784164, 0.07153154164552689, 0.10235245525836945, 37.02619171142578, 23.33738136291504, 8.422574043273926, 2.186030149459839, 18.644216537475586, 31.656333923339844, 18.505937576293945, 36.941978454589844, 20.25065803527832, 38.389591217041016, 30.16019058227539, 40.176334381103516, 27.717788696289062, 9.925634384155273, 2.6269190311431885, 2.32519793510437, 8.938616752624512, 15.344197273254395, 8.426994323730469, 19.79271697998047, 8.017380714416504, 31.184993743896484, 26.713924407958984, 45.791385650634766], "count": [222]}, "action": {"min": [0.4384346008300781, -1.1867704391479492, 0.7610437273979187, -0.5503023266792297, -1.4862525463104248, 1.3042172193527222, -0.684867799282074, -1.1979047060012817, 0.8522640466690063, -0.9788423776626587, -0.002384222112596035, -0.7754682302474976, 1.3581249713897705, 8.981874465942383, 2.4124999046325684, 0.08562499284744263, 0.49937501549720764, 0.8268750309944153, 0.9524999856948853, -1.4543750286102295, 0.7962499856948853, 0.25062501430511475, 0.6981250047683716, 0.041875001043081284, 0.8262500166893005, 52.68375015258789, -0.9837499856948853, 0.10249999910593033, 0.7393749952316284, 0.06687499582767487, 0.6512500047683716, -0.11999999731779099, 0.953125, 0.2175000011920929, 0.5981249809265137, -2.2306251525878906], "max": [1.1385138034820557, -0.7101167440414429, 1.4046406745910645, -0.14906156063079834, -0.523241400718689, 1.5140764713287354, -0.2498188018798828, -0.6864228844642639, 1.3523308038711548, -0.6736142635345459, 0.2723020017147064, -0.5611982345581055, 96.92374420166016, 85.12222290039062, 29.501249313354492, 9.96875, 57.444374084472656, 82.50875091552734, 56.01625061035156, 91.61437225341797, 60.21437454223633, 96.7406234741211, 90.31937408447266, 112.0893783569336, 73.38750457763672, 82.15812683105469, 5.610000133514404, 8.8725004196167, 24.6924991607666, 40.84937286376953, 23.4112491607666, 51.770626068115234, 22.822500228881836, 79.08000183105469, 98.40687561035156, 110.171875], "mean": [0.9210453033447266, -0.8690545558929443, 0.9521059393882751, -0.40523087978363037, -1.1084620952606201, 1.3804664611816406, -0.46908095479011536, -0.842694878578186, 0.9829431772232056, -0.8074068427085876, 0.16618342697620392, -0.6751609444618225, 27.891843795776367, 63.91672897338867, 6.737483024597168, 5.079347133636475, 11.567633628845215, 23.16222381591797, 11.354784965515137, 23.664148330688477, 11.983551025390625, 28.68781852722168, 17.37668228149414, 80.7974624633789, 19.8088436126709, 70.42436981201172, 2.051788806915283, 2.6719348430633545, 6.045708179473877, 9.543511390686035, 5.941395282745361, 11.840550422668457, 5.654284954071045, 19.52070426940918, 13.92652702331543, 27.97868537902832], "std": [0.22761376202106476, 0.15390487015247345, 0.19359928369522095, 0.11581573635339737, 0.31620123982429504, 0.03234533593058586, 0.13400615751743317, 0.1557835340499878, 0.149478942155838, 0.10609111934900284, 0.07153154909610748, 0.10235244780778885, 37.02620315551758, 23.337379455566406, 8.422574043273926, 2.186030387878418, 18.644216537475586, 31.656328201293945, 18.505939483642578, 36.94199752807617, 20.25066375732422, 38.38961410522461, 30.16018295288086, 40.17633819580078, 27.717784881591797, 9.925636291503906, 2.6269195079803467, 2.325198173522949, 8.938615798950195, 15.344197273254395, 8.426993370056152, 19.79271697998047, 8.017380714416504, 31.184988021850586, 26.713924407958984, 45.791385650634766], "count": [222]}, "timestamp": {"min": [0.0], "max": [7.366666666666666], "mean": [3.6833333333333336], "std": [2.1361743235842763], "count": [222]}, "frame_index": {"min": [0], "max": [221], "mean": [110.5], "std": [64.0852297075283], "count": [222]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [222]}, "index": {"min": [17385], "max": [17606], "mean": [17495.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [7.454954954954955, 14.0, 14.0, 14.0, 14.0], "std": [5.253505714784018, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [222]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [222]}, "eef_direction_state": {"mean": [3.4279279279279278, 4.13063063063063], "std": [2.1957646032769103, 2.165673762492462], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [1.1261261261261262, 0.918918918918919], "std": [0.8066962668657165, 0.8917553813084208], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_state": {"mean": [0.6666666666666666, 0.6396396396396397], "std": [0.8471822222625548, 0.814207101095136], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_direction_action": {"mean": [3.4279279279279278, 4.13063063063063], "std": [2.1957646032769103, 2.165673762492462], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [1.1261261261261262, 0.918918918918919], "std": [0.8066962668657165, 0.8917553813084208], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_action": {"mean": [0.6666666666666666, 0.6396396396396397], "std": [0.8471822222625548, 0.814207101095136], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_sim_pose_state": {"mean": [0.6353479900474573, 0.20780581112609456, 1.1970516538298026, -1.1451312795595534, 1.1321798694631662, -1.5523083926879215, 0.628985367738612, -0.11550161782724112, 1.1442934912329576, 2.9198291691643075, 1.2091556740898104, -2.6133589439401406], "std": [0.06175597546331714, 0.06033900388115914, 0.0550916046714144, 0.4185988601969039, 0.060826725184668175, 0.5271765700591505, 0.05337711176926466, 0.02876400664091788, 0.043456238966119026, 0.08690390036197909, 0.09880990623357074, 0.1324249095250245], "min": [0.559776906158556, 0.13091104200360446, 1.0584017458765813, -1.9916198365636677, 1.031313352945098, -2.56935057488087, 0.5589486448337404, -0.16594148687467292, 1.0384522062752548, 2.7299690231013676, 0.9806127731888141, -2.9323965927581934], "max": [0.7716897150561878, 0.27832848077989547, 1.2419382937565275, -0.7625406523954702, 1.4247905570807222, -1.0360208489589602, 0.7461576798135396, -0.07441586819062634, 1.2312789515351588, 3.025993737923237, 1.389269075441534, -2.387756208282565], "count": [222]}, "eef_sim_pose_action": {"mean": [0.6353479900474573, 0.20780581112609456, 1.1970516538298026, -1.1451312795595534, 1.1321798694631662, -1.5523083926879215, 0.628985367738612, -0.11550161782724112, 1.1442934912329576, 2.9198291691643075, 1.2091556740898104, -2.6133589439401406], "std": [0.06175597546331714, 0.06033900388115914, 0.0550916046714144, 0.4185988601969039, 0.060826725184668175, 0.5271765700591505, 0.05337711176926466, 0.02876400664091788, 0.043456238966119026, 0.08690390036197909, 0.09880990623357074, 0.1324249095250245], "min": [0.559776906158556, 0.13091104200360446, 1.0584017458765813, -1.9916198365636677, 1.031313352945098, -2.56935057488087, 0.5589486448337404, -0.16594148687467292, 1.0384522062752548, 2.7299690231013676, 0.9806127731888141, -2.9323965927581934], "max": [0.7716897150561878, 0.27832848077989547, 1.2419382937565275, -0.7625406523954702, 1.4247905570807222, -1.0360208489589602, 0.7461576798135396, -0.07441586819062634, 1.2312789515351588, 3.025993737923237, 1.389269075441534, -2.387756208282565], "count": [222]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13539634599673203]], [[0.18620366217320264]], [[0.2683350469771242]]], "std": [[[0.21702667174056878]], [[0.20790452088186392]], [[0.19653640795639962]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22421556168300652]], [[0.254228737745098]], [[0.24797222017973858]]], "std": [[[0.11506696179230144]], [[0.11341519715766915]], [[0.13202233518536616]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23942827410130718]], [[0.2782796262254902]], [[0.2889123876633987]]], "std": [[[0.17113782535189284]], [[0.15577834159270232]], [[0.18268377538727604]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1630262397875817]], [[0.20328611315359477]], [[0.21843835784313728]]], "std": [[[0.2570818638925695]], [[0.25899928284773494]], [[0.25938981527424493]]], "count": [100]}, "observation.state": {"min": [0.4612516164779663, -1.1275702714920044, 0.7503147125244141, -0.5451285243034363, -1.4980332851409912, 1.30233633518219, -0.6998645663261414, -1.2354800701141357, 0.8441100120544434, -0.7178177833557129, -0.019645990803837776, -0.7872225046157837, 1.7506250143051147, 3.599375009536743, 2.3125, 0.2874999940395355, 0.6768749952316284, 0.3293749988079071, 0.9175000190734863, -0.8487499952316284, 0.671875, 0.7393749952316284, 0.6775000095367432, -0.005625000223517418, 1.1512500047683716, 52.510623931884766, -1.0418750047683716, -0.010624997317790985, 0.6931250095367432, -0.43187499046325684, 0.596875011920929, 0.96875, 0.6581817865371704, 0.19812500476837158, 0.671875, -2.291249990463257], "max": [1.1574180126190186, -0.7311455607414246, 1.3098201751708984, -0.14472228288650513, -0.5559052228927612, 1.5471694469451904, -0.25349050760269165, -0.588341236114502, 1.4197328090667725, -0.5911678671836853, 0.34504464268684387, -0.7427090406417847, 100.58625030517578, 84.71312713623047, 36.85000228881836, 10.28125, 60.58937454223633, 82.0625, 58.04375076293945, 94.2387466430664, 61.49812316894531, 100.796875, 91.6206283569336, 112.06437683105469, 72.64875030517578, 81.41999816894531, -0.8422222137451172, 9.468125343322754, 28.609375, 44.92625045776367, 22.6456241607666, 50.32250213623047, 19.985000610351562, 78.06999969482422, 88.30875396728516, 109.92937469482422], "mean": [0.9584208726882935, -0.860173225402832, 0.910078227519989, -0.4206976294517517, -1.131848692893982, 1.3797783851623535, -0.48048335313796997, -0.8362604379653931, 1.006152868270874, -0.6386571526527405, 0.20568838715553284, -0.7660633325576782, 35.629669189453125, 66.49520111083984, 7.484025955200195, 6.094727516174316, 10.879741668701172, 19.936466217041016, 10.286089897155762, 20.634050369262695, 10.488728523254395, 26.069076538085938, 14.218985557556152, 36.66847229003906, 21.336563110351562, 70.91938781738281, -0.9391440749168396, 3.5375916957855225, 6.561220645904541, 11.330769538879395, 5.954717636108398, 12.329817771911621, 4.668484687805176, 20.012779235839844, 11.23023796081543, 30.38129234313965], "std": [0.22174349427223206, 0.12271467596292496, 0.168803870677948, 0.12462916225194931, 0.30930110812187195, 0.04240071773529053, 0.15684358775615692, 0.20404499769210815, 0.19091002643108368, 0.04495343938469887, 0.12468524277210236, 0.02041352540254593, 31.988513946533203, 25.402095794677734, 10.483695030212402, 2.340139389038086, 19.031164169311523, 29.783794403076172, 18.226390838623047, 35.287139892578125, 19.476757049560547, 38.17591094970703, 27.075836181640625, 46.04541778564453, 28.14884376525879, 9.975454330444336, 0.049165815114974976, 2.5456655025482178, 10.164643287658691, 16.690799713134766, 7.877323150634766, 18.46131706237793, 6.9069647789001465, 30.179401397705078, 21.969758987426758, 45.26640319824219], "count": [237]}, "action": {"min": [0.4612516164779663, -1.1275702714920044, 0.7503147125244141, -0.5451285243034363, -1.4980332851409912, 1.30233633518219, -0.6998645663261414, -1.2354800701141357, 0.8441100120544434, -0.7178177833557129, -0.019645990803837776, -0.7872225046157837, 1.7506250143051147, 3.599375009536743, 2.3125, 0.2874999940395355, 0.6768749952316284, 0.3293749988079071, 0.9175000190734863, -0.8487499952316284, 0.671875, 0.7393749952316284, 0.6775000095367432, -0.005625000223517418, 1.1512500047683716, 52.510623931884766, -1.0418750047683716, -0.010624997317790985, 0.6931250095367432, -0.43187499046325684, 0.596875011920929, 0.96875, 0.6581817865371704, 0.19812500476837158, 0.671875, -2.291249990463257], "max": [1.1574180126190186, -0.7311455607414246, 1.3098201751708984, -0.14472228288650513, -0.5559052228927612, 1.5471694469451904, -0.25349050760269165, -0.588341236114502, 1.4197328090667725, -0.5911678671836853, 0.34504464268684387, -0.7427090406417847, 100.58625030517578, 84.71312713623047, 36.85000228881836, 10.28125, 60.58937454223633, 82.0625, 58.04375076293945, 94.2387466430664, 61.49812316894531, 100.796875, 91.6206283569336, 112.06437683105469, 72.64875030517578, 81.41999816894531, -0.8422222137451172, 9.468125343322754, 28.609375, 44.92625045776367, 22.6456241607666, 50.32250213623047, 19.985000610351562, 78.06999969482422, 88.30875396728516, 109.92937469482422], "mean": [0.9584213495254517, -0.8601730465888977, 0.9100780487060547, -0.42069771885871887, -1.1318485736846924, 1.3797783851623535, -0.4804837107658386, -0.8362604975700378, 1.0061531066894531, -0.6386572122573853, 0.20568834245204926, -0.7660629749298096, 35.629669189453125, 66.49519348144531, 7.484029769897461, 6.094727039337158, 10.879739761352539, 19.936479568481445, 10.286091804504395, 20.634065628051758, 10.488722801208496, 26.069068908691406, 14.218979835510254, 36.6684455871582, 21.336565017700195, 70.91934967041016, -0.93914395570755, 3.537590742111206, 6.561220169067383, 11.330775260925293, 5.954722881317139, 12.32982063293457, 4.668487071990967, 20.01279067993164, 11.230247497558594, 30.381301879882812], "std": [0.22174352407455444, 0.12271466851234436, 0.16880391538143158, 0.12462916225194931, 0.30930107831954956, 0.04240071028470993, 0.1568436324596405, 0.20404499769210815, 0.19091005623340607, 0.04495343565940857, 0.12468524277210236, 0.020413529127836227, 31.98851776123047, 25.402088165283203, 10.483695983886719, 2.340139865875244, 19.031166076660156, 29.783788681030273, 18.226398468017578, 35.28714370727539, 19.47675323486328, 38.175994873046875, 27.075836181640625, 46.0453987121582, 28.14884376525879, 9.975454330444336, 0.04916582629084587, 2.5456652641296387, 10.164644241333008, 16.690797805786133, 7.877323627471924, 18.461318969726562, 6.9069647789001465, 30.179401397705078, 21.969755172729492, 45.26640319824219], "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": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [237]}, "index": {"min": [17607], "max": [17843], "mean": [17725.0], "std": [68.41539787698868], "count": [237]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [237]}, "subtask_annotation": {"mean": [7.029535864978903, 14.0, 14.0, 14.0, 14.0], "std": [5.210664676109677, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [237]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [237]}, "eef_direction_state": {"mean": [3.9831223628691985, 3.8649789029535864], "std": [2.185425920360094, 2.329121567895488], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_state": {"mean": [1.021097046413502, 0.9409282700421941], "std": [0.8441771635201929, 0.9028155578874745], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_state": {"mean": [0.6582278481012658, 0.7679324894514767], "std": [0.8198910488909414, 0.8524877640455545], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_direction_action": {"mean": [3.9831223628691985, 3.8649789029535864], "std": [2.185425920360094, 2.329121567895488], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_action": {"mean": [1.021097046413502, 0.9409282700421941], "std": [0.8441771635201929, 0.9028155578874745], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_action": {"mean": [0.6582278481012658, 0.7679324894514767], "std": [0.8198910488909414, 0.8524877640455545], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_sim_pose_state": {"mean": [0.6257939257959746, 0.2070766545154993, 1.1865295156158013, -1.2265545916160758, 1.1416941174528772, -1.6291050013249482, 0.6371846435152142, -0.12361443342353788, 1.1542887982278738, 2.714372655043751, 1.2269592697779315, -2.7212187915121024], "std": [0.054110106644897994, 0.05673147285519184, 0.04280914458189332, 0.3392930272315993, 0.07435264322452825, 0.4472565570575621, 0.06408755184629977, 0.031882082444385076, 0.04319663267356806, 0.05735952352413774, 0.08817936188182371, 0.8663880135190953], "min": [0.561887614241826, 0.12885067915346493, 1.0622749802659732, -2.010529743689857, 1.0287351463933923, -2.581405649309842, 0.5646345904389569, -0.17977734144674248, 1.037732410443081, 2.455575086195842, 0.9896369797723952, -3.1339646781694603], "max": [0.7491250715987112, 0.2651661999756708, 1.2304534206692828, -0.9182407639024747, 1.45672792107879, -1.1977029338837917, 0.7635137933961427, -0.07719635178294967, 1.2398821003637186, 2.817765996074631, 1.3830311007400096, 3.134221252859121], "count": [237]}, "eef_sim_pose_action": {"mean": [0.6257939257959746, 0.2070766545154993, 1.1865295156158013, -1.2265545916160758, 1.1416941174528772, -1.6291050013249482, 0.6371846435152142, -0.12361443342353788, 1.1542887982278738, 2.714372655043751, 1.2269592697779315, -2.7212187915121024], "std": [0.054110106644897994, 0.05673147285519184, 0.04280914458189332, 0.3392930272315993, 0.07435264322452825, 0.4472565570575621, 0.06408755184629977, 0.031882082444385076, 0.04319663267356806, 0.05735952352413774, 0.08817936188182371, 0.8663880135190953], "min": [0.561887614241826, 0.12885067915346493, 1.0622749802659732, -2.010529743689857, 1.0287351463933923, -2.581405649309842, 0.5646345904389569, -0.17977734144674248, 1.037732410443081, 2.455575086195842, 0.9896369797723952, -3.1339646781694603], "max": [0.7491250715987112, 0.2651661999756708, 1.2304534206692828, -0.9182407639024747, 1.45672792107879, -1.1977029338837917, 0.7635137933961427, -0.07719635178294967, 1.2398821003637186, 2.817765996074631, 1.3830311007400096, 3.134221252859121], "count": [237]}}} +{"episode_index": 59, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14251670955882353]], [[0.19568203635620915]], [[0.27546943831699344]]], "std": [[[0.22170069011634536]], [[0.21431646658211623]], [[0.20143293747361973]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2477740257352941]], [[0.28080290441176475]], [[0.2951553431372549]]], "std": [[[0.148076275051128]], [[0.1380999534022962]], [[0.1605836576721462]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24363500816993464]], [[0.2782912683823529]], [[0.3005670690359477]]], "std": [[[0.17606718029139012]], [[0.16393280156888287]], [[0.18989527458457386]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.17200382352941176]], [[0.2115451327614379]], [[0.23090819240196078]]], "std": [[[0.2606357146770352]], [[0.2633107507353952]], [[0.263219000183262]]], "count": [100]}, "observation.state": {"min": [0.5193789601325989, -1.1213951110839844, 0.7660744190216064, -0.6652694940567017, -1.3388731479644775, 1.544191837310791, -0.7325284481048584, -1.1529145240783691, 0.847590982913971, -0.9403848648071289, 0.0654945820569992, -0.7625219225883484, 1.3912500143051147, 0.5056250095367432, 2.365000009536743, 0.19437500834465027, 0.6518750190734863, -0.6825000047683716, 1.0299999713897705, -1.484375, 0.8387500047683716, 0.6449999809265137, 0.8743749856948853, 0.02499999850988388, 1.359375, 53.146873474121094, -1.4275000095367432, 0.1433333456516266, 0.6731250286102295, 0.5668749809265137, 0.3187499940395355, 1.6377778053283691, 0.6725000143051147, 0.5462499856948853, 0.5612500309944153, -1.6381818056106567], "max": [1.0564011335372925, -0.7488576769828796, 1.2325236797332764, -0.18229763209819794, -0.6313897371292114, 1.631332516670227, -0.2906605303287506, -0.5738822817802429, 1.32233726978302, -0.5838959813117981, 0.3701743483543396, -0.5467736721038818, 85.63187408447266, 85.04888916015625, 79.31999969482422, 9.769999504089355, 69.50749969482422, 96.82687377929688, 61.291873931884766, 107.77561950683594, 63.26874923706055, 105.42562103271484, 71.109375, 109.7874984741211, 68.40312957763672, 84.55437469482422, -1.2256250381469727, 10.290624618530273, 46.38500213623047, 55.28125, 30.156875610351562, 71.06562805175781, 21.214374542236328, 83.74625396728516, 30.833749771118164, 102.48687744140625], "mean": [0.9096279740333557, -0.8831181526184082, 0.9415278434753418, -0.47036564350128174, -1.0829570293426514, 1.5632158517837524, -0.5240823030471802, -0.788323700428009, 0.9852654337882996, -0.7376134991645813, 0.26606282591819763, -0.653466522693634, 17.364532470703125, 65.2217025756836, 14.597752571105957, 7.152660846710205, 12.22397518157959, 19.31024932861328, 12.026463508605957, 19.900684356689453, 11.307533264160156, 26.9057674407959, 12.458017349243164, 57.58143615722656, 19.829374313354492, 72.3525161743164, -1.3098835945129395, 5.0377302169799805, 11.133893013000488, 13.508933067321777, 6.950351238250732, 17.42202377319336, 5.268915176391602, 22.437536239624023, 7.170177936553955, 29.366474151611328], "std": [0.1489635854959488, 0.11832287162542343, 0.11112844198942184, 0.17546305060386658, 0.20657064020633698, 0.015954026952385902, 0.13915012776851654, 0.20072320103645325, 0.1480351835489273, 0.12758012115955353, 0.09384749084711075, 0.09563581645488739, 27.878173828125, 24.922513961791992, 24.758602142333984, 2.2140743732452393, 21.491939544677734, 33.13740921020508, 19.249351501464844, 36.95932388305664, 20.46455955505371, 35.876686096191406, 22.66440773010254, 34.223751068115234, 26.195528030395508, 10.313494682312012, 0.039873912930488586, 2.4855518341064453, 16.798608779907227, 20.502819061279297, 10.207208633422852, 24.98194694519043, 7.540295124053955, 33.26419448852539, 10.938445091247559, 42.03634262084961], "count": [197]}, "action": {"min": [0.5193789601325989, -1.1213951110839844, 0.7660744190216064, -0.6652694940567017, -1.3388731479644775, 1.544191837310791, -0.7325284481048584, -1.1529145240783691, 0.847590982913971, -0.9403848648071289, 0.0654945820569992, -0.7625219225883484, 1.3912500143051147, 0.5056250095367432, 2.365000009536743, 0.19437500834465027, 0.6518750190734863, -0.6825000047683716, 1.0299999713897705, -1.484375, 0.8387500047683716, 0.6449999809265137, 0.8743749856948853, 0.02499999850988388, 1.359375, 53.146873474121094, -1.4275000095367432, 0.1433333456516266, 0.6731250286102295, 0.5668749809265137, 0.3187499940395355, 1.6377778053283691, 0.6725000143051147, 0.5462499856948853, 0.5612500309944153, -1.6381818056106567], "max": [1.0564011335372925, -0.7488576769828796, 1.2325236797332764, -0.18229763209819794, -0.6313897371292114, 1.631332516670227, -0.2906605303287506, -0.5738822817802429, 1.32233726978302, -0.5838959813117981, 0.3701743483543396, -0.5467736721038818, 85.63187408447266, 85.04888916015625, 79.31999969482422, 9.769999504089355, 69.50749969482422, 96.82687377929688, 61.291873931884766, 107.77561950683594, 63.26874923706055, 105.42562103271484, 71.109375, 109.7874984741211, 68.40312957763672, 84.55437469482422, -1.2256250381469727, 10.290624618530273, 46.38500213623047, 55.28125, 30.156875610351562, 71.06562805175781, 21.214374542236328, 83.74625396728516, 30.833749771118164, 102.48687744140625], "mean": [0.9096276760101318, -0.8831181526184082, 0.9415277242660522, -0.47036558389663696, -1.082957148551941, 1.5632163286209106, -0.5240825414657593, -0.7883238196372986, 0.9852653741836548, -0.7376134395599365, 0.2660629451274872, -0.653466522693634, 17.36455535888672, 65.22171783447266, 14.597768783569336, 7.1526618003845215, 12.22398567199707, 19.310239791870117, 12.02646255493164, 19.900676727294922, 11.307534217834473, 26.905780792236328, 12.45803165435791, 57.5814323425293, 19.829374313354492, 72.35254669189453, -1.3098835945129395, 5.037729740142822, 11.13388442993164, 13.508928298950195, 6.950349807739258, 17.42201805114746, 5.268916130065918, 22.437536239624023, 7.1701765060424805, 29.36647605895996], "std": [0.1489635854959488, 0.11832287907600403, 0.11112843453884125, 0.175463005900383, 0.2065705955028534, 0.01595403254032135, 0.13915011286735535, 0.20072321593761444, 0.1480351984500885, 0.12758012115955353, 0.09384749829769135, 0.09563584625720978, 27.878173828125, 24.92251205444336, 24.758602142333984, 2.21407413482666, 21.491933822631836, 33.13740539550781, 19.249347686767578, 36.95933151245117, 20.464563369750977, 35.876686096191406, 22.664409637451172, 34.223751068115234, 26.195524215698242, 10.313492774963379, 0.03987390175461769, 2.4855518341064453, 16.79860496520996, 20.50282096862793, 10.207209587097168, 24.98194694519043, 7.540295124053955, 33.26419448852539, 10.938446044921875, 42.03633499145508], "count": [197]}, "timestamp": {"min": [0.0], "max": [6.533333333333333], "mean": [3.2666666666666666], "std": [1.8956089610817242], "count": [197]}, "frame_index": {"min": [0], "max": [196], "mean": [98.0], "std": [56.868268832451726], "count": [197]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [197]}, "index": {"min": [17844], "max": [18040], "mean": [17942.0], "std": [56.868268832451726], "count": [197]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [197]}, "subtask_annotation": {"mean": [6.538071065989848, 14.0, 14.0, 14.0, 14.0], "std": [5.437678507253716, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [197]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [197]}, "eef_direction_state": {"mean": [3.472081218274112, 3.8121827411167515], "std": [1.9237975962593223, 2.0026007980756915], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_state": {"mean": [1.2131979695431472, 1.1065989847715736], "std": [0.73714253241305, 0.8209237749407234], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_state": {"mean": [0.9543147208121827, 0.8629441624365483], "std": [0.8447774238665869, 0.8705546758146051], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_direction_action": {"mean": [3.472081218274112, 3.8121827411167515], "std": [1.9237975962593223, 2.0026007980756915], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_action": {"mean": [1.2131979695431472, 1.1065989847715736], "std": [0.73714253241305, 0.8209237749407234], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_action": {"mean": [0.9543147208121827, 0.8629441624365483], "std": [0.8447774238665869, 0.8705546758146051], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_sim_pose_state": {"mean": [0.6371210564791995, 0.21175996088226956, 1.1825484107451423, -1.0781093730472318, 1.2644953650273068, -1.4300137944870353, 0.622690993722351, -0.13381412886265054, 1.1485779391360347, 2.693654264567488, 1.2105088221631026, -2.8501447847079673], "std": [0.04079197116890377, 0.07758604585339489, 0.04958916198509162, 0.4389097062125694, 0.0756830406174371, 0.5857682126627035, 0.05032305744793765, 0.04305371361457645, 0.050267011321586695, 0.05709831173489031, 0.10262517342844205, 0.13600468033066698], "min": [0.565680677060017, 0.10899745103970462, 1.0624159012350967, -2.09475699437579, 1.190314857373869, -2.689797883355837, 0.5570822536024467, -0.19474694466386605, 1.0338756280221753, 2.5588169250927617, 0.9798638962023265, -3.1339759963929588], "max": [0.7245349014582027, 0.2967591298977467, 1.2361041348770518, -0.28178814360294635, 1.4622966454988044, -0.8740180129595094, 0.7307285307087377, -0.07788774432830142, 1.240602464228901, 2.834111043751336, 1.391929463725675, -2.532402071987208], "count": [197]}, "eef_sim_pose_action": {"mean": [0.6371210564791995, 0.21175996088226956, 1.1825484107451423, -1.0781093730472318, 1.2644953650273068, -1.4300137944870353, 0.622690993722351, -0.13381412886265054, 1.1485779391360347, 2.693654264567488, 1.2105088221631026, -2.8501447847079673], "std": [0.04079197116890377, 0.07758604585339489, 0.04958916198509162, 0.4389097062125694, 0.0756830406174371, 0.5857682126627035, 0.05032305744793765, 0.04305371361457645, 0.050267011321586695, 0.05709831173489031, 0.10262517342844205, 0.13600468033066698], "min": [0.565680677060017, 0.10899745103970462, 1.0624159012350967, -2.09475699437579, 1.190314857373869, -2.689797883355837, 0.5570822536024467, -0.19474694466386605, 1.0338756280221753, 2.5588169250927617, 0.9798638962023265, -3.1339759963929588], "max": [0.7245349014582027, 0.2967591298977467, 1.2361041348770518, -0.28178814360294635, 1.4622966454988044, -0.8740180129595094, 0.7307285307087377, -0.07788774432830142, 1.240602464228901, 2.834111043751336, 1.391929463725675, -2.532402071987208], "count": [197]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12848977124183006]], [[0.178045114379085]], [[0.25877064746732026]]], "std": [[[0.20700196265202542]], [[0.19974445542385996]], [[0.1914349724132833]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22570908088235295]], [[0.2569564910130719]], [[0.2551158558006536]]], "std": [[[0.12049718155105595]], [[0.11791276255177065]], [[0.13942239461135433]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2379016094771242]], [[0.2775620649509804]], [[0.29187914624183003]]], "std": [[[0.1676585352955733]], [[0.15175833124413962]], [[0.18191449444563096]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.15498910947712416]], [[0.194967908496732]], [[0.20973093545751634]]], "std": [[[0.2520314649945659]], [[0.25560507721184156]], [[0.25609913664270084]]], "count": [100]}, "observation.state": {"min": [0.4547426998615265, -1.1424000263214111, 0.7047522068023682, -0.5910963416099548, -1.4942635297775269, 1.3687819242477417, -0.6943331956863403, -1.1364394426345825, 0.8383879065513611, -0.9570585489273071, -0.06215667352080345, -0.7797837257385254, 1.5542857646942139, 5.720624923706055, 2.6518750190734863, -0.13500000536441803, 0.8443750143051147, -1.0410000085830688, 0.6666666865348816, -1.3799999952316284, 0.7243750095367432, -1.1862499713897705, 0.7143750190734863, 0.24062499403953552, 1.2243750095367432, 53.290626525878906, -1.1299999952316284, -0.9700000286102295, -1.4693750143051147, 0.5199999809265137, 0.9424999952316284, 1.6733332872390747, 0.7437499761581421, -0.07249999791383743, 0.640625, -2.2506251335144043], "max": [1.1522468328475952, -0.6854638457298279, 1.3095340728759766, -0.16108538210391998, -0.5682793855667114, 1.6150721311569214, -0.2547302842140198, -0.614884078502655, 1.3486829996109009, -0.5467736721038818, 0.45285916328430176, -0.5678263306617737, 99.41999816894531, 84.63874816894531, 35.17562484741211, 9.761250495910645, 62.561248779296875, 77.77812194824219, 58.069374084472656, 84.328125, 73.85375213623047, 110.78187561035156, 94.74250030517578, 111.12937927246094, 72.98687744140625, 78.91687774658203, 3.9287500381469727, 9.303125381469727, 24.296875, 47.453125, 22.193124771118164, 57.09000015258789, 28.004375457763672, 100.11062622070312, 95.17874908447266, 110.26187896728516], "mean": [0.952244222164154, -0.8450400829315186, 0.8992107510566711, -0.4413508474826813, -1.1488502025604248, 1.452126145362854, -0.504414439201355, -0.8356243371963501, 1.0283572673797607, -0.733791172504425, 0.2311304360628128, -0.6677277684211731, 33.07804489135742, 68.204345703125, 7.820919990539551, 4.717833042144775, 10.435503959655762, 23.739336013793945, 10.233753204345703, 17.303924560546875, 12.256027221679688, 29.396020889282227, 15.133233070373535, 70.562255859375, 19.820058822631836, 68.10160827636719, 1.302809238433838, 5.221706867218018, 4.820439338684082, 9.832209587097168, 5.07565975189209, 13.493814468383789, 5.476038932800293, 20.347681045532227, 11.643806457519531, 24.291641235351562], "std": [0.2296656221151352, 0.1436200737953186, 0.1799427717924118, 0.12743620574474335, 0.30815473198890686, 0.040951184928417206, 0.1690434068441391, 0.2079041302204132, 0.18622399866580963, 0.16764837503433228, 0.17968900501728058, 0.10137820988893509, 31.04188346862793, 24.95856475830078, 10.068761825561523, 2.138399362564087, 19.586101531982422, 23.00414276123047, 18.649349212646484, 31.49879264831543, 23.298538208007812, 39.79117965698242, 29.000545501708984, 37.52066421508789, 26.156570434570312, 8.486959457397461, 2.120063066482544, 2.1000397205352783, 7.984297275543213, 15.971739768981934, 7.526717662811279, 19.89647674560547, 9.04289436340332, 35.88413619995117, 23.894411087036133, 44.4375114440918], "count": [256]}, "action": {"min": [0.4547426998615265, -1.1424000263214111, 0.7047522068023682, -0.5910963416099548, -1.4942635297775269, 1.3687819242477417, -0.6943331956863403, -1.1364394426345825, 0.8383879065513611, -0.9570585489273071, -0.06215667352080345, -0.7797837257385254, 1.5542857646942139, 5.720624923706055, 2.6518750190734863, -0.13500000536441803, 0.8443750143051147, -1.0410000085830688, 0.6666666865348816, -1.3799999952316284, 0.7243750095367432, -1.1862499713897705, 0.7143750190734863, 0.24062499403953552, 1.2243750095367432, 53.290626525878906, -1.1299999952316284, -0.9700000286102295, -1.4693750143051147, 0.5199999809265137, 0.9424999952316284, 1.6733332872390747, 0.7437499761581421, -0.07249999791383743, 0.640625, -2.2506251335144043], "max": [1.1522468328475952, -0.6854638457298279, 1.3095340728759766, -0.16108538210391998, -0.5682793855667114, 1.6150721311569214, -0.2547302842140198, -0.614884078502655, 1.3486829996109009, -0.5467736721038818, 0.45285916328430176, -0.5678263306617737, 99.41999816894531, 84.63874816894531, 35.17562484741211, 9.761250495910645, 62.561248779296875, 77.77812194824219, 58.069374084472656, 84.328125, 73.85375213623047, 110.78187561035156, 94.74250030517578, 111.12937927246094, 72.98687744140625, 78.91687774658203, 3.9287500381469727, 9.303125381469727, 24.296875, 47.453125, 22.193124771118164, 57.09000015258789, 28.004375457763672, 100.11062622070312, 95.17874908447266, 110.26187896728516], "mean": [0.9522451162338257, -0.8450397849082947, 0.8992102742195129, -0.4413509666919708, -1.1488502025604248, 1.4521262645721436, -0.5044143199920654, -0.8356243968009949, 1.0283576250076294, -0.7337911128997803, 0.23113034665584564, -0.6677277684211731, 33.07804870605469, 68.20436096191406, 7.820913791656494, 4.717832565307617, 10.435497283935547, 23.739336013793945, 10.233748435974121, 17.303937911987305, 12.256036758422852, 29.396028518676758, 15.133237838745117, 70.56224822998047, 19.820064544677734, 68.10164642333984, 1.302809476852417, 5.221705436706543, 4.820439338684082, 9.8322114944458, 5.075656890869141, 13.49382495880127, 5.476039886474609, 20.34766960144043, 11.643815994262695, 24.291643142700195], "std": [0.22966571152210236, 0.14361996948719025, 0.1799428015947342, 0.12743619084358215, 0.30815473198890686, 0.040951162576675415, 0.16904349625110626, 0.20790411531925201, 0.18622396886348724, 0.16764840483665466, 0.17968900501728058, 0.1013781800866127, 31.041885375976562, 24.958566665649414, 10.068763732910156, 2.1383988857269287, 19.586105346679688, 23.004135131835938, 18.649351119995117, 31.498788833618164, 23.298534393310547, 39.79117965698242, 29.00055503845215, 37.520660400390625, 26.156570434570312, 8.486958503723145, 2.120063066482544, 2.1000397205352783, 7.984296798706055, 15.971739768981934, 7.526716709136963, 19.896486282348633, 9.042893409729004, 35.884124755859375, 23.89441680908203, 44.43751525878906], "count": [256]}, "timestamp": {"min": [0.0], "max": [8.5], "mean": [4.25], "std": [2.4633423545166346], "count": [256]}, "frame_index": {"min": [0], "max": [255], "mean": [127.5], "std": [73.90027063549903], "count": [256]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [256]}, "index": {"min": [18041], "max": [18296], "mean": [18168.5], "std": [73.90027063549903], "count": [256]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [256]}, "subtask_annotation": {"mean": [7.0, 14.0, 14.0, 14.0, 14.0], "std": [5.3553419592029785, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [256]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [256]}, "eef_direction_state": {"mean": [3.953125, 4.1328125], "std": [2.2702538920515036, 2.1700053778375183], "min": [0, 0], "max": [6, 6], "count": [256]}, "eef_velocity_state": {"mean": [0.875, 0.82421875], "std": [0.8477912478906585, 0.8175082275723208], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_acc_mag_state": {"mean": [0.62109375, 0.56640625], "std": [0.8202659957056232, 0.8025133705807882], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_direction_action": {"mean": [3.953125, 4.1328125], "std": [2.2702538920515036, 2.1700053778375183], "min": [0, 0], "max": [6, 6], "count": [256]}, "eef_velocity_action": {"mean": [0.875, 0.82421875], "std": [0.8477912478906585, 0.8175082275723208], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_acc_mag_action": {"mean": [0.62109375, 0.56640625], "std": [0.8202659957056232, 0.8025133705807882], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_sim_pose_state": {"mean": [0.6257445127563295, 0.21230298433345815, 1.1961301680029104, -1.0867548683225434, 1.184555418592335, -1.4610609332616669, 0.6407404053931582, -0.13100778468493723, 1.15219680404224, 2.3876921489074197, 1.2203044097556632, -2.8188717592051606], "std": [0.057234677159315774, 0.060532026553684413, 0.045892743576038494, 0.3643010857589553, 0.07854786158482512, 0.4813111184095436, 0.06880495218200701, 0.03178196580824204, 0.03369535136554326, 1.3837440429081802, 0.07611399995523058, 0.15471599046167114], "min": [0.5492338526161504, 0.1288125132861932, 1.0601347667889764, -1.970924135969982, 1.0417566116256691, -2.5073899658363703, 0.5521726348744259, -0.1675730378072822, 1.0423789966805908, -3.1384684829101164, 0.9910121633574582, -2.9868524015756575], "max": [0.7487368928242079, 0.27945087470537017, 1.2285747372554778, -0.5659014922535117, 1.507695562589503, -1.0035523280344196, 0.7528729257431073, -0.07966122832028358, 1.197980952769066, 3.141028180905137, 1.3553633920338344, -2.5176201686005952], "count": [256]}, "eef_sim_pose_action": {"mean": [0.6257445127563295, 0.21230298433345815, 1.1961301680029104, -1.0867548683225434, 1.184555418592335, -1.4610609332616669, 0.6407404053931582, -0.13100778468493723, 1.15219680404224, 2.3876921489074197, 1.2203044097556632, -2.8188717592051606], "std": [0.057234677159315774, 0.060532026553684413, 0.045892743576038494, 0.3643010857589553, 0.07854786158482512, 0.4813111184095436, 0.06880495218200701, 0.03178196580824204, 0.03369535136554326, 1.3837440429081802, 0.07611399995523058, 0.15471599046167114], "min": [0.5492338526161504, 0.1288125132861932, 1.0601347667889764, -1.970924135969982, 1.0417566116256691, -2.5073899658363703, 0.5521726348744259, -0.1675730378072822, 1.0423789966805908, -3.1384684829101164, 0.9910121633574582, -2.9868524015756575], "max": [0.7487368928242079, 0.27945087470537017, 1.2285747372554778, -0.5659014922535117, 1.507695562589503, -1.0035523280344196, 0.7528729257431073, -0.07966122832028358, 1.197980952769066, 3.141028180905137, 1.3553633920338344, -2.5176201686005952], "count": [256]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13354134599673204]], [[0.1853047855392157]], [[0.26626836397058823]]], "std": [[[0.21220657846492635]], [[0.20677393598427007]], [[0.19691893334188512]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22415616625816992]], [[0.25504965482026143]], [[0.24978317197712419]]], "std": [[[0.11173534042825058]], [[0.11525878058605189]], [[0.13498535680356027]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24060868668300653]], [[0.2774920588235294]], [[0.29360900939542484]]], "std": [[[0.172433719732811]], [[0.15667887081921675]], [[0.18506580790594632]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1636432066993464]], [[0.20513401348039215]], [[0.22098444444444446]]], "std": [[[0.2562038373398819]], [[0.2588925688958589]], [[0.2592289081167296]]], "count": [100]}, "observation.state": {"min": [0.5157787799835205, -1.1490281820297241, 0.7237067818641663, -0.5646553635597229, -1.5344853401184082, 1.2936313152313232, -0.7047522068023682, -1.2504291534423828, 0.8347162008285522, -0.9331607222557068, -0.09782463312149048, -0.7795453071594238, 1.418888807296753, 2.7699999809265137, 2.4337501525878906, 1.9049999713897705, 0.8799999952316284, 0.6462500095367432, 0.6974999904632568, -1.3324999809265137, 0.78125, -2.7200000286102295, 0.7777777910232544, 0.010625000111758709, 1.2237499952316284, 52.056251525878906, -1.1106250286102295, 0.563076913356781, 0.5049999952316284, -0.2043749988079071, 0.671875, 1.6675000190734863, 0.7543749809265137, -0.014999999664723873, 0.8018749952316284, -2.2806248664855957], "max": [1.1820443868637085, -0.6938086748123169, 1.3190947771072388, -0.10976959019899368, -0.6204938292503357, 1.5126936435699463, -0.24478809535503387, -0.5957694053649902, 1.4467698335647583, -0.6482700109481812, 0.3364614248275757, -0.5605783462524414, 92.83374786376953, 82.86444854736328, 49.60375213623047, 9.860000610351562, 59.2712516784668, 74.97187805175781, 54.5837516784668, 88.73187255859375, 61.93812561035156, 102.76187133789062, 94.08812713623047, 111.12000274658203, 71.27812957763672, 83.15444946289062, 7.147500038146973, 9.239999771118164, 25.780000686645508, 47.26625061035156, 23.46875, 54.557498931884766, 26.6612491607666, 84.84124755859375, 92.63812255859375, 110.13687896728516], "mean": [0.9702425599098206, -0.8639413118362427, 0.9229366779327393, -0.39393725991249084, -1.1570541858673096, 1.3379956483840942, -0.47417548298835754, -0.7957345247268677, 0.9811397194862366, -0.7511791586875916, 0.21986033022403717, -0.6766740083694458, 24.24543571472168, 61.57933044433594, 9.970890045166016, 6.786744117736816, 11.340299606323242, 18.5915470123291, 10.75803279876709, 19.015085220336914, 12.340113639831543, 25.085758209228516, 17.569355010986328, 60.63988494873047, 19.815217971801758, 69.47615051269531, 2.400825262069702, 4.543339729309082, 5.847757816314697, 10.188692092895508, 5.954315662384033, 12.920828819274902, 5.803024768829346, 19.519737243652344, 13.318815231323242, 25.790435791015625], "std": [0.22096654772758484, 0.14249518513679504, 0.17821720242500305, 0.14171312749385834, 0.2958660423755646, 0.03559805452823639, 0.13819164037704468, 0.19599701464176178, 0.18085813522338867, 0.09831945598125458, 0.11688250303268433, 0.1031801849603653, 33.2052001953125, 23.94686508178711, 14.955596923828125, 2.1300313472747803, 19.33987045288086, 26.377241134643555, 18.440975189208984, 32.169559478759766, 20.958839416503906, 38.633365631103516, 30.85295295715332, 47.84483337402344, 26.700271606445312, 10.133131980895996, 2.999826192855835, 2.0761303901672363, 8.618812561035156, 15.337445259094238, 8.38666820526123, 18.732738494873047, 8.782543182373047, 32.00543212890625, 24.61654281616211, 44.672603607177734], "count": [208]}, "action": {"min": [0.5157787799835205, -1.1490281820297241, 0.7237067818641663, -0.5646553635597229, -1.5344853401184082, 1.2936313152313232, -0.7047522068023682, -1.2504291534423828, 0.8347162008285522, -0.9331607222557068, -0.09782463312149048, -0.7795453071594238, 1.418888807296753, 2.7699999809265137, 2.4337501525878906, 1.9049999713897705, 0.8799999952316284, 0.6462500095367432, 0.6974999904632568, -1.3324999809265137, 0.78125, -2.7200000286102295, 0.7777777910232544, 0.010625000111758709, 1.2237499952316284, 52.056251525878906, -1.1106250286102295, 0.563076913356781, 0.5049999952316284, -0.2043749988079071, 0.671875, 1.6675000190734863, 0.7543749809265137, -0.014999999664723873, 0.8018749952316284, -2.2806248664855957], "max": [1.1820443868637085, -0.6938086748123169, 1.3190947771072388, -0.10976959019899368, -0.6204938292503357, 1.5126936435699463, -0.24478809535503387, -0.5957694053649902, 1.4467698335647583, -0.6482700109481812, 0.3364614248275757, -0.5605783462524414, 92.83374786376953, 82.86444854736328, 49.60375213623047, 9.860000610351562, 59.2712516784668, 74.97187805175781, 54.5837516784668, 88.73187255859375, 61.93812561035156, 102.76187133789062, 94.08812713623047, 111.12000274658203, 71.27812957763672, 83.15444946289062, 7.147500038146973, 9.239999771118164, 25.780000686645508, 47.26625061035156, 23.46875, 54.557498931884766, 26.6612491607666, 84.84124755859375, 92.63812255859375, 110.13687896728516], "mean": [0.9702427387237549, -0.8639410734176636, 0.9229366779327393, -0.39393723011016846, -1.1570543050765991, 1.3379956483840942, -0.47417551279067993, -0.7957344651222229, 0.981139600276947, -0.7511791586875916, 0.21986024081707, -0.6766742467880249, 24.245460510253906, 61.57933044433594, 9.970887184143066, 6.786747455596924, 11.340292930603027, 18.591541290283203, 10.758034706115723, 19.015104293823242, 12.340134620666504, 25.08574676513672, 17.569355010986328, 60.63990020751953, 19.815216064453125, 69.4761734008789, 2.4008238315582275, 4.543338775634766, 5.847757816314697, 10.188685417175293, 5.954316139221191, 12.920828819274902, 5.8030266761779785, 19.519733428955078, 13.31882095336914, 25.79044532775879], "std": [0.22096656262874603, 0.14249518513679504, 0.17821721732616425, 0.14171312749385834, 0.29586613178253174, 0.03559805452823639, 0.13819164037704468, 0.19599701464176178, 0.18085812032222748, 0.09831946343183517, 0.11688248068094254, 0.10318019241094589, 33.20520782470703, 23.94686508178711, 14.955594062805176, 2.1300315856933594, 19.33987045288086, 26.37723731994629, 18.440975189208984, 32.1695556640625, 20.958829879760742, 38.633365631103516, 30.852951049804688, 47.8448371887207, 26.700275421142578, 10.133132934570312, 2.999825954437256, 2.0761301517486572, 8.618812561035156, 15.337445259094238, 8.386669158935547, 18.732738494873047, 8.782543182373047, 32.00543212890625, 24.61654281616211, 44.672603607177734], "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": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [208]}, "index": {"min": [18297], "max": [18504], "mean": [18400.5], "std": [60.043734061099165], "count": [208]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [208]}, "subtask_annotation": {"mean": [7.403846153846154, 14.0, 14.0, 14.0, 14.0], "std": [5.409249967148933, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [208]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [208]}, "eef_direction_state": {"mean": [3.5913461538461537, 3.8509615384615383], "std": [2.146401755394861, 2.3063247149584982], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_state": {"mean": [1.1490384615384615, 1.0432692307692308], "std": [0.8215247540991287, 0.8896049710055987], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_state": {"mean": [0.8269230769230769, 0.7836538461538461], "std": [0.8818938067537013, 0.8471230245006058], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_direction_action": {"mean": [3.5913461538461537, 3.8509615384615383], "std": [2.146401755394861, 2.3063247149584982], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_action": {"mean": [1.1490384615384615, 1.0432692307692308], "std": [0.8215247540991287, 0.8896049710055987], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_action": {"mean": [0.8269230769230769, 0.7836538461538461], "std": [0.8818938067537013, 0.8471230245006058], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_sim_pose_state": {"mean": [0.623687264429447, 0.20603153220800713, 1.190272558599181, -1.166226747961937, 1.1155774267913638, -1.5892183151049413, 0.6293108248463057, -0.12943305096104413, 1.1591933018627076, 2.7576558727073097, 1.2354094778683125, -2.3736341916324557], "std": [0.05784207443531578, 0.06306270382588121, 0.04838616209939634, 0.3339144360071693, 0.07637726270613279, 0.4542824621745565, 0.06082164665527529, 0.028715291772708283, 0.045687343755596695, 0.14634746057286768, 0.09496306636000208, 1.4496817187793012], "min": [0.549443355284128, 0.12823032000889703, 1.0577502656758866, -1.920904091498049, 0.9937521939626599, -2.501231019795159, 0.558740694141254, -0.16293719929816228, 1.0396993279808564, 2.1982151961327827, 0.9819776977165118, -3.139758363687877], "max": [0.7444944335681183, 0.28046460511629673, 1.2293849306104563, -0.8486869043894146, 1.45755198312863, -1.120987401929444, 0.7745727538267755, -0.08121897147456991, 1.2588610036989252, 2.8761731517142866, 1.4342556758350113, 3.122667515685373], "count": [208]}, "eef_sim_pose_action": {"mean": [0.623687264429447, 0.20603153220800713, 1.190272558599181, -1.166226747961937, 1.1155774267913638, -1.5892183151049413, 0.6293108248463057, -0.12943305096104413, 1.1591933018627076, 2.7576558727073097, 1.2354094778683125, -2.3736341916324557], "std": [0.05784207443531578, 0.06306270382588121, 0.04838616209939634, 0.3339144360071693, 0.07637726270613279, 0.4542824621745565, 0.06082164665527529, 0.028715291772708283, 0.045687343755596695, 0.14634746057286768, 0.09496306636000208, 1.4496817187793012], "min": [0.549443355284128, 0.12823032000889703, 1.0577502656758866, -1.920904091498049, 0.9937521939626599, -2.501231019795159, 0.558740694141254, -0.16293719929816228, 1.0396993279808564, 2.1982151961327827, 0.9819776977165118, -3.139758363687877], "max": [0.7444944335681183, 0.28046460511629673, 1.2293849306104563, -0.8486869043894146, 1.45755198312863, -1.120987401929444, 0.7745727538267755, -0.08121897147456991, 1.2588610036989252, 2.8761731517142866, 1.4342556758350113, 3.122667515685373], "count": [208]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1354921915849673]], [[0.18914981821895424]], [[0.2698462785947712]]], "std": [[[0.21706761307568845]], [[0.21018563212221472]], [[0.19867982213218968]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22718060049019606]], [[0.25782976715686273]], [[0.255939897875817]]], "std": [[[0.12300036483173171]], [[0.11968066252328302]], [[0.1416791460900945]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23040175040849672]], [[0.2801513316993464]], [[0.3002002614379085]]], "std": [[[0.17153048917867847]], [[0.15722229389942996]], [[0.18542079467896952]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16241595179738563]], [[0.2028199428104575]], [[0.21779956086601307]]], "std": [[[0.2568492355424187]], [[0.2593489698770642]], [[0.259705999218231]]], "count": [100]}, "observation.state": {"min": [0.44489586353302, -1.1879148483276367, 0.7535756230354309, -0.5470359325408936, -1.5205403566360474, 1.3520923852920532, -0.700722873210907, -1.3478007316589355, 0.832808792591095, -0.9364509582519531, -0.15502212941646576, -0.7169833183288574, 1.9893749952316284, 13.551875114440918, 1.7606250047683716, -0.078125, 1.1299999952316284, 1.2081249952316284, 0.8174999952316284, -0.9637500047683716, 0.6775000095367432, 0.23875001072883606, 0.6825000047683716, 1.9249999523162842, 1.2356250286102295, 6.400625228881836, 0.39499998092651367, 0.04437500238418579, 0.4906249940395355, 0.07187499850988388, 0.7281249761581421, 1.897777795791626, 0.6668750047683716, -0.046666666865348816, 0.42625001072883606, -1.2561538219451904], "max": [1.1455074548721313, -0.6757600903511047, 1.36699378490448, -0.05440795049071312, -0.5410753488540649, 1.452277421951294, -0.22704948484897614, -0.6442645192146301, 1.5329833030700684, -0.7227769494056702, 0.27771419286727905, -0.5757420063018799, 75.20249938964844, 86.01499938964844, 64.36187744140625, 9.836250305175781, 62.576873779296875, 88.81999969482422, 51.46312713623047, 96.41437530517578, 60.114376068115234, 104.39937591552734, 83.625, 108.11750030517578, 69.38187408447266, 85.86125183105469, 34.895626068115234, 9.228750228881836, 49.15187454223633, 75.11187744140625, 48.18812561035156, 88.95562744140625, 83.61312866210938, 110.06562805175781, 96.82937622070312, 110.06437683105469], "mean": [0.9492835402488708, -0.8515956997871399, 0.8990715146064758, -0.4097050726413727, -1.1714093685150146, 1.4244269132614136, -0.44100064039230347, -0.8610759973526001, 1.0213662385940552, -0.8087764382362366, 0.16477534174919128, -0.6451596021652222, 24.50747299194336, 73.05580139160156, 9.211217880249023, 2.6511456966400146, 11.241852760314941, 42.381919860839844, 9.161433219909668, 40.257171630859375, 9.992196083068848, 58.872859954833984, 13.461065292358398, 91.05765533447266, 23.142024993896484, 61.268402099609375, 10.026418685913086, 3.8421788215637207, 12.189871788024902, 22.201759338378906, 12.332419395446777, 27.223108291625977, 18.20482063293457, 33.42612075805664, 20.770915985107422, 39.59186935424805], "std": [0.22899095714092255, 0.15715448558330536, 0.18851271271705627, 0.14300397038459778, 0.3374093770980835, 0.028326593339443207, 0.1470327079296112, 0.22723229229450226, 0.22308304905891418, 0.07952099293470383, 0.1446010172367096, 0.06718440353870392, 27.73300552368164, 19.693767547607422, 14.784979820251465, 2.9891786575317383, 18.166362762451172, 21.532148361206055, 14.437710762023926, 26.09186363220215, 16.509563446044922, 26.17886734008789, 23.170738220214844, 28.30135726928711, 28.28445053100586, 27.38574981689453, 11.155070304870605, 2.6012134552001953, 18.29347801208496, 30.68683624267578, 18.127439498901367, 34.86213684082031, 29.078184127807617, 44.80512237548828, 33.16081619262695, 48.61508560180664], "count": [218]}, "action": {"min": [0.44489586353302, -1.1879148483276367, 0.7535756230354309, -0.5470359325408936, -1.5205403566360474, 1.3520923852920532, -0.700722873210907, -1.3478007316589355, 0.832808792591095, -0.9364509582519531, -0.15502212941646576, -0.7169833183288574, 1.9893749952316284, 13.551875114440918, 1.7606250047683716, -0.078125, 1.1299999952316284, 1.2081249952316284, 0.8174999952316284, -0.9637500047683716, 0.6775000095367432, 0.23875001072883606, 0.6825000047683716, 1.9249999523162842, 1.2356250286102295, 6.400625228881836, 0.39499998092651367, 0.04437500238418579, 0.4906249940395355, 0.07187499850988388, 0.7281249761581421, 1.897777795791626, 0.6668750047683716, -0.046666666865348816, 0.42625001072883606, -1.2561538219451904], "max": [1.1455074548721313, -0.6757600903511047, 1.36699378490448, -0.05440795049071312, -0.5410753488540649, 1.452277421951294, -0.22704948484897614, -0.6442645192146301, 1.5329833030700684, -0.7227769494056702, 0.27771419286727905, -0.5757420063018799, 75.20249938964844, 86.01499938964844, 64.36187744140625, 9.836250305175781, 62.576873779296875, 88.81999969482422, 51.46312713623047, 96.41437530517578, 60.114376068115234, 104.39937591552734, 83.625, 108.11750030517578, 69.38187408447266, 85.86125183105469, 34.895626068115234, 9.228750228881836, 49.15187454223633, 75.11187744140625, 48.18812561035156, 88.95562744140625, 83.61312866210938, 110.06562805175781, 96.82937622070312, 110.06437683105469], "mean": [0.94928377866745, -0.8515955209732056, 0.8990718126296997, -0.40970489382743835, -1.1714093685150146, 1.4244271516799927, -0.4410006105899811, -0.8610759973526001, 1.0213662385940552, -0.8087767958641052, 0.16477535665035248, -0.6451596617698669, 24.507457733154297, 73.0557861328125, 9.211212158203125, 2.6511452198028564, 11.241854667663574, 42.38190841674805, 9.161433219909668, 40.2571907043457, 9.992208480834961, 58.87284469604492, 13.461071968078613, 91.05766296386719, 23.14202880859375, 61.268402099609375, 10.026420593261719, 3.8421785831451416, 12.189875602722168, 22.201745986938477, 12.332408905029297, 27.223106384277344, 18.204822540283203, 33.42611312866211, 20.770917892456055, 39.59186935424805], "std": [0.22899092733860016, 0.15715456008911133, 0.18851272761821747, 0.14300400018692017, 0.33740946650505066, 0.028326595202088356, 0.1470327079296112, 0.22723229229450226, 0.22308304905891418, 0.07952097803354263, 0.1446010172367096, 0.06718439608812332, 27.733007431030273, 19.693763732910156, 14.784982681274414, 2.9891791343688965, 18.166366577148438, 21.53214454650879, 14.437715530395508, 26.09185791015625, 16.509565353393555, 26.17885971069336, 23.17073631286621, 28.301349639892578, 28.28445816040039, 27.385751724243164, 11.155070304870605, 2.6012141704559326, 18.29347801208496, 30.68683433532715, 18.127443313598633, 34.86213684082031, 29.078184127807617, 44.805118560791016, 33.16081619262695, 48.61507797241211], "count": [218]}, "timestamp": {"min": [0.0], "max": [7.233333333333333], "mean": [3.616666666666667], "std": [2.0976839079751217], "count": [218]}, "frame_index": {"min": [0], "max": [217], "mean": [108.5], "std": [62.930517239253646], "count": [218]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [218]}, "index": {"min": [18505], "max": [18722], "mean": [18613.5], "std": [62.930517239253646], "count": [218]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [218]}, "subtask_annotation": {"mean": [7.018348623853211, 14.0, 14.0, 14.0, 14.0], "std": [5.374902007002873, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [218]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [218]}, "eef_direction_state": {"mean": [3.7889908256880735, 3.6559633027522938], "std": [2.262877094107213, 2.4655397902627576], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_state": {"mean": [1.114678899082569, 1.0137614678899083], "std": [0.8462898724848051, 0.9211050294144107], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_state": {"mean": [0.8073394495412844, 0.7477064220183486], "std": [0.8671059554547064, 0.8270757961200208], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_direction_action": {"mean": [3.7889908256880735, 3.6559633027522938], "std": [2.262877094107213, 2.4655397902627576], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_action": {"mean": [1.114678899082569, 1.0137614678899083], "std": [0.8462898724848051, 0.9211050294144107], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_action": {"mean": [0.8073394495412844, 0.7477064220183486], "std": [0.8671059554547064, 0.8270757961200208], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_sim_pose_state": {"mean": [0.619979447944581, 0.20373148416863868, 1.202289680259455, -1.0668167681429792, 1.1428590575272777, -1.4795390399166253, 0.6406418067846452, -0.11623500370952672, 1.156312443595112, 2.8305564611007834, 1.2324939063608993, -2.6415020075920537], "std": [0.06137906473036398, 0.06726505136836186, 0.05424656254154205, 0.42597901340367783, 0.05885005822321443, 0.5697055812350452, 0.07377023778125, 0.02819196631033058, 0.0464335265514208, 0.07472359915433695, 0.09983479213012666, 0.6958709417157548], "min": [0.552611425576326, 0.11347471013326241, 1.059153250663433, -2.0022941026806427, 1.078364620685592, -2.63086299178019, 0.5523206539919086, -0.1629890965940352, 1.0291700859279094, 2.4573510141395745, 0.957928063658243, -3.140641919200433], "max": [0.7634987837395746, 0.28034047451728655, 1.2532932366426106, -0.6308394472889254, 1.399457740983209, -0.8769146403194629, 0.7928374127009131, -0.07547849686276714, 1.2508015849633, 2.920665525123858, 1.428337576257276, 3.1284399439344375], "count": [218]}, "eef_sim_pose_action": {"mean": [0.619979447944581, 0.20373148416863868, 1.202289680259455, -1.0668167681429792, 1.1428590575272777, -1.4795390399166253, 0.6406418067846452, -0.11623500370952672, 1.156312443595112, 2.8305564611007834, 1.2324939063608993, -2.6415020075920537], "std": [0.06137906473036398, 0.06726505136836186, 0.05424656254154205, 0.42597901340367783, 0.05885005822321443, 0.5697055812350452, 0.07377023778125, 0.02819196631033058, 0.0464335265514208, 0.07472359915433695, 0.09983479213012666, 0.6958709417157548], "min": [0.552611425576326, 0.11347471013326241, 1.059153250663433, -2.0022941026806427, 1.078364620685592, -2.63086299178019, 0.5523206539919086, -0.1629890965940352, 1.0291700859279094, 2.4573510141395745, 0.957928063658243, -3.140641919200433], "max": [0.7634987837395746, 0.28034047451728655, 1.2532932366426106, -0.6308394472889254, 1.399457740983209, -0.8769146403194629, 0.7928374127009131, -0.07547849686276714, 1.2508015849633, 2.920665525123858, 1.428337576257276, 3.1284399439344375], "count": [218]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.1323038480392157]], [[0.1853628676470588]], [[0.2646939338235294]]], "std": [[[0.20976382116888254]], [[0.205903293011865]], [[0.19406538388709546]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22658927083333336]], [[0.2598011887254902]], [[0.25556835580065357]]], "std": [[[0.1226593234290481]], [[0.12118165098505544]], [[0.13937471166230783]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23795007965686274]], [[0.2754743341503268]], [[0.2951656924019608]]], "std": [[[0.16637507283274003]], [[0.15637932939559]], [[0.18359774931903403]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16313143178104575]], [[0.20392687704248366]], [[0.21784214869281046]]], "std": [[[0.2597327127713144]], [[0.26280936481551115]], [[0.2623407268746278]]], "count": [100]}, "observation.state": {"min": [0.44694629311561584, -1.2303301095962524, 0.7758259177207947, -0.5163986682891846, -1.3557429313659668, 1.3442986011505127, -0.6724936962127686, -1.3336385488510132, 0.8224136233329773, -1.1240415573120117, -0.11124780774116516, -0.7121909856796265, 1.2606250047683716, 5.868750095367432, 2.5149998664855957, 0.09750001132488251, 0.9524999856948853, 0.6868749856948853, 0.8537499904632568, -2.025624990463257, 0.7331249713897705, -3.580625057220459, 0.84375, -0.026250001043081284, 1.1549999713897705, 3.489375114440918, -0.8943749666213989, -0.09999999403953552, 0.6924999952316284, -0.13199999928474426, 0.6768749952316284, 1.8079999685287476, 0.6510000228881836, -0.04625000059604645, 0.5362499952316284, -2.1418750286102295], "max": [1.0868874788284302, -0.7490272521972656, 1.4280775785446167, -0.11633536964654922, -0.49255645275115967, 1.550316572189331, -0.18031872808933258, -0.5976291298866272, 1.499222755432129, -0.7595654726028442, 0.3074454367160797, -0.3745136260986328, 89.0687484741211, 84.36444854736328, 76.34187316894531, 9.739999771118164, 62.12062454223633, 85.875, 59.44937515258789, 99.00250244140625, 68.68499755859375, 104.29499816894531, 91.4800033569336, 109.4749984741211, 80.52937316894531, 85.67375183105469, 18.589374542236328, 9.783750534057617, 62.24687576293945, 54.26937484741211, 53.932498931884766, 76.26812744140625, 58.27312469482422, 103.18000030517578, 89.53937530517578, 110.26875305175781], "mean": [0.9035797119140625, -0.9240136742591858, 0.9737082123756409, -0.37370455265045166, -1.0311919450759888, 1.3852325677871704, -0.4219399392604828, -0.8381272554397583, 1.0092564821243286, -0.9233453273773193, 0.17537108063697815, -0.548316478729248, 23.6615047454834, 64.04737091064453, 14.75485610961914, 7.165886402130127, 12.423500061035156, 23.052799224853516, 12.239829063415527, 23.50155258178711, 13.742777824401855, 25.24856948852539, 16.255821228027344, 35.38203811645508, 25.387895584106445, 59.319496154785156, 5.430477142333984, 5.456538200378418, 13.905674934387207, 14.843616485595703, 13.168938636779785, 19.147552490234375, 13.0901460647583, 27.796903610229492, 16.207887649536133, 29.64187240600586], "std": [0.20907782018184662, 0.14028269052505493, 0.19188113510608673, 0.11615370213985443, 0.27335935831069946, 0.03655696660280228, 0.1429697871208191, 0.23531806468963623, 0.21713699400424957, 0.1499273180961609, 0.1218879297375679, 0.1578684151172638, 31.500646591186523, 24.855924606323242, 24.245933532714844, 2.608308792114258, 20.670568466186523, 31.462081909179688, 20.55503273010254, 39.70740509033203, 23.69430160522461, 42.75053024291992, 29.041584014892578, 48.03067398071289, 32.148624420166016, 25.506179809570312, 5.083894729614258, 2.663580894470215, 22.392427444458008, 20.66053009033203, 19.660755157470703, 28.276447296142578, 21.301252365112305, 40.70933151245117, 28.86194610595703, 45.72991180419922], "count": [227]}, "action": {"min": [0.44694629311561584, -1.2303301095962524, 0.7758259177207947, -0.5163986682891846, -1.3557429313659668, 1.3442986011505127, -0.6724936962127686, -1.3336385488510132, 0.8224136233329773, -1.1240415573120117, -0.11124780774116516, -0.7121909856796265, 1.2606250047683716, 5.868750095367432, 2.5149998664855957, 0.09750001132488251, 0.9524999856948853, 0.6868749856948853, 0.8537499904632568, -2.025624990463257, 0.7331249713897705, -3.580625057220459, 0.84375, -0.026250001043081284, 1.1549999713897705, 3.489375114440918, -0.8943749666213989, -0.09999999403953552, 0.6924999952316284, -0.13199999928474426, 0.6768749952316284, 1.8079999685287476, 0.6510000228881836, -0.04625000059604645, 0.5362499952316284, -2.1418750286102295], "max": [1.0868874788284302, -0.7490272521972656, 1.4280775785446167, -0.11633536964654922, -0.49255645275115967, 1.550316572189331, -0.18031872808933258, -0.5976291298866272, 1.499222755432129, -0.7595654726028442, 0.3074454367160797, -0.3745136260986328, 89.0687484741211, 84.36444854736328, 76.34187316894531, 9.739999771118164, 62.12062454223633, 85.875, 59.44937515258789, 99.00250244140625, 68.68499755859375, 104.29499816894531, 91.4800033569336, 109.4749984741211, 80.52937316894531, 85.67375183105469, 18.589374542236328, 9.783750534057617, 62.24687576293945, 54.26937484741211, 53.932498931884766, 76.26812744140625, 58.27312469482422, 103.18000030517578, 89.53937530517578, 110.26875305175781], "mean": [0.9035806059837341, -0.9240127205848694, 0.9737078547477722, -0.3737046420574188, -1.0311919450759888, 1.38523268699646, -0.4219401478767395, -0.8381275534629822, 1.00925612449646, -0.9233454465866089, 0.17537108063697815, -0.5483170747756958, 23.661529541015625, 64.04736328125, 14.754867553710938, 7.1658854484558105, 12.423504829406738, 23.052783966064453, 12.23984432220459, 23.501543045043945, 13.742776870727539, 25.24854850769043, 16.255836486816406, 35.38201141357422, 25.387897491455078, 59.31948471069336, 5.430476188659668, 5.45653772354126, 13.90567398071289, 14.843613624572754, 13.168935775756836, 19.147552490234375, 13.090145111083984, 27.796894073486328, 16.207887649536133, 29.641868591308594], "std": [0.2090778797864914, 0.1402827799320221, 0.19188112020492554, 0.11615371704101562, 0.2733593285083771, 0.03655697777867317, 0.1429697871208191, 0.23531804978847504, 0.21713699400424957, 0.1499272733926773, 0.1218879297375679, 0.1578684151172638, 31.500635147094727, 24.855928421020508, 24.24593162536621, 2.6083085536956787, 20.67056655883789, 31.46208381652832, 20.555036544799805, 39.707401275634766, 23.694303512573242, 42.750526428222656, 29.041574478149414, 48.03065872192383, 32.148624420166016, 25.50617790222168, 5.083895683288574, 2.663580894470215, 22.392427444458008, 20.6605281829834, 19.660755157470703, 28.276451110839844, 21.301246643066406, 40.70932388305664, 28.86194610595703, 45.72990036010742], "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": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [227]}, "index": {"min": [18723], "max": [18949], "mean": [18836.0], "std": [65.5286197016235], "count": [227]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [227]}, "subtask_annotation": {"mean": [7.008810572687224, 14.0, 14.0, 14.0, 14.0], "std": [5.375741882559631, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [227]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [227]}, "eef_direction_state": {"mean": [3.5814977973568283, 3.8898678414096914], "std": [2.196555463989655, 2.3336710752331644], "min": [0, 0], "max": [6, 6], "count": [227]}, "eef_velocity_state": {"mean": [1.1145374449339207, 1.0], "std": [0.8210394894958062, 0.8954117011394507], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_state": {"mean": [0.8634361233480177, 0.6651982378854625], "std": [0.867338121914365, 0.8197857947342079], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_direction_action": {"mean": [3.5814977973568283, 3.8898678414096914], "std": [2.196555463989655, 2.3336710752331644], "min": [0, 0], "max": [6, 6], "count": [227]}, "eef_velocity_action": {"mean": [1.1145374449339207, 1.0], "std": [0.8210394894958062, 0.8954117011394507], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_action": {"mean": [0.8634361233480177, 0.6651982378854625], "std": [0.867338121914365, 0.8197857947342079], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_sim_pose_state": {"mean": [0.6382383902120203, 0.18347191396224263, 1.1711833769466407, -1.3073352540556424, 1.1548860220224144, -1.7620953851526824, 0.6381544898339667, -0.11741666556847158, 1.1649313320864887, 2.8699577381652954, 1.2477089727380277, -2.677931836321711], "std": [0.061966857791668, 0.05277444186627963, 0.045751121776563305, 0.3487236198715983, 0.07774847578137568, 0.442099047547336, 0.07028270987667844, 0.03447025806969997, 0.04700392135462704, 0.10836542190323908, 0.10264636930674723, 0.16169260279293476], "min": [0.5574536087406121, 0.11715407207676559, 1.0494838964643542, -2.1132031913100944, 1.080682434669288, -2.751008878896781, 0.5572779613752552, -0.15876714864812888, 1.0354533961778443, 2.6394241841411863, 0.9742239355664593, -2.998805356870286], "max": [0.7733941964450995, 0.2544865464054549, 1.2229190931627858, -0.8914952690389604, 1.4758435495843538, -1.3628840297047637, 0.7890299963189972, -0.06748523932896448, 1.2380875618253289, 2.986689953336297, 1.4015439199262256, -2.44971416009335], "count": [227]}, "eef_sim_pose_action": {"mean": [0.6382383902120203, 0.18347191396224263, 1.1711833769466407, -1.3073352540556424, 1.1548860220224144, -1.7620953851526824, 0.6381544898339667, -0.11741666556847158, 1.1649313320864887, 2.8699577381652954, 1.2477089727380277, -2.677931836321711], "std": [0.061966857791668, 0.05277444186627963, 0.045751121776563305, 0.3487236198715983, 0.07774847578137568, 0.442099047547336, 0.07028270987667844, 0.03447025806969997, 0.04700392135462704, 0.10836542190323908, 0.10264636930674723, 0.16169260279293476], "min": [0.5574536087406121, 0.11715407207676559, 1.0494838964643542, -2.1132031913100944, 1.080682434669288, -2.751008878896781, 0.5572779613752552, -0.15876714864812888, 1.0354533961778443, 2.6394241841411863, 0.9742239355664593, -2.998805356870286], "max": [0.7733941964450995, 0.2544865464054549, 1.2229190931627858, -0.8914952690389604, 1.4758435495843538, -1.3628840297047637, 0.7890299963189972, -0.06748523932896448, 1.2380875618253289, 2.986689953336297, 1.4015439199262256, -2.44971416009335], "count": [227]}}} +{"episode_index": 64, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12986206903594769]], [[0.18344165441176472]], [[0.2630865114379085]]], "std": [[[0.20681436020489782]], [[0.2056084540135152]], [[0.19407241656588903]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2270180433006536]], [[0.26034653390522877]], [[0.2586151736111111]]], "std": [[[0.12579528799619383]], [[0.12082342886977193]], [[0.1390311550038931]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2464193954248366]], [[0.270880522875817]], [[0.28687246527777777]]], "std": [[[0.16064643731721953]], [[0.15349583926159827]], [[0.17954958065994425]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1596780882352941]], [[0.20086244281045754]], [[0.2147798468137255]]], "std": [[[0.25346707092910026]], [[0.2572445468133714]], [[0.25791037715315995]]], "count": [100]}, "observation.state": {"min": [0.5030470490455627, -1.1453088521957397, 0.7408636808395386, -0.515540361404419, -1.3989343643188477, 1.3457094430923462, -0.701223611831665, -1.3900492191314697, 0.8572470545768738, -0.8937733769416809, -0.07302872836589813, -0.7450694441795349, 1.9643750190734863, 1.8550000190734863, 2.619999885559082, 0.4637500047683716, 0.37687498331069946, -0.039375003427267075, 0.7612500190734863, -1.9909090995788574, 0.7200000286102295, -3.4600000381469727, 0.9418749809265137, -0.030625000596046448, 0.9068750143051147, 4.000625133514404, 0.6981250047683716, 0.004375000484287739, 0.9106249809265137, -0.16687500476837158, 0.6568750143051147, 1.9800000190734863, 0.7718750238418579, -0.02499999850988388, 0.43312501907348633, -1.953125], "max": [1.1248654127120972, -0.752317488193512, 1.3158998489379883, -0.14019227027893066, -0.5603160262107849, 1.5853885412216187, -0.19140535593032837, -0.6478408575057983, 1.5938525199890137, -0.6216382384300232, 0.35114824771881104, -0.550183117389679, 81.65312194824219, 76.40333557128906, 76.14374542236328, 9.69937515258789, 59.04312515258789, 96.54875183105469, 60.46875, 104.30062103271484, 71.01062774658203, 109.61499786376953, 90.90687561035156, 110.75687408447266, 73.53312683105469, 86.83438110351562, 65.32624816894531, 9.538749694824219, 65.97062683105469, 108.60562896728516, 60.05937576293945, 99.09000396728516, 59.92437744140625, 108.97438049316406, 68.18499755859375, 110.52188110351562], "mean": [0.8858479261398315, -0.9083933234214783, 0.9759776592254639, -0.4050443768501282, -0.9877206087112427, 1.426995038986206, -0.4877501428127289, -0.8521984815597534, 1.0367389917373657, -0.7164143323898315, 0.24073553085327148, -0.6587828397750854, 21.036144256591797, 58.295249938964844, 13.8643217086792, 6.809303283691406, 10.45270824432373, 20.371938705444336, 10.598695755004883, 19.208240509033203, 12.245403289794922, 23.480247497558594, 14.411548614501953, 30.228219985961914, 24.214256286621094, 61.70854187011719, 14.14249324798584, 5.538337230682373, 15.047525405883789, 25.106969833374023, 14.185293197631836, 24.863473892211914, 13.004874229431152, 28.830860137939453, 13.917906761169434, 31.80506134033203], "std": [0.2063690572977066, 0.12800747156143188, 0.17676082253456116, 0.10914120078086853, 0.2732243537902832, 0.06519670784473419, 0.15778431296348572, 0.2338351458311081, 0.2284657210111618, 0.09733578562736511, 0.1237226277589798, 0.08712838590145111, 29.352989196777344, 22.418149948120117, 23.64747428894043, 2.7631356716156006, 19.10411262512207, 34.82890701293945, 19.855213165283203, 38.0436897277832, 22.99667739868164, 40.35599899291992, 27.441068649291992, 45.98036193847656, 29.81777572631836, 26.622570037841797, 21.607999801635742, 2.2609992027282715, 24.458574295043945, 39.22804641723633, 21.88273811340332, 36.64582824707031, 21.366697311401367, 42.70344161987305, 24.016162872314453, 47.63007736206055], "count": [239]}, "action": {"min": [0.5030470490455627, -1.1453088521957397, 0.7408636808395386, -0.515540361404419, -1.3989343643188477, 1.3457094430923462, -0.701223611831665, -1.3900492191314697, 0.8572470545768738, -0.8937733769416809, -0.07302872836589813, -0.7450694441795349, 1.9643750190734863, 1.8550000190734863, 2.619999885559082, 0.4637500047683716, 0.37687498331069946, -0.039375003427267075, 0.7612500190734863, -1.9909090995788574, 0.7200000286102295, -3.4600000381469727, 0.9418749809265137, -0.030625000596046448, 0.9068750143051147, 4.000625133514404, 0.6981250047683716, 0.004375000484287739, 0.9106249809265137, -0.16687500476837158, 0.6568750143051147, 1.9800000190734863, 0.7718750238418579, -0.02499999850988388, 0.43312501907348633, -1.953125], "max": [1.1248654127120972, -0.752317488193512, 1.3158998489379883, -0.14019227027893066, -0.5603160262107849, 1.5853885412216187, -0.19140535593032837, -0.6478408575057983, 1.5938525199890137, -0.6216382384300232, 0.35114824771881104, -0.550183117389679, 81.65312194824219, 76.40333557128906, 76.14374542236328, 9.69937515258789, 59.04312515258789, 96.54875183105469, 60.46875, 104.30062103271484, 71.01062774658203, 109.61499786376953, 90.90687561035156, 110.75687408447266, 73.53312683105469, 86.83438110351562, 65.32624816894531, 9.538749694824219, 65.97062683105469, 108.60562896728516, 60.05937576293945, 99.09000396728516, 59.92437744140625, 108.97438049316406, 68.18499755859375, 110.52188110351562], "mean": [0.885847806930542, -0.9083932042121887, 0.9759774804115295, -0.40504446625709534, -0.9877203702926636, 1.4269945621490479, -0.48775020241737366, -0.852198600769043, 1.0367391109466553, -0.7164146304130554, 0.24073563516139984, -0.6587825417518616, 21.03615379333496, 58.29527282714844, 13.864336013793945, 6.809303283691406, 10.452716827392578, 20.37195587158203, 10.598682403564453, 19.20827865600586, 12.245403289794922, 23.480268478393555, 14.411565780639648, 30.22820472717285, 24.214242935180664, 61.70856475830078, 14.14249324798584, 5.5383381843566895, 15.047527313232422, 25.106975555419922, 14.185296058654785, 24.86347770690918, 13.00486946105957, 28.83086395263672, 13.917909622192383, 31.80506706237793], "std": [0.2063690721988678, 0.1280074268579483, 0.17676083743572235, 0.10914120078086853, 0.2732243537902832, 0.06519670784473419, 0.15778431296348572, 0.23383517563343048, 0.2284657210111618, 0.09733574837446213, 0.1237226352095604, 0.08712833374738693, 29.352983474731445, 22.418153762817383, 23.647476196289062, 2.7631351947784424, 19.104114532470703, 34.82891082763672, 19.855199813842773, 38.043704986572266, 22.996673583984375, 40.35599899291992, 27.44107437133789, 45.98035430908203, 29.81777572631836, 26.62257194519043, 21.607999801635742, 2.2609989643096924, 24.458568572998047, 39.22805404663086, 21.882736206054688, 36.64583206176758, 21.366697311401367, 42.70344924926758, 24.01616668701172, 47.630069732666016], "count": [239]}, "timestamp": {"min": [0.0], "max": [7.933333333333334], "mean": [3.9666666666666663], "std": [2.2997584414213788], "count": [239]}, "frame_index": {"min": [0], "max": [238], "mean": [119.0], "std": [68.99275324264136], "count": [239]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [239]}, "index": {"min": [18950], "max": [19188], "mean": [19069.0], "std": [68.99275324264136], "count": [239]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [239]}, "subtask_annotation": {"mean": [7.7489539748953975, 14.0, 14.0, 14.0, 14.0], "std": [5.272069468344781, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [239]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [239]}, "eef_direction_state": {"mean": [3.1046025104602513, 4.02928870292887], "std": [2.096405508338305, 2.3454710021848353], "min": [0, 0], "max": [6, 6], "count": [239]}, "eef_velocity_state": {"mean": [1.1380753138075315, 0.9707112970711297], "std": [0.6859117703254015, 0.9391418211139678], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_acc_mag_state": {"mean": [0.7615062761506276, 0.6903765690376569], "std": [0.8517907735630481, 0.8411186666183522], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_direction_action": {"mean": [3.1046025104602513, 4.02928870292887], "std": [2.096405508338305, 2.3454710021848353], "min": [0, 0], "max": [6, 6], "count": [239]}, "eef_velocity_action": {"mean": [1.1380753138075315, 0.9707112970711297], "std": [0.6859117703254015, 0.9391418211139678], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_acc_mag_action": {"mean": [0.7615062761506276, 0.6903765690376569], "std": [0.8517907735630481, 0.8411186666183522], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_sim_pose_state": {"mean": [0.645338654326315, 0.19153567456875792, 1.1704444399903766, -1.3552974077670743, 1.1956343597023038, -1.7769573154930458, 0.6392766293706309, -0.12084834732483142, 1.1552801296327286, 2.595005955141365, 1.2175862928537113, -1.4332639504429388], "std": [0.05865115104381163, 0.05161725472114555, 0.039603845437097766, 0.32098422390154513, 0.0653043433158406, 0.42245451904969766, 0.0715000090159149, 0.033733628632940285, 0.04514906031697633, 0.1684586650014311, 0.08988924022345922, 2.4855080775438525], "min": [0.5590245783482966, 0.12287005831068792, 1.0538611782500074, -2.062490860026566, 1.0859121091720474, -2.665410471205763, 0.559624518165515, -0.17116940558024704, 1.0379976176216563, 1.8960193483026917, 0.9808781518769165, -3.1204727800195844], "max": [0.7462705761144035, 0.25556799707354283, 1.2030502712897924, -1.0198007841640118, 1.3984300767820819, -1.3239956807767153, 0.799183237207346, -0.06580017615978442, 1.261629380550948, 2.7239695070140346, 1.388411829488554, 3.135828615783534], "count": [239]}, "eef_sim_pose_action": {"mean": [0.645338654326315, 0.19153567456875792, 1.1704444399903766, -1.3552974077670743, 1.1956343597023038, -1.7769573154930458, 0.6392766293706309, -0.12084834732483142, 1.1552801296327286, 2.595005955141365, 1.2175862928537113, -1.4332639504429388], "std": [0.05865115104381163, 0.05161725472114555, 0.039603845437097766, 0.32098422390154513, 0.0653043433158406, 0.42245451904969766, 0.0715000090159149, 0.033733628632940285, 0.04514906031697633, 0.1684586650014311, 0.08988924022345922, 2.4855080775438525], "min": [0.5590245783482966, 0.12287005831068792, 1.0538611782500074, -2.062490860026566, 1.0859121091720474, -2.665410471205763, 0.559624518165515, -0.17116940558024704, 1.0379976176216563, 1.8960193483026917, 0.9808781518769165, -3.1204727800195844], "max": [0.7462705761144035, 0.25556799707354283, 1.2030502712897924, -1.0198007841640118, 1.3984300767820819, -1.3239956807767153, 0.799183237207346, -0.06580017615978442, 1.261629380550948, 2.7239695070140346, 1.388411829488554, 3.135828615783534], "count": [239]}}} +{"episode_index": 65, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1330408700980392]], [[0.183246772875817]], [[0.2618231004901961]]], "std": [[[0.21093611354808067]], [[0.2050142888886406]], [[0.1944278687244154]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.227591881127451]], [[0.26100325367647054]], [[0.2595094730392157]]], "std": [[[0.12211190135252831]], [[0.12060710335970078]], [[0.1376877889611172]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24335495098039214]], [[0.2800452410130719]], [[0.3054619914215686]]], "std": [[[0.17447911185578052]], [[0.1612116263577868]], [[0.19131845376747914]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16045447508169935]], [[0.20033550449346407]], [[0.21501298406862746]]], "std": [[[0.2552734916874859]], [[0.2578723207797654]], [[0.2578823397548316]]], "count": [100]}, "observation.state": {"min": [0.4463740587234497, -1.1901321411132812, 0.7117599844932556, -0.5651798844337463, -1.4852325916290283, 1.4206387996673584, -0.6760700345039368, -1.1708199977874756, 0.8397490382194519, -0.8281118869781494, -0.07743953913450241, -0.7081616520881653, 1.4275000095367432, 11.374374389648438, 2.479374885559082, 0.2787499725818634, 0.2668749988079071, 0.546875, 1.0277777910232544, -1.2799999713897705, 0.8650000095367432, -0.33375000953674316, 0.6418750286102295, -0.09375, 1.2393749952316284, 55.61937713623047, -1.0625, 0.17749999463558197, 0.7668749690055847, -0.5922222137451172, 0.6443749666213989, 1.1193749904632568, 0.7662500143051147, -0.12687499821186066, 0.24062499403953552, -2.052500009536743], "max": [1.1820019483566284, -0.7181277275085449, 1.36387038230896, -0.18897345662117004, -0.5343042016029358, 1.6399633884429932, -0.290112167596817, -0.6289798021316528, 1.350232720375061, -0.7256141901016235, 0.28174352645874023, -0.660715639591217, 94.2562484741211, 78.58000183105469, 21.536874771118164, 9.4399995803833, 56.893123626708984, 84.54624938964844, 56.45500183105469, 96.34687042236328, 63.47187423706055, 105.05062103271484, 92.5374984741211, 109.68624877929688, 78.43499755859375, 81.17375183105469, 2.958750009536743, 6.804375171661377, 19.6612491607666, 39.244998931884766, 18.969999313354492, 48.88999938964844, 19.326875686645508, 81.80999755859375, 90.15750122070312, 110.1300048828125], "mean": [0.9646867513656616, -0.8675284385681152, 0.9007946252822876, -0.44110727310180664, -1.1215741634368896, 1.4664251804351807, -0.48796626925468445, -0.814997673034668, 0.9750577807426453, -0.7636861801147461, 0.19778133928775787, -0.6892255544662476, 27.901325225830078, 60.393070220947266, 5.980781555175781, 6.751688003540039, 11.451499938964844, 22.645069122314453, 11.56161880493164, 23.29657554626465, 12.663923263549805, 28.121082305908203, 18.48296356201172, 43.07368469238281, 21.23326301574707, 69.94227600097656, 1.199447751045227, 3.362342119216919, 4.786355495452881, 9.076165199279785, 4.8984808921813965, 12.312638282775879, 4.484079837799072, 18.94959259033203, 12.734740257263184, 26.61339569091797], "std": [0.2437838464975357, 0.15440833568572998, 0.203008770942688, 0.10695001482963562, 0.31789490580558777, 0.04183703660964966, 0.11982256919145584, 0.18381835520267487, 0.16030253469944, 0.02109215036034584, 0.11239209771156311, 0.020443320274353027, 36.060977935791016, 20.84995460510254, 6.00929069519043, 2.4196009635925293, 19.02014923095703, 32.12393569946289, 18.945667266845703, 37.501930236816406, 21.252687454223633, 41.22757339477539, 32.06916427612305, 45.32915115356445, 30.077573776245117, 8.48073673248291, 1.7749567031860352, 1.508092999458313, 6.881250381469727, 14.354228973388672, 6.738739490509033, 17.3958797454834, 6.302391052246094, 31.635181427001953, 25.0350341796875, 44.61034393310547], "count": [210]}, "action": {"min": [0.4463740587234497, -1.1901321411132812, 0.7117599844932556, -0.5651798844337463, -1.4852325916290283, 1.4206387996673584, -0.6760700345039368, -1.1708199977874756, 0.8397490382194519, -0.8281118869781494, -0.07743953913450241, -0.7081616520881653, 1.4275000095367432, 11.374374389648438, 2.479374885559082, 0.2787499725818634, 0.2668749988079071, 0.546875, 1.0277777910232544, -1.2799999713897705, 0.8650000095367432, -0.33375000953674316, 0.6418750286102295, -0.09375, 1.2393749952316284, 55.61937713623047, -1.0625, 0.17749999463558197, 0.7668749690055847, -0.5922222137451172, 0.6443749666213989, 1.1193749904632568, 0.7662500143051147, -0.12687499821186066, 0.24062499403953552, -2.052500009536743], "max": [1.1820019483566284, -0.7181277275085449, 1.36387038230896, -0.18897345662117004, -0.5343042016029358, 1.6399633884429932, -0.290112167596817, -0.6289798021316528, 1.350232720375061, -0.7256141901016235, 0.28174352645874023, -0.660715639591217, 94.2562484741211, 78.58000183105469, 21.536874771118164, 9.4399995803833, 56.893123626708984, 84.54624938964844, 56.45500183105469, 96.34687042236328, 63.47187423706055, 105.05062103271484, 92.5374984741211, 109.68624877929688, 78.43499755859375, 81.17375183105469, 2.958750009536743, 6.804375171661377, 19.6612491607666, 39.244998931884766, 18.969999313354492, 48.88999938964844, 19.326875686645508, 81.80999755859375, 90.15750122070312, 110.1300048828125], "mean": [0.964686930179596, -0.8675278425216675, 0.9007946252822876, -0.4411071836948395, -1.1215740442276, 1.4664247035980225, -0.4879666566848755, -0.8149977326393127, 0.9750575423240662, -0.7636867165565491, 0.19778132438659668, -0.689225435256958, 27.901355743408203, 60.39308166503906, 5.980776309967041, 6.751689910888672, 11.451495170593262, 22.64509391784668, 11.561599731445312, 23.296573638916016, 12.663928031921387, 28.12108612060547, 18.482980728149414, 43.07368087768555, 21.233261108398438, 69.94222259521484, 1.199448585510254, 3.362342119216919, 4.786352634429932, 9.076165199279785, 4.898478031158447, 12.312636375427246, 4.484079837799072, 18.9495849609375, 12.734742164611816, 26.613388061523438], "std": [0.2437838315963745, 0.15440824627876282, 0.2030087262392044, 0.10695001482963562, 0.3178948760032654, 0.041837044060230255, 0.11982259154319763, 0.18381834030151367, 0.16030253469944, 0.02109215222299099, 0.11239209026098251, 0.020443323999643326, 36.060977935791016, 20.849950790405273, 6.009289741516113, 2.419600248336792, 19.0201416015625, 32.123924255371094, 18.945674896240234, 37.501922607421875, 21.252683639526367, 41.22757339477539, 32.06916809082031, 45.32914733886719, 30.07757568359375, 8.48073673248291, 1.7749565839767456, 1.5080933570861816, 6.881250381469727, 14.354228973388672, 6.738739967346191, 17.3958797454834, 6.30239200592041, 31.635169982910156, 25.035032272338867, 44.61034393310547], "count": [210]}, "timestamp": {"min": [0.0], "max": [6.966666666666667], "mean": [3.4833333333333334], "std": [2.0207030313088414], "count": [210]}, "frame_index": {"min": [0], "max": [209], "mean": [104.5], "std": [60.621090939265244], "count": [210]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [210]}, "index": {"min": [19189], "max": [19398], "mean": [19293.5], "std": [60.621090939265244], "count": [210]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [210]}, "subtask_annotation": {"mean": [7.795238095238095, 14.0, 14.0, 14.0, 14.0], "std": [5.291590470285418, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [210]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [210]}, "eef_direction_state": {"mean": [3.6904761904761907, 4.104761904761904], "std": [2.328785655741095, 2.2100368862416646], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_state": {"mean": [1.0809523809523809, 0.9047619047619048], "std": [0.8934252161093538, 0.899987402280187], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_state": {"mean": [0.780952380952381, 0.7428571428571429], "std": [0.856136975922632, 0.8341356681770482], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_direction_action": {"mean": [3.6904761904761907, 4.104761904761904], "std": [2.328785655741095, 2.2100368862416646], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_action": {"mean": [1.0809523809523809, 0.9047619047619048], "std": [0.8934252161093538, 0.899987402280187], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_action": {"mean": [0.780952380952381, 0.7428571428571429], "std": [0.856136975922632, 0.8341356681770482], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_sim_pose_state": {"mean": [0.6247568779974402, 0.20271978856434167, 1.1811077357743112, -1.2186300349026622, 1.2073304850323257, -1.6064967604704568, 0.6247276293852638, -0.12219258328234486, 1.145040812628069, 2.8537661052245107, 1.2098838476961675, -2.6840998570997057], "std": [0.061883957049492885, 0.05822625686836959, 0.04544295392947926, 0.3885183416140645, 0.060821928925635094, 0.4910858135342319, 0.05444609902587992, 0.027609213719800463, 0.044443626283654405, 0.07789434889564392, 0.08649068340553041, 0.13966482774424202], "min": [0.5577104554386152, 0.12353399338866616, 1.060414508007595, -2.070245470557324, 1.1362007424673988, -2.5966984512574367, 0.576063298869151, -0.17000158267501705, 1.0250059579175725, 2.656321774635079, 0.9793570098038393, -2.9948077128425563], "max": [0.7605659042858278, 0.2693018743303704, 1.2221882754735138, -0.8591779636435863, 1.5062966061707694, -1.1242306011071252, 0.7494406488477859, -0.06736236600241177, 1.2341892653652748, 2.9428246375043288, 1.3985607057906693, -2.4950459008661663], "count": [210]}, "eef_sim_pose_action": {"mean": [0.6247568779974402, 0.20271978856434167, 1.1811077357743112, -1.2186300349026622, 1.2073304850323257, -1.6064967604704568, 0.6247276293852638, -0.12219258328234486, 1.145040812628069, 2.8537661052245107, 1.2098838476961675, -2.6840998570997057], "std": [0.061883957049492885, 0.05822625686836959, 0.04544295392947926, 0.3885183416140645, 0.060821928925635094, 0.4910858135342319, 0.05444609902587992, 0.027609213719800463, 0.044443626283654405, 0.07789434889564392, 0.08649068340553041, 0.13966482774424202], "min": [0.5577104554386152, 0.12353399338866616, 1.060414508007595, -2.070245470557324, 1.1362007424673988, -2.5966984512574367, 0.576063298869151, -0.17000158267501705, 1.0250059579175725, 2.656321774635079, 0.9793570098038393, -2.9948077128425563], "max": [0.7605659042858278, 0.2693018743303704, 1.2221882754735138, -0.8591779636435863, 1.5062966061707694, -1.1242306011071252, 0.7494406488477859, -0.06736236600241177, 1.2341892653652748, 2.9428246375043288, 1.3985607057906693, -2.4950459008661663], "count": [210]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13904499183006538]], [[0.19145887459150326]], [[0.27104559640522874]]], "std": [[[0.21750352875625437]], [[0.21095415388535937]], [[0.19724635867971563]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22778620506535946]], [[0.26137385825163395]], [[0.26312416462418303]]], "std": [[[0.12728663423930425]], [[0.12414511189167621]], [[0.15026547014020558]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23807589052287584]], [[0.28072100694444446]], [[0.3089869219771242]]], "std": [[[0.17051239514269642]], [[0.157777859239534]], [[0.18863095184168585]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1697378125]], [[0.20996245098039215]], [[0.2232121507352941]]], "std": [[[0.2602590860496922]], [[0.26306703377718416]], [[0.2625342102604698]]], "count": [100]}, "observation.state": {"min": [0.4787518084049225, -1.1720359325408936, 0.7727979421615601, -0.6069276332855225, -1.5093461275100708, 1.3583284616470337, -0.668249785900116, -1.1325770616531372, 0.8210545778274536, -1.0431687831878662, -0.1622224748134613, -0.6330586671829224, 2.771250009536743, 3.331249952316284, 2.5, -0.07312500476837158, 0.9937500357627869, -0.05062500387430191, 0.9118750095367432, -1.4887499809265137, 0.7237499952316284, -0.5325000286102295, 0.7912499904632568, -0.31700000166893005, 0.9793750047683716, 53.18499755859375, -1.0837500095367432, 0.15666666626930237, 0.43312498927116394, -0.7906249761581421, 0.6399999856948853, -1.241111159324646, 0.7899999618530273, 0.6122221946716309, 0.6681250333786011, -2.2699999809265137], "max": [1.2080615758895874, -0.7017719745635986, 1.3569562435150146, -0.005292973015457392, -0.5647030472755432, 1.5254729986190796, -0.2145453244447708, -0.6116960644721985, 1.2959439754486084, -0.9369993209838867, 0.27482929825782776, -0.5760757923126221, 93.21875, 84.03111267089844, 57.015625, 9.532500267028809, 58.5724983215332, 88.08562469482422, 56.22062683105469, 101.2762451171875, 69.2768783569336, 107.03812408447266, 93.69249725341797, 109.55687713623047, 73.20500183105469, 82.8477783203125, 8.776249885559082, 8.991874694824219, 20.078750610351562, 46.255001068115234, 23.05875015258789, 50.75062561035156, 73.25875091552734, 109.79499816894531, 89.0581283569336, 110.25187683105469], "mean": [0.960738480091095, -0.8540361523628235, 0.9309467673301697, -0.415189266204834, -1.1108402013778687, 1.4117119312286377, -0.3822513520717621, -0.8092823028564453, 0.9540160298347473, -0.9955843687057495, 0.10899939388036728, -0.607369065284729, 27.8343563079834, 60.991268157958984, 13.393839836120605, 6.957864761352539, 11.733643531799316, 22.05530548095703, 11.529472351074219, 22.400402069091797, 13.130242347717285, 28.390409469604492, 15.517598152160645, 56.27650833129883, 23.515764236450195, 70.15526580810547, 2.4582631587982178, 3.1146011352539062, 5.332175254821777, 11.321110725402832, 6.0813069343566895, 12.367566108703613, 10.361775398254395, 26.255611419677734, 13.429852485656738, 27.5945987701416], "std": [0.23944926261901855, 0.1601884663105011, 0.18269871175289154, 0.1764557957649231, 0.32424062490463257, 0.03101157955825329, 0.12569858133792877, 0.17088375985622406, 0.14595407247543335, 0.02058614231646061, 0.12290259450674057, 0.02653241530060768, 33.61768341064453, 25.11857795715332, 18.707481384277344, 2.6270334720611572, 19.55335807800293, 33.78676223754883, 18.991580963134766, 38.86416244506836, 22.97397804260254, 41.11846923828125, 28.107139587402344, 37.97380065917969, 30.19327735900879, 10.323548316955566, 3.1996102333068848, 2.6013760566711426, 7.235137939453125, 17.420988082885742, 8.530198097229004, 19.867658615112305, 18.027769088745117, 41.938968658447266, 24.416688919067383, 45.75274658203125], "count": [227]}, "action": {"min": [0.4787518084049225, -1.1720359325408936, 0.7727979421615601, -0.6069276332855225, -1.5093461275100708, 1.3583284616470337, -0.668249785900116, -1.1325770616531372, 0.8210545778274536, -1.0431687831878662, -0.1622224748134613, -0.6330586671829224, 2.771250009536743, 3.331249952316284, 2.5, -0.07312500476837158, 0.9937500357627869, -0.05062500387430191, 0.9118750095367432, -1.4887499809265137, 0.7237499952316284, -0.5325000286102295, 0.7912499904632568, -0.31700000166893005, 0.9793750047683716, 53.18499755859375, -1.0837500095367432, 0.15666666626930237, 0.43312498927116394, -0.7906249761581421, 0.6399999856948853, -1.241111159324646, 0.7899999618530273, 0.6122221946716309, 0.6681250333786011, -2.2699999809265137], "max": [1.2080615758895874, -0.7017719745635986, 1.3569562435150146, -0.005292973015457392, -0.5647030472755432, 1.5254729986190796, -0.2145453244447708, -0.6116960644721985, 1.2959439754486084, -0.9369993209838867, 0.27482929825782776, -0.5760757923126221, 93.21875, 84.03111267089844, 57.015625, 9.532500267028809, 58.5724983215332, 88.08562469482422, 56.22062683105469, 101.2762451171875, 69.2768783569336, 107.03812408447266, 93.69249725341797, 109.55687713623047, 73.20500183105469, 82.8477783203125, 8.776249885559082, 8.991874694824219, 20.078750610351562, 46.255001068115234, 23.05875015258789, 50.75062561035156, 73.25875091552734, 109.79499816894531, 89.0581283569336, 110.25187683105469], "mean": [0.9607385396957397, -0.8540359735488892, 0.9309457540512085, -0.41518938541412354, -1.1108399629592896, 1.4117116928100586, -0.382251501083374, -0.8092823624610901, 0.9540163278579712, -0.9955843091011047, 0.10899943858385086, -0.6073691844940186, 27.8343505859375, 60.99125671386719, 13.393843650817871, 6.957864284515381, 11.733647346496582, 22.055288314819336, 11.529471397399902, 22.400413513183594, 13.130226135253906, 28.39038848876953, 15.517596244812012, 56.2765007019043, 23.515775680541992, 70.15530395507812, 2.458263874053955, 3.1146020889282227, 5.3321709632873535, 11.321115493774414, 6.081307411193848, 12.367558479309082, 10.36177921295166, 26.255624771118164, 13.429854393005371, 27.594606399536133], "std": [0.23944929242134094, 0.1601884812116623, 0.1826988011598587, 0.1764558106660843, 0.32424062490463257, 0.031011566519737244, 0.12569858133792877, 0.17088375985622406, 0.14595410227775574, 0.02058614231646061, 0.12290259450674057, 0.026532413437962532, 33.61768341064453, 25.118579864501953, 18.707483291625977, 2.6270337104797363, 19.553359985351562, 33.7867546081543, 18.991575241088867, 38.86416244506836, 22.973974227905273, 41.11848068237305, 28.107141494750977, 37.973793029785156, 30.193273544311523, 10.323552131652832, 3.1996097564697266, 2.6013760566711426, 7.235138416290283, 17.42098617553711, 8.53019905090332, 19.867658615112305, 18.027769088745117, 41.938968658447266, 24.416688919067383, 45.752750396728516], "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": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [227]}, "index": {"min": [19399], "max": [19625], "mean": [19512.0], "std": [65.5286197016235], "count": [227]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [227]}, "subtask_annotation": {"mean": [7.127753303964758, 14.0, 14.0, 14.0, 14.0], "std": [5.349171434947903, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [227]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [227]}, "eef_direction_state": {"mean": [3.6916299559471364, 3.9383259911894273], "std": [2.311067126664317, 2.319365479723173], "min": [0, 0], "max": [6, 6], "count": [227]}, "eef_velocity_state": {"mean": [0.9955947136563876, 0.960352422907489], "std": [0.85770823292976, 0.9018902611731524], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_state": {"mean": [0.7136563876651982, 0.6916299559471366], "std": [0.8405674221510533, 0.8247656105867934], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_direction_action": {"mean": [3.6916299559471364, 3.9383259911894273], "std": [2.311067126664317, 2.319365479723173], "min": [0, 0], "max": [6, 6], "count": [227]}, "eef_velocity_action": {"mean": [0.9955947136563876, 0.960352422907489], "std": [0.85770823292976, 0.9018902611731524], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_action": {"mean": [0.7136563876651982, 0.6916299559471366], "std": [0.8405674221510533, 0.8247656105867934], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_sim_pose_state": {"mean": [0.6285323475848998, 0.21183971938428212, 1.1879743931659679, -1.2000003653081983, 1.2016793382105087, -1.5947289452629692, 0.6323424146575675, -0.11921831143129598, 1.1680415561687814, -1.6403776435260644, 1.2417815357275241, -2.2330809938921483], "std": [0.05848414038621845, 0.07576328594558467, 0.04569213362413487, 0.3953109851655834, 0.08509727765915014, 0.5650472775496838, 0.05495195734783575, 0.028312772798470717, 0.04729163319880054, 2.3910423063890924, 0.08611069723711406, 0.11745804461470183], "min": [0.5572690891007966, 0.11186036840314215, 1.0611615130086767, -2.0213019968645014, 1.1049740944825528, -2.7024514693761383, 0.5603870905561081, -0.17812062632265815, 1.0386003078942079, -3.119218350114946, 0.9995341391074675, -2.4795154061944085], "max": [0.7575492259071931, 0.2972393216172375, 1.2221381064857544, -0.8441380244321385, 1.5451235267977723, -1.056207697949216, 0.7533073276423788, -0.0678196433273236, 1.2467949100393794, 3.1396846773375455, 1.412877642543076, -2.0912636909182214], "count": [227]}, "eef_sim_pose_action": {"mean": [0.6285323475848998, 0.21183971938428212, 1.1879743931659679, -1.2000003653081983, 1.2016793382105087, -1.5947289452629692, 0.6323424146575675, -0.11921831143129598, 1.1680415561687814, -1.6403776435260644, 1.2417815357275241, -2.2330809938921483], "std": [0.05848414038621845, 0.07576328594558467, 0.04569213362413487, 0.3953109851655834, 0.08509727765915014, 0.5650472775496838, 0.05495195734783575, 0.028312772798470717, 0.04729163319880054, 2.3910423063890924, 0.08611069723711406, 0.11745804461470183], "min": [0.5572690891007966, 0.11186036840314215, 1.0611615130086767, -2.0213019968645014, 1.1049740944825528, -2.7024514693761383, 0.5603870905561081, -0.17812062632265815, 1.0386003078942079, -3.119218350114946, 0.9995341391074675, -2.4795154061944085], "max": [0.7575492259071931, 0.2972393216172375, 1.2221381064857544, -0.8441380244321385, 1.5451235267977723, -1.056207697949216, 0.7533073276423788, -0.0678196433273236, 1.2467949100393794, 3.1396846773375455, 1.412877642543076, -2.0912636909182214], "count": [227]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13586116013071894]], [[0.18801103758169935]], [[0.26824004493464054]]], "std": [[[0.2162450480485285]], [[0.2090529775473777]], [[0.197167569220411]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22572741830065357]], [[0.2619973508986928]], [[0.264735300245098]]], "std": [[[0.12561945383825307]], [[0.12387636226299935]], [[0.14600254992655226]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24383608660130718]], [[0.2766104738562091]], [[0.3009219750816993]]], "std": [[[0.1702084437268519]], [[0.15919705363259792]], [[0.1901575006452752]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1594022446895425]], [[0.1992700612745098]], [[0.21348659926470587]]], "std": [[[0.252948156870687]], [[0.2563967823321947]], [[0.2558457387012823]]], "count": [100]}, "observation.state": {"min": [0.48404479026794434, -1.1610207557678223, 0.755348801612854, -0.5775063037872314, -1.5668684244155884, 1.2802531719207764, -0.6592851281166077, -1.2446593046188354, 0.7803082466125488, -0.9273431897163391, -0.06597142666578293, -0.7087576985359192, 2.057499885559082, 6.575624942779541, 2.450000047683716, 0.1599999964237213, 0.5, -0.7300000190734863, 0.8112499713897705, -1.3637499809265137, 0.9387500286102295, -2.8431248664855957, 1.09375, -0.051249999552965164, 0.7150000333786011, 53.27562713623047, -0.8949999809265137, 0.568461537361145, 0.7250000238418579, -0.6243749856948853, 0.6512500047683716, -1.2706249952316284, 0.8256250023841858, 0.612500011920929, 0.7743749618530273, -2.190000057220459], "max": [1.2571526765823364, -0.7057536244392395, 1.3658732175827026, -0.11019441485404968, -0.5052881836891174, 1.4485104084014893, -0.25077247619628906, -0.4965327978134155, 1.4152504205703735, -0.5579927563667297, 0.41387978196144104, -0.672565221786499, 78.76249694824219, 80.05874633789062, 65.19187927246094, 9.540624618530273, 60.521873474121094, 87.25187683105469, 61.765625, 106.31624603271484, 79.53812408447266, 109.66687774658203, 91.0425033569336, 110.9581298828125, 71.13750457763672, 85.64749908447266, 0.7824999690055847, 9.90999984741211, 46.01625061035156, 68.90312957763672, 32.078125, 92.14749908447266, 32.635623931884766, 100.84000396728516, 50.19312286376953, 109.90250396728516], "mean": [0.9605814814567566, -0.8702132105827332, 0.9526713490486145, -0.420420378446579, -1.0382087230682373, 1.4004156589508057, -0.4270772337913513, -0.7847266793251038, 0.9439993500709534, -0.8296026587486267, 0.13681654632091522, -0.6948996782302856, 20.199745178222656, 60.26456069946289, 12.80833625793457, 7.625032901763916, 11.694123268127441, 20.43190574645996, 11.887027740478516, 21.463712692260742, 14.017192840576172, 24.74496078491211, 15.135851860046387, 28.748018264770508, 20.1383113861084, 71.31279754638672, -0.019779765978455544, 5.778297424316406, 10.316450119018555, 15.593093872070312, 7.000176429748535, 18.77566146850586, 6.971243858337402, 24.08677864074707, 9.051009178161621, 32.011863708496094], "std": [0.23367999494075775, 0.15198813378810883, 0.19039160013198853, 0.1402798593044281, 0.3103269040584564, 0.03213745355606079, 0.11468955129384995, 0.2208106517791748, 0.1852583885192871, 0.07091144472360611, 0.08442170917987823, 0.01365549024194479, 26.965591430664062, 22.15828514099121, 20.818660736083984, 2.709848642349243, 20.34625816345215, 32.26474380493164, 21.09088897705078, 39.64181137084961, 25.134618759155273, 41.35831832885742, 28.13042640686035, 44.62234115600586, 26.220287322998047, 10.98414421081543, 0.6755170822143555, 2.858566999435425, 16.468881607055664, 26.584178924560547, 10.435943603515625, 34.02875518798828, 10.596869468688965, 38.123069763183594, 15.334558486938477, 43.263092041015625], "count": [238]}, "action": {"min": [0.48404479026794434, -1.1610207557678223, 0.755348801612854, -0.5775063037872314, -1.5668684244155884, 1.2802531719207764, -0.6592851281166077, -1.2446593046188354, 0.7803082466125488, -0.9273431897163391, -0.06597142666578293, -0.7087576985359192, 2.057499885559082, 6.575624942779541, 2.450000047683716, 0.1599999964237213, 0.5, -0.7300000190734863, 0.8112499713897705, -1.3637499809265137, 0.9387500286102295, -2.8431248664855957, 1.09375, -0.051249999552965164, 0.7150000333786011, 53.27562713623047, -0.8949999809265137, 0.568461537361145, 0.7250000238418579, -0.6243749856948853, 0.6512500047683716, -1.2706249952316284, 0.8256250023841858, 0.612500011920929, 0.7743749618530273, -2.190000057220459], "max": [1.2571526765823364, -0.7057536244392395, 1.3658732175827026, -0.11019441485404968, -0.5052881836891174, 1.4485104084014893, -0.25077247619628906, -0.4965327978134155, 1.4152504205703735, -0.5579927563667297, 0.41387978196144104, -0.672565221786499, 78.76249694824219, 80.05874633789062, 65.19187927246094, 9.540624618530273, 60.521873474121094, 87.25187683105469, 61.765625, 106.31624603271484, 79.53812408447266, 109.66687774658203, 91.0425033569336, 110.9581298828125, 71.13750457763672, 85.64749908447266, 0.7824999690055847, 9.90999984741211, 46.01625061035156, 68.90312957763672, 32.078125, 92.14749908447266, 32.635623931884766, 100.84000396728516, 50.19312286376953, 109.90250396728516], "mean": [0.9605816602706909, -0.8702133297920227, 0.9526707530021667, -0.42042040824890137, -1.0382086038589478, 1.4004155397415161, -0.4270773231983185, -0.7847269177436829, 0.9439994096755981, -0.8296027183532715, 0.13681647181510925, -0.6948997974395752, 20.19976806640625, 60.264591217041016, 12.808333396911621, 7.625033855438232, 11.694119453430176, 20.431903839111328, 11.887020111083984, 21.463708877563477, 14.017203330993652, 24.744972229003906, 15.135872840881348, 28.74802589416504, 20.1383113861084, 71.3127670288086, -0.01977972872555256, 5.778294563293457, 10.316451072692871, 15.593098640441895, 7.000174522399902, 18.775663375854492, 6.9712419509887695, 24.086774826049805, 9.051013946533203, 32.01185989379883], "std": [0.23367999494075775, 0.15198814868927002, 0.19039160013198853, 0.1402798444032669, 0.31032687425613403, 0.03213745355606079, 0.11468955129384995, 0.2208106517791748, 0.1852584034204483, 0.07091144472360611, 0.08442169427871704, 0.013655489310622215, 26.965595245361328, 22.158281326293945, 20.81866455078125, 2.7098488807678223, 20.34625816345215, 32.264747619628906, 21.09087562561035, 39.641815185546875, 25.134618759155273, 41.358314514160156, 28.130388259887695, 44.62234115600586, 26.22028160095215, 10.984145164489746, 0.6755171418190002, 2.858566999435425, 16.468881607055664, 26.58417510986328, 10.435943603515625, 34.02875518798828, 10.596870422363281, 38.12306594848633, 15.334559440612793, 43.26308822631836], "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": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [238]}, "index": {"min": [19626], "max": [19863], "mean": [19744.5], "std": [68.70407557052202], "count": [238]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [238]}, "subtask_annotation": {"mean": [7.189075630252101, 14.0, 14.0, 14.0, 14.0], "std": [5.324152829063173, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [238]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [238]}, "eef_direction_state": {"mean": [3.235294117647059, 3.953781512605042], "std": [2.058823529411766, 2.2290024869248217], "min": [0, 0], "max": [6, 6], "count": [238]}, "eef_velocity_state": {"mean": [1.2100840336134453, 1.0], "std": [0.6966178748256382, 0.8981774262781437], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_acc_mag_state": {"mean": [0.8445378151260504, 0.7436974789915967], "std": [0.8531895155300224, 0.853479153104257], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_direction_action": {"mean": [3.235294117647059, 3.953781512605042], "std": [2.058823529411766, 2.2290024869248217], "min": [0, 0], "max": [6, 6], "count": [238]}, "eef_velocity_action": {"mean": [1.2100840336134453, 1.0], "std": [0.6966178748256382, 0.8981774262781437], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_acc_mag_action": {"mean": [0.8445378151260504, 0.7436974789915967], "std": [0.8531895155300224, 0.853479153104257], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_sim_pose_state": {"mean": [0.6349359549049991, 0.2109954064983828, 1.1676128431773014, -1.380259157387678, 1.207035251659188, -1.7688402134726124, 0.6257538145368822, -0.12587001046693425, 1.1607322007826255, -0.2672582456654369, 1.2291767053539573, -2.209224660301331], "std": [0.060299647045479625, 0.06534562481430387, 0.04341310680834685, 0.3693121436051483, 0.055222412984731094, 0.5032132706929936, 0.05688929737540929, 0.04111903731556572, 0.051050163771193376, 2.969989209669063, 0.09898072918902405, 1.1694645645444188], "min": [0.5576291169186548, 0.12471180495833606, 1.048668585294653, -2.1812385470213393, 1.0694900460160488, -2.8053555362593205, 0.560396714569017, -0.20356924542061466, 1.0261950050699837, -3.1374321521916455, 0.9771048291062123, -3.105763071322831], "max": [0.7591794392538864, 0.28558384048151353, 1.2130219238793072, -0.9338710300887952, 1.3669672178290546, -1.1944737111484718, 0.7628807825504083, -0.06454905229874563, 1.2551514884822668, 3.1347960326441284, 1.4010717667690962, 3.1107249848693366], "count": [238]}, "eef_sim_pose_action": {"mean": [0.6349359549049991, 0.2109954064983828, 1.1676128431773014, -1.380259157387678, 1.207035251659188, -1.7688402134726124, 0.6257538145368822, -0.12587001046693425, 1.1607322007826255, -0.2672582456654369, 1.2291767053539573, -2.209224660301331], "std": [0.060299647045479625, 0.06534562481430387, 0.04341310680834685, 0.3693121436051483, 0.055222412984731094, 0.5032132706929936, 0.05688929737540929, 0.04111903731556572, 0.051050163771193376, 2.969989209669063, 0.09898072918902405, 1.1694645645444188], "min": [0.5576291169186548, 0.12471180495833606, 1.048668585294653, -2.1812385470213393, 1.0694900460160488, -2.8053555362593205, 0.560396714569017, -0.20356924542061466, 1.0261950050699837, -3.1374321521916455, 0.9771048291062123, -3.105763071322831], "max": [0.7591794392538864, 0.28558384048151353, 1.2130219238793072, -0.9338710300887952, 1.3669672178290546, -1.1944737111484718, 0.7628807825504083, -0.06454905229874563, 1.2551514884822668, 3.1347960326441284, 1.4010717667690962, 3.1107249848693366], "count": [238]}}} +{"episode_index": 68, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1355527982026144]], [[0.18666577614379085]], [[0.26628247753267975]]], "std": [[[0.21404602380168344]], [[0.20721913572202386]], [[0.19671123560033263]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2265669199346405]], [[0.26389961805555556]], [[0.26976503267973856]]], "std": [[[0.12813227931628832]], [[0.12548696122275646]], [[0.15160558057010393]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24552436478758172]], [[0.2806849857026144]], [[0.3072843402777778]]], "std": [[[0.17606204553416455]], [[0.163057164394562]], [[0.1921765347678691]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16144415236928103]], [[0.20248526552287582]], [[0.21841744689542483]]], "std": [[[0.25685431445713114]], [[0.25932138591463977]], [[0.25920053587126685]]], "count": [100]}, "observation.state": {"min": [0.4638981223106384, -1.1583504676818848, 0.7448310256004333, -0.6285048127174377, -1.4326738119125366, 1.3502804040908813, -0.7316939234733582, -1.1620699167251587, 0.818360447883606, -0.9364509582519531, -0.060296978801488876, -0.7844281792640686, 1.3640000820159912, 1.8849999904632568, 2.507777690887451, 0.007500011473894119, 0.7706249952316284, 0.7718750238418579, 0.8387500047683716, -1.0, 0.8600000143051147, 0.6306250095367432, 0.9837499856948853, -0.04625000059604645, 0.9743750095367432, 51.97999954223633, -1.115625023841858, -0.2622222304344177, -0.20750001072883606, -0.7756249904632568, 0.6343749761581421, -0.34812501072883606, 0.8118749856948853, 0.019999999552965164, 0.4481250047683716, -2.2362499237060547], "max": [1.211629867553711, -0.7388227581977844, 1.389333963394165, -0.10725820809602737, -0.5277237296104431, 1.5570400953292847, -0.24402514100074768, -0.5669362545013428, 1.3616054058074951, -0.6183003187179565, 0.3219892084598541, -0.5494439601898193, 90.30937957763672, 77.77375030517578, 51.19750213623047, 9.466249465942383, 60.423126220703125, 88.66812896728516, 59.053123474121094, 103.38312530517578, 69.54750061035156, 108.9112548828125, 95.79000091552734, 109.57937622070312, 77.95999908447266, 80.46888732910156, 1.8049999475479126, 9.445000648498535, 24.411874771118164, 44.51499938964844, 19.381250381469727, 55.073123931884766, 19.321874618530273, 88.86062622070312, 94.24749755859375, 109.41250610351562], "mean": [0.967993438243866, -0.8698651790618896, 0.9395108222961426, -0.4412067234516144, -1.055120825767517, 1.4444000720977783, -0.4962785542011261, -0.7892177700996399, 0.9588251113891602, -0.7614973783493042, 0.1978328973054886, -0.6722212433815002, 25.32843017578125, 57.64728927612305, 10.551018714904785, 7.258089065551758, 12.336641311645508, 21.838951110839844, 12.118427276611328, 22.095590591430664, 13.512138366699219, 26.627685546875, 16.593650817871094, 31.64287567138672, 23.285903930664062, 70.93194580078125, 0.5771595239639282, 5.629029750823975, 5.422910690307617, 9.773112297058105, 4.734459400177002, 12.641831398010254, 4.343571186065674, 20.371862411499023, 11.774500846862793, 25.297931671142578], "std": [0.23185372352600098, 0.13382676243782043, 0.18701237440109253, 0.16969738900661469, 0.2708905041217804, 0.06229712441563606, 0.14521177113056183, 0.18962381780147552, 0.17263193428516388, 0.11441980302333832, 0.10893997550010681, 0.10706480592489243, 34.81200408935547, 24.00652313232422, 16.542705535888672, 2.3501975536346436, 20.96361541748047, 33.101173400878906, 20.57004165649414, 39.01873779296875, 23.888463973999023, 41.67112731933594, 29.86415672302246, 45.809471130371094, 30.544540405273438, 10.400607109069824, 1.2745380401611328, 2.313474416732788, 8.472882270812988, 15.66013240814209, 6.7601799964904785, 20.71852684020996, 6.585195064544678, 34.140777587890625, 24.383150100708008, 44.60221481323242], "count": [260]}, "action": {"min": [0.4638981223106384, -1.1583504676818848, 0.7448310256004333, -0.6285048127174377, -1.4326738119125366, 1.3502804040908813, -0.7316939234733582, -1.1620699167251587, 0.818360447883606, -0.9364509582519531, -0.060296978801488876, -0.7844281792640686, 1.3640000820159912, 1.8849999904632568, 2.507777690887451, 0.007500011473894119, 0.7706249952316284, 0.7718750238418579, 0.8387500047683716, -1.0, 0.8600000143051147, 0.6306250095367432, 0.9837499856948853, -0.04625000059604645, 0.9743750095367432, 51.97999954223633, -1.115625023841858, -0.2622222304344177, -0.20750001072883606, -0.7756249904632568, 0.6343749761581421, -0.34812501072883606, 0.8118749856948853, 0.019999999552965164, 0.4481250047683716, -2.2362499237060547], "max": [1.211629867553711, -0.7388227581977844, 1.389333963394165, -0.10725820809602737, -0.5277237296104431, 1.5570400953292847, -0.24402514100074768, -0.5669362545013428, 1.3616054058074951, -0.6183003187179565, 0.3219892084598541, -0.5494439601898193, 90.30937957763672, 77.77375030517578, 51.19750213623047, 9.466249465942383, 60.423126220703125, 88.66812896728516, 59.053123474121094, 103.38312530517578, 69.54750061035156, 108.9112548828125, 95.79000091552734, 109.57937622070312, 77.95999908447266, 80.46888732910156, 1.8049999475479126, 9.445000648498535, 24.411874771118164, 44.51499938964844, 19.381250381469727, 55.073123931884766, 19.321874618530273, 88.86062622070312, 94.24749755859375, 109.41250610351562], "mean": [0.9679936766624451, -0.8698649406433105, 0.9395104050636292, -0.44120678305625916, -1.0551207065582275, 1.444400429725647, -0.4962787330150604, -0.789218008518219, 0.9588249325752258, -0.761497437953949, 0.19783279299736023, -0.6722218990325928, 25.32843589782715, 57.64728927612305, 10.550996780395508, 7.258089542388916, 12.336648941040039, 21.83896255493164, 12.118417739868164, 22.095571517944336, 13.512155532836914, 26.627670288085938, 16.59364891052246, 31.642885208129883, 23.28590202331543, 70.93196868896484, 0.5771597623825073, 5.629027843475342, 5.422909736633301, 9.773110389709473, 4.734457492828369, 12.641838073730469, 4.343570709228516, 20.371858596801758, 11.774497985839844, 25.297929763793945], "std": [0.23185370862483978, 0.13382676243782043, 0.18701229989528656, 0.1696973443031311, 0.2708905041217804, 0.062297120690345764, 0.14521175622940063, 0.1896238476037979, 0.17263194918632507, 0.11441981792449951, 0.10893997550010681, 0.10706479102373123, 34.81199264526367, 24.00652313232422, 16.542707443237305, 2.3501975536346436, 20.96361541748047, 33.1011848449707, 20.570039749145508, 39.01875305175781, 23.888469696044922, 41.671119689941406, 29.864152908325195, 45.809444427490234, 30.544536590576172, 10.40060806274414, 1.274538278579712, 2.313474416732788, 8.472879409790039, 15.660130500793457, 6.760181427001953, 20.71852684020996, 6.585195541381836, 34.140785217285156, 24.383148193359375, 44.60221481323242], "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": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [260]}, "index": {"min": [19864], "max": [20123], "mean": [19993.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [7.776923076923077, 14.0, 14.0, 14.0, 14.0], "std": [5.313647717999932, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [260]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [260]}, "eef_direction_state": {"mean": [3.4884615384615385, 4.042307692307692], "std": [2.210956445153738, 2.2824873538992643], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [1.123076923076923, 0.926923076923077], "std": [0.822897176634851, 0.8935915829727576], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_state": {"mean": [0.7384615384615385, 0.676923076923077], "std": [0.8598197141426828, 0.8432116680642905], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_direction_action": {"mean": [3.4884615384615385, 4.042307692307692], "std": [2.210956445153738, 2.2824873538992643], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [1.123076923076923, 0.926923076923077], "std": [0.822897176634851, 0.8935915829727576], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_action": {"mean": [0.7384615384615385, 0.676923076923077], "std": [0.8598197141426828, 0.8432116680642905], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_sim_pose_state": {"mean": [0.6330913507461797, 0.2148597101475602, 1.1656895783183183, -1.3510580169063033, 1.2405078811337165, -1.7170367773907018, 0.6211232415353043, -0.13032143898255083, 1.1473329082065522, 2.8137459879191047, 1.2009698343290425, -2.7410731376618207], "std": [0.060203696818731556, 0.06298691616682575, 0.03814046295138281, 0.3059829128940832, 0.0756033997599814, 0.44172931334434956, 0.06218948953986761, 0.033058720333192806, 0.047117005841143145, 0.08406266115217165, 0.0994223316177438, 0.15656929422376922], "min": [0.5437235333559595, 0.13205127160623084, 1.0573304225423408, -2.0942830103088723, 1.0862325142793448, -2.6994379552645458, 0.5423402282241268, -0.17915774890779348, 1.0226957426729375, 2.628349144961307, 0.9420512917779558, -3.076920308823177], "max": [0.7672338465404558, 0.2862350969459001, 1.2276522987277698, -0.9130757120373751, 1.4646592673049308, -1.2909248250425978, 0.7575949114873904, -0.06855890595012604, 1.240131668561478, 2.9367958234842977, 1.3926485190036604, -2.4958743148379536], "count": [260]}, "eef_sim_pose_action": {"mean": [0.6330913507461797, 0.2148597101475602, 1.1656895783183183, -1.3510580169063033, 1.2405078811337165, -1.7170367773907018, 0.6211232415353043, -0.13032143898255083, 1.1473329082065522, 2.8137459879191047, 1.2009698343290425, -2.7410731376618207], "std": [0.060203696818731556, 0.06298691616682575, 0.03814046295138281, 0.3059829128940832, 0.0756033997599814, 0.44172931334434956, 0.06218948953986761, 0.033058720333192806, 0.047117005841143145, 0.08406266115217165, 0.0994223316177438, 0.15656929422376922], "min": [0.5437235333559595, 0.13205127160623084, 1.0573304225423408, -2.0942830103088723, 1.0862325142793448, -2.6994379552645458, 0.5423402282241268, -0.17915774890779348, 1.0226957426729375, 2.628349144961307, 0.9420512917779558, -3.076920308823177], "max": [0.7672338465404558, 0.2862350969459001, 1.2276522987277698, -0.9130757120373751, 1.4646592673049308, -1.2909248250425978, 0.7575949114873904, -0.06855890595012604, 1.240131668561478, 2.9367958234842977, 1.3926485190036604, -2.4958743148379536], "count": [260]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1371918545751634]], [[0.18644087214052288]], [[0.2642054064542484]]], "std": [[[0.21528412017791768]], [[0.20859747074561102]], [[0.19696586934221785]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23138637867647058]], [[0.2701353819444444]], [[0.2759281229575163]]], "std": [[[0.13216392218985004]], [[0.12782129458650313]], [[0.15303598146640884]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23445244485294117]], [[0.2778909477124183]], [[0.30229492442810457]]], "std": [[[0.16819856732483454]], [[0.15777477589941438]], [[0.18374753592091958]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16333863153594771]], [[0.20165128880718955]], [[0.21316724673202614]]], "std": [[[0.25405727444491816]], [[0.25799630296828074]], [[0.2577549860326639]]], "count": [100]}, "observation.state": {"min": [0.5248388051986694, -1.2032692432403564, 0.7988575100898743, -0.6668431162834167, -1.4883983135223389, 1.328369379043579, -0.6753786206245422, -1.2062256336212158, 0.7938029170036316, -0.9841592311859131, -0.029802776873111725, -0.8078698515892029, 6.773124694824219, 9.110625267028809, 2.509999990463257, 0.1262499988079071, 0.5843750238418579, 0.8337500095367432, 0.7762500047683716, -1.921875, 0.7599999904632568, -3.099375009536743, 0.6887500286102295, -0.10999999940395355, 0.8075000047683716, 51.38999938964844, -1.3381249904632568, 0.8368750214576721, 0.6731250286102295, -0.2750000059604645, 0.71875, -0.4633333384990692, 0.6679999828338623, 0.12062500417232513, 0.35499998927116394, -2.286875009536743], "max": [1.1452531814575195, -0.7746576070785522, 1.3533798456192017, -0.2161535769701004, -0.6615501046180725, 1.521562933921814, -0.2395666539669037, -0.5960979461669922, 1.3824912309646606, -0.6991016268730164, 0.2745431661605835, -0.5636539459228516, 89.16374969482422, 82.9312515258789, 66.63812255859375, 9.462499618530273, 55.87937545776367, 73.84937286376953, 63.33250045776367, 109.4437484741211, 80.8331298828125, 110.19437408447266, 90.38687896728516, 110.41187286376953, 64.80374908447266, 80.28937530517578, 5.46750020980835, 8.9375, 34.473751068115234, 77.40750122070312, 24.024999618530273, 81.38187408447266, 27.686874389648438, 97.48687744140625, 101.02874755859375, 109.41875457763672], "mean": [0.9698290824890137, -0.9200229048728943, 0.9573451280593872, -0.4888201355934143, -1.1778674125671387, 1.4499552249908447, -0.4340064823627472, -0.7999511361122131, 0.9643402695655823, -0.7908472418785095, 0.19254736602306366, -0.7063800096511841, 26.398122787475586, 66.20423126220703, 11.8868408203125, 6.737161159515381, 9.737833976745605, 18.88807487487793, 11.148201942443848, 21.572813034057617, 13.465140342712402, 24.904212951660156, 14.646368026733398, 30.8727970123291, 20.0653018951416, 70.06969451904297, 1.7308813333511353, 5.685239315032959, 6.663123607635498, 15.480700492858887, 5.86201286315918, 17.205427169799805, 5.479254245758057, 23.246715545654297, 12.982874870300293, 25.814682006835938], "std": [0.20147615671157837, 0.15073077380657196, 0.16785793006420135, 0.160794198513031, 0.2744787633419037, 0.056153297424316406, 0.11656419187784195, 0.20504458248615265, 0.1689503937959671, 0.09912047535181046, 0.08565749228000641, 0.10202404856681824, 27.33222007751465, 22.328107833862305, 20.32442855834961, 2.886016607284546, 18.079219818115234, 27.42992401123047, 20.553956985473633, 39.02685546875, 25.788772583007812, 43.14410400390625, 28.714265823364258, 46.771392822265625, 26.043840408325195, 11.096510887145996, 2.3974497318267822, 1.75010085105896, 10.775819778442383, 25.277606964111328, 8.718131065368652, 28.878854751586914, 8.479841232299805, 37.331844329833984, 26.302982330322266, 44.914390563964844], "count": [265]}, "action": {"min": [0.5248388051986694, -1.2032692432403564, 0.7988575100898743, -0.6668431162834167, -1.4883983135223389, 1.328369379043579, -0.6753786206245422, -1.2062256336212158, 0.7938029170036316, -0.9841592311859131, -0.029802776873111725, -0.8078698515892029, 6.773124694824219, 9.110625267028809, 2.509999990463257, 0.1262499988079071, 0.5843750238418579, 0.8337500095367432, 0.7762500047683716, -1.921875, 0.7599999904632568, -3.099375009536743, 0.6887500286102295, -0.10999999940395355, 0.8075000047683716, 51.38999938964844, -1.3381249904632568, 0.8368750214576721, 0.6731250286102295, -0.2750000059604645, 0.71875, -0.4633333384990692, 0.6679999828338623, 0.12062500417232513, 0.35499998927116394, -2.286875009536743], "max": [1.1452531814575195, -0.7746576070785522, 1.3533798456192017, -0.2161535769701004, -0.6615501046180725, 1.521562933921814, -0.2395666539669037, -0.5960979461669922, 1.3824912309646606, -0.6991016268730164, 0.2745431661605835, -0.5636539459228516, 89.16374969482422, 82.9312515258789, 66.63812255859375, 9.462499618530273, 55.87937545776367, 73.84937286376953, 63.33250045776367, 109.4437484741211, 80.8331298828125, 110.19437408447266, 90.38687896728516, 110.41187286376953, 64.80374908447266, 80.28937530517578, 5.46750020980835, 8.9375, 34.473751068115234, 77.40750122070312, 24.024999618530273, 81.38187408447266, 27.686874389648438, 97.48687744140625, 101.02874755859375, 109.41875457763672], "mean": [0.9698291420936584, -0.92002272605896, 0.9573448300361633, -0.48882007598876953, -1.1778669357299805, 1.4499555826187134, -0.43400686979293823, -0.7999511361122131, 0.9643400311470032, -0.7908470630645752, 0.19254741072654724, -0.7063798308372498, 26.39812469482422, 66.2042465209961, 11.886831283569336, 6.737161159515381, 9.73784351348877, 18.888078689575195, 11.148185729980469, 21.572824478149414, 13.465149879455566, 24.90423583984375, 14.646387100219727, 30.872814178466797, 20.06529998779297, 70.06966400146484, 1.7308779954910278, 5.685240268707275, 6.66312313079834, 15.480695724487305, 5.862015247344971, 17.20543098449707, 5.479249954223633, 23.24671173095703, 12.98287582397461, 25.814682006835938], "std": [0.20147614181041718, 0.15073075890541077, 0.16785794496536255, 0.16079415380954742, 0.2744787335395813, 0.056153301149606705, 0.11656417697668076, 0.20504453778266907, 0.1689504086971283, 0.09912046045064926, 0.08565749228000641, 0.10202402621507645, 27.33222770690918, 22.328105926513672, 20.32442855834961, 2.886016845703125, 18.079212188720703, 27.42991828918457, 20.553955078125, 39.026851654052734, 25.788761138916016, 43.14407730102539, 28.71426773071289, 46.77139663696289, 26.043846130371094, 11.096511840820312, 2.3974497318267822, 1.75010085105896, 10.775818824768066, 25.277606964111328, 8.718131065368652, 28.87885284423828, 8.479842185974121, 37.33184051513672, 26.302974700927734, 44.914390563964844], "count": [265]}, "timestamp": {"min": [0.0], "max": [8.8], "mean": [4.4], "std": [2.5499455331873704], "count": [265]}, "frame_index": {"min": [0], "max": [264], "mean": [132.0], "std": [76.49836599562111], "count": [265]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [265]}, "index": {"min": [20124], "max": [20388], "mean": [20256.0], "std": [76.49836599562111], "count": [265]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [265]}, "subtask_annotation": {"mean": [7.203773584905661, 14.0, 14.0, 14.0, 14.0], "std": [5.4492499835021775, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [265]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [265]}, "eef_direction_state": {"mean": [3.509433962264151, 4.192452830188679], "std": [2.1121628145275584, 2.209059311161163], "min": [0, 0], "max": [6, 6], "count": [265]}, "eef_velocity_state": {"mean": [1.0754716981132075, 0.9169811320754717], "std": [0.8067885698055071, 0.9031884504368363], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_acc_mag_state": {"mean": [0.660377358490566, 0.769811320754717], "std": [0.8089918306935286, 0.870823705846534], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_direction_action": {"mean": [3.509433962264151, 4.192452830188679], "std": [2.1121628145275584, 2.209059311161163], "min": [0, 0], "max": [6, 6], "count": [265]}, "eef_velocity_action": {"mean": [1.0754716981132075, 0.9169811320754717], "std": [0.8067885698055071, 0.9031884504368363], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_acc_mag_action": {"mean": [0.660377358490566, 0.769811320754717], "std": [0.8089918306935286, 0.870823705846534], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_sim_pose_state": {"mean": [0.6337455202304156, 0.21525325948923207, 1.1771478550816934, -1.1010529548048689, 1.156536666259154, -1.4391602321697612, 0.6268269275241789, -0.12014201979746783, 1.1656322473189507, 2.9515492881839296, 1.2637253058492806, -2.5822081653984235], "std": [0.05332628388383844, 0.07594309040114247, 0.048185949846871905, 0.33719201696540213, 0.05244433998526161, 0.49423767716404343, 0.054936124207771116, 0.04089445360955801, 0.051560439253587956, 0.1657640802819039, 0.10151295164946254, 0.21573561382166725], "min": [0.5614996451371832, 0.09727183957018509, 1.0456769358523799, -1.8884155034123182, 1.0248153816521657, -2.427212165555572, 0.560112893536366, -0.18796192277613522, 1.0264797877876073, 2.6203312202116766, 0.9953817981485087, -3.0588344701981556], "max": [0.752678988474357, 0.29995066255815994, 1.2122857691355695, -0.8022120367685973, 1.3326621488404187, -0.9354630333367099, 0.7556908664944801, -0.046253959217167934, 1.2345619586881629, 3.129492854827974, 1.3972327047994546, -2.2762106325422744], "count": [265]}, "eef_sim_pose_action": {"mean": [0.6337455202304156, 0.21525325948923207, 1.1771478550816934, -1.1010529548048689, 1.156536666259154, -1.4391602321697612, 0.6268269275241789, -0.12014201979746783, 1.1656322473189507, 2.9515492881839296, 1.2637253058492806, -2.5822081653984235], "std": [0.05332628388383844, 0.07594309040114247, 0.048185949846871905, 0.33719201696540213, 0.05244433998526161, 0.49423767716404343, 0.054936124207771116, 0.04089445360955801, 0.051560439253587956, 0.1657640802819039, 0.10151295164946254, 0.21573561382166725], "min": [0.5614996451371832, 0.09727183957018509, 1.0456769358523799, -1.8884155034123182, 1.0248153816521657, -2.427212165555572, 0.560112893536366, -0.18796192277613522, 1.0264797877876073, 2.6203312202116766, 0.9953817981485087, -3.0588344701981556], "max": [0.752678988474357, 0.29995066255815994, 1.2122857691355695, -0.8022120367685973, 1.3326621488404187, -0.9354630333367099, 0.7556908664944801, -0.046253959217167934, 1.2345619586881629, 3.129492854827974, 1.3972327047994546, -2.2762106325422744], "count": [265]}}} +{"episode_index": 70, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13615649509803923]], [[0.1884802961601307]], [[0.2698087724673202]]], "std": [[[0.21454234511062192]], [[0.2073398340793559]], [[0.196771333025973]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2424062091503268]], [[0.2736309048202615]], [[0.2842756086601307]]], "std": [[[0.13667577337142733]], [[0.12887811652678513]], [[0.1488564934550615]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24467375816993464]], [[0.2791650878267974]], [[0.29542727736928104]]], "std": [[[0.17126078258423266]], [[0.16067233662897842]], [[0.18379544016885557]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.17483914624183006]], [[0.2148780984477124]], [[0.23585342524509803]]], "std": [[[0.26449555133477964]], [[0.26677541072467365]], [[0.26706388568309636]]], "count": [100]}, "observation.state": {"min": [0.4878118634223938, -1.1885347366333008, 0.7920863032341003, -0.578507661819458, -1.1872154474258423, 1.383468747138977, -0.712572455406189, -1.2595845460891724, 0.8669270277023315, -0.8620155453681946, -0.022340161725878716, -0.782930850982666, 4.299999713897705, 8.656874656677246, 2.3756251335144043, -0.8274999856948853, 0.5731250047683716, -0.27562499046325684, 0.6775000095367432, -0.5718749761581421, 0.8481249809265137, -3.0199999809265137, 0.9162499904632568, 0.22875000536441803, 1.8316667079925537, 7.511250019073486, -1.3537499904632568, 0.20374999940395355, 0.8899999856948853, 0.5256249904632568, 1.09333336353302, 2.1475000381469727, 0.71875, 0.6768749952316284, 0.5518749952316284, -0.5253846049308777], "max": [1.087276816368103, -0.795359194278717, 1.3599841594696045, -0.20706786215305328, -0.5128223299980164, 1.492904543876648, -0.24748225510120392, -0.6235218048095703, 1.4812934398651123, -0.5650368332862854, 0.4288262128829956, -0.5719749331474304, 79.74749755859375, 84.7281265258789, 64.6500015258789, 9.551249504089355, 60.5099983215332, 78.76374816894531, 57.79750061035156, 96.66874694824219, 71.984375, 111.30874633789062, 89.79812622070312, 109.72937774658203, 82.94375610351562, 85.90312957763672, -1.2450000047683716, 9.848750114440918, 64.32437896728516, 50.76000213623047, 50.36375045776367, 81.85562896728516, 68.58000183105469, 111.1518783569336, 96.91312408447266, 110.54000091552734], "mean": [0.846198320388794, -0.9546182751655579, 1.0410563945770264, -0.4082987308502197, -0.9338327646255493, 1.4291813373565674, -0.5196831226348877, -0.8219491839408875, 1.0205503702163696, -0.6795441508293152, 0.2723209261894226, -0.6854000687599182, 25.990177154541016, 65.74139404296875, 11.662858963012695, 6.5263991355896, 11.501450538635254, 23.09541130065918, 11.820724487304688, 24.514291763305664, 13.610230445861816, 34.12481689453125, 16.335241317749023, 65.16553497314453, 23.200714111328125, 67.59713745117188, -1.2926506996154785, 3.7623977661132812, 13.257890701293945, 15.373920440673828, 11.826144218444824, 19.93607521057129, 13.561114311218262, 31.4477596282959, 17.790878295898438, 51.78048324584961], "std": [0.1777191311120987, 0.11889845132827759, 0.15606534481048584, 0.13073688745498657, 0.1981266736984253, 0.023206552490592003, 0.14929476380348206, 0.19964604079723358, 0.18021655082702637, 0.11457552015781403, 0.12940803170204163, 0.10055612027645111, 25.261999130249023, 22.547473907470703, 19.28123664855957, 3.0616183280944824, 19.259733200073242, 28.786977767944336, 18.971263885498047, 36.360694885253906, 24.1259822845459, 40.24094772338867, 29.856689453125, 38.72403335571289, 30.180633544921875, 26.708662033081055, 0.02049528807401657, 3.144435167312622, 22.046510696411133, 14.792765617370605, 17.182527542114258, 29.35923194885254, 23.51001739501953, 38.581729888916016, 31.52703857421875, 36.594844818115234], "count": [222]}, "action": {"min": [0.4878118634223938, -1.1885347366333008, 0.7920863032341003, -0.578507661819458, -1.1872154474258423, 1.383468747138977, -0.712572455406189, -1.2595845460891724, 0.8669270277023315, -0.8620155453681946, -0.022340161725878716, -0.782930850982666, 4.299999713897705, 8.656874656677246, 2.3756251335144043, -0.8274999856948853, 0.5731250047683716, -0.27562499046325684, 0.6775000095367432, -0.5718749761581421, 0.8481249809265137, -3.0199999809265137, 0.9162499904632568, 0.22875000536441803, 1.8316667079925537, 7.511250019073486, -1.3537499904632568, 0.20374999940395355, 0.8899999856948853, 0.5256249904632568, 1.09333336353302, 2.1475000381469727, 0.71875, 0.6768749952316284, 0.5518749952316284, -0.5253846049308777], "max": [1.087276816368103, -0.795359194278717, 1.3599841594696045, -0.20706786215305328, -0.5128223299980164, 1.492904543876648, -0.24748225510120392, -0.6235218048095703, 1.4812934398651123, -0.5650368332862854, 0.4288262128829956, -0.5719749331474304, 79.74749755859375, 84.7281265258789, 64.6500015258789, 9.551249504089355, 60.5099983215332, 78.76374816894531, 57.79750061035156, 96.66874694824219, 71.984375, 111.30874633789062, 89.79812622070312, 109.72937774658203, 82.94375610351562, 85.90312957763672, -1.2450000047683716, 9.848750114440918, 64.32437896728516, 50.76000213623047, 50.36375045776367, 81.85562896728516, 68.58000183105469, 111.1518783569336, 96.91312408447266, 110.54000091552734], "mean": [0.846198558807373, -0.9546183943748474, 1.0410566329956055, -0.4082987606525421, -0.9338328242301941, 1.4291812181472778, -0.5196828246116638, -0.8219491839408875, 1.0205498933792114, -0.6795443296432495, 0.2723208963871002, -0.6854004263877869, 25.99015998840332, 65.74140167236328, 11.662883758544922, 6.526402473449707, 11.501441955566406, 23.095426559448242, 11.820743560791016, 24.514265060424805, 13.61023235321045, 34.12481689453125, 16.335250854492188, 65.16553497314453, 23.200708389282227, 67.59712982177734, -1.2926511764526367, 3.762397289276123, 13.257896423339844, 15.373920440673828, 11.82614517211914, 19.936079025268555, 13.561108589172363, 31.44776725769043, 17.790884017944336, 51.78047561645508], "std": [0.1777191162109375, 0.1188984364271164, 0.15606532990932465, 0.13073687255382538, 0.1981266885995865, 0.0232065562158823, 0.14929476380348206, 0.19964605569839478, 0.18021652102470398, 0.11457552015781403, 0.12940803170204163, 0.10055612027645111, 25.261991500854492, 22.54747200012207, 19.281234741210938, 3.0616180896759033, 19.259740829467773, 28.786977767944336, 18.971263885498047, 36.360679626464844, 24.1259822845459, 40.24094009399414, 29.856689453125, 38.72403335571289, 30.180631637573242, 26.708662033081055, 0.020495297387242317, 3.1444358825683594, 22.046512603759766, 14.792765617370605, 17.18252944946289, 29.35922622680664, 23.51001739501953, 38.58173370361328, 31.52704429626465, 36.5948486328125], "count": [222]}, "timestamp": {"min": [0.0], "max": [7.366666666666666], "mean": [3.6833333333333336], "std": [2.1361743235842763], "count": [222]}, "frame_index": {"min": [0], "max": [221], "mean": [110.5], "std": [64.0852297075283], "count": [222]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [222]}, "index": {"min": [20389], "max": [20610], "mean": [20499.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [6.914414414414415, 14.0, 14.0, 14.0, 14.0], "std": [5.424906639240597, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [222]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [222]}, "eef_direction_state": {"mean": [3.189189189189189, 3.8378378378378377], "std": [1.9102073540269482, 2.2997866745587987], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [1.2162162162162162, 0.9954954954954955], "std": [0.6493989654392825, 0.8827564719210216], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_state": {"mean": [0.7882882882882883, 0.7522522522522522], "std": [0.8464274407091003, 0.8472899933111435], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_direction_action": {"mean": [3.189189189189189, 3.8378378378378377], "std": [1.9102073540269482, 2.2997866745587987], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [1.2162162162162162, 0.9954954954954955], "std": [0.6493989654392825, 0.8827564719210216], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_action": {"mean": [0.7882882882882883, 0.7522522522522522], "std": [0.8464274407091003, 0.8472899933111435], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_sim_pose_state": {"mean": [0.6615077840441701, 0.19071761050670497, 1.1629701955393141, -1.3610953714252505, 1.2035279711599636, -1.7698119159777679, 0.6340692046914382, -0.13145879497799198, 1.151840923268124, 2.6100168218183133, 1.2183386069530109, -2.12600824085551], "std": [0.05340594681774903, 0.05989435154682636, 0.04231306833281146, 0.2514238056573023, 0.06987928848170837, 0.36252877012808454, 0.061519949981195005, 0.036376739261887, 0.042894191712266695, 0.0670366579225716, 0.08409084041022351, 2.0172692360840405], "min": [0.5671228432472633, 0.11779037930182734, 1.050429579859923, -1.9593418576095436, 1.0549135480691012, -2.4964751850720894, 0.5636995342038235, -0.18123294698723919, 1.037697994214515, 2.468116239673053, 0.9901230198553916, -3.1412098154036254], "max": [0.7524655484211448, 0.2706491345265481, 1.198980419430281, -1.0365210645216016, 1.3867899873401939, -1.3400319972700772, 0.7791224781463728, -0.06649147187616355, 1.2299277950234544, 2.728736372013879, 1.3623732260955772, 3.1315339272963314], "count": [222]}, "eef_sim_pose_action": {"mean": [0.6615077840441701, 0.19071761050670497, 1.1629701955393141, -1.3610953714252505, 1.2035279711599636, -1.7698119159777679, 0.6340692046914382, -0.13145879497799198, 1.151840923268124, 2.6100168218183133, 1.2183386069530109, -2.12600824085551], "std": [0.05340594681774903, 0.05989435154682636, 0.04231306833281146, 0.2514238056573023, 0.06987928848170837, 0.36252877012808454, 0.061519949981195005, 0.036376739261887, 0.042894191712266695, 0.0670366579225716, 0.08409084041022351, 2.0172692360840405], "min": [0.5671228432472633, 0.11779037930182734, 1.050429579859923, -1.9593418576095436, 1.0549135480691012, -2.4964751850720894, 0.5636995342038235, -0.18123294698723919, 1.037697994214515, 2.468116239673053, 0.9901230198553916, -3.1412098154036254], "max": [0.7524655484211448, 0.2706491345265481, 1.198980419430281, -1.0365210645216016, 1.3867899873401939, -1.3400319972700772, 0.7791224781463728, -0.06649147187616355, 1.2299277950234544, 2.728736372013879, 1.3623732260955772, 3.1315339272963314], "count": [222]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.136891454248366]], [[0.19019381535947713]], [[0.2722893402777778]]], "std": [[[0.2205692143269555]], [[0.2107820375952611]], [[0.1985392942969287]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2304918137254902]], [[0.26993187704248367]], [[0.27672884599673203]]], "std": [[[0.1376438063502209]], [[0.1313413303591043]], [[0.1575207453602808]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24174601715686275]], [[0.27957771650326796]], [[0.3093898304738562]]], "std": [[[0.1733705616266757]], [[0.16300477915708989]], [[0.19278734437877418]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16440440563725492]], [[0.2018612602124183]], [[0.21648122753267976]]], "std": [[[0.2566479538662522]], [[0.2601160412018927]], [[0.2593365412647653]]], "count": [100]}, "observation.state": {"min": [0.49451151490211487, -1.1852684020996094, 0.8165484070777893, -0.6791218519210815, -1.5370285511016846, 1.2851275205612183, -0.6620508432388306, -1.2392233610153198, 0.8157854676246643, -1.2254186868667603, -0.06926165521144867, -0.7455224394798279, 1.4006249904632568, 6.183125019073486, 2.4533333778381348, 0.6675000190734863, 0.8168749809265137, 0.5731250047683716, 0.7756249904632568, -1.2912499904632568, 0.6225000023841858, 0.39125001430511475, 0.6681250333786011, -0.07454545050859451, 1.1418750286102295, 51.21437454223633, -1.4850000143051147, 1.0931249856948853, 0.6681250333786011, -0.34312501549720764, 0.6399999856948853, -1.0462499856948853, 0.6825000047683716, 0.6087499856948853, 0.7906249761581421, -2.072499990463257], "max": [1.2670286893844604, -0.7667181491851807, 1.397178053855896, -0.10500114411115646, -0.6049725413322449, 1.4830338954925537, -0.20020313560962677, -0.5637996792793274, 1.3622491359710693, -0.7410639524459839, 0.27292191982269287, -0.27158674597740173, 86.89624786376953, 85.08555603027344, 54.264373779296875, 9.576874732971191, 54.57250213623047, 75.45750427246094, 53.520626068115234, 98.25687408447266, 74.5875015258789, 111.87687683105469, 93.9106216430664, 110.71812438964844, 74.75749969482422, 82.88187408447266, -1.1775000095367432, 9.646249771118164, 43.567501068115234, 104.44499969482422, 26.6825008392334, 86.04312896728516, 27.2137508392334, 97.41937255859375, 80.60687255859375, 110.76250457763672], "mean": [0.9876859188079834, -0.9111356139183044, 0.9820612668991089, -0.49116796255111694, -1.150709629058838, 1.3925507068634033, -0.4216478168964386, -0.7869035005569458, 0.9538208246231079, -0.9698559045791626, 0.15484213829040527, -0.5331965684890747, 22.12163543701172, 64.54301452636719, 10.007613182067871, 7.271281719207764, 9.904749870300293, 19.279794692993164, 10.299221992492676, 20.522197723388672, 13.711854934692383, 28.44111442565918, 16.113317489624023, 34.01911163330078, 22.54599952697754, 68.35310363769531, -1.2635478973388672, 5.6353983879089355, 8.319944381713867, 21.980493545532227, 7.497870445251465, 19.402143478393555, 6.613928318023682, 26.05272674560547, 11.347838401794434, 29.967248916625977], "std": [0.22272473573684692, 0.13142378628253937, 0.16897647082805634, 0.18612299859523773, 0.27502140402793884, 0.02601756528019905, 0.13045364618301392, 0.21576984226703644, 0.16350919008255005, 0.21245989203453064, 0.08760134875774384, 0.19964559376239777, 30.445405960083008, 22.911691665649414, 16.01435089111328, 2.401843547821045, 17.373960494995117, 27.543432235717773, 17.463586807250977, 36.85825729370117, 25.089527130126953, 42.44453048706055, 30.1866455078125, 46.344783782958984, 27.160179138183594, 10.36724853515625, 0.0844709724187851, 1.9778056144714355, 12.310142517089844, 36.85589599609375, 10.087209701538086, 32.94922637939453, 9.369156837463379, 38.98540496826172, 20.129779815673828, 47.0145378112793], "count": [252]}, "action": {"min": [0.49451151490211487, -1.1852684020996094, 0.8165484070777893, -0.6791218519210815, -1.5370285511016846, 1.2851275205612183, -0.6620508432388306, -1.2392233610153198, 0.8157854676246643, -1.2254186868667603, -0.06926165521144867, -0.7455224394798279, 1.4006249904632568, 6.183125019073486, 2.4533333778381348, 0.6675000190734863, 0.8168749809265137, 0.5731250047683716, 0.7756249904632568, -1.2912499904632568, 0.6225000023841858, 0.39125001430511475, 0.6681250333786011, -0.07454545050859451, 1.1418750286102295, 51.21437454223633, -1.4850000143051147, 1.0931249856948853, 0.6681250333786011, -0.34312501549720764, 0.6399999856948853, -1.0462499856948853, 0.6825000047683716, 0.6087499856948853, 0.7906249761581421, -2.072499990463257], "max": [1.2670286893844604, -0.7667181491851807, 1.397178053855896, -0.10500114411115646, -0.6049725413322449, 1.4830338954925537, -0.20020313560962677, -0.5637996792793274, 1.3622491359710693, -0.7410639524459839, 0.27292191982269287, -0.27158674597740173, 86.89624786376953, 85.08555603027344, 54.264373779296875, 9.576874732971191, 54.57250213623047, 75.45750427246094, 53.520626068115234, 98.25687408447266, 74.5875015258789, 111.87687683105469, 93.9106216430664, 110.71812438964844, 74.75749969482422, 82.88187408447266, -1.1775000095367432, 9.646249771118164, 43.567501068115234, 104.44499969482422, 26.6825008392334, 86.04312896728516, 27.2137508392334, 97.41937255859375, 80.60687255859375, 110.76250457763672], "mean": [0.9876862168312073, -0.9111354947090149, 0.9820607900619507, -0.4911677837371826, -1.1507097482681274, 1.3925515413284302, -0.4216480553150177, -0.7869035005569458, 0.953821063041687, -0.9698556065559387, 0.15484210848808289, -0.5331963300704956, 22.121639251708984, 64.54302978515625, 10.007601737976074, 7.271282196044922, 9.904746055603027, 19.27979850769043, 10.29920768737793, 20.5222225189209, 13.711861610412598, 28.44112205505371, 16.113327026367188, 34.01911544799805, 22.54599380493164, 68.35310363769531, -1.2635482549667358, 5.63539981842041, 8.319945335388184, 21.980491638183594, 7.497871398925781, 19.402135848999023, 6.613928318023682, 26.052736282348633, 11.347834587097168, 29.967247009277344], "std": [0.22272470593452454, 0.13142378628253937, 0.16897645592689514, 0.18612302839756012, 0.27502137422561646, 0.0260175671428442, 0.13045364618301392, 0.21576984226703644, 0.16350919008255005, 0.21245990693569183, 0.08760134875774384, 0.19964554905891418, 30.445404052734375, 22.911685943603516, 16.01434898376465, 2.401843309402466, 17.373960494995117, 27.543441772460938, 17.46358871459961, 36.858272552490234, 25.089527130126953, 42.44456481933594, 30.186643600463867, 46.34478759765625, 27.160181045532227, 10.36724853515625, 0.0844709575176239, 1.977805495262146, 12.310144424438477, 36.85589599609375, 10.087207794189453, 32.9492301940918, 9.369158744812012, 38.985408782958984, 20.129779815673828, 47.0145378112793], "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": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [252]}, "index": {"min": [20611], "max": [20862], "mean": [20736.5], "std": [72.74556114751378], "count": [252]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [252]}, "subtask_annotation": {"mean": [6.825396825396825, 14.0, 14.0, 14.0, 14.0], "std": [5.44245416905022, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [252]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [252]}, "eef_direction_state": {"mean": [3.5674603174603177, 4.035714285714286], "std": [2.2270462096359585, 2.193676492395354], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_state": {"mean": [1.0277777777777777, 0.9920634920634921], "std": [0.7988224358082441, 0.9084788589937549], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_state": {"mean": [0.6428571428571429, 0.6865079365079365], "std": [0.8161493571905991, 0.8315078266679328], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_direction_action": {"mean": [3.5674603174603177, 4.035714285714286], "std": [2.2270462096359585, 2.193676492395354], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_action": {"mean": [1.0277777777777777, 0.9920634920634921], "std": [0.7988224358082441, 0.9084788589937549], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_action": {"mean": [0.6428571428571429, 0.6865079365079365], "std": [0.8161493571905991, 0.8315078266679328], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_sim_pose_state": {"mean": [0.6389845866299043, 0.22928010468027787, 1.1706687228213017, -1.2278000641370768, 1.1601191710547338, -1.5507985153312247, 0.62636989266934, -0.12499054944221163, 1.163644593413755, 1.8977163404342325, 1.2339719862608747, -2.3838698245222885], "std": [0.05513282037219968, 0.07443703875964676, 0.0406163179045819, 0.28511062678734367, 0.06334072763038147, 0.43817810244256106, 0.053113802852990534, 0.04478952414677766, 0.050420272511494085, 2.3020746670588483, 0.1110523604209797, 0.8604264206743018], "min": [0.5733044385398136, 0.1316590807780887, 1.0553809183234921, -1.9597693432048495, 1.0739672906670443, -2.527840949874677, 0.561209504945715, -0.1810732319111222, 1.034112862058429, -3.1386421136782214, 0.9550810556504659, -3.1252949439569244], "max": [0.767296892837066, 0.3060458073617532, 1.226837393770208, -0.8219895814245515, 1.456520499248744, -1.1688926542363391, 0.7559546137764205, -0.06145273999158676, 1.2400641912109245, 3.1343701296361655, 1.386358247007828, 3.13271683399292], "count": [252]}, "eef_sim_pose_action": {"mean": [0.6389845866299043, 0.22928010468027787, 1.1706687228213017, -1.2278000641370768, 1.1601191710547338, -1.5507985153312247, 0.62636989266934, -0.12499054944221163, 1.163644593413755, 1.8977163404342325, 1.2339719862608747, -2.3838698245222885], "std": [0.05513282037219968, 0.07443703875964676, 0.0406163179045819, 0.28511062678734367, 0.06334072763038147, 0.43817810244256106, 0.053113802852990534, 0.04478952414677766, 0.050420272511494085, 2.3020746670588483, 0.1110523604209797, 0.8604264206743018], "min": [0.5733044385398136, 0.1316590807780887, 1.0553809183234921, -1.9597693432048495, 1.0739672906670443, -2.527840949874677, 0.561209504945715, -0.1810732319111222, 1.034112862058429, -3.1386421136782214, 0.9550810556504659, -3.1252949439569244], "max": [0.767296892837066, 0.3060458073617532, 1.226837393770208, -0.8219895814245515, 1.456520499248744, -1.1688926542363391, 0.7559546137764205, -0.06145273999158676, 1.2400641912109245, 3.1343701296361655, 1.386358247007828, 3.13271683399292], "count": [252]}}} +{"episode_index": 72, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13534404820261436]], [[0.18748730800653596]], [[0.2686702491830065]]], "std": [[[0.21584098700961746]], [[0.2074252017516781]], [[0.19638375499740574]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22532221405228758]], [[0.26476012050653597]], [[0.2679803941993464]]], "std": [[[0.1289020496122514]], [[0.1232491080310057]], [[0.14768927860961245]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2378955841503268]], [[0.2816076225490196]], [[0.3144889808006536]]], "std": [[[0.16812607351451478]], [[0.15887178997651608]], [[0.18786321390012295]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16677424428104573]], [[0.20221920138888888]], [[0.21643757965686275]]], "std": [[[0.25841380301472516]], [[0.2619337510256543]], [[0.26110365750949543]]], "count": [100]}, "observation.state": {"min": [0.5375705361366272, -1.1575398445129395, 0.8016231656074524, -0.703202486038208, -1.5451242923736572, 1.2179877758026123, -0.6558518409729004, -1.3226710557937622, 0.7601854205131531, -0.9857805371284485, -0.1076953187584877, -0.6745203137397766, 1.3481249809265137, 8.762499809265137, 2.2820000648498535, -0.03500000014901161, 0.8579999804496765, 0.5881249904632568, 0.8550000190734863, -0.7293750047683716, 0.703125, -3.3112499713897705, 0.8087500333786011, 0.3392857015132904, 1.3012499809265137, 4.720000267028809, -1.3268749713897705, -0.1443749964237213, 0.7150000333786011, -0.11937499791383743, 0.6299999952316284, -0.25999999046325684, 0.7100000381469727, 0.6868749856948853, 0.7143750190734863, -2.1781249046325684], "max": [1.276650309562683, -0.7500762939453125, 1.3735742568969727, -0.05291913449764252, -0.6135557293891907, 1.4326790571212769, -0.16985198855400085, -0.5853742361068726, 1.5210860967636108, -0.7415169477462769, 0.20647363364696503, -0.6436207890510559, 88.03937530517578, 85.30562591552734, 81.04249572753906, 9.302499771118164, 60.244998931884766, 81.27749633789062, 54.78187561035156, 97.86812591552734, 72.1937484741211, 107.51750183105469, 92.65937805175781, 111.11499786376953, 69.89625549316406, 85.37187957763672, -1.1737499237060547, 9.260624885559082, 52.31187438964844, 70.52249908447266, 51.17250061035156, 81.25563049316406, 60.95125198364258, 99.84687805175781, 101.08125305175781, 110.40750122070312], "mean": [1.0314074754714966, -0.9069896340370178, 0.9711694121360779, -0.4790792763233185, -1.175851583480835, 1.3319188356399536, -0.3798387348651886, -0.8431013226509094, 0.9844353795051575, -0.8943337202072144, 0.09551776945590973, -0.6653786301612854, 22.407886505126953, 68.50174713134766, 13.592912673950195, 5.942842960357666, 11.0674467086792, 25.25553321838379, 11.768795013427734, 22.305070877075195, 13.790993690490723, 37.36977767944336, 15.751644134521484, 68.7416000366211, 27.684715270996094, 59.719329833984375, -1.268029808998108, 5.5261616706848145, 12.21750545501709, 20.872920989990234, 12.082992553710938, 22.67999267578125, 13.657774925231934, 30.901180267333984, 21.407360076904297, 36.98833084106445], "std": [0.2345515489578247, 0.1157141849398613, 0.15617407858371735, 0.20427009463310242, 0.28791794180870056, 0.06053877994418144, 0.1316862553358078, 0.24460478127002716, 0.24012093245983124, 0.08417951315641403, 0.08237706124782562, 0.009300090372562408, 28.524097442626953, 24.039119720458984, 24.01595115661621, 2.014627695083618, 19.55718421936035, 26.310604095458984, 18.216869354248047, 36.53852081298828, 24.32670783996582, 35.42580032348633, 28.855091094970703, 32.193965911865234, 29.83637809753418, 25.116575241088867, 0.028565971180796623, 2.589535713195801, 18.520477294921875, 29.298276901245117, 18.007713317871094, 33.40105056762695, 21.25504493713379, 41.89912033081055, 33.73666000366211, 48.79439926147461], "count": [233]}, "action": {"min": [0.5375705361366272, -1.1575398445129395, 0.8016231656074524, -0.703202486038208, -1.5451242923736572, 1.2179877758026123, -0.6558518409729004, -1.3226710557937622, 0.7601854205131531, -0.9857805371284485, -0.1076953187584877, -0.6745203137397766, 1.3481249809265137, 8.762499809265137, 2.2820000648498535, -0.03500000014901161, 0.8579999804496765, 0.5881249904632568, 0.8550000190734863, -0.7293750047683716, 0.703125, -3.3112499713897705, 0.8087500333786011, 0.3392857015132904, 1.3012499809265137, 4.720000267028809, -1.3268749713897705, -0.1443749964237213, 0.7150000333786011, -0.11937499791383743, 0.6299999952316284, -0.25999999046325684, 0.7100000381469727, 0.6868749856948853, 0.7143750190734863, -2.1781249046325684], "max": [1.276650309562683, -0.7500762939453125, 1.3735742568969727, -0.05291913449764252, -0.6135557293891907, 1.4326790571212769, -0.16985198855400085, -0.5853742361068726, 1.5210860967636108, -0.7415169477462769, 0.20647363364696503, -0.6436207890510559, 88.03937530517578, 85.30562591552734, 81.04249572753906, 9.302499771118164, 60.244998931884766, 81.27749633789062, 54.78187561035156, 97.86812591552734, 72.1937484741211, 107.51750183105469, 92.65937805175781, 111.11499786376953, 69.89625549316406, 85.37187957763672, -1.1737499237060547, 9.260624885559082, 52.31187438964844, 70.52249908447266, 51.17250061035156, 81.25563049316406, 60.95125198364258, 99.84687805175781, 101.08125305175781, 110.40750122070312], "mean": [1.031407117843628, -0.9069896340370178, 0.9711695909500122, -0.4790792763233185, -1.1758514642715454, 1.3319185972213745, -0.3798387050628662, -0.8431016206741333, 0.984434962272644, -0.8943339586257935, 0.09551780670881271, -0.665378749370575, 22.407880783081055, 68.5017318725586, 13.592910766601562, 5.942843437194824, 11.067453384399414, 25.255516052246094, 11.76878833770752, 22.3050479888916, 13.791010856628418, 37.36977767944336, 15.751646995544434, 68.7415771484375, 27.684703826904297, 59.719337463378906, -1.268028974533081, 5.526158809661865, 12.217503547668457, 20.872926712036133, 12.082992553710938, 22.67999267578125, 13.65777587890625, 30.901180267333984, 21.407350540161133, 36.98833084106445], "std": [0.2345515340566635, 0.1157141849398613, 0.15617406368255615, 0.20427009463310242, 0.28791797161102295, 0.060538776218891144, 0.1316862553358078, 0.24460481107234955, 0.240120992064476, 0.08417951315641403, 0.08237707614898682, 0.009300089441239834, 28.524099349975586, 24.03911781311035, 24.01595115661621, 2.014627456665039, 19.557188034057617, 26.310604095458984, 18.216869354248047, 36.53850555419922, 24.32670021057129, 35.42579650878906, 28.85509490966797, 32.1939697265625, 29.836380004882812, 25.1165714263916, 0.028565965592861176, 2.589535713195801, 18.520479202270508, 29.298269271850586, 18.00771141052246, 33.40105438232422, 21.25504493713379, 41.89912414550781, 33.73666000366211, 48.79439163208008], "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": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [233]}, "index": {"min": [20863], "max": [21095], "mean": [20979.0], "std": [67.26068688320095], "count": [233]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [233]}, "subtask_annotation": {"mean": [6.721030042918455, 14.0, 14.0, 14.0, 14.0], "std": [5.43824753740279, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [233]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [233]}, "eef_direction_state": {"mean": [3.4206008583690988, 3.8497854077253217], "std": [2.005123390378522, 2.2406146547774277], "min": [0, 0], "max": [6, 6], "count": [233]}, "eef_velocity_state": {"mean": [1.2360515021459229, 1.1158798283261802], "std": [0.7056399627318316, 0.8737252999208969], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_state": {"mean": [0.8240343347639485, 0.8369098712446352], "std": [0.863631934907921, 0.86862966201419], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_direction_action": {"mean": [3.4206008583690988, 3.8497854077253217], "std": [2.005123390378522, 2.2406146547774277], "min": [0, 0], "max": [6, 6], "count": [233]}, "eef_velocity_action": {"mean": [1.2360515021459229, 1.1158798283261802], "std": [0.7056399627318316, 0.8737252999208969], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_action": {"mean": [0.8240343347639485, 0.8369098712446352], "std": [0.863631934907921, 0.86862966201419], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_sim_pose_state": {"mean": [0.630175564336305, 0.23303702404132753, 1.1626963415437168, -1.29264372569456, 1.1332414725322937, -1.6252863201822665, 0.6388318545234463, -0.11362405464937624, 1.166378758759817, 0.03871747963519271, 1.236381413997188, -2.0975964495856667], "std": [0.05343925224485508, 0.07536601614784251, 0.043154268400866024, 0.29616408258041854, 0.08717347644470959, 0.4372278861881461, 0.07115780885792021, 0.03883948757254897, 0.052166113052095044, 2.857984081031735, 0.10055555873991963, 1.30768653487151], "min": [0.5640335157252172, 0.1312425033496492, 1.0434179585246632, -2.0702286800869123, 1.0148350191126463, -2.6532815404238606, 0.5642882852734983, -0.1851612149236928, 1.0298785846963316, -3.1318771733287605, 1.0006353498336682, -3.13620127664548], "max": [0.7590459198218025, 0.31328404957563155, 1.2275823677991344, -0.8294994378367566, 1.4370519564172883, -1.2123460622229203, 0.7909168197012946, -0.04874576755965676, 1.2523291835667683, 3.135411788752069, 1.423050314574188, 3.13121467827592], "count": [233]}, "eef_sim_pose_action": {"mean": [0.630175564336305, 0.23303702404132753, 1.1626963415437168, -1.29264372569456, 1.1332414725322937, -1.6252863201822665, 0.6388318545234463, -0.11362405464937624, 1.166378758759817, 0.03871747963519271, 1.236381413997188, -2.0975964495856667], "std": [0.05343925224485508, 0.07536601614784251, 0.043154268400866024, 0.29616408258041854, 0.08717347644470959, 0.4372278861881461, 0.07115780885792021, 0.03883948757254897, 0.052166113052095044, 2.857984081031735, 0.10055555873991963, 1.30768653487151], "min": [0.5640335157252172, 0.1312425033496492, 1.0434179585246632, -2.0702286800869123, 1.0148350191126463, -2.6532815404238606, 0.5642882852734983, -0.1851612149236928, 1.0298785846963316, -3.1318771733287605, 1.0006353498336682, -3.13620127664548], "max": [0.7590459198218025, 0.31328404957563155, 1.2275823677991344, -0.8294994378367566, 1.4370519564172883, -1.2123460622229203, 0.7909168197012946, -0.04874576755965676, 1.2523291835667683, 3.135411788752069, 1.423050314574188, 3.13121467827592], "count": [233]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13361054942810457]], [[0.18625299632352943]], [[0.2694040829248366]]], "std": [[[0.217203156601256]], [[0.20827999367568623]], [[0.19772636327353463]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2266799693627451]], [[0.2658866380718954]], [[0.27169194852941175]]], "std": [[[0.13068142143275457]], [[0.12528272719544362]], [[0.15188468646743933]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23275120710784314]], [[0.274194477124183]], [[0.30481593954248365]]], "std": [[[0.1627189039732149]], [[0.15409046414761252]], [[0.17958624690370226]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16610988357843137]], [[0.20310649305555556]], [[0.21567698529411763]]], "std": [[[0.2572474675895031]], [[0.2611577953093212]], [[0.26014512730074635]]], "count": [100]}, "observation.state": {"min": [0.4548380672931671, -1.2117093801498413, 0.7721446752548218, -0.6645303964614868, -1.5759947299957275, 1.3146706819534302, -0.6849632263183594, -1.2830452919006348, 0.7796883583068848, -0.9925040006637573, -0.0625143051147461, -0.7415121793746948, 1.4481250047683716, 4.350625038146973, 2.510666608810425, -0.21062499284744263, 0.8587499856948853, 0.6081249713897705, 0.8650000095367432, -1.199375033378601, 0.7456250190734863, -0.015625, 0.90625, -0.1875, 1.25, 7.75, -1.3387500047683716, 0.10749999433755875, 0.765625, -0.13624998927116394, 0.5737500190734863, -0.6306250095367432, 0.6445454359054565, 0.4831250011920929, 0.4099999964237213, -2.3581249713897705], "max": [1.3151369094848633, -0.7250896096229553, 1.4619096517562866, -0.11444266140460968, -0.524004340171814, 1.5018692016601562, -0.1929074078798294, -0.5431496500968933, 1.4603360891342163, -0.7938029170036316, 0.3018663823604584, -0.532468318939209, 90.37000274658203, 85.13187408447266, 44.51374816894531, 9.899999618530273, 62.06437683105469, 84.3168716430664, 58.81187438964844, 98.04750061035156, 70.08687591552734, 108.59312438964844, 93.40562438964844, 109.8656234741211, 67.03312683105469, 85.67222595214844, -1.2037500143051147, 9.620624542236328, 58.60625076293945, 75.61187744140625, 51.78187561035156, 85.05875396728516, 54.54125213623047, 103.79937744140625, 96.74687957763672, 109.6675033569336], "mean": [1.069244384765625, -0.8777533173561096, 0.9474694728851318, -0.466998428106308, -1.2313497066497803, 1.369584083557129, -0.3944793939590454, -0.8174421191215515, 0.985332190990448, -0.8564839363098145, 0.17527614533901215, -0.6492537260055542, 27.624515533447266, 67.59394836425781, 8.399003982543945, 5.304791450500488, 11.693198204040527, 23.622716903686523, 11.419608116149902, 21.250898361206055, 13.186220169067383, 28.664613723754883, 16.408676147460938, 43.05930709838867, 24.66014862060547, 61.749446868896484, -1.2583465576171875, 4.876254558563232, 13.826539039611816, 20.81560707092285, 12.3805513381958, 23.778573989868164, 12.835328102111816, 29.74205207824707, 18.298568725585938, 32.098995208740234], "std": [0.29508382081985474, 0.1554175168275833, 0.21565686166286469, 0.19471654295921326, 0.3585224747657776, 0.03224078193306923, 0.1330779492855072, 0.2619120478630066, 0.22465692460536957, 0.057600896805524826, 0.10782172530889511, 0.08273731917142868, 29.86942481994629, 25.694026947021484, 12.61592960357666, 2.2197346687316895, 20.087635040283203, 27.8738956451416, 19.423368453979492, 37.27211380004883, 23.60417366027832, 40.64544677734375, 29.84832763671875, 41.09088897705078, 28.332368850708008, 25.194150924682617, 0.026212776079773903, 2.3716585636138916, 21.49057388305664, 29.6352596282959, 19.24604034423828, 34.315189361572266, 20.126733779907227, 42.895606994628906, 31.567378997802734, 47.290096282958984], "count": [244]}, "action": {"min": [0.4548380672931671, -1.2117093801498413, 0.7721446752548218, -0.6645303964614868, -1.5759947299957275, 1.3146706819534302, -0.6849632263183594, -1.2830452919006348, 0.7796883583068848, -0.9925040006637573, -0.0625143051147461, -0.7415121793746948, 1.4481250047683716, 4.350625038146973, 2.510666608810425, -0.21062499284744263, 0.8587499856948853, 0.6081249713897705, 0.8650000095367432, -1.199375033378601, 0.7456250190734863, -0.015625, 0.90625, -0.1875, 1.25, 7.75, -1.3387500047683716, 0.10749999433755875, 0.765625, -0.13624998927116394, 0.5737500190734863, -0.6306250095367432, 0.6445454359054565, 0.4831250011920929, 0.4099999964237213, -2.3581249713897705], "max": [1.3151369094848633, -0.7250896096229553, 1.4619096517562866, -0.11444266140460968, -0.524004340171814, 1.5018692016601562, -0.1929074078798294, -0.5431496500968933, 1.4603360891342163, -0.7938029170036316, 0.3018663823604584, -0.532468318939209, 90.37000274658203, 85.13187408447266, 44.51374816894531, 9.899999618530273, 62.06437683105469, 84.3168716430664, 58.81187438964844, 98.04750061035156, 70.08687591552734, 108.59312438964844, 93.40562438964844, 109.8656234741211, 67.03312683105469, 85.67222595214844, -1.2037500143051147, 9.620624542236328, 58.60625076293945, 75.61187744140625, 51.78187561035156, 85.05875396728516, 54.54125213623047, 103.79937744140625, 96.74687957763672, 109.6675033569336], "mean": [1.069244146347046, -0.8777524828910828, 0.9474694132804871, -0.4669983685016632, -1.2313493490219116, 1.3695849180221558, -0.39447951316833496, -0.8174422383308411, 0.9853317141532898, -0.8564838767051697, 0.17527621984481812, -0.6492531299591064, 27.624515533447266, 67.59394836425781, 8.399011611938477, 5.3047919273376465, 11.693188667297363, 23.62270736694336, 11.419621467590332, 21.250900268554688, 13.186216354370117, 28.664596557617188, 16.408687591552734, 43.05930709838867, 24.66014862060547, 61.749427795410156, -1.2583460807800293, 4.876253128051758, 13.826536178588867, 20.815597534179688, 12.3805570602417, 23.778566360473633, 12.835326194763184, 29.74205207824707, 18.298568725585938, 32.0989990234375], "std": [0.2950838506221771, 0.1554175317287445, 0.21565696597099304, 0.19471655786037445, 0.3585225045681, 0.03224078565835953, 0.133077934384346, 0.2619120180606842, 0.22465695440769196, 0.05760088562965393, 0.10782173275947571, 0.08273731917142868, 29.869421005249023, 25.694021224975586, 12.615926742553711, 2.2197351455688477, 20.0876407623291, 27.8738956451416, 19.42336654663086, 37.27211380004883, 23.60417366027832, 40.64544677734375, 29.84832763671875, 41.090885162353516, 28.33237075805664, 25.194150924682617, 0.02621278166770935, 2.3716585636138916, 21.490571975708008, 29.6352596282959, 19.24604034423828, 34.315189361572266, 20.126733779907227, 42.89560317993164, 31.56737518310547, 47.290096282958984], "count": [244]}, "timestamp": {"min": [0.0], "max": [8.1], "mean": [4.05], "std": [2.3478713763747794], "count": [244]}, "frame_index": {"min": [0], "max": [243], "mean": [121.5], "std": [70.43614129124337], "count": [244]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [244]}, "index": {"min": [21096], "max": [21339], "mean": [21217.5], "std": [70.43614129124337], "count": [244]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [244]}, "subtask_annotation": {"mean": [7.209016393442623, 14.0, 14.0, 14.0, 14.0], "std": [5.269903786385852, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [244]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [244]}, "eef_direction_state": {"mean": [3.9959016393442623, 3.7663934426229506], "std": [2.2388118021412886, 2.336177017761638], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_state": {"mean": [1.0122950819672132, 1.0163934426229508], "std": [0.8984575004638478, 0.8869140324409156], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_state": {"mean": [0.6926229508196722, 0.6516393442622951], "std": [0.8394639226947433, 0.8183082915939286], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_direction_action": {"mean": [3.9959016393442623, 3.7663934426229506], "std": [2.2388118021412886, 2.336177017761638], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_action": {"mean": [1.0122950819672132, 1.0163934426229508], "std": [0.8984575004638478, 0.8869140324409156], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_action": {"mean": [0.6926229508196722, 0.6516393442622951], "std": [0.8394639226947433, 0.8183082915939286], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_sim_pose_state": {"mean": [0.6229822027163542, 0.23685551856400616, 1.1770528060860623, -1.151194718505867, 1.189424971949725, -1.4829748127131732, 0.6347649353014135, -0.1141110988197829, 1.1765044065475672, 0.43280525216952537, 1.2841128583740542, -2.559440767887517], "std": [0.06787719125778409, 0.07589599101313126, 0.03925298241620576, 0.2982438716746635, 0.06279476326628455, 0.4316780798071958, 0.0668299506059589, 0.038701191658574316, 0.05386858583729061, 2.9302394116249544, 0.11043856833964694, 0.18476046673122243], "min": [0.5595268124016917, 0.1378598330654093, 1.0553567362092051, -1.930307003667093, 1.095721230709612, -2.507478679008641, 0.5657242169874439, -0.15880691961100085, 1.0237497636992716, -3.1406185088909684, 0.9659495895575212, -2.8888070377272532], "max": [0.7805058020139434, 0.315365643678812, 1.2392448794243065, -0.7127445046944989, 1.4420293050668618, -1.0402099687626625, 0.7779805908899193, -0.06030375423290732, 1.2397048820008245, 3.1410946003624933, 1.4095222549773592, -2.368111205243976], "count": [244]}, "eef_sim_pose_action": {"mean": [0.6229822027163542, 0.23685551856400616, 1.1770528060860623, -1.151194718505867, 1.189424971949725, -1.4829748127131732, 0.6347649353014135, -0.1141110988197829, 1.1765044065475672, 0.43280525216952537, 1.2841128583740542, -2.559440767887517], "std": [0.06787719125778409, 0.07589599101313126, 0.03925298241620576, 0.2982438716746635, 0.06279476326628455, 0.4316780798071958, 0.0668299506059589, 0.038701191658574316, 0.05386858583729061, 2.9302394116249544, 0.11043856833964694, 0.18476046673122243], "min": [0.5595268124016917, 0.1378598330654093, 1.0553567362092051, -1.930307003667093, 1.095721230709612, -2.507478679008641, 0.5657242169874439, -0.15880691961100085, 1.0237497636992716, -3.1406185088909684, 0.9659495895575212, -2.8888070377272532], "max": [0.7805058020139434, 0.315365643678812, 1.2392448794243065, -0.7127445046944989, 1.4420293050668618, -1.0402099687626625, 0.7779805908899193, -0.06030375423290732, 1.2397048820008245, 3.1410946003624933, 1.4095222549773592, -2.368111205243976], "count": [244]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1274668035130719]], [[0.17952089256535947]], [[0.26089102532679737]]], "std": [[[0.20662826236583468]], [[0.2017551209616597]], [[0.19137405292434642]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21948311070261436]], [[0.2625768096405229]], [[0.2703146425653595]]], "std": [[[0.12546534771707868]], [[0.1194074102183994]], [[0.14634734196476606]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24473348447712417]], [[0.2731199468954248]], [[0.2914455637254902]]], "std": [[[0.16193940249199956]], [[0.15161033601402155]], [[0.17474442872156007]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16259844566993464]], [[0.20062456086601307]], [[0.21528995302287582]]], "std": [[[0.256958511043582]], [[0.2609286758696886]], [[0.26104701611498643]]], "count": [100]}, "observation.state": {"min": [0.5093175172805786, -1.2289234399795532, 0.7886313199996948, -0.5410991907119751, -1.3195874691009521, 1.375664472579956, -0.6843432784080505, -1.4263132810592651, 0.8613717555999756, -0.7121909856796265, -0.18377584218978882, -0.7808089256286621, 1.7699999809265137, 4.443749904632568, 2.541874885559082, 0.006250001490116119, 0.9306250214576721, 2.3144445419311523, 0.8637499809265137, -1.2868750095367432, 0.6668750047683716, 0.16624999046325684, 0.9787499904632568, 13.13599967956543, 1.087499976158142, 5.025625228881836, -1.3381249904632568, 0.29624998569488525, 0.5375000238418579, -0.4206250011920929, 0.6150000095367432, -0.7018749713897705, 0.6766666769981384, 0.15777777135372162, 0.36500000953674316, -2.1943750381469727], "max": [1.132367730140686, -0.788033127784729, 1.4177299737930298, -0.14829862117767334, -0.5759804248809814, 1.5054455995559692, -0.21493762731552124, -0.5912393927574158, 1.6163119077682495, -0.5467021465301514, 0.3978790044784546, -0.7621404528617859, 86.38812255859375, 86.02437591552734, 59.94937515258789, 9.022500038146973, 64.13749694824219, 75.36812591552734, 60.36750030517578, 95.4574966430664, 72.76625061035156, 108.4268798828125, 92.81937408447266, 109.78062438964844, 76.48125457763672, 85.85182189941406, -1.2243750095367432, 9.451874732971191, 56.600624084472656, 71.81437683105469, 49.71812438964844, 91.90312957763672, 59.26874923706055, 103.91812896728516, 95.4800033569336, 110.04499816894531], "mean": [0.9574742317199707, -0.9387563467025757, 0.9964785575866699, -0.423734188079834, -1.0561496019363403, 1.409361481666565, -0.4730551540851593, -0.871924102306366, 1.0588549375534058, -0.618195116519928, 0.19650359451770782, -0.7757003903388977, 21.48757553100586, 68.68022918701172, 11.513826370239258, 4.102418422698975, 12.453863143920898, 29.26650619506836, 12.867764472961426, 22.09511375427246, 14.353187561035156, 35.5899658203125, 16.53367805480957, 70.8395767211914, 25.84905433654785, 61.492950439453125, -1.2704999446868896, 5.436268329620361, 13.339668273925781, 19.465633392333984, 12.046277046203613, 24.013046264648438, 14.042438507080078, 29.999509811401367, 20.487506866455078, 32.8782958984375], "std": [0.18756268918514252, 0.12226220965385437, 0.16365842521190643, 0.10645079612731934, 0.19301412999629974, 0.020451417192816734, 0.17641814053058624, 0.27799832820892334, 0.24263161420822144, 0.06258344650268555, 0.19547323882579803, 0.005725914146751165, 29.44141960144043, 26.79381561279297, 18.356794357299805, 2.507697820663452, 21.46457290649414, 21.362518310546875, 20.504528045654297, 34.88065719604492, 25.553367614746094, 35.352027893066406, 29.192852020263672, 27.98811149597168, 31.155685424804688, 27.51056671142578, 0.028817882761359215, 2.5189151763916016, 20.8642520904541, 28.844314575195312, 18.173418045043945, 37.300167083740234, 22.12425994873047, 42.548248291015625, 32.88207244873047, 48.24197006225586], "count": [225]}, "action": {"min": [0.5093175172805786, -1.2289234399795532, 0.7886313199996948, -0.5410991907119751, -1.3195874691009521, 1.375664472579956, -0.6843432784080505, -1.4263132810592651, 0.8613717555999756, -0.7121909856796265, -0.18377584218978882, -0.7808089256286621, 1.7699999809265137, 4.443749904632568, 2.541874885559082, 0.006250001490116119, 0.9306250214576721, 2.3144445419311523, 0.8637499809265137, -1.2868750095367432, 0.6668750047683716, 0.16624999046325684, 0.9787499904632568, 13.13599967956543, 1.087499976158142, 5.025625228881836, -1.3381249904632568, 0.29624998569488525, 0.5375000238418579, -0.4206250011920929, 0.6150000095367432, -0.7018749713897705, 0.6766666769981384, 0.15777777135372162, 0.36500000953674316, -2.1943750381469727], "max": [1.132367730140686, -0.788033127784729, 1.4177299737930298, -0.14829862117767334, -0.5759804248809814, 1.5054455995559692, -0.21493762731552124, -0.5912393927574158, 1.6163119077682495, -0.5467021465301514, 0.3978790044784546, -0.7621404528617859, 86.38812255859375, 86.02437591552734, 59.94937515258789, 9.022500038146973, 64.13749694824219, 75.36812591552734, 60.36750030517578, 95.4574966430664, 72.76625061035156, 108.4268798828125, 92.81937408447266, 109.78062438964844, 76.48125457763672, 85.85182189941406, -1.2243750095367432, 9.451874732971191, 56.600624084472656, 71.81437683105469, 49.71812438964844, 91.90312957763672, 59.26874923706055, 103.91812896728516, 95.4800033569336, 110.04499816894531], "mean": [0.9574742913246155, -0.9387563467025757, 0.9964787364006042, -0.42373430728912354, -1.0561492443084717, 1.4093608856201172, -0.4730548858642578, -0.8719242811203003, 1.0588548183441162, -0.618195116519928, 0.19650354981422424, -0.7756999135017395, 21.48757553100586, 68.68018341064453, 11.513814926147461, 4.102417945861816, 12.453865051269531, 29.266521453857422, 12.867748260498047, 22.09510612487793, 14.353189468383789, 35.58994674682617, 16.5336856842041, 70.83958435058594, 25.84904670715332, 61.49296188354492, -1.2705001831054688, 5.436269760131836, 13.33967113494873, 19.465633392333984, 12.046269416809082, 24.013051986694336, 14.042436599731445, 29.99951171875, 20.487491607666016, 32.87828063964844], "std": [0.1875627338886261, 0.12226223945617676, 0.16365844011306763, 0.10645079612731934, 0.19301412999629974, 0.020451411604881287, 0.17641809582710266, 0.2779982388019562, 0.24263162910938263, 0.06258344650268555, 0.19547323882579803, 0.005725912284106016, 29.441421508789062, 26.793811798095703, 18.35679817199707, 2.5076980590820312, 21.46457290649414, 21.362518310546875, 20.50452995300293, 34.880653381347656, 25.553363800048828, 35.352027893066406, 29.19283676147461, 27.988113403320312, 31.155681610107422, 27.510568618774414, 0.028817877173423767, 2.5189154148101807, 20.8642520904541, 28.84431266784668, 18.173418045043945, 37.3001594543457, 22.12425422668457, 42.548255920410156, 32.882076263427734, 48.24197006225586], "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": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [225]}, "index": {"min": [21340], "max": [21564], "mean": [21452.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [6.702222222222222, 14.0, 14.0, 14.0, 14.0], "std": [5.325431182913809, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [225]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [225]}, "eef_direction_state": {"mean": [3.7066666666666666, 3.7111111111111112], "std": [2.158847429120969, 2.2961051294381285], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [1.12, 1.04], "std": [0.7937533901939847, 0.8860398787112621], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_state": {"mean": [0.7777777777777778, 0.8044444444444444], "std": [0.8663817195385736, 0.8416796845344573], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_direction_action": {"mean": [3.7066666666666666, 3.7111111111111112], "std": [2.158847429120969, 2.2961051294381285], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [1.12, 1.04], "std": [0.7937533901939847, 0.8860398787112621], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_action": {"mean": [0.7777777777777778, 0.8044444444444444], "std": [0.8663817195385736, 0.8416796845344573], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_sim_pose_state": {"mean": [0.6426238360186733, 0.20144809142062953, 1.152397979182632, -1.3516043142755638, 1.1964493069834974, -1.7480294839057222, 0.6500711285976164, -0.12462036422246603, 1.1564761235298298, 2.7073343705279487, 1.2303629367203879, -2.889467451286546], "std": [0.05385412780683857, 0.05060970145217918, 0.037180033161427664, 0.23781724658180103, 0.05228367189550422, 0.3103922100996392, 0.07425495156523816, 0.04351629229144015, 0.0505238069555235, 0.13196639429930787, 0.09761976394024237, 0.1653069763160157], "min": [0.5614002048230659, 0.13240710114527576, 1.049255888714988, -1.9605683567685457, 1.0853622666857992, -2.512532732891439, 0.5809401629484849, -0.18836951713531008, 1.02153419309931, 2.5596950555267934, 0.9756112603816325, -3.129366186961861], "max": [0.7669537945908051, 0.25604559940538973, 1.2038719052186166, -0.9063651021867025, 1.408453022146504, -1.4320277469549245, 0.803282980432646, -0.06593662137937284, 1.2510232756774116, 2.9157975492639787, 1.4240697077570372, -2.558815468815136], "count": [225]}, "eef_sim_pose_action": {"mean": [0.6426238360186733, 0.20144809142062953, 1.152397979182632, -1.3516043142755638, 1.1964493069834974, -1.7480294839057222, 0.6500711285976164, -0.12462036422246603, 1.1564761235298298, 2.7073343705279487, 1.2303629367203879, -2.889467451286546], "std": [0.05385412780683857, 0.05060970145217918, 0.037180033161427664, 0.23781724658180103, 0.05228367189550422, 0.3103922100996392, 0.07425495156523816, 0.04351629229144015, 0.0505238069555235, 0.13196639429930787, 0.09761976394024237, 0.1653069763160157], "min": [0.5614002048230659, 0.13240710114527576, 1.049255888714988, -1.9605683567685457, 1.0853622666857992, -2.512532732891439, 0.5809401629484849, -0.18836951713531008, 1.02153419309931, 2.5596950555267934, 0.9756112603816325, -3.129366186961861], "max": [0.7669537945908051, 0.25604559940538973, 1.2038719052186166, -0.9063651021867025, 1.408453022146504, -1.4320277469549245, 0.803282980432646, -0.06593662137937284, 1.2510232756774116, 2.9157975492639787, 1.4240697077570372, -2.558815468815136], "count": [225]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13981516135620917]], [[0.18978336192810458]], [[0.2711077308006536]]], "std": [[[0.22466307857155937]], [[0.21172982790472644]], [[0.20103881893394848]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22421487540849674]], [[0.2613861580882353]], [[0.263514987745098]]], "std": [[[0.12729374249485856]], [[0.12163334265979507]], [[0.14743922594147615]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24463298406862746]], [[0.27335041053921566]], [[0.2831078758169935]]], "std": [[[0.16946843477169737]], [[0.15510213861963157]], [[0.1796781352340146]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16125107843137254]], [[0.1972693443627451]], [[0.21327862132352943]]], "std": [[[0.2551640034030971]], [[0.2571541516449694]], [[0.25750400830514564]]], "count": [100]}, "observation.state": {"min": [0.4822327792644501, -1.2151904106140137, 0.7818341255187988, -0.6665331721305847, -1.6058636903762817, 1.311915636062622, -0.7294051051139832, -1.218432903289795, 0.8543145060539246, -0.8257753252983093, -0.0535496287047863, -0.7874132394790649, 1.4756250381469727, 2.567500114440918, 2.4181251525878906, -0.5374999642372131, 0.9543750286102295, 0.49437499046325684, 0.8333333134651184, -1.6618750095367432, 0.6668750047683716, -2.7581818103790283, 0.6831250190734863, 0.019999999552965164, 1.2493749856948853, 3.177500009536743, -1.3168749809265137, -0.35499998927116394, -0.01499999687075615, -0.4281249940395355, 0.737500011920929, -1.0525000095367432, 0.6306250095367432, 0.18187500536441803, 0.2618750035762787, -2.0], "max": [1.2880522012710571, -0.7635709643363953, 1.427219271659851, -0.13966773450374603, -0.5553807020187378, 1.4895190000534058, -0.20814259350299835, -0.5886803269386292, 1.4557583332061768, -0.6241655349731445, 0.41328108310699463, -0.5861371755599976, 87.22312927246094, 85.80846405029297, 57.39250183105469, 9.231249809265137, 66.98249816894531, 102.1624984741211, 60.90312576293945, 101.453125, 63.399375915527344, 107.12687683105469, 93.25375366210938, 109.27124786376953, 97.44499969482422, 86.17813110351562, -1.195555567741394, 9.611875534057617, 65.90812683105469, 108.97624969482422, 56.08374786376953, 108.86687469482422, 78.48125457763672, 109.57875061035156, 83.06500244140625, 110.73187255859375], "mean": [1.1004096269607544, -0.8614023923873901, 0.9156299829483032, -0.5098385214805603, -1.3149070739746094, 1.3596481084823608, -0.5091671347618103, -0.8319375514984131, 1.0071667432785034, -0.7186293005943298, 0.22329451143741608, -0.6672934293746948, 15.740843772888184, 71.19219970703125, 8.106003761291504, 5.294540882110596, 9.136041641235352, 27.92181968688965, 10.867959976196289, 15.072530746459961, 8.79503059387207, 32.50765609741211, 10.32420825958252, 63.977787017822266, 37.30946731567383, 61.09941101074219, -1.25979483127594, 4.0096845626831055, 15.264932632446289, 30.79993438720703, 15.548129081726074, 31.023862838745117, 19.12436294555664, 38.311187744140625, 21.285293579101562, 48.83079528808594], "std": [0.23182468116283417, 0.13130734860897064, 0.16947217285633087, 0.1620262861251831, 0.3109855055809021, 0.02787763625383377, 0.1512225866317749, 0.1939557045698166, 0.16269941627979279, 0.06345514208078384, 0.1448875516653061, 0.08026847243309021, 26.870750427246094, 23.266355514526367, 15.138243675231934, 1.7145322561264038, 19.047441482543945, 26.102508544921875, 17.209402084350586, 34.82296371459961, 18.684816360473633, 30.693904876708984, 23.395095825195312, 26.96672821044922, 37.19644546508789, 26.842233657836914, 0.022719731554389, 2.701653480529785, 20.827938079833984, 39.84392547607422, 20.61216163635254, 41.17131423950195, 27.02894401550293, 46.61798095703125, 29.905488967895508, 51.08809280395508], "count": [383]}, "action": {"min": [0.4822327792644501, -1.2151904106140137, 0.7818341255187988, -0.6665331721305847, -1.6058636903762817, 1.311915636062622, -0.7294051051139832, -1.218432903289795, 0.8543145060539246, -0.8257753252983093, -0.0535496287047863, -0.7874132394790649, 1.4756250381469727, 2.567500114440918, 2.4181251525878906, -0.5374999642372131, 0.9543750286102295, 0.49437499046325684, 0.8333333134651184, -1.6618750095367432, 0.6668750047683716, -2.7581818103790283, 0.6831250190734863, 0.019999999552965164, 1.2493749856948853, 3.177500009536743, -1.3168749809265137, -0.35499998927116394, -0.01499999687075615, -0.4281249940395355, 0.737500011920929, -1.0525000095367432, 0.6306250095367432, 0.18187500536441803, 0.2618750035762787, -2.0], "max": [1.2880522012710571, -0.7635709643363953, 1.427219271659851, -0.13966773450374603, -0.5553807020187378, 1.4895190000534058, -0.20814259350299835, -0.5886803269386292, 1.4557583332061768, -0.6241655349731445, 0.41328108310699463, -0.5861371755599976, 87.22312927246094, 85.80846405029297, 57.39250183105469, 9.231249809265137, 66.98249816894531, 102.1624984741211, 60.90312576293945, 101.453125, 63.399375915527344, 107.12687683105469, 93.25375366210938, 109.27124786376953, 97.44499969482422, 86.17813110351562, -1.195555567741394, 9.611875534057617, 65.90812683105469, 108.97624969482422, 56.08374786376953, 108.86687469482422, 78.48125457763672, 109.57875061035156, 83.06500244140625, 110.73187255859375], "mean": [1.1004096269607544, -0.861402690410614, 0.9156298041343689, -0.5098384022712708, -1.3149070739746094, 1.3596478700637817, -0.5091672539710999, -0.8319376111030579, 1.0071667432785034, -0.7186295390129089, 0.22329451143741608, -0.6672934293746948, 15.740840911865234, 71.192138671875, 8.10601806640625, 5.294540882110596, 9.136058807373047, 27.921783447265625, 10.86795711517334, 15.07253360748291, 8.795026779174805, 32.50764846801758, 10.324212074279785, 63.97776412963867, 37.30949401855469, 61.09944534301758, -1.25979483127594, 4.009685039520264, 15.264936447143555, 30.799894332885742, 15.548142433166504, 31.023860931396484, 19.12436866760254, 38.31119918823242, 21.285297393798828, 48.830787658691406], "std": [0.23182465136051178, 0.13130737841129303, 0.16947217285633087, 0.1620262861251831, 0.31098535656929016, 0.027877626940608025, 0.1512226015329361, 0.1939556896686554, 0.16269943118095398, 0.06345513463020325, 0.14488758146762848, 0.08026845008134842, 26.870750427246094, 23.266355514526367, 15.138239860534668, 1.7145323753356934, 19.047441482543945, 26.10251235961914, 17.209402084350586, 34.822940826416016, 18.68482208251953, 30.693904876708984, 23.395084381103516, 26.966724395751953, 37.196441650390625, 26.842235565185547, 0.0227197278290987, 2.701653242111206, 20.82794189453125, 39.84392166137695, 20.612159729003906, 41.17132568359375, 27.028945922851562, 46.61797332763672, 29.905492782592773, 51.08810043334961], "count": [383]}, "timestamp": {"min": [0.0], "max": [12.733333333333333], "mean": [6.366666666666667], "std": [3.6854066562894015], "count": [383]}, "frame_index": {"min": [0], "max": [382], "mean": [191.0], "std": [110.56219968868203], "count": [383]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [383]}, "index": {"min": [21565], "max": [21947], "mean": [21756.0], "std": [110.56219968868203], "count": [383]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [383]}, "subtask_annotation": {"mean": [8.255874673629243, 14.0, 14.0, 14.0, 14.0], "std": [5.394350657216682, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [383]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [383]}, "eef_direction_state": {"mean": [4.723237597911227, 3.793733681462141], "std": [2.076011933802738, 2.0596236321468875], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_state": {"mean": [0.6031331592689295, 1.1070496083550914], "std": [0.8422217295930102, 0.7826629345251259], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_state": {"mean": [0.4516971279373368, 0.6971279373368147], "std": [0.7524657411193779, 0.8284542224985256], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_direction_action": {"mean": [4.723237597911227, 3.793733681462141], "std": [2.076011933802738, 2.0596236321468875], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_action": {"mean": [0.6031331592689295, 1.1070496083550914], "std": [0.8422217295930102, 0.7826629345251259], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_action": {"mean": [0.4516971279373368, 0.6971279373368147], "std": [0.7524657411193779, 0.8284542224985256], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_sim_pose_state": {"mean": [0.6161335173323094, 0.2484238994960236, 1.1821026955408653, -1.100799727583754, 1.143154062273123, -1.401271382456561, 0.628873144354259, -0.12852435813539523, 1.142189352911434, 2.6957106095144123, 1.1922209727867292, -2.3716231281358673], "std": [0.053209625251194256, 0.06892508892647448, 0.03394688917875699, 0.2552650017864284, 0.05257875688396387, 0.39570747589097566, 0.05728547411541009, 0.037384395788553695, 0.06171728445884564, 0.15776192191070743, 0.14502578756729534, 1.577271841785646], "min": [0.5614900909755723, 0.12812215912003166, 1.0582812910497774, -1.9215938269917978, 1.0725937872468165, -2.52337296826003, 0.5725000741494258, -0.19254960000302013, 1.029941027101455, 2.3664242857677067, 0.93781122012834, -3.1414313548431787], "max": [0.7704352885635852, 0.3043222344565061, 1.216490901156358, -0.9091050300347618, 1.3983141944921287, -1.0996647170765255, 0.7796806263147568, -0.024996473797532004, 1.2550323740156621, 3.001098395837493, 1.4352256338374194, 3.140528960266727], "count": [383]}, "eef_sim_pose_action": {"mean": [0.6161335173323094, 0.2484238994960236, 1.1821026955408653, -1.100799727583754, 1.143154062273123, -1.401271382456561, 0.628873144354259, -0.12852435813539523, 1.142189352911434, 2.6957106095144123, 1.1922209727867292, -2.3716231281358673], "std": [0.053209625251194256, 0.06892508892647448, 0.03394688917875699, 0.2552650017864284, 0.05257875688396387, 0.39570747589097566, 0.05728547411541009, 0.037384395788553695, 0.06171728445884564, 0.15776192191070743, 0.14502578756729534, 1.577271841785646], "min": [0.5614900909755723, 0.12812215912003166, 1.0582812910497774, -1.9215938269917978, 1.0725937872468165, -2.52337296826003, 0.5725000741494258, -0.19254960000302013, 1.029941027101455, 2.3664242857677067, 0.93781122012834, -3.1414313548431787], "max": [0.7704352885635852, 0.3043222344565061, 1.216490901156358, -0.9091050300347618, 1.3983141944921287, -1.0996647170765255, 0.7796806263147568, -0.024996473797532004, 1.2550323740156621, 3.001098395837493, 1.4352256338374194, 3.140528960266727], "count": [383]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.13773989583333335]], [[0.18781469975490198]], [[0.2674873835784314]]], "std": [[[0.21928024973016333]], [[0.20928608658339773]], [[0.1990335533193369]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22413044117647057]], [[0.2632537132352941]], [[0.26378863357843135]]], "std": [[[0.1239233330481298]], [[0.12255998353385275]], [[0.14770953339228857]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24018245506535948]], [[0.27509256127450976]], [[0.30153586397058824]]], "std": [[[0.1713781322430324]], [[0.16113099666949032]], [[0.18561576603506028]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16279240196078432]], [[0.19849736315359476]], [[0.2133018545751634]]], "std": [[[0.2542106120522124]], [[0.25745531904694263]], [[0.25694355630040594]]], "count": [100]}, "observation.state": {"min": [0.5452954173088074, -1.134818196296692, 0.7885814905166626, -0.66965651512146, -1.6013708114624023, 1.2321422100067139, -0.6833896040916443, -1.2213892936706543, 0.8126859664916992, -0.944748044013977, 0.0679980143904686, -0.7594224214553833, 5.461249828338623, 1.412500023841858, 2.4393749237060547, -0.32249999046325684, 0.8543750047683716, 0.4268749952316284, 0.7981250286102295, -1.896875023841858, 0.7293750047683716, -0.7137500047683716, 0.8006249666213989, -0.28125, 4.291874885559082, 52.286251068115234, -1.3862500190734863, 0.3218750059604645, 0.6840000152587891, 0.65625, 0.6756249666213989, 0.6846153736114502, 0.6781250238418579, 0.27125000953674316, 0.046875, -2.051875114440918], "max": [1.3401871919631958, -0.7390134930610657, 1.3418641090393066, -0.16441595554351807, -0.7387989163398743, 1.361581563949585, -0.27592602372169495, -0.5567635893821716, 1.406857967376709, -0.6687266230583191, 0.3494316041469574, -0.5544270277023315, 96.41000366210938, 84.9528579711914, 37.20937728881836, 9.832500457763672, 63.10750198364258, 97.29312133789062, 60.515625, 95.453125, 72.078125, 110.7143783569336, 96.82062530517578, 109.6500015258789, 60.26750183105469, 83.88312530517578, -1.1818749904632568, 9.977499961853027, 37.12937545776367, 89.88750457763672, 26.030624389648438, 91.91374969482422, 28.130624771118164, 100.65312957763672, 50.60499954223633, 113.15312957763672], "mean": [1.0777395963668823, -0.9060896635055542, 0.9525625705718994, -0.452497661113739, -1.2534505128860474, 1.28831946849823, -0.46173742413520813, -0.7880182266235352, 0.9676457643508911, -0.7661855816841125, 0.24634790420532227, -0.6774787902832031, 39.74339294433594, 66.3362808227539, 7.976751804351807, 4.392584323883057, 12.708091735839844, 22.094039916992188, 11.825226783752441, 20.677949905395508, 13.386253356933594, 27.57346534729004, 15.429673194885254, 41.71259689331055, 26.418071746826172, 70.71451568603516, -1.273097038269043, 3.8394761085510254, 8.430806159973145, 24.59329605102539, 6.968177318572998, 24.117998123168945, 6.864745140075684, 31.49643898010254, 11.011319160461426, 46.008827209472656], "std": [0.2405499666929245, 0.10864413529634476, 0.16589295864105225, 0.19431424140930176, 0.2740912437438965, 0.028482703492045403, 0.1205086037516594, 0.23057687282562256, 0.17716290056705475, 0.0776110514998436, 0.06387246400117874, 0.08367688953876495, 27.812252044677734, 27.79619789123535, 11.224239349365234, 2.532959461212158, 20.4848690032959, 33.2801399230957, 20.170969009399414, 36.995399475097656, 23.4925594329834, 42.15882110595703, 28.239519119262695, 43.88238525390625, 19.626916885375977, 11.573371887207031, 0.03396405652165413, 2.9048821926116943, 13.457049369812012, 35.88701629638672, 9.154984474182129, 37.334190368652344, 10.033313751220703, 39.95106887817383, 18.161636352539062, 41.427154541015625], "count": [272]}, "action": {"min": [0.5452954173088074, -1.134818196296692, 0.7885814905166626, -0.66965651512146, -1.6013708114624023, 1.2321422100067139, -0.6833896040916443, -1.2213892936706543, 0.8126859664916992, -0.944748044013977, 0.0679980143904686, -0.7594224214553833, 5.461249828338623, 1.412500023841858, 2.4393749237060547, -0.32249999046325684, 0.8543750047683716, 0.4268749952316284, 0.7981250286102295, -1.896875023841858, 0.7293750047683716, -0.7137500047683716, 0.8006249666213989, -0.28125, 4.291874885559082, 52.286251068115234, -1.3862500190734863, 0.3218750059604645, 0.6840000152587891, 0.65625, 0.6756249666213989, 0.6846153736114502, 0.6781250238418579, 0.27125000953674316, 0.046875, -2.051875114440918], "max": [1.3401871919631958, -0.7390134930610657, 1.3418641090393066, -0.16441595554351807, -0.7387989163398743, 1.361581563949585, -0.27592602372169495, -0.5567635893821716, 1.406857967376709, -0.6687266230583191, 0.3494316041469574, -0.5544270277023315, 96.41000366210938, 84.9528579711914, 37.20937728881836, 9.832500457763672, 63.10750198364258, 97.29312133789062, 60.515625, 95.453125, 72.078125, 110.7143783569336, 96.82062530517578, 109.6500015258789, 60.26750183105469, 83.88312530517578, -1.1818749904632568, 9.977499961853027, 37.12937545776367, 89.88750457763672, 26.030624389648438, 91.91374969482422, 28.130624771118164, 100.65312957763672, 50.60499954223633, 113.15312957763672], "mean": [1.0777395963668823, -0.9060891270637512, 0.9525622129440308, -0.4524976313114166, -1.253450870513916, 1.2883193492889404, -0.4617374837398529, -0.7880180478096008, 0.9676458835601807, -0.7661855220794678, 0.24634793400764465, -0.6774789094924927, 39.743408203125, 66.33627319335938, 7.976749420166016, 4.392583847045898, 12.708089828491211, 22.094045639038086, 11.825224876403809, 20.677974700927734, 13.386253356933594, 27.573471069335938, 15.4296875, 41.712581634521484, 26.418067932128906, 70.71450805664062, -1.2730962038040161, 3.839477062225342, 8.430805206298828, 24.59330177307129, 6.968180179595947, 24.117996215820312, 6.864743232727051, 31.496442794799805, 11.011314392089844, 46.008819580078125], "std": [0.2405499666929245, 0.10864409059286118, 0.16589300334453583, 0.19431421160697937, 0.27409127354621887, 0.028482703492045403, 0.12050861120223999, 0.23057688772678375, 0.17716291546821594, 0.0776110589504242, 0.06387246400117874, 0.08367688953876495, 27.812252044677734, 27.79619789123535, 11.224237442016602, 2.532959461212158, 20.48487091064453, 33.28013610839844, 20.170970916748047, 36.99539566040039, 23.4925537109375, 42.1588020324707, 28.23952293395996, 43.88237762451172, 19.626914978027344, 11.573371887207031, 0.03396406024694443, 2.9048821926116943, 13.457051277160645, 35.88701629638672, 9.154985427856445, 37.33417892456055, 10.033316612243652, 39.95106887817383, 18.161636352539062, 41.427154541015625], "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": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [272]}, "index": {"min": [21948], "max": [22219], "mean": [22083.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [6.966911764705882, 14.0, 14.0, 14.0, 14.0], "std": [5.479474469582161, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [272]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [272]}, "eef_direction_state": {"mean": [3.9080882352941178, 4.047794117647059], "std": [2.1682045685400766, 2.2625293924566168], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [0.9889705882352942, 0.9301470588235294], "std": [0.8201661232477141, 0.8821614375516049], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [0.7205882352941176, 0.6727941176470589], "std": [0.8418395165506897, 0.8399025601542308], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [3.9080882352941178, 4.047794117647059], "std": [2.1682045685400766, 2.2625293924566168], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [0.9889705882352942, 0.9301470588235294], "std": [0.8201661232477141, 0.8821614375516049], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [0.7205882352941176, 0.6727941176470589], "std": [0.8418395165506897, 0.8399025601542308], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.6198336423137585, 0.23101042419132875, 1.16517309839568, -1.2309780294428772, 1.0997788026926187, -1.5881904777164695, 0.621005449596389, -0.12128234822915027, 1.164086371721027, 2.762165453697417, 1.251930403256235, -1.3017188407097549], "std": [0.05643573403349851, 0.06716576368573153, 0.03820342151615675, 0.23915991835043426, 0.047554362196989546, 0.3806098576756528, 0.051520747377432986, 0.044585395396205825, 0.05954146332047208, 0.2806008518179179, 0.1118302884001675, 2.365297418200137], "min": [0.5530665005461047, 0.13848895926240762, 1.0620344137866704, -1.9077940431891083, 1.039343389000499, -2.5080186805922873, 0.5683831361263727, -0.18438642960042306, 1.0250861992690596, 2.3165424959309306, 0.9959546040971738, -3.1388582893549346], "max": [0.747656408417256, 0.30187865769334676, 1.23038670633975, -0.8787703774553086, 1.3028952179690192, -1.2381670081947782, 0.7538886996272132, -0.048656422101504115, 1.2433868695809944, 3.054155577803836, 1.385134510015114, 3.1240391526291256], "count": [272]}, "eef_sim_pose_action": {"mean": [0.6198336423137585, 0.23101042419132875, 1.16517309839568, -1.2309780294428772, 1.0997788026926187, -1.5881904777164695, 0.621005449596389, -0.12128234822915027, 1.164086371721027, 2.762165453697417, 1.251930403256235, -1.3017188407097549], "std": [0.05643573403349851, 0.06716576368573153, 0.03820342151615675, 0.23915991835043426, 0.047554362196989546, 0.3806098576756528, 0.051520747377432986, 0.044585395396205825, 0.05954146332047208, 0.2806008518179179, 0.1118302884001675, 2.365297418200137], "min": [0.5530665005461047, 0.13848895926240762, 1.0620344137866704, -1.9077940431891083, 1.039343389000499, -2.5080186805922873, 0.5683831361263727, -0.18438642960042306, 1.0250861992690596, 2.3165424959309306, 0.9959546040971738, -3.1388582893549346], "max": [0.747656408417256, 0.30187865769334676, 1.23038670633975, -0.8787703774553086, 1.3028952179690192, -1.2381670081947782, 0.7538886996272132, -0.048656422101504115, 1.2433868695809944, 3.054155577803836, 1.385134510015114, 3.1240391526291256], "count": [272]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13581588439542486]], [[0.18817852532679738]], [[0.27088049428104577]]], "std": [[[0.21699364717403147]], [[0.2076340386650083]], [[0.19767564828640613]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22370215277777777]], [[0.2641397855392157]], [[0.2687795894607843]]], "std": [[[0.12421315403979234]], [[0.12183137845387473]], [[0.15164678438609064]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2356383864379085]], [[0.28037697712418297]], [[0.30777506331699345]]], "std": [[[0.1709461932243895]], [[0.16135974720780524]], [[0.18922222031978145]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1632610089869281]], [[0.1999896303104575]], [[0.2155343198529412]]], "std": [[[0.25454086483436056]], [[0.25778254950535523]], [[0.2575037031518935]]], "count": [100]}, "observation.state": {"min": [0.5742160677909851, -1.132863163948059, 0.7851958870887756, -0.7247081995010376, -1.6262620687484741, 1.0915923118591309, -0.6563763618469238, -1.224631905555725, 0.7898927927017212, -0.8214837312698364, -0.0525720976293087, -0.739371120929718, 9.251874923706055, 16.486875534057617, 1.634374976158142, -0.10562500357627869, 0.37437501549720764, 1.1887500286102295, 0.9524999856948853, -1.4431250095367432, 0.6781250238418579, -0.41624999046325684, 0.7337499856948853, 0.08812499791383743, 1.7599999904632568, 51.358123779296875, -1.350000023841858, 0.08562499284744263, 0.7231249809265137, 0.8168749809265137, 0.8650000095367432, 0.6618750095367432, 0.7868750095367432, 0.43812498450279236, 0.3425000011920929, -2.182499885559082], "max": [1.3773174285888672, -0.6878480911254883, 1.3383592367172241, -0.046253908425569534, -0.7017004489898682, 1.3664454221725464, -0.23334382474422455, -0.5179378390312195, 1.3978456258773804, -0.5783381462097168, 0.28833192586898804, -0.7079947590827942, 97.8793716430664, 84.90111541748047, 12.321249961853027, 9.186249732971191, 57.44499969482422, 78.45562744140625, 58.05875015258789, 80.89125061035156, 68.30562591552734, 110.92312622070312, 95.50375366210938, 110.00562286376953, 70.32437896728516, 86.02555847167969, -1.1881250143051147, 7.793749809265137, 36.203125, 86.72062683105469, 24.354999542236328, 84.75375366210938, 29.452499389648438, 98.49625396728516, 92.86687469482422, 111.11563110351562], "mean": [1.109727144241333, -0.8634988069534302, 0.9176515340805054, -0.4352360665798187, -1.2456945180892944, 1.259367823600769, -0.4164815843105316, -0.7699295282363892, 0.9226367473602295, -0.7583984732627869, 0.11757589131593704, -0.7273545265197754, 43.2571907043457, 70.67027282714844, 3.061025381088257, 4.454100608825684, 8.652780532836914, 22.162734985351562, 9.232755661010742, 15.57028865814209, 8.078049659729004, 30.680185317993164, 11.074967384338379, 56.49856948852539, 20.179418563842773, 73.73731994628906, -1.259628176689148, 3.531008243560791, 6.4275288581848145, 15.145610809326172, 5.5311665534973145, 16.517974853515625, 5.878687381744385, 20.966888427734375, 10.780282974243164, 24.612985610961914], "std": [0.26159197092056274, 0.12023412436246872, 0.1663513481616974, 0.2435668706893921, 0.3375912308692932, 0.05290057882666588, 0.10958819836378098, 0.19714738428592682, 0.17407725751399994, 0.05683248117566109, 0.05936810374259949, 0.012909836135804653, 29.123554229736328, 16.40138816833496, 2.0023396015167236, 2.282789707183838, 14.305641174316406, 23.47691535949707, 14.737007141113281, 27.820068359375, 16.277587890625, 34.816505432128906, 23.532289505004883, 32.98402786254883, 23.941890716552734, 11.93954849243164, 0.0253360066562891, 2.275979518890381, 10.405885696411133, 27.34918212890625, 8.230046272277832, 29.502304077148438, 9.609518051147461, 35.28528594970703, 22.537879943847656, 42.611515045166016], "count": [261]}, "action": {"min": [0.5742160677909851, -1.132863163948059, 0.7851958870887756, -0.7247081995010376, -1.6262620687484741, 1.0915923118591309, -0.6563763618469238, -1.224631905555725, 0.7898927927017212, -0.8214837312698364, -0.0525720976293087, -0.739371120929718, 9.251874923706055, 16.486875534057617, 1.634374976158142, -0.10562500357627869, 0.37437501549720764, 1.1887500286102295, 0.9524999856948853, -1.4431250095367432, 0.6781250238418579, -0.41624999046325684, 0.7337499856948853, 0.08812499791383743, 1.7599999904632568, 51.358123779296875, -1.350000023841858, 0.08562499284744263, 0.7231249809265137, 0.8168749809265137, 0.8650000095367432, 0.6618750095367432, 0.7868750095367432, 0.43812498450279236, 0.3425000011920929, -2.182499885559082], "max": [1.3773174285888672, -0.6878480911254883, 1.3383592367172241, -0.046253908425569534, -0.7017004489898682, 1.3664454221725464, -0.23334382474422455, -0.5179378390312195, 1.3978456258773804, -0.5783381462097168, 0.28833192586898804, -0.7079947590827942, 97.8793716430664, 84.90111541748047, 12.321249961853027, 9.186249732971191, 57.44499969482422, 78.45562744140625, 58.05875015258789, 80.89125061035156, 68.30562591552734, 110.92312622070312, 95.50375366210938, 110.00562286376953, 70.32437896728516, 86.02555847167969, -1.1881250143051147, 7.793749809265137, 36.203125, 86.72062683105469, 24.354999542236328, 84.75375366210938, 29.452499389648438, 98.49625396728516, 92.86687469482422, 111.11563110351562], "mean": [1.1097276210784912, -0.8634986877441406, 0.917651355266571, -0.4352360963821411, -1.2456942796707153, 1.2593674659729004, -0.4164816737174988, -0.7699296474456787, 0.9226366877555847, -0.7583984732627869, 0.11757594347000122, -0.7273542284965515, 43.257171630859375, 70.6702651977539, 3.0610198974609375, 4.454099655151367, 8.652790069580078, 22.16274070739746, 9.23275375366211, 15.570281028747559, 8.078052520751953, 30.68019676208496, 11.074979782104492, 56.498565673828125, 20.179420471191406, 73.73735809326172, -1.259627103805542, 3.5310089588165283, 6.427524566650391, 15.14561653137207, 5.53116512298584, 16.517967224121094, 5.878686904907227, 20.96689224243164, 10.780287742614746, 24.61298942565918], "std": [0.2615921199321747, 0.12023412436246872, 0.1663513332605362, 0.24356688559055328, 0.3375912606716156, 0.05290057882666588, 0.10958818346261978, 0.19714738428592682, 0.17407725751399994, 0.05683248117566109, 0.05936810374259949, 0.012909832410514355, 29.123550415039062, 16.401386260986328, 2.0023393630981445, 2.282789468765259, 14.305641174316406, 23.4769229888916, 14.737004280090332, 27.82005500793457, 16.277585983276367, 34.81650161743164, 23.532297134399414, 32.98402786254883, 23.941890716552734, 11.93954849243164, 0.0253360066562891, 2.27597975730896, 10.405885696411133, 27.34918212890625, 8.230046272277832, 29.50230598449707, 9.609518051147461, 35.285282135009766, 22.537879943847656, 42.61151123046875], "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": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [261]}, "index": {"min": [22220], "max": [22480], "mean": [22350.0], "std": [75.34365710971738], "count": [261]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [261]}, "subtask_annotation": {"mean": [7.061302681992337, 14.0, 14.0, 14.0, 14.0], "std": [5.417800644196959, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [261]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [261]}, "eef_direction_state": {"mean": [3.3946360153256707, 4.218390804597701], "std": [2.051401250301217, 2.137560219973943], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_state": {"mean": [1.1800766283524904, 0.8888888888888888], "std": [0.6795772814657788, 0.8748897637790898], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_state": {"mean": [0.7203065134099617, 0.7164750957854407], "std": [0.8455028100692327, 0.8599633715092966], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_direction_action": {"mean": [3.3946360153256707, 4.218390804597701], "std": [2.051401250301217, 2.137560219973943], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_action": {"mean": [1.1800766283524904, 0.8888888888888888], "std": [0.6795772814657788, 0.8748897637790898], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_action": {"mean": [0.7203065134099617, 0.7164750957854407], "std": [0.8455028100692327, 0.8599633715092966], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_sim_pose_state": {"mean": [0.6081821841259419, 0.234491735936791, 1.1656973045970263, -1.3172931682391513, 1.1133760649102875, -1.6869883399539751, 0.625112302241744, -0.12789041069058144, 1.163889814870905, 1.8029747049343565, 1.2267834448416528, -2.3076460812147506], "std": [0.05838727993489895, 0.07834258597567807, 0.03712047698448333, 0.32497720833696725, 0.08456091495324788, 0.5174157667168163, 0.05141095062290509, 0.03448518182796964, 0.04801854513086469, 2.329743286368438, 0.09541032931277926, 1.2604289522486518], "min": [0.5517184307675653, 0.12288178127711552, 1.0668037624769613, -2.099704851376621, 0.9905649729420274, -2.8015913830629033, 0.5699712502533418, -0.18627610004066106, 1.032392006484446, -3.141591293374273, 0.9650855663906088, -3.1336333462933674], "max": [0.749317944546807, 0.3341196578507595, 1.2145716924537633, -0.9552242009426458, 1.4015077818703223, -1.1321333405683465, 0.759614362507278, -0.06051319882262274, 1.2528802043530425, 3.1415623578032523, 1.37216381268729, 3.1400889967992924], "count": [261]}, "eef_sim_pose_action": {"mean": [0.6081821841259419, 0.234491735936791, 1.1656973045970263, -1.3172931682391513, 1.1133760649102875, -1.6869883399539751, 0.625112302241744, -0.12789041069058144, 1.163889814870905, 1.8029747049343565, 1.2267834448416528, -2.3076460812147506], "std": [0.05838727993489895, 0.07834258597567807, 0.03712047698448333, 0.32497720833696725, 0.08456091495324788, 0.5174157667168163, 0.05141095062290509, 0.03448518182796964, 0.04801854513086469, 2.329743286368438, 0.09541032931277926, 1.2604289522486518], "min": [0.5517184307675653, 0.12288178127711552, 1.0668037624769613, -2.099704851376621, 0.9905649729420274, -2.8015913830629033, 0.5699712502533418, -0.18627610004066106, 1.032392006484446, -3.141591293374273, 0.9650855663906088, -3.1336333462933674], "max": [0.749317944546807, 0.3341196578507595, 1.2145716924537633, -0.9552242009426458, 1.4015077818703223, -1.1321333405683465, 0.759614362507278, -0.06051319882262274, 1.2528802043530425, 3.1415623578032523, 1.37216381268729, 3.1400889967992924], "count": [261]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.13420712214052288]], [[0.1869168954248366]], [[0.26807920343137254]]], "std": [[[0.21567324701991342]], [[0.2079345078772164]], [[0.19849512109584164]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22788720996732026]], [[0.2651457495915032]], [[0.26552570669934644]]], "std": [[[0.12793481440291904]], [[0.12197979014673024]], [[0.1460823977991065]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2360370445261438]], [[0.27734925653594766]], [[0.30847858251633986]]], "std": [[[0.1668079280814156]], [[0.15522312888240544]], [[0.1816098707803341]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.15829325571895425]], [[0.1927879656862745]], [[0.21135949550653593]]], "std": [[[0.2526652337534406]], [[0.2559567176231479]], [[0.25571484988343024]]], "count": [100]}, "observation.state": {"min": [0.4705500900745392, -1.2074415683746338, 0.7676241993904114, -0.754463255405426, -1.6267176866531372, 1.0208073854446411, -0.6801947355270386, -1.265259027481079, 0.8085374236106873, -0.6373979449272156, -0.030231937766075134, -0.9180685877799988, 1.3118749856948853, 3.476249933242798, 2.4124999046325684, -0.3331249952316284, 1.0162500143051147, 0.5012499690055847, 0.7087500095367432, -1.746250033378601, 0.7925000190734863, -3.348750114440918, 0.9027272462844849, -0.21875, 1.1200000047683716, 8.488750457763672, -1.3443750143051147, -0.09812500327825546, 0.7756249904632568, 0.9800000190734863, 0.6293749809265137, 1.9449999332427979, 0.7150000333786011, 0.7572727203369141, 0.359375, -2.375], "max": [1.3545957803726196, -0.7411593198776245, 1.4196851253509521, -0.2484121024608612, -0.5737153887748718, 1.3955329656600952, -0.22280555963516235, -0.5100539922714233, 1.4200665950775146, -0.28591591119766235, 0.47906970977783203, -0.904584527015686, 82.94187927246094, 84.78199768066406, 75.85562133789062, 9.834375381469727, 63.17562484741211, 96.05500030517578, 58.923126220703125, 102.3531265258789, 64.53375244140625, 110.85562133789062, 78.83000183105469, 110.4018783569336, 68.53874969482422, 85.96300506591797, -1.2233333587646484, 9.634374618530273, 65.55437469482422, 96.18499755859375, 57.845001220703125, 91.76374816894531, 54.10624694824219, 99.92813110351562, 61.25187683105469, 107.90312957763672], "mean": [1.096605658531189, -0.9064725637435913, 0.9682490825653076, -0.5115231275558472, -1.2179850339889526, 1.2863521575927734, -0.4432356655597687, -0.8085324168205261, 0.9477961659431458, -0.5640987753868103, 0.11110803484916687, -0.9156187176704407, 27.841402053833008, 61.631591796875, 15.208575248718262, 6.957518577575684, 13.24332046508789, 25.665586471557617, 12.61213493347168, 22.71772003173828, 13.205048561096191, 29.059083938598633, 15.053046226501465, 53.54800796508789, 22.84638023376465, 66.39765167236328, -1.2752604484558105, 4.972635746002197, 13.836396217346191, 24.44085693359375, 12.385919570922852, 25.097394943237305, 11.260913848876953, 29.807825088500977, 12.178625106811523, 38.59476852416992], "std": [0.2966426908969879, 0.14557018876075745, 0.1891855001449585, 0.1899188756942749, 0.31532755494117737, 0.08945447951555252, 0.12178581953048706, 0.2163766771554947, 0.19565460085868835, 0.08596489578485489, 0.07422298192977905, 0.0016797560965642333, 32.056453704833984, 25.991498947143555, 25.07872772216797, 2.892402410507202, 21.952600479125977, 34.30266189575195, 20.56641387939453, 40.78718185424805, 22.209468841552734, 42.662437438964844, 26.765533447265625, 45.126590728759766, 27.184349060058594, 23.80487632751465, 0.022466478869318962, 2.6155683994293213, 23.12932777404785, 34.70648956298828, 20.45013999938965, 34.59040832519531, 18.688587188720703, 39.497318267822266, 21.266735076904297, 48.775760650634766], "count": [263]}, "action": {"min": [0.4705500900745392, -1.2074415683746338, 0.7676241993904114, -0.754463255405426, -1.6267176866531372, 1.0208073854446411, -0.6801947355270386, -1.265259027481079, 0.8085374236106873, -0.6373979449272156, -0.030231937766075134, -0.9180685877799988, 1.3118749856948853, 3.476249933242798, 2.4124999046325684, -0.3331249952316284, 1.0162500143051147, 0.5012499690055847, 0.7087500095367432, -1.746250033378601, 0.7925000190734863, -3.348750114440918, 0.9027272462844849, -0.21875, 1.1200000047683716, 8.488750457763672, -1.3443750143051147, -0.09812500327825546, 0.7756249904632568, 0.9800000190734863, 0.6293749809265137, 1.9449999332427979, 0.7150000333786011, 0.7572727203369141, 0.359375, -2.375], "max": [1.3545957803726196, -0.7411593198776245, 1.4196851253509521, -0.2484121024608612, -0.5737153887748718, 1.3955329656600952, -0.22280555963516235, -0.5100539922714233, 1.4200665950775146, -0.28591591119766235, 0.47906970977783203, -0.904584527015686, 82.94187927246094, 84.78199768066406, 75.85562133789062, 9.834375381469727, 63.17562484741211, 96.05500030517578, 58.923126220703125, 102.3531265258789, 64.53375244140625, 110.85562133789062, 78.83000183105469, 110.4018783569336, 68.53874969482422, 85.96300506591797, -1.2233333587646484, 9.634374618530273, 65.55437469482422, 96.18499755859375, 57.845001220703125, 91.76374816894531, 54.10624694824219, 99.92813110351562, 61.25187683105469, 107.90312957763672], "mean": [1.096605658531189, -0.9064720273017883, 0.9682484269142151, -0.5115230083465576, -1.2179850339889526, 1.286352276802063, -0.44323572516441345, -0.8085322380065918, 0.9477959275245667, -0.5640990734100342, 0.11110804975032806, -0.9156183004379272, 27.841394424438477, 61.63161849975586, 15.208595275878906, 6.957516670227051, 13.24333667755127, 25.665576934814453, 12.612133026123047, 22.71769905090332, 13.205052375793457, 29.059085845947266, 15.053049087524414, 53.54798889160156, 22.846370697021484, 66.39765167236328, -1.2752598524093628, 4.9726338386535645, 13.836387634277344, 24.440855026245117, 12.385910034179688, 25.097400665283203, 11.260916709899902, 29.80783462524414, 12.17862606048584, 38.59477233886719], "std": [0.29664281010627747, 0.14557021856307983, 0.18918552994728088, 0.18991884589195251, 0.315327525138855, 0.08945447206497192, 0.12178581207990646, 0.21637673676013947, 0.19565460085868835, 0.08596489578485489, 0.07422298192977905, 0.0016797562129795551, 32.056453704833984, 25.991497039794922, 25.078718185424805, 2.892402172088623, 21.95259666442871, 34.302650451660156, 20.566408157348633, 40.78717041015625, 22.209468841552734, 42.66244125366211, 26.7655086517334, 45.126590728759766, 27.18435287475586, 23.804872512817383, 0.022466471418738365, 2.6155683994293213, 23.12932014465332, 34.70649337768555, 20.450145721435547, 34.59040451049805, 18.68858528137207, 39.497318267822266, 21.26673126220703, 48.7757682800293], "count": [263]}, "timestamp": {"min": [0.0], "max": [8.733333333333333], "mean": [4.366666666666667], "std": [2.5307003861469743], "count": [263]}, "frame_index": {"min": [0], "max": [262], "mean": [131.0], "std": [75.92101158440923], "count": [263]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [263]}, "index": {"min": [22481], "max": [22743], "mean": [22612.0], "std": [75.92101158440923], "count": [263]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [263]}, "subtask_annotation": {"mean": [6.806083650190114, 14.0, 14.0, 14.0, 14.0], "std": [5.29190150553971, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [263]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [263]}, "eef_direction_state": {"mean": [3.4714828897338403, 4.193916349809886], "std": [1.9766085730938592, 2.1758353722529478], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_state": {"mean": [1.182509505703422, 0.9619771863117871], "std": [0.743129605873948, 0.9138140767026506], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_state": {"mean": [0.935361216730038, 0.688212927756654], "std": [0.845253220286442, 0.8374174043058772], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_direction_action": {"mean": [3.4714828897338403, 4.193916349809886], "std": [1.9766085730938592, 2.1758353722529478], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_action": {"mean": [1.182509505703422, 0.9619771863117871], "std": [0.743129605873948, 0.9138140767026506], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_action": {"mean": [0.935361216730038, 0.688212927756654], "std": [0.845253220286442, 0.8374174043058772], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_sim_pose_state": {"mean": [0.6248761069593455, 0.2439883630668126, 1.1589936409939243, -1.321986588644374, 1.1148798750295787, -1.626940087571905, 0.6301973624224761, -0.12448423248363581, 1.1533446284292026, -0.0724943350058358, 1.2008548162019717, -2.2679903322740596], "std": [0.06499066174838526, 0.0859538759880759, 0.03823678263279258, 0.20863439433976314, 0.06122029508130204, 0.3476479814662801, 0.056790470564118053, 0.03959583003503875, 0.0502020958950524, 2.889296268389414, 0.09601155491161549, 1.2858040811183429], "min": [0.5527871434985325, 0.13063749418516218, 1.0651875392888077, -1.8338108963193624, 0.9051595821890115, -2.4005345571227883, 0.5681433248178748, -0.2088306750062996, 1.0289170943021977, -3.1361709773334483, 0.9692581211282651, -3.1367718643957314], "max": [0.7713745066590769, 0.3516688570037351, 1.2272588447974841, -0.9013305307503017, 1.2387135687821087, -1.2298611511076758, 0.7600127323236961, -0.06375624513768532, 1.291019671075925, 3.138780209792368, 1.3618296310236637, 3.133918847305431], "count": [263]}, "eef_sim_pose_action": {"mean": [0.6248761069593455, 0.2439883630668126, 1.1589936409939243, -1.321986588644374, 1.1148798750295787, -1.626940087571905, 0.6301973624224761, -0.12448423248363581, 1.1533446284292026, -0.0724943350058358, 1.2008548162019717, -2.2679903322740596], "std": [0.06499066174838526, 0.0859538759880759, 0.03823678263279258, 0.20863439433976314, 0.06122029508130204, 0.3476479814662801, 0.056790470564118053, 0.03959583003503875, 0.0502020958950524, 2.889296268389414, 0.09601155491161549, 1.2858040811183429], "min": [0.5527871434985325, 0.13063749418516218, 1.0651875392888077, -1.8338108963193624, 0.9051595821890115, -2.4005345571227883, 0.5681433248178748, -0.2088306750062996, 1.0289170943021977, -3.1361709773334483, 0.9692581211282651, -3.1367718643957314], "max": [0.7713745066590769, 0.3516688570037351, 1.2272588447974841, -0.9013305307503017, 1.2387135687821087, -1.2298611511076758, 0.7600127323236961, -0.06375624513768532, 1.291019671075925, 3.138780209792368, 1.3618296310236637, 3.133918847305431], "count": [263]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13379487949346405]], [[0.18776513071895423]], [[0.2712523141339869]]], "std": [[[0.2166550909883656]], [[0.20936947042622503]], [[0.1975191822725781]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.226255204248366]], [[0.2641870220588235]], [[0.2654958088235294]]], "std": [[[0.13058379101536102]], [[0.12501585958982567]], [[0.1470656006844412]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24557140318627452]], [[0.27633874183006535]], [[0.30113818014705884]]], "std": [[[0.17148222013853856]], [[0.15718256275119027]], [[0.18388769649460027]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16870814542483661]], [[0.20416721609477126]], [[0.21803664011437907]]], "std": [[[0.25873613647985566]], [[0.26239437955141]], [[0.2619872847701394]]], "count": [100]}, "observation.state": {"min": [0.5250056982040405, -1.2299487590789795, 0.8115129470825195, -0.5736871957778931, -1.4911667108535767, 1.1789077520370483, -0.6806477308273315, -1.3764114379882812, 0.782477855682373, -0.8788719773292542, -0.1622224748134613, -0.7419911623001099, 1.6512500047683716, 42.415626525878906, 2.28125, 0.8418750166893005, 0.8706250190734863, 0.6137499809265137, 0.8324999809265137, -1.7200000286102295, 0.7906249761581421, -3.353749990463257, 0.7081249952316284, 0.025624999776482582, 1.2855556011199951, 59.610626220703125, -1.3643749952316284, -0.19625000655651093, 0.8125, -0.6825000047683716, 0.6809090971946716, 1.7111111879348755, 0.6837500333786011, 0.10374999791383743, -0.18812499940395355, -2.3112499713897705], "max": [1.269359827041626, -0.7332913875579834, 1.4285067319869995, -0.11077096313238144, -0.553282618522644, 1.4197566509246826, -0.1770523339509964, -0.5784652829170227, 1.5276904106140137, -0.5579503774642944, 0.2299661785364151, -0.7170310020446777, 47.33562469482422, 84.39312744140625, 35.01937484741211, 9.49375057220459, 48.2087516784668, 97.9468765258789, 51.60750198364258, 104.69625091552734, 70.90125274658203, 106.79000091552734, 99.51499938964844, 110.77124786376953, 57.895626068115234, 84.02555847167969, -1.2450000047683716, 9.8125, 61.805625915527344, 96.95625305175781, 41.21812438964844, 102.63125610351562, 36.134376525878906, 104.21062469482422, 43.05687713623047, 109.96500396728516], "mean": [1.0024933815002441, -0.9074118733406067, 1.0038737058639526, -0.40977904200553894, -1.1436318159103394, 1.2843700647354126, -0.37452489137649536, -0.8462069034576416, 0.9859828948974609, -0.8120081424713135, 0.03426147252321243, -0.7277199625968933, 21.88993263244629, 72.45342254638672, 7.011201858520508, 6.396136283874512, 8.508240699768066, 25.088058471679688, 9.527875900268555, 21.239370346069336, 12.103972434997559, 25.681350708007812, 15.8709135055542, 59.3042106628418, 19.261943817138672, 72.27313232421875, -1.2885018587112427, 5.314330101013184, 15.175249099731445, 29.863887786865234, 10.594963073730469, 33.11418151855469, 9.244038581848145, 34.51272964477539, 10.51199722290039, 44.361244201660156], "std": [0.19691650569438934, 0.129112109541893, 0.15162460505962372, 0.1629764884710312, 0.25417274236679077, 0.040304407477378845, 0.1398286074399948, 0.2516286373138428, 0.2338879257440567, 0.06866685301065445, 0.07954629510641098, 0.011245503090322018, 14.949836730957031, 12.955586433410645, 9.928156852722168, 2.3257811069488525, 15.098907470703125, 35.20883560180664, 16.388538360595703, 40.15383529663086, 22.745277404785156, 39.95991134643555, 31.413293838500977, 46.77815628051758, 23.54998779296875, 8.52275562286377, 0.024158092215657234, 2.9472270011901855, 23.52298927307129, 39.761451721191406, 15.280546188354492, 42.747440338134766, 13.027673721313477, 44.18942642211914, 15.619887351989746, 50.08531951904297], "count": [247]}, "action": {"min": [0.5250056982040405, -1.2299487590789795, 0.8115129470825195, -0.5736871957778931, -1.4911667108535767, 1.1789077520370483, -0.6806477308273315, -1.3764114379882812, 0.782477855682373, -0.8788719773292542, -0.1622224748134613, -0.7419911623001099, 1.6512500047683716, 42.415626525878906, 2.28125, 0.8418750166893005, 0.8706250190734863, 0.6137499809265137, 0.8324999809265137, -1.7200000286102295, 0.7906249761581421, -3.353749990463257, 0.7081249952316284, 0.025624999776482582, 1.2855556011199951, 59.610626220703125, -1.3643749952316284, -0.19625000655651093, 0.8125, -0.6825000047683716, 0.6809090971946716, 1.7111111879348755, 0.6837500333786011, 0.10374999791383743, -0.18812499940395355, -2.3112499713897705], "max": [1.269359827041626, -0.7332913875579834, 1.4285067319869995, -0.11077096313238144, -0.553282618522644, 1.4197566509246826, -0.1770523339509964, -0.5784652829170227, 1.5276904106140137, -0.5579503774642944, 0.2299661785364151, -0.7170310020446777, 47.33562469482422, 84.39312744140625, 35.01937484741211, 9.49375057220459, 48.2087516784668, 97.9468765258789, 51.60750198364258, 104.69625091552734, 70.90125274658203, 106.79000091552734, 99.51499938964844, 110.77124786376953, 57.895626068115234, 84.02555847167969, -1.2450000047683716, 9.8125, 61.805625915527344, 96.95625305175781, 41.21812438964844, 102.63125610351562, 36.134376525878906, 104.21062469482422, 43.05687713623047, 109.96500396728516], "mean": [1.0024933815002441, -0.907411515712738, 1.0038734674453735, -0.40977904200553894, -1.143631935119629, 1.2843700647354126, -0.3745248317718506, -0.8462069034576416, 0.9859829545021057, -0.8120081424713135, 0.03426148369908333, -0.7277202606201172, 21.889928817749023, 72.45344543457031, 7.011199951171875, 6.396134853363037, 8.508243560791016, 25.088050842285156, 9.527864456176758, 21.23935317993164, 12.103960037231445, 25.681346893310547, 15.870914459228516, 59.30422592163086, 19.26194953918457, 72.27316284179688, -1.2885020971298218, 5.314330101013184, 15.175244331359863, 29.8638858795166, 10.594970703125, 33.11418533325195, 9.244043350219727, 34.51274490356445, 10.511992454528809, 44.361263275146484], "std": [0.19691647589206696, 0.1291120946407318, 0.1516246199607849, 0.16297651827335358, 0.25417277216911316, 0.04030440375208855, 0.1398286372423172, 0.2516286075115204, 0.2338879108428955, 0.06866686046123505, 0.07954629510641098, 0.011245504021644592, 14.949834823608398, 12.955585479736328, 9.928152084350586, 2.3257806301116943, 15.098902702331543, 35.20882797241211, 16.38853645324707, 40.153839111328125, 22.745281219482422, 39.95991516113281, 31.413293838500977, 46.77815628051758, 23.549989700317383, 8.522754669189453, 0.024158082902431488, 2.9472270011901855, 23.522993087768555, 39.76144790649414, 15.280547142028809, 42.747440338134766, 13.02767276763916, 44.18942642211914, 15.619884490966797, 50.0853157043457], "count": [247]}, "timestamp": {"min": [0.0], "max": [8.2], "mean": [4.1000000000000005], "std": [2.3767391293301183], "count": [247]}, "frame_index": {"min": [0], "max": [246], "mean": [123.0], "std": [71.30217387990355], "count": [247]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [247]}, "index": {"min": [22744], "max": [22990], "mean": [22867.0], "std": [71.30217387990355], "count": [247]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [247]}, "subtask_annotation": {"mean": [6.48582995951417, 14.0, 14.0, 14.0, 14.0], "std": [5.232141557988212, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [247]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [247]}, "eef_direction_state": {"mean": [3.7246963562753037, 4.05668016194332], "std": [2.0571582854618176, 2.145710793335111], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_state": {"mean": [1.1214574898785425, 1.048582995951417], "std": [0.7853833621364944, 0.8849094833478507], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_state": {"mean": [0.7975708502024291, 0.728744939271255], "std": [0.8674933466711502, 0.8508769254313308], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_direction_action": {"mean": [3.7246963562753037, 4.05668016194332], "std": [2.0571582854618176, 2.145710793335111], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_action": {"mean": [1.1214574898785425, 1.048582995951417], "std": [0.7853833621364944, 0.8849094833478507], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_action": {"mean": [0.7975708502024291, 0.728744939271255], "std": [0.8674933466711502, 0.8508769254313308], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_sim_pose_state": {"mean": [0.6373058924886874, 0.22189254729954055, 1.1691133736734567, -1.2572310099028172, 1.115885361566713, -1.6521079984775051, 0.6457987459425812, -0.1223845028634948, 1.161519740232151, 0.3221734950524328, 1.2153271132748795, -2.2666681396017965], "std": [0.050609383092979625, 0.06844476384139539, 0.042613270344719525, 0.28750646916277134, 0.069583823274474, 0.41809326256573487, 0.06582715405262934, 0.03898966730160476, 0.05589900157237798, 2.9585045353253205, 0.12139120132679021, 0.9842899682337646], "min": [0.5631479622722884, 0.12830663086597022, 1.0449504468112585, -1.9790418715609488, 1.0423090612500876, -2.572316641205627, 0.5703462250274676, -0.1985054170878953, 1.0132421446808761, -3.13952590256359, 0.9096789571672885, -3.085208821930426], "max": [0.7632087886142775, 0.2983907667428655, 1.2097795315497675, -0.9873536099089029, 1.3827194946554706, -1.2303967225231807, 0.7905399106358315, -0.05273261646614662, 1.2290296776929586, 3.1310617806942473, 1.3583251940255479, 3.134458799037829], "count": [247]}, "eef_sim_pose_action": {"mean": [0.6373058924886874, 0.22189254729954055, 1.1691133736734567, -1.2572310099028172, 1.115885361566713, -1.6521079984775051, 0.6457987459425812, -0.1223845028634948, 1.161519740232151, 0.3221734950524328, 1.2153271132748795, -2.2666681396017965], "std": [0.050609383092979625, 0.06844476384139539, 0.042613270344719525, 0.28750646916277134, 0.069583823274474, 0.41809326256573487, 0.06582715405262934, 0.03898966730160476, 0.05589900157237798, 2.9585045353253205, 0.12139120132679021, 0.9842899682337646], "min": [0.5631479622722884, 0.12830663086597022, 1.0449504468112585, -1.9790418715609488, 1.0423090612500876, -2.572316641205627, 0.5703462250274676, -0.1985054170878953, 1.0132421446808761, -3.13952590256359, 0.9096789571672885, -3.085208821930426], "max": [0.7632087886142775, 0.2983907667428655, 1.2097795315497675, -0.9873536099089029, 1.3827194946554706, -1.2303967225231807, 0.7905399106358315, -0.05273261646614662, 1.2290296776929586, 3.1310617806942473, 1.3583251940255479, 3.134458799037829], "count": [247]}}} +{"episode_index": 80, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1361006413398693]], [[0.18865795955882353]], [[0.26785894812091504]]], "std": [[[0.21384564883984641]], [[0.2078979549002224]], [[0.1978197147384461]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2280650674019608]], [[0.2688072324346405]], [[0.2762305984477124]]], "std": [[[0.13392712515813537]], [[0.13016611558539243]], [[0.15511607526963436]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24583430964052286]], [[0.2790414276960784]], [[0.30130690563725493]]], "std": [[[0.17725605502561714]], [[0.1630631386896111]], [[0.18797179757866628]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1625224530228758]], [[0.1991433598856209]], [[0.2125455024509804]]], "std": [[[0.25448821592356746]], [[0.25867164514955987]], [[0.2580113943989423]]], "count": [100]}, "observation.state": {"min": [0.5617465972900391, -1.166099190711975, 0.7719395756721497, -0.6374456286430359, -1.3730788230895996, 1.243839144706726, -0.7215610146522522, -1.2636139392852783, 0.7620450854301453, -0.8316379189491272, -0.07069218903779984, -0.7675526738166809, 4.113124847412109, 40.77000045776367, 2.1131248474121094, -0.5531250238418579, 0.7412500381469727, -0.9375, 0.6725000143051147, -1.7599999904632568, 0.6862499713897705, -3.0774998664855957, 0.7862499952316284, -0.2237500101327896, 1.2400000095367432, 30.400625228881836, -1.321874976158142, -0.24062500894069672, 0.6581249833106995, 0.8410000205039978, 0.6512500047683716, 1.7450000047683716, 0.6418750286102295, 0.3700000047683716, 0.109375, -2.3637499809265137], "max": [1.2334587574005127, -0.7337682247161865, 1.3859721422195435, -0.10719463229179382, -0.6057116389274597, 1.402622103691101, -0.2488412708044052, -0.560673713684082, 1.4471513032913208, -0.62347412109375, 0.25413423776626587, -0.7497901916503906, 51.44750213623047, 84.81666564941406, 13.675000190734863, 9.395625114440918, 44.77812576293945, 97.22687530517578, 55.243125915527344, 105.265625, 90.75, 109.640625, 100.2387466430664, 109.8081283569336, 52.62437438964844, 81.48062896728516, -1.203125, 9.284375190734863, 46.54750061035156, 86.1675033569336, 48.13062286376953, 86.91312408447266, 59.67937469482422, 95.56500244140625, 100.77750396728516, -1.9275000095367432], "mean": [1.0124949216842651, -0.9052985906600952, 0.9970493912696838, -0.433285117149353, -1.0753756761550903, 1.298761248588562, -0.4266693592071533, -0.8090817928314209, 0.9531442523002625, -0.7636907696723938, 0.10255668312311172, -0.7525330185890198, 23.044719696044922, 71.09616088867188, 3.853311061859131, 6.587214946746826, 8.545113563537598, 22.844722747802734, 9.85389518737793, 24.202150344848633, 15.166318893432617, 26.125337600708008, 16.353483200073242, 29.02259063720703, 18.038333892822266, 65.0735092163086, -1.2551976442337036, 5.957970142364502, 9.627352714538574, 24.334535598754883, 9.46396541595459, 24.939430236816406, 11.158684730529785, 28.19870376586914, 17.661989212036133, -2.156822919845581], "std": [0.20695851743221283, 0.12102322280406952, 0.1678895801305771, 0.19292579591274261, 0.21863991022109985, 0.033480092883110046, 0.13301724195480347, 0.22086769342422485, 0.2083977609872818, 0.07238940894603729, 0.06785154342651367, 0.0041162376292049885, 15.428884506225586, 13.895454406738281, 3.2520480155944824, 3.8299896717071533, 14.508275985717773, 37.199501037597656, 17.97466278076172, 40.71861267089844, 29.200725555419922, 42.7642822265625, 31.402015686035156, 44.187259674072266, 21.32805061340332, 13.679126739501953, 0.02208890952169895, 2.988534688949585, 15.104591369628906, 31.917068481445312, 15.217009544372559, 32.62419128417969, 18.353702545166016, 38.1950798034668, 33.053226470947266, 0.12959104776382446], "count": [232]}, "action": {"min": [0.5617465972900391, -1.166099190711975, 0.7719395756721497, -0.6374456286430359, -1.3730788230895996, 1.243839144706726, -0.7215610146522522, -1.2636139392852783, 0.7620450854301453, -0.8316379189491272, -0.07069218903779984, -0.7675526738166809, 4.113124847412109, 40.77000045776367, 2.1131248474121094, -0.5531250238418579, 0.7412500381469727, -0.9375, 0.6725000143051147, -1.7599999904632568, 0.6862499713897705, -3.0774998664855957, 0.7862499952316284, -0.2237500101327896, 1.2400000095367432, 30.400625228881836, -1.321874976158142, -0.24062500894069672, 0.6581249833106995, 0.8410000205039978, 0.6512500047683716, 1.7450000047683716, 0.6418750286102295, 0.3700000047683716, 0.109375, -2.3637499809265137], "max": [1.2334587574005127, -0.7337682247161865, 1.3859721422195435, -0.10719463229179382, -0.6057116389274597, 1.402622103691101, -0.2488412708044052, -0.560673713684082, 1.4471513032913208, -0.62347412109375, 0.25413423776626587, -0.7497901916503906, 51.44750213623047, 84.81666564941406, 13.675000190734863, 9.395625114440918, 44.77812576293945, 97.22687530517578, 55.243125915527344, 105.265625, 90.75, 109.640625, 100.2387466430664, 109.8081283569336, 52.62437438964844, 81.48062896728516, -1.203125, 9.284375190734863, 46.54750061035156, 86.1675033569336, 48.13062286376953, 86.91312408447266, 59.67937469482422, 95.56500244140625, 100.77750396728516, -1.9275000095367432], "mean": [1.0124949216842651, -0.9052981734275818, 0.9970493912696838, -0.4332852065563202, -1.0753753185272217, 1.2987607717514038, -0.4266693592071533, -0.8090816736221313, 0.9531442523002625, -0.7636908888816833, 0.10255668312311172, -0.7525335550308228, 23.044723510742188, 71.09613800048828, 3.8533122539520264, 6.587214469909668, 8.5451078414917, 22.844703674316406, 9.853890419006348, 24.20214080810547, 15.166328430175781, 26.125307083129883, 16.353485107421875, 29.022581100463867, 18.038326263427734, 65.07349395751953, -1.2551976442337036, 5.957973003387451, 9.627360343933105, 24.33452796936035, 9.46396541595459, 24.93941879272461, 11.15868854522705, 28.19869613647461, 17.661983489990234, -2.156822681427002], "std": [0.20695851743221283, 0.12102321535348892, 0.1678895801305771, 0.192925825715065, 0.21863991022109985, 0.03348008915781975, 0.13301724195480347, 0.22086767852306366, 0.208397775888443, 0.07238941639661789, 0.06785154342651367, 0.0041162362322211266, 15.428884506225586, 13.895454406738281, 3.2520482540130615, 3.829990863800049, 14.508275985717773, 37.19948959350586, 17.97464942932129, 40.71860885620117, 29.200719833374023, 42.76434326171875, 31.40201759338379, 44.18724822998047, 21.328048706054688, 13.679122924804688, 0.022088907659053802, 2.988534450531006, 15.104588508605957, 31.917070388793945, 15.217008590698242, 32.62418746948242, 18.353702545166016, 38.1950798034668, 33.05323028564453, 0.12959106266498566], "count": [232]}, "timestamp": {"min": [0.0], "max": [7.7], "mean": [3.85], "std": [2.2324003026140073], "count": [232]}, "frame_index": {"min": [0], "max": [231], "mean": [115.5], "std": [66.97200907842021], "count": [232]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [232]}, "index": {"min": [22991], "max": [23222], "mean": [23106.5], "std": [66.97200907842021], "count": [232]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [232]}, "subtask_annotation": {"mean": [7.146551724137931, 14.0, 14.0, 14.0, 14.0], "std": [5.41589982071441, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [232]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [232]}, "eef_direction_state": {"mean": [3.7456896551724137, 4.047413793103448], "std": [2.0064504703313726, 2.249979356491374], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_state": {"mean": [1.1939655172413792, 1.0043103448275863], "std": [0.7720091112004152, 0.8929698841679455], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_state": {"mean": [0.9310344827586207, 0.7155172413793104], "std": [0.8481637156033671, 0.8439034354257747], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_direction_action": {"mean": [3.7456896551724137, 4.047413793103448], "std": [2.0064504703313726, 2.249979356491374], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_action": {"mean": [1.1939655172413792, 1.0043103448275863], "std": [0.7720091112004152, 0.8929698841679455], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_action": {"mean": [0.9310344827586207, 0.7155172413793104], "std": [0.8481637156033671, 0.8439034354257747], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_sim_pose_state": {"mean": [0.6366669906098679, 0.2251087857756353, 1.1497704760541176, -1.4242575925173386, 1.1388085297388952, -1.790131989764085, 0.6297910003274524, -0.1237272907749532, 1.1533775119164398, -0.03966498602435285, 1.2078769088437402, -2.5287691450975305], "std": [0.05902687277865476, 0.07060056792564612, 0.03819783810919276, 0.23762190920381693, 0.06784904659396374, 0.3713570489584574, 0.06073739358400401, 0.03218377897253863, 0.053377765637525804, 2.920179703316329, 0.1059214731847938, 0.27506167015414146], "min": [0.5437652497459836, 0.136612761939049, 1.0460827559979282, -2.012696101946312, 1.0525453825224713, -2.6406605038468465, 0.5647185916954917, -0.16968498404040758, 1.0112017390560895, -3.1403466903512722, 0.9414707604418631, -3.0499621406900164], "max": [0.7591577550014136, 0.31345347651176214, 1.2058711578948027, -1.0143306089776467, 1.3690666095883506, -1.372415075640853, 0.7697206999788914, -0.06964057782915575, 1.218244184759222, 3.1319632950501233, 1.3564014615461382, -2.273991572789915], "count": [232]}, "eef_sim_pose_action": {"mean": [0.6366669906098679, 0.2251087857756353, 1.1497704760541176, -1.4242575925173386, 1.1388085297388952, -1.790131989764085, 0.6297910003274524, -0.1237272907749532, 1.1533775119164398, -0.03966498602435285, 1.2078769088437402, -2.5287691450975305], "std": [0.05902687277865476, 0.07060056792564612, 0.03819783810919276, 0.23762190920381693, 0.06784904659396374, 0.3713570489584574, 0.06073739358400401, 0.03218377897253863, 0.053377765637525804, 2.920179703316329, 0.1059214731847938, 0.27506167015414146], "min": [0.5437652497459836, 0.136612761939049, 1.0460827559979282, -2.012696101946312, 1.0525453825224713, -2.6406605038468465, 0.5647185916954917, -0.16968498404040758, 1.0112017390560895, -3.1403466903512722, 0.9414707604418631, -3.0499621406900164], "max": [0.7591577550014136, 0.31345347651176214, 1.2058711578948027, -1.0143306089776467, 1.3690666095883506, -1.372415075640853, 0.7697206999788914, -0.06964057782915575, 1.218244184759222, 3.1319632950501233, 1.3564014615461382, -2.273991572789915], "count": [232]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13891856617647058]], [[0.1887861172385621]], [[0.2681363480392157]]], "std": [[[0.2186178693856909]], [[0.20974214378459227]], [[0.19823078162991212]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3606316299019608]], [[0.3793138888888889]], [[0.36825294321895424]]], "std": [[[0.24632343139691304]], [[0.23990058010473472]], [[0.2419071072571339]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24434432189542485]], [[0.2762086172385621]], [[0.2936417156862745]]], "std": [[[0.1685294177323414]], [[0.15966683762597372]], [[0.1863780866272486]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.159542085375817]], [[0.19974742647058824]], [[0.21391598039215687]]], "std": [[[0.2534758537048512]], [[0.25651953124156757]], [[0.2569738773166162]]], "count": [100]}, "observation.state": {"min": [0.5251010656356812, -1.1722028255462646, 0.8031586408615112, -0.6298161149024963, -1.5766596794128418, 1.2456235885620117, -0.6462911367416382, -1.2036030292510986, 0.8121614456176758, -0.6798847913742065, -0.039697300642728806, -0.8099679350852966, 1.2862499952316284, 11.529375076293945, 2.3012499809265137, 0.09875000268220901, 0.2718749940395355, -0.9800000190734863, 0.8218749761581421, -1.3324999809265137, 0.9743750095367432, 0.08874999731779099, 0.8962500095367432, -0.32583335041999817, 1.2037500143051147, 3.1050000190734863, -1.3550000190734863, -0.08187499642372131, 0.6899999976158142, -0.41187500953674316, 0.6777777671813965, 0.59375, 0.7899999618530273, -0.006250000558793545, 0.7493749856948853, -2.063124895095825], "max": [1.3162813186645508, -0.7996681332588196, 1.3990615606307983, -0.1750972718000412, -0.6316758394241333, 1.4444810152053833, -0.173142209649086, -0.6006332635879517, 1.4063572883605957, -0.5610790252685547, 0.2710622251033783, -0.806486964225769, 89.07312774658203, 85.02111053466797, 44.95687484741211, 9.471875190734863, 55.76375198364258, 97.18374633789062, 58.423126220703125, 109.21062469482422, 70.68187713623047, 108.44437408447266, 90.58937072753906, 109.484375, 72.87625122070312, 82.64375305175781, -1.2606250047683716, 9.303750038146973, 59.03937530517578, 70.29875183105469, 57.10625076293945, 72.70500183105469, 58.74687576293945, 93.76312255859375, 91.26250457763672, 109.54000091552734], "mean": [1.0186371803283691, -0.9456225037574768, 1.01865816116333, -0.43014147877693176, -1.1605924367904663, 1.3313159942626953, -0.4844215512275696, -0.7787173390388489, 0.9506540894508362, -0.5968075394630432, 0.19676701724529266, -0.8092170357704163, 25.69359588623047, 62.13562774658203, 8.073872566223145, 7.07769250869751, 9.211450576782227, 19.1805477142334, 9.76588249206543, 20.935304641723633, 10.767870903015137, 23.54030418395996, 12.104301452636719, 32.90707778930664, 19.675010681152344, 65.04020690917969, -1.3166495561599731, 4.593634605407715, 10.513434410095215, 13.67609691619873, 10.565238952636719, 15.484305381774902, 10.20102310180664, 20.483598709106445, 15.116068840026855, 25.49662208557129], "std": [0.2972632944583893, 0.13581687211990356, 0.2183922976255417, 0.1646251529455185, 0.3689403831958771, 0.05882734805345535, 0.15053491294384003, 0.20117299258708954, 0.17793196439743042, 0.0415738970041275, 0.08797598630189896, 0.0005823104875162244, 30.660165786743164, 19.746339797973633, 12.68779182434082, 2.7649893760681152, 17.511070251464844, 35.5446662902832, 18.689605712890625, 40.057247161865234, 20.72125244140625, 40.23159408569336, 24.251310348510742, 43.653297424316406, 27.557357788085938, 23.42587661743164, 0.02022547833621502, 1.9584227800369263, 18.90885353088379, 23.87786102294922, 18.439802169799805, 25.97035026550293, 18.899423599243164, 34.64261245727539, 27.916114807128906, 45.287384033203125], "count": [279]}, "action": {"min": [0.5251010656356812, -1.1722028255462646, 0.8031586408615112, -0.6298161149024963, -1.5766596794128418, 1.2456235885620117, -0.6462911367416382, -1.2036030292510986, 0.8121614456176758, -0.6798847913742065, -0.039697300642728806, -0.8099679350852966, 1.2862499952316284, 11.529375076293945, 2.3012499809265137, 0.09875000268220901, 0.2718749940395355, -0.9800000190734863, 0.8218749761581421, -1.3324999809265137, 0.9743750095367432, 0.08874999731779099, 0.8962500095367432, -0.32583335041999817, 1.2037500143051147, 3.1050000190734863, -1.3550000190734863, -0.08187499642372131, 0.6899999976158142, -0.41187500953674316, 0.6777777671813965, 0.59375, 0.7899999618530273, -0.006250000558793545, 0.7493749856948853, -2.063124895095825], "max": [1.3162813186645508, -0.7996681332588196, 1.3990615606307983, -0.1750972718000412, -0.6316758394241333, 1.4444810152053833, -0.173142209649086, -0.6006332635879517, 1.4063572883605957, -0.5610790252685547, 0.2710622251033783, -0.806486964225769, 89.07312774658203, 85.02111053466797, 44.95687484741211, 9.471875190734863, 55.76375198364258, 97.18374633789062, 58.423126220703125, 109.21062469482422, 70.68187713623047, 108.44437408447266, 90.58937072753906, 109.484375, 72.87625122070312, 82.64375305175781, -1.2606250047683716, 9.303750038146973, 59.03937530517578, 70.29875183105469, 57.10625076293945, 72.70500183105469, 58.74687576293945, 93.76312255859375, 91.26250457763672, 109.54000091552734], "mean": [1.0186376571655273, -0.9456226825714111, 1.01865816116333, -0.4301413893699646, -1.1605924367904663, 1.3313153982162476, -0.4844212830066681, -0.7787171602249146, 0.9506546258926392, -0.5968074202537537, 0.19676703214645386, -0.8092179298400879, 25.693580627441406, 62.13562774658203, 8.073863983154297, 7.077691555023193, 9.21147632598877, 19.180540084838867, 9.765874862670898, 20.935317993164062, 10.76786994934082, 23.540298461914062, 12.10429573059082, 32.9070930480957, 19.675006866455078, 65.04021453857422, -1.3166486024856567, 4.59363317489624, 10.513439178466797, 13.676103591918945, 10.565237998962402, 15.484292984008789, 10.201017379760742, 20.48359489440918, 15.11607837677002, 25.496620178222656], "std": [0.29726359248161316, 0.13581687211990356, 0.21839231252670288, 0.1646251529455185, 0.3689402937889099, 0.058827340602874756, 0.15053489804267883, 0.20117294788360596, 0.17793193459510803, 0.0415739044547081, 0.08797598630189896, 0.0005823113024234772, 30.660165786743164, 19.746335983276367, 12.687785148620605, 2.764989137649536, 17.511072158813477, 35.5446662902832, 18.689617156982422, 40.05727005004883, 20.721256256103516, 40.231605529785156, 24.25132179260254, 43.65329360961914, 27.557363510131836, 23.42587661743164, 0.02022547647356987, 1.9584228992462158, 18.90885353088379, 23.877866744995117, 18.439802169799805, 25.97035026550293, 18.8994197845459, 34.642616271972656, 27.916114807128906, 45.28736877441406], "count": [279]}, "timestamp": {"min": [0.0], "max": [9.266666666666667], "mean": [4.633333333333335], "std": [2.6846615070446793], "count": [279]}, "frame_index": {"min": [0], "max": [278], "mean": [139.0], "std": [80.53984521134038], "count": [279]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [279]}, "index": {"min": [23223], "max": [23501], "mean": [23362.0], "std": [80.53984521134038], "count": [279]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [279]}, "subtask_annotation": {"mean": [7.781362007168458, 14.0, 14.0, 14.0, 14.0], "std": [5.2893560131480335, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [279]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [279]}, "eef_direction_state": {"mean": [4.050179211469534, 4.204301075268817], "std": [2.171250313729965, 2.233144622672128], "min": [0, 0], "max": [6, 6], "count": [279]}, "eef_velocity_state": {"mean": [0.9283154121863799, 0.8172043010752689], "std": [0.8221100316255631, 0.8832925925984011], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_acc_mag_state": {"mean": [0.6451612903225806, 0.6021505376344086], "std": [0.8249491517770625, 0.7916198847013319], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_direction_action": {"mean": [4.050179211469534, 4.204301075268817], "std": [2.171250313729965, 2.233144622672128], "min": [0, 0], "max": [6, 6], "count": [279]}, "eef_velocity_action": {"mean": [0.9283154121863799, 0.8172043010752689], "std": [0.8221100316255631, 0.8832925925984011], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_acc_mag_action": {"mean": [0.6451612903225806, 0.6021505376344086], "std": [0.8249491517770625, 0.7916198847013319], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_sim_pose_state": {"mean": [0.6387009632423083, 0.22042612640560333, 1.1627429488229428, -1.2684387409470657, 1.1546883585265566, -1.6402554017591306, 0.6265573149997572, -0.13186699222267156, 1.1589000211806701, 2.7372016361152287, 1.2245975734184547, -2.4393387348966655], "std": [0.07265943108126763, 0.06620597496343021, 0.034442799383856984, 0.26991472992006965, 0.06539866226216363, 0.3878060517576271, 0.057144717678784186, 0.037183950284052567, 0.044075085734460895, 0.10043973939460224, 0.09756116636910907, 1.4583754335041121], "min": [0.5617145689137042, 0.13859315401404432, 1.0600482039848438, -1.9468092589525188, 1.0621894170986619, -2.5465277557623835, 0.5757944420521492, -0.16429568647347315, 1.0433864072003256, 2.449466841925714, 1.0150336649174387, -3.135829938542649], "max": [0.7621202349216212, 0.3013808125829798, 1.2176527044348204, -0.846910592253378, 1.3373108255374477, -1.2267871703297584, 0.7701213676964929, -0.06543587582060392, 1.2462688657387808, 2.865670897419646, 1.4183573988667986, 3.1330268523213824], "count": [279]}, "eef_sim_pose_action": {"mean": [0.6387009632423083, 0.22042612640560333, 1.1627429488229428, -1.2684387409470657, 1.1546883585265566, -1.6402554017591306, 0.6265573149997572, -0.13186699222267156, 1.1589000211806701, 2.7372016361152287, 1.2245975734184547, -2.4393387348966655], "std": [0.07265943108126763, 0.06620597496343021, 0.034442799383856984, 0.26991472992006965, 0.06539866226216363, 0.3878060517576271, 0.057144717678784186, 0.037183950284052567, 0.044075085734460895, 0.10043973939460224, 0.09756116636910907, 1.4583754335041121], "min": [0.5617145689137042, 0.13859315401404432, 1.0600482039848438, -1.9468092589525188, 1.0621894170986619, -2.5465277557623835, 0.5757944420521492, -0.16429568647347315, 1.0433864072003256, 2.449466841925714, 1.0150336649174387, -3.135829938542649], "max": [0.7621202349216212, 0.3013808125829798, 1.2176527044348204, -0.846910592253378, 1.3373108255374477, -1.2267871703297584, 0.7701213676964929, -0.06543587582060392, 1.2462688657387808, 2.865670897419646, 1.4183573988667986, 3.1330268523213824], "count": [279]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14095448937908497]], [[0.19186559027777778]], [[0.2712849223856209]]], "std": [[[0.21997860501795946]], [[0.21221826060242002]], [[0.201378362798077]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36123813316993464]], [[0.3805602308006536]], [[0.3686441094771242]]], "std": [[[0.24730328571035884]], [[0.2406944566881884]], [[0.24272993005121188]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24020918300653593]], [[0.2769870608660131]], [[0.305196868872549]]], "std": [[[0.16968830495770668]], [[0.15702801663002253]], [[0.18522211884837553]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1616482414215686]], [[0.2010816748366013]], [[0.21329108864379084]]], "std": [[[0.2549700755533229]], [[0.2576748843932718]], [[0.25810747531761874]]], "count": [100]}, "observation.state": {"min": [0.5087214708328247, -1.1423285007476807, 0.7585641145706177, -0.694738507270813, -1.571107029914856, 1.325903058052063, -0.6826743483543396, -1.2103980779647827, 0.792181670665741, -0.9420061707496643, -0.09925516694784164, -0.8027437925338745, 1.453125, 20.322500228881836, 2.3431248664855957, -1.1462500095367432, 0.8443750143051147, -0.953125, 0.7243750095367432, -1.6568750143051147, 0.84375, 0.13500000536441803, 0.875, -0.32249999046325684, 1.2699999809265137, 28.969375610351562, -1.4118750095367432, -1.0318750143051147, 0.3487499952316284, 0.03187499940395355, 0.6831250190734863, -0.06187500059604645, 0.6831250190734863, -0.03687500208616257, 0.6837499737739563, -1.7706249952316284], "max": [1.3090333938598633, -0.7421606779098511, 1.3429369926452637, -0.15045742690563202, -0.5978437066078186, 1.5418764352798462, -0.21272030472755432, -0.5779354572296143, 1.3858767747879028, -0.647483229637146, 0.2947852313518524, -0.5888552069664001, 90.87187194824219, 83.90499877929688, 38.08000183105469, 8.04312515258789, 40.325626373291016, 86.06624603271484, 44.310001373291016, 103.47374725341797, 65.52874755859375, 108.42375183105469, 91.07312774658203, 110.69125366210938, 61.24812698364258, 85.08222198486328, -1.2799999713897705, 5.918749809265137, 41.109375, 66.07562255859375, 51.791873931884766, 75.01687622070312, 101.25749969482422, 110.15875244140625, 104.50125122070312, 110.09000396728516], "mean": [1.0857456922531128, -0.8794752359390259, 0.9183398485183716, -0.4683755040168762, -1.234819769859314, 1.3646495342254639, -0.4425826072692871, -0.7993013262748718, 0.9467742443084717, -0.7769995927810669, 0.1576293706893921, -0.6956912875175476, 30.2677001953125, 69.61893463134766, 7.164029598236084, 3.2527554035186768, 7.642585277557373, 18.542911529541016, 8.285225868225098, 21.45853614807129, 12.034218788146973, 27.529951095581055, 15.130243301391602, 38.20223617553711, 18.83062171936035, 65.89620208740234, -1.327364444732666, 2.6290926933288574, 7.9274187088012695, 15.822669982910156, 10.012541770935059, 16.801122665405273, 16.75091552734375, 27.709829330444336, 20.032201766967773, 29.100818634033203], "std": [0.2697075307369232, 0.12274321913719177, 0.18062427639961243, 0.176766499876976, 0.31706440448760986, 0.03631596639752388, 0.1312541663646698, 0.20477606356143951, 0.1797970086336136, 0.121831975877285, 0.0980607271194458, 0.10001026839017868, 28.53095245361328, 20.224218368530273, 10.582930564880371, 2.689574718475342, 12.574174880981445, 31.182592391967773, 13.935102462768555, 39.56005859375, 20.74534034729004, 41.38111114501953, 27.688430786132812, 40.41263198852539, 24.77253532409668, 16.469276428222656, 0.028337126597762108, 2.146153688430786, 13.271492958068848, 23.441951751708984, 16.97470474243164, 25.426559448242188, 31.848155975341797, 43.826690673828125, 35.79106140136719, 45.965545654296875], "count": [245]}, "action": {"min": [0.5087214708328247, -1.1423285007476807, 0.7585641145706177, -0.694738507270813, -1.571107029914856, 1.325903058052063, -0.6826743483543396, -1.2103980779647827, 0.792181670665741, -0.9420061707496643, -0.09925516694784164, -0.8027437925338745, 1.453125, 20.322500228881836, 2.3431248664855957, -1.1462500095367432, 0.8443750143051147, -0.953125, 0.7243750095367432, -1.6568750143051147, 0.84375, 0.13500000536441803, 0.875, -0.32249999046325684, 1.2699999809265137, 28.969375610351562, -1.4118750095367432, -1.0318750143051147, 0.3487499952316284, 0.03187499940395355, 0.6831250190734863, -0.06187500059604645, 0.6831250190734863, -0.03687500208616257, 0.6837499737739563, -1.7706249952316284], "max": [1.3090333938598633, -0.7421606779098511, 1.3429369926452637, -0.15045742690563202, -0.5978437066078186, 1.5418764352798462, -0.21272030472755432, -0.5779354572296143, 1.3858767747879028, -0.647483229637146, 0.2947852313518524, -0.5888552069664001, 90.87187194824219, 83.90499877929688, 38.08000183105469, 8.04312515258789, 40.325626373291016, 86.06624603271484, 44.310001373291016, 103.47374725341797, 65.52874755859375, 108.42375183105469, 91.07312774658203, 110.69125366210938, 61.24812698364258, 85.08222198486328, -1.2799999713897705, 5.918749809265137, 41.109375, 66.07562255859375, 51.791873931884766, 75.01687622070312, 101.25749969482422, 110.15875244140625, 104.50125122070312, 110.09000396728516], "mean": [1.0857462882995605, -0.8794754147529602, 0.9183396697044373, -0.46837547421455383, -1.234819769859314, 1.364648699760437, -0.4425826966762543, -0.7993011474609375, 0.9467742443084717, -0.7769994139671326, 0.15762928128242493, -0.6956912875175476, 30.267702102661133, 69.61894226074219, 7.164023399353027, 3.2527544498443604, 7.642580986022949, 18.542938232421875, 8.285228729248047, 21.45852279663086, 12.03422737121582, 27.529943466186523, 15.130248069763184, 38.20222854614258, 18.83062171936035, 65.8962173461914, -1.3273646831512451, 2.6290926933288574, 7.9274187088012695, 15.822675704956055, 10.012544631958008, 16.801122665405273, 16.75090789794922, 27.709823608398438, 20.032207489013672, 29.10082244873047], "std": [0.26970744132995605, 0.12274322658777237, 0.18062426149845123, 0.17676647007465363, 0.31706440448760986, 0.03631596639752388, 0.1312541514635086, 0.20477604866027832, 0.17979702353477478, 0.12183196097612381, 0.0980607271194458, 0.10001024603843689, 28.530946731567383, 20.22421646118164, 10.582929611206055, 2.6895742416381836, 12.574179649353027, 31.182584762573242, 13.935103416442871, 39.56005859375, 20.745342254638672, 41.381103515625, 27.688419342041016, 40.41262435913086, 24.77252769470215, 16.46927833557129, 0.02833712473511696, 2.1461539268493652, 13.271496772766113, 23.44195556640625, 16.97471046447754, 25.426557540893555, 31.84815788269043, 43.82668685913086, 35.79106903076172, 45.96554183959961], "count": [245]}, "timestamp": {"min": [0.0], "max": [8.133333333333333], "mean": [4.066666666666666], "std": [2.357493961344923], "count": [245]}, "frame_index": {"min": [0], "max": [244], "mean": [122.0], "std": [70.7248188403477], "count": [245]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [245]}, "index": {"min": [23502], "max": [23746], "mean": [23624.0], "std": [70.7248188403477], "count": [245]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [245]}, "subtask_annotation": {"mean": [7.546938775510204, 14.0, 14.0, 14.0, 14.0], "std": [5.456585687368845, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [245]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [245]}, "eef_direction_state": {"mean": [3.857142857142857, 3.951020408163265], "std": [2.074136161472173, 2.2236321132538337], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_state": {"mean": [1.089795918367347, 1.0040816326530613], "std": [0.8379384074484345, 0.8736410283390633], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_state": {"mean": [0.8244897959183674, 0.6244897959183674], "std": [0.8700294651930152, 0.7965565207266867], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_direction_action": {"mean": [3.857142857142857, 3.951020408163265], "std": [2.074136161472173, 2.2236321132538337], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_action": {"mean": [1.089795918367347, 1.0040816326530613], "std": [0.8379384074484345, 0.8736410283390633], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_action": {"mean": [0.8244897959183674, 0.6244897959183674], "std": [0.8700294651930152, 0.7965565207266867], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_sim_pose_state": {"mean": [0.6154358855848227, 0.2316980335594357, 1.166120413811471, -1.2286381559904078, 1.1749733232037183, -1.5684297957097204, 0.6234603682892544, -0.12028866801592751, 1.1584810138172745, 2.8835623542656967, 1.2322517216755136, -2.6663811295025077], "std": [0.05984216895997476, 0.0697846611845483, 0.03748172273999635, 0.26689465753589275, 0.06779357129304334, 0.3859131155248698, 0.0603010582649848, 0.04102598525699983, 0.04845116828029491, 0.09005375190702632, 0.09579455845121436, 0.15395679461541717], "min": [0.550377944642537, 0.14519539277213983, 1.0543480887706937, -1.925321679140381, 1.0427956759930677, -2.450680608394773, 0.5513483964425491, -0.16773278454014967, 1.0347073129071496, 2.5324085037426953, 1.000108079229856, -3.1055825122543568], "max": [0.7508466912639491, 0.31795813111967014, 1.230630048453109, -0.8378511198742449, 1.4470179766190303, -1.1415388948987344, 0.7649131995278651, -0.04631992892379447, 1.2432555480426846, 2.96829448892892, 1.3999648320693496, -2.4525361719573326], "count": [245]}, "eef_sim_pose_action": {"mean": [0.6154358855848227, 0.2316980335594357, 1.166120413811471, -1.2286381559904078, 1.1749733232037183, -1.5684297957097204, 0.6234603682892544, -0.12028866801592751, 1.1584810138172745, 2.8835623542656967, 1.2322517216755136, -2.6663811295025077], "std": [0.05984216895997476, 0.0697846611845483, 0.03748172273999635, 0.26689465753589275, 0.06779357129304334, 0.3859131155248698, 0.0603010582649848, 0.04102598525699983, 0.04845116828029491, 0.09005375190702632, 0.09579455845121436, 0.15395679461541717], "min": [0.550377944642537, 0.14519539277213983, 1.0543480887706937, -1.925321679140381, 1.0427956759930677, -2.450680608394773, 0.5513483964425491, -0.16773278454014967, 1.0347073129071496, 2.5324085037426953, 1.000108079229856, -3.1055825122543568], "max": [0.7508466912639491, 0.31795813111967014, 1.230630048453109, -0.8378511198742449, 1.4470179766190303, -1.1415388948987344, 0.7649131995278651, -0.04631992892379447, 1.2432555480426846, 2.96829448892892, 1.3999648320693496, -2.4525361719573326], "count": [245]}}} +{"episode_index": 83, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1446146732026144]], [[0.1993098815359477]], [[0.28177180351307185]]], "std": [[[0.2223448044891092]], [[0.21536245368953313]], [[0.20073484101416877]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2556600571895425]], [[0.28294991830065364]], [[0.28253854779411763]]], "std": [[[0.1454916059519908]], [[0.13582411377428733]], [[0.15277985406323857]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24658561683006536]], [[0.2824994526143791]], [[0.30874748161764703]]], "std": [[[0.1793130266772047]], [[0.16445640833776182]], [[0.1902343190296316]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1850606719771242]], [[0.2241574387254902]], [[0.24350980187908497]]], "std": [[[0.26691112078331825]], [[0.2688460890710387]], [[0.2675301559616939]]], "count": [100]}, "observation.state": {"min": [0.47779813408851624, -1.2373874187469482, 0.8075360655784607, -0.5887598395347595, -1.074934482574463, 1.3785810470581055, -0.7191767692565918, -1.2237497568130493, 0.843442440032959, -0.9291552305221558, -0.0858081579208374, -0.7912279963493347, 3.2699999809265137, 8.120624542236328, 2.3587498664855957, 1.1924999952316284, 0.7250000238418579, -0.14124999940395355, 0.6831250190734863, -1.8125, 0.859375, -0.23124998807907104, 0.8700000047683716, 5.65749979019165, 1.2699999809265137, 55.095001220703125, -1.4474999904632568, -0.1733333319425583, 0.7806249856948853, 0.8018749952316284, 0.6512500047683716, 0.6512500047683716, 0.7649999856948853, 0.7087500095367432, 0.5575000047683716, -2.3943748474121094], "max": [1.055423617362976, -0.7959010601043701, 1.41005277633667, -0.12169069796800613, -0.47100308537483215, 1.4502747058868408, -0.25706684589385986, -0.6293869614601135, 1.3856146335601807, -0.7510776519775391, 0.2856059670448303, -0.585135817527771, 92.2093734741211, 84.36750030517578, 88.34062957763672, 9.786250114440918, 69.48999786376953, 99.78437805175781, 60.419376373291016, 98.91937255859375, 62.931251525878906, 101.90187072753906, 66.32062530517578, 111.11000061035156, 62.23062515258789, 82.2477798461914, -1.2193750143051147, 9.833749771118164, 31.3075008392334, 59.111873626708984, 18.785625457763672, 69.89688110351562, 23.114999771118164, 82.11125183105469, 87.20625305175781, 110.19937896728516], "mean": [0.8175392746925354, -0.953969419002533, 1.051724910736084, -0.39663165807724, -0.9178715944290161, 1.4205191135406494, -0.43954935669898987, -0.8379852175712585, 0.9886562824249268, -0.8168692588806152, 0.15232133865356445, -0.6924107670783997, 33.81069564819336, 65.21122741699219, 18.97712516784668, 6.257259845733643, 15.129843711853027, 35.164527893066406, 13.366655349731445, 28.222585678100586, 13.916308403015137, 37.01108169555664, 14.4570894241333, 76.0911636352539, 19.052162170410156, 72.36302947998047, -1.312424659729004, 3.966968059539795, 7.812271595001221, 14.817069053649902, 5.181130409240723, 18.434803009033203, 5.957070827484131, 22.575153350830078, 11.064862251281738, 30.88962745666504], "std": [0.16339094936847687, 0.11499428004026413, 0.15726181864738464, 0.16457244753837585, 0.16975629329681396, 0.013850863091647625, 0.12712986767292023, 0.18695075809955597, 0.162331685423851, 0.06096681207418442, 0.10409770160913467, 0.09877908229827881, 28.98574447631836, 26.47194480895996, 30.086589813232422, 2.7075328826904297, 24.353532791137695, 33.47154998779297, 21.60550308227539, 38.69395446777344, 22.345027923583984, 36.60799789428711, 23.46632194519043, 33.91884994506836, 25.02618980407715, 10.37242603302002, 0.04527487978339195, 2.75178861618042, 10.924348831176758, 21.63981056213379, 6.827188968658447, 26.585670471191406, 8.399214744567871, 32.03256607055664, 21.810707092285156, 43.946407318115234], "count": [201]}, "action": {"min": [0.47779813408851624, -1.2373874187469482, 0.8075360655784607, -0.5887598395347595, -1.074934482574463, 1.3785810470581055, -0.7191767692565918, -1.2237497568130493, 0.843442440032959, -0.9291552305221558, -0.0858081579208374, -0.7912279963493347, 3.2699999809265137, 8.120624542236328, 2.3587498664855957, 1.1924999952316284, 0.7250000238418579, -0.14124999940395355, 0.6831250190734863, -1.8125, 0.859375, -0.23124998807907104, 0.8700000047683716, 5.65749979019165, 1.2699999809265137, 55.095001220703125, -1.4474999904632568, -0.1733333319425583, 0.7806249856948853, 0.8018749952316284, 0.6512500047683716, 0.6512500047683716, 0.7649999856948853, 0.7087500095367432, 0.5575000047683716, -2.3943748474121094], "max": [1.055423617362976, -0.7959010601043701, 1.41005277633667, -0.12169069796800613, -0.47100308537483215, 1.4502747058868408, -0.25706684589385986, -0.6293869614601135, 1.3856146335601807, -0.7510776519775391, 0.2856059670448303, -0.585135817527771, 92.2093734741211, 84.36750030517578, 88.34062957763672, 9.786250114440918, 69.48999786376953, 99.78437805175781, 60.419376373291016, 98.91937255859375, 62.931251525878906, 101.90187072753906, 66.32062530517578, 111.11000061035156, 62.23062515258789, 82.2477798461914, -1.2193750143051147, 9.833749771118164, 31.3075008392334, 59.111873626708984, 18.785625457763672, 69.89688110351562, 23.114999771118164, 82.11125183105469, 87.20625305175781, 110.19937896728516], "mean": [0.8175386786460876, -0.9539691805839539, 1.0517253875732422, -0.3966316878795624, -0.91787189245224, 1.420518398284912, -0.4395492672920227, -0.8379849791526794, 0.9886564016342163, -0.8168693780899048, 0.15232132375240326, -0.6924107670783997, 33.81071090698242, 65.21121978759766, 18.97715187072754, 6.257261276245117, 15.129847526550293, 35.164512634277344, 13.366668701171875, 28.22259521484375, 13.916318893432617, 37.01108169555664, 14.457075119018555, 76.09117126464844, 19.05216407775879, 72.36302185058594, -1.312424659729004, 3.966967821121216, 7.812273025512695, 14.817071914672852, 5.181130409240723, 18.434814453125, 5.957067489624023, 22.575153350830078, 11.064866065979004, 30.889633178710938], "std": [0.16339094936847687, 0.11499428004026413, 0.15726184844970703, 0.16457246243953705, 0.16975627839565277, 0.013850869610905647, 0.12712986767292023, 0.18695075809955597, 0.16233167052268982, 0.06096680462360382, 0.10409770905971527, 0.09877908229827881, 28.985742568969727, 26.471946716308594, 30.086597442626953, 2.7075326442718506, 24.353532791137695, 33.4715576171875, 21.60550308227539, 38.6939582824707, 22.34503173828125, 36.60799789428711, 23.46632957458496, 33.91884994506836, 25.02619171142578, 10.37242603302002, 0.045274876058101654, 2.751789093017578, 10.924349784851074, 21.63981056213379, 6.827189922332764, 26.585670471191406, 8.399213790893555, 32.03256607055664, 21.810710906982422, 43.946407318115234], "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": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [201]}, "index": {"min": [23747], "max": [23947], "mean": [23847.0], "std": [58.02298395176403], "count": [201]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [201]}, "subtask_annotation": {"mean": [6.373134328358209, 14.0, 14.0, 14.0, 14.0], "std": [5.432999833509211, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [201]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [201]}, "eef_direction_state": {"mean": [3.4228855721393034, 3.7412935323383083], "std": [2.040698746744843, 2.244448390034909], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_state": {"mean": [1.1940298507462686, 1.0746268656716418], "std": [0.7708392913177708, 0.8282349421977067], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_state": {"mean": [0.9402985074626866, 0.7661691542288557], "std": [0.832438072606088, 0.8286233570834571], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_direction_action": {"mean": [3.4228855721393034, 3.7412935323383083], "std": [2.040698746744843, 2.244448390034909], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_action": {"mean": [1.1940298507462686, 1.0746268656716418], "std": [0.7708392913177708, 0.8282349421977067], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_action": {"mean": [0.9402985074626866, 0.7661691542288557], "std": [0.832438072606088, 0.8286233570834571], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_sim_pose_state": {"mean": [0.6646599774980343, 0.18919173694168034, 1.1709808208481018, -1.3268026908053934, 1.190960289108323, -1.7466417349139793, 0.6339699689339433, -0.11840422511290356, 1.1529943417442876, -0.03505475950464026, 1.2292923121602302, -2.5197457272401436], "std": [0.05707248681288549, 0.06646307821840207, 0.04176695670982713, 0.26394233503307757, 0.0608575239338397, 0.3772733986843682, 0.05577201758011327, 0.032850429507263114, 0.04820754460344283, 2.976044056744181, 0.09637612026799376, 0.18608873400600526], "min": [0.5699212222199181, 0.10960584323580043, 1.0546423642996965, -1.9537411231309727, 1.089278899742307, -2.535296618472104, 0.5569532343401191, -0.15451500376891525, 1.0226765921941823, -3.1354755144760866, 0.9676448164543108, -2.9209801677921186], "max": [0.7628158864731203, 0.27350410568428446, 1.2116233404158483, -0.8799803894950735, 1.3654260760720822, -1.3794035290695414, 0.7575371349648863, -0.06343125159687896, 1.1968368550882003, 3.1333595485725434, 1.3177597199319355, -2.317449809577947], "count": [201]}, "eef_sim_pose_action": {"mean": [0.6646599774980343, 0.18919173694168034, 1.1709808208481018, -1.3268026908053934, 1.190960289108323, -1.7466417349139793, 0.6339699689339433, -0.11840422511290356, 1.1529943417442876, -0.03505475950464026, 1.2292923121602302, -2.5197457272401436], "std": [0.05707248681288549, 0.06646307821840207, 0.04176695670982713, 0.26394233503307757, 0.0608575239338397, 0.3772733986843682, 0.05577201758011327, 0.032850429507263114, 0.04820754460344283, 2.976044056744181, 0.09637612026799376, 0.18608873400600526], "min": [0.5699212222199181, 0.10960584323580043, 1.0546423642996965, -1.9537411231309727, 1.089278899742307, -2.535296618472104, 0.5569532343401191, -0.15451500376891525, 1.0226765921941823, -3.1354755144760866, 0.9676448164543108, -2.9209801677921186], "max": [0.7628158864731203, 0.27350410568428446, 1.2116233404158483, -0.8799803894950735, 1.3654260760720822, -1.3794035290695414, 0.7575371349648863, -0.06343125159687896, 1.1968368550882003, 3.1333595485725434, 1.3177597199319355, -2.317449809577947], "count": [201]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13932926674836602]], [[0.19503782475490197]], [[0.2750282005718954]]], "std": [[[0.21729940598603284]], [[0.21221502481729623]], [[0.19736940386112706]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2529673733660131]], [[0.28012052491830064]], [[0.28218787173202614]]], "std": [[[0.14472028436531154]], [[0.1358440804329044]], [[0.15661243340692313]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2469590359477124]], [[0.2796495322712418]], [[0.30512385620915033]]], "std": [[[0.17759688195450554]], [[0.16637235729843314]], [[0.1893813994791655]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1676522487745098]], [[0.20554784926470587]], [[0.22358357230392156]]], "std": [[[0.25698029403997386]], [[0.26188315813389995]], [[0.26099998064735336]]], "count": [100]}, "observation.state": {"min": [0.4389353096485138, -1.2055580615997314, 0.776798665523529, -0.5573834776878357, -1.0595483779907227, 1.4122225046157837, -0.6520609259605408, -1.230950117111206, 0.8260852694511414, -0.9565499424934387, 0.051499199122190475, -0.7228007912635803, 2.6712498664855957, 12.503125190734863, 2.453125, -0.40562498569488525, 0.984375, -0.27687501907348633, 0.8893749713897705, -1.53125, 0.6755555272102356, 0.08749999850988388, 0.9275000095367432, -0.0006250003352761269, 1.0762500762939453, 56.782501220703125, -1.359375, -0.08666666597127914, 1.037500023841858, 0.009999999776482582, 0.6549999713897705, 0.6081249713897705, 0.8318749666213989, 0.640625, 0.5762500166893005, -2.369374990463257], "max": [1.0551375150680542, -0.7539387345314026, 1.3959144353866577, -0.12531471252441406, -0.4592011868953705, 1.5453574657440186, -0.23265239596366882, -0.6202792525291443, 1.3598172664642334, -0.823748767375946, 0.24400129914283752, -0.5820840001106262, 83.33187866210938, 84.83062744140625, 59.646873474121094, 9.56624984741211, 68.38187408447266, 102.6449966430664, 57.12687683105469, 111.69437408447266, 58.18312454223633, 106.20124816894531, 69.11937713623047, 109.6925048828125, 70.32562255859375, 85.93333435058594, -1.234375, 9.696249961853027, 61.605003356933594, 110.94937896728516, 55.09062576293945, 102.3550033569336, 44.056251525878906, 104.95500183105469, 40.46312713623047, 102.23687744140625], "mean": [0.7574247717857361, -0.9823065996170044, 1.1022518873214722, -0.4003279507160187, -0.8023961782455444, 1.4565482139587402, -0.42888304591178894, -0.8399255275726318, 0.9798402786254883, -0.8598386645317078, 0.1595335602760315, -0.6542586088180542, 30.506855010986328, 68.97010040283203, 13.44659423828125, 6.053216934204102, 13.073002815246582, 29.928890228271484, 11.187884330749512, 25.69639778137207, 11.422616004943848, 32.51340103149414, 12.989751815795898, 56.13026809692383, 22.191659927368164, 73.3360595703125, -1.2989704608917236, 3.6569221019744873, 14.500432968139648, 23.864885330200195, 10.126093864440918, 22.23434066772461, 8.603485107421875, 26.22294807434082, 7.974118232727051, 35.69424057006836], "std": [0.16766510903835297, 0.10356319695711136, 0.17460308969020844, 0.14175543189048767, 0.15228939056396484, 0.027078501880168915, 0.12009163945913315, 0.19417564570903778, 0.1609908938407898, 0.04049951210618019, 0.04784395918250084, 0.06804865598678589, 25.94290542602539, 24.765779495239258, 19.501270294189453, 2.540504217147827, 21.8101806640625, 35.06676483154297, 18.20710563659668, 41.80879211425781, 18.700439453125, 40.652320861816406, 21.613407135009766, 42.78813171386719, 27.43160057067871, 8.618184089660645, 0.029351888224482536, 2.433934450149536, 22.595090866088867, 38.20634841918945, 15.635763168334961, 35.785945892333984, 13.182270050048828, 38.77373123168945, 12.544806480407715, 44.68730545043945], "count": [197]}, "action": {"min": [0.4389353096485138, -1.2055580615997314, 0.776798665523529, -0.5573834776878357, -1.0595483779907227, 1.4122225046157837, -0.6520609259605408, -1.230950117111206, 0.8260852694511414, -0.9565499424934387, 0.051499199122190475, -0.7228007912635803, 2.6712498664855957, 12.503125190734863, 2.453125, -0.40562498569488525, 0.984375, -0.27687501907348633, 0.8893749713897705, -1.53125, 0.6755555272102356, 0.08749999850988388, 0.9275000095367432, -0.0006250003352761269, 1.0762500762939453, 56.782501220703125, -1.359375, -0.08666666597127914, 1.037500023841858, 0.009999999776482582, 0.6549999713897705, 0.6081249713897705, 0.8318749666213989, 0.640625, 0.5762500166893005, -2.369374990463257], "max": [1.0551375150680542, -0.7539387345314026, 1.3959144353866577, -0.12531471252441406, -0.4592011868953705, 1.5453574657440186, -0.23265239596366882, -0.6202792525291443, 1.3598172664642334, -0.823748767375946, 0.24400129914283752, -0.5820840001106262, 83.33187866210938, 84.83062744140625, 59.646873474121094, 9.56624984741211, 68.38187408447266, 102.6449966430664, 57.12687683105469, 111.69437408447266, 58.18312454223633, 106.20124816894531, 69.11937713623047, 109.6925048828125, 70.32562255859375, 85.93333435058594, -1.234375, 9.696249961853027, 61.605003356933594, 110.94937896728516, 55.09062576293945, 102.3550033569336, 44.056251525878906, 104.95500183105469, 40.46312713623047, 102.23687744140625], "mean": [0.7574251294136047, -0.9823065996170044, 1.1022520065307617, -0.4003278911113739, -0.8023960590362549, 1.4565483331680298, -0.42888304591178894, -0.8399257659912109, 0.9798402190208435, -0.8598389029502869, 0.1595335751771927, -0.6542587876319885, 30.506868362426758, 68.9700927734375, 13.446581840515137, 6.053217887878418, 13.072999000549316, 29.92890739440918, 11.187891960144043, 25.696399688720703, 11.422597885131836, 32.513389587402344, 12.989753723144531, 56.13026809692383, 22.191659927368164, 73.33605194091797, -1.2989695072174072, 3.656921148300171, 14.5004301071167, 23.864879608154297, 10.126093864440918, 22.234357833862305, 8.603483200073242, 26.22295379638672, 7.974119663238525, 35.69424057006836], "std": [0.16766513884067535, 0.10356321930885315, 0.17460307478904724, 0.14175543189048767, 0.15228940546512604, 0.027078507468104362, 0.12009163945913315, 0.19417566061019897, 0.160990908741951, 0.04049951583147049, 0.04784395545721054, 0.06804869323968887, 25.94290542602539, 24.765775680541992, 19.501266479492188, 2.540504217147827, 21.810176849365234, 35.0667610168457, 18.207109451293945, 41.80879211425781, 18.70044708251953, 40.65231704711914, 21.613407135009766, 42.78813171386719, 27.431598663330078, 8.618185997009277, 0.029351884499192238, 2.433934450149536, 22.595094680786133, 38.20635223388672, 15.635763168334961, 35.78594970703125, 13.182270050048828, 38.77373504638672, 12.544804573059082, 44.68730545043945], "count": [197]}, "timestamp": {"min": [0.0], "max": [6.533333333333333], "mean": [3.2666666666666666], "std": [1.8956089610817242], "count": [197]}, "frame_index": {"min": [0], "max": [196], "mean": [98.0], "std": [56.868268832451726], "count": [197]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [197]}, "index": {"min": [23948], "max": [24144], "mean": [24046.0], "std": [56.868268832451726], "count": [197]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [197]}, "subtask_annotation": {"mean": [6.83248730964467, 14.0, 14.0, 14.0, 14.0], "std": [5.323767263339409, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [197]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [197]}, "eef_direction_state": {"mean": [3.1725888324873095, 4.116751269035533], "std": [2.1064705483445048, 1.9593777122727447], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_state": {"mean": [1.2284263959390862, 1.0710659898477157], "std": [0.7496896555294226, 0.8579431078783722], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_state": {"mean": [0.9441624365482234, 0.8527918781725888], "std": [0.838132401743869, 0.8571318139778847], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_direction_action": {"mean": [3.1725888324873095, 4.116751269035533], "std": [2.1064705483445048, 1.9593777122727447], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_action": {"mean": [1.2284263959390862, 1.0710659898477157], "std": [0.7496896555294226, 0.8579431078783722], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_action": {"mean": [0.9441624365482234, 0.8527918781725888], "std": [0.838132401743869, 0.8571318139778847], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_sim_pose_state": {"mean": [0.6820633086795729, 0.18320779386915426, 1.1635944469522466, -1.4570243632652486, 1.2252291443552743, -1.8725385971177049, 0.630465413703453, -0.1100667305862221, 1.157090667837365, 0.03890039668009487, 1.2377291931247754, -2.5500090715428114], "std": [0.06183002683039647, 0.05473684182014837, 0.03859661215998704, 0.2426947031024286, 0.06620627159878313, 0.3124583160752497, 0.050803978172877046, 0.04099896821036147, 0.04835951326387879, 2.950531971928642, 0.10084578107735437, 0.2322497474974801], "min": [0.5667475469759738, 0.11722585014583228, 1.0559368493158003, -2.001216405009383, 1.0889138959151161, -2.5970614807816563, 0.5674282401430316, -0.18133825382756819, 1.0330227726396635, -3.1365200124036483, 0.9943636479104643, -2.9719402971021864], "max": [0.7642965529245109, 0.24952826838986, 1.211496981292092, -0.9720779245590145, 1.4676189776195576, -1.392935303506196, 0.7408915850445077, -0.046816829952255, 1.2237962035365113, 3.1389439165275546, 1.3678320754230509, -2.332736716183083], "count": [197]}, "eef_sim_pose_action": {"mean": [0.6820633086795729, 0.18320779386915426, 1.1635944469522466, -1.4570243632652486, 1.2252291443552743, -1.8725385971177049, 0.630465413703453, -0.1100667305862221, 1.157090667837365, 0.03890039668009487, 1.2377291931247754, -2.5500090715428114], "std": [0.06183002683039647, 0.05473684182014837, 0.03859661215998704, 0.2426947031024286, 0.06620627159878313, 0.3124583160752497, 0.050803978172877046, 0.04099896821036147, 0.04835951326387879, 2.950531971928642, 0.10084578107735437, 0.2322497474974801], "min": [0.5667475469759738, 0.11722585014583228, 1.0559368493158003, -2.001216405009383, 1.0889138959151161, -2.5970614807816563, 0.5674282401430316, -0.18133825382756819, 1.0330227726396635, -3.1365200124036483, 0.9943636479104643, -2.9719402971021864], "max": [0.7642965529245109, 0.24952826838986, 1.211496981292092, -0.9720779245590145, 1.4676189776195576, -1.392935303506196, 0.7408915850445077, -0.046816829952255, 1.2237962035365113, 3.1389439165275546, 1.3678320754230509, -2.332736716183083], "count": [197]}}} +{"episode_index": 85, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1357672998366013]], [[0.1895711723856209]], [[0.27050699754901963]]], "std": [[[0.21522419948841914]], [[0.20860992696146907]], [[0.195731987610094]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24612047385620914]], [[0.2744287602124183]], [[0.27471827410130717]]], "std": [[[0.14240396799577484]], [[0.1373609777716098]], [[0.16030401013649337]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24939135416666666]], [[0.2786016727941177]], [[0.29737163194444444]]], "std": [[[0.17132167798445977]], [[0.15780823813781877]], [[0.18108119422774402]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.17268345588235293]], [[0.2089562602124183]], [[0.2262184885620915]]], "std": [[[0.26154107840158836]], [[0.26557523749663003]], [[0.26470011197685966]]], "count": [100]}, "observation.state": {"min": [0.48561838269233704, -1.1852922439575195, 0.7623788714408875, -0.5773870944976807, -1.4197883605957031, 1.3417978286743164, -0.6929979920387268, -1.3541427850723267, 0.8490214943885803, -0.9986553192138672, -0.15111199021339417, -0.6687743067741394, 2.2193751335144043, 0.9856250286102295, 2.490000009536743, -0.35777777433395386, 0.7868750095367432, 0.7087500095367432, 0.6668750047683716, -1.6150000095367432, 0.6675000190734863, -3.197499990463257, 0.6887500286102295, -0.005625000223517418, -2.8756251335144043, 5.811874866485596, -1.3443750143051147, -0.29249998927116394, 0.6887500286102295, -0.2442857176065445, 0.6343749761581421, -1.5306249856948853, 0.6625000238418579, -0.09875000268220901, 0.48499998450279236, -2.3237500190734863], "max": [1.0663725137710571, -0.7427541017532349, 1.3613431453704834, -0.1332780122756958, -0.5493009686470032, 1.602674126625061, -0.17669470608234406, -0.5652831792831421, 1.5202277898788452, -0.8223897814750671, 0.30758851766586304, -0.5924527645111084, 94.64624786376953, 87.16000366210938, 65.83125305175781, 9.443124771118164, 58.91374969482422, 86.80500030517578, 55.98812484741211, 100.34124755859375, 65.77812194824219, 109.67312622070312, 79.7249984741211, 111.0581283569336, 67.39312744140625, 85.01625061035156, -1.246250033378601, 9.499375343322754, 65.62187957763672, 105.26555633544922, 36.25, 94.63800048828125, 57.49187469482422, 102.43937683105469, 78.33000183105469, 111.02818298339844], "mean": [0.799180269241333, -0.9355152249336243, 1.0352590084075928, -0.4574633836746216, -0.9702481627464294, 1.4953932762145996, -0.39569371938705444, -0.9102409482002258, 1.0748440027236938, -0.8806980848312378, 0.15374378859996796, -0.6288472414016724, 23.65367889404297, 64.27678680419922, 11.919449806213379, 6.282172679901123, 9.555899620056152, 20.974140167236328, 9.476275444030762, 20.744596481323242, 10.636961936950684, 26.691524505615234, 11.703483581542969, 47.248443603515625, 18.75768280029297, 61.967506408691406, -1.291594386100769, 4.579212188720703, 13.747032165527344, 19.913349151611328, 18.466899871826172, 23.718311309814453, 11.78991985321045, 29.741756439208984, 14.822139739990234, 37.871551513671875], "std": [0.16473478078842163, 0.11362447589635849, 0.1482810527086258, 0.11642763018608093, 0.21129606664180756, 0.0514877587556839, 0.15724338591098785, 0.2649728059768677, 0.24919310212135315, 0.04169333353638649, 0.15017136931419373, 0.03542902320623398, 30.488698959350586, 23.999666213989258, 19.47258758544922, 2.5211586952209473, 18.23769760131836, 31.194988250732422, 17.624361038208008, 36.81237030029297, 20.331621170043945, 40.50544738769531, 22.978137969970703, 47.14525604248047, 25.837055206298828, 22.8969669342041, 0.020438414067029953, 2.269331216812134, 22.588220596313477, 29.452260971069336, 17.31649398803711, 35.04128646850586, 19.295024871826172, 41.28889846801758, 25.2257137298584, 48.71704864501953], "count": [294]}, "action": {"min": [0.48561838269233704, -1.1852922439575195, 0.7623788714408875, -0.5773870944976807, -1.4197883605957031, 1.3417978286743164, -0.6929979920387268, -1.3541427850723267, 0.8490214943885803, -0.9986553192138672, -0.15111199021339417, -0.6687743067741394, 2.2193751335144043, 0.9856250286102295, 2.490000009536743, -0.35777777433395386, 0.7868750095367432, 0.7087500095367432, 0.6668750047683716, -1.6150000095367432, 0.6675000190734863, -3.197499990463257, 0.6887500286102295, -0.005625000223517418, -2.8756251335144043, 5.811874866485596, -1.3443750143051147, -0.29249998927116394, 0.6887500286102295, -0.2442857176065445, 0.6343749761581421, -1.5306249856948853, 0.6625000238418579, -0.09875000268220901, 0.48499998450279236, -2.3237500190734863], "max": [1.0663725137710571, -0.7427541017532349, 1.3613431453704834, -0.1332780122756958, -0.5493009686470032, 1.602674126625061, -0.17669470608234406, -0.5652831792831421, 1.5202277898788452, -0.8223897814750671, 0.30758851766586304, -0.5924527645111084, 94.64624786376953, 87.16000366210938, 65.83125305175781, 9.443124771118164, 58.91374969482422, 86.80500030517578, 55.98812484741211, 100.34124755859375, 65.77812194824219, 109.67312622070312, 79.7249984741211, 111.0581283569336, 67.39312744140625, 85.01625061035156, -1.246250033378601, 9.499375343322754, 65.62187957763672, 105.26555633544922, 36.25, 94.63800048828125, 57.49187469482422, 102.43937683105469, 78.33000183105469, 111.02818298339844], "mean": [0.7991800904273987, -0.9355149865150452, 1.035258412361145, -0.4574631154537201, -0.9702484011650085, 1.4953938722610474, -0.3956936299800873, -0.910240650177002, 1.0748445987701416, -0.8806979656219482, 0.15374378859996796, -0.6288473010063171, 23.653690338134766, 64.2767562866211, 11.919437408447266, 6.282172203063965, 9.555899620056152, 20.974145889282227, 9.476284980773926, 20.74460220336914, 10.636970520019531, 26.691530227661133, 11.703489303588867, 47.248416900634766, 18.757688522338867, 61.96747589111328, -1.2915939092636108, 4.579212188720703, 13.747040748596191, 19.913341522216797, 18.466899871826172, 23.718318939208984, 11.789917945861816, 29.741748809814453, 14.822134017944336, 37.871543884277344], "std": [0.16473478078842163, 0.11362448334693909, 0.1482810527086258, 0.11642763018608093, 0.21129606664180756, 0.0514877624809742, 0.15724338591098785, 0.2649728059768677, 0.24919302761554718, 0.04169334098696709, 0.15017133951187134, 0.03542902693152428, 30.488697052001953, 23.999666213989258, 19.472591400146484, 2.5211586952209473, 18.237693786621094, 31.19499397277832, 17.624359130859375, 36.8123779296875, 20.331621170043945, 40.50545120239258, 22.97815704345703, 47.14525604248047, 25.83704376220703, 22.896963119506836, 0.02043842151761055, 2.269331216812134, 22.588220596313477, 29.452260971069336, 17.316516876220703, 35.041282653808594, 19.295024871826172, 41.28889846801758, 25.2257137298584, 48.717037200927734], "count": [294]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [294]}, "index": {"min": [24145], "max": [24438], "mean": [24291.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [6.591836734693878, 14.0, 14.0, 14.0, 14.0], "std": [5.07797043130774, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [294]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [294]}, "eef_direction_state": {"mean": [3.8435374149659864, 4.054421768707483], "std": [2.039409946252157, 2.1877280263664494], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [0.9455782312925171, 0.9319727891156463], "std": [0.7718016110847791, 0.8464400356513408], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_state": {"mean": [0.7380952380952381, 0.7346938775510204], "std": [0.8346927687122889, 0.8557650085312328], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_direction_action": {"mean": [3.8435374149659864, 4.054421768707483], "std": [2.039409946252157, 2.1877280263664494], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [0.9455782312925171, 0.9319727891156463], "std": [0.7718016110847791, 0.8464400356513408], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_action": {"mean": [0.7380952380952381, 0.7346938775510204], "std": [0.8346927687122889, 0.8557650085312328], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_sim_pose_state": {"mean": [0.6693111091250065, 0.20159578940335834, 1.1904963133415438, -1.1830473266359292, 1.2003855882298844, -1.5522716727840609, 0.6556065863157872, -0.10614915021639935, 1.167140803861127, 1.9986386456706915, 1.2666984126006688, -2.4855556337021754], "std": [0.05092154604513208, 0.0571442066045876, 0.03953656949204965, 0.2948232041514877, 0.07108424001312669, 0.41776625581516896, 0.07893786481509941, 0.03518128418171173, 0.04765764554909883, 2.1460591537500036, 0.09981165358759789, 0.6682005414082747], "min": [0.5677698983261917, 0.11905132318316522, 1.0659660728195164, -2.012315180030396, 1.0579047327026716, -2.613035306715825, 0.5646499826771877, -0.18431043699133154, 1.0358521235037004, -3.1387515774166777, 1.0015753839670651, -3.0598975898867034], "max": [0.7601012083866225, 0.2752777644676391, 1.2391233116240474, -0.8209771514607062, 1.4871356581558182, -1.1026507495546298, 0.7890359163163759, -0.053716469878334616, 1.2739174791492807, 3.129858754893462, 1.483515697928318, 3.10746968164026], "count": [294]}, "eef_sim_pose_action": {"mean": [0.6693111091250065, 0.20159578940335834, 1.1904963133415438, -1.1830473266359292, 1.2003855882298844, -1.5522716727840609, 0.6556065863157872, -0.10614915021639935, 1.167140803861127, 1.9986386456706915, 1.2666984126006688, -2.4855556337021754], "std": [0.05092154604513208, 0.0571442066045876, 0.03953656949204965, 0.2948232041514877, 0.07108424001312669, 0.41776625581516896, 0.07893786481509941, 0.03518128418171173, 0.04765764554909883, 2.1460591537500036, 0.09981165358759789, 0.6682005414082747], "min": [0.5677698983261917, 0.11905132318316522, 1.0659660728195164, -2.012315180030396, 1.0579047327026716, -2.613035306715825, 0.5646499826771877, -0.18431043699133154, 1.0358521235037004, -3.1387515774166777, 1.0015753839670651, -3.0598975898867034], "max": [0.7601012083866225, 0.2752777644676391, 1.2391233116240474, -0.8209771514607062, 1.4871356581558182, -1.1026507495546298, 0.7890359163163759, -0.053716469878334616, 1.2739174791492807, 3.129858754893462, 1.483515697928318, 3.10746968164026], "count": [294]}}} +{"episode_index": 86, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1336511131535948]], [[0.18998987336601308]], [[0.271302518382353]]], "std": [[[0.2130377256050675]], [[0.21068317119291385]], [[0.19886220206306487]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24902344975490195]], [[0.27972888276143787]], [[0.2886679493464052]]], "std": [[[0.1448620364240663]], [[0.13824388124324763]], [[0.1591912506511772]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2493986070261438]], [[0.2802687295751634]], [[0.30063397875816994]]], "std": [[[0.1752595308464549]], [[0.16478274501155363]], [[0.18893517143843755]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16822448937908496]], [[0.20797857843137255]], [[0.22721720179738564]]], "std": [[[0.26067231911706973]], [[0.2645994235776467]], [[0.26460564739771875]]], "count": [100]}, "observation.state": {"min": [0.45970186591148376, -1.1981432437896729, 0.7383220791816711, -0.6278133988380432, -1.1200758218765259, 1.5519986152648926, -0.7398479580879211, -1.2843804359436035, 0.8511911630630493, -0.8550297617912292, -0.005674448795616627, -0.6690604090690613, 1.3481249809265137, 7.916249752044678, 2.505625009536743, -0.2681249976158142, 0.7662500143051147, 0.007999999448657036, 0.7337499856948853, -1.9987499713897705, 0.8212500214576721, -3.450000047683716, 0.7487499713897705, -0.03125, 0.96875, 55.99250030517578, -0.765625, 0.6600000262260437, 0.7131249904632568, 0.40562498569488525, 0.671875, -0.14500001072883606, 0.7425000071525574, 0.5306249856948853, 0.6668750047683716, -2.5250000953674316], "max": [1.0546129941940308, -0.7561322450637817, 1.367303729057312, -0.05107957497239113, -0.46585315465927124, 1.6968032121658325, -0.2165827453136444, -0.5990119576454163, 1.494502067565918, -0.6483176946640015, 0.4260128140449524, -0.6039950251579285, 79.47999572753906, 82.38249969482422, 102.66500091552734, 9.598125457763672, 69.7249984741211, 96.91312408447266, 59.86687469482422, 99.61062622070312, 64.11312866210938, 109.60624694824219, 75.3168716430664, 111.14624786376953, 64.36187744140625, 83.49625396728516, 2.3862500190734863, 9.680000305175781, 51.463748931884766, 84.15812683105469, 42.920623779296875, 98.64812469482422, 29.7918758392334, 95.36750030517578, 32.32875061035156, 103.69062805175781], "mean": [0.7747191190719604, -0.9261641502380371, 1.0059198141098022, -0.4444860517978668, -0.8815838098526001, 1.6170759201049805, -0.5311089158058167, -0.8248786330223083, 1.02488112449646, -0.7235644459724426, 0.28853747248649597, -0.636939287185669, 21.58387565612793, 62.297142028808594, 20.927995681762695, 5.950191497802734, 14.715587615966797, 25.64140510559082, 13.171289443969727, 25.29656410217285, 14.12016487121582, 29.44378089904785, 16.407363891601562, 58.989566802978516, 22.281705856323242, 69.54257202148438, 1.3713693618774414, 5.043667793273926, 13.66620922088623, 22.254911422729492, 9.711063385009766, 24.00160789489746, 7.742794036865234, 26.80831527709961, 8.460862159729004, 28.013185501098633], "std": [0.1599515974521637, 0.12240234762430191, 0.15792183578014374, 0.15823884308338165, 0.17109279334545135, 0.03633301332592964, 0.16588740050792694, 0.21686439216136932, 0.19533462822437286, 0.07410458475351334, 0.13359296321868896, 0.031186385080218315, 30.243019104003906, 24.933147430419922, 33.885643005371094, 2.6943764686584473, 24.376922607421875, 37.34190368652344, 21.559181213378906, 39.47201919555664, 23.39550018310547, 43.44483184814453, 27.26276397705078, 46.32714080810547, 26.58820343017578, 8.517067909240723, 1.237819790840149, 2.647322654724121, 20.399919509887695, 33.82521438598633, 14.099742889404297, 36.512916564941406, 11.05101490020752, 39.407020568847656, 12.087676048278809, 44.27585220336914], "count": [221]}, "action": {"min": [0.45970186591148376, -1.1981432437896729, 0.7383220791816711, -0.6278133988380432, -1.1200758218765259, 1.5519986152648926, -0.7398479580879211, -1.2843804359436035, 0.8511911630630493, -0.8550297617912292, -0.005674448795616627, -0.6690604090690613, 1.3481249809265137, 7.916249752044678, 2.505625009536743, -0.2681249976158142, 0.7662500143051147, 0.007999999448657036, 0.7337499856948853, -1.9987499713897705, 0.8212500214576721, -3.450000047683716, 0.7487499713897705, -0.03125, 0.96875, 55.99250030517578, -0.765625, 0.6600000262260437, 0.7131249904632568, 0.40562498569488525, 0.671875, -0.14500001072883606, 0.7425000071525574, 0.5306249856948853, 0.6668750047683716, -2.5250000953674316], "max": [1.0546129941940308, -0.7561322450637817, 1.367303729057312, -0.05107957497239113, -0.46585315465927124, 1.6968032121658325, -0.2165827453136444, -0.5990119576454163, 1.494502067565918, -0.6483176946640015, 0.4260128140449524, -0.6039950251579285, 79.47999572753906, 82.38249969482422, 102.66500091552734, 9.598125457763672, 69.7249984741211, 96.91312408447266, 59.86687469482422, 99.61062622070312, 64.11312866210938, 109.60624694824219, 75.3168716430664, 111.14624786376953, 64.36187744140625, 83.49625396728516, 2.3862500190734863, 9.680000305175781, 51.463748931884766, 84.15812683105469, 42.920623779296875, 98.64812469482422, 29.7918758392334, 95.36750030517578, 32.32875061035156, 103.69062805175781], "mean": [0.7747184634208679, -0.9261640906333923, 1.0059202909469604, -0.4444860517978668, -0.8815836310386658, 1.6170765161514282, -0.5311086773872375, -0.8248785138130188, 1.0248812437057495, -0.7235643267631531, 0.2885374128818512, -0.6369390487670898, 21.58387565612793, 62.297149658203125, 20.92798614501953, 5.950189590454102, 14.715585708618164, 25.641407012939453, 13.171277046203613, 25.296566009521484, 14.120159149169922, 29.44377326965332, 16.407360076904297, 58.98957061767578, 22.281702041625977, 69.54259490966797, 1.3713690042495728, 5.043666362762451, 13.66620922088623, 22.254913330078125, 9.71106243133545, 24.001602172851562, 7.742795467376709, 26.808317184448242, 8.460862159729004, 28.013185501098633], "std": [0.15995155274868011, 0.12240234762430191, 0.15792185068130493, 0.15823881328105927, 0.17109279334545135, 0.036333005875349045, 0.16588746011257172, 0.21686439216136932, 0.19533467292785645, 0.07410460710525513, 0.13359296321868896, 0.03118637204170227, 30.243013381958008, 24.933141708374023, 33.88563919067383, 2.694376230239868, 24.376922607421875, 37.34191131591797, 21.55918312072754, 39.47203826904297, 23.39551544189453, 43.4448356628418, 27.26275634765625, 46.32714080810547, 26.588205337524414, 8.51706600189209, 1.237819790840149, 2.6473231315612793, 20.399925231933594, 33.82521057128906, 14.099743843078613, 36.51292037963867, 11.051013946533203, 39.40702438354492, 12.087676048278809, 44.27585220336914], "count": [221]}, "timestamp": {"min": [0.0], "max": [7.333333333333333], "mean": [3.666666666666667], "std": [2.1265517210315443], "count": [221]}, "frame_index": {"min": [0], "max": [220], "mean": [110.0], "std": [63.796551630946325], "count": [221]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [221]}, "index": {"min": [24439], "max": [24659], "mean": [24549.0], "std": [63.796551630946325], "count": [221]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [221]}, "subtask_annotation": {"mean": [6.97737556561086, 14.0, 14.0, 14.0, 14.0], "std": [5.480069556411974, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [221]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [221]}, "eef_direction_state": {"mean": [3.1402714932126696, 4.0542986425339365], "std": [2.0232266507086143, 2.2099614217160597], "min": [0, 0], "max": [6, 6], "count": [221]}, "eef_velocity_state": {"mean": [1.2126696832579185, 1.0226244343891402], "std": [0.7276209447969053, 0.9293769572319559], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_state": {"mean": [0.9140271493212669, 0.7782805429864253], "std": [0.8384604395946044, 0.8512321296157724], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_direction_action": {"mean": [3.1402714932126696, 4.0542986425339365], "std": [2.0232266507086143, 2.2099614217160597], "min": [0, 0], "max": [6, 6], "count": [221]}, "eef_velocity_action": {"mean": [1.2126696832579185, 1.0226244343891402], "std": [0.7276209447969053, 0.9293769572319559], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_action": {"mean": [0.9140271493212669, 0.7782805429864253], "std": [0.8384604395946044, 0.8512321296157724], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_sim_pose_state": {"mean": [0.6609085903657225, 0.1871508810595861, 1.179850784235776, -1.1342032673294533, 1.295871732850281, -1.4184401294322606, 0.6295668795574498, -0.12792340388237292, 1.1495691727865178, 2.583373030386615, 1.2029273672175025, -1.5592730246176318], "std": [0.05957825997150566, 0.06793752042577225, 0.05253444367824626, 0.8477828437396118, 0.07631315267516481, 1.016132709750347, 0.0686417939419983, 0.03957556951540462, 0.04341459410292869, 0.06718881869556212, 0.0884452385741229, 2.46616838941639], "min": [0.5519844886544593, 0.10210148500383184, 1.0491094382870472, -3.124729641775354, 1.1818248830216755, -3.0976404615929303, 0.5547872827586324, -0.16943323168972277, 1.0371351906389041, 2.4161321873798665, 0.992763857112342, -3.116965226617732], "max": [0.7630151086984298, 0.2783804636035246, 1.2221032513228245, 2.6826860632790157, 1.532106772008222, 3.1055695054814194, 0.7786491408116493, -0.06887626886053597, 1.2272299823778174, 2.7009080343210554, 1.362484606290319, 3.140610447505396], "count": [221]}, "eef_sim_pose_action": {"mean": [0.6609085903657225, 0.1871508810595861, 1.179850784235776, -1.1342032673294533, 1.295871732850281, -1.4184401294322606, 0.6295668795574498, -0.12792340388237292, 1.1495691727865178, 2.583373030386615, 1.2029273672175025, -1.5592730246176318], "std": [0.05957825997150566, 0.06793752042577225, 0.05253444367824626, 0.8477828437396118, 0.07631315267516481, 1.016132709750347, 0.0686417939419983, 0.03957556951540462, 0.04341459410292869, 0.06718881869556212, 0.0884452385741229, 2.46616838941639], "min": [0.5519844886544593, 0.10210148500383184, 1.0491094382870472, -3.124729641775354, 1.1818248830216755, -3.0976404615929303, 0.5547872827586324, -0.16943323168972277, 1.0371351906389041, 2.4161321873798665, 0.992763857112342, -3.116965226617732], "max": [0.7630151086984298, 0.2783804636035246, 1.2221032513228245, 2.6826860632790157, 1.532106772008222, 3.1055695054814194, 0.7786491408116493, -0.06887626886053597, 1.2272299823778174, 2.7009080343210554, 1.362484606290319, 3.140610447505396], "count": [221]}}} +{"episode_index": 87, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1382365420751634]], [[0.19149678308823528]], [[0.26863184640522875]]], "std": [[[0.21287635809678285]], [[0.20865631546054303]], [[0.19544821620841182]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25001090073529414]], [[0.2941399550653595]], [[0.31593014501633987]]], "std": [[[0.16725076782374726]], [[0.1498821280612521]], [[0.16716281506989944]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24736151756535948]], [[0.28246198529411765]], [[0.3057579125816993]]], "std": [[[0.1800862942284938]], [[0.16754700649994947]], [[0.1887823266991534]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16420304125816992]], [[0.20200185661764708]], [[0.2196602614379085]]], "std": [[[0.2561491013660771]], [[0.26015906881806083]], [[0.2591859845886449]]], "count": [100]}, "observation.state": {"min": [0.41056305170059204, -1.243991732597351, 0.7131685614585876, -0.3870493173599243, -1.2193018198013306, 1.4232852458953857, -0.7052767872810364, -1.2337157726287842, 0.8771553039550781, -0.8266336917877197, -0.007987144403159618, -0.6671769022941589, 1.8743749856948853, 8.960624694824219, 2.4362499713897705, -0.011250002309679985, 1.0568749904632568, 0.39750000834465027, 0.8487499952316284, -1.609375, 0.9781249761581421, -3.2537500858306885, 0.8018749952316284, -0.03125, 1.1362500190734863, 57.595001220703125, -0.8481249809265137, 0.009999999776482582, 0.6612499952316284, -0.4074999988079071, 0.6237499713897705, -0.3112500011920929, 0.7287499904632568, 0.43812498450279236, 0.13062499463558197, -2.4774999618530273], "max": [1.1053253412246704, -0.6254291534423828, 1.42705237865448, -0.06843671202659607, -0.4180733561515808, 1.5565632581710815, -0.30150872468948364, -0.6223296523094177, 1.4041876792907715, -0.7091869115829468, 0.3134775161743164, -0.662074625492096, 91.75499725341797, 84.24333190917969, 91.82250213623047, 9.645625114440918, 74.05500030517578, 105.96187591552734, 66.62937927246094, 103.6606216430664, 64.87249755859375, 101.56812286376953, 66.0050048828125, 110.39250183105469, 64.79437255859375, 82.62125396728516, 0.36500000953674316, 8.991250038146973, 29.431875228881836, 69.69625091552734, 23.676250457763672, 73.69499969482422, 23.3174991607666, 92.31500244140625, 96.9800033569336, 110.17813110351562], "mean": [0.9002014994621277, -0.8487896919250488, 0.8924669027328491, -0.29620295763015747, -0.9294906258583069, 1.5378376245498657, -0.5058809518814087, -0.8469635844230652, 1.0115679502487183, -0.7497650980949402, 0.22012843191623688, -0.6627158522605896, 30.00382423400879, 64.97909545898438, 20.466127395629883, 4.476188659667969, 16.54884147644043, 29.601953506469727, 15.025035858154297, 27.694072723388672, 14.589659690856934, 28.788467407226562, 14.624540328979492, 40.46381759643555, 19.523189544677734, 72.46726989746094, -0.18871866166591644, 3.9476308822631836, 7.1119537353515625, 15.56691837310791, 5.892772674560547, 17.06634521484375, 5.671933174133301, 22.444299697875977, 13.116150856018066, 28.026193618774414], "std": [0.23935720324516296, 0.2000633180141449, 0.22260454297065735, 0.08989013731479645, 0.2506595551967621, 0.035203393548727036, 0.12393639981746674, 0.19092299044132233, 0.15840581059455872, 0.032385531812906265, 0.09691767394542694, 0.0011147535406053066, 32.24863815307617, 25.59770965576172, 31.583084106445312, 2.3618600368499756, 25.89307403564453, 40.57625198364258, 23.95491600036621, 42.01420974731445, 23.09263038635254, 43.85374069213867, 23.801837921142578, 47.04037857055664, 25.656551361083984, 9.568107604980469, 0.46374866366386414, 2.7030811309814453, 10.536992073059082, 26.156919479370117, 8.555587768554688, 28.2396183013916, 8.41815185546875, 35.772071838378906, 25.83055877685547, 44.50292205810547], "count": [219]}, "action": {"min": [0.41056305170059204, -1.243991732597351, 0.7131685614585876, -0.3870493173599243, -1.2193018198013306, 1.4232852458953857, -0.7052767872810364, -1.2337157726287842, 0.8771553039550781, -0.8266336917877197, -0.007987144403159618, -0.6671769022941589, 1.8743749856948853, 8.960624694824219, 2.4362499713897705, -0.011250002309679985, 1.0568749904632568, 0.39750000834465027, 0.8487499952316284, -1.609375, 0.9781249761581421, -3.2537500858306885, 0.8018749952316284, -0.03125, 1.1362500190734863, 57.595001220703125, -0.8481249809265137, 0.009999999776482582, 0.6612499952316284, -0.4074999988079071, 0.6237499713897705, -0.3112500011920929, 0.7287499904632568, 0.43812498450279236, 0.13062499463558197, -2.4774999618530273], "max": [1.1053253412246704, -0.6254291534423828, 1.42705237865448, -0.06843671202659607, -0.4180733561515808, 1.5565632581710815, -0.30150872468948364, -0.6223296523094177, 1.4041876792907715, -0.7091869115829468, 0.3134775161743164, -0.662074625492096, 91.75499725341797, 84.24333190917969, 91.82250213623047, 9.645625114440918, 74.05500030517578, 105.96187591552734, 66.62937927246094, 103.6606216430664, 64.87249755859375, 101.56812286376953, 66.0050048828125, 110.39250183105469, 64.79437255859375, 82.62125396728516, 0.36500000953674316, 8.991250038146973, 29.431875228881836, 69.69625091552734, 23.676250457763672, 73.69499969482422, 23.3174991607666, 92.31500244140625, 96.9800033569336, 110.17813110351562], "mean": [0.9002017974853516, -0.8487895727157593, 0.8924664855003357, -0.296203076839447, -0.9294904470443726, 1.5378378629684448, -0.5058811902999878, -0.8469637036323547, 1.0115681886672974, -0.7497652173042297, 0.2201284021139145, -0.6627157330513, 30.00383758544922, 64.97911071777344, 20.466140747070312, 4.476189613342285, 16.548830032348633, 29.601957321166992, 15.025022506713867, 27.694072723388672, 14.589666366577148, 28.7884578704834, 14.624549865722656, 40.46381759643555, 19.523195266723633, 72.4673080444336, -0.18871866166591644, 3.947631359100342, 7.111955165863037, 15.566911697387695, 5.892776966094971, 17.06634521484375, 5.671931743621826, 22.444297790527344, 13.1161470413208, 28.026195526123047], "std": [0.23935732245445251, 0.20006334781646729, 0.222604438662529, 0.08989014476537704, 0.2506595551967621, 0.03520342707633972, 0.12393634021282196, 0.19092297554016113, 0.15840581059455872, 0.03238552808761597, 0.09691767394542694, 0.0011147536570206285, 32.248626708984375, 25.597707748413086, 31.583087921142578, 2.361860513687134, 25.893077850341797, 40.57625961303711, 23.954910278320312, 42.01421356201172, 23.092632293701172, 43.853755950927734, 23.801837921142578, 47.0403938293457, 25.65655517578125, 9.568105697631836, 0.46374866366386414, 2.703080654144287, 10.536991119384766, 26.156919479370117, 8.555588722229004, 28.239625930786133, 8.41815185546875, 35.772071838378906, 25.830562591552734, 44.502925872802734], "count": [219]}, "timestamp": {"min": [0.0], "max": [7.266666666666667], "mean": [3.6333333333333337], "std": [2.1073065132392914], "count": [219]}, "frame_index": {"min": [0], "max": [218], "mean": [109.0], "std": [63.219195397178744], "count": [219]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [219]}, "index": {"min": [24660], "max": [24878], "mean": [24769.0], "std": [63.219195397178744], "count": [219]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [219]}, "subtask_annotation": {"mean": [7.100456621004566, 14.0, 14.0, 14.0, 14.0], "std": [5.561523868212981, 0.0, 0.0, 0.0, 0.0], "min": [0, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [219]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [219]}, "eef_direction_state": {"mean": [3.6073059360730593, 3.5205479452054793], "std": [2.301705056404294, 2.2981604061221415], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_state": {"mean": [1.1095890410958904, 1.0410958904109588], "std": [0.8530628754487818, 0.8402819079743138], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_state": {"mean": [0.8036529680365296, 0.867579908675799], "std": [0.8668345753018153, 0.8197332714417953], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_direction_action": {"mean": [3.6073059360730593, 3.5205479452054793], "std": [2.301705056404294, 2.2981604061221415], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_action": {"mean": [1.1095890410958904, 1.0410958904109588], "std": [0.8530628754487818, 0.8402819079743138], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_action": {"mean": [0.8036529680365296, 0.867579908675799], "std": [0.8668345753018153, 0.8197332714417953], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_sim_pose_state": {"mean": [0.6180261181849142, 0.1627984676418156, 1.1694731864489538, -1.3400763198538925, 1.3628681240740366, -1.8625249325727784, 0.6299978362179128, -0.11968387585130662, 1.1393590113554273, 2.7500598545594284, 1.1976168082854195, -2.7857943391863254], "std": [0.0674908575180315, 0.05162702525881998, 0.04701314103931973, 0.4399275651320975, 0.09367110542261096, 0.5372444550590307, 0.054100020684949394, 0.03682988466885804, 0.04306775668594608, 0.054834054642054576, 0.08386407678830876, 0.11254870317723117], "min": [0.5459766600111406, 0.09879133796347395, 1.0515429002799974, -2.1630446752038113, 1.1336345073798273, -2.8677441904158387, 0.5681926960638282, -0.16663250674999314, 1.0248953648956967, 2.6377509420558543, 0.9869884604128063, -3.006026741823109], "max": [0.7724758077413099, 0.22307360478227045, 1.2225515756142835, -0.7686037511577325, 1.5002132016529561, -1.312434059673322, 0.7530462702860948, -0.06426237022707862, 1.208412552547528, 2.9136786293016455, 1.3457432284639177, -2.555112192215493], "count": [219]}, "eef_sim_pose_action": {"mean": [0.6180261181849142, 0.1627984676418156, 1.1694731864489538, -1.3400763198538925, 1.3628681240740366, -1.8625249325727784, 0.6299978362179128, -0.11968387585130662, 1.1393590113554273, 2.7500598545594284, 1.1976168082854195, -2.7857943391863254], "std": [0.0674908575180315, 0.05162702525881998, 0.04701314103931973, 0.4399275651320975, 0.09367110542261096, 0.5372444550590307, 0.054100020684949394, 0.03682988466885804, 0.04306775668594608, 0.054834054642054576, 0.08386407678830876, 0.11254870317723117], "min": [0.5459766600111406, 0.09879133796347395, 1.0515429002799974, -2.1630446752038113, 1.1336345073798273, -2.8677441904158387, 0.5681926960638282, -0.16663250674999314, 1.0248953648956967, 2.6377509420558543, 0.9869884604128063, -3.006026741823109], "max": [0.7724758077413099, 0.22307360478227045, 1.2225515756142835, -0.7686037511577325, 1.5002132016529561, -1.312434059673322, 0.7530462702860948, -0.06426237022707862, 1.208412552547528, 2.9136786293016455, 1.3457432284639177, -2.555112192215493], "count": [219]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3218335191993464]], [[0.4378165727124183]], [[0.46485165645424836]]], "std": [[[0.3767191707723091]], [[0.2830782902887424]], [[0.24799287266585185]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5027892463235294]], [[0.505993545751634]], [[0.4729612336601307]]], "std": [[[0.335734332686645]], [[0.3368601849503533]], [[0.35017664202203674]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5349374448529411]], [[0.5532845036764706]], [[0.5135367442810458]]], "std": [[[0.3399313971179828]], [[0.3278717555106677]], [[0.348784787720629]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41843872549019606]], [[0.42157273080065355]], [[0.35365382965686276]]], "std": [[[0.40416208437504725]], [[0.3770343436041754]], [[0.370107715861425]]], "count": [100]}, "observation.state": {"min": [0.20160983502864838, -1.163476586341858, 1.0965275764465332, -0.14567597210407257, -1.052348017692566, 0.24104486405849457, -0.509079098701477, -1.0691090822219849, 0.8333094716072083, -0.9470845460891724, 0.17655165493488312, -1.417443871498108, 15.683124542236328, 38.18312454223633, -0.7262499928474426, -0.2862499952316284, 1.4800000190734863, 0.5206249952316284, 1.3756250143051147, -1.1050000190734863, 0.5887500047683716, 0.4268749952316284, 1.1631250381469727, -0.03187499940395355, 2.5149998664855957, 37.73222351074219, 0.8331249952316284, -0.4762499928474426, 0.7337499856948853, -0.75, 1.165555477142334, -0.06812500208616257, 0.8237500190734863, 0.4287499785423279, 0.6169999837875366, 0.44200000166893005], "max": [0.8941574692726135, -0.6184433698654175, 1.600075364112854, 0.5717126131057739, -0.7219663262367249, 0.6906614899635315, -0.010895894840359688, -0.5896181464195251, 1.3185940980911255, 0.06704432517290115, 0.5090075731277466, -0.40312427282333374, 74.62000274658203, 50.65062713623047, 28.662500381469727, 9.297499656677246, 64.54499816894531, 23.90999984741211, 68.04875183105469, 47.00187683105469, 63.11312484741211, 59.645626068115234, 52.91687774658203, 71.93250274658203, 70.91312408447266, 55.540626525878906, 3.146250009536743, 9.612221717834473, 66.28750610351562, 28.345624923706055, 70.52437591552734, 42.473751068115234, 80.89250183105469, 89.8862533569336, 71.09437561035156, 106.16312408447266], "mean": [0.687506377696991, -0.8534688949584961, 1.3343944549560547, 0.2314424216747284, -0.8802553415298462, 0.40822282433509827, -0.28667107224464417, -0.7411339282989502, 1.025397539138794, -0.35756054520606995, 0.3668411374092102, -0.9745478630065918, 53.32756423950195, 43.9976692199707, 2.3974769115448, 3.9333255290985107, 16.342960357666016, 3.9173481464385986, 17.624391555786133, 5.4132981300354, 16.404407501220703, 8.49513053894043, 12.212691307067871, 17.575458526611328, 27.468856811523438, 49.72956848144531, 1.341349720954895, 1.1472746133804321, 18.26732063293457, 5.181132793426514, 25.53536605834961, 8.148796081542969, 26.159433364868164, 8.491191864013672, 15.726524353027344, 32.954505920410156], "std": [0.19375602900981903, 0.12333148717880249, 0.1212768703699112, 0.2013925015926361, 0.09176544100046158, 0.07955600321292877, 0.11947240680456161, 0.1223166361451149, 0.10732756555080414, 0.4160382151603699, 0.11537788808345795, 0.4521590769290924, 14.869637489318848, 3.8466455936431885, 7.343835830688477, 2.9360618591308594, 21.4776554107666, 6.287069320678711, 21.00368881225586, 12.14416217803955, 20.647085189819336, 16.943403244018555, 18.07100486755371, 23.76051139831543, 27.94745445251465, 4.690762996673584, 0.34592923521995544, 2.6227152347564697, 23.93610954284668, 8.235832214355469, 22.2111873626709, 12.822525024414062, 26.237564086914062, 18.944602966308594, 24.721044540405273, 23.317197799682617], "count": [320]}, "action": {"min": [0.20160983502864838, -1.163476586341858, 1.0965275764465332, -0.14567597210407257, -1.052348017692566, 0.24104486405849457, -0.509079098701477, -1.0691090822219849, 0.8333094716072083, -0.9470845460891724, 0.17655165493488312, -1.417443871498108, 15.683124542236328, 38.18312454223633, -0.7262499928474426, -0.2862499952316284, 1.4800000190734863, 0.5206249952316284, 1.3756250143051147, -1.1050000190734863, 0.5887500047683716, 0.4268749952316284, 1.1631250381469727, -0.03187499940395355, 2.5149998664855957, 37.73222351074219, 0.8331249952316284, -0.4762499928474426, 0.7337499856948853, -0.75, 1.165555477142334, -0.06812500208616257, 0.8237500190734863, 0.4287499785423279, 0.6169999837875366, 0.44200000166893005], "max": [0.8941574692726135, -0.6184433698654175, 1.600075364112854, 0.5717126131057739, -0.7219663262367249, 0.6906614899635315, -0.010895894840359688, -0.5896181464195251, 1.3185940980911255, 0.06704432517290115, 0.5090075731277466, -0.40312427282333374, 74.62000274658203, 50.65062713623047, 28.662500381469727, 9.297499656677246, 64.54499816894531, 23.90999984741211, 68.04875183105469, 47.00187683105469, 63.11312484741211, 59.645626068115234, 52.91687774658203, 71.93250274658203, 70.91312408447266, 55.540626525878906, 3.146250009536743, 9.612221717834473, 66.28750610351562, 28.345624923706055, 70.52437591552734, 42.473751068115234, 80.89250183105469, 89.8862533569336, 71.09437561035156, 106.16312408447266], "mean": [0.6875061988830566, -0.8534687161445618, 1.3343946933746338, 0.2314424216747284, -0.880255401134491, 0.4082227647304535, -0.2866709530353546, -0.7411340475082397, 1.0253978967666626, -0.35756054520606995, 0.3668411076068878, -0.9745481610298157, 53.327537536621094, 43.997657775878906, 2.3974757194519043, 3.9333255290985107, 16.342966079711914, 3.9173483848571777, 17.624404907226562, 5.413290977478027, 16.404422760009766, 8.495131492614746, 12.212690353393555, 17.575443267822266, 27.468852996826172, 49.72958755493164, 1.3413493633270264, 1.1472747325897217, 18.267318725585938, 5.181128978729248, 25.535354614257812, 8.14879322052002, 26.15945053100586, 8.491199493408203, 15.726513862609863, 32.954490661621094], "std": [0.19375605881214142, 0.12333150207996368, 0.12127691507339478, 0.2013925015926361, 0.09176545590162277, 0.07955599576234818, 0.11947242170572281, 0.1223166435956955, 0.10732756555080414, 0.4160382151603699, 0.11537788063287735, 0.45215904712677, 14.869637489318848, 3.846646547317505, 7.343838691711426, 2.936061382293701, 21.4776554107666, 6.287073135375977, 21.00368881225586, 12.144160270690918, 20.647085189819336, 16.943403244018555, 18.071002960205078, 23.760513305664062, 27.947452545166016, 4.690762519836426, 0.3459291458129883, 2.6227149963378906, 23.936113357543945, 8.235832214355469, 22.2111873626709, 12.822525978088379, 26.237564086914062, 18.944604873657227, 24.721046447753906, 23.317195892333984], "count": [320]}, "timestamp": {"min": [0.0], "max": [10.633333333333333], "mean": [5.316666666666666], "std": [3.079186400478037], "count": [320]}, "frame_index": {"min": [0], "max": [319], "mean": [159.5], "std": [92.37559201434111], "count": [320]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [320]}, "index": {"min": [24879], "max": [25198], "mean": [25038.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [5.4625, 14.0, 14.0, 14.0, 14.0], "std": [3.848518383741976, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [320]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [320]}, "eef_direction_state": {"mean": [4.03125, 4.496875], "std": [1.642870487135246, 1.6374493074214551], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [1.190625, 0.9125], "std": [0.6693557420198919, 0.7975548570474634], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.75, 0.690625], "std": [0.8440971508067067, 0.8108095395189923], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [4.03125, 4.496875], "std": [1.642870487135246, 1.6374493074214551], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [1.190625, 0.9125], "std": [0.6693557420198919, 0.7975548570474634], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.75, 0.690625], "std": [0.8440971508067067, 0.8108095395189923], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.6903944505278563, 0.23048851602395284, 1.2479262363810288, -1.3079201223576855, 0.8681657076328271, -2.0009398696278216, 0.6681248562011056, -0.17506223151565464, 1.2788182746262209, 1.2427359121035177, 1.2936928754629933, 0.6414902665096041], "std": [0.03833263474836216, 0.04019725149406211, 0.053143491779168814, 0.24619337279478518, 0.061663772600158324, 0.26577304245306954, 0.024020454672548274, 0.04234766151894083, 0.06659837956405845, 0.8782750969870801, 0.07978264232482227, 1.8312775795954912], "min": [0.6146691413431984, 0.1411940050701112, 1.1356910412525862, -1.8742062975807732, 0.7650494413425379, -2.660914223533349, 0.6157011903946462, -0.22595102908944628, 1.1306344928042766, 0.3538859103013684, 1.1034204010161788, -3.140755474566395], "max": [0.758721500805353, 0.2820715274139946, 1.3688599157452752, -0.8029113931425021, 1.024188841861743, -1.6256198383476868, 0.728489946085274, -0.08896511249811911, 1.3545593156314, 2.863455997505137, 1.458094929050469, 3.12545038626708], "count": [320]}, "eef_sim_pose_action": {"mean": [0.6903944505278563, 0.23048851602395284, 1.2479262363810288, -1.3079201223576855, 0.8681657076328271, -2.0009398696278216, 0.6681248562011056, -0.17506223151565464, 1.2788182746262209, 1.2427359121035177, 1.2936928754629933, 0.6414902665096041], "std": [0.03833263474836216, 0.04019725149406211, 0.053143491779168814, 0.24619337279478518, 0.061663772600158324, 0.26577304245306954, 0.024020454672548274, 0.04234766151894083, 0.06659837956405845, 0.8782750969870801, 0.07978264232482227, 1.8312775795954912], "min": [0.6146691413431984, 0.1411940050701112, 1.1356910412525862, -1.8742062975807732, 0.7650494413425379, -2.660914223533349, 0.6157011903946462, -0.22595102908944628, 1.1306344928042766, 0.3538859103013684, 1.1034204010161788, -3.140755474566395], "max": [0.758721500805353, 0.2820715274139946, 1.3688599157452752, -0.8029113931425021, 1.024188841861743, -1.6256198383476868, 0.728489946085274, -0.08896511249811911, 1.3545593156314, 2.863455997505137, 1.458094929050469, 3.12545038626708], "count": [320]}}} +{"episode_index": 89, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3159592483660131]], [[0.4421847732843137]], [[0.4791017504084968]]], "std": [[[0.365502931037881]], [[0.25738072903579773]], [[0.24488843595567877]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4963589093137255]], [[0.5109578227124183]], [[0.4789511029411765]]], "std": [[[0.3407207719459118]], [[0.33358218364340836]], [[0.3479781487448051]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5189285682189543]], [[0.5387911785130719]], [[0.5127616401143791]]], "std": [[[0.33432704530100527]], [[0.32013212639090544]], [[0.33129499235423804]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4100724652777778]], [[0.4103909783496732]], [[0.3321124080882353]]], "std": [[[0.40349909648143734]], [[0.3730486643153208]], [[0.3600301841208538]]], "count": [100]}, "observation.state": {"min": [0.2648632526397705, -1.1876287460327148, 0.9904297590255737, 0.02059968002140522, -1.2760356664657593, 0.3349355459213257, -0.5312047004699707, -1.108067274093628, 0.9282015562057495, -2.9773647785186768, 0.30436980724334717, -0.2915532886981964, 11.510000228881836, 39.4988899230957, -0.7925000190734863, -0.45124998688697815, 0.7799999713897705, -0.4231250286102295, 0.981249988079071, -1.178125023841858, 0.7599999904632568, 0.24500001966953278, 1.1510000228881836, 0.5706250071525574, 21.556875228881836, 36.489376068115234, 1.0180000066757202, -0.4637500047683716, 0.9787499904632568, -0.8337500095367432, 1.0993750095367432, 1.3231250047683716, 0.9325000047683716, 0.04124999791383743, 0.6150000095367432, 0.2906250059604645], "max": [0.9463692903518677, -0.4470893442630768, 1.5985733270645142, 0.3662642240524292, -0.5430304408073425, 0.6814106702804565, 0.4077019989490509, -0.5404554605484009, 1.407454013824463, -0.7888914346694946, 0.5892525911331177, 1.3050755262374878, 75.71375274658203, 53.62874984741211, 30.681249618530273, 7.188125133514404, 57.366249084472656, 37.158748626708984, 60.1306266784668, 60.834999084472656, 58.35562515258789, 64.93000030517578, 51.193748474121094, 90.03187561035156, 69.7143783569336, 52.404998779296875, 2.2612500190734863, 8.716363906860352, 63.71562576293945, 28.5731258392334, 74.12125396728516, 34.04750061035156, 84.14187622070312, 41.671875, 65.12125396728516, 77.20000457763672], "mean": [0.6972361207008362, -0.8540430068969727, 1.349473237991333, 0.1681521087884903, -0.8877126574516296, 0.443345308303833, 0.06395220011472702, -0.72713303565979, 1.1059051752090454, -1.9469540119171143, 0.4695960581302643, 0.5989120602607727, 62.036930084228516, 50.13895034790039, 4.038102626800537, 0.7085294127464294, 26.94482421875, 5.297245025634766, 24.458152770996094, 6.414971828460693, 25.09430694580078, 8.831948280334473, 11.602899551391602, 43.72395706176758, 41.7498779296875, 47.039859771728516, 1.3441767692565918, 2.5564825534820557, 20.098560333251953, 5.098135948181152, 25.680818557739258, 6.800760746002197, 26.03479766845703, 6.830276966094971, 19.227888107299805, 25.282106399536133], "std": [0.20301294326782227, 0.16381826996803284, 0.15564608573913574, 0.11626648157835007, 0.11145446449518204, 0.08062709122896194, 0.3416604697704315, 0.17800866067409515, 0.12313342094421387, 0.9381498098373413, 0.10318519175052643, 0.6641525030136108, 17.400285720825195, 2.328829765319824, 9.187264442443848, 1.8002629280090332, 14.192360877990723, 9.99374771118164, 13.714653015136719, 16.59512710571289, 14.038684844970703, 18.67585563659668, 15.757308006286621, 20.724979400634766, 18.83138656616211, 3.994429588317871, 0.24063976109027863, 2.462161064147949, 25.5140323638916, 9.409669876098633, 29.18973731994629, 9.676928520202637, 32.70634078979492, 11.614356994628906, 26.265892028808594, 30.289085388183594], "count": [324]}, "action": {"min": [0.2648632526397705, -1.1876287460327148, 0.9904297590255737, 0.02059968002140522, -1.2760356664657593, 0.3349355459213257, -0.5312047004699707, -1.108067274093628, 0.9282015562057495, -2.9773647785186768, 0.30436980724334717, -0.2915532886981964, 11.510000228881836, 39.4988899230957, -0.7925000190734863, -0.45124998688697815, 0.7799999713897705, -0.4231250286102295, 0.981249988079071, -1.178125023841858, 0.7599999904632568, 0.24500001966953278, 1.1510000228881836, 0.5706250071525574, 21.556875228881836, 36.489376068115234, 1.0180000066757202, -0.4637500047683716, 0.9787499904632568, -0.8337500095367432, 1.0993750095367432, 1.3231250047683716, 0.9325000047683716, 0.04124999791383743, 0.6150000095367432, 0.2906250059604645], "max": [0.9463692903518677, -0.4470893442630768, 1.5985733270645142, 0.3662642240524292, -0.5430304408073425, 0.6814106702804565, 0.4077019989490509, -0.5404554605484009, 1.407454013824463, -0.7888914346694946, 0.5892525911331177, 1.3050755262374878, 75.71375274658203, 53.62874984741211, 30.681249618530273, 7.188125133514404, 57.366249084472656, 37.158748626708984, 60.1306266784668, 60.834999084472656, 58.35562515258789, 64.93000030517578, 51.193748474121094, 90.03187561035156, 69.7143783569336, 52.404998779296875, 2.2612500190734863, 8.716363906860352, 63.71562576293945, 28.5731258392334, 74.12125396728516, 34.04750061035156, 84.14187622070312, 41.671875, 65.12125396728516, 77.20000457763672], "mean": [0.6972363591194153, -0.8540428280830383, 1.3494731187820435, 0.1681520640850067, -0.8877125382423401, 0.4433450996875763, 0.06395223736763, -0.7271327376365662, 1.1059048175811768, -1.9469549655914307, 0.4695960283279419, 0.598912239074707, 62.036903381347656, 50.13893127441406, 4.0381011962890625, 0.7085293531417847, 26.944835662841797, 5.297236919403076, 24.458145141601562, 6.414975643157959, 25.094301223754883, 8.831945419311523, 11.602893829345703, 43.72394561767578, 41.74989318847656, 47.039859771728516, 1.3441764116287231, 2.556480884552002, 20.09856414794922, 5.098135948181152, 25.680831909179688, 6.800755500793457, 26.034801483154297, 6.8302741050720215, 19.22789764404297, 25.2821044921875], "std": [0.20301298797130585, 0.16381824016571045, 0.1556461602449417, 0.11626646667718887, 0.11145449429750443, 0.08062712848186493, 0.3416604697704315, 0.17800867557525635, 0.12313342094421387, 0.9381499290466309, 0.10318519175052643, 0.6641525626182556, 17.40028953552246, 2.328829765319824, 9.187260627746582, 1.8002631664276123, 14.192360877990723, 9.993749618530273, 13.714651107788086, 16.59512710571289, 14.03868579864502, 18.675861358642578, 15.757312774658203, 20.724987030029297, 18.831388473510742, 3.994429111480713, 0.24063973128795624, 2.4621615409851074, 25.514028549194336, 9.409669876098633, 29.189733505249023, 9.676928520202637, 32.706336975097656, 11.614355087280273, 26.26589012145996, 30.289091110229492], "count": [324]}, "timestamp": {"min": [0.0], "max": [10.766666666666667], "mean": [5.383333333333333], "std": [3.117676604044654], "count": [324]}, "frame_index": {"min": [0], "max": [323], "mean": [161.5], "std": [93.53029812133963], "count": [324]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [324]}, "index": {"min": [25199], "max": [25522], "mean": [25360.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [324]}, "subtask_annotation": {"mean": [5.114197530864198, 14.0, 14.0, 14.0, 14.0], "std": [3.796837008566942, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [324]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [324]}, "eef_direction_state": {"mean": [4.194444444444445, 4.1234567901234565], "std": [1.7486767483930195, 2.1308012522354045], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_state": {"mean": [1.058641975308642, 0.9290123456790124], "std": [0.8010136372915027, 0.8947157696663033], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_state": {"mean": [0.7283950617283951, 0.6141975308641975], "std": [0.831662705832066, 0.7673400652881178], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_direction_action": {"mean": [4.194444444444445, 4.1234567901234565], "std": [1.7486767483930195, 2.1308012522354045], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_action": {"mean": [1.058641975308642, 0.9290123456790124], "std": [0.8010136372915027, 0.8947157696663033], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_action": {"mean": [0.7283950617283951, 0.6141975308641975], "std": [0.831662705832066, 0.7673400652881178], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_sim_pose_state": {"mean": [0.6960383491927085, 0.24194430576038256, 1.255049254858332, -1.2945747460576518, 0.857903054704973, -1.9576827783229553, 0.6638604658059202, -0.18712243101537807, 1.2832161896333374, 2.1136646673757657, 1.1962325640785243, 0.6711935434185855], "std": [0.043270145957027994, 0.041781753462324336, 0.054947957677978075, 0.2885639643977411, 0.1116916433635877, 0.2361708616520083, 0.03661882445812822, 0.06730345317679427, 0.06734963600681838, 0.6535594025979762, 0.17685133520319643, 2.6795927547145975], "min": [0.6003270497555762, 0.13467901788350475, 1.1381593338521383, -1.8579558447682674, 0.7302172344086131, -2.5658227785778562, 0.6033795898606802, -0.26585206928212146, 1.141684830752272, 0.840586993986473, 0.8879294783952534, -3.1386968270024127], "max": [0.7512203982718638, 0.32082986389185025, 1.367704933341327, -0.7071399684575741, 1.1676900729472375, -1.5589540837317815, 0.7474388912007512, -0.09797143389860322, 1.3796687431990613, 2.767945324113413, 1.390992374774386, 3.1413348411283115], "count": [324]}, "eef_sim_pose_action": {"mean": [0.6960383491927085, 0.24194430576038256, 1.255049254858332, -1.2945747460576518, 0.857903054704973, -1.9576827783229553, 0.6638604658059202, -0.18712243101537807, 1.2832161896333374, 2.1136646673757657, 1.1962325640785243, 0.6711935434185855], "std": [0.043270145957027994, 0.041781753462324336, 0.054947957677978075, 0.2885639643977411, 0.1116916433635877, 0.2361708616520083, 0.03661882445812822, 0.06730345317679427, 0.06734963600681838, 0.6535594025979762, 0.17685133520319643, 2.6795927547145975], "min": [0.6003270497555762, 0.13467901788350475, 1.1381593338521383, -1.8579558447682674, 0.7302172344086131, -2.5658227785778562, 0.6033795898606802, -0.26585206928212146, 1.141684830752272, 0.840586993986473, 0.8879294783952534, -3.1386968270024127], "max": [0.7512203982718638, 0.32082986389185025, 1.367704933341327, -0.7071399684575741, 1.1676900729472375, -1.5589540837317815, 0.7474388912007512, -0.09797143389860322, 1.3796687431990613, 2.767945324113413, 1.390992374774386, 3.1413348411283115], "count": [324]}}} +{"episode_index": 90, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29467084558823525]], [[0.4608180943627451]], [[0.5301663827614379]]], "std": [[[0.36807659568893436]], [[0.2486257816717716]], [[0.24554196328247108]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5049155739379085]], [[0.5128200939542483]], [[0.49135970588235295]]], "std": [[[0.3403566232559554]], [[0.34295260630369817]], [[0.3472211527266128]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.540505804738562]], [[0.5533974142156862]], [[0.5064679411764706]]], "std": [[[0.34976745233863027]], [[0.3307621134535825]], [[0.35171920384847094]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4019664440359477]], [[0.42338376225490193]], [[0.33725641544117646]]], "std": [[[0.40108293619450014]], [[0.3670807595139887]], [[0.34128978795219533]]], "count": [100]}, "observation.state": {"min": [0.19746127724647522, -1.3796778917312622, 1.2717335224151611, -0.10460059344768524, -1.545717716217041, -0.09234092384576797, -0.482375830411911, -1.104180932044983, 0.8794494867324829, -0.483138769865036, 0.0861896276473999, -1.036492943763733, 9.713749885559082, 34.200626373291016, -0.7862499952316284, -0.24062500894069672, 3.2012500762939453, 0.2449999898672104, 5.871874809265137, -1.109375, 5.434999942779541, -3.460624933242798, 1.375, 1.978124976158142, 1.4537500143051147, 40.88999938964844, 0.7806249856948853, -0.4193750023841858, 0.5731250047683716, 0.6512500047683716, 6.186249732971191, 0.6924999952316284, 1.9637500047683716, 0.5006250143051147, 1.0043749809265137, 1.0206249952316284], "max": [0.9428167939186096, -0.7955672740936279, 1.9409236907958984, 0.9988460540771484, -0.6228303909301758, 0.45209622383117676, 0.1028076633810997, -0.569733738899231, 1.3594119548797607, -0.26576924324035645, 0.49000534415245056, -1.0095511674880981, 73.38062286376953, 65.64375305175781, 35.158748626708984, 7.947500228881836, 70.34375, 13.606249809265137, 63.41437530517578, 57.923126220703125, 62.38999938964844, 74.82687377929688, 57.85124969482422, 97.63874816894531, 71.20562744140625, 70.67222595214844, 2.375, 9.445625305175781, 60.95125198364258, 40.125, 71.71937561035156, 34.36375045776367, 82.04437255859375, 39.13999938964844, 62.76250076293945, 71.54875183105469], "mean": [0.4765300452709198, -1.107157588005066, 1.6366530656814575, 0.47040265798568726, -0.8211447596549988, 0.13106824457645416, -0.08914672583341599, -0.8069214820861816, 1.0647038221359253, -0.4009099304676056, 0.1928393691778183, -1.0257171392440796, 61.72351837158203, 45.222557067871094, 8.757166862487793, 3.7071659564971924, 25.97297477722168, 2.308119535446167, 24.351524353027344, 7.130281925201416, 23.318233489990234, 9.228172302246094, 20.63064956665039, 18.94281768798828, 29.96954917907715, 55.528724670410156, 1.128353476524353, 1.2461873292922974, 19.97271728515625, 8.655421257019043, 27.925668716430664, 8.038763046264648, 29.20533561706543, 5.906389236450195, 21.272972106933594, 18.848180770874023], "std": [0.1649646908044815, 0.13688243925571442, 0.14399005472660065, 0.27444136142730713, 0.16652920842170715, 0.12436603754758835, 0.20318593084812164, 0.1439644992351532, 0.1041375994682312, 0.06653065979480743, 0.08915281295776367, 0.00969632063060999, 14.59681224822998, 4.905383586883545, 11.912683486938477, 2.3502602577209473, 19.562637329101562, 3.3949553966522217, 16.77802848815918, 17.30780792236328, 16.41964340209961, 23.32818031311035, 14.079318046569824, 29.026519775390625, 27.598031997680664, 9.300776481628418, 0.2653398811817169, 2.9255528450012207, 21.62409782409668, 13.740321159362793, 23.4069881439209, 11.29989242553711, 26.749845504760742, 10.623990058898926, 22.476585388183594, 26.210159301757812], "count": [331]}, "action": {"min": [0.19746127724647522, -1.3796778917312622, 1.2717335224151611, -0.10460059344768524, -1.545717716217041, -0.09234092384576797, -0.482375830411911, -1.104180932044983, 0.8794494867324829, -0.483138769865036, 0.0861896276473999, -1.036492943763733, 9.713749885559082, 34.200626373291016, -0.7862499952316284, -0.24062500894069672, 3.2012500762939453, 0.2449999898672104, 5.871874809265137, -1.109375, 5.434999942779541, -3.460624933242798, 1.375, 1.978124976158142, 1.4537500143051147, 40.88999938964844, 0.7806249856948853, -0.4193750023841858, 0.5731250047683716, 0.6512500047683716, 6.186249732971191, 0.6924999952316284, 1.9637500047683716, 0.5006250143051147, 1.0043749809265137, 1.0206249952316284], "max": [0.9428167939186096, -0.7955672740936279, 1.9409236907958984, 0.9988460540771484, -0.6228303909301758, 0.45209622383117676, 0.1028076633810997, -0.569733738899231, 1.3594119548797607, -0.26576924324035645, 0.49000534415245056, -1.0095511674880981, 73.38062286376953, 65.64375305175781, 35.158748626708984, 7.947500228881836, 70.34375, 13.606249809265137, 63.41437530517578, 57.923126220703125, 62.38999938964844, 74.82687377929688, 57.85124969482422, 97.63874816894531, 71.20562744140625, 70.67222595214844, 2.375, 9.445625305175781, 60.95125198364258, 40.125, 71.71937561035156, 34.36375045776367, 82.04437255859375, 39.13999938964844, 62.76250076293945, 71.54875183105469], "mean": [0.4765297770500183, -1.107157588005066, 1.636654019355774, 0.4704027771949768, -0.8211445808410645, 0.13106827437877655, -0.08914677798748016, -0.8069215416908264, 1.0647040605545044, -0.4009098410606384, 0.19283941388130188, -1.0257179737091064, 61.7235221862793, 45.222537994384766, 8.757149696350098, 3.707165002822876, 25.972978591918945, 2.308117151260376, 24.35152244567871, 7.130284786224365, 23.318248748779297, 9.228158950805664, 20.630647659301758, 18.942827224731445, 29.969552993774414, 55.52875900268555, 1.1283541917800903, 1.246187448501587, 19.972715377807617, 8.65541934967041, 27.925668716430664, 8.038759231567383, 29.20534896850586, 5.906392574310303, 21.272977828979492, 18.848182678222656], "std": [0.1649646759033203, 0.13688240945339203, 0.14399008452892303, 0.27444130182266235, 0.16652920842170715, 0.12436605989933014, 0.20318588614463806, 0.14396452903747559, 0.10413758456707001, 0.06653065979480743, 0.08915281295776367, 0.009696315973997116, 14.59681224822998, 4.905383586883545, 11.912672996520996, 2.350260019302368, 19.562637329101562, 3.394956111907959, 16.778026580810547, 17.30780792236328, 16.419639587402344, 23.328197479248047, 14.079320907592773, 29.026521682739258, 27.598033905029297, 9.300774574279785, 0.2653399109840393, 2.925553321838379, 21.62409782409668, 13.740324974060059, 23.406986236572266, 11.299895286560059, 26.749845504760742, 10.623990058898926, 22.476585388183594, 26.210161209106445], "count": [331]}, "timestamp": {"min": [0.0], "max": [11.0], "mean": [5.5], "std": [3.1850344494910012], "count": [331]}, "frame_index": {"min": [0], "max": [330], "mean": [165.0], "std": [95.55103348473003], "count": [331]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [331]}, "index": {"min": [25523], "max": [25853], "mean": [25688.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [331]}, "subtask_annotation": {"mean": [5.087613293051359, 14.0, 14.0, 14.0, 14.0], "std": [3.6947170639690348, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [331]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [331]}, "eef_direction_state": {"mean": [3.788519637462236, 3.6132930513595167], "std": [1.7234795607845657, 2.1446916908647053], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_state": {"mean": [1.1268882175226587, 1.039274924471299], "std": [0.6791470900931698, 0.7586150243913231], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_state": {"mean": [0.7190332326283988, 0.6676737160120846], "std": [0.8495068600311617, 0.8179336368705334], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_direction_action": {"mean": [3.788519637462236, 3.6132930513595167], "std": [1.7234795607845657, 2.1446916908647053], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_action": {"mean": [1.1268882175226587, 1.039274924471299], "std": [0.6791470900931698, 0.7586150243913231], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_action": {"mean": [0.7190332326283988, 0.6676737160120846], "std": [0.8495068600311617, 0.8179336368705334], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_sim_pose_state": {"mean": [0.7480198229770779, 0.1888234496805875, 1.2648857097108275, -1.2599570313180175, 0.768619981386259, -2.0562661971335228, 0.6817868810279126, -0.15849980784998235, 1.3118031779114794, 1.0231956710650352, 1.3341690960091919, 1.0184176182495022], "std": [0.035959369480365315, 0.03810717964703354, 0.053481928146616405, 0.2815436754380037, 0.10098098045267788, 0.2546436938967236, 0.03134738629524808, 0.05604700922555263, 0.07845521093835359, 0.7683018166133042, 0.07122108563193656, 1.4931682298684315], "min": [0.6243743845841953, 0.13485137851399281, 1.1572725552641023, -1.8830996775293103, 0.6071538931432685, -2.670020122110914, 0.607951075588676, -0.23712792190337834, 1.1507117740105846, 0.15816873237987455, 1.1204704168963309, -3.134513198208604], "max": [0.790328550506998, 0.29350512293030884, 1.3630617979523683, -0.7380862326361095, 0.9870399618497498, -1.6614131160210408, 0.7582311323015829, -0.0846195631150593, 1.4130099569561605, 2.5162771169889195, 1.4292139929457122, 3.139536254152957], "count": [331]}, "eef_sim_pose_action": {"mean": [0.7480198229770779, 0.1888234496805875, 1.2648857097108275, -1.2599570313180175, 0.768619981386259, -2.0562661971335228, 0.6817868810279126, -0.15849980784998235, 1.3118031779114794, 1.0231956710650352, 1.3341690960091919, 1.0184176182495022], "std": [0.035959369480365315, 0.03810717964703354, 0.053481928146616405, 0.2815436754380037, 0.10098098045267788, 0.2546436938967236, 0.03134738629524808, 0.05604700922555263, 0.07845521093835359, 0.7683018166133042, 0.07122108563193656, 1.4931682298684315], "min": [0.6243743845841953, 0.13485137851399281, 1.1572725552641023, -1.8830996775293103, 0.6071538931432685, -2.670020122110914, 0.607951075588676, -0.23712792190337834, 1.1507117740105846, 0.15816873237987455, 1.1204704168963309, -3.134513198208604], "max": [0.790328550506998, 0.29350512293030884, 1.3630617979523683, -0.7380862326361095, 0.9870399618497498, -1.6614131160210408, 0.7582311323015829, -0.0846195631150593, 1.4130099569561605, 2.5162771169889195, 1.4292139929457122, 3.139536254152957], "count": [331]}}} +{"episode_index": 91, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29753545955882355]], [[0.4533298835784314]], [[0.518407939133987]]], "std": [[[0.36165559811050707]], [[0.2492523759380383]], [[0.2439258413811716]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13333333333333333]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4866408210784313]], [[0.49566139705882356]], [[0.47897997753267973]]], "std": [[[0.3323486670850629]], [[0.334164691383877]], [[0.33937941163653446]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5102511744281045]], [[0.532225829248366]], [[0.5015234620098039]]], "std": [[[0.3373788675665141]], [[0.32761832483943604]], [[0.34568789817878687]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4048395874183006]], [[0.43972070465686275]], [[0.3438502920751634]]], "std": [[[0.3913588094870152]], [[0.36871915531771904]], [[0.3190072882342436]]], "count": [100]}, "observation.state": {"min": [0.25539788603782654, -1.4482718706130981, 1.233331561088562, -0.23062580823898315, -1.629939079284668, 0.0824940875172615, -0.8974212408065796, -1.1432106494903564, 0.9049315452575684, -0.03494739904999733, 0.7279506921768188, -1.0248817205429077, 16.278749465942383, 41.83250045776367, -0.7706249952316284, -0.3256250023841858, 10.728750228881836, 0.171875, 11.86312484741211, -0.9900000095367432, 12.701874732971191, -2.979374885559082, 1.3125, 0.6981250047683716, 10.285625457763672, 40.91625213623047, 0.7956249713897705, -0.46812498569488525, 0.9000000357627869, 0.10999999195337296, 8.49181842803955, -0.34312498569488525, 6.168000221252441, 0.2150000035762787, 0.6606249809265137, 3.7806248664855957], "max": [0.9871156215667725, -0.8311160206794739, 1.9645990133285522, 0.555404543876648, -0.67888343334198, 0.5613174438476562, -0.34087225794792175, -0.6378906965255737, 1.3572900295257568, 0.38178551197052, 0.9077634215354919, -0.8743181228637695, 76.96562194824219, 58.44111251831055, 34.62812423706055, 1.271875023841858, 66.20625305175781, 31.37874984741211, 73.79624938964844, 32.4474983215332, 68.78687286376953, 50.66625213623047, 60.568748474121094, 70.81312561035156, 74.88249969482422, 60.79875183105469, 2.09375, 9.29312515258789, 61.99625015258789, 34.876251220703125, 66.31500244140625, 44.34812545776367, 73.0737533569336, 44.1150016784668, 60.028751373291016, 85.46624755859375], "mean": [0.638844907283783, -1.035362720489502, 1.492937445640564, 0.20553593337535858, -1.0480754375457764, 0.29445648193359375, -0.6171609163284302, -0.9535465836524963, 1.141592025756836, 0.21567437052726746, 0.8524284958839417, -0.9745453000068665, 59.16930389404297, 49.06343078613281, 1.8180714845657349, 0.06758607178926468, 29.585147857666016, 5.294358730316162, 30.927003860473633, 4.180563926696777, 30.47968101501465, 8.616116523742676, 22.274856567382812, 31.81055450439453, 35.10733413696289, 53.022552490234375, 1.198639988899231, 0.9022000432014465, 24.276517868041992, 6.876134872436523, 31.047866821289062, 8.219878196716309, 30.823232650756836, 6.690244197845459, 22.45175552368164, 27.004167556762695], "std": [0.2441009283065796, 0.1683291792869568, 0.21592597663402557, 0.264253705739975, 0.2770429253578186, 0.14916086196899414, 0.1639050990343094, 0.10173550993204117, 0.1144433468580246, 0.13599371910095215, 0.052930161356925964, 0.05319605767726898, 17.38497543334961, 3.6933786869049072, 7.212009429931641, 0.3439609706401825, 17.512109756469727, 8.206972122192383, 20.34758949279785, 9.200852394104004, 18.500207901000977, 18.307546615600586, 20.89673614501953, 20.420141220092773, 24.431407928466797, 5.098507881164551, 0.2607910633087158, 2.596052885055542, 18.055532455444336, 11.42492961883545, 18.01049041748047, 12.551913261413574, 20.04686737060547, 11.77773380279541, 17.022239685058594, 27.404193878173828], "count": [382]}, "action": {"min": [0.25539788603782654, -1.4482718706130981, 1.233331561088562, -0.23062580823898315, -1.629939079284668, 0.0824940875172615, -0.8974212408065796, -1.1432106494903564, 0.9049315452575684, -0.03494739904999733, 0.7279506921768188, -1.0248817205429077, 16.278749465942383, 41.83250045776367, -0.7706249952316284, -0.3256250023841858, 10.728750228881836, 0.171875, 11.86312484741211, -0.9900000095367432, 12.701874732971191, -2.979374885559082, 1.3125, 0.6981250047683716, 10.285625457763672, 40.91625213623047, 0.7956249713897705, -0.46812498569488525, 0.9000000357627869, 0.10999999195337296, 8.49181842803955, -0.34312498569488525, 6.168000221252441, 0.2150000035762787, 0.6606249809265137, 3.7806248664855957], "max": [0.9871156215667725, -0.8311160206794739, 1.9645990133285522, 0.555404543876648, -0.67888343334198, 0.5613174438476562, -0.34087225794792175, -0.6378906965255737, 1.3572900295257568, 0.38178551197052, 0.9077634215354919, -0.8743181228637695, 76.96562194824219, 58.44111251831055, 34.62812423706055, 1.271875023841858, 66.20625305175781, 31.37874984741211, 73.79624938964844, 32.4474983215332, 68.78687286376953, 50.66625213623047, 60.568748474121094, 70.81312561035156, 74.88249969482422, 60.79875183105469, 2.09375, 9.29312515258789, 61.99625015258789, 34.876251220703125, 66.31500244140625, 44.34812545776367, 73.0737533569336, 44.1150016784668, 60.028751373291016, 85.46624755859375], "mean": [0.6388449668884277, -1.0353624820709229, 1.4929358959197998, 0.2055361121892929, -1.0480751991271973, 0.29445645213127136, -0.617160439491272, -0.9535465836524963, 1.141592264175415, 0.2156744748353958, 0.8524281978607178, -0.9745458364486694, 59.16929626464844, 49.06346130371094, 1.8180707693099976, 0.06758613139390945, 29.585161209106445, 5.2943620681762695, 30.92704200744629, 4.180576324462891, 30.47969627380371, 8.616127967834473, 22.274822235107422, 31.81056022644043, 35.107330322265625, 53.02254104614258, 1.1986407041549683, 0.902199923992157, 24.276533126831055, 6.8761420249938965, 31.047868728637695, 8.219879150390625, 30.82322120666504, 6.690247535705566, 22.45174789428711, 27.004159927368164], "std": [0.2441009283065796, 0.1683291792869568, 0.2159259170293808, 0.26425373554229736, 0.277042955160141, 0.14916084706783295, 0.1639050841331482, 0.10173550248146057, 0.114443339407444, 0.13599374890327454, 0.05293016880750656, 0.05319603905081749, 17.38497543334961, 3.693378210067749, 7.21201229095459, 0.3439610004425049, 17.51211166381836, 8.206976890563965, 20.34758949279785, 9.200854301452637, 18.500207901000977, 18.307540893554688, 20.896726608276367, 20.42013931274414, 24.431407928466797, 5.098508358001709, 0.2607911229133606, 2.596053123474121, 18.05553436279297, 11.424930572509766, 18.010496139526367, 12.551911354064941, 20.046871185302734, 11.777734756469727, 17.022239685058594, 27.404190063476562], "count": [382]}, "timestamp": {"min": [0.0], "max": [12.7], "mean": [6.35], "std": [3.675784118917879], "count": [382]}, "frame_index": {"min": [0], "max": [381], "mean": [190.5], "std": [110.27352356753637], "count": [382]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [382]}, "index": {"min": [25854], "max": [26235], "mean": [26044.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [5.034031413612565, 14.0, 14.0, 14.0, 14.0], "std": [3.74954014340042, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [382]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [382]}, "eef_direction_state": {"mean": [2.9659685863874348, 3.696335078534031], "std": [1.8380486975920916, 2.127343099406272], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [1.2696335078534031, 0.8272251308900523], "std": [0.5679663102313837, 0.6913770662564688], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_state": {"mean": [0.7513089005235603, 0.5471204188481675], "std": [0.8303382669519466, 0.7837549443062096], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_direction_action": {"mean": [2.9659685863874348, 3.696335078534031], "std": [1.8380486975920916, 2.127343099406272], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [1.2696335078534031, 0.8272251308900523], "std": [0.5679663102313837, 0.6913770662564688], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_action": {"mean": [0.7513089005235603, 0.5471204188481675], "std": [0.8303382669519466, 0.7837549443062096], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_sim_pose_state": {"mean": [0.7086750805192974, 0.20398989123412628, 1.2743041189142725, -1.0754782457973862, 0.6899931856989413, -1.9023517280710647, 0.6894607432518085, -0.17567717243113742, 1.2413355410765243, 1.178781569840579, 0.8505847286727264, 1.743978309689106], "std": [0.058423520227243966, 0.04750287422233386, 0.04937643770873056, 0.21038527906539206, 0.09761239248701614, 0.21534141823291927, 0.03520202809694342, 0.045335835596608094, 0.058457312556553266, 0.24824833911047728, 0.04996991497430568, 0.24152774233291838], "min": [0.6165691369147842, 0.10486802865695977, 1.1599576043209388, -1.489168979612036, 0.47573186793322497, -2.3865409498766805, 0.6173243992152995, -0.2426605772914292, 1.122084176679997, 0.566878080482571, 0.7843256595755759, 1.261420267543007], "max": [0.8066336306519248, 0.2738576147423254, 1.3461330609593005, -0.6735566046188546, 0.8195596007578256, -1.6325878560918958, 0.737349599521764, -0.1145110935157004, 1.3777984174648714, 1.6706121583772235, 0.9577751067814404, 2.2386328429168207], "count": [382]}, "eef_sim_pose_action": {"mean": [0.7086750805192974, 0.20398989123412628, 1.2743041189142725, -1.0754782457973862, 0.6899931856989413, -1.9023517280710647, 0.6894607432518085, -0.17567717243113742, 1.2413355410765243, 1.178781569840579, 0.8505847286727264, 1.743978309689106], "std": [0.058423520227243966, 0.04750287422233386, 0.04937643770873056, 0.21038527906539206, 0.09761239248701614, 0.21534141823291927, 0.03520202809694342, 0.045335835596608094, 0.058457312556553266, 0.24824833911047728, 0.04996991497430568, 0.24152774233291838], "min": [0.6165691369147842, 0.10486802865695977, 1.1599576043209388, -1.489168979612036, 0.47573186793322497, -2.3865409498766805, 0.6173243992152995, -0.2426605772914292, 1.122084176679997, 0.566878080482571, 0.7843256595755759, 1.261420267543007], "max": [0.8066336306519248, 0.2738576147423254, 1.3461330609593005, -0.6735566046188546, 0.8195596007578256, -1.6325878560918958, 0.737349599521764, -0.1145110935157004, 1.3777984174648714, 1.6706121583772235, 0.9577751067814404, 2.2386328429168207], "count": [382]}}} +{"episode_index": 92, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27609720996732023]], [[0.4587921772875817]], [[0.5437963664215686]]], "std": [[[0.36030517622055747]], [[0.2377740644586921]], [[0.2390053427808353]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48941107230392156]], [[0.5033742565359477]], [[0.4769642136437909]]], "std": [[[0.33846578136389033]], [[0.32953508825159267]], [[0.33523538035641337]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5295361825980393]], [[0.5444441441993465]], [[0.5016821200980393]]], "std": [[[0.34877644585346784]], [[0.3354180980010034]], [[0.35554102375799734]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4197193464052288]], [[0.44271721813725495]], [[0.35522599877450983]]], "std": [[[0.39709275732272964]], [[0.37316502330651685]], [[0.34962404616248327]]], "count": [100]}, "observation.state": {"min": [0.25349050760269165, -1.484440565109253, 1.2967413663864136, -0.4856422245502472, -1.615612506866455, -0.012684062123298645, -0.6639820337295532, -1.156252384185791, 1.0022422075271606, -0.11723220348358154, 0.5187113881111145, -1.0718032121658325, 22.895000457763672, 42.614376068115234, -0.6937500238418579, -0.41749998927116394, 11.426249504089355, -0.4325000047683716, 13.368749618530273, -1.0362499952316284, 13.088749885559082, 0.03187499940395355, 1.4787499904632568, 0.859375, 2.65625, 36.765625, 0.8474999666213989, -0.721875011920929, 0.7087500095367432, 0.8106250166893005, 4.181875228881836, 0.78125, 3.5306248664855957, 0.036250002682209015, 3.183333396911621, 1.258888840675354], "max": [1.2504053115844727, -0.9501840472221375, 2.0218441486358643, 0.6433585286140442, -0.8312352299690247, 0.33717671036720276, -0.23296234011650085, -0.6770131587982178, 1.4510138034820557, 0.014758335426449776, 0.6994777917861938, -0.8630884289741516, 82.12875366210938, 57.4474983215332, 28.79307746887207, 4.42555570602417, 65.48374938964844, 51.0625, 57.428749084472656, 57.252498626708984, 59.26187515258789, 63.0724983215332, 54.088748931884766, 91.02249908447266, 66.45562744140625, 64.05937957763672, 1.9049999713897705, 9.737777709960938, 62.93375015258789, 42.90562438964844, 67.37125396728516, 62.53937530517578, 73.69437408447266, 73.84000396728516, 62.52625274658203, 95.69937896728516], "mean": [0.7192472219467163, -1.1745338439941406, 1.6263160705566406, 0.14601190388202667, -1.0733368396759033, 0.12002788484096527, -0.3912219703197479, -0.9287278652191162, 1.2140480279922485, -0.03776337951421738, 0.5928396582603455, -0.9814726114273071, 64.37342834472656, 48.645164489746094, 1.1925572156906128, 0.6398432850837708, 28.419681549072266, 7.884754180908203, 30.387149810791016, 10.804447174072266, 29.490825653076172, 13.813106536865234, 24.815345764160156, 21.68471908569336, 30.538297653198242, 55.00165557861328, 1.2178603410720825, 1.521705150604248, 28.212514877319336, 8.789825439453125, 32.2016716003418, 13.11505126953125, 32.36762237548828, 12.424545288085938, 29.411014556884766, 21.85911750793457], "std": [0.3023472726345062, 0.1261192113161087, 0.17673754692077637, 0.33072367310523987, 0.21791568398475647, 0.08575032651424408, 0.11962760984897614, 0.13362309336662292, 0.10183988511562347, 0.044295087456703186, 0.05246483162045479, 0.07871879637241364, 15.026561737060547, 2.8190927505493164, 5.623552322387695, 0.9361030459403992, 15.355522155761719, 15.025579452514648, 13.527457237243652, 20.151899337768555, 14.819467544555664, 23.92256736755371, 14.494423866271973, 31.32845687866211, 26.02806854248047, 7.675717830657959, 0.2322118580341339, 3.206031560897827, 17.8353271484375, 13.597566604614258, 16.805557250976562, 21.07858657836914, 17.64983558654785, 21.504236221313477, 14.749524116516113, 34.09270095825195], "count": [363]}, "action": {"min": [0.25349050760269165, -1.484440565109253, 1.2967413663864136, -0.4856422245502472, -1.615612506866455, -0.012684062123298645, -0.6639820337295532, -1.156252384185791, 1.0022422075271606, -0.11723220348358154, 0.5187113881111145, -1.0718032121658325, 22.895000457763672, 42.614376068115234, -0.6937500238418579, -0.41749998927116394, 11.426249504089355, -0.4325000047683716, 13.368749618530273, -1.0362499952316284, 13.088749885559082, 0.03187499940395355, 1.4787499904632568, 0.859375, 2.65625, 36.765625, 0.8474999666213989, -0.721875011920929, 0.7087500095367432, 0.8106250166893005, 4.181875228881836, 0.78125, 3.5306248664855957, 0.036250002682209015, 3.183333396911621, 1.258888840675354], "max": [1.2504053115844727, -0.9501840472221375, 2.0218441486358643, 0.6433585286140442, -0.8312352299690247, 0.33717671036720276, -0.23296234011650085, -0.6770131587982178, 1.4510138034820557, 0.014758335426449776, 0.6994777917861938, -0.8630884289741516, 82.12875366210938, 57.4474983215332, 28.79307746887207, 4.42555570602417, 65.48374938964844, 51.0625, 57.428749084472656, 57.252498626708984, 59.26187515258789, 63.0724983215332, 54.088748931884766, 91.02249908447266, 66.45562744140625, 64.05937957763672, 1.9049999713897705, 9.737777709960938, 62.93375015258789, 42.90562438964844, 67.37125396728516, 62.53937530517578, 73.69437408447266, 73.84000396728516, 62.52625274658203, 95.69937896728516], "mean": [0.7192472815513611, -1.1745336055755615, 1.6263164281845093, 0.1460118293762207, -1.0733367204666138, 0.12002784013748169, -0.391221821308136, -0.9287276864051819, 1.2140475511550903, -0.037763360887765884, 0.5928394198417664, -0.9814727902412415, 64.3734359741211, 48.645172119140625, 1.1925560235977173, 0.6398431658744812, 28.419668197631836, 7.884773254394531, 30.38714599609375, 10.804431915283203, 29.490798950195312, 13.813131332397461, 24.815345764160156, 21.684715270996094, 30.53827476501465, 55.001678466796875, 1.2178611755371094, 1.5217055082321167, 28.21253204345703, 8.789828300476074, 32.20164108276367, 13.1150541305542, 32.36762237548828, 12.424542427062988, 29.411012649536133, 21.85912322998047], "std": [0.30234724283218384, 0.12611918151378632, 0.17673757672309875, 0.33072367310523987, 0.21791571378707886, 0.08575031161308289, 0.11962760984897614, 0.13362309336662292, 0.10183988511562347, 0.04429507628083229, 0.05246482789516449, 0.07871881872415543, 15.026566505432129, 2.8190929889678955, 5.623546600341797, 0.9361030459403992, 15.355523109436035, 15.025577545166016, 13.52745532989502, 20.15190315246582, 14.819467544555664, 23.92256736755371, 14.494423866271973, 31.328454971313477, 26.02806854248047, 7.675715923309326, 0.2322118729352951, 3.206031560897827, 17.835329055786133, 13.597570419311523, 16.805559158325195, 21.078584671020508, 17.64983558654785, 21.504236221313477, 14.74952507019043, 34.09269714355469], "count": [363]}, "timestamp": {"min": [0.0], "max": [12.066666666666666], "mean": [6.033333333333333], "std": [3.492955874433678], "count": [363]}, "frame_index": {"min": [0], "max": [362], "mean": [181.0], "std": [104.78867623301034], "count": [363]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [363]}, "index": {"min": [26236], "max": [26598], "mean": [26417.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [363]}, "subtask_annotation": {"mean": [4.917355371900826, 14.0, 14.0, 14.0, 14.0], "std": [3.6520572945295235, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [363]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [363]}, "eef_direction_state": {"mean": [3.3443526170798896, 3.837465564738292], "std": [1.6580681138456101, 1.9913106474240188], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_state": {"mean": [1.2947658402203857, 0.9586776859504132], "std": [0.5878945368784353, 0.7612881740789372], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_state": {"mean": [0.8705234159779615, 0.559228650137741], "std": [0.8412809997415086, 0.795089239099826], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_direction_action": {"mean": [3.3443526170798896, 3.837465564738292], "std": [1.6580681138456101, 1.9913106474240188], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_action": {"mean": [1.2947658402203857, 0.9586776859504132], "std": [0.5878945368784353, 0.7612881740789372], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_action": {"mean": [0.8705234159779615, 0.559228650137741], "std": [0.8412809997415086, 0.795089239099826], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_sim_pose_state": {"mean": [0.7252498045971716, 0.20433813195558612, 1.2242937462762722, -1.1947226401312823, 0.5306615350885354, -2.0037642816360512, 0.7094046236918542, -0.1673800628582985, 1.2815265338076183, 1.1100208915882595, 1.0585490741264887, 1.7197045250420904], "std": [0.04458212785050956, 0.05014130284590361, 0.07701623184819503, 0.17824986816872332, 0.16257888660558237, 0.18058699113625581, 0.027108741982353628, 0.04696079175499197, 0.05848057848304626, 0.2887428190388831, 0.044857100497627395, 0.33277095389917843], "min": [0.6405326216652055, 0.11456897241403563, 1.1287291991721238, -1.58000613453611, 0.1924801719428444, -2.459077702637432, 0.6572314752410418, -0.23161176782329956, 1.122952752586377, 0.8528202335185807, 0.9892192845594843, 1.4146955503798344], "max": [0.7944199235867762, 0.3186159353418379, 1.3642152918753112, -0.8615135981726323, 0.7785485008921778, -1.7101735057089114, 0.7684189436761786, -0.08328991512115091, 1.3231132936280716, 1.838673384589995, 1.1144624265998115, 2.492322968378891], "count": [363]}, "eef_sim_pose_action": {"mean": [0.7252498045971716, 0.20433813195558612, 1.2242937462762722, -1.1947226401312823, 0.5306615350885354, -2.0037642816360512, 0.7094046236918542, -0.1673800628582985, 1.2815265338076183, 1.1100208915882595, 1.0585490741264887, 1.7197045250420904], "std": [0.04458212785050956, 0.05014130284590361, 0.07701623184819503, 0.17824986816872332, 0.16257888660558237, 0.18058699113625581, 0.027108741982353628, 0.04696079175499197, 0.05848057848304626, 0.2887428190388831, 0.044857100497627395, 0.33277095389917843], "min": [0.6405326216652055, 0.11456897241403563, 1.1287291991721238, -1.58000613453611, 0.1924801719428444, -2.459077702637432, 0.6572314752410418, -0.23161176782329956, 1.122952752586377, 0.8528202335185807, 0.9892192845594843, 1.4146955503798344], "max": [0.7944199235867762, 0.3186159353418379, 1.3642152918753112, -0.8615135981726323, 0.7785485008921778, -1.7101735057089114, 0.7684189436761786, -0.08328991512115091, 1.3231132936280716, 1.838673384589995, 1.1144624265998115, 2.492322968378891], "count": [363]}}} +{"episode_index": 93, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2855133455882353]], [[0.4568236213235294]], [[0.5421340379901961]]], "std": [[[0.3551147129423381]], [[0.23517357878719636]], [[0.2273286565976371]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5010055861928104]], [[0.5188373774509804]], [[0.4981481924019608]]], "std": [[[0.31772997593012753]], [[0.31369064073263997]], [[0.3264094674075173]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5293649407679739]], [[0.5552009538398692]], [[0.523554826388889]]], "std": [[[0.3379814123102433]], [[0.32262951027727754]], [[0.34253948119747596]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4085875980392157]], [[0.44090706699346405]], [[0.36645214460784314]]], "std": [[[0.3915557999168494]], [[0.3748388979501042]], [[0.33609651747827507]]], "count": [100]}, "observation.state": {"min": [0.2157721072435379, -1.4575227499008179, 1.3563363552093506, -0.294181227684021, -1.5831023454666138, -0.1950770616531372, -0.6404736042022705, -1.2208647727966309, 1.0614557266235352, -0.17516879737377167, 0.2668421268463135, -1.0717555284500122, 4.535624980926514, 34.259376525878906, -0.75, -0.21312500536441803, 0.8849999904632568, 0.06624999642372131, 1.0368750095367432, -1.0418750047683716, 0.9787500500679016, -3.041249990463257, 1.4800000190734863, 0.025624999776482582, 2.416249990463257, 39.473751068115234, 0.5606666803359985, -0.4243749976158142, 0.7081249952316284, 0.9118750095367432, 8.476428985595703, -0.35500001907348633, 3.8557143211364746, 0.31812500953674316, 0.6412500143051147, 1.4255555868148804], "max": [0.9961961507797241, -0.8615148663520813, 2.018744707107544, 1.032177448272705, -0.777399480342865, 0.3415636718273163, -0.1950293779373169, -0.7235637307167053, 1.4490587711334229, -0.01590276136994362, 0.6119106411933899, -0.8643043637275696, 75.73124694824219, 63.94200134277344, 34.790000915527344, 3.0381250381469727, 69.97437286376953, 58.61125183105469, 70.64624786376953, 58.44874954223633, 64.04187774658203, 59.913124084472656, 58.29312515258789, 81.94750213623047, 72.83562469482422, 64.28312683105469, 2.427500009536743, 9.414999961853027, 60.60124969482422, 44.240623474121094, 65.95938110351562, 52.73500061035156, 80.53375244140625, 70.16250610351562, 63.640625, 94.7456283569336], "mean": [0.6236687898635864, -1.154681921005249, 1.6336536407470703, 0.3743850588798523, -0.999051034450531, 0.0913691446185112, -0.3414669334888458, -0.9304924607276917, 1.1992266178131104, -0.0862950012087822, 0.42193666100502014, -1.017427921295166, 56.18047332763672, 47.003196716308594, 2.767380475997925, 0.28890854120254517, 26.452051162719727, 7.175192832946777, 28.653154373168945, 6.800101280212402, 26.78929901123047, 8.534775733947754, 22.302223205566406, 17.391111373901367, 28.012460708618164, 55.0805549621582, 1.181598424911499, 1.141525387763977, 23.937076568603516, 8.74400520324707, 26.34173583984375, 11.730599403381348, 25.200408935546875, 11.877523422241211, 16.149959564208984, 34.369476318359375], "std": [0.22591792047023773, 0.13769257068634033, 0.18234805762767792, 0.3551976680755615, 0.2142476886510849, 0.13806241750717163, 0.12491681426763535, 0.15717774629592896, 0.0810239166021347, 0.03343537077307701, 0.13459230959415436, 0.07790007442235947, 19.640859603881836, 4.924509048461914, 7.7346296310424805, 0.6579070687294006, 19.488327026367188, 14.138282775878906, 19.827272415161133, 16.26345443725586, 18.776691436767578, 19.35466957092285, 14.88426399230957, 28.510822296142578, 28.98728370666504, 5.773342132568359, 0.36022844910621643, 2.7344377040863037, 18.432207107543945, 12.984280586242676, 19.293479919433594, 17.97290802001953, 23.10231590270996, 21.966835021972656, 22.031585693359375, 27.61139678955078], "count": [388]}, "action": {"min": [0.2157721072435379, -1.4575227499008179, 1.3563363552093506, -0.294181227684021, -1.5831023454666138, -0.1950770616531372, -0.6404736042022705, -1.2208647727966309, 1.0614557266235352, -0.17516879737377167, 0.2668421268463135, -1.0717555284500122, 4.535624980926514, 34.259376525878906, -0.75, -0.21312500536441803, 0.8849999904632568, 0.06624999642372131, 1.0368750095367432, -1.0418750047683716, 0.9787500500679016, -3.041249990463257, 1.4800000190734863, 0.025624999776482582, 2.416249990463257, 39.473751068115234, 0.5606666803359985, -0.4243749976158142, 0.7081249952316284, 0.9118750095367432, 8.476428985595703, -0.35500001907348633, 3.8557143211364746, 0.31812500953674316, 0.6412500143051147, 1.4255555868148804], "max": [0.9961961507797241, -0.8615148663520813, 2.018744707107544, 1.032177448272705, -0.777399480342865, 0.3415636718273163, -0.1950293779373169, -0.7235637307167053, 1.4490587711334229, -0.01590276136994362, 0.6119106411933899, -0.8643043637275696, 75.73124694824219, 63.94200134277344, 34.790000915527344, 3.0381250381469727, 69.97437286376953, 58.61125183105469, 70.64624786376953, 58.44874954223633, 64.04187774658203, 59.913124084472656, 58.29312515258789, 81.94750213623047, 72.83562469482422, 64.28312683105469, 2.427500009536743, 9.414999961853027, 60.60124969482422, 44.240623474121094, 65.95938110351562, 52.73500061035156, 80.53375244140625, 70.16250610351562, 63.640625, 94.7456283569336], "mean": [0.6236681342124939, -1.1546827554702759, 1.6336538791656494, 0.37438511848449707, -0.9990512132644653, 0.09136919677257538, -0.34146687388420105, -0.9304923415184021, 1.1992263793945312, -0.08629493415355682, 0.4219365119934082, -1.0174295902252197, 56.18046188354492, 47.0031623840332, 2.767388105392456, 0.2889085114002228, 26.452064514160156, 7.175180435180664, 28.653160095214844, 6.800084590911865, 26.789308547973633, 8.534773826599121, 22.302228927612305, 17.391109466552734, 28.012460708618164, 55.08059310913086, 1.18159818649292, 1.141525387763977, 23.937074661254883, 8.744009971618652, 26.34174156188965, 11.73059368133545, 25.200408935546875, 11.877524375915527, 16.149951934814453, 34.36946487426758], "std": [0.22591793537139893, 0.13769260048866272, 0.1823480874300003, 0.35519760847091675, 0.21424773335456848, 0.13806244730949402, 0.12491682916879654, 0.15717774629592896, 0.08102390915155411, 0.03343537077307701, 0.13459229469299316, 0.07790007442235947, 19.640859603881836, 4.924509525299072, 7.734623432159424, 0.6579070091247559, 19.488323211669922, 14.138277053833008, 19.8272762298584, 16.263458251953125, 18.77669906616211, 19.354665756225586, 14.884260177612305, 28.51082992553711, 28.98727798461914, 5.773341178894043, 0.36022838950157166, 2.734437942504883, 18.432207107543945, 12.98427963256836, 19.29348373413086, 17.972909927368164, 23.102312088012695, 21.96683692932129, 22.031579971313477, 27.61139488220215], "count": [388]}, "timestamp": {"min": [0.0], "max": [12.9], "mean": [6.449999999999998], "std": [3.7335193406043405], "count": [388]}, "frame_index": {"min": [0], "max": [387], "mean": [193.5], "std": [112.0055802181302], "count": [388]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [388]}, "index": {"min": [26599], "max": [26986], "mean": [26792.5], "std": [112.0055802181302], "count": [388]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [388]}, "subtask_annotation": {"mean": [4.541237113402062, 14.0, 14.0, 14.0, 14.0], "std": [3.367652447274351, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [388]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [388]}, "eef_direction_state": {"mean": [3.7577319587628866, 4.054123711340206], "std": [1.4950319826628553, 1.8624500284321295], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_state": {"mean": [1.440721649484536, 0.9458762886597938], "std": [0.6210163724831457, 0.7663398785380887], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_state": {"mean": [0.8634020618556701, 0.6211340206185567], "std": [0.8150648403755171, 0.795131288243411], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_direction_action": {"mean": [3.7577319587628866, 4.054123711340206], "std": [1.4950319826628553, 1.8624500284321295], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_action": {"mean": [1.440721649484536, 0.9458762886597938], "std": [0.6210163724831457, 0.7663398785380887], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_action": {"mean": [0.8634020618556701, 0.6211340206185567], "std": [0.8150648403755171, 0.795131288243411], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_sim_pose_state": {"mean": [0.7233968991836297, 0.17694793405398598, 1.232879691868573, -1.2448090917372088, 0.6607086690793944, -2.13074655031386, 0.7092012384851447, -0.1588104151086952, 1.2590720044855985, 1.3738725717602074, 1.147324927248285, 1.9626239315531704], "std": [0.04673069540613842, 0.05366426725849862, 0.059630183108144406, 0.2571649368561441, 0.14555947111886905, 0.27615931992666365, 0.024059264968531193, 0.0680065949305121, 0.05831927331675208, 0.3085870531673599, 0.11297209815136311, 0.30908746904257145], "min": [0.6454501467747283, 0.09696700786625806, 1.1426624756540358, -1.7790998914260474, 0.3997263137132496, -2.755504576134051, 0.6561790444481997, -0.24639011774892788, 1.1078256933160318, 0.7218659438119788, 0.9489228300337165, 1.4389699671968708], "max": [0.7929292080278941, 0.30212014275256743, 1.3799444492899395, -0.8144949574401246, 0.890591367515476, -1.6652882201875288, 0.7621499814396677, -0.04978774851020626, 1.3496805686652305, 1.9372599699228517, 1.2552954683689728, 2.674244418079024], "count": [388]}, "eef_sim_pose_action": {"mean": [0.7233968991836297, 0.17694793405398598, 1.232879691868573, -1.2448090917372088, 0.6607086690793944, -2.13074655031386, 0.7092012384851447, -0.1588104151086952, 1.2590720044855985, 1.3738725717602074, 1.147324927248285, 1.9626239315531704], "std": [0.04673069540613842, 0.05366426725849862, 0.059630183108144406, 0.2571649368561441, 0.14555947111886905, 0.27615931992666365, 0.024059264968531193, 0.0680065949305121, 0.05831927331675208, 0.3085870531673599, 0.11297209815136311, 0.30908746904257145], "min": [0.6454501467747283, 0.09696700786625806, 1.1426624756540358, -1.7790998914260474, 0.3997263137132496, -2.755504576134051, 0.6561790444481997, -0.24639011774892788, 1.1078256933160318, 0.7218659438119788, 0.9489228300337165, 1.4389699671968708], "max": [0.7929292080278941, 0.30212014275256743, 1.3799444492899395, -0.8144949574401246, 0.890591367515476, -1.6652882201875288, 0.7621499814396677, -0.04978774851020626, 1.3496805686652305, 1.9372599699228517, 1.2552954683689728, 2.674244418079024], "count": [388]}}} +{"episode_index": 94, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2945753431372549]], [[0.4524317013888889]], [[0.520877283496732]]], "std": [[[0.3653085300629493]], [[0.24312107123569315]], [[0.24034719186264203]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4743789113562092]], [[0.48735354779411766]], [[0.4650263174019608]]], "std": [[[0.338738822652166]], [[0.33654512367746775]], [[0.3435411385541964]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.506392620506536]], [[0.5267916870915033]], [[0.4933315829248366]]], "std": [[[0.35140836640729295]], [[0.33414383566668254]], [[0.3479789608825735]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3894920404411765]], [[0.43672788602941176]], [[0.39086092933006533]]], "std": [[[0.38573587987997565]], [[0.3616231698791035]], [[0.32817805045961873]]], "count": [100]}, "observation.state": {"min": [0.3691014349460602, -1.2793498039245605, 1.2723692655563354, -0.28043222427368164, -1.6244288682937622, 0.06830796599388123, -0.6288624405860901, -1.1682449579238892, 0.8500944375991821, -0.3204394578933716, 0.11077096313238144, -1.0709925889968872, 14.398124694824219, 43.65937423706055, -0.7962499856948853, -0.28437498211860657, 2.6712498664855957, -0.578125, 5.835624694824219, -1.1549999713897705, 6.798749923706055, -3.213749885559082, 1.2549999952316284, 0.9018750190734863, 9.296250343322754, 44.58374786376953, 0.9268749952316284, -0.5737500190734863, 0.5981249809265137, 0.21812500059604645, 14.729999542236328, -0.40062499046325684, 9.713749885559082, -0.18312500417232513, 0.6837500333786011, 1.0106250047683716], "max": [1.1671483516693115, -0.8073930144309998, 1.889162302017212, 0.2980993092060089, -0.7051098346710205, 0.38638705015182495, 0.055838484317064285, -0.5269846320152283, 1.4864909648895264, -0.04656386002898216, 0.6693836450576782, -0.8792534470558167, 75.70999908447266, 64.9022216796875, 22.259166717529297, 5.043125152587891, 68.01750183105469, 31.4375, 65.18499755859375, 33.606876373291016, 67.97187805175781, 51.359375, 57.65999984741211, 78.35687255859375, 67.67250061035156, 67.79312896728516, 1.9275000095367432, 9.218125343322754, 56.244998931884766, 33.963748931884766, 63.75625228881836, 45.48875045776367, 75.38249969482422, 51.20249938964844, 59.278751373291016, 81.78750610351562], "mean": [0.9161996245384216, -0.9738568067550659, 1.4400980472564697, -0.03248409926891327, -1.2204679250717163, 0.24411539733409882, -0.2150900959968567, -0.7290336489677429, 1.0552504062652588, -0.19323734939098358, 0.34858694672584534, -1.0048143863677979, 56.81041717529297, 49.7738037109375, 2.8778793811798096, 2.2498135566711426, 22.04422950744629, 3.201185941696167, 21.756473541259766, 4.03572940826416, 21.008447647094727, 4.247304439544678, 17.753652572631836, 17.541982650756836, 34.449066162109375, 56.470550537109375, 1.1505558490753174, 1.4159388542175293, 24.512489318847656, 8.622565269470215, 33.177982330322266, 11.309086799621582, 33.19381332397461, 8.747220993041992, 19.391193389892578, 32.03911590576172], "std": [0.21993954479694366, 0.1040683314204216, 0.16455471515655518, 0.19425421953201294, 0.2724566161632538, 0.0834624320268631, 0.222025066614151, 0.19078704714775085, 0.1507234424352646, 0.09735115617513657, 0.21948491036891937, 0.06921820342540741, 16.07625389099121, 4.507293224334717, 6.397760391235352, 1.8809210062026978, 18.9213809967041, 6.079802513122559, 18.464466094970703, 10.174911499023438, 18.927125930786133, 13.986199378967285, 16.715063095092773, 24.159801483154297, 23.81797981262207, 7.557406425476074, 0.16373705863952637, 2.6210107803344727, 19.23637580871582, 12.907524108886719, 16.87319564819336, 17.568788528442383, 21.708913803100586, 15.286178588867188, 21.974842071533203, 23.96834945678711], "count": [332]}, "action": {"min": [0.3691014349460602, -1.2793498039245605, 1.2723692655563354, -0.28043222427368164, -1.6244288682937622, 0.06830796599388123, -0.6288624405860901, -1.1682449579238892, 0.8500944375991821, -0.3204394578933716, 0.11077096313238144, -1.0709925889968872, 14.398124694824219, 43.65937423706055, -0.7962499856948853, -0.28437498211860657, 2.6712498664855957, -0.578125, 5.835624694824219, -1.1549999713897705, 6.798749923706055, -3.213749885559082, 1.2549999952316284, 0.9018750190734863, 9.296250343322754, 44.58374786376953, 0.9268749952316284, -0.5737500190734863, 0.5981249809265137, 0.21812500059604645, 14.729999542236328, -0.40062499046325684, 9.713749885559082, -0.18312500417232513, 0.6837500333786011, 1.0106250047683716], "max": [1.1671483516693115, -0.8073930144309998, 1.889162302017212, 0.2980993092060089, -0.7051098346710205, 0.38638705015182495, 0.055838484317064285, -0.5269846320152283, 1.4864909648895264, -0.04656386002898216, 0.6693836450576782, -0.8792534470558167, 75.70999908447266, 64.9022216796875, 22.259166717529297, 5.043125152587891, 68.01750183105469, 31.4375, 65.18499755859375, 33.606876373291016, 67.97187805175781, 51.359375, 57.65999984741211, 78.35687255859375, 67.67250061035156, 67.79312896728516, 1.9275000095367432, 9.218125343322754, 56.244998931884766, 33.963748931884766, 63.75625228881836, 45.48875045776367, 75.38249969482422, 51.20249938964844, 59.278751373291016, 81.78750610351562], "mean": [0.9161997437477112, -0.9738568067550659, 1.4400980472564697, -0.0324840247631073, -1.2204678058624268, 0.24411532282829285, -0.21509014070034027, -0.7290337085723877, 1.0552505254745483, -0.19323734939098358, 0.3485869765281677, -1.0048139095306396, 56.8104248046875, 49.77381896972656, 2.8778796195983887, 2.249814987182617, 22.044218063354492, 3.201178789138794, 21.75645637512207, 4.035733222961426, 21.008438110351562, 4.247307777404785, 17.7536563873291, 17.541994094848633, 34.449073791503906, 56.47057342529297, 1.150556206703186, 1.4159389734268188, 24.51249122619629, 8.622562408447266, 33.17797088623047, 11.309086799621582, 33.19379425048828, 8.747218132019043, 19.391191482543945, 32.039100646972656], "std": [0.21993954479694366, 0.104068323969841, 0.1645546853542328, 0.19425417482852936, 0.2724566161632538, 0.0834624320268631, 0.22202511131763458, 0.19078706204891205, 0.15072345733642578, 0.09735116362571716, 0.21948489546775818, 0.0692182257771492, 16.076251983642578, 4.507293701171875, 6.397760391235352, 1.8809212446212769, 18.921382904052734, 6.079803943634033, 18.46446418762207, 10.17491340637207, 18.927125930786133, 13.986199378967285, 16.715055465698242, 24.15979766845703, 23.817983627319336, 7.557407855987549, 0.16373704373836517, 2.621011257171631, 19.23637580871582, 12.907523155212402, 16.873197555541992, 17.56878662109375, 21.708911895751953, 15.286178588867188, 21.97484588623047, 23.96834945678711], "count": [332]}, "timestamp": {"min": [0.0], "max": [11.033333333333333], "mean": [5.516666666666667], "std": [3.194656997759436], "count": [332]}, "frame_index": {"min": [0], "max": [331], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [332]}, "index": {"min": [26987], "max": [27318], "mean": [27152.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [4.843373493975903, 14.0, 14.0, 14.0, 14.0], "std": [3.7295044010390574, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [332]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [332]}, "eef_direction_state": {"mean": [3.2710843373493974, 3.4036144578313254], "std": [2.0042142419978415, 2.1396399755218685], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [1.2590361445783131, 1.0391566265060241], "std": [0.684868494030245, 0.7249656490728407], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.786144578313253, 0.5903614457831325], "std": [0.8463533844596274, 0.7805797131837674], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [3.2710843373493974, 3.4036144578313254], "std": [2.0042142419978415, 2.1396399755218685], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [1.2590361445783131, 1.0391566265060241], "std": [0.684868494030245, 0.7249656490728407], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.786144578313253, 0.5903614457831325], "std": [0.8463533844596274, 0.7805797131837674], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.6874019697553457, 0.2612925217665115, 1.2351900487713596, -1.165637737574007, 0.5596142954237122, -1.9080456969676611, 0.6764942864166517, -0.2005394783847026, 1.303055805830501, 1.2180224734023999, 1.1799068395918912, 1.7634659442738427], "std": [0.05370472496213691, 0.02962575727976493, 0.048511718920625405, 0.2322302734709329, 0.0785346193787111, 0.17998483280644548, 0.034433050778094054, 0.048751193782844954, 0.07132812662270364, 0.48627739411153265, 0.15966113089417647, 0.4970951730433297], "min": [0.6254428202505601, 0.2109674495525167, 1.1143381177914804, -1.6921670050405793, 0.4405106782333452, -2.406389734112034, 0.6039265609941601, -0.2716371860690722, 1.1375010009013207, 0.3110156786225002, 0.9505652720138804, 1.03381232099315], "max": [0.8203094331216454, 0.3023197714081348, 1.2995710665217093, -0.7721997322745289, 0.7492296927344011, -1.676926322064429, 0.7697117982429956, -0.12766589093782102, 1.403313881292203, 2.239378719788224, 1.3594216238410817, 2.8136100896571574], "count": [332]}, "eef_sim_pose_action": {"mean": [0.6874019697553457, 0.2612925217665115, 1.2351900487713596, -1.165637737574007, 0.5596142954237122, -1.9080456969676611, 0.6764942864166517, -0.2005394783847026, 1.303055805830501, 1.2180224734023999, 1.1799068395918912, 1.7634659442738427], "std": [0.05370472496213691, 0.02962575727976493, 0.048511718920625405, 0.2322302734709329, 0.0785346193787111, 0.17998483280644548, 0.034433050778094054, 0.048751193782844954, 0.07132812662270364, 0.48627739411153265, 0.15966113089417647, 0.4970951730433297], "min": [0.6254428202505601, 0.2109674495525167, 1.1143381177914804, -1.6921670050405793, 0.4405106782333452, -2.406389734112034, 0.6039265609941601, -0.2716371860690722, 1.1375010009013207, 0.3110156786225002, 0.9505652720138804, 1.03381232099315], "max": [0.8203094331216454, 0.3023197714081348, 1.2995710665217093, -0.7721997322745289, 0.7492296927344011, -1.676926322064429, 0.7697117982429956, -0.12766589093782102, 1.403313881292203, 2.239378719788224, 1.3594216238410817, 2.8136100896571574], "count": [332]}}} +{"episode_index": 95, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3021432741013072]], [[0.4512792197712418]], [[0.5122581086601307]]], "std": [[[0.36587586110481807]], [[0.24751894027651833]], [[0.24311857798113332]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5009847691993464]], [[0.5143335886437908]], [[0.4896844526143791]]], "std": [[[0.3339922361949336]], [[0.32762594336314793]], [[0.3337725460821288]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5128640216503269]], [[0.5357861907679738]], [[0.5021185845588235]]], "std": [[[0.346855794000388]], [[0.32701017923879544]], [[0.3430988841311222]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38840571282679737]], [[0.4368140216503268]], [[0.3928230044934641]]], "std": [[[0.38561091172251677]], [[0.36568262387362427]], [[0.32972811055939216]]], "count": [100]}, "observation.state": {"min": [0.33746281266212463, -1.41007661819458, 1.2008373737335205, -0.3299286663532257, -1.6398203372955322, 0.03180552273988724, -0.7011282444000244, -1.2392948865890503, 0.650225043296814, -0.4529259204864502, 0.1821068972349167, -1.0713502168655396, 15.600625038146973, 39.666873931884766, -0.12062500417232513, -0.8112500309944153, 0.7237499952316284, 0.5249999761581421, 0.8324999809265137, -1.4175000190734863, 0.7124999761581421, -2.990000009536743, 1.3000000715255737, -0.8756250143051147, 8.510000228881836, 39.568748474121094, 0.839090883731842, -0.8137500286102295, 0.7233333587646484, 0.4012500047683716, 2.759999990463257, 0.0006250003352761269, 1.5356249809265137, 0.3318749964237213, 2.740000009536743, 1.0881249904632568], "max": [1.1086394786834717, -0.8171921372413635, 1.9962854385375977, 0.2677958309650421, -0.8666647672653198, 0.5287251472473145, -0.021553369238972664, -0.21162356436252594, 1.5110961198806763, 0.046230070292949677, 0.6171797513961792, -0.9168288111686707, 78.4593734741211, 79.86624908447266, 0.05312500149011612, 8.098125457763672, 67.16374969482422, 77.07624816894531, 64.55187225341797, 61.178123474121094, 60.288124084472656, 74.47312927246094, 55.60874938964844, 89.7456283569336, 68.02437591552734, 74.98750305175781, 2.84375, 9.442500114440918, 56.27937698364258, 38.244998931884766, 65.62687683105469, 48.71312713623047, 71.6362533569336, 66.23750305175781, 59.89687728881836, 90.58438110351562], "mean": [0.8259194493293762, -1.1342254877090454, 1.556494116783142, -0.03357416391372681, -1.2305680513381958, 0.19328375160694122, -0.31030774116516113, -0.8264726400375366, 1.0867516994476318, -0.2002522498369217, 0.40479937195777893, -1.028333067893982, 54.24772644042969, 48.46405029296875, -0.0420483760535717, 3.084634304046631, 21.699281692504883, 8.086043357849121, 24.255661010742188, 8.881749153137207, 24.136228561401367, 11.532598495483398, 21.406734466552734, 20.969219207763672, 36.368778228759766, 49.477439880371094, 1.1356463432312012, 5.0540690422058105, 14.987497329711914, 7.797586917877197, 24.433488845825195, 10.303062438964844, 24.474653244018555, 11.919013023376465, 21.349876403808594, 21.043031692504883], "std": [0.25115349888801575, 0.16555503010749817, 0.2043524533510208, 0.2033594399690628, 0.23655636608600616, 0.1154652088880539, 0.1974267214536667, 0.27244752645492554, 0.22574053704738617, 0.15402288734912872, 0.1536579579114914, 0.05329803004860878, 19.478050231933594, 7.109419345855713, 0.027280109003186226, 2.8539116382598877, 20.419889450073242, 14.417356491088867, 18.379114151000977, 18.82760238647461, 17.862886428833008, 24.214841842651367, 16.327892303466797, 29.012786865234375, 19.09653091430664, 6.880156993865967, 0.23753613233566284, 3.372826337814331, 20.44121742248535, 13.342482566833496, 20.51030731201172, 16.330507278442383, 22.815296173095703, 19.421184539794922, 18.130672454833984, 31.533180236816406], "count": [354]}, "action": {"min": [0.33746281266212463, -1.41007661819458, 1.2008373737335205, -0.3299286663532257, -1.6398203372955322, 0.03180552273988724, -0.7011282444000244, -1.2392948865890503, 0.650225043296814, -0.4529259204864502, 0.1821068972349167, -1.0713502168655396, 15.600625038146973, 39.666873931884766, -0.12062500417232513, -0.8112500309944153, 0.7237499952316284, 0.5249999761581421, 0.8324999809265137, -1.4175000190734863, 0.7124999761581421, -2.990000009536743, 1.3000000715255737, -0.8756250143051147, 8.510000228881836, 39.568748474121094, 0.839090883731842, -0.8137500286102295, 0.7233333587646484, 0.4012500047683716, 2.759999990463257, 0.0006250003352761269, 1.5356249809265137, 0.3318749964237213, 2.740000009536743, 1.0881249904632568], "max": [1.1086394786834717, -0.8171921372413635, 1.9962854385375977, 0.2677958309650421, -0.8666647672653198, 0.5287251472473145, -0.021553369238972664, -0.21162356436252594, 1.5110961198806763, 0.046230070292949677, 0.6171797513961792, -0.9168288111686707, 78.4593734741211, 79.86624908447266, 0.05312500149011612, 8.098125457763672, 67.16374969482422, 77.07624816894531, 64.55187225341797, 61.178123474121094, 60.288124084472656, 74.47312927246094, 55.60874938964844, 89.7456283569336, 68.02437591552734, 74.98750305175781, 2.84375, 9.442500114440918, 56.27937698364258, 38.244998931884766, 65.62687683105469, 48.71312713623047, 71.6362533569336, 66.23750305175781, 59.89687728881836, 90.58438110351562], "mean": [0.8259192705154419, -1.1342248916625977, 1.5564947128295898, -0.0335741750895977, -1.2305676937103271, 0.19328366219997406, -0.3103078603744507, -0.8264726400375366, 1.0867516994476318, -0.2002522498369217, 0.4047992527484894, -1.0283339023590088, 54.24772262573242, 48.464019775390625, -0.04204842820763588, 3.084634304046631, 21.699281692504883, 8.086063385009766, 24.255661010742188, 8.881743431091309, 24.136247634887695, 11.532597541809082, 21.406736373901367, 20.96919822692871, 36.36879348754883, 49.47746276855469, 1.1356452703475952, 5.054070472717285, 14.987502098083496, 7.797589302062988, 24.433456420898438, 10.303064346313477, 24.474651336669922, 11.9190092086792, 21.349885940551758, 21.043041229248047], "std": [0.25115346908569336, 0.1655549705028534, 0.20435240864753723, 0.2033594846725464, 0.23655635118484497, 0.11546521633863449, 0.1974266618490219, 0.2724475562572479, 0.22574058175086975, 0.15402287244796753, 0.1536579728126526, 0.05329802259802818, 19.478046417236328, 7.109419822692871, 0.027280109003186226, 2.8539116382598877, 20.419893264770508, 14.417357444763184, 18.37911605834961, 18.827606201171875, 17.862882614135742, 24.21484375, 16.32788848876953, 29.012784957885742, 19.096534729003906, 6.880156517028809, 0.2375359684228897, 3.372825860977173, 20.441219329833984, 13.34248161315918, 20.51030921936035, 16.330507278442383, 22.815296173095703, 19.421184539794922, 18.130674362182617, 31.533191680908203], "count": [354]}, "timestamp": {"min": [0.0], "max": [11.766666666666667], "mean": [5.883333333333333], "std": [3.4063529970836464], "count": [354]}, "frame_index": {"min": [0], "max": [353], "mean": [176.5], "std": [102.1905899125094], "count": [354]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [354]}, "index": {"min": [27319], "max": [27672], "mean": [27495.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [5.016949152542373, 14.0, 14.0, 14.0, 14.0], "std": [3.427167261470107, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [354]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [354]}, "eef_direction_state": {"mean": [3.016949152542373, 3.7598870056497176], "std": [1.8194634345061578, 2.1567070496399636], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [1.5480225988700564, 0.980225988700565], "std": [0.5616853569101276, 0.6865569174558737], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_state": {"mean": [0.9209039548022598, 0.632768361581921], "std": [0.8400048942796328, 0.8306621941601293], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_direction_action": {"mean": [3.016949152542373, 3.7598870056497176], "std": [1.8194634345061578, 2.1567070496399636], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [1.5480225988700564, 0.980225988700565], "std": [0.5616853569101276, 0.6865569174558737], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_action": {"mean": [0.9209039548022598, 0.632768361581921], "std": [0.8400048942796328, 0.8306621941601293], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_sim_pose_state": {"mean": [0.7057761421682082, 0.23064243636151863, 1.2315846421831427, -1.0951552186233633, 0.4390126951323451, -1.907123557251017, 0.6783568724799226, -0.15605358298599242, 1.2682099915663256, 1.2143407822550665, 1.234007188809505, 1.8270877545346471], "std": [0.05630162337193803, 0.034543683972482794, 0.07123449213511958, 0.19806433881890784, 0.14914866359729875, 0.17404037174336093, 0.05301560184478397, 0.049833682672012554, 0.0704475530863999, 0.5110056728330883, 0.17960187637016387, 0.535215034210911], "min": [0.612643913547205, 0.16815949352394494, 1.1269320959811238, -1.543881911724338, 0.11338478332902824, -2.274421279362737, 0.5423884042958573, -0.23539525341534517, 1.1085502973338157, -0.014056574489690832, 0.9608018720688598, 0.5666263126370652], "max": [0.8139674019592353, 0.28408454214735857, 1.3365088896037722, -0.6151472048007589, 0.6874776023463469, -1.5612724375525195, 0.7740806810251337, -0.09277542107941722, 1.4074145819404598, 2.0699469536358928, 1.4798260177237008, 2.700327980787847], "count": [354]}, "eef_sim_pose_action": {"mean": [0.7057761421682082, 0.23064243636151863, 1.2315846421831427, -1.0951552186233633, 0.4390126951323451, -1.907123557251017, 0.6783568724799226, -0.15605358298599242, 1.2682099915663256, 1.2143407822550665, 1.234007188809505, 1.8270877545346471], "std": [0.05630162337193803, 0.034543683972482794, 0.07123449213511958, 0.19806433881890784, 0.14914866359729875, 0.17404037174336093, 0.05301560184478397, 0.049833682672012554, 0.0704475530863999, 0.5110056728330883, 0.17960187637016387, 0.535215034210911], "min": [0.612643913547205, 0.16815949352394494, 1.1269320959811238, -1.543881911724338, 0.11338478332902824, -2.274421279362737, 0.5423884042958573, -0.23539525341534517, 1.1085502973338157, -0.014056574489690832, 0.9608018720688598, 0.5666263126370652], "max": [0.8139674019592353, 0.28408454214735857, 1.3365088896037722, -0.6151472048007589, 0.6874776023463469, -1.5612724375525195, 0.7740806810251337, -0.09277542107941722, 1.4074145819404598, 2.0699469536358928, 1.4798260177237008, 2.700327980787847], "count": [354]}}} +{"episode_index": 96, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3033123202614379]], [[0.45359341503267975]], [[0.5194940175653595]]], "std": [[[0.3687779958992445]], [[0.24877118893707967]], [[0.24379553282592]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5279986805555555]], [[0.5374251552287582]], [[0.5125925469771242]]], "std": [[[0.3417559894008465]], [[0.34336374517624557]], [[0.3498780339047032]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5153955555555556]], [[0.539746008986928]], [[0.5011044362745098]]], "std": [[[0.3503516790152909]], [[0.33210818123944397]], [[0.34954044394671124]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40736120506535944]], [[0.44273050653594775]], [[0.3610440175653595]]], "std": [[[0.3959930353382234]], [[0.37320266126626217]], [[0.33534070380328823]]], "count": [100]}, "observation.state": {"min": [0.30656328797340393, -1.3551441431045532, 1.4112449884414673, -0.2783340811729431, -1.060184121131897, -0.018620776012539864, -0.6544451713562012, -1.1375601291656494, 0.9268425107002258, -0.388628214597702, 0.09904059022665024, -1.0707383155822754, 7.289374828338623, 35.75749969482422, -0.7400000095367432, -0.19625000655651093, 6.533124923706055, -0.2549999952316284, 7.297499656677246, -1.3224999904632568, 4.154375076293945, -3.2925000190734863, 1.1299999952316284, 6.903124809265137, 1.6256250143051147, 39.9764289855957, 0.8912500143051147, -0.5962499976158142, 0.9787499904632568, 0.9693750143051147, 1.4431250095367432, -0.19750000536441803, 0.9822222590446472, -0.29750001430511475, 0.5987499952316284, 0.47333332896232605], "max": [0.7665750980377197, -0.8696689009666443, 1.90885591506958, 0.6174896955490112, -0.842989444732666, 0.39387351274490356, -0.009203096851706505, -0.6368734240531921, 1.3739557266235352, -0.08392462134361267, 0.48301956057548523, -0.9547379016876221, 75.57562255859375, 66.97142791748047, 42.931251525878906, 7.84375, 64.01000213623047, 22.5206241607666, 61.03125, 83.99937438964844, 65.62812805175781, 105.81625366210938, 75.76374816894531, 109.17749786376953, 70.48812866210938, 76.09500122070312, 2.4049999713897705, 9.463749885559082, 52.23500061035156, 43.05875015258789, 62.428749084472656, 41.408748626708984, 75.89625549316406, 48.74562454223633, 61.282501220703125, 84.09124755859375], "mean": [0.4961613714694977, -1.0404210090637207, 1.5933880805969238, 0.3179829716682434, -0.9287605285644531, 0.23212377727031708, -0.24317152798175812, -0.8241174817085266, 1.1182291507720947, -0.2403849959373474, 0.31224480271339417, -0.9779025912284851, 55.9935417175293, 49.65385818481445, 3.304887056350708, 2.1063637733459473, 25.26299476623535, 4.0580363273620605, 24.064777374267578, 11.12639331817627, 22.724407196044922, 13.583778381347656, 14.652950286865234, 35.021461486816406, 23.614734649658203, 62.701263427734375, 1.349906325340271, 1.5232082605361938, 18.97138214111328, 8.676556587219238, 26.63038444519043, 8.966068267822266, 27.639549255371094, 6.656290054321289, 13.611581802368164, 34.3289909362793], "std": [0.1707668900489807, 0.13582664728164673, 0.13880261778831482, 0.1685323417186737, 0.06603541970252991, 0.12183315306901932, 0.19652098417282104, 0.13168926537036896, 0.10443513095378876, 0.09287486225366592, 0.15731504559516907, 0.039474353194236755, 16.72218132019043, 7.668408393859863, 9.82226276397705, 2.2218923568725586, 19.83688735961914, 6.570706844329834, 17.589080810546875, 21.609050750732422, 19.519298553466797, 26.35333251953125, 20.479591369628906, 26.927289962768555, 26.736621856689453, 11.672408103942871, 0.2968734800815582, 2.5818240642547607, 15.826647758483887, 14.605429649353027, 16.804662704467773, 14.385699272155762, 20.474782943725586, 12.795487403869629, 21.481237411499023, 20.784629821777344], "count": [317]}, "action": {"min": [0.30656328797340393, -1.3551441431045532, 1.4112449884414673, -0.2783340811729431, -1.060184121131897, -0.018620776012539864, -0.6544451713562012, -1.1375601291656494, 0.9268425107002258, -0.388628214597702, 0.09904059022665024, -1.0707383155822754, 7.289374828338623, 35.75749969482422, -0.7400000095367432, -0.19625000655651093, 6.533124923706055, -0.2549999952316284, 7.297499656677246, -1.3224999904632568, 4.154375076293945, -3.2925000190734863, 1.1299999952316284, 6.903124809265137, 1.6256250143051147, 39.9764289855957, 0.8912500143051147, -0.5962499976158142, 0.9787499904632568, 0.9693750143051147, 1.4431250095367432, -0.19750000536441803, 0.9822222590446472, -0.29750001430511475, 0.5987499952316284, 0.47333332896232605], "max": [0.7665750980377197, -0.8696689009666443, 1.90885591506958, 0.6174896955490112, -0.842989444732666, 0.39387351274490356, -0.009203096851706505, -0.6368734240531921, 1.3739557266235352, -0.08392462134361267, 0.48301956057548523, -0.9547379016876221, 75.57562255859375, 66.97142791748047, 42.931251525878906, 7.84375, 64.01000213623047, 22.5206241607666, 61.03125, 83.99937438964844, 65.62812805175781, 105.81625366210938, 75.76374816894531, 109.17749786376953, 70.48812866210938, 76.09500122070312, 2.4049999713897705, 9.463749885559082, 52.23500061035156, 43.05875015258789, 62.428749084472656, 41.408748626708984, 75.89625549316406, 48.74562454223633, 61.282501220703125, 84.09124755859375], "mean": [0.49616143107414246, -1.040420651435852, 1.593388557434082, 0.3179830014705658, -0.9287605881690979, 0.23212382197380066, -0.24317142367362976, -0.8241175413131714, 1.1182289123535156, -0.2403850108385086, 0.3122447729110718, -0.9779027700424194, 55.99353790283203, 49.65385818481445, 3.3048930168151855, 2.1063637733459473, 25.26299285888672, 4.05804443359375, 24.064754486083984, 11.126398086547852, 22.72440528869629, 13.583781242370605, 14.652949333190918, 35.021461486816406, 23.614734649658203, 62.701263427734375, 1.3499068021774292, 1.5232086181640625, 18.97138786315918, 8.676563262939453, 26.630413055419922, 8.966069221496582, 27.639556884765625, 6.656286239624023, 13.611577987670898, 34.329010009765625], "std": [0.17076678574085236, 0.13582664728164673, 0.138802632689476, 0.16853240132331848, 0.06603540480136871, 0.12183315306901932, 0.19652099907398224, 0.13168926537036896, 0.10443515330553055, 0.09287484735250473, 0.15731504559516907, 0.039474353194236755, 16.722183227539062, 7.6684088706970215, 9.822260856628418, 2.2218925952911377, 19.836891174316406, 6.570703029632568, 17.589082717895508, 21.609050750732422, 19.519296646118164, 26.353336334228516, 20.479591369628906, 26.927291870117188, 26.736618041992188, 11.672408103942871, 0.29687342047691345, 2.5818240642547607, 15.826645851135254, 14.605428695678711, 16.804664611816406, 14.385703086853027, 20.474782943725586, 12.795486450195312, 21.481239318847656, 20.784631729125977], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [317]}, "index": {"min": [27673], "max": [27989], "mean": [27831.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [5.211356466876971, 14.0, 14.0, 14.0, 14.0], "std": [3.7021773441371497, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [317]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [317]}, "eef_direction_state": {"mean": [3.305993690851735, 3.8832807570977916], "std": [1.6406879106489058, 1.906887225199679], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [1.2870662460567823, 0.9684542586750788], "std": [0.6123775139456233, 0.673248498908928], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [0.9148264984227129, 0.6088328075709779], "std": [0.8493833641146644, 0.8012121497800743], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [3.305993690851735, 3.8832807570977916], "std": [1.6406879106489058, 1.906887225199679], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [1.2870662460567823, 0.9684542586750788], "std": [0.6123775139456233, 0.673248498908928], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [0.9148264984227129, 0.6088328075709779], "std": [0.8493833641146644, 0.8012121497800743], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.7303115008372278, 0.21851830390320415, 1.2986030244980844, -1.0657665758443333, 0.7127946137148223, -1.8778121516424795, 0.6940210207625879, -0.17607095161538602, 1.2810662588901947, 1.3582207675000313, 1.2299839508815937, 1.9281320729334097], "std": [0.03534756944079199, 0.04483088416246227, 0.07068067154020996, 0.2742731484471897, 0.06497702664929929, 0.29849247420823805, 0.031065473891696546, 0.055732868998478076, 0.06211978928400756, 0.3907095155332922, 0.08902751789110333, 0.39972115301449274], "min": [0.6736671840382321, 0.15568479207720895, 1.1422482958177673, -1.6601483609551924, 0.49014944302360686, -2.5290228506657186, 0.6255604837896585, -0.2597138876353049, 1.1367610475156913, 0.6261966314761636, 1.0808132285779077, 1.344538902776922], "max": [0.7883098580219964, 0.3084486888026772, 1.367514435839392, -0.7854967262813857, 0.8019936477435485, -1.5947424060817887, 0.7465384513555674, -0.09790866508992124, 1.3589469341399736, 2.11860933002462, 1.3390342562791693, 2.7736071382839365], "count": [317]}, "eef_sim_pose_action": {"mean": [0.7303115008372278, 0.21851830390320415, 1.2986030244980844, -1.0657665758443333, 0.7127946137148223, -1.8778121516424795, 0.6940210207625879, -0.17607095161538602, 1.2810662588901947, 1.3582207675000313, 1.2299839508815937, 1.9281320729334097], "std": [0.03534756944079199, 0.04483088416246227, 0.07068067154020996, 0.2742731484471897, 0.06497702664929929, 0.29849247420823805, 0.031065473891696546, 0.055732868998478076, 0.06211978928400756, 0.3907095155332922, 0.08902751789110333, 0.39972115301449274], "min": [0.6736671840382321, 0.15568479207720895, 1.1422482958177673, -1.6601483609551924, 0.49014944302360686, -2.5290228506657186, 0.6255604837896585, -0.2597138876353049, 1.1367610475156913, 0.6261966314761636, 1.0808132285779077, 1.344538902776922], "max": [0.7883098580219964, 0.3084486888026772, 1.367514435839392, -0.7854967262813857, 0.8019936477435485, -1.5947424060817887, 0.7465384513555674, -0.09790866508992124, 1.3589469341399736, 2.11860933002462, 1.3390342562791693, 2.7736071382839365], "count": [317]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2984113745915033]], [[0.45662633169934636]], [[0.528651964869281]]], "std": [[[0.3607678856028949]], [[0.24247599955225496]], [[0.23737795220598584]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5221018852124183]], [[0.5295717463235294]], [[0.50721679125817]]], "std": [[[0.3473966423287673]], [[0.3505265672387789]], [[0.35644918176798646]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5240700245098039]], [[0.5433483803104575]], [[0.5019137949346405]]], "std": [[[0.3486919655725754]], [[0.3315112839854142]], [[0.3505005127639212]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4033665870098039]], [[0.43935987132352944]], [[0.360960522875817]]], "std": [[[0.3906366777799988]], [[0.3710865516104773]], [[0.3323530801558439]]], "count": [100]}, "observation.state": {"min": [0.3951132893562317, -1.4241435527801514, 1.348396897315979, -0.15745402872562408, -1.2067739963531494, 0.05481326952576637, -0.6474593877792358, -1.3033350706100464, 0.9530689716339111, -0.570496678352356, 0.06902322918176651, -0.9980115294456482, 9.093636512756348, 43.62937545776367, -0.7400000095367432, -0.3112500011920929, 0.8031250238418579, -0.4893749952316284, 3.9068751335144043, -1.0987499952316284, 2.2699999809265137, -3.303333282470703, 1.3381249904632568, 2.4887499809265137, 1.9537500143051147, 40.19874954223633, 0.9166666865348816, -0.5325000286102295, 8.556875228881836, 0.1668749898672104, 17.604999542236328, 0.020625006407499313, 16.389375686645508, 0.09812499582767487, 0.8849999904632568, 4.318124771118164], "max": [0.8300192356109619, -0.8813992738723755, 2.0328116416931152, 0.5625810623168945, -0.8525739908218384, 0.23980505764484406, 0.1184004694223404, -0.573286235332489, 1.6094930171966553, 0.17342832684516907, 0.6480315923690796, -0.8642566800117493, 77.67375183105469, 66.99333190917969, 28.001249313354492, 5.972499847412109, 61.3493766784668, 41.7868766784668, 63.48875045776367, 45.37187576293945, 58.85124969482422, 58.52312469482422, 54.45624923706055, 71.265625, 68.17500305175781, 62.666873931884766, 2.333750009536743, 4.195000171661377, 62.069374084472656, 40.546875, 71.60062408447266, 33.43812561035156, 80.26687622070312, 44.109375, 61.600624084472656, 81.42250061035156], "mean": [0.5695814490318298, -1.1122511625289917, 1.640936017036438, 0.2543218731880188, -0.9830658435821533, 0.15580716729164124, -0.22129394114017487, -0.8397258520126343, 1.1410585641860962, -0.24770250916481018, 0.3660316467285156, -0.90663743019104, 56.40657043457031, 49.33963394165039, 1.7001723051071167, 2.171438455581665, 24.31647491455078, 5.7024688720703125, 22.951026916503906, 5.641655921936035, 22.200159072875977, 6.611116409301758, 15.040029525756836, 29.782983779907227, 30.280288696289062, 54.46805953979492, 1.1295182704925537, 0.2533265948295593, 30.324621200561523, 9.293745994567871, 36.35527801513672, 8.391302108764648, 36.46784210205078, 7.176210880279541, 20.6083984375, 31.765968322753906], "std": [0.1474251002073288, 0.1266443282365799, 0.17209866642951965, 0.13510586321353912, 0.08558916300535202, 0.04179469123482704, 0.22594918310642242, 0.22501559555530548, 0.19593672454357147, 0.2274685949087143, 0.22214341163635254, 0.03933590650558472, 20.780027389526367, 4.734408855438232, 6.052384376525879, 1.6658092737197876, 16.702213287353516, 10.474602699279785, 17.405447006225586, 12.968284606933594, 16.932903289794922, 17.43608283996582, 16.993309020996094, 18.119504928588867, 29.004222869873047, 5.928070545196533, 0.1814151555299759, 0.9347275495529175, 17.5974178314209, 14.139801025390625, 20.28768539428711, 12.191843032836914, 24.28647232055664, 12.189278602600098, 23.72789764404297, 26.77595329284668], "count": [316]}, "action": {"min": [0.3951132893562317, -1.4241435527801514, 1.348396897315979, -0.15745402872562408, -1.2067739963531494, 0.05481326952576637, -0.6474593877792358, -1.3033350706100464, 0.9530689716339111, -0.570496678352356, 0.06902322918176651, -0.9980115294456482, 9.093636512756348, 43.62937545776367, -0.7400000095367432, -0.3112500011920929, 0.8031250238418579, -0.4893749952316284, 3.9068751335144043, -1.0987499952316284, 2.2699999809265137, -3.303333282470703, 1.3381249904632568, 2.4887499809265137, 1.9537500143051147, 40.19874954223633, 0.9166666865348816, -0.5325000286102295, 8.556875228881836, 0.1668749898672104, 17.604999542236328, 0.020625006407499313, 16.389375686645508, 0.09812499582767487, 0.8849999904632568, 4.318124771118164], "max": [0.8300192356109619, -0.8813992738723755, 2.0328116416931152, 0.5625810623168945, -0.8525739908218384, 0.23980505764484406, 0.1184004694223404, -0.573286235332489, 1.6094930171966553, 0.17342832684516907, 0.6480315923690796, -0.8642566800117493, 77.67375183105469, 66.99333190917969, 28.001249313354492, 5.972499847412109, 61.3493766784668, 41.7868766784668, 63.48875045776367, 45.37187576293945, 58.85124969482422, 58.52312469482422, 54.45624923706055, 71.265625, 68.17500305175781, 62.666873931884766, 2.333750009536743, 4.195000171661377, 62.069374084472656, 40.546875, 71.60062408447266, 33.43812561035156, 80.26687622070312, 44.109375, 61.600624084472656, 81.42250061035156], "mean": [0.5695812702178955, -1.1122517585754395, 1.6409355401992798, 0.254321813583374, -0.9830652475357056, 0.1558072417974472, -0.22129389643669128, -0.8397256135940552, 1.141058325767517, -0.24770276248455048, 0.36603161692619324, -0.9066378474235535, 56.40656661987305, 49.339630126953125, 1.70017409324646, 2.171437978744507, 24.316463470458984, 5.7024688720703125, 22.95102310180664, 5.6416521072387695, 22.200145721435547, 6.611114978790283, 15.040023803710938, 29.782983779907227, 30.280303955078125, 54.46804428100586, 1.129517912864685, 0.253326416015625, 30.324596405029297, 9.293745040893555, 36.355255126953125, 8.391301155090332, 36.46781539916992, 7.176210880279541, 20.6084041595459, 31.76597023010254], "std": [0.14742511510849, 0.12664437294006348, 0.17209863662719727, 0.13510581851005554, 0.08558912575244904, 0.04179469868540764, 0.22594919800758362, 0.2250155657529831, 0.1959366798400879, 0.2274686098098755, 0.22214338183403015, 0.039335910230875015, 20.780027389526367, 4.734409332275391, 6.052384376525879, 1.6658095121383667, 16.70221519470215, 10.47459888458252, 17.40545082092285, 12.968297958374023, 16.932899475097656, 17.436086654663086, 16.99330711364746, 18.1195068359375, 29.004226684570312, 5.928072452545166, 0.1814151257276535, 0.934727668762207, 17.597421646118164, 14.139801979064941, 20.287689208984375, 12.19184398651123, 24.28647232055664, 12.18928050994873, 23.72789764404297, 26.775951385498047], "count": [316]}, "timestamp": {"min": [0.0], "max": [10.5], "mean": [5.25], "std": [3.040696192212128], "count": [316]}, "frame_index": {"min": [0], "max": [315], "mean": [157.5], "std": [91.22088576636384], "count": [316]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [316]}, "index": {"min": [27990], "max": [28305], "mean": [28147.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [316]}, "subtask_annotation": {"mean": [4.677215189873418, 14.0, 14.0, 14.0, 14.0], "std": [3.5813670173813406, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [316]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [316]}, "eef_direction_state": {"mean": [3.259493670886076, 3.7848101265822787], "std": [1.859564328133415, 2.0725504747236436], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_state": {"mean": [1.1012658227848102, 1.0443037974683544], "std": [0.5920343966414444, 0.7659273911191514], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_state": {"mean": [0.7215189873417721, 0.7310126582278481], "std": [0.8334267960193172, 0.807669087108173], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_direction_action": {"mean": [3.259493670886076, 3.7848101265822787], "std": [1.859564328133415, 2.0725504747236436], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_action": {"mean": [1.1012658227848102, 1.0443037974683544], "std": [0.5920343966414444, 0.7659273911191514], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_action": {"mean": [0.7215189873417721, 0.7310126582278481], "std": [0.8334267960193172, 0.807669087108173], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_sim_pose_state": {"mean": [0.7382063429544478, 0.20505865480677393, 1.2753064802462346, -1.1202644092766063, 0.6175343214782464, -1.9732871400055974, 0.6971804322703504, -0.17725815587824797, 1.2948281340646008, 1.1853388699268979, 1.1542833012736102, 1.758015291213446], "std": [0.0428776329911716, 0.024892621426655676, 0.05072953195780061, 0.20573623399693378, 0.09230033572708804, 0.21474468597459312, 0.04600898272934273, 0.05118214523151967, 0.05900679618205046, 0.3221970143977437, 0.1710462063685809, 0.3857230563480201], "min": [0.6577731124051083, 0.1667588675975937, 1.1494926787886512, -1.6609674753495463, 0.42208659161833584, -2.512121582833362, 0.6355109008433412, -0.2525630837782773, 1.1436738521376761, 0.7285367585477687, 0.8252122420216881, 1.18567002782395], "max": [0.8069961559346073, 0.2677068117985733, 1.329499143056999, -0.9008122839323365, 0.8272326763568927, -1.7732959261782564, 0.8034372440213724, -0.11983640726430084, 1.3643877062230456, 1.954430188094992, 1.3525422034281869, 2.6368627497554558], "count": [316]}, "eef_sim_pose_action": {"mean": [0.7382063429544478, 0.20505865480677393, 1.2753064802462346, -1.1202644092766063, 0.6175343214782464, -1.9732871400055974, 0.6971804322703504, -0.17725815587824797, 1.2948281340646008, 1.1853388699268979, 1.1542833012736102, 1.758015291213446], "std": [0.0428776329911716, 0.024892621426655676, 0.05072953195780061, 0.20573623399693378, 0.09230033572708804, 0.21474468597459312, 0.04600898272934273, 0.05118214523151967, 0.05900679618205046, 0.3221970143977437, 0.1710462063685809, 0.3857230563480201], "min": [0.6577731124051083, 0.1667588675975937, 1.1494926787886512, -1.6609674753495463, 0.42208659161833584, -2.512121582833362, 0.6355109008433412, -0.2525630837782773, 1.1436738521376761, 0.7285367585477687, 0.8252122420216881, 1.18567002782395], "max": [0.8069961559346073, 0.2677068117985733, 1.329499143056999, -0.9008122839323365, 0.8272326763568927, -1.7732959261782564, 0.8034372440213724, -0.11983640726430084, 1.3643877062230456, 1.954430188094992, 1.3525422034281869, 2.6368627497554558], "count": [316]}}} +{"episode_index": 98, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29071856617647057]], [[0.45585282066993466]], [[0.529388533496732]]], "std": [[[0.35878154781505156]], [[0.23484616174859266]], [[0.2393218050312697]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5149008619281046]], [[0.5214970118464053]], [[0.4993403758169935]]], "std": [[[0.34417666866533275]], [[0.34925507422426566]], [[0.35459936326856994]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5186935927287583]], [[0.5386007924836601]], [[0.5011987867647059]]], "std": [[[0.3460873089379107]], [[0.3287010529434784]], [[0.34782434152489006]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3905141033496732]], [[0.43913527573529415]], [[0.4022774346405229]]], "std": [[[0.3862594337708175]], [[0.3658243421758466]], [[0.34059305848238175]]], "count": [100]}, "observation.state": {"min": [0.29063668847084045, -1.355931043624878, 1.3112374544143677, -0.25094732642173767, -1.5450819730758667, 0.08690489828586578, -0.734912633895874, -1.1969033479690552, 0.9015697836875916, -0.24557489156723022, 0.2040417343378067, -1.2017433643341064, 25.111875534057617, 40.68687438964844, -0.6568750143051147, -0.38187500834465027, 0.8550000190734863, -0.5099999904632568, 3.959230661392212, -1.053125023841858, 4.757856845855713, -3.09375, 1.3936363458633423, 0.921875, 12.853750228881836, 40.220001220703125, 0.8945454359054565, -0.6356250047683716, 0.6663636565208435, 0.24375000596046448, 4.977499961853027, 0.1875, 5.718124866485596, -0.019375000149011612, 3.000624895095825, 1.5199999809265137], "max": [1.0641684532165527, -0.8360036611557007, 1.9217784404754639, 0.37146180868148804, -0.8583438396453857, 0.38557639718055725, 0.11773288995027542, -0.5211432576179504, 1.4895190000534058, 0.14074063301086426, 0.5859941244125366, -1.0477941036224365, 77.26625061035156, 56.44818115234375, 11.109999656677246, 9.603750228881836, 69.88187408447266, 23.279375076293945, 65.52375030517578, 52.29125213623047, 60.97500228881836, 67.98625183105469, 57.84562301635742, 84.91625213623047, 72.26687622070312, 54.33937454223633, 2.146250009536743, 9.557272911071777, 56.98625183105469, 40.55249786376953, 65.62625122070312, 38.176876068115234, 72.67312622070312, 47.39437484741211, 58.50187683105469, 79.48125457763672], "mean": [0.6589547395706177, -1.067529559135437, 1.600838541984558, 0.17804910242557526, -1.0185317993164062, 0.1816764771938324, -0.22993969917297363, -0.7862595319747925, 1.0576598644256592, -0.06683612614870071, 0.37436482310295105, -1.160833716392517, 58.33651351928711, 46.83586502075195, 0.6905295252799988, 4.995219707489014, 23.58814239501953, 4.105901718139648, 24.71089744567871, 6.411208629608154, 22.70294189453125, 8.314432144165039, 18.387950897216797, 19.722665786743164, 34.99710464477539, 50.03760528564453, 1.1415436267852783, 1.1810319423675537, 24.72083282470703, 8.56163215637207, 30.774946212768555, 8.777048110961914, 31.69635009765625, 8.302403450012207, 26.880455017089844, 19.338790893554688], "std": [0.1972876787185669, 0.12200593203306198, 0.16066275537014008, 0.152821347117424, 0.15805567800998688, 0.06075327843427658, 0.26864707469940186, 0.20580890774726868, 0.15930581092834473, 0.12082584947347641, 0.1346636414527893, 0.053527723997831345, 14.286164283752441, 3.1925013065338135, 2.5116753578186035, 3.578017234802246, 21.758045196533203, 6.510331153869629, 18.930686950683594, 14.628219604492188, 18.452739715576172, 20.674177169799805, 17.601675033569336, 25.39653968811035, 23.601600646972656, 3.9000542163848877, 0.17794540524482727, 3.278465747833252, 17.30662727355957, 14.2987060546875, 18.41946029663086, 13.888992309570312, 20.258310317993164, 14.466907501220703, 16.473344802856445, 28.81644058227539], "count": [323]}, "action": {"min": [0.29063668847084045, -1.355931043624878, 1.3112374544143677, -0.25094732642173767, -1.5450819730758667, 0.08690489828586578, -0.734912633895874, -1.1969033479690552, 0.9015697836875916, -0.24557489156723022, 0.2040417343378067, -1.2017433643341064, 25.111875534057617, 40.68687438964844, -0.6568750143051147, -0.38187500834465027, 0.8550000190734863, -0.5099999904632568, 3.959230661392212, -1.053125023841858, 4.757856845855713, -3.09375, 1.3936363458633423, 0.921875, 12.853750228881836, 40.220001220703125, 0.8945454359054565, -0.6356250047683716, 0.6663636565208435, 0.24375000596046448, 4.977499961853027, 0.1875, 5.718124866485596, -0.019375000149011612, 3.000624895095825, 1.5199999809265137], "max": [1.0641684532165527, -0.8360036611557007, 1.9217784404754639, 0.37146180868148804, -0.8583438396453857, 0.38557639718055725, 0.11773288995027542, -0.5211432576179504, 1.4895190000534058, 0.14074063301086426, 0.5859941244125366, -1.0477941036224365, 77.26625061035156, 56.44818115234375, 11.109999656677246, 9.603750228881836, 69.88187408447266, 23.279375076293945, 65.52375030517578, 52.29125213623047, 60.97500228881836, 67.98625183105469, 57.84562301635742, 84.91625213623047, 72.26687622070312, 54.33937454223633, 2.146250009536743, 9.557272911071777, 56.98625183105469, 40.55249786376953, 65.62625122070312, 38.176876068115234, 72.67312622070312, 47.39437484741211, 58.50187683105469, 79.48125457763672], "mean": [0.6589547991752625, -1.0675292015075684, 1.6008384227752686, 0.17804917693138123, -1.0185315608978271, 0.18167653679847717, -0.22993962466716766, -0.7862593531608582, 1.0576599836349487, -0.0668361559510231, 0.3743648827075958, -1.1608333587646484, 58.3365364074707, 46.835872650146484, 0.6905298829078674, 4.9952192306518555, 23.588130950927734, 4.105903625488281, 24.71090316772461, 6.411187171936035, 22.702939987182617, 8.314431190490723, 18.387943267822266, 19.722665786743164, 34.99709701538086, 50.03757858276367, 1.1415433883666992, 1.1810320615768433, 24.720823287963867, 8.561628341674805, 30.774934768676758, 8.777046203613281, 31.696365356445312, 8.302404403686523, 26.880462646484375, 19.338788986206055], "std": [0.1972876936197281, 0.12200595438480377, 0.16066274046897888, 0.152821347117424, 0.15805567800998688, 0.06075327470898628, 0.2686470150947571, 0.20580892264842987, 0.15930582582950592, 0.12082582712173462, 0.1346636265516281, 0.053527720272541046, 14.286163330078125, 3.1925013065338135, 2.511674642562866, 3.578017473220825, 21.75804901123047, 6.510332107543945, 18.930688858032227, 14.62822151184082, 18.452739715576172, 20.674184799194336, 17.601673126220703, 25.396543502807617, 23.601606369018555, 3.9000539779663086, 0.17794549465179443, 3.278465747833252, 17.30663299560547, 14.298707962036133, 18.419458389282227, 13.888995170593262, 20.25830841064453, 14.466907501220703, 16.47334098815918, 28.816438674926758], "count": [323]}, "timestamp": {"min": [0.0], "max": [10.733333333333333], "mean": [5.366666666666667], "std": [3.1080540535840107], "count": [323]}, "frame_index": {"min": [0], "max": [322], "mean": [161.0], "std": [93.24162160752032], "count": [323]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [323]}, "index": {"min": [28306], "max": [28628], "mean": [28467.0], "std": [93.24162160752032], "count": [323]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [323]}, "subtask_annotation": {"mean": [5.198142414860681, 14.0, 14.0, 14.0, 14.0], "std": [3.796413039611752, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [323]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [323]}, "eef_direction_state": {"mean": [3.4086687306501546, 3.777089783281734], "std": [1.6987117023015283, 1.9482074513954333], "min": [0, 0], "max": [6, 6], "count": [323]}, "eef_velocity_state": {"mean": [1.3157894736842106, 1.130030959752322], "std": [0.7033521542529687, 0.7476251351410984], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_acc_mag_state": {"mean": [0.8792569659442725, 0.7863777089783281], "std": [0.855307635115443, 0.7991095313500147], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_direction_action": {"mean": [3.4086687306501546, 3.777089783281734], "std": [1.6987117023015283, 1.9482074513954333], "min": [0, 0], "max": [6, 6], "count": [323]}, "eef_velocity_action": {"mean": [1.3157894736842106, 1.130030959752322], "std": [0.7033521542529687, 0.7476251351410984], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_acc_mag_action": {"mean": [0.8792569659442725, 0.7863777089783281], "std": [0.855307635115443, 0.7991095313500147], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_sim_pose_state": {"mean": [0.7307135037502175, 0.22768053196840374, 1.2630455594916215, -1.1442574019781453, 0.617604593000502, -1.9365271570826803, 0.6809886576812331, -0.17843552736172724, 1.2988629661712456, 1.0359983523005731, 1.2009792692188936, 1.5855141070209309], "std": [0.04346372507061114, 0.03732066560386669, 0.051156838565338175, 0.17749982882249338, 0.04800036867695887, 0.18040271486533405, 0.04004597408421125, 0.046549671504451474, 0.08150035074868851, 0.4530527206335807, 0.082379291979493, 0.4823796037698839], "min": [0.6430330350616839, 0.15940268314580544, 1.1363460875709714, -1.6122845120142844, 0.5216777214052417, -2.3607769743918183, 0.6417969039243985, -0.24699698576826606, 1.124110569595505, 0.4648414314257539, 1.0090808142776617, 0.939938047330543], "max": [0.797254202473312, 0.3055222666184528, 1.3476221888814597, -0.8803278605469937, 0.7375747029917039, -1.6586173845573573, 0.7886534198222971, -0.11269548758054401, 1.3965388454964793, 1.8934531086539914, 1.313824713910071, 2.4518904177361365], "count": [323]}, "eef_sim_pose_action": {"mean": [0.7307135037502175, 0.22768053196840374, 1.2630455594916215, -1.1442574019781453, 0.617604593000502, -1.9365271570826803, 0.6809886576812331, -0.17843552736172724, 1.2988629661712456, 1.0359983523005731, 1.2009792692188936, 1.5855141070209309], "std": [0.04346372507061114, 0.03732066560386669, 0.051156838565338175, 0.17749982882249338, 0.04800036867695887, 0.18040271486533405, 0.04004597408421125, 0.046549671504451474, 0.08150035074868851, 0.4530527206335807, 0.082379291979493, 0.4823796037698839], "min": [0.6430330350616839, 0.15940268314580544, 1.1363460875709714, -1.6122845120142844, 0.5216777214052417, -2.3607769743918183, 0.6417969039243985, -0.24699698576826606, 1.124110569595505, 0.4648414314257539, 1.0090808142776617, 0.939938047330543], "max": [0.797254202473312, 0.3055222666184528, 1.3476221888814597, -0.8803278605469937, 0.7375747029917039, -1.6586173845573573, 0.7886534198222971, -0.11269548758054401, 1.3965388454964793, 1.8934531086539914, 1.313824713910071, 2.4518904177361365], "count": [323]}}} +{"episode_index": 99, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2889030065359477]], [[0.45345597222222217]], [[0.5276261825980392]]], "std": [[[0.36242770531739293]], [[0.2404245393004942]], [[0.24263531650615386]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5255047467320262]], [[0.536532787990196]], [[0.515342830882353]]], "std": [[[0.3484307048799766]], [[0.3520996043071059]], [[0.35874903231872945]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5098359170751634]], [[0.5307363194444445]], [[0.4922273141339869]]], "std": [[[0.34811539651378387]], [[0.3289047627158378]], [[0.34656271616199186]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38469581903594774]], [[0.44075594362745096]], [[0.4231842136437909]]], "std": [[[0.38042996356488706]], [[0.3571054685383001]], [[0.34107793593803853]]], "count": [100]}, "observation.state": {"min": [0.24090181291103363, -1.3781757354736328, 1.3412680625915527, -0.229409858584404, -1.2440977096557617, 0.10745689272880554, -0.6181572675704956, -1.1408741474151611, 0.8747234344482422, -0.4925802946090698, 0.022292478010058403, -1.213494896888733, 17.50749969482422, 36.19499969482422, -0.6881250143051147, -0.25999999046325684, 0.7200000286102295, 0.0925000011920929, 0.7124999761581421, -1.3324999809265137, 0.640625, -3.372499942779541, 1.1043750047683716, 0.171875, 1.5, 42.40700149536133, 0.9100000262260437, -0.6756250262260437, 0.7193750143051147, 0.7706249952316284, 0.6981250047683716, 0.6974999904632568, 1.0356249809265137, 0.051249999552965164, 1.0006250143051147, 1.1050000190734863], "max": [0.8662832975387573, -0.8536469340324402, 1.957708716392517, 0.3722247779369354, -0.7439488172531128, 0.4271095395088196, 0.25196459889411926, -0.47949090600013733, 1.4019941091537476, -0.026917867362499237, 0.5870431661605835, -1.0259546041488647, 74.79812622070312, 66.05000305175781, 23.03499984741211, 9.601249694824219, 68.921875, 28.329374313354492, 65.47687530517578, 63.18187713623047, 66.47624969482422, 94.22250366210938, 66.59625244140625, 104.2856216430664, 68.71562957763672, 63.522499084472656, 2.2074999809265137, 9.558124542236328, 60.0881233215332, 41.15937805175781, 65.95500183105469, 48.328125, 69.15250396728516, 52.28562545776367, 55.889373779296875, 81.34000396728516], "mean": [0.49532896280288696, -1.0456783771514893, 1.5909793376922607, 0.24081659317016602, -0.9158663153648376, 0.22791101038455963, -0.1124260351061821, -0.7342466711997986, 1.0271682739257812, -0.24940484762191772, 0.30058541893959045, -1.0592927932739258, 49.63272476196289, 48.13938903808594, 1.3423196077346802, 5.291400909423828, 18.526731491088867, 3.936377763748169, 17.72563362121582, 9.998000144958496, 17.502201080322266, 15.306296348571777, 14.471014976501465, 30.27225685119629, 26.926372528076172, 55.15538787841797, 1.2022287845611572, 1.9951176643371582, 25.36448097229004, 7.6510796546936035, 28.917469024658203, 9.77558422088623, 29.1166934967041, 8.693892478942871, 24.78904151916504, 17.87335968017578], "std": [0.26343271136283875, 0.1306440532207489, 0.16199351847171783, 0.13296924531459808, 0.13181141018867493, 0.06597595661878586, 0.29141390323638916, 0.21750296652317047, 0.1429702192544937, 0.19086571037769318, 0.2256377935409546, 0.05552498623728752, 16.69732666015625, 7.550398826599121, 4.915724754333496, 3.7644360065460205, 24.958105087280273, 6.640439033508301, 22.478853225708008, 18.985610961914062, 22.433996200561523, 24.22377586364746, 20.84769630432129, 32.80569839477539, 25.481216430664062, 5.751122951507568, 0.19775553047657013, 3.2607004642486572, 17.43610954284668, 13.02022647857666, 17.923992156982422, 16.020050048828125, 19.171951293945312, 16.20267677307129, 14.847857475280762, 28.576032638549805], "count": [291]}, "action": {"min": [0.24090181291103363, -1.3781757354736328, 1.3412680625915527, -0.229409858584404, -1.2440977096557617, 0.10745689272880554, -0.6181572675704956, -1.1408741474151611, 0.8747234344482422, -0.4925802946090698, 0.022292478010058403, -1.213494896888733, 17.50749969482422, 36.19499969482422, -0.6881250143051147, -0.25999999046325684, 0.7200000286102295, 0.0925000011920929, 0.7124999761581421, -1.3324999809265137, 0.640625, -3.372499942779541, 1.1043750047683716, 0.171875, 1.5, 42.40700149536133, 0.9100000262260437, -0.6756250262260437, 0.7193750143051147, 0.7706249952316284, 0.6981250047683716, 0.6974999904632568, 1.0356249809265137, 0.051249999552965164, 1.0006250143051147, 1.1050000190734863], "max": [0.8662832975387573, -0.8536469340324402, 1.957708716392517, 0.3722247779369354, -0.7439488172531128, 0.4271095395088196, 0.25196459889411926, -0.47949090600013733, 1.4019941091537476, -0.026917867362499237, 0.5870431661605835, -1.0259546041488647, 74.79812622070312, 66.05000305175781, 23.03499984741211, 9.601249694824219, 68.921875, 28.329374313354492, 65.47687530517578, 63.18187713623047, 66.47624969482422, 94.22250366210938, 66.59625244140625, 104.2856216430664, 68.71562957763672, 63.522499084472656, 2.2074999809265137, 9.558124542236328, 60.0881233215332, 41.15937805175781, 65.95500183105469, 48.328125, 69.15250396728516, 52.28562545776367, 55.889373779296875, 81.34000396728516], "mean": [0.4953283369541168, -1.0456782579421997, 1.5909788608551025, 0.24081645905971527, -0.9158666133880615, 0.22791090607643127, -0.11242585629224777, -0.7342466711997986, 1.02716863155365, -0.24940477311611176, 0.30058547854423523, -1.0592933893203735, 49.63272476196289, 48.139373779296875, 1.3423194885253906, 5.291400909423828, 18.52672004699707, 3.9363820552825928, 17.725629806518555, 9.998007774353027, 17.502193450927734, 15.306280136108398, 14.471028327941895, 30.272235870361328, 26.926374435424805, 55.15538024902344, 1.202228307723999, 1.9951180219650269, 25.36448860168457, 7.651078701019287, 28.917451858520508, 9.775585174560547, 29.116683959960938, 8.693885803222656, 24.789039611816406, 17.873361587524414], "std": [0.2634327709674835, 0.13064409792423248, 0.16199353337287903, 0.1329692304134369, 0.13181142508983612, 0.06597595661878586, 0.2914137840270996, 0.21750296652317047, 0.1429702341556549, 0.1908656507730484, 0.2256377935409546, 0.05552498623728752, 16.697324752807617, 7.5503997802734375, 4.9157233238220215, 3.764435291290283, 24.958099365234375, 6.640435695648193, 22.478858947753906, 18.985607147216797, 22.433996200561523, 24.223777770996094, 20.847694396972656, 32.805694580078125, 25.481212615966797, 5.751121997833252, 0.19775551557540894, 3.2607004642486572, 17.43610954284668, 13.02022647857666, 17.923994064331055, 16.020051956176758, 19.17194938659668, 16.20267677307129, 14.847857475280762, 28.576032638549805], "count": [291]}, "timestamp": {"min": [0.0], "max": [9.666666666666666], "mean": [4.833333333333333], "std": [2.80013227200801], "count": [291]}, "frame_index": {"min": [0], "max": [290], "mean": [145.0], "std": [84.0039681602403], "count": [291]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [291]}, "index": {"min": [28629], "max": [28919], "mean": [28774.0], "std": [84.0039681602403], "count": [291]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [291]}, "subtask_annotation": {"mean": [5.017182130584192, 14.0, 14.0, 14.0, 14.0], "std": [3.595966664480061, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [291]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [291]}, "eef_direction_state": {"mean": [3.422680412371134, 4.140893470790378], "std": [1.6319514905851806, 1.9311369509590557], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_state": {"mean": [1.2989690721649485, 1.0446735395189004], "std": [0.6810889066045828, 0.8663611224278709], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_state": {"mean": [0.9587628865979382, 0.7835051546391752], "std": [0.8403590188407556, 0.8235386406144606], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_direction_action": {"mean": [3.422680412371134, 4.140893470790378], "std": [1.6319514905851806, 1.9311369509590557], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_action": {"mean": [1.2989690721649485, 1.0446735395189004], "std": [0.6810889066045828, 0.8663611224278709], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_action": {"mean": [0.9587628865979382, 0.7835051546391752], "std": [0.8403590188407556, 0.8235386406144606], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_sim_pose_state": {"mean": [0.7373376569017065, 0.2289759026425395, 1.3073184365698047, -1.0765138103669971, 0.6435630689156974, -1.8577896402266487, 0.6699015512846622, -0.18892912674895188, 1.3226199980646738, 0.9538522940408748, 1.2064405489657526, 1.504820170153249], "std": [0.041968672480398844, 0.03452306967942411, 0.07581073287777412, 0.23582564245690632, 0.06604978383374943, 0.23356950907948715, 0.03227085676162556, 0.0665504425121634, 0.0791360161622007, 0.529202530713939, 0.09654158735767294, 0.6151484757811487], "min": [0.6666470811715349, 0.16522283052966102, 1.1475121956414773, -1.6237609411475777, 0.5547792483567489, -2.3829930148155234, 0.6273386403246866, -0.27532008717983003, 1.1322433093760613, 0.5023978917953995, 1.0483193791414531, 0.9167869406695816], "max": [0.8105292902771373, 0.3070357251540698, 1.3859895065912402, -0.8920701654014234, 0.7683855521988483, -1.6268893604908437, 0.7531840253848587, -0.09932238094425333, 1.3922541506569812, 2.1589909195983648, 1.325458121636943, 2.815071191436418], "count": [291]}, "eef_sim_pose_action": {"mean": [0.7373376569017065, 0.2289759026425395, 1.3073184365698047, -1.0765138103669971, 0.6435630689156974, -1.8577896402266487, 0.6699015512846622, -0.18892912674895188, 1.3226199980646738, 0.9538522940408748, 1.2064405489657526, 1.504820170153249], "std": [0.041968672480398844, 0.03452306967942411, 0.07581073287777412, 0.23582564245690632, 0.06604978383374943, 0.23356950907948715, 0.03227085676162556, 0.0665504425121634, 0.0791360161622007, 0.529202530713939, 0.09654158735767294, 0.6151484757811487], "min": [0.6666470811715349, 0.16522283052966102, 1.1475121956414773, -1.6237609411475777, 0.5547792483567489, -2.3829930148155234, 0.6273386403246866, -0.27532008717983003, 1.1322433093760613, 0.5023978917953995, 1.0483193791414531, 0.9167869406695816], "max": [0.8105292902771373, 0.3070357251540698, 1.3859895065912402, -0.8920701654014234, 0.7683855521988483, -1.6268893604908437, 0.7531840253848587, -0.09932238094425333, 1.3922541506569812, 2.1589909195983648, 1.325458121636943, 2.815071191436418], "count": [291]}}} +{"episode_index": 100, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30896097834967323]], [[0.44696190767973853]], [[0.4926964440359477]]], "std": [[[0.36164826969234043]], [[0.24922002101615334]], [[0.23998144933897522]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4871286049836602]], [[0.4986400531045752]], [[0.474951881127451]]], "std": [[[0.33560392975892905]], [[0.3329012734414455]], [[0.3409707799179619]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.515457199754902]], [[0.5383553676470588]], [[0.5082135784313725]]], "std": [[[0.3482347637680845]], [[0.3304548933132647]], [[0.3477807425508025]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42074245710784314]], [[0.42583142361111115]], [[0.33925646854575164]]], "std": [[[0.4086041478910332]], [[0.37119957228190803]], [[0.35172610952596856]]], "count": [100]}, "observation.state": {"min": [0.3145504295825958, -1.217836856842041, 1.0907340049743652, -0.29318779706954956, -1.6015774011611938, 0.2206597626209259, -0.6651026010513306, -1.0921883583068848, 0.9168288111686707, -0.5292972922325134, 0.14889468252658844, -1.0370651483535767, 13.378125190734863, 47.27937698364258, -0.828125, -0.29749998450279236, 5.934374809265137, 0.3856250047683716, 3.887500047683716, -0.20812499523162842, 2.182499885559082, 0.03687500208616257, 1.066249966621399, 2.3787500858306885, 8.275625228881836, 42.04125213623047, 0.8587499856948853, -0.5043749809265137, 0.6868749856948853, 0.7918750047683716, 0.7300000190734863, -0.19187499582767487, 0.9287499785423279, -0.010625000111758709, 0.6456249952316284, 0.47874999046325684], "max": [1.215095043182373, -0.7144321799278259, 1.6954680681228638, 0.18706607818603516, -0.8614909648895264, 0.4734111428260803, 0.004005493130534887, -0.6136749386787415, 1.3468708992004395, -0.16398680210113525, 0.4053654670715332, -0.6777389645576477, 82.51437377929688, 58.146873474121094, 36.305625915527344, 8.43375015258789, 57.602500915527344, 67.76249694824219, 55.139373779296875, 82.82624816894531, 59.02750015258789, 100.02062225341797, 58.39812469482422, 109.22125244140625, 76.00625610351562, 55.036251068115234, 1.90625, 9.440625190734863, 55.85874938964844, 44.00562286376953, 69.94000244140625, 32.15562438964844, 73.81875610351562, 42.60499954223633, 59.62125015258789, 80.38750457763672], "mean": [0.7886793613433838, -0.9735618829727173, 1.4079314470291138, -0.053022876381874084, -1.1397879123687744, 0.3558366000652313, -0.206577867269516, -0.7642725110054016, 1.0686211585998535, -0.3450896441936493, 0.2841445505619049, -0.9043405652046204, 60.00952911376953, 51.87590789794922, 3.5264530181884766, 0.596692681312561, 25.898958206176758, 9.825465202331543, 23.27199935913086, 12.23869800567627, 25.75269317626953, 13.680390357971191, 16.34172248840332, 47.29977798461914, 34.537567138671875, 50.2607421875, 1.289473056793213, 1.0997804403305054, 19.262971878051758, 11.048243522644043, 29.272613525390625, 8.053094863891602, 26.42769432067871, 8.693735122680664, 17.123043060302734, 30.35486602783203], "std": [0.26637890934944153, 0.12678541243076324, 0.164310023188591, 0.11469466984272003, 0.15945804119110107, 0.05053137242794037, 0.22835873067378998, 0.13492821156978607, 0.1067318245768547, 0.09717106819152832, 0.09867613017559052, 0.1263117790222168, 17.119077682495117, 2.38350248336792, 9.600720405578613, 1.9893306493759155, 11.682557106018066, 18.484567642211914, 13.484203338623047, 21.916645050048828, 15.295258522033691, 25.79087257385254, 17.010034561157227, 23.86492156982422, 26.485265731811523, 3.7342963218688965, 0.27111494541168213, 2.478633165359497, 21.157968521118164, 15.596952438354492, 22.364622116088867, 10.444358825683594, 24.96601676940918, 14.450826644897461, 23.70037841796875, 26.47490119934082], "count": [364]}, "action": {"min": [0.3145504295825958, -1.217836856842041, 1.0907340049743652, -0.29318779706954956, -1.6015774011611938, 0.2206597626209259, -0.6651026010513306, -1.0921883583068848, 0.9168288111686707, -0.5292972922325134, 0.14889468252658844, -1.0370651483535767, 13.378125190734863, 47.27937698364258, -0.828125, -0.29749998450279236, 5.934374809265137, 0.3856250047683716, 3.887500047683716, -0.20812499523162842, 2.182499885559082, 0.03687500208616257, 1.066249966621399, 2.3787500858306885, 8.275625228881836, 42.04125213623047, 0.8587499856948853, -0.5043749809265137, 0.6868749856948853, 0.7918750047683716, 0.7300000190734863, -0.19187499582767487, 0.9287499785423279, -0.010625000111758709, 0.6456249952316284, 0.47874999046325684], "max": [1.215095043182373, -0.7144321799278259, 1.6954680681228638, 0.18706607818603516, -0.8614909648895264, 0.4734111428260803, 0.004005493130534887, -0.6136749386787415, 1.3468708992004395, -0.16398680210113525, 0.4053654670715332, -0.6777389645576477, 82.51437377929688, 58.146873474121094, 36.305625915527344, 8.43375015258789, 57.602500915527344, 67.76249694824219, 55.139373779296875, 82.82624816894531, 59.02750015258789, 100.02062225341797, 58.39812469482422, 109.22125244140625, 76.00625610351562, 55.036251068115234, 1.90625, 9.440625190734863, 55.85874938964844, 44.00562286376953, 69.94000244140625, 32.15562438964844, 73.81875610351562, 42.60499954223633, 59.62125015258789, 80.38750457763672], "mean": [0.7886791229248047, -0.9735615253448486, 1.407930612564087, -0.05302288755774498, -1.1397887468338013, 0.35583654046058655, -0.20657788217067719, -0.7642725110054016, 1.0686211585998535, -0.3450896739959717, 0.28414466977119446, -0.9043406248092651, 60.00954055786133, 51.87588882446289, 3.5264577865600586, 0.5966934561729431, 25.898941040039062, 9.825461387634277, 23.272018432617188, 12.238676071166992, 25.752696990966797, 13.680397033691406, 16.34172248840332, 47.29977798461914, 34.53756332397461, 50.2607536315918, 1.2894729375839233, 1.099780559539795, 19.262968063354492, 11.048243522644043, 29.272607803344727, 8.053096771240234, 26.427688598632812, 8.693733215332031, 17.12303924560547, 30.354862213134766], "std": [0.26637884974479675, 0.12678541243076324, 0.16431008279323578, 0.11469469964504242, 0.1594579517841339, 0.05053136497735977, 0.2283587008714676, 0.13492821156978607, 0.10673180967569351, 0.09717108309268951, 0.09867613762617111, 0.1263117790222168, 17.11907386779785, 2.383502244949341, 9.60072135925293, 1.9893301725387573, 11.6825590133667, 18.48456573486328, 13.484203338623047, 21.916616439819336, 15.29526138305664, 25.79087257385254, 17.01003646850586, 23.864927291870117, 26.48526382446289, 3.7342958450317383, 0.2711150050163269, 2.478632926940918, 21.15796661376953, 15.596953392028809, 22.364627838134766, 10.444360733032227, 24.966018676757812, 14.450828552246094, 23.700380325317383, 26.474903106689453], "count": [364]}, "timestamp": {"min": [0.0], "max": [12.1], "mean": [6.05], "std": [3.5025784153328465], "count": [364]}, "frame_index": {"min": [0], "max": [363], "mean": [181.5], "std": [105.0773524599854], "count": [364]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [364]}, "index": {"min": [28920], "max": [29283], "mean": [29101.5], "std": [105.0773524599854], "count": [364]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [364]}, "subtask_annotation": {"mean": [4.71978021978022, 14.0, 14.0, 14.0, 14.0], "std": [3.777251741799512, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [364]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [364]}, "eef_direction_state": {"mean": [4.093406593406593, 4.315934065934066], "std": [1.8670245587066223, 1.6859695603094582], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_state": {"mean": [0.989010989010989, 0.8791208791208791], "std": [0.7773511729154904, 0.7462015877523044], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_state": {"mean": [0.8241758241758241, 0.6153846153846154], "std": [0.8560503039728511, 0.8189947036449475], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_direction_action": {"mean": [4.093406593406593, 4.315934065934066], "std": [1.8670245587066223, 1.6859695603094582], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_action": {"mean": [0.989010989010989, 0.8791208791208791], "std": [0.7773511729154904, 0.7462015877523044], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_action": {"mean": [0.8241758241758241, 0.6153846153846154], "std": [0.8560503039728511, 0.8189947036449475], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_sim_pose_state": {"mean": [0.698284973692337, 0.2443913959283306, 1.2637672025649902, -1.0988352713068654, 0.5734943142764026, -1.833152419270266, 0.6801569902505067, -0.17920196154015652, 1.290845352273405, 1.2336513792301271, 1.2490538863795153, 1.8178487746907637], "std": [0.050518442187595256, 0.029418945188965078, 0.059307460193353034, 0.18134425779976956, 0.06752309631302747, 0.1609489567677546, 0.0263816260590826, 0.03765336593200311, 0.07517321801820531, 0.46545122227253244, 0.11077937034867487, 0.4894170919931745], "min": [0.5984626667211709, 0.17835767130374663, 1.1281580674855007, -1.5258946213951132, 0.5013700069025728, -2.2424859769415937, 0.6332992162246701, -0.2318225556955975, 1.1245222705170663, 0.7367058360145937, 1.0300686655394182, 1.2957748628872627], "max": [0.7739080993255516, 0.30681125863084613, 1.3535243867305882, -0.7751095778416781, 0.7524447439562487, -1.5631898334426573, 0.7427282018976572, -0.09880643270245107, 1.3651860870353483, 2.1657184646077243, 1.3785390918058207, 2.7564979943310304], "count": [364]}, "eef_sim_pose_action": {"mean": [0.698284973692337, 0.2443913959283306, 1.2637672025649902, -1.0988352713068654, 0.5734943142764026, -1.833152419270266, 0.6801569902505067, -0.17920196154015652, 1.290845352273405, 1.2336513792301271, 1.2490538863795153, 1.8178487746907637], "std": [0.050518442187595256, 0.029418945188965078, 0.059307460193353034, 0.18134425779976956, 0.06752309631302747, 0.1609489567677546, 0.0263816260590826, 0.03765336593200311, 0.07517321801820531, 0.46545122227253244, 0.11077937034867487, 0.4894170919931745], "min": [0.5984626667211709, 0.17835767130374663, 1.1281580674855007, -1.5258946213951132, 0.5013700069025728, -2.2424859769415937, 0.6332992162246701, -0.2318225556955975, 1.1245222705170663, 0.7367058360145937, 1.0300686655394182, 1.2957748628872627], "max": [0.7739080993255516, 0.30681125863084613, 1.3535243867305882, -0.7751095778416781, 0.7524447439562487, -1.5631898334426573, 0.7427282018976572, -0.09880643270245107, 1.3651860870353483, 2.1657184646077243, 1.3785390918058207, 2.7564979943310304], "count": [364]}}} +{"episode_index": 101, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2920198937908497]], [[0.4587995526960784]], [[0.5321862173202614]]], "std": [[[0.3647222529070381]], [[0.24313003592005208]], [[0.24271049909466944]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5220994076797386]], [[0.5281765073529412]], [[0.5036990073529412]]], "std": [[[0.34334482289747836]], [[0.34614260282104503]], [[0.3523323335826984]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.540326689133987]], [[0.550915962009804]], [[0.49443318831699345]]], "std": [[[0.3480308652075028]], [[0.33166596616860056]], [[0.35670004072940553]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41469080473856207]], [[0.44216187704248366]], [[0.35770699142156864]]], "std": [[[0.39576028017901543]], [[0.37265300695877857]], [[0.3456650371174385]]], "count": [100]}, "observation.state": {"min": [0.27010852098464966, -1.4559252262115479, 1.4186360836029053, -0.08783474564552307, -1.3489452600479126, 0.004839971195906401, -0.6072613596916199, -1.2700752019882202, 0.9633449912071228, -0.14686807990074158, 0.28481918573379517, -1.2325236797332764, 5.394166469573975, 40.58000183105469, -0.6256250143051147, -0.018749995157122612, 0.7231249809265137, 0.19249999523162842, 3.315624952316284, -1.0206249952316284, 2.4981250762939453, -2.9418749809265137, 3.1649999618530273, 0.6712499856948853, 1.5924999713897705, 43.44444274902344, 0.8899999856948853, -0.8025000095367432, 0.7118181586265564, 0.7749999761581421, 7.17555570602417, 0.13124999403953552, 8.592222213745117, -0.3264285624027252, 1.4006249904632568, 2.897777795791626], "max": [0.7768988013267517, -0.8964914083480835, 2.0037240982055664, 0.5124170184135437, -0.7999542355537415, 0.2461576908826828, -0.0822795033454895, -0.6846055388450623, 1.589489459991455, 0.14167048037052155, 0.46487563848495483, -1.0255731344223022, 77.28812408447266, 66.40374755859375, 25.303749084472656, 9.500624656677246, 71.4156265258789, 36.99187469482422, 63.869998931884766, 49.80937576293945, 64.52937316894531, 60.333126068115234, 55.87125015258789, 69.65249633789062, 70.95124816894531, 64.5999984741211, 2.28125, 9.545624732971191, 56.134376525878906, 38.790626525878906, 64.05000305175781, 54.852500915527344, 71.06937408447266, 52.03062438964844, 57.217498779296875, 86.16312408447266], "mean": [0.5497690439224243, -1.1267073154449463, 1.6712404489517212, 0.30968570709228516, -0.9484771490097046, 0.10622555762529373, -0.20175054669380188, -0.8554239869117737, 1.145952582359314, -0.06569675356149673, 0.3467830717563629, -1.1761614084243774, 59.359474182128906, 47.26993942260742, 1.4171996116638184, 4.756226062774658, 26.90624237060547, 5.375044345855713, 22.834720611572266, 7.78943395614624, 20.748165130615234, 8.4865083694458, 19.41672706604004, 15.51659870147705, 27.558372497558594, 57.0566520690918, 1.275458812713623, 0.873481273651123, 23.2834415435791, 10.749809265136719, 28.696868896484375, 12.528877258300781, 28.265588760375977, 10.130894660949707, 19.602872848510742, 27.8074893951416], "std": [0.16533434391021729, 0.15124881267547607, 0.18997526168823242, 0.13801316916942596, 0.1735527664422989, 0.0815047100186348, 0.16367891430854797, 0.16886508464813232, 0.1565336287021637, 0.07392501085996628, 0.060410063713788986, 0.07567523419857025, 20.166688919067383, 5.134879112243652, 5.404337406158447, 3.0380921363830566, 19.96698760986328, 9.705304145812988, 19.882532119750977, 16.093921661376953, 20.374177932739258, 19.988082885742188, 17.56514549255371, 24.03404426574707, 29.890832901000977, 5.87242317199707, 0.27271121740341187, 2.4164388179779053, 19.764554977416992, 15.072263717651367, 19.786230087280273, 17.51729965209961, 22.771621704101562, 16.188989639282227, 19.255922317504883, 29.83753204345703], "count": [293]}, "action": {"min": [0.27010852098464966, -1.4559252262115479, 1.4186360836029053, -0.08783474564552307, -1.3489452600479126, 0.004839971195906401, -0.6072613596916199, -1.2700752019882202, 0.9633449912071228, -0.14686807990074158, 0.28481918573379517, -1.2325236797332764, 5.394166469573975, 40.58000183105469, -0.6256250143051147, -0.018749995157122612, 0.7231249809265137, 0.19249999523162842, 3.315624952316284, -1.0206249952316284, 2.4981250762939453, -2.9418749809265137, 3.1649999618530273, 0.6712499856948853, 1.5924999713897705, 43.44444274902344, 0.8899999856948853, -0.8025000095367432, 0.7118181586265564, 0.7749999761581421, 7.17555570602417, 0.13124999403953552, 8.592222213745117, -0.3264285624027252, 1.4006249904632568, 2.897777795791626], "max": [0.7768988013267517, -0.8964914083480835, 2.0037240982055664, 0.5124170184135437, -0.7999542355537415, 0.2461576908826828, -0.0822795033454895, -0.6846055388450623, 1.589489459991455, 0.14167048037052155, 0.46487563848495483, -1.0255731344223022, 77.28812408447266, 66.40374755859375, 25.303749084472656, 9.500624656677246, 71.4156265258789, 36.99187469482422, 63.869998931884766, 49.80937576293945, 64.52937316894531, 60.333126068115234, 55.87125015258789, 69.65249633789062, 70.95124816894531, 64.5999984741211, 2.28125, 9.545624732971191, 56.134376525878906, 38.790626525878906, 64.05000305175781, 54.852500915527344, 71.06937408447266, 52.03062438964844, 57.217498779296875, 86.16312408447266], "mean": [0.54976886510849, -1.1267069578170776, 1.6712408065795898, 0.30968573689460754, -0.9484769701957703, 0.10622555017471313, -0.20175059139728546, -0.8554244041442871, 1.145952582359314, -0.06569663435220718, 0.34678301215171814, -1.176161289215088, 59.359519958496094, 47.26991271972656, 1.4172003269195557, 4.756227016448975, 26.90623664855957, 5.375045299530029, 22.834733963012695, 7.78942346572876, 20.748172760009766, 8.486518859863281, 19.416728973388672, 15.516608238220215, 27.55837059020996, 57.05668640136719, 1.2754586935043335, 0.873481273651123, 23.28342628479004, 10.749807357788086, 28.69687271118164, 12.528879165649414, 28.265594482421875, 10.130903244018555, 19.602874755859375, 27.8074893951416], "std": [0.16533435881137848, 0.15124881267547607, 0.1899752914905548, 0.13801316916942596, 0.1735527515411377, 0.08150472491979599, 0.16367892920970917, 0.16886508464813232, 0.1565336436033249, 0.07392501085996628, 0.06041007116436958, 0.07567523419857025, 20.16668128967285, 5.134880065917969, 5.404338359832764, 3.0380911827087402, 19.96698570251465, 9.705304145812988, 19.882532119750977, 16.093931198120117, 20.374176025390625, 19.988080978393555, 17.565141677856445, 24.034053802490234, 29.89083480834961, 5.872424125671387, 0.2727111577987671, 2.4164388179779053, 19.764556884765625, 15.072264671325684, 19.78622817993164, 17.517297744750977, 22.77162742614746, 16.188993453979492, 19.255924224853516, 29.8375301361084], "count": [293]}, "timestamp": {"min": [0.0], "max": [9.733333333333333], "mean": [4.866666666666667], "std": [2.8193773938387334], "count": [293]}, "frame_index": {"min": [0], "max": [292], "mean": [146.0], "std": [84.581321815162], "count": [293]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [293]}, "index": {"min": [29284], "max": [29576], "mean": [29430.0], "std": [84.581321815162], "count": [293]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [293]}, "subtask_annotation": {"mean": [4.675767918088737, 14.0, 14.0, 14.0, 14.0], "std": [3.6381548187765564, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [293]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [293]}, "eef_direction_state": {"mean": [3.0034129692832763, 4.126279863481229], "std": [1.7320474449739136, 1.9255136676050313], "min": [0, 0], "max": [6, 6], "count": [293]}, "eef_velocity_state": {"mean": [1.3071672354948805, 1.0204778156996588], "std": [0.6301712991165516, 0.8007614403304801], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_acc_mag_state": {"mean": [1.0, 0.6689419795221843], "std": [0.8506171218912817, 0.8197381002171463], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_direction_action": {"mean": [3.0034129692832763, 4.126279863481229], "std": [1.7320474449739136, 1.9255136676050313], "min": [0, 0], "max": [6, 6], "count": [293]}, "eef_velocity_action": {"mean": [1.3071672354948805, 1.0204778156996588], "std": [0.6301712991165516, 0.8007614403304801], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_acc_mag_action": {"mean": [1.0, 0.6689419795221843], "std": [0.8506171218912817, 0.8197381002171463], "min": [0, 0], "max": [2, 2], "count": [293]}, "eef_sim_pose_state": {"mean": [0.7434814107052459, 0.20417777829729175, 1.2735945818897294, -1.1529628780525873, 0.6227744949584464, -1.9939546786802813, 0.705484923840095, -0.17559214405419887, 1.3058048021062134, 1.0694825518983269, 1.2180524721094366, 1.6152380675902323], "std": [0.05018359840121589, 0.038368992682597934, 0.057961381986664125, 0.2545037796789446, 0.07004171541373135, 0.1877104718700715, 0.04051326310480973, 0.04415212990629404, 0.06612869640396238, 0.44457257197147093, 0.06330405836140793, 0.48909932814547935], "min": [0.664422797692527, 0.12017826733264575, 1.1371126362410098, -1.6952868810603499, 0.5009702476305073, -2.436976236511993, 0.6444364659652408, -0.23708268096724033, 1.132953262306339, 0.5391992489938819, 1.1036958969238033, 1.1522671279702734], "max": [0.8013225819004234, 0.2931011530878818, 1.3424918184576904, -0.7694246530120084, 0.7812172040497973, -1.761005699479963, 0.8126357898711245, -0.11541895097338903, 1.3720846206682142, 2.1640915204038915, 1.3364741204817498, 2.8159807840438384], "count": [293]}, "eef_sim_pose_action": {"mean": [0.7434814107052459, 0.20417777829729175, 1.2735945818897294, -1.1529628780525873, 0.6227744949584464, -1.9939546786802813, 0.705484923840095, -0.17559214405419887, 1.3058048021062134, 1.0694825518983269, 1.2180524721094366, 1.6152380675902323], "std": [0.05018359840121589, 0.038368992682597934, 0.057961381986664125, 0.2545037796789446, 0.07004171541373135, 0.1877104718700715, 0.04051326310480973, 0.04415212990629404, 0.06612869640396238, 0.44457257197147093, 0.06330405836140793, 0.48909932814547935], "min": [0.664422797692527, 0.12017826733264575, 1.1371126362410098, -1.6952868810603499, 0.5009702476305073, -2.436976236511993, 0.6444364659652408, -0.23708268096724033, 1.132953262306339, 0.5391992489938819, 1.1036958969238033, 1.1522671279702734], "max": [0.8013225819004234, 0.2931011530878818, 1.3424918184576904, -0.7694246530120084, 0.7812172040497973, -1.761005699479963, 0.8126357898711245, -0.11541895097338903, 1.3720846206682142, 2.1640915204038915, 1.3364741204817498, 2.8159807840438384], "count": [293]}}} +{"episode_index": 102, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2902794424019608]], [[0.44826943014705883]], [[0.519410216503268]]], "std": [[[0.36145400653677967]], [[0.24634779299934695]], [[0.24530621701370395]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5064522691993464]], [[0.5125742034313725]], [[0.4879325163398693]]], "std": [[[0.346584588221405]], [[0.349546346103925]], [[0.35555702478126466]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5202524407679738]], [[0.5378059865196079]], [[0.5002771691176471]]], "std": [[[0.33981464596951405]], [[0.32537375825271087]], [[0.3466440125511541]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39994937295751637]], [[0.43583615604575165]], [[0.3680576429738562]]], "std": [[[0.3821295797332618]], [[0.36897459660417836]], [[0.33842848814042736]]], "count": [100]}, "observation.state": {"min": [0.3174830377101898, -1.4127947092056274, 1.3292992115020752, -0.2989814579486847, -1.4550961256027222, 0.11730372905731201, -0.7596608400344849, -1.2133067846298218, 0.9654907584190369, -0.28047990798950195, 0.22320720553398132, -1.0807201862335205, 19.75, 41.391876220703125, -0.7412500381469727, -0.42500001192092896, 0.7137500047683716, 0.37437501549720764, 1.071874976158142, -1.2087500095367432, 1.1868749856948853, -3.1881251335144043, 1.0418750047683716, 1.3231250047683716, 18.0418758392334, 37.895626068115234, 0.7963636517524719, -0.6600000262260437, 1.0981249809265137, 0.7556250095367432, 0.6512500047683716, 0.6449999809265137, 1.1725000143051147, 0.606249988079071, 0.671875, 0.33250001072883606], "max": [0.9641794562339783, -0.8885996341705322, 2.0316672325134277, 0.4200761020183563, -0.729834258556366, 0.377994567155838, -0.07267109304666519, -0.7483119964599609, 1.525377631187439, 0.1469157636165619, 0.6010624170303345, -1.027432918548584, 75.80374908447266, 66.9022216796875, 11.69777774810791, 9.508749961853027, 70.40062713623047, 37.557498931884766, 66.70562744140625, 34.87312698364258, 65.29875183105469, 47.07062530517578, 57.631874084472656, 76.02375030517578, 66.5425033569336, 60.84687423706055, 1.7274999618530273, 9.516249656677246, 56.22187423706055, 45.266876220703125, 65.45562744140625, 54.3224983215332, 72.02249908447266, 71.70500183105469, 59.974998474121094, 94.05875396728516], "mean": [0.6986760497093201, -1.058610439300537, 1.5456323623657227, 0.13838903605937958, -1.0838276147842407, 0.25368839502334595, -0.3299124240875244, -0.8958231806755066, 1.1426211595535278, -0.08517474681138992, 0.4153064489364624, -1.0649526119232178, 55.20927810668945, 50.234989166259766, 0.2215038537979126, 4.411723613739014, 21.258197784423828, 3.939021110534668, 19.655092239379883, 4.189852237701416, 18.670270919799805, 5.688213348388672, 14.962231636047363, 27.271028518676758, 34.82305145263672, 52.14505386352539, 1.3651199340820312, 1.1747422218322754, 24.90867805480957, 8.97127914428711, 29.903425216674805, 10.274914741516113, 31.449068069458008, 10.760404586791992, 19.7730655670166, 38.87331771850586], "std": [0.2117370218038559, 0.14333611726760864, 0.19937533140182495, 0.1784157007932663, 0.21490907669067383, 0.0840642973780632, 0.22265872359275818, 0.13605822622776031, 0.12690924108028412, 0.1267065852880478, 0.14272506535053253, 0.020297128707170486, 18.170066833496094, 6.750301837921143, 2.189404249191284, 3.8316586017608643, 20.854259490966797, 7.743420600891113, 20.393753051757812, 10.098005294799805, 19.879764556884766, 16.01470184326172, 18.928783416748047, 19.484548568725586, 17.75490951538086, 6.828821659088135, 0.31535255908966064, 2.5320229530334473, 14.951993942260742, 15.353382110595703, 16.76966094970703, 16.452051162719727, 17.960338592529297, 19.37103271484375, 17.906518936157227, 23.008451461791992], "count": [300]}, "action": {"min": [0.3174830377101898, -1.4127947092056274, 1.3292992115020752, -0.2989814579486847, -1.4550961256027222, 0.11730372905731201, -0.7596608400344849, -1.2133067846298218, 0.9654907584190369, -0.28047990798950195, 0.22320720553398132, -1.0807201862335205, 19.75, 41.391876220703125, -0.7412500381469727, -0.42500001192092896, 0.7137500047683716, 0.37437501549720764, 1.071874976158142, -1.2087500095367432, 1.1868749856948853, -3.1881251335144043, 1.0418750047683716, 1.3231250047683716, 18.0418758392334, 37.895626068115234, 0.7963636517524719, -0.6600000262260437, 1.0981249809265137, 0.7556250095367432, 0.6512500047683716, 0.6449999809265137, 1.1725000143051147, 0.606249988079071, 0.671875, 0.33250001072883606], "max": [0.9641794562339783, -0.8885996341705322, 2.0316672325134277, 0.4200761020183563, -0.729834258556366, 0.377994567155838, -0.07267109304666519, -0.7483119964599609, 1.525377631187439, 0.1469157636165619, 0.6010624170303345, -1.027432918548584, 75.80374908447266, 66.9022216796875, 11.69777774810791, 9.508749961853027, 70.40062713623047, 37.557498931884766, 66.70562744140625, 34.87312698364258, 65.29875183105469, 47.07062530517578, 57.631874084472656, 76.02375030517578, 66.5425033569336, 60.84687423706055, 1.7274999618530273, 9.516249656677246, 56.22187423706055, 45.266876220703125, 65.45562744140625, 54.3224983215332, 72.02249908447266, 71.70500183105469, 59.974998474121094, 94.05875396728516], "mean": [0.6986761689186096, -1.0586105585098267, 1.5456311702728271, 0.13838908076286316, -1.0838279724121094, 0.2536883056163788, -0.3299124538898468, -0.895823061466217, 1.1426210403442383, -0.08517477661371231, 0.4153064489364624, -1.0649528503417969, 55.20927810668945, 50.2349853515625, 0.22150355577468872, 4.411722183227539, 21.25819969177246, 3.9390223026275635, 19.655101776123047, 4.189847469329834, 18.67027473449707, 5.688211441040039, 14.962238311767578, 27.271028518676758, 34.82307052612305, 52.14504623413086, 1.3651211261749268, 1.174742341041565, 24.908672332763672, 8.971275329589844, 29.903417587280273, 10.274911880493164, 31.449081420898438, 10.760404586791992, 19.773080825805664, 38.873294830322266], "std": [0.2117370069026947, 0.14333610236644745, 0.19937534630298615, 0.1784157007932663, 0.21490906178951263, 0.0840642973780632, 0.22265873849391937, 0.13605822622776031, 0.12690922617912292, 0.1267065852880478, 0.14272508025169373, 0.020297134295105934, 18.170068740844727, 6.750302791595459, 2.189404249191284, 3.831658124923706, 20.85425567626953, 7.743419647216797, 20.39375114440918, 10.098007202148438, 19.879764556884766, 16.014707565307617, 18.92877960205078, 19.48455047607422, 17.75490951538086, 6.828823566436768, 0.3153526186943054, 2.5320231914520264, 14.951994895935059, 15.353382110595703, 16.76966094970703, 16.452049255371094, 17.96034049987793, 19.37103271484375, 17.906517028808594, 23.008451461791992], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [300]}, "index": {"min": [29577], "max": [29876], "mean": [29726.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [5.43, 14.0, 14.0, 14.0, 14.0], "std": [3.909616349464475, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [300]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [300]}, "eef_direction_state": {"mean": [3.236666666666667, 4.443333333333333], "std": [1.9063024127585027, 1.7588222069201755], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [1.3766666666666667, 0.9733333333333334], "std": [0.5843419851042331, 0.782701873143425], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [0.9566666666666667, 0.6333333333333333], "std": [0.8414999834950807, 0.819891591749922], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [3.236666666666667, 4.443333333333333], "std": [1.9063024127585027, 1.7588222069201755], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [1.3766666666666667, 0.9733333333333334], "std": [0.5843419851042331, 0.782701873143425], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [0.9566666666666667, 0.6333333333333333], "std": [0.8414999834950807, 0.819891591749922], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.7151832868292467, 0.22082585086688766, 1.2599636136230077, -1.0996078865302013, 0.6258651599358389, -1.9112900295774087, 0.699345393351105, -0.15705083785351545, 1.2644518110536074, 1.2651496515296465, 1.186261491066499, 1.850743267640648], "std": [0.05586954547800032, 0.02715568348134666, 0.05648056506473649, 0.20903120448670176, 0.08562419860718785, 0.19733766501588007, 0.03365320574919613, 0.0334541171744907, 0.07096127337683261, 0.31070657724053213, 0.11477338162162418, 0.31650829636448613], "min": [0.6518986244690905, 0.1701486676054626, 1.1324564304290379, -1.5467276399495375, 0.34807581230406726, -2.346214142248247, 0.6444021896118821, -0.1990993736165904, 1.1026892377600015, 0.7541320207446316, 0.9753328029575381, 1.4287533182908734], "max": [0.8330343381397765, 0.27450323731558085, 1.347196797298888, -0.8044571525524771, 0.7215559638597271, -1.676572889908624, 0.7915362867517264, -0.09163512863542239, 1.3337640616669235, 1.9113217986091056, 1.3381945791061813, 2.462027946626239], "count": [300]}, "eef_sim_pose_action": {"mean": [0.7151832868292467, 0.22082585086688766, 1.2599636136230077, -1.0996078865302013, 0.6258651599358389, -1.9112900295774087, 0.699345393351105, -0.15705083785351545, 1.2644518110536074, 1.2651496515296465, 1.186261491066499, 1.850743267640648], "std": [0.05586954547800032, 0.02715568348134666, 0.05648056506473649, 0.20903120448670176, 0.08562419860718785, 0.19733766501588007, 0.03365320574919613, 0.0334541171744907, 0.07096127337683261, 0.31070657724053213, 0.11477338162162418, 0.31650829636448613], "min": [0.6518986244690905, 0.1701486676054626, 1.1324564304290379, -1.5467276399495375, 0.34807581230406726, -2.346214142248247, 0.6444021896118821, -0.1990993736165904, 1.1026892377600015, 0.7541320207446316, 0.9753328029575381, 1.4287533182908734], "max": [0.8330343381397765, 0.27450323731558085, 1.347196797298888, -0.8044571525524771, 0.7215559638597271, -1.676572889908624, 0.7915362867517264, -0.09163512863542239, 1.3337640616669235, 1.9113217986091056, 1.3381945791061813, 2.462027946626239], "count": [300]}}} +{"episode_index": 103, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29411284517973857]], [[0.45688197099673206]], [[0.5382236294934641]]], "std": [[[0.356900038879904]], [[0.23706466999249126]], [[0.23540623747390005]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5287359844771242]], [[0.536832060866013]], [[0.5110123243464052]]], "std": [[[0.34507063654469017]], [[0.3478048593832452]], [[0.35600624558819594]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5225030065359477]], [[0.5473021629901961]], [[0.5159711887254902]]], "std": [[[0.3399429278828142]], [[0.3209182666585112]], [[0.3400123625887198]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3980545526960784]], [[0.4384484232026144]], [[0.3809081617647059]]], "std": [[[0.3886141530365943]], [[0.366072972232537]], [[0.3307983412813758]]], "count": [100]}, "observation.state": {"min": [0.296191930770874, -1.3992761373519897, 1.3047178983688354, -0.22802701592445374, -1.3206048011779785, -0.038719769567251205, -0.6966220736503601, -1.2378642559051514, 0.9813458323478699, -0.43879225850105286, 0.0355725958943367, -1.2325263023376465, 19.828750610351562, 43.90999984741211, -0.6575000286102295, -0.5693750381469727, 0.6974999904632568, 0.48874998092651367, 4.784444332122803, -1.209375023841858, 4.941111087799072, -2.853749990463257, 1.1243749856948853, 0.9740000367164612, 8.125624656677246, 46.166873931884766, 0.9281250238418579, -0.7887499928474426, 1.0418750047683716, 0.9627272486686707, 11.15333366394043, -0.23000000417232513, 13.25, -0.2549999952316284, 0.8606250286102295, 8.125624656677246], "max": [0.9403849244117737, -0.8033875226974487, 2.0279479026794434, 0.3876268267631531, -0.7881523370742798, 0.2927824854850769, 0.06923781335353851, -0.5642023086547852, 1.4871108531951904, 0.08959906548261642, 0.5075770616531372, -1.0269321203231812, 77.76187133789062, 59.83599853515625, 11.288461685180664, 9.03125, 56.44062423706055, 50.586875915527344, 58.955623626708984, 46.868751525878906, 65.23312377929688, 48.388126373291016, 64.45124816894531, 65.1968765258789, 65.13999938964844, 63.49250030517578, 1.90625, 9.164999961853027, 56.43000030517578, 46.20874786376953, 72.43437957763672, 66.49187469482422, 70.23750305175781, 87.98625183105469, 60.94937515258789, 103.69437408447266], "mean": [0.6156927943229675, -1.1190637350082397, 1.6644964218139648, 0.21257857978343964, -0.9630091190338135, 0.12136635929346085, -0.1971506029367447, -0.8249440789222717, 1.1172717809677124, -0.2105991393327713, 0.23340333998203278, -1.0705525875091553, 55.93965148925781, 50.18223571777344, 0.46911415457725525, 3.679708957672119, 22.980953216552734, 9.693777084350586, 23.62778091430664, 8.082146644592285, 24.026594161987305, 7.3522138595581055, 18.89185905456543, 25.143461227416992, 29.008316040039062, 56.75645065307617, 1.26118004322052, 1.1588298082351685, 24.011598587036133, 10.164207458496094, 31.653392791748047, 9.936636924743652, 31.191682815551758, 13.83814525604248, 19.896577835083008, 40.76029586791992], "std": [0.22749502956867218, 0.14919492602348328, 0.19798660278320312, 0.14108622074127197, 0.12411104887723923, 0.07140142470598221, 0.22246526181697845, 0.20550693571567535, 0.14510631561279297, 0.16946309804916382, 0.16754910349845886, 0.07889191806316376, 18.532413482666016, 2.7665584087371826, 2.508659601211548, 2.614668846130371, 15.644506454467773, 16.608078002929688, 17.474742889404297, 16.352096557617188, 19.416292190551758, 17.39179039001465, 20.578935623168945, 19.914133071899414, 22.742420196533203, 5.058715343475342, 0.22274185717105865, 2.7465450763702393, 17.164464950561523, 15.357989311218262, 18.98188018798828, 16.7222843170166, 20.06736183166504, 24.957412719726562, 21.574338912963867, 29.521711349487305], "count": [283]}, "action": {"min": [0.296191930770874, -1.3992761373519897, 1.3047178983688354, -0.22802701592445374, -1.3206048011779785, -0.038719769567251205, -0.6966220736503601, -1.2378642559051514, 0.9813458323478699, -0.43879225850105286, 0.0355725958943367, -1.2325263023376465, 19.828750610351562, 43.90999984741211, -0.6575000286102295, -0.5693750381469727, 0.6974999904632568, 0.48874998092651367, 4.784444332122803, -1.209375023841858, 4.941111087799072, -2.853749990463257, 1.1243749856948853, 0.9740000367164612, 8.125624656677246, 46.166873931884766, 0.9281250238418579, -0.7887499928474426, 1.0418750047683716, 0.9627272486686707, 11.15333366394043, -0.23000000417232513, 13.25, -0.2549999952316284, 0.8606250286102295, 8.125624656677246], "max": [0.9403849244117737, -0.8033875226974487, 2.0279479026794434, 0.3876268267631531, -0.7881523370742798, 0.2927824854850769, 0.06923781335353851, -0.5642023086547852, 1.4871108531951904, 0.08959906548261642, 0.5075770616531372, -1.0269321203231812, 77.76187133789062, 59.83599853515625, 11.288461685180664, 9.03125, 56.44062423706055, 50.586875915527344, 58.955623626708984, 46.868751525878906, 65.23312377929688, 48.388126373291016, 64.45124816894531, 65.1968765258789, 65.13999938964844, 63.49250030517578, 1.90625, 9.164999961853027, 56.43000030517578, 46.20874786376953, 72.43437957763672, 66.49187469482422, 70.23750305175781, 87.98625183105469, 60.94937515258789, 103.69437408447266], "mean": [0.6156929731369019, -1.119064450263977, 1.6644965410232544, 0.21257854998111725, -0.9630089402198792, 0.12136642634868622, -0.19715069234371185, -0.8249437212944031, 1.1172716617584229, -0.21059918403625488, 0.23340342938899994, -1.0705522298812866, 55.939674377441406, 50.18221664428711, 0.4691140949726105, 3.679708957672119, 22.980934143066406, 9.693774223327637, 23.627763748168945, 8.082154273986816, 24.026588439941406, 7.352234363555908, 18.891864776611328, 25.14344024658203, 29.008319854736328, 56.7564811706543, 1.2611801624298096, 1.1588298082351685, 24.0116024017334, 10.164202690124512, 31.65336799621582, 9.93663501739502, 31.191679000854492, 13.838146209716797, 19.896575927734375, 40.76032257080078], "std": [0.22749504446983337, 0.1491948962211609, 0.19798657298088074, 0.14108622074127197, 0.12411106377840042, 0.0714014396071434, 0.22246521711349487, 0.20550692081451416, 0.14510628581047058, 0.16946306824684143, 0.16754910349845886, 0.07889191061258316, 18.53241539001465, 2.7665581703186035, 2.508660078048706, 2.614668607711792, 15.644506454467773, 16.608081817626953, 17.47474479675293, 16.35209846496582, 19.41629409790039, 17.39179801940918, 20.578935623168945, 19.91413688659668, 22.742422103881836, 5.058715343475342, 0.22274185717105865, 2.7465450763702393, 17.16446304321289, 15.357989311218262, 18.98188018798828, 16.72228240966797, 20.067359924316406, 24.957406997680664, 21.5743408203125, 29.52171516418457], "count": [283]}, "timestamp": {"min": [0.0], "max": [9.4], "mean": [4.699999999999999], "std": [2.723151768733347], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [283]}, "index": {"min": [29877], "max": [30159], "mean": [30018.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [283]}, "subtask_annotation": {"mean": [4.897526501766785, 14.0, 14.0, 14.0, 14.0], "std": [3.516758600608146, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [283]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [283]}, "eef_direction_state": {"mean": [2.932862190812721, 3.381625441696113], "std": [1.7307491194790579, 2.1340123395519033], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_state": {"mean": [1.4028268551236749, 1.1413427561837455], "std": [0.6064370210336896, 0.7480157255216889], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_state": {"mean": [1.0141342756183747, 0.784452296819788], "std": [0.8062114491236014, 0.8318984846204538], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_direction_action": {"mean": [2.932862190812721, 3.381625441696113], "std": [1.7307491194790579, 2.1340123395519033], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_action": {"mean": [1.4028268551236749, 1.1413427561837455], "std": [0.6064370210336896, 0.7480157255216889], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_action": {"mean": [1.0141342756183747, 0.784452296819788], "std": [0.8062114491236014, 0.8318984846204538], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_sim_pose_state": {"mean": [0.7452212644682694, 0.2201908379186309, 1.2618894226164943, -1.1835095424290976, 0.5744866799761463, -1.9696386634960439, 0.6993445449077194, -0.1792864505962096, 1.2780891770748906, 1.3412045967292698, 1.2961558508194615, 1.862610387867505], "std": [0.05575861257937081, 0.03619537655571921, 0.058887952333411125, 0.18684932703869503, 0.06743644728066955, 0.20966934134228993, 0.03646797592591308, 0.06244707237321333, 0.06044563448225572, 0.33739198984198804, 0.12966053414182585, 0.38229984747325135], "min": [0.6436177853044045, 0.16194426388767727, 1.1226634444516443, -1.6220063170570334, 0.46867463747383065, -2.465637840960689, 0.6445387410581317, -0.26858967183416693, 1.1288921625667354, 0.8066543650887019, 1.0082919106873804, 1.1863167424482817], "max": [0.8260346608228877, 0.29828341050222107, 1.335355440940161, -1.0034371474538815, 0.7490101484143681, -1.6996670905302758, 0.7849389793382835, -0.09120754517338128, 1.3481770875099945, 1.9670280253108539, 1.4189432278608107, 2.5805899587009726], "count": [283]}, "eef_sim_pose_action": {"mean": [0.7452212644682694, 0.2201908379186309, 1.2618894226164943, -1.1835095424290976, 0.5744866799761463, -1.9696386634960439, 0.6993445449077194, -0.1792864505962096, 1.2780891770748906, 1.3412045967292698, 1.2961558508194615, 1.862610387867505], "std": [0.05575861257937081, 0.03619537655571921, 0.058887952333411125, 0.18684932703869503, 0.06743644728066955, 0.20966934134228993, 0.03646797592591308, 0.06244707237321333, 0.06044563448225572, 0.33739198984198804, 0.12966053414182585, 0.38229984747325135], "min": [0.6436177853044045, 0.16194426388767727, 1.1226634444516443, -1.6220063170570334, 0.46867463747383065, -2.465637840960689, 0.6445387410581317, -0.26858967183416693, 1.1288921625667354, 0.8066543650887019, 1.0082919106873804, 1.1863167424482817], "max": [0.8260346608228877, 0.29828341050222107, 1.335355440940161, -1.0034371474538815, 0.7490101484143681, -1.6996670905302758, 0.7849389793382835, -0.09120754517338128, 1.3481770875099945, 1.9670280253108539, 1.4189432278608107, 2.5805899587009726], "count": [283]}}} +{"episode_index": 104, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2772260641339869]], [[0.4577953901143791]], [[0.5439535089869281]]], "std": [[[0.35571293494582074]], [[0.2393303142314903]], [[0.23875742494578375]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5436125347222223]], [[0.552265739379085]], [[0.5300935968137255]]], "std": [[[0.34315925284263366]], [[0.3447613516350462]], [[0.3498805678327582]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.532349616013072]], [[0.539781033496732]], [[0.49741558415032683]]], "std": [[[0.34557529283950617]], [[0.3335500545766488]], [[0.35275305297013]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40133134599673204]], [[0.43549053104575164]], [[0.36378460171568633]]], "std": [[[0.38931935114337646]], [[0.3704138878360569]], [[0.34084738189162]]], "count": [100]}, "observation.state": {"min": [0.12281128764152527, -1.3173781633377075, 1.4447194337844849, -0.19550621509552002, -1.1145285367965698, -0.12366960197687149, -0.6339884996414185, -1.082556128501892, 1.042978048324585, -0.3598744869232178, 0.1366397738456726, -1.2615607976913452, 9.495454788208008, 35.15437698364258, -0.703125, -0.06687500327825546, 0.6825000047683716, 0.38999998569488525, 6.090624809265137, -1.1887500286102295, 7.241250038146973, -0.34812501072883606, 1.3012499809265137, 0.28562498092651367, 2.494999885559082, 47.27124786376953, 0.875, -0.34562498331069946, 0.7766666412353516, 0.7606250047683716, 2.3333332538604736, -0.32875001430511475, 3.3743748664855957, 0.025624999776482582, 0.9574999809265137, 3.7179999351501465], "max": [0.7701991200447083, -0.9454632997512817, 1.8738079071044922, 0.861467182636261, -0.6960498094558716, 0.3907740116119385, 0.03833829239010811, -0.6706817150115967, 1.4160372018814087, 0.012922484427690506, 0.441653311252594, -1.031557559967041, 71.09375, 62.904998779296875, 37.02812576293945, 9.4399995803833, 73.91124725341797, 27.537500381469727, 69.81500244140625, 97.23187255859375, 74.61750030517578, 109.8550033569336, 81.45437622070312, 109.91187286376953, 73.90687561035156, 65.93900299072266, 2.53125, 9.57437515258789, 57.341251373291016, 37.385623931884766, 63.05937576293945, 31.86312484741211, 82.72750091552734, 52.061248779296875, 62.678749084472656, 80.68375396728516], "mean": [0.41334348917007446, -1.1179143190383911, 1.6777117252349854, 0.3870325982570648, -0.8191686868667603, 0.179733008146286, -0.1677417755126953, -0.8286730647087097, 1.126371145248413, -0.2107527256011963, 0.27640828490257263, -1.0996780395507812, 59.93461990356445, 47.336395263671875, 2.863980770111084, 3.820941925048828, 31.524169921875, 4.131673812866211, 30.906152725219727, 12.753937721252441, 31.856752395629883, 17.985624313354492, 20.9686336517334, 47.50203323364258, 22.731435775756836, 59.004852294921875, 1.186331868171692, 1.237727403640747, 23.70965003967285, 7.44687032699585, 30.00928497314453, 6.957496643066406, 29.646507263183594, 6.940531253814697, 19.122920989990234, 25.94784927368164], "std": [0.18134598433971405, 0.09629950672388077, 0.1191619262099266, 0.21868295967578888, 0.10544521361589432, 0.11732973903417587, 0.20213381946086884, 0.12561719119548798, 0.0957828089594841, 0.13681693375110626, 0.11922787129878998, 0.0669405460357666, 14.527933120727539, 5.250878810882568, 8.202340126037598, 3.3978869915008545, 21.631742477416992, 6.8727288246154785, 18.248050689697266, 27.961856842041016, 19.222084045410156, 32.76619338989258, 23.45940399169922, 30.397424697875977, 27.846923828125, 5.2792792320251465, 0.23086750507354736, 2.6324758529663086, 15.985499382019043, 12.389294624328613, 16.543996810913086, 11.287670135498047, 21.754709243774414, 14.044062614440918, 19.695659637451172, 23.37667465209961], "count": [289]}, "action": {"min": [0.12281128764152527, -1.3173781633377075, 1.4447194337844849, -0.19550621509552002, -1.1145285367965698, -0.12366960197687149, -0.6339884996414185, -1.082556128501892, 1.042978048324585, -0.3598744869232178, 0.1366397738456726, -1.2615607976913452, 9.495454788208008, 35.15437698364258, -0.703125, -0.06687500327825546, 0.6825000047683716, 0.38999998569488525, 6.090624809265137, -1.1887500286102295, 7.241250038146973, -0.34812501072883606, 1.3012499809265137, 0.28562498092651367, 2.494999885559082, 47.27124786376953, 0.875, -0.34562498331069946, 0.7766666412353516, 0.7606250047683716, 2.3333332538604736, -0.32875001430511475, 3.3743748664855957, 0.025624999776482582, 0.9574999809265137, 3.7179999351501465], "max": [0.7701991200447083, -0.9454632997512817, 1.8738079071044922, 0.861467182636261, -0.6960498094558716, 0.3907740116119385, 0.03833829239010811, -0.6706817150115967, 1.4160372018814087, 0.012922484427690506, 0.441653311252594, -1.031557559967041, 71.09375, 62.904998779296875, 37.02812576293945, 9.4399995803833, 73.91124725341797, 27.537500381469727, 69.81500244140625, 97.23187255859375, 74.61750030517578, 109.8550033569336, 81.45437622070312, 109.91187286376953, 73.90687561035156, 65.93900299072266, 2.53125, 9.57437515258789, 57.341251373291016, 37.385623931884766, 63.05937576293945, 31.86312484741211, 82.72750091552734, 52.061248779296875, 62.678749084472656, 80.68375396728516], "mean": [0.4133435785770416, -1.1179150342941284, 1.6777116060256958, 0.3870324492454529, -0.8191683292388916, 0.1797330230474472, -0.16774173080921173, -0.8286731839179993, 1.126371145248413, -0.21075281500816345, 0.27640828490257263, -1.09967839717865, 59.934600830078125, 47.33639144897461, 2.8639817237854004, 3.8209421634674072, 31.524169921875, 4.1316704750061035, 30.90614128112793, 12.753925323486328, 31.856752395629883, 17.98563575744629, 20.968624114990234, 47.50202178955078, 22.731443405151367, 59.00489807128906, 1.186331033706665, 1.2377277612686157, 23.70964813232422, 7.446867942810059, 30.009275436401367, 6.957498550415039, 29.646507263183594, 6.94053316116333, 19.12291145324707, 25.947864532470703], "std": [0.18134599924087524, 0.09629951417446136, 0.1191619336605072, 0.21868298947811127, 0.10544521361589432, 0.11732973158359528, 0.20213371515274048, 0.12561722099781036, 0.0957828089594841, 0.13681691884994507, 0.11922786384820938, 0.066940538585186, 14.527935028076172, 5.250878810882568, 8.202350616455078, 3.3978872299194336, 21.631742477416992, 6.872729778289795, 18.248050689697266, 27.96185874938965, 19.222087860107422, 32.76620101928711, 23.45941162109375, 30.397411346435547, 27.846923828125, 5.279279708862305, 0.23086756467819214, 2.6324756145477295, 15.985499382019043, 12.389294624328613, 16.54400062561035, 11.287671089172363, 21.75470542907715, 14.044062614440918, 19.69565773010254, 23.376676559448242], "count": [289]}, "timestamp": {"min": [0.0], "max": [9.6], "mean": [4.8], "std": [2.780887148615228], "count": [289]}, "frame_index": {"min": [0], "max": [288], "mean": [144.0], "std": [83.42661445845684], "count": [289]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [289]}, "index": {"min": [30160], "max": [30448], "mean": [30304.0], "std": [83.42661445845684], "count": [289]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [289]}, "subtask_annotation": {"mean": [4.906574394463668, 14.0, 14.0, 14.0, 14.0], "std": [3.624444836930665, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [289]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [289]}, "eef_direction_state": {"mean": [3.3460207612456747, 4.0], "std": [1.4521168462658611, 1.9205679667428832], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_state": {"mean": [1.397923875432526, 0.9757785467128027], "std": [0.5740608527997382, 0.7643221884165387], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_state": {"mean": [0.9377162629757786, 0.6747404844290658], "std": [0.846075599159615, 0.8223218153167218], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_direction_action": {"mean": [3.3460207612456747, 4.0], "std": [1.4521168462658611, 1.9205679667428832], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_action": {"mean": [1.397923875432526, 0.9757785467128027], "std": [0.5740608527997382, 0.7643221884165387], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_action": {"mean": [0.9377162629757786, 0.6747404844290658], "std": [0.846075599159615, 0.8223218153167218], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_sim_pose_state": {"mean": [0.7598895802470464, 0.20853869350555831, 1.2995572494385503, -1.1316310065481099, 0.7148892729950099, -1.8999456224265285, 0.7011598689673988, -0.17923648953388213, 1.3019586116410664, 1.0742399240631304, 1.2873615337285478, 1.6195936733036322], "std": [0.0317602343240139, 0.03826169448598767, 0.06890156351227507, 0.24822446664891734, 0.06672932312751209, 0.27139083136836045, 0.023934848572586813, 0.036884688417067574, 0.07128424779407064, 0.4510550122755238, 0.10180752730460026, 0.4835237127413117], "min": [0.6979106814196369, 0.1415300381934534, 1.1518742599557847, -1.7441519496876445, 0.5451828021709875, -2.556806250107037, 0.664134564261661, -0.22913891148826446, 1.1214205783794913, 0.5115435393251996, 1.0830898239996536, 1.0809430902990522], "max": [0.7966803777617842, 0.28574846105057616, 1.4043497790994839, -0.8049705311015021, 0.8324832614355175, -1.6539644946890268, 0.7698641716560577, -0.1291587433012923, 1.3744034544115642, 2.1535889536901807, 1.401112445597239, 2.759950475992985], "count": [289]}, "eef_sim_pose_action": {"mean": [0.7598895802470464, 0.20853869350555831, 1.2995572494385503, -1.1316310065481099, 0.7148892729950099, -1.8999456224265285, 0.7011598689673988, -0.17923648953388213, 1.3019586116410664, 1.0742399240631304, 1.2873615337285478, 1.6195936733036322], "std": [0.0317602343240139, 0.03826169448598767, 0.06890156351227507, 0.24822446664891734, 0.06672932312751209, 0.27139083136836045, 0.023934848572586813, 0.036884688417067574, 0.07128424779407064, 0.4510550122755238, 0.10180752730460026, 0.4835237127413117], "min": [0.6979106814196369, 0.1415300381934534, 1.1518742599557847, -1.7441519496876445, 0.5451828021709875, -2.556806250107037, 0.664134564261661, -0.22913891148826446, 1.1214205783794913, 0.5115435393251996, 1.0830898239996536, 1.0809430902990522], "max": [0.7966803777617842, 0.28574846105057616, 1.4043497790994839, -0.8049705311015021, 0.8324832614355175, -1.6539644946890268, 0.7698641716560577, -0.1291587433012923, 1.3744034544115642, 2.1535889536901807, 1.401112445597239, 2.759950475992985], "count": [289]}}} +{"episode_index": 105, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29268103758169933]], [[0.45439964869281047]], [[0.5255796384803921]]], "std": [[[0.3632711161459167]], [[0.245528325482531]], [[0.24645429358783627]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5334803737745099]], [[0.5547528022875817]], [[0.5281772998366013]]], "std": [[[0.34656804032078753]], [[0.3419364977625163]], [[0.35021817792983084]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5278018954248366]], [[0.5478242892156863]], [[0.5122684558823529]]], "std": [[[0.34790160095852146]], [[0.3296779866746631]], [[0.34648914151289234]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4114866094771242]], [[0.4467014358660131]], [[0.3818728656045752]]], "std": [[[0.39002193135061547]], [[0.3683214438823479]], [[0.3382523166830726]]], "count": [100]}, "observation.state": {"min": [0.22797933220863342, -1.319881558418274, 1.3860914707183838, -0.25357526540756226, -1.4010536670684814, 0.01063363067805767, -0.5600776672363281, -1.1729657649993896, 0.9838042259216309, -0.3887617290019989, 0.009513046592473984, -1.229042649269104, 7.105625152587891, 39.45000076293945, -0.5562499761581421, -1.1581249237060547, 0.7925000190734863, 0.4593749940395355, 2.2211110591888428, -0.8799999952316284, 2.823333263397217, -3.244999885559082, 1.1825000047683716, 0.8493750095367432, 1.0518749952316284, 39.14777755737305, 0.9387500286102295, -0.6881250143051147, 1.1862499713897705, 0.08999999612569809, 6.479374885559082, -0.3031249940395355, 4.427499771118164, 0.20874999463558197, 0.5625, 0.38999998569488525], "max": [1.0392029285430908, -0.8735074996948242, 1.892762541770935, 0.5812733769416809, -0.7479543685913086, 0.31359410285949707, 0.10304608196020126, -0.6529192328453064, 1.3951990604400635, -0.05984397605061531, 0.4365563690662384, -1.1035372018814087, 73.91625213623047, 65.67500305175781, 26.852998733520508, 9.734999656677246, 67.87687683105469, 31.302499771118164, 62.265625, 51.15250015258789, 60.76625061035156, 62.114376068115234, 53.696876525878906, 88.92312622070312, 68.68875122070312, 64.75, 2.1862499713897705, 9.521249771118164, 59.75, 40.65562438964844, 69.04875183105469, 48.270626068115234, 78.52188110351562, 59.81624984741211, 58.40812683105469, 88.54937744140625], "mean": [0.5452078580856323, -1.1086997985839844, 1.6825815439224243, 0.32388046383857727, -0.8737579584121704, 0.13242757320404053, -0.1468568593263626, -0.8400790095329285, 1.1286914348602295, -0.22105622291564941, 0.17947326600551605, -1.1350852251052856, 57.910640716552734, 46.599185943603516, 3.121431589126587, 5.234068870544434, 25.311321258544922, 5.417271614074707, 22.34225082397461, 8.533421516418457, 20.20990562438965, 9.580469131469727, 15.022601127624512, 24.522249221801758, 24.280954360961914, 55.67059326171875, 1.2273716926574707, 2.077960968017578, 21.34188461303711, 7.475074291229248, 26.27962875366211, 8.215290069580078, 26.01506996154785, 7.069868564605713, 12.472039222717285, 38.65170669555664], "std": [0.20389333367347717, 0.11417471617460251, 0.14717625081539154, 0.18292851746082306, 0.1272377371788025, 0.06641025096178055, 0.19365979731082916, 0.1540636569261551, 0.10585536807775497, 0.10937093943357468, 0.12829767167568207, 0.043671686202287674, 18.78135108947754, 5.84800386428833, 7.199611663818359, 3.812140941619873, 19.553274154663086, 9.131756782531738, 18.066184997558594, 16.65437126159668, 17.945964813232422, 21.042448043823242, 15.323342323303223, 27.585403442382812, 26.708797454833984, 7.5330939292907715, 0.19043946266174316, 2.949455976486206, 17.95648956298828, 12.881117820739746, 19.341630935668945, 14.073065757751465, 22.19417953491211, 15.014765739440918, 20.012075424194336, 21.807199478149414], "count": [271]}, "action": {"min": [0.22797933220863342, -1.319881558418274, 1.3860914707183838, -0.25357526540756226, -1.4010536670684814, 0.01063363067805767, -0.5600776672363281, -1.1729657649993896, 0.9838042259216309, -0.3887617290019989, 0.009513046592473984, -1.229042649269104, 7.105625152587891, 39.45000076293945, -0.5562499761581421, -1.1581249237060547, 0.7925000190734863, 0.4593749940395355, 2.2211110591888428, -0.8799999952316284, 2.823333263397217, -3.244999885559082, 1.1825000047683716, 0.8493750095367432, 1.0518749952316284, 39.14777755737305, 0.9387500286102295, -0.6881250143051147, 1.1862499713897705, 0.08999999612569809, 6.479374885559082, -0.3031249940395355, 4.427499771118164, 0.20874999463558197, 0.5625, 0.38999998569488525], "max": [1.0392029285430908, -0.8735074996948242, 1.892762541770935, 0.5812733769416809, -0.7479543685913086, 0.31359410285949707, 0.10304608196020126, -0.6529192328453064, 1.3951990604400635, -0.05984397605061531, 0.4365563690662384, -1.1035372018814087, 73.91625213623047, 65.67500305175781, 26.852998733520508, 9.734999656677246, 67.87687683105469, 31.302499771118164, 62.265625, 51.15250015258789, 60.76625061035156, 62.114376068115234, 53.696876525878906, 88.92312622070312, 68.68875122070312, 64.75, 2.1862499713897705, 9.521249771118164, 59.75, 40.65562438964844, 69.04875183105469, 48.270626068115234, 78.52188110351562, 59.81624984741211, 58.40812683105469, 88.54937744140625], "mean": [0.5452079772949219, -1.1086996793746948, 1.6825816631317139, 0.32388052344322205, -0.8737578988075256, 0.13242749869823456, -0.14685676991939545, -0.8400787115097046, 1.128691554069519, -0.22105607390403748, 0.17947328090667725, -1.135084629058838, 57.910648345947266, 46.59916305541992, 3.121429920196533, 5.234067440032959, 25.311336517333984, 5.417266368865967, 22.342248916625977, 8.533432960510254, 20.209909439086914, 9.58045482635498, 15.022608757019043, 24.522258758544922, 24.280963897705078, 55.67060470581055, 1.2273720502853394, 2.07796049118042, 21.341888427734375, 7.475070953369141, 26.279626846313477, 8.21528434753418, 26.015073776245117, 7.0698699951171875, 12.472042083740234, 38.65171432495117], "std": [0.20389334857463837, 0.1141747385263443, 0.14717626571655273, 0.18292850255966187, 0.1272377222776413, 0.06641027331352234, 0.19365978240966797, 0.15406367182731628, 0.10585535317659378, 0.10937095433473587, 0.12829765677452087, 0.04367168992757797, 18.781354904174805, 5.8480024337768555, 7.199610710144043, 3.8121399879455566, 19.553279876708984, 9.131755828857422, 18.06618309020996, 16.65436553955078, 17.945964813232422, 21.042449951171875, 15.323343276977539, 27.58540153503418, 26.708791732788086, 7.533093452453613, 0.19043952226638794, 2.949455738067627, 17.95648956298828, 12.881115913391113, 19.341632843017578, 14.073066711425781, 22.19417953491211, 15.014764785766602, 20.012073516845703, 21.80719757080078], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [271]}, "index": {"min": [30449], "max": [30719], "mean": [30584.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [5.4206642066420665, 14.0, 14.0, 14.0, 14.0], "std": [3.66193357291047, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [271]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [271]}, "eef_direction_state": {"mean": [3.3505535055350553, 3.952029520295203], "std": [1.6454089286071416, 1.850876309621931], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [1.3690036900369005, 1.132841328413284], "std": [0.5985826771537901, 0.8086655039832911], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [1.018450184501845, 0.8376383763837638], "std": [0.8437041616959509, 0.8435911825348209], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [3.3505535055350553, 3.952029520295203], "std": [1.6454089286071416, 1.850876309621931], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [1.3690036900369005, 1.132841328413284], "std": [0.5985826771537901, 0.8086655039832911], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [1.018450184501845, 0.8376383763837638], "std": [0.8437041616959509, 0.8435911825348209], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.7552388747468262, 0.22086856093992407, 1.2653840124454863, -1.2175765849978768, 0.6781460208917831, -1.9650155297132137, 0.7044532169408368, -0.17631063791920784, 1.2878016989968706, 1.3542128017023536, 1.3327665869482217, 1.8814486309598315], "std": [0.044202895368335694, 0.03671367315318445, 0.057299873159885294, 0.19882100931006708, 0.05571038926224855, 0.22484775170856156, 0.02758346496321253, 0.05348001389990391, 0.06882063913989848, 0.5623459208222314, 0.09491788568238006, 0.6045255470413339], "min": [0.6730508400671498, 0.1592594131332086, 1.1402581159190732, -1.6945022471312587, 0.5346040129040732, -2.4925666858300204, 0.6552152736676993, -0.24897683133936274, 1.1240198104048509, 0.5723823695501203, 1.1472117744311108, 1.1180969705523425], "max": [0.7999120509825369, 0.3137963652119841, 1.3580986284030419, -0.9457574430657907, 0.785794662118402, -1.6904373257385723, 0.7617403160522385, -0.09262219606157132, 1.3772119114388415, 2.5102921145332058, 1.4460549038341668, 3.1240906019249746], "count": [271]}, "eef_sim_pose_action": {"mean": [0.7552388747468262, 0.22086856093992407, 1.2653840124454863, -1.2175765849978768, 0.6781460208917831, -1.9650155297132137, 0.7044532169408368, -0.17631063791920784, 1.2878016989968706, 1.3542128017023536, 1.3327665869482217, 1.8814486309598315], "std": [0.044202895368335694, 0.03671367315318445, 0.057299873159885294, 0.19882100931006708, 0.05571038926224855, 0.22484775170856156, 0.02758346496321253, 0.05348001389990391, 0.06882063913989848, 0.5623459208222314, 0.09491788568238006, 0.6045255470413339], "min": [0.6730508400671498, 0.1592594131332086, 1.1402581159190732, -1.6945022471312587, 0.5346040129040732, -2.4925666858300204, 0.6552152736676993, -0.24897683133936274, 1.1240198104048509, 0.5723823695501203, 1.1472117744311108, 1.1180969705523425], "max": [0.7999120509825369, 0.3137963652119841, 1.3580986284030419, -0.9457574430657907, 0.785794662118402, -1.6904373257385723, 0.7617403160522385, -0.09262219606157132, 1.3772119114388415, 2.5102921145332058, 1.4460549038341668, 3.1240906019249746], "count": [271]}}} +{"episode_index": 106, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28981496936274515]], [[0.4526075102124183]], [[0.5275718075980392]]], "std": [[[0.36366093896263285]], [[0.2458758769167451]], [[0.2383658696552924]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5620396119281046]], [[0.5700613174019608]], [[0.5382377798202614]]], "std": [[[0.3479535231638993]], [[0.3422866989048694]], [[0.35133108773094296]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5066059313725491]], [[0.5400928165849673]], [[0.5123270343137255]]], "std": [[[0.3457272686751585]], [[0.321409250208825]], [[0.32952065244151135]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3935814174836601]], [[0.43548409722222226]], [[0.3702114808006536]]], "std": [[[0.38907139627322135]], [[0.3694738682909776]], [[0.3313631291514831]]], "count": [100]}, "observation.state": {"min": [0.2785009741783142, -1.3918612003326416, 1.4566644430160522, -0.21329250931739807, -1.1045385599136353, 0.04873350262641907, -0.6469110250473022, -1.1738240718841553, 0.9059090614318848, -0.3792343735694885, -0.049663346260786057, -1.2619926929473877, 29.818750381469727, 35.46125030517578, -0.7906249761581421, -0.16624999046325684, 0.9906250238418579, 0.37562498450279236, 0.9375, -1.1999999284744263, 0.7962499856948853, -3.2950000762939453, 1.2143750190734863, 0.47999998927116394, 0.890625, 37.673126220703125, 0.9049999713897705, -0.6206250190734863, 1.0425000190734863, 0.8218749761581421, 0.6612499952316284, 0.43312501907348633, 1.040624976158142, -0.02499999850988388, 0.6206250190734863, 0.5106250047683716], "max": [1.0915923118591309, -1.0105048418045044, 1.983219861984253, 0.5438172221183777, -0.7153381705284119, 0.4376955032348633, -0.09899290651082993, -0.5108434557914734, 1.4033770561218262, 0.07564660161733627, 0.5773632526397705, -1.055423617362976, 73.74937438964844, 67.71562194824219, 24.716249465942383, 8.896875381469727, 68.49687194824219, 28.27375030517578, 74.4468765258789, 62.74937438964844, 66.10687255859375, 78.43000030517578, 62.55062484741211, 98.3499984741211, 68.97624969482422, 57.64437484741211, 2.6449999809265137, 9.45687484741211, 57.49187469482422, 44.29312515258789, 71.63249969482422, 50.303123474121094, 72.53312683105469, 59.403751373291016, 62.64875030517578, 90.29875183105469], "mean": [0.5709674954414368, -1.1664116382598877, 1.6984196901321411, 0.2376466691493988, -0.8937206864356995, 0.22341498732566833, -0.28315961360931396, -0.8128080368041992, 1.060551404953003, -0.20188969373703003, 0.24382264912128448, -1.1227116584777832, 55.96569061279297, 44.78927993774414, 1.7976614236831665, 4.795182228088379, 20.771913528442383, 5.367924213409424, 19.15277862548828, 7.1403093338012695, 17.039453506469727, 9.736311912536621, 14.11208438873291, 23.52128028869629, 24.39636993408203, 52.233436584472656, 1.1577250957489014, 1.490584373474121, 18.07874298095703, 8.969026565551758, 27.55732536315918, 7.879815578460693, 26.870361328125, 10.34976577758789, 15.344606399536133, 43.97509765625], "std": [0.228660449385643, 0.10365164279937744, 0.1573571115732193, 0.17100125551223755, 0.1178770512342453, 0.08134116232395172, 0.1751251369714737, 0.2220650464296341, 0.1433151811361313, 0.1627674698829651, 0.24891485273838043, 0.06268209964036942, 11.156580924987793, 6.084300994873047, 6.073856353759766, 3.1928300857543945, 23.272977828979492, 8.062389373779297, 23.969440460205078, 16.443424224853516, 22.881746292114258, 23.785417556762695, 19.997217178344727, 28.221933364868164, 27.336685180664062, 5.941822528839111, 0.23973050713539124, 2.9055604934692383, 18.973583221435547, 14.605735778808594, 20.853546142578125, 13.375696182250977, 22.273876190185547, 19.452659606933594, 23.08989906311035, 23.049726486206055], "count": [244]}, "action": {"min": [0.2785009741783142, -1.3918612003326416, 1.4566644430160522, -0.21329250931739807, -1.1045385599136353, 0.04873350262641907, -0.6469110250473022, -1.1738240718841553, 0.9059090614318848, -0.3792343735694885, -0.049663346260786057, -1.2619926929473877, 29.818750381469727, 35.46125030517578, -0.7906249761581421, -0.16624999046325684, 0.9906250238418579, 0.37562498450279236, 0.9375, -1.1999999284744263, 0.7962499856948853, -3.2950000762939453, 1.2143750190734863, 0.47999998927116394, 0.890625, 37.673126220703125, 0.9049999713897705, -0.6206250190734863, 1.0425000190734863, 0.8218749761581421, 0.6612499952316284, 0.43312501907348633, 1.040624976158142, -0.02499999850988388, 0.6206250190734863, 0.5106250047683716], "max": [1.0915923118591309, -1.0105048418045044, 1.983219861984253, 0.5438172221183777, -0.7153381705284119, 0.4376955032348633, -0.09899290651082993, -0.5108434557914734, 1.4033770561218262, 0.07564660161733627, 0.5773632526397705, -1.055423617362976, 73.74937438964844, 67.71562194824219, 24.716249465942383, 8.896875381469727, 68.49687194824219, 28.27375030517578, 74.4468765258789, 62.74937438964844, 66.10687255859375, 78.43000030517578, 62.55062484741211, 98.3499984741211, 68.97624969482422, 57.64437484741211, 2.6449999809265137, 9.45687484741211, 57.49187469482422, 44.29312515258789, 71.63249969482422, 50.303123474121094, 72.53312683105469, 59.403751373291016, 62.64875030517578, 90.29875183105469], "mean": [0.5709674954414368, -1.166411280632019, 1.698419451713562, 0.23764660954475403, -0.8937207460403442, 0.22341486811637878, -0.2831593453884125, -0.8128077983856201, 1.0605510473251343, -0.2018897980451584, 0.24382267892360687, -1.1227115392684937, 55.965675354003906, 44.789283752441406, 1.7976616621017456, 4.795183181762695, 20.771921157836914, 5.367926597595215, 19.152780532836914, 7.140317916870117, 17.039459228515625, 9.736323356628418, 14.112081527709961, 23.52127456665039, 24.3963680267334, 52.233428955078125, 1.157725214958191, 1.4905842542648315, 18.078746795654297, 8.969026565551758, 27.557334899902344, 7.879813194274902, 26.8703556060791, 10.349764823913574, 15.344610214233398, 43.97510528564453], "std": [0.228660449385643, 0.10365164279937744, 0.1573571115732193, 0.17100127041339874, 0.1178770586848259, 0.08134116232395172, 0.1751251220703125, 0.2220650017261505, 0.1433151811361313, 0.16276748478412628, 0.24891479313373566, 0.06268209964036942, 11.156580924987793, 6.084299564361572, 6.073859214782715, 3.1928296089172363, 23.27298355102539, 8.062389373779297, 23.969440460205078, 16.44342803955078, 22.881750106811523, 23.785419464111328, 19.997217178344727, 28.221940994262695, 27.336679458618164, 5.941822052001953, 0.23973050713539124, 2.905560255050659, 18.97357940673828, 14.605735778808594, 20.853546142578125, 13.375697135925293, 22.27387809753418, 19.452661514282227, 23.089900970458984, 23.049726486206055], "count": [244]}, "timestamp": {"min": [0.0], "max": [8.1], "mean": [4.05], "std": [2.3478713763747794], "count": [244]}, "frame_index": {"min": [0], "max": [243], "mean": [121.5], "std": [70.43614129124337], "count": [244]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [244]}, "index": {"min": [30720], "max": [30963], "mean": [30841.5], "std": [70.43614129124337], "count": [244]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [244]}, "subtask_annotation": {"mean": [4.602459016393443, 14.0, 14.0, 14.0, 14.0], "std": [3.5909942710728053, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [244]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [244]}, "eef_direction_state": {"mean": [3.5, 3.7459016393442623], "std": [1.3923090857147828, 2.0448314508673646], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_state": {"mean": [1.3729508196721312, 1.0860655737704918], "std": [0.5320139412147674, 0.8376211019632792], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_state": {"mean": [1.1188524590163935, 0.8360655737704918], "std": [0.818718707795267, 0.8283961962703371], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_direction_action": {"mean": [3.5, 3.7459016393442623], "std": [1.3923090857147828, 2.0448314508673646], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_action": {"mean": [1.3729508196721312, 1.0860655737704918], "std": [0.5320139412147674, 0.8376211019632792], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_action": {"mean": [1.1188524590163935, 0.8360655737704918], "std": [0.818718707795267, 0.8283961962703371], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_sim_pose_state": {"mean": [0.7597015032290588, 0.2092355339642402, 1.2537081678960957, -1.1892857600612057, 0.6749908300412903, -1.923905805497684, 0.6800167469644606, -0.16633439482410278, 1.245621034815784, 2.0686045875803583, 1.2868491330314311, 0.2569351727729614], "std": [0.04509400777605791, 0.0323179986230872, 0.06719873071951742, 0.18974108153744734, 0.03949773125972267, 0.21189604915633553, 0.03256028340874626, 0.067817755927585, 0.06006514373258115, 0.8110981052104186, 0.13206316645034216, 2.6045300395217676], "min": [0.6981991151300959, 0.15302254937429074, 1.1224779745381348, -1.5742968336434708, 0.5714720985806969, -2.416489953583132, 0.6402842839225078, -0.2589208852622355, 1.1144362795543605, 0.6618886673916133, 1.090555536831141, -3.1177927842286572], "max": [0.8257210588753877, 0.2882605427211688, 1.3363070679280609, -0.9476293902239087, 0.7553245983136638, -1.7250908709316044, 0.7632514696122614, -0.0709986048675948, 1.3335962469814422, 2.8941183060571185, 1.4289678181106749, 3.1319764723536223], "count": [244]}, "eef_sim_pose_action": {"mean": [0.7597015032290588, 0.2092355339642402, 1.2537081678960957, -1.1892857600612057, 0.6749908300412903, -1.923905805497684, 0.6800167469644606, -0.16633439482410278, 1.245621034815784, 2.0686045875803583, 1.2868491330314311, 0.2569351727729614], "std": [0.04509400777605791, 0.0323179986230872, 0.06719873071951742, 0.18974108153744734, 0.03949773125972267, 0.21189604915633553, 0.03256028340874626, 0.067817755927585, 0.06006514373258115, 0.8110981052104186, 0.13206316645034216, 2.6045300395217676], "min": [0.6981991151300959, 0.15302254937429074, 1.1224779745381348, -1.5742968336434708, 0.5714720985806969, -2.416489953583132, 0.6402842839225078, -0.2589208852622355, 1.1144362795543605, 0.6618886673916133, 1.090555536831141, -3.1177927842286572], "max": [0.8257210588753877, 0.2882605427211688, 1.3363070679280609, -0.9476293902239087, 0.7553245983136638, -1.7250908709316044, 0.7632514696122614, -0.0709986048675948, 1.3335962469814422, 2.8941183060571185, 1.4289678181106749, 3.1319764723536223], "count": [244]}}} +{"episode_index": 107, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2945393974673203]], [[0.45496745098039215]], [[0.5251716768790851]]], "std": [[[0.3602448551296107]], [[0.24195948103567388]], [[0.2429025940162578]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5427364583333334]], [[0.5529275449346406]], [[0.5275584906045752]]], "std": [[[0.34400018353336925]], [[0.3435279905195732]], [[0.3501253851559057]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5147618137254902]], [[0.5337142279411765]], [[0.4975081964869281]]], "std": [[[0.3421051572848221]], [[0.32778162884442547]], [[0.34658418728171897]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40648419934640523]], [[0.44187885416666667]], [[0.37061222426470586]]], "std": [[[0.38695745699853284]], [[0.3697383056181999]], [[0.3341706763481817]]], "count": [100]}, "observation.state": {"min": [0.30384528636932373, -1.4192798137664795, 1.4118887186050415, -0.17528802156448364, -1.1055161952972412, -0.1513027399778366, -0.661931574344635, -1.0668679475784302, 0.9754806756973267, -0.1590753048658371, 0.2844615578651428, -1.261052131652832, 5.412727355957031, 37.85562515258789, -0.7200000286102295, -0.4468750059604645, 0.7931250333786011, 0.06687499582767487, 1.9837499856948853, -1.1868749856948853, 4.201250076293945, -3.5687499046325684, 1.6200000047683716, 0.453125, 1.2599999904632568, 43.037776947021484, 0.9581249952316284, -0.6612499952316284, 1.0475000143051147, 0.25, 10.416666984558105, 0.2706249952316284, 9.511249542236328, -0.04749999940395355, 0.6462500095367432, 6.125625133514404], "max": [0.9649423956871033, -0.8454928398132324, 2.034599781036377, 0.7232776284217834, -0.768482506275177, 0.23360608518123627, -0.10852979123592377, -0.7417315244674683, 1.3053139448165894, -0.020981155335903168, 0.46807050704956055, -1.0549229383468628, 73.23374938964844, 66.37124633789062, 46.938751220703125, 9.565625190734863, 65.09187316894531, 32.0, 71.97875213623047, 57.06437683105469, 65.92937469482422, 77.11125183105469, 59.62687683105469, 93.0406265258789, 70.38063049316406, 67.52249908447266, 2.2200000286102295, 9.707499504089355, 59.022499084472656, 62.178123474121094, 64.81937408447266, 55.885623931884766, 66.95062255859375, 56.040626525878906, 53.02000045776367, 85.94000244140625], "mean": [0.5542988181114197, -1.1410858631134033, 1.7299177646636963, 0.2948245108127594, -0.9024896621704102, 0.08474430441856384, -0.3093135952949524, -0.8757306337356567, 1.1322367191314697, -0.07468702644109726, 0.3854101002216339, -1.1438041925430298, 56.31132507324219, 45.603965759277344, 10.124421119689941, 5.3896708488464355, 27.462438583374023, 6.072024345397949, 25.325307846069336, 7.184698581695557, 23.410520553588867, 9.158692359924316, 20.94000816345215, 16.267839431762695, 25.7506046295166, 57.14708709716797, 1.1667417287826538, 1.7371162176132202, 24.87994384765625, 10.480093002319336, 29.63245964050293, 11.610371589660645, 28.002124786376953, 11.24502944946289, 20.343639373779297, 31.74553680419922], "std": [0.17259453237056732, 0.1341037005186081, 0.16735123097896576, 0.19125841557979584, 0.07634975761175156, 0.07992494851350784, 0.15725533664226532, 0.0919034481048584, 0.07641693204641342, 0.039539191871881485, 0.058366790413856506, 0.06435588002204895, 18.402841567993164, 4.620841026306152, 14.816404342651367, 3.6712424755096436, 19.58944320678711, 10.248472213745117, 20.778348922729492, 15.504624366760254, 19.71087646484375, 22.60868263244629, 17.05678939819336, 26.080955505371094, 28.812047958374023, 7.650301933288574, 0.1744338721036911, 3.0612833499908447, 16.87477684020996, 18.553939819335938, 16.95904541015625, 18.778966903686523, 19.06109619140625, 19.589258193969727, 16.207304000854492, 27.455814361572266], "count": [249]}, "action": {"min": [0.30384528636932373, -1.4192798137664795, 1.4118887186050415, -0.17528802156448364, -1.1055161952972412, -0.1513027399778366, -0.661931574344635, -1.0668679475784302, 0.9754806756973267, -0.1590753048658371, 0.2844615578651428, -1.261052131652832, 5.412727355957031, 37.85562515258789, -0.7200000286102295, -0.4468750059604645, 0.7931250333786011, 0.06687499582767487, 1.9837499856948853, -1.1868749856948853, 4.201250076293945, -3.5687499046325684, 1.6200000047683716, 0.453125, 1.2599999904632568, 43.037776947021484, 0.9581249952316284, -0.6612499952316284, 1.0475000143051147, 0.25, 10.416666984558105, 0.2706249952316284, 9.511249542236328, -0.04749999940395355, 0.6462500095367432, 6.125625133514404], "max": [0.9649423956871033, -0.8454928398132324, 2.034599781036377, 0.7232776284217834, -0.768482506275177, 0.23360608518123627, -0.10852979123592377, -0.7417315244674683, 1.3053139448165894, -0.020981155335903168, 0.46807050704956055, -1.0549229383468628, 73.23374938964844, 66.37124633789062, 46.938751220703125, 9.565625190734863, 65.09187316894531, 32.0, 71.97875213623047, 57.06437683105469, 65.92937469482422, 77.11125183105469, 59.62687683105469, 93.0406265258789, 70.38063049316406, 67.52249908447266, 2.2200000286102295, 9.707499504089355, 59.022499084472656, 62.178123474121094, 64.81937408447266, 55.885623931884766, 66.95062255859375, 56.040626525878906, 53.02000045776367, 85.94000244140625], "mean": [0.5542988181114197, -1.1410857439041138, 1.7299177646636963, 0.2948245406150818, -0.902489960193634, 0.08474431186914444, -0.3093133568763733, -0.8757309317588806, 1.1322367191314697, -0.07468699663877487, 0.3854101002216339, -1.143804669380188, 56.311317443847656, 45.60393524169922, 10.124414443969727, 5.3896708488464355, 27.462421417236328, 6.072033882141113, 25.3253231048584, 7.1847028732299805, 23.4105281829834, 9.15869426727295, 20.94001007080078, 16.267845153808594, 25.7506103515625, 57.1471061706543, 1.1667417287826538, 1.7371160984039307, 24.87993049621582, 10.480090141296387, 29.632457733154297, 11.610366821289062, 28.002113342285156, 11.245025634765625, 20.34364128112793, 31.745540618896484], "std": [0.17259448766708374, 0.1341037005186081, 0.16735132038593292, 0.19125841557979584, 0.07634975761175156, 0.07992492616176605, 0.1572553664445877, 0.091903455555439, 0.07641693949699402, 0.039539191871881485, 0.05836678668856621, 0.06435588747262955, 18.40283966064453, 4.620841979980469, 14.816401481628418, 3.6712422370910645, 19.589441299438477, 10.248473167419434, 20.778348922729492, 15.504623413085938, 19.710872650146484, 22.608684539794922, 17.056787490844727, 26.080944061279297, 28.812053680419922, 7.650301933288574, 0.17443397641181946, 3.0612833499908447, 16.87477684020996, 18.553943634033203, 16.95904541015625, 18.778966903686523, 19.061092376708984, 19.589256286621094, 16.207305908203125, 27.455814361572266], "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": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [249]}, "index": {"min": [30964], "max": [31212], "mean": [31088.0], "std": [71.87952884282609], "count": [249]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [249]}, "subtask_annotation": {"mean": [5.100401606425703, 14.0, 14.0, 14.0, 14.0], "std": [3.6473514403571405, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [249]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [249]}, "eef_direction_state": {"mean": [3.6144578313253013, 3.6586345381526106], "std": [1.6268183546619988, 1.8035929510574995], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_state": {"mean": [1.248995983935743, 1.1365461847389557], "std": [0.6782988673125783, 0.7263194052130645], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_state": {"mean": [0.8795180722891566, 0.7951807228915663], "std": [0.8651799315347186, 0.8420528960754406], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_direction_action": {"mean": [3.6144578313253013, 3.6586345381526106], "std": [1.6268183546619988, 1.8035929510574995], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_action": {"mean": [1.248995983935743, 1.1365461847389557], "std": [0.6782988673125783, 0.7263194052130645], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_action": {"mean": [0.8795180722891566, 0.7951807228915663], "std": [0.8651799315347186, 0.8420528960754406], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_sim_pose_state": {"mean": [0.7597671756899931, 0.22368128497575673, 1.2652772675970523, -1.2062783899175544, 0.6116925979802854, -1.9704462132795924, 0.7006365872278, -0.15978717985694277, 1.270965831751716, 1.2384303596258834, 1.2499648478738967, 1.819544768010272], "std": [0.04127219841296337, 0.033804844858296886, 0.06325031345251822, 0.24829084798471515, 0.08526864500283542, 0.2518588812014159, 0.026295924154058067, 0.03778871364774714, 0.05754616687997501, 0.39326249588255513, 0.05024696037692051, 0.4204624274483381], "min": [0.6788335198723531, 0.1686672281363034, 1.1213684635710806, -1.7689486962465828, 0.4370983447353911, -2.547082670394721, 0.6449450328288563, -0.21461364935149785, 1.1252592871839633, 0.6350582278437269, 1.1053539353117219, 1.2352415324747086], "max": [0.8083838550458226, 0.32350030760265197, 1.3551251379594598, -0.9004630610548373, 0.776713946616892, -1.76312027889709, 0.7468749009821355, -0.09563844261327323, 1.3381039250384026, 2.091447473218726, 1.3367749449980257, 2.7174165337479566], "count": [249]}, "eef_sim_pose_action": {"mean": [0.7597671756899931, 0.22368128497575673, 1.2652772675970523, -1.2062783899175544, 0.6116925979802854, -1.9704462132795924, 0.7006365872278, -0.15978717985694277, 1.270965831751716, 1.2384303596258834, 1.2499648478738967, 1.819544768010272], "std": [0.04127219841296337, 0.033804844858296886, 0.06325031345251822, 0.24829084798471515, 0.08526864500283542, 0.2518588812014159, 0.026295924154058067, 0.03778871364774714, 0.05754616687997501, 0.39326249588255513, 0.05024696037692051, 0.4204624274483381], "min": [0.6788335198723531, 0.1686672281363034, 1.1213684635710806, -1.7689486962465828, 0.4370983447353911, -2.547082670394721, 0.6449450328288563, -0.21461364935149785, 1.1252592871839633, 0.6350582278437269, 1.1053539353117219, 1.2352415324747086], "max": [0.8083838550458226, 0.32350030760265197, 1.3551251379594598, -0.9004630610548373, 0.776713946616892, -1.76312027889709, 0.7468749009821355, -0.09563844261327323, 1.3381039250384026, 2.091447473218726, 1.3367749449980257, 2.7174165337479566], "count": [249]}}} +{"episode_index": 108, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2920210927287582]], [[0.4547260620915033]], [[0.5270713725490196]]], "std": [[[0.36433658577826816]], [[0.2444609354445138]], [[0.23993806181950664]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5569266748366013]], [[0.563189087009804]], [[0.5373977839052287]]], "std": [[[0.3408639819797319]], [[0.3437287998331045]], [[0.351736036169696]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5268885416666667]], [[0.5445060273692811]], [[0.4998366135620915]]], "std": [[[0.34658281504270916]], [[0.3279435129966414]], [[0.3482818252403665]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4008508966503268]], [[0.42932211805555553]], [[0.34376435049019605]]], "std": [[[0.39187178457486416]], [[0.3731541593787626]], [[0.3362095828494054]]], "count": [100]}, "observation.state": {"min": [0.1813916265964508, -1.3918612003326416, 1.468299388885498, -0.19374188780784607, -1.0406414270401, -0.0838530957698822, -0.6854639053344727, -1.250452995300293, 0.9959372878074646, -0.18608376383781433, 0.2208743393421173, -1.252625823020935, 7.438124656677246, 39.20375061035156, -0.75, -0.20749999582767487, 0.828125, 0.18250000476837158, 1.3912500143051147, -1.024999976158142, 1.6662499904632568, -3.630000114440918, 1.1737499237060547, 0.5399999618530273, 1.4449999332427979, 43.19333267211914, 0.8224999904632568, -0.6693750023841858, 0.7118749618530273, 0.8631249666213989, 0.6349999904632568, 0.5824999809265137, 1.0177778005599976, 0.11999999731779099, 0.6581249833106995, -0.08249999582767487], "max": [0.7864118218421936, -0.9248159527778625, 2.0170042514801025, 0.815284788608551, -0.6168698072433472, 0.31404975056648254, -0.10852979123592377, -0.7689116597175598, 1.4651999473571777, 0.05230983346700668, 0.6023737192153931, -1.0463874340057373, 75.30500030517578, 75.12312316894531, 19.96875, 9.731249809265137, 71.09312438964844, 34.52000045776367, 65.83625030517578, 55.22187423706055, 62.83437728881836, -3.4987499713897705, 51.61375045776367, 100.81437683105469, 67.73187255859375, 66.66250610351562, 2.6262500286102295, 9.421875, 60.12687683105469, 38.421875, 70.3393783569336, 48.774375915527344, 77.25187683105469, 71.74250030517578, 64.80374908447266, 92.98187255859375], "mean": [0.3869585394859314, -1.1020236015319824, 1.6831523180007935, 0.4533608555793762, -0.7864415645599365, 0.15452517569065094, -0.3250042498111725, -0.9402226209640503, 1.1924396753311157, -0.08231732249259949, 0.41028448939323425, -1.0791473388671875, 52.20494842529297, 51.73775863647461, 0.35055506229400635, 4.324131488800049, 28.755258560180664, 6.271713733673096, 27.023818969726562, 10.656219482421875, 22.698270797729492, -3.5517611503601074, 17.832080841064453, 39.279850006103516, 22.76132583618164, 57.430274963378906, 1.1263161897659302, 1.5173472166061401, 24.497339248657227, 6.065930366516113, 29.133092880249023, 7.556641578674316, 28.564502716064453, 7.675749778747559, 12.733558654785156, 42.82866287231445], "std": [0.18974974751472473, 0.1324794888496399, 0.15444789826869965, 0.1806400865316391, 0.12027714401483536, 0.10922763496637344, 0.17424224317073822, 0.1329265981912613, 0.10552068054676056, 0.06913081556558609, 0.14411666989326477, 0.06457941234111786, 20.426782608032227, 10.530389785766602, 3.12113618850708, 3.2945144176483154, 21.859718322753906, 9.291414260864258, 20.315702438354492, 16.166297912597656, 22.253337860107422, 0.023433158174157143, 18.523998260498047, 34.804866790771484, 25.25067901611328, 7.30165433883667, 0.23372343182563782, 2.8622727394104004, 17.34373664855957, 10.450156211853027, 18.309682846069336, 13.495229721069336, 20.691736221313477, 17.883644104003906, 21.965755462646484, 22.083595275878906], "count": [272]}, "action": {"min": [0.1813916265964508, -1.3918612003326416, 1.468299388885498, -0.19374188780784607, -1.0406414270401, -0.0838530957698822, -0.6854639053344727, -1.250452995300293, 0.9959372878074646, -0.18608376383781433, 0.2208743393421173, -1.252625823020935, 7.438124656677246, 39.20375061035156, -0.75, -0.20749999582767487, 0.828125, 0.18250000476837158, 1.3912500143051147, -1.024999976158142, 1.6662499904632568, -3.630000114440918, 1.1737499237060547, 0.5399999618530273, 1.4449999332427979, 43.19333267211914, 0.8224999904632568, -0.6693750023841858, 0.7118749618530273, 0.8631249666213989, 0.6349999904632568, 0.5824999809265137, 1.0177778005599976, 0.11999999731779099, 0.6581249833106995, -0.08249999582767487], "max": [0.7864118218421936, -0.9248159527778625, 2.0170042514801025, 0.815284788608551, -0.6168698072433472, 0.31404975056648254, -0.10852979123592377, -0.7689116597175598, 1.4651999473571777, 0.05230983346700668, 0.6023737192153931, -1.0463874340057373, 75.30500030517578, 75.12312316894531, 19.96875, 9.731249809265137, 71.09312438964844, 34.52000045776367, 65.83625030517578, 55.22187423706055, 62.83437728881836, -3.4987499713897705, 51.61375045776367, 100.81437683105469, 67.73187255859375, 66.66250610351562, 2.6262500286102295, 9.421875, 60.12687683105469, 38.421875, 70.3393783569336, 48.774375915527344, 77.25187683105469, 71.74250030517578, 64.80374908447266, 92.98187255859375], "mean": [0.38695842027664185, -1.1020231246948242, 1.683152198791504, 0.4533608555793762, -0.7864413261413574, 0.15452517569065094, -0.325003981590271, -0.940222442150116, 1.1924399137496948, -0.08231731504201889, 0.41028448939323425, -1.0791471004486084, 52.204978942871094, 51.737735748291016, 0.3505549430847168, 4.324131965637207, 28.75526237487793, 6.271713733673096, 27.023818969726562, 10.65621566772461, 22.69828224182129, -3.5517592430114746, 17.832082748413086, 39.27986526489258, 22.761335372924805, 57.430301666259766, 1.1263169050216675, 1.5173468589782715, 24.49733543395996, 6.065932750701904, 29.133087158203125, 7.556643486022949, 28.564496994018555, 7.675751686096191, 12.73355770111084, 42.82866668701172], "std": [0.18974974751472473, 0.13247951865196228, 0.15444786846637726, 0.1806401163339615, 0.12027712911367416, 0.10922764241695404, 0.1742422878742218, 0.13292661309242249, 0.10552068054676056, 0.06913081556558609, 0.14411671459674835, 0.06457941234111786, 20.426788330078125, 10.530387878417969, 3.121138572692871, 3.29451322555542, 21.859716415405273, 9.291414260864258, 20.315706253051758, 16.166296005249023, 22.25333595275879, 0.023433148860931396, 18.523996353149414, 34.804866790771484, 25.250675201416016, 7.301653861999512, 0.23372340202331543, 2.8622732162475586, 17.343738555908203, 10.450155258178711, 18.3096866607666, 13.495226860046387, 20.691740036010742, 17.88364601135254, 21.965755462646484, 22.083595275878906], "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": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [272]}, "index": {"min": [31213], "max": [31484], "mean": [31348.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [4.823529411764706, 14.0, 14.0, 14.0, 14.0], "std": [3.570471943062121, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [272]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [272]}, "eef_direction_state": {"mean": [3.235294117647059, 3.886029411764706], "std": [1.6747927620597594, 1.75887132902783], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [1.2941176470588236, 1.2463235294117647], "std": [0.6077640682285824, 0.7187006339297818], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [0.9963235294117647, 0.9080882352941176], "std": [0.8553386058297837, 0.8373237432666412], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [3.235294117647059, 3.886029411764706], "std": [1.6747927620597594, 1.75887132902783], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [1.2941176470588236, 1.2463235294117647], "std": [0.6077640682285824, 0.7187006339297818], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [0.9963235294117647, 0.9080882352941176], "std": [0.8553386058297837, 0.8373237432666412], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.7598418421271655, 0.2125846707574024, 1.3009778988179044, -1.1483164052904196, 0.7483354949309083, -1.906293610656256, 0.7108879473258001, -0.15148583078276856, 1.2631124223161565, 1.3025399992986635, 1.1919333889346737, 1.8915154057731853], "std": [0.03555708850500546, 0.03717633868771703, 0.06839407994438183, 0.2568840565999993, 0.0809248879616792, 0.2840387981972627, 0.03101522818172817, 0.04470309666057523, 0.06262435294169666, 0.36095570660982845, 0.06967406143815888, 0.3554154809478731], "min": [0.6980773277545164, 0.16634041467237934, 1.1373120920270872, -1.8192928175339522, 0.5187385761687917, -2.5952141743835573, 0.6518552084487836, -0.2192410965562277, 1.109619046349262, 0.7559205764640833, 1.040820782345787, 1.3416181280084611], "max": [0.8162787736994737, 0.3028856182351014, 1.3659597019713874, -0.8999772560172541, 0.8532495227179107, -1.6563901314644516, 0.7745136865238376, -0.0772374939682201, 1.3341141456547012, 1.9852936344533894, 1.273857050189751, 2.6191155979642358], "count": [272]}, "eef_sim_pose_action": {"mean": [0.7598418421271655, 0.2125846707574024, 1.3009778988179044, -1.1483164052904196, 0.7483354949309083, -1.906293610656256, 0.7108879473258001, -0.15148583078276856, 1.2631124223161565, 1.3025399992986635, 1.1919333889346737, 1.8915154057731853], "std": [0.03555708850500546, 0.03717633868771703, 0.06839407994438183, 0.2568840565999993, 0.0809248879616792, 0.2840387981972627, 0.03101522818172817, 0.04470309666057523, 0.06262435294169666, 0.36095570660982845, 0.06967406143815888, 0.3554154809478731], "min": [0.6980773277545164, 0.16634041467237934, 1.1373120920270872, -1.8192928175339522, 0.5187385761687917, -2.5952141743835573, 0.6518552084487836, -0.2192410965562277, 1.109619046349262, 0.7559205764640833, 1.040820782345787, 1.3416181280084611], "max": [0.8162787736994737, 0.3028856182351014, 1.3659597019713874, -0.8999772560172541, 0.8532495227179107, -1.6563901314644516, 0.7745136865238376, -0.0772374939682201, 1.3341141456547012, 1.9852936344533894, 1.273857050189751, 2.6191155979642358], "count": [272]}}} +{"episode_index": 109, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29788730187908496]], [[0.4523143035130719]], [[0.5235194791666667]]], "std": [[[0.36072673415588047]], [[0.24359140848905675]], [[0.2421686757141395]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5324509599673203]], [[0.5457802675653595]], [[0.5107024795751635]]], "std": [[[0.3456824925172363]], [[0.3415213545688913]], [[0.35334127486616745]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5061114133986928]], [[0.5291432700163399]], [[0.48951348039215686]]], "std": [[[0.33907035390943197]], [[0.3208792550255784]], [[0.33837078630690837]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3740670383986928]], [[0.42613395424836603]], [[0.41318060661764705]]], "std": [[[0.378242007514814]], [[0.357805999571678]], [[0.3393782036225492]]], "count": [100]}, "observation.state": {"min": [0.22678720951080322, -1.4209964275360107, 1.3697832822799683, -0.12755587697029114, -1.0343708992004395, -0.07698653638362885, -0.5869001150131226, -1.2410115003585815, 0.8638036847114563, -1.4627679586410522, 0.04413195326924324, -1.0859973430633545, 17.798749923706055, 43.18562316894531, -0.6268749833106995, -0.2318750023841858, 1.3125, 0.25999999046325684, 6.98562479019165, -1.146875023841858, 6.00124979019165, -3.2649998664855957, 1.2966666221618652, 0.09937500208616257, 3.4856250286102295, 37.43812561035156, 1.0106250047683716, -0.8956249952316284, 0.7580000162124634, 0.5368750095367432, 0.6284615397453308, -0.578125, 1.5681250095367432, -0.3033333420753479, 0.6412500143051147, -0.42249998450279236], "max": [0.6909475922584534, -0.8553635478019714, 1.982003927230835, 0.8285171985626221, -0.6909952759742737, 0.3580147922039032, 0.4611562490463257, -0.3858625292778015, 1.5207284688949585, -0.0467069111764431, 0.46220532059669495, -0.18711376190185547, 79.06062316894531, 64.57154083251953, 22.191875457763672, 9.59000015258789, 67.58625030517578, 39.166873931884766, 65.11250305175781, 78.79312133789062, 67.01187133789062, 97.26875305175781, 78.24187469482422, 108.57562255859375, 68.09000396728516, 65.109375, 2.5012500286102295, 9.427499771118164, 57.274375915527344, 43.26000213623047, 69.02812957763672, 43.11499786376953, 71.6987533569336, 60.79999923706055, 58.93437576293945, 87.93437957763672], "mean": [0.4775112569332123, -1.1878544092178345, 1.720967411994934, 0.45752108097076416, -0.8149712085723877, 0.06965180486440659, 0.07044094055891037, -0.6761935353279114, 1.0324337482452393, -0.9040834903717041, 0.197074756026268, -0.49336081743240356, 62.17643356323242, 49.570594787597656, 1.2257193326950073, 3.3776063919067383, 30.354684829711914, 5.659280776977539, 28.979806900024414, 10.90719985961914, 28.59794044494629, 10.312094688415527, 25.7412166595459, 19.826702117919922, 28.927471160888672, 54.65364456176758, 1.167198896408081, 4.299957275390625, 24.253694534301758, 8.410574913024902, 28.609800338745117, 7.7371721267700195, 25.35396385192871, 8.88174819946289, 13.724553108215332, 25.452381134033203], "std": [0.15059508383274078, 0.17088250815868378, 0.20035289227962494, 0.19978661835193634, 0.12221390008926392, 0.08325996994972229, 0.3830522894859314, 0.321256548166275, 0.19324809312820435, 0.5649430155754089, 0.16587047278881073, 0.3516298830509186, 19.300159454345703, 4.189774036407471, 4.652844429016113, 2.6366097927093506, 19.053747177124023, 9.543923377990723, 16.61311149597168, 21.484577178955078, 17.52332305908203, 24.42405128479004, 17.776187896728516, 28.924100875854492, 23.822193145751953, 7.939953804016113, 0.18974877893924713, 2.8131134510040283, 16.372875213623047, 14.632408142089844, 18.554336547851562, 14.084813117980957, 20.761686325073242, 17.851871490478516, 19.588729858398438, 26.981658935546875], "count": [264]}, "action": {"min": [0.22678720951080322, -1.4209964275360107, 1.3697832822799683, -0.12755587697029114, -1.0343708992004395, -0.07698653638362885, -0.5869001150131226, -1.2410115003585815, 0.8638036847114563, -1.4627679586410522, 0.04413195326924324, -1.0859973430633545, 17.798749923706055, 43.18562316894531, -0.6268749833106995, -0.2318750023841858, 1.3125, 0.25999999046325684, 6.98562479019165, -1.146875023841858, 6.00124979019165, -3.2649998664855957, 1.2966666221618652, 0.09937500208616257, 3.4856250286102295, 37.43812561035156, 1.0106250047683716, -0.8956249952316284, 0.7580000162124634, 0.5368750095367432, 0.6284615397453308, -0.578125, 1.5681250095367432, -0.3033333420753479, 0.6412500143051147, -0.42249998450279236], "max": [0.6909475922584534, -0.8553635478019714, 1.982003927230835, 0.8285171985626221, -0.6909952759742737, 0.3580147922039032, 0.4611562490463257, -0.3858625292778015, 1.5207284688949585, -0.0467069111764431, 0.46220532059669495, -0.18711376190185547, 79.06062316894531, 64.57154083251953, 22.191875457763672, 9.59000015258789, 67.58625030517578, 39.166873931884766, 65.11250305175781, 78.79312133789062, 67.01187133789062, 97.26875305175781, 78.24187469482422, 108.57562255859375, 68.09000396728516, 65.109375, 2.5012500286102295, 9.427499771118164, 57.274375915527344, 43.26000213623047, 69.02812957763672, 43.11499786376953, 71.6987533569336, 60.79999923706055, 58.93437576293945, 87.93437957763672], "mean": [0.47751128673553467, -1.1878546476364136, 1.7209676504135132, 0.4575209319591522, -0.814971387386322, 0.06965184956789017, 0.07044105231761932, -0.6761935949325562, 1.0324335098266602, -0.9040831923484802, 0.1970747411251068, -0.49336081743240356, 62.17643356323242, 49.57057189941406, 1.2257204055786133, 3.3776071071624756, 30.35468292236328, 5.6592864990234375, 28.979814529418945, 10.907201766967773, 28.59794807434082, 10.31208324432373, 25.741233825683594, 19.826702117919922, 28.927473068237305, 54.65362548828125, 1.1671984195709229, 4.299957752227783, 24.25369644165039, 8.410573959350586, 28.60978126525879, 7.737170696258545, 25.353971481323242, 8.881749153137207, 13.724553108215332, 25.45238494873047], "std": [0.1505950689315796, 0.17088249325752258, 0.20035290718078613, 0.19978663325309753, 0.12221390753984451, 0.0832599624991417, 0.38305214047431946, 0.321256548166275, 0.19324807822704315, 0.5649429559707642, 0.16587047278881073, 0.3516298830509186, 19.300167083740234, 4.1897759437561035, 4.652846336364746, 2.6366097927093506, 19.053743362426758, 9.543920516967773, 16.613107681274414, 21.484580993652344, 17.523330688476562, 24.424047470092773, 17.776195526123047, 28.924095153808594, 23.822193145751953, 7.939953327178955, 0.1897488534450531, 2.8131136894226074, 16.372873306274414, 14.63240909576416, 18.554336547851562, 14.084813117980957, 20.761686325073242, 17.851869583129883, 19.588727951049805, 26.981660842895508], "count": [264]}, "timestamp": {"min": [0.0], "max": [8.766666666666667], "mean": [4.383333333333334], "std": [2.5403229599286665], "count": [264]}, "frame_index": {"min": [0], "max": [263], "mean": [131.5], "std": [76.20968879786], "count": [264]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [264]}, "index": {"min": [31485], "max": [31748], "mean": [31616.5], "std": [76.20968879786], "count": [264]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [264]}, "subtask_annotation": {"mean": [5.041666666666667, 14.0, 14.0, 14.0, 14.0], "std": [3.770168826431777, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [264]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [264]}, "eef_direction_state": {"mean": [3.268939393939394, 4.09469696969697], "std": [1.7879068757423886, 2.1290136567426865], "min": [0, 0], "max": [6, 6], "count": [264]}, "eef_velocity_state": {"mean": [1.371212121212121, 0.9545454545454546], "std": [0.5891095364307755, 0.8692005763190003], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_state": {"mean": [0.8901515151515151, 0.7272727272727273], "std": [0.8523905642443826, 0.8446884766525056], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_direction_action": {"mean": [3.268939393939394, 4.09469696969697], "std": [1.7879068757423886, 2.1290136567426865], "min": [0, 0], "max": [6, 6], "count": [264]}, "eef_velocity_action": {"mean": [1.371212121212121, 0.9545454545454546], "std": [0.5891095364307755, 0.8692005763190003], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_action": {"mean": [0.8901515151515151, 0.7272727272727273], "std": [0.8523905642443826, 0.8446884766525056], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_sim_pose_state": {"mean": [0.7610946930264695, 0.1755440999472225, 1.2554663061764901, -1.273973115347035, 0.6929582809750062, -2.080108199553807, 0.6565189659346051, -0.21538749388485406, 1.33962474859244, 0.8973705514470279, 1.1590169575647682, 1.4015223121211313], "std": [0.05547568009184185, 0.03580462749379405, 0.05145926113166212, 0.23499689203912547, 0.08112953924363572, 0.24600185768685606, 0.0520186621001212, 0.10986153498935354, 0.10108433647107558, 0.6263452275563296, 0.05286802598915923, 0.8120930697576272], "min": [0.6641529351722177, 0.12321528325740416, 1.1396821343975476, -1.8494691091517612, 0.545567788158476, -2.6837097798379945, 0.6208923838147347, -0.32545162087872265, 1.1196543851679552, 0.3102040544077702, 1.0350547592790122, 0.610736816027953], "max": [0.823718933145808, 0.2794632209302626, 1.347759557873725, -1.005394501619886, 0.8475825213760602, -1.6945421122701982, 0.7906413360046601, -0.05228189900096919, 1.4326193165404622, 2.162561588209183, 1.368950937047225, 2.8996198811628346], "count": [264]}, "eef_sim_pose_action": {"mean": [0.7610946930264695, 0.1755440999472225, 1.2554663061764901, -1.273973115347035, 0.6929582809750062, -2.080108199553807, 0.6565189659346051, -0.21538749388485406, 1.33962474859244, 0.8973705514470279, 1.1590169575647682, 1.4015223121211313], "std": [0.05547568009184185, 0.03580462749379405, 0.05145926113166212, 0.23499689203912547, 0.08112953924363572, 0.24600185768685606, 0.0520186621001212, 0.10986153498935354, 0.10108433647107558, 0.6263452275563296, 0.05286802598915923, 0.8120930697576272], "min": [0.6641529351722177, 0.12321528325740416, 1.1396821343975476, -1.8494691091517612, 0.545567788158476, -2.6837097798379945, 0.6208923838147347, -0.32545162087872265, 1.1196543851679552, 0.3102040544077702, 1.0350547592790122, 0.610736816027953], "max": [0.823718933145808, 0.2794632209302626, 1.347759557873725, -1.005394501619886, 0.8475825213760602, -1.6945421122701982, 0.7906413360046601, -0.05228189900096919, 1.4326193165404622, 2.162561588209183, 1.368950937047225, 2.8996198811628346], "count": [264]}}} +{"episode_index": 110, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29426290849673203]], [[0.4543614174836601]], [[0.526766531862745]]], "std": [[[0.35947482642904227]], [[0.24082212692601412]], [[0.24268756416530957]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49932900735294117]], [[0.5141986315359477]], [[0.49110212826797384]]], "std": [[[0.34385039427957964]], [[0.3412158077904843]], [[0.34507300278444963]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5209313888888889]], [[0.539438022875817]], [[0.5028112050653595]]], "std": [[[0.34732013602077916]], [[0.331666205502375]], [[0.3510958857381977]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3890681270424836]], [[0.43173976715686274]], [[0.3694643852124183]]], "std": [[[0.3855861756164541]], [[0.36699450910059067]], [[0.3269477495675436]]], "count": [100]}, "observation.state": {"min": [0.5578126311302185, -1.5055885314941406, 1.4070487022399902, -0.4198615252971649, -1.4110568761825562, -0.08087281882762909, -0.745689332485199, -1.203674554824829, 0.9103437066078186, -0.21233882009983063, 0.4073920249938965, -1.1812628507614136, 19.647998809814453, 45.08625030517578, -0.7612500190734863, -0.7099999785423279, 1.9306249618530273, 0.24562500417232513, 2.343125104904175, -0.9600000381469727, 0.6781250238418579, 0.05250000208616257, 1.2100000381469727, 0.2142857164144516, 1.4743750095367432, 42.448123931884766, 0.8999999761581421, -0.6675000190734863, 0.96875, 0.7456250190734863, 4.348750114440918, -0.12000000476837158, 3.9484615325927734, 0.08500000089406967, 0.703125, 3.365999937057495], "max": [0.9140365719795227, -0.8849278688430786, 2.073438882827759, 0.774466872215271, -0.8362182378768921, 0.34690430760383606, -0.18892575800418854, -0.5945296287536621, 1.4805066585540771, 0.10674957185983658, 0.6962882280349731, -0.8532415628433228, 74.17749786376953, 63.29999923706055, 20.739999771118164, 9.368124961853027, 66.3487548828125, 29.16812515258789, 61.958126068115234, 55.26375198364258, 61.15625, 64.328125, 53.85187530517578, 82.3531265258789, 66.15312957763672, 65.49187469482422, 2.15625, 9.543749809265137, 53.848751068115234, 39.641876220703125, 62.319374084472656, 44.59312438964844, 73.40812683105469, 45.33937454223633, 59.74562454223633, 75.97187805175781], "mean": [0.761359453201294, -1.1765403747558594, 1.6556215286254883, -0.04209915176033974, -1.1929091215133667, 0.09904439002275467, -0.3697044551372528, -0.834443211555481, 1.0860790014266968, -0.09254228323698044, 0.5254769921302795, -1.072404384613037, 59.92887496948242, 51.465492248535156, 0.3534402549266815, 5.165666103363037, 24.66210174560547, 6.047754764556885, 23.316743850708008, 9.716891288757324, 22.445993423461914, 12.873634338378906, 20.095436096191406, 19.561922073364258, 26.99987030029297, 56.9957160949707, 1.2736845016479492, 1.675331711769104, 26.683452606201172, 8.754447937011719, 32.26994705200195, 9.351812362670898, 32.76346206665039, 7.546779155731201, 14.007258415222168, 50.46674728393555], "std": [0.11265552043914795, 0.1535080522298813, 0.17069357633590698, 0.35385188460350037, 0.18062937259674072, 0.08954863250255585, 0.16556154191493988, 0.18603627383708954, 0.15352821350097656, 0.08220996707677841, 0.10924167186021805, 0.11669018119573593, 17.36249351501465, 3.9428658485412598, 2.9906702041625977, 3.4674301147460938, 21.912878036499023, 9.372679710388184, 19.970693588256836, 18.29275894165039, 20.26809310913086, 21.785329818725586, 18.346141815185547, 27.28315544128418, 24.570817947387695, 6.775667667388916, 0.2335541993379593, 2.8916642665863037, 15.063815116882324, 14.49587631225586, 15.823898315429688, 15.886096000671387, 18.972274780273438, 13.555100440979004, 21.194610595703125, 18.64687156677246], "count": [277]}, "action": {"min": [0.5578126311302185, -1.5055885314941406, 1.4070487022399902, -0.4198615252971649, -1.4110568761825562, -0.08087281882762909, -0.745689332485199, -1.203674554824829, 0.9103437066078186, -0.21233882009983063, 0.4073920249938965, -1.1812628507614136, 19.647998809814453, 45.08625030517578, -0.7612500190734863, -0.7099999785423279, 1.9306249618530273, 0.24562500417232513, 2.343125104904175, -0.9600000381469727, 0.6781250238418579, 0.05250000208616257, 1.2100000381469727, 0.2142857164144516, 1.4743750095367432, 42.448123931884766, 0.8999999761581421, -0.6675000190734863, 0.96875, 0.7456250190734863, 4.348750114440918, -0.12000000476837158, 3.9484615325927734, 0.08500000089406967, 0.703125, 3.365999937057495], "max": [0.9140365719795227, -0.8849278688430786, 2.073438882827759, 0.774466872215271, -0.8362182378768921, 0.34690430760383606, -0.18892575800418854, -0.5945296287536621, 1.4805066585540771, 0.10674957185983658, 0.6962882280349731, -0.8532415628433228, 74.17749786376953, 63.29999923706055, 20.739999771118164, 9.368124961853027, 66.3487548828125, 29.16812515258789, 61.958126068115234, 55.26375198364258, 61.15625, 64.328125, 53.85187530517578, 82.3531265258789, 66.15312957763672, 65.49187469482422, 2.15625, 9.543749809265137, 53.848751068115234, 39.641876220703125, 62.319374084472656, 44.59312438964844, 73.40812683105469, 45.33937454223633, 59.74562454223633, 75.97187805175781], "mean": [0.7613593935966492, -1.1765401363372803, 1.6556215286254883, -0.04209921881556511, -1.1929084062576294, 0.09904439002275467, -0.36970487236976624, -0.8344433307647705, 1.0860787630081177, -0.09254230558872223, 0.5254772305488586, -1.0724042654037476, 59.92884063720703, 51.46549606323242, 0.3534403443336487, 5.165668487548828, 24.662113189697266, 6.047750949859619, 23.316743850708008, 9.716880798339844, 22.446001052856445, 12.873650550842285, 20.095436096191406, 19.561920166015625, 26.999874114990234, 56.99570846557617, 1.2736846208572388, 1.675333023071289, 26.683443069458008, 8.754446983337402, 32.26993942260742, 9.351812362670898, 32.763458251953125, 7.546777248382568, 14.007259368896484, 50.466732025146484], "std": [0.11265550553798676, 0.1535080075263977, 0.17069359123706818, 0.35385197401046753, 0.1806294023990631, 0.08954861015081406, 0.1655615270137787, 0.18603627383708954, 0.15352821350097656, 0.08220995962619781, 0.10924167186021805, 0.11669018119573593, 17.362499237060547, 3.9428658485412598, 2.990670919418335, 3.467430591583252, 21.912878036499023, 9.372675895690918, 19.9706974029541, 18.292760848999023, 20.26809310913086, 21.78532600402832, 18.346141815185547, 27.283157348632812, 24.570817947387695, 6.775667190551758, 0.23355428874492645, 2.891664505004883, 15.06381607055664, 14.495878219604492, 15.823897361755371, 15.88609790802002, 18.972272872924805, 13.555102348327637, 21.194610595703125, 18.646869659423828], "count": [277]}, "timestamp": {"min": [0.0], "max": [9.2], "mean": [4.600000000000001], "std": [2.665416373560507], "count": [277]}, "frame_index": {"min": [0], "max": [276], "mean": [138.0], "std": [79.96249120681522], "count": [277]}, "episode_index": {"min": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [277]}, "index": {"min": [31749], "max": [32025], "mean": [31887.0], "std": [79.96249120681522], "count": [277]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [277]}, "subtask_annotation": {"mean": [4.963898916967509, 14.0, 14.0, 14.0, 14.0], "std": [3.5053538161024145, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [277]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [277]}, "eef_direction_state": {"mean": [3.3465703971119134, 3.368231046931408], "std": [1.7851465389770844, 1.9676448136496307], "min": [0, 0], "max": [6, 6], "count": [277]}, "eef_velocity_state": {"mean": [1.2346570397111913, 1.1299638989169676], "std": [0.587926947311168, 0.6726243114850098], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_state": {"mean": [0.9422382671480144, 0.6859205776173285], "std": [0.8477530553573703, 0.8187228988050987], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_direction_action": {"mean": [3.3465703971119134, 3.368231046931408], "std": [1.7851465389770844, 1.9676448136496307], "min": [0, 0], "max": [6, 6], "count": [277]}, "eef_velocity_action": {"mean": [1.2346570397111913, 1.1299638989169676], "std": [0.587926947311168, 0.6726243114850098], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_action": {"mean": [0.9422382671480144, 0.6859205776173285], "std": [0.8477530553573703, 0.8187228988050987], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_sim_pose_state": {"mean": [0.7279095430424621, 0.23975576724992323, 1.2389888185034095, -1.099977830824051, 0.36680226018772166, -1.9322429502911456, 0.6779743737039893, -0.15978214616774472, 1.2780111177669755, 1.0556081379775928, 1.1777872559653977, 1.6853009081341301], "std": [0.0387098470177062, 0.04913416101760397, 0.04387152479131125, 0.2737997766084888, 0.22349886226015409, 0.2997595415301808, 0.03893235558285483, 0.04388593637388702, 0.0636223072584363, 0.3670227657935375, 0.1670288886423206, 0.4269773833013717], "min": [0.663619795434153, 0.14890780031348574, 1.1337066138470415, -1.7755296016929305, 0.1866493520899306, -2.652897308491898, 0.6213594139464517, -0.22425081449228473, 1.1162204201469956, 0.6235875595275739, 0.9163665049667244, 1.1418063102576987], "max": [0.8063280309979052, 0.3246580387412626, 1.2974364185241805, -0.8445310950061538, 0.820332210883604, -1.620382506309744, 0.774886337334008, -0.090540544204014, 1.3418266852881862, 1.9580041619650925, 1.3398203627050513, 2.6210213820349413], "count": [277]}, "eef_sim_pose_action": {"mean": [0.7279095430424621, 0.23975576724992323, 1.2389888185034095, -1.099977830824051, 0.36680226018772166, -1.9322429502911456, 0.6779743737039893, -0.15978214616774472, 1.2780111177669755, 1.0556081379775928, 1.1777872559653977, 1.6853009081341301], "std": [0.0387098470177062, 0.04913416101760397, 0.04387152479131125, 0.2737997766084888, 0.22349886226015409, 0.2997595415301808, 0.03893235558285483, 0.04388593637388702, 0.0636223072584363, 0.3670227657935375, 0.1670288886423206, 0.4269773833013717], "min": [0.663619795434153, 0.14890780031348574, 1.1337066138470415, -1.7755296016929305, 0.1866493520899306, -2.652897308491898, 0.6213594139464517, -0.22425081449228473, 1.1162204201469956, 0.6235875595275739, 0.9163665049667244, 1.1418063102576987], "max": [0.8063280309979052, 0.3246580387412626, 1.2974364185241805, -0.8445310950061538, 0.820332210883604, -1.620382506309744, 0.774886337334008, -0.090540544204014, 1.3418266852881862, 1.9580041619650925, 1.3398203627050513, 2.6210213820349413], "count": [277]}}} +{"episode_index": 111, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29114800040849675]], [[0.43334201184640525]], [[0.4919196119281046]]], "std": [[[0.35413104718664473]], [[0.2441734020147994]], [[0.22588631005127197]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5113537990196079]], [[0.5211559477124184]], [[0.4994896854575164]]], "std": [[[0.33162330872215934]], [[0.32946556300178625]], [[0.3349128661178236]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5012204922385621]], [[0.526062685866013]], [[0.4955985151143791]]], "std": [[[0.34844216216977797]], [[0.3311814770266943]], [[0.3430270694829461]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.425744477124183]], [[0.4442628880718954]], [[0.36599457924836604]]], "std": [[[0.40529678467996766]], [[0.368964341990473]], [[0.3395446654342226]]], "count": [100]}, "observation.state": {"min": [0.2531805634498596, -1.1312419176101685, 1.2472343444824219, -0.051022354513406754, -1.1851491928100586, 0.11615930497646332, -0.5786268711090088, -1.0932374000549316, 0.8483777642250061, -0.7420891523361206, 0.14388780295848846, -0.7871748208999634, 32.681251525878906, 40.173126220703125, -0.5881249904632568, -0.5737500190734863, 0.6338461637496948, 0.4581249952316284, 0.96875, -1.102500081062317, 0.8324999809265137, 0.11437500268220901, 1.28125, 0.30687499046325684, 16.630624771118164, 39.39500045776367, 0.9900000095367432, -0.4443749785423279, 0.8125, -0.5199999809265137, 7.527777671813965, 0.38499999046325684, 7.667500019073486, -0.15312500298023224, 1.0177778005599976, 1.4381250143051147], "max": [0.9412909150123596, -0.7761120200157166, 1.6256580352783203, 0.6171797513961792, -0.7040131092071533, 0.44634759426116943, 0.09670405089855194, -0.45510032773017883, 1.261730432510376, -0.13113221526145935, 0.7366769313812256, -0.5727140307426453, 76.6156234741211, 63.65437698364258, 30.22727394104004, 7.005624771118164, 60.25187683105469, 54.311248779296875, 57.75812530517578, 65.95124816894531, 59.11125183105469, 76.72125244140625, 53.639373779296875, 85.3375015258789, 79.1500015258789, 56.80437469482422, 1.9262499809265137, 7.545555591583252, 56.186248779296875, 58.09187698364258, 60.96500015258789, 62.266876220703125, 67.77812957763672, 70.85687255859375, 58.477500915527344, 88.53874969482422], "mean": [0.48041832447052, -0.9509255290031433, 1.4526863098144531, 0.4816189110279083, -0.797244131565094, 0.24205739796161652, -0.20283620059490204, -0.7346317768096924, 1.0308858156204224, -0.4769018888473511, 0.3706941604614258, -0.7162454724311829, 60.651798248291016, 52.890933990478516, 1.8133771419525146, 1.1044738292694092, 33.07466125488281, 12.589254379272461, 32.997371673583984, 15.780622482299805, 29.956876754760742, 30.188793182373047, 19.525432586669922, 56.79594039916992, 42.67951202392578, 48.720035552978516, 1.1796526908874512, 2.235189437866211, 19.235076904296875, 12.143181800842285, 27.41280174255371, 14.896906852722168, 28.20842742919922, 18.552043914794922, 21.596607208251953, 32.888431549072266], "std": [0.18422266840934753, 0.07803376019001007, 0.08726824820041656, 0.12921017408370972, 0.10559127479791641, 0.06349150091409683, 0.2713994085788727, 0.2609190344810486, 0.17532111704349518, 0.25014105439186096, 0.25432509183883667, 0.09244513511657715, 10.696081161499023, 5.668211936950684, 6.297584533691406, 1.980357050895691, 16.18281364440918, 14.973902702331543, 14.082730293273926, 20.418001174926758, 15.943840026855469, 21.757701873779297, 14.859618186950684, 23.557411193847656, 24.34466552734375, 5.634053707122803, 0.13637569546699524, 1.9930758476257324, 22.858545303344727, 17.089679718017578, 20.328224182128906, 20.536169052124023, 23.165916442871094, 25.830852508544922, 20.924243927001953, 33.6322135925293], "count": [305]}, "action": {"min": [0.2531805634498596, -1.1312419176101685, 1.2472343444824219, -0.051022354513406754, -1.1851491928100586, 0.11615930497646332, -0.5786268711090088, -1.0932374000549316, 0.8483777642250061, -0.7420891523361206, 0.14388780295848846, -0.7871748208999634, 32.681251525878906, 40.173126220703125, -0.5881249904632568, -0.5737500190734863, 0.6338461637496948, 0.4581249952316284, 0.96875, -1.102500081062317, 0.8324999809265137, 0.11437500268220901, 1.28125, 0.30687499046325684, 16.630624771118164, 39.39500045776367, 0.9900000095367432, -0.4443749785423279, 0.8125, -0.5199999809265137, 7.527777671813965, 0.38499999046325684, 7.667500019073486, -0.15312500298023224, 1.0177778005599976, 1.4381250143051147], "max": [0.9412909150123596, -0.7761120200157166, 1.6256580352783203, 0.6171797513961792, -0.7040131092071533, 0.44634759426116943, 0.09670405089855194, -0.45510032773017883, 1.261730432510376, -0.13113221526145935, 0.7366769313812256, -0.5727140307426453, 76.6156234741211, 63.65437698364258, 30.22727394104004, 7.005624771118164, 60.25187683105469, 54.311248779296875, 57.75812530517578, 65.95124816894531, 59.11125183105469, 76.72125244140625, 53.639373779296875, 85.3375015258789, 79.1500015258789, 56.80437469482422, 1.9262499809265137, 7.545555591583252, 56.186248779296875, 58.09187698364258, 60.96500015258789, 62.266876220703125, 67.77812957763672, 70.85687255859375, 58.477500915527344, 88.53874969482422], "mean": [0.48041826486587524, -0.9509256482124329, 1.4526864290237427, 0.48161885142326355, -0.7972443699836731, 0.2420576512813568, -0.20283609628677368, -0.7346317172050476, 1.0308858156204224, -0.4769013822078705, 0.3706941306591034, -0.7162455916404724, 60.65177536010742, 52.89092254638672, 1.813378095626831, 1.1044737100601196, 33.07464599609375, 12.589249610900879, 32.99736404418945, 15.780627250671387, 29.956865310668945, 30.18878746032715, 19.525440216064453, 56.795902252197266, 42.67948913574219, 48.71998596191406, 1.1796543598175049, 2.235191583633423, 19.235065460205078, 12.143182754516602, 27.41279411315918, 14.896906852722168, 28.208417892456055, 18.55203628540039, 21.59659767150879, 32.888423919677734], "std": [0.18422259390354156, 0.07803378999233246, 0.08726824820041656, 0.12921015918254852, 0.1055913046002388, 0.06349150836467743, 0.27139952778816223, 0.2609190344810486, 0.1753210723400116, 0.2501410245895386, 0.2543250620365143, 0.09244512021541595, 10.696081161499023, 5.668211936950684, 6.297587871551514, 1.980357050895691, 16.182811737060547, 14.973901748657227, 14.082733154296875, 20.418001174926758, 15.943840026855469, 21.75769805908203, 14.859619140625, 23.557411193847656, 24.344661712646484, 5.634052753448486, 0.13637571036815643, 1.9930758476257324, 22.858551025390625, 17.089679718017578, 20.328224182128906, 20.536169052124023, 23.165912628173828, 25.830854415893555, 20.924243927001953, 33.632205963134766], "count": [305]}, "timestamp": {"min": [0.0], "max": [10.133333333333333], "mean": [5.066666666666666], "std": [2.934848093740685], "count": [305]}, "frame_index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [305]}, "index": {"min": [32026], "max": [32330], "mean": [32178.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [305]}, "subtask_annotation": {"mean": [4.4, 14.0, 14.0, 14.0, 14.0], "std": [3.620162119365896, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [305]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [305]}, "eef_direction_state": {"mean": [3.9934426229508198, 4.836065573770492], "std": [1.9917756187784654, 1.3547769505951954], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_state": {"mean": [0.8426229508196721, 0.7475409836065574], "std": [0.7342798448962081, 0.7966336051029744], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_state": {"mean": [0.6459016393442623, 0.6426229508196721], "std": [0.8449607170016831, 0.8098692500004017], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_direction_action": {"mean": [3.9934426229508198, 4.836065573770492], "std": [1.9917756187784654, 1.3547769505951954], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_action": {"mean": [0.8426229508196721, 0.7475409836065574], "std": [0.7342798448962081, 0.7966336051029744], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_action": {"mean": [0.6459016393442623, 0.6426229508196721], "std": [0.8449607170016831, 0.8098692500004017], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_sim_pose_state": {"mean": [0.7136040663528848, 0.19630633824895863, 1.274196651324939, -1.2380588872746976, 0.8749175133099774, -2.036925395900125, 0.6587602130576644, -0.17303689232768468, 1.295779522103663, 0.9599289387491216, 1.1417260262016622, 1.6045622259184753], "std": [0.027890176409632015, 0.02003856844810321, 0.05204856868895635, 0.19333100618191648, 0.03821658155215443, 0.18098551981536537, 0.02795814024586773, 0.05885659650755392, 0.07913705112258196, 0.6616140298427848, 0.25620205622873954, 0.7448680932138546], "min": [0.6623001481004787, 0.15745132268916462, 1.156738100143798, -1.7052053134518277, 0.7615081527346423, -2.501483154292715, 0.6279636358575539, -0.23634535004205126, 1.1289685491086812, 0.31193870047099925, 0.7626235855692025, 0.8097534827951056], "max": [0.7594932544798557, 0.26942212731857895, 1.3523059725230864, -0.9115399885866031, 0.9225197181721945, -1.7865277912993802, 0.7028224616784174, -0.06710411519326268, 1.3666564653599862, 2.2225946281553717, 1.4492214136622228, 2.8375299194092642], "count": [305]}, "eef_sim_pose_action": {"mean": [0.7136040663528848, 0.19630633824895863, 1.274196651324939, -1.2380588872746976, 0.8749175133099774, -2.036925395900125, 0.6587602130576644, -0.17303689232768468, 1.295779522103663, 0.9599289387491216, 1.1417260262016622, 1.6045622259184753], "std": [0.027890176409632015, 0.02003856844810321, 0.05204856868895635, 0.19333100618191648, 0.03821658155215443, 0.18098551981536537, 0.02795814024586773, 0.05885659650755392, 0.07913705112258196, 0.6616140298427848, 0.25620205622873954, 0.7448680932138546], "min": [0.6623001481004787, 0.15745132268916462, 1.156738100143798, -1.7052053134518277, 0.7615081527346423, -2.501483154292715, 0.6279636358575539, -0.23634535004205126, 1.1289685491086812, 0.31193870047099925, 0.7626235855692025, 0.8097534827951056], "max": [0.7594932544798557, 0.26942212731857895, 1.3523059725230864, -0.9115399885866031, 0.9225197181721945, -1.7865277912993802, 0.7028224616784174, -0.06710411519326268, 1.3666564653599862, 2.2225946281553717, 1.4492214136622228, 2.8375299194092642], "count": [305]}}} +{"episode_index": 112, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2937730433006536]], [[0.4489678410947712]], [[0.5180828104575164]]], "std": [[[0.3614491619863573]], [[0.24684114543887847]], [[0.24196430897803733]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5431066564542484]], [[0.5521179963235293]], [[0.5281947406045752]]], "std": [[[0.34270880869797526]], [[0.346059994912521]], [[0.35281927289141957]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5212267258986928]], [[0.5460635294117646]], [[0.5129403635620915]]], "std": [[[0.33734127784925444]], [[0.31977963565697043]], [[0.34406031118247393]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3977830923202615]], [[0.43679151143790845]], [[0.3684616074346405]]], "std": [[[0.3860977414790404]], [[0.3708604781145011]], [[0.33283481105089235]]], "count": [100]}, "observation.state": {"min": [0.3398708701133728, -1.364251971244812, 1.4107919931411743, -0.2071889042854309, -1.1540112495422363, -0.02787155658006668, -0.6911621689796448, -1.2585593461990356, 0.9708313941955566, -0.1348516047000885, 0.39160847663879395, -1.235813856124878, 11.148750305175781, 44.711875915527344, -0.5987499952316284, -0.5881249904632568, 0.8062499761581421, 0.4337499737739563, 7.261875152587891, -1.0518749952316284, 5.559374809265137, -3.315000057220459, 1.3806250095367432, 0.8374999761581421, 3.40625, 40.27124786376953, 0.859375, -0.6450000405311584, 0.7037500143051147, 0.7243750095367432, 0.6993750333786011, 0.8956249952316284, 0.9792307615280151, 0.2549999952316284, 0.6768749952316284, 0.390625], "max": [0.8257991671562195, -0.933041512966156, 1.9509375095367432, 0.47953861951828003, -0.8296854496002197, 0.26331350207328796, -0.15600231289863586, -0.6978618502616882, 1.4516098499298096, 0.07157435268163681, 0.5860418081283569, -1.0437648296356201, 71.5093765258789, 65.45750427246094, 28.19937515258789, 9.329999923706055, 63.84250259399414, 29.6356258392334, 62.83250045776367, 52.567501068115234, 61.57374954223633, 54.50312423706055, 57.04875183105469, 80.47437286376953, 69.23187255859375, 68.30313110351562, 2.34375, 9.494285583496094, 55.80812454223633, 39.973751068115234, 63.855003356933594, 51.119998931884766, 75.91812896728516, 65.72750091552734, 56.727500915527344, 93.3550033569336], "mean": [0.5674084424972534, -1.14788818359375, 1.714386224746704, 0.21069718897342682, -0.9264219999313354, 0.09254378825426102, -0.33642256259918213, -0.8930373191833496, 1.1243072748184204, -0.03024311736226082, 0.461502343416214, -1.1465271711349487, 58.43373107910156, 48.723079681396484, 1.5580525398254395, 4.820019721984863, 27.050146102905273, 5.61398983001709, 24.625484466552734, 8.87353515625, 23.860464096069336, 8.368820190429688, 19.498966217041016, 24.413572311401367, 30.48900604248047, 57.509456634521484, 1.1480681896209717, 1.6072723865509033, 27.62410545349121, 9.604863166809082, 30.41427230834961, 11.94283676147461, 30.031057357788086, 10.986482620239258, 14.59846019744873, 50.43793487548828], "std": [0.17562651634216309, 0.10703784972429276, 0.15365363657474518, 0.1317683458328247, 0.1043507382273674, 0.05080811306834221, 0.15413397550582886, 0.16832110285758972, 0.13204561173915863, 0.050978727638721466, 0.06685510277748108, 0.08726461976766586, 16.585840225219727, 3.4343655109405518, 5.907632827758789, 3.317714214324951, 18.46189308166504, 8.751657485961914, 17.8306884765625, 17.753719329833984, 18.45490074157715, 20.374042510986328, 17.39415168762207, 25.777219772338867, 26.004426956176758, 9.033275604248047, 0.2210777997970581, 3.028616428375244, 17.352746963500977, 14.248538970947266, 19.160364151000977, 17.588756561279297, 21.791549682617188, 20.292701721191406, 21.466501235961914, 23.21568489074707], "count": [271]}, "action": {"min": [0.3398708701133728, -1.364251971244812, 1.4107919931411743, -0.2071889042854309, -1.1540112495422363, -0.02787155658006668, -0.6911621689796448, -1.2585593461990356, 0.9708313941955566, -0.1348516047000885, 0.39160847663879395, -1.235813856124878, 11.148750305175781, 44.711875915527344, -0.5987499952316284, -0.5881249904632568, 0.8062499761581421, 0.4337499737739563, 7.261875152587891, -1.0518749952316284, 5.559374809265137, -3.315000057220459, 1.3806250095367432, 0.8374999761581421, 3.40625, 40.27124786376953, 0.859375, -0.6450000405311584, 0.7037500143051147, 0.7243750095367432, 0.6993750333786011, 0.8956249952316284, 0.9792307615280151, 0.2549999952316284, 0.6768749952316284, 0.390625], "max": [0.8257991671562195, -0.933041512966156, 1.9509375095367432, 0.47953861951828003, -0.8296854496002197, 0.26331350207328796, -0.15600231289863586, -0.6978618502616882, 1.4516098499298096, 0.07157435268163681, 0.5860418081283569, -1.0437648296356201, 71.5093765258789, 65.45750427246094, 28.19937515258789, 9.329999923706055, 63.84250259399414, 29.6356258392334, 62.83250045776367, 52.567501068115234, 61.57374954223633, 54.50312423706055, 57.04875183105469, 80.47437286376953, 69.23187255859375, 68.30313110351562, 2.34375, 9.494285583496094, 55.80812454223633, 39.973751068115234, 63.855003356933594, 51.119998931884766, 75.91812896728516, 65.72750091552734, 56.727500915527344, 93.3550033569336], "mean": [0.5674082636833191, -1.1478880643844604, 1.7143858671188354, 0.21069711446762085, -0.9264219999313354, 0.09254385530948639, -0.3364226520061493, -0.8930371999740601, 1.12430739402771, -0.03024310991168022, 0.46150219440460205, -1.146526575088501, 58.43373107910156, 48.723079681396484, 1.558052897453308, 4.820019721984863, 27.05015754699707, 5.613997936248779, 24.625513076782227, 8.873526573181152, 23.860469818115234, 8.36882495880127, 19.49897575378418, 24.413572311401367, 30.489009857177734, 57.50947189331055, 1.1480672359466553, 1.6072723865509033, 27.62411117553711, 9.60486125946045, 30.41428565979004, 11.942831993103027, 30.031051635742188, 10.986483573913574, 14.598458290100098, 50.43796157836914], "std": [0.1756265014410019, 0.10703786462545395, 0.15365362167358398, 0.13176831603050232, 0.1043507307767868, 0.05080811306834221, 0.15413400530815125, 0.16832110285758972, 0.13204561173915863, 0.05097872391343117, 0.06685511767864227, 0.08726461976766586, 16.58584213256836, 3.4343652725219727, 5.907639980316162, 3.3177144527435303, 18.461891174316406, 8.751656532287598, 17.830684661865234, 17.75371742248535, 18.45490264892578, 20.374040603637695, 17.39415168762207, 25.777219772338867, 26.004425048828125, 9.033276557922363, 0.22107776999473572, 3.0286166667938232, 17.352746963500977, 14.248537063598633, 19.160364151000977, 17.588754653930664, 21.791549682617188, 20.292699813842773, 21.466501235961914, 23.215682983398438], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [271]}, "index": {"min": [32331], "max": [32601], "mean": [32466.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [4.870848708487085, 14.0, 14.0, 14.0, 14.0], "std": [3.6872572556524776, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [271]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [271]}, "eef_direction_state": {"mean": [3.3357933579335795, 3.922509225092251], "std": [1.6462445290873355, 1.8893493420386216], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [1.2730627306273063, 1.0959409594095941], "std": [0.6248050852776834, 0.7908739970254653], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [0.8929889298892989, 0.7785977859778598], "std": [0.8237630310002774, 0.8300532752178592], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [3.3357933579335795, 3.922509225092251], "std": [1.6462445290873355, 1.8893493420386216], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [1.2730627306273063, 1.0959409594095941], "std": [0.6248050852776834, 0.7908739970254653], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [0.8929889298892989, 0.7785977859778598], "std": [0.8237630310002774, 0.8300532752178592], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.7601049854979539, 0.22531657440656427, 1.26802985815329, -1.170164551276497, 0.5402122028960189, -1.9377221722439022, 0.694552231219694, -0.14903520565163053, 1.2739151858050766, 1.1420374828579085, 1.195539539222703, 1.7470551861675403], "std": [0.0447182529430527, 0.03390034830174224, 0.05801117482285583, 0.17619994887911794, 0.06009680519189782, 0.211026315316094, 0.029780011240303217, 0.048504437716973464, 0.06165007208565291, 0.3532627113434139, 0.0879376269428236, 0.3787737824348605], "min": [0.6689985197063018, 0.1735443065215902, 1.127294727080087, -1.6337813361237687, 0.43825301941043104, -2.446384300685078, 0.64582829101718, -0.21430224293162106, 1.1165920951642494, 0.8169808978831645, 1.0269969452045271, 1.3626399524024417], "max": [0.8105640279954618, 0.2817052868706927, 1.3276396016914593, -0.973748588478869, 0.7018216926345549, -1.739850820537458, 0.7598544604953007, -0.06273952444697029, 1.3332362852445763, 1.9742062402990204, 1.2892314759026724, 2.601444459319069], "count": [271]}, "eef_sim_pose_action": {"mean": [0.7601049854979539, 0.22531657440656427, 1.26802985815329, -1.170164551276497, 0.5402122028960189, -1.9377221722439022, 0.694552231219694, -0.14903520565163053, 1.2739151858050766, 1.1420374828579085, 1.195539539222703, 1.7470551861675403], "std": [0.0447182529430527, 0.03390034830174224, 0.05801117482285583, 0.17619994887911794, 0.06009680519189782, 0.211026315316094, 0.029780011240303217, 0.048504437716973464, 0.06165007208565291, 0.3532627113434139, 0.0879376269428236, 0.3787737824348605], "min": [0.6689985197063018, 0.1735443065215902, 1.127294727080087, -1.6337813361237687, 0.43825301941043104, -2.446384300685078, 0.64582829101718, -0.21430224293162106, 1.1165920951642494, 0.8169808978831645, 1.0269969452045271, 1.3626399524024417], "max": [0.8105640279954618, 0.2817052868706927, 1.3276396016914593, -0.973748588478869, 0.7018216926345549, -1.739850820537458, 0.7598544604953007, -0.06273952444697029, 1.3332362852445763, 1.9742062402990204, 1.2892314759026724, 2.601444459319069], "count": [271]}}} +{"episode_index": 113, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29085819035947713]], [[0.4553041380718954]], [[0.5270248672385621]]], "std": [[[0.3613162101979951]], [[0.24250322980722738]], [[0.2448748550362844]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5166793668300653]], [[0.5283508558006536]], [[0.5006504309640523]]], "std": [[[0.34393840956261645]], [[0.34044801247997564]], [[0.3475588292649164]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5335068321078431]], [[0.5483072610294117]], [[0.5091180514705882]]], "std": [[[0.33898692899671573]], [[0.3299632046550583]], [[0.34910238027272433]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40254380106209153]], [[0.43801408905228756]], [[0.36033357843137254]]], "std": [[[0.3847731112837212]], [[0.36800563352444443]], [[0.33057862970998564]]], "count": [100]}, "observation.state": {"min": [0.07608053088188171, -1.3082941770553589, 1.4049029350280762, -0.22845616936683655, -1.47323477268219, -0.17562180757522583, -0.7181038856506348, -1.3095102310180664, 0.9620574712753296, -0.07021534442901611, 0.38447967171669006, -1.1861982345581055, 18.513750076293945, 37.51124954223633, -0.6625000238418579, -0.29374998807907104, 0.5793750286102295, 0.8018749952316284, 0.7337499856948853, -1.109375, 0.5568749904632568, -2.8424999713897705, 1.2925000190734863, 0.4699999988079071, 2.2849998474121094, 36.0, 0.8622222542762756, -0.9981250166893005, 0.984375, 0.31312501430511475, 0.7293750047683716, 0.4906249940395355, 1.1762499809265137, 0.7400000095367432, 0.6306250095367432, 0.6512500047683716], "max": [0.9919317960739136, -0.9123703241348267, 1.8477245569229126, 0.9754329919815063, -0.6846770644187927, 0.3470473885536194, -0.16763466596603394, -0.6219481825828552, 1.6107804775238037, 0.1260538250207901, 0.8860193490982056, -0.8708371520042419, 74.8687515258789, 57.783748626708984, 44.50937271118164, 9.491250038146973, 70.07437896728516, 26.084999084472656, 71.42687225341797, 62.505001068115234, 65.07687377929688, 82.4887466430664, 58.756874084472656, 100.45874786376953, 66.67813110351562, 66.68937683105469, 2.3012499809265137, 9.526874542236328, 60.90312576293945, 38.83812713623047, 78.21562957763672, 52.712501525878906, 71.09625244140625, 76.77750396728516, 61.40999984741211, 97.35124969482422], "mean": [0.4808698892593384, -1.1377806663513184, 1.6246086359024048, 0.3652127683162689, -0.9668973088264465, 0.13446716964244843, -0.39049971103668213, -0.9341687560081482, 1.1556079387664795, 0.02481018751859665, 0.5893874764442444, -1.0527968406677246, 58.98065185546875, 47.98219680786133, 5.4703898429870605, 5.487066268920898, 25.22645378112793, 4.420149326324463, 24.128520965576172, 6.545802593231201, 22.66598892211914, 9.755834579467773, 19.191652297973633, 20.843677520751953, 29.263687133789062, 54.90297317504883, 1.21194589138031, 2.5642013549804688, 22.81623077392578, 9.756972312927246, 29.826019287109375, 9.847989082336426, 28.895246505737305, 15.357621192932129, 16.58968734741211, 40.889095306396484], "std": [0.21679909527301788, 0.10315042734146118, 0.14692983031272888, 0.32343339920043945, 0.27890637516975403, 0.12238406389951706, 0.1637890338897705, 0.18594028055667877, 0.19074039161205292, 0.04151139780879021, 0.13372312486171722, 0.10334984958171844, 13.023621559143066, 4.339755058288574, 11.565918922424316, 3.774508476257324, 22.814970016479492, 6.624286651611328, 22.126129150390625, 17.628040313720703, 20.927547454833984, 23.59987449645996, 18.321409225463867, 30.528139114379883, 27.864416122436523, 9.60080337524414, 0.2608531713485718, 3.5451362133026123, 20.297452926635742, 14.437122344970703, 23.100997924804688, 14.866887092590332, 23.10114288330078, 24.892377853393555, 23.84537124633789, 28.51685333251953], "count": [333]}, "action": {"min": [0.07608053088188171, -1.3082941770553589, 1.4049029350280762, -0.22845616936683655, -1.47323477268219, -0.17562180757522583, -0.7181038856506348, -1.3095102310180664, 0.9620574712753296, -0.07021534442901611, 0.38447967171669006, -1.1861982345581055, 18.513750076293945, 37.51124954223633, -0.6625000238418579, -0.29374998807907104, 0.5793750286102295, 0.8018749952316284, 0.7337499856948853, -1.109375, 0.5568749904632568, -2.8424999713897705, 1.2925000190734863, 0.4699999988079071, 2.2849998474121094, 36.0, 0.8622222542762756, -0.9981250166893005, 0.984375, 0.31312501430511475, 0.7293750047683716, 0.4906249940395355, 1.1762499809265137, 0.7400000095367432, 0.6306250095367432, 0.6512500047683716], "max": [0.9919317960739136, -0.9123703241348267, 1.8477245569229126, 0.9754329919815063, -0.6846770644187927, 0.3470473885536194, -0.16763466596603394, -0.6219481825828552, 1.6107804775238037, 0.1260538250207901, 0.8860193490982056, -0.8708371520042419, 74.8687515258789, 57.783748626708984, 44.50937271118164, 9.491250038146973, 70.07437896728516, 26.084999084472656, 71.42687225341797, 62.505001068115234, 65.07687377929688, 82.4887466430664, 58.756874084472656, 100.45874786376953, 66.67813110351562, 66.68937683105469, 2.3012499809265137, 9.526874542236328, 60.90312576293945, 38.83812713623047, 78.21562957763672, 52.712501525878906, 71.09625244140625, 76.77750396728516, 61.40999984741211, 97.35124969482422], "mean": [0.4808698296546936, -1.1377804279327393, 1.6246095895767212, 0.36521291732788086, -0.9668972492218018, 0.13446708023548126, -0.39049971103668213, -0.9341684579849243, 1.1556074619293213, 0.02481018751859665, 0.5893874764442444, -1.0527968406677246, 58.980621337890625, 47.98219299316406, 5.470391273498535, 5.487064361572266, 25.226451873779297, 4.420139789581299, 24.128517150878906, 6.545812129974365, 22.665996551513672, 9.755857467651367, 19.191648483276367, 20.84367561340332, 29.263687133789062, 54.90299987792969, 1.211944818496704, 2.564202070236206, 22.816234588623047, 9.756974220275879, 29.82602882385254, 9.847993850708008, 28.895235061645508, 15.35762882232666, 16.58968734741211, 40.88912582397461], "std": [0.2167990803718567, 0.10315040498971939, 0.14692984521389008, 0.32343339920043945, 0.27890637516975403, 0.12238406389951706, 0.1637890338897705, 0.18594025075435638, 0.1907404065132141, 0.04151139780879021, 0.13372312486171722, 0.10334984213113785, 13.02362060546875, 4.339754104614258, 11.565918922424316, 3.774508476257324, 22.814973831176758, 6.624288082122803, 22.12613296508789, 17.628036499023438, 20.927547454833984, 23.59992027282715, 18.321413040161133, 30.528125762939453, 27.86441993713379, 9.60080337524414, 0.260853111743927, 3.5451347827911377, 20.29745101928711, 14.43712329864502, 23.100996017456055, 14.8668851852417, 23.10114288330078, 24.892375946044922, 23.845375061035156, 28.516857147216797], "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": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [333]}, "index": {"min": [32602], "max": [32934], "mean": [32768.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [333]}, "subtask_annotation": {"mean": [4.594594594594595, 14.0, 14.0, 14.0, 14.0], "std": [3.53713473491522, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [333]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [333]}, "eef_direction_state": {"mean": [3.84984984984985, 3.3933933933933935], "std": [1.63160645288457, 1.8465660569281026], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_state": {"mean": [1.2942942942942943, 1.2132132132132132], "std": [0.6510770913312287, 0.6387437507833263], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_state": {"mean": [0.8738738738738738, 0.5585585585585585], "std": [0.8431007810666169, 0.786729475481829], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_direction_action": {"mean": [3.84984984984985, 3.3933933933933935], "std": [1.63160645288457, 1.8465660569281026], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_action": {"mean": [1.2942942942942943, 1.2132132132132132], "std": [0.6510770913312287, 0.6387437507833263], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_action": {"mean": [0.8738738738738738, 0.5585585585585585], "std": [0.8431007810666169, 0.786729475481829], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_sim_pose_state": {"mean": [0.732004122867469, 0.18606962484235273, 1.290176890758965, -1.0877787951581643, 0.6378210202065263, -1.9934267071849527, 0.6957017358606922, -0.14796815506097455, 1.278181430111707, 1.1624669776034393, 1.0454072441035311, 1.7943534915991481], "std": [0.04753533803539484, 0.028244772241116694, 0.07182790217967101, 0.3445166052243606, 0.1743270161500345, 0.26897219784782145, 0.04318527894550001, 0.04083086700605299, 0.06496061080648159, 0.2832965501155197, 0.13929196978379538, 0.28603512916193485], "min": [0.661306136217464, 0.14288677107683995, 1.1535627066978529, -1.8252392410633045, 0.320991370316116, -2.68053810358317, 0.6380249595692471, -0.22453908782685325, 1.1275441646459352, 0.7343790851229237, 0.8632455128391281, 1.4090426969042873], "max": [0.7928617887302518, 0.2833187572717441, 1.399352071923602, -0.5749762230468878, 0.8635506636349195, -1.7600383133788255, 0.7945869491428359, -0.07451858811104431, 1.3601090633747224, 1.7999695605301715, 1.2511560695099209, 2.4680351961779445], "count": [333]}, "eef_sim_pose_action": {"mean": [0.732004122867469, 0.18606962484235273, 1.290176890758965, -1.0877787951581643, 0.6378210202065263, -1.9934267071849527, 0.6957017358606922, -0.14796815506097455, 1.278181430111707, 1.1624669776034393, 1.0454072441035311, 1.7943534915991481], "std": [0.04753533803539484, 0.028244772241116694, 0.07182790217967101, 0.3445166052243606, 0.1743270161500345, 0.26897219784782145, 0.04318527894550001, 0.04083086700605299, 0.06496061080648159, 0.2832965501155197, 0.13929196978379538, 0.28603512916193485], "min": [0.661306136217464, 0.14288677107683995, 1.1535627066978529, -1.8252392410633045, 0.320991370316116, -2.68053810358317, 0.6380249595692471, -0.22453908782685325, 1.1275441646459352, 0.7343790851229237, 0.8632455128391281, 1.4090426969042873], "max": [0.7928617887302518, 0.2833187572717441, 1.399352071923602, -0.5749762230468878, 0.8635506636349195, -1.7600383133788255, 0.7945869491428359, -0.07451858811104431, 1.3601090633747224, 1.7999695605301715, 1.2511560695099209, 2.4680351961779445], "count": [333]}}} +{"episode_index": 114, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29311258986928107]], [[0.44609437295751636]], [[0.5242083415032679]]], "std": [[[0.35698164252855996]], [[0.24075317424432827]], [[0.23751564059915609]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4895651123366013]], [[0.4949891564542484]], [[0.47585334763071896]]], "std": [[[0.3446125371422489]], [[0.3501781574701583]], [[0.35377872532317206]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5035225367647059]], [[0.5354211294934641]], [[0.5173162173202615]]], "std": [[[0.3401058953437439]], [[0.32253664124825215]], [[0.33307732247082733]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38606977124183006]], [[0.43293618668300654]], [[0.3947319301470588]]], "std": [[[0.379207822891077]], [[0.3597655515984076]], [[0.32856808445474744]]], "count": [100]}, "observation.state": {"min": [0.31264305114746094, -1.461671233177185, 1.2973268032073975, -0.361066609621048, -1.5448329448699951, -0.10171091556549072, -0.9630350470542908, -1.2782292366027832, 0.9493018984794617, -0.07946612685918808, 0.48647668957710266, -1.0708495378494263, 5.975625038146973, 48.696250915527344, -0.8231250047683716, -0.8956249952316284, 0.8550000190734863, 0.46875, 1.4681249856948853, -1.021875023841858, 1.3781249523162842, -3.015000104904175, 1.274999976158142, 0.8556250333786011, 2.635624885559082, 40.53062438964844, 0.8245454430580139, -0.5287500023841858, 0.6775000095367432, 0.053124990314245224, 4.069090843200684, -0.05562500283122063, 3.744999885559082, 0.032999999821186066, 0.640625, 0.640625], "max": [1.0206801891326904, -0.8695496916770935, 2.084763765335083, 0.4834725558757782, -0.820816159248352, 0.38905736804008484, -0.17440584301948547, -0.6195163130760193, 1.5887502431869507, 0.35374704003334045, 1.3322269916534424, -0.79203861951828, 76.65812683105469, 83.97250366210938, 49.15687561035156, 7.869999885559082, 60.49437713623047, 49.178749084472656, 61.265625, 59.307498931884766, 62.537498474121094, 68.68374633789062, 56.662498474121094, 106.21187591552734, 70.20000457763672, 62.83437728881836, 2.0425000190734863, 9.496874809265137, 59.21562576293945, 38.88624954223633, 66.67750549316406, 38.81687545776367, 78.68937683105469, 54.243125915527344, 60.17937469482422, 76.5893783569336], "mean": [0.7589070796966553, -1.069312334060669, 1.5359760522842407, 0.15640802681446075, -1.187121033668518, 0.1751410812139511, -0.7159015536308289, -0.8796510696411133, 1.1056655645370483, 0.14570178091526031, 1.001499891281128, -0.9617924094200134, 47.52342224121094, 55.691497802734375, 4.598927021026611, 3.321458101272583, 16.284404754638672, 6.439114570617676, 17.79230308532715, 10.477118492126465, 18.375486373901367, 14.04491901397705, 14.375031471252441, 31.1824893951416, 28.44589614868164, 53.76811218261719, 1.1800928115844727, 2.4910528659820557, 24.178359985351562, 8.342192649841309, 31.044479370117188, 8.469551086425781, 30.7137393951416, 7.286554336547852, 15.090322494506836, 44.33612823486328], "std": [0.26481130719184875, 0.16227535903453827, 0.24399474263191223, 0.23122139275074005, 0.2781757712364197, 0.14568287134170532, 0.2806984484195709, 0.18995147943496704, 0.18425922095775604, 0.1632985919713974, 0.2875349819660187, 0.09523507207632065, 19.075857162475586, 9.16429615020752, 10.846917152404785, 2.4700801372528076, 20.075740814208984, 12.080188751220703, 20.268096923828125, 15.953497886657715, 19.729578018188477, 22.105270385742188, 18.23495864868164, 30.647544860839844, 27.5936222076416, 6.952890396118164, 0.22109800577163696, 3.0333633422851562, 18.999862670898438, 13.245654106140137, 19.054262161254883, 13.241851806640625, 21.75165367126465, 14.344847679138184, 21.22275733947754, 22.218307495117188], "count": [315]}, "action": {"min": [0.31264305114746094, -1.461671233177185, 1.2973268032073975, -0.361066609621048, -1.5448329448699951, -0.10171091556549072, -0.9630350470542908, -1.2782292366027832, 0.9493018984794617, -0.07946612685918808, 0.48647668957710266, -1.0708495378494263, 5.975625038146973, 48.696250915527344, -0.8231250047683716, -0.8956249952316284, 0.8550000190734863, 0.46875, 1.4681249856948853, -1.021875023841858, 1.3781249523162842, -3.015000104904175, 1.274999976158142, 0.8556250333786011, 2.635624885559082, 40.53062438964844, 0.8245454430580139, -0.5287500023841858, 0.6775000095367432, 0.053124990314245224, 4.069090843200684, -0.05562500283122063, 3.744999885559082, 0.032999999821186066, 0.640625, 0.640625], "max": [1.0206801891326904, -0.8695496916770935, 2.084763765335083, 0.4834725558757782, -0.820816159248352, 0.38905736804008484, -0.17440584301948547, -0.6195163130760193, 1.5887502431869507, 0.35374704003334045, 1.3322269916534424, -0.79203861951828, 76.65812683105469, 83.97250366210938, 49.15687561035156, 7.869999885559082, 60.49437713623047, 49.178749084472656, 61.265625, 59.307498931884766, 62.537498474121094, 68.68374633789062, 56.662498474121094, 106.21187591552734, 70.20000457763672, 62.83437728881836, 2.0425000190734863, 9.496874809265137, 59.21562576293945, 38.88624954223633, 66.67750549316406, 38.81687545776367, 78.68937683105469, 54.243125915527344, 60.17937469482422, 76.5893783569336], "mean": [0.7589075565338135, -1.0693124532699585, 1.5359759330749512, 0.15640802681446075, -1.1871212720870972, 0.17514106631278992, -0.7159016132354736, -0.8796509504318237, 1.1056655645370483, 0.14570176601409912, 1.0015006065368652, -0.9617921710014343, 47.52344512939453, 55.69148635864258, 4.598933696746826, 3.3214569091796875, 16.284421920776367, 6.439119815826416, 17.79230308532715, 10.477100372314453, 18.375476837158203, 14.044919967651367, 14.375020027160645, 31.182479858398438, 28.44588279724121, 53.768131256103516, 1.1800923347473145, 2.4910526275634766, 24.178380966186523, 8.342198371887207, 31.044490814208984, 8.469554901123047, 30.7137393951416, 7.286555290222168, 15.090319633483887, 44.336158752441406], "std": [0.26481130719184875, 0.16227537393569946, 0.24399475753307343, 0.23122136294841766, 0.27817580103874207, 0.14568285644054413, 0.2806984484195709, 0.18995146453380585, 0.18425920605659485, 0.16329854726791382, 0.2875349819660187, 0.09523507952690125, 19.07585906982422, 9.164297103881836, 10.846918106079102, 2.4700815677642822, 20.075740814208984, 12.080188751220703, 20.268096923828125, 15.953499794006348, 19.72957420349121, 22.105260848999023, 18.23495864868164, 30.64754867553711, 27.593616485595703, 6.952890396118164, 0.22109805047512054, 3.033363103866577, 18.999862670898438, 13.245654106140137, 19.054262161254883, 13.241853713989258, 21.751651763916016, 14.344849586486816, 21.222755432128906, 22.218307495117188], "count": [315]}, "timestamp": {"min": [0.0], "max": [10.466666666666667], "mean": [5.233333333333333], "std": [3.031073639390407], "count": [315]}, "frame_index": {"min": [0], "max": [314], "mean": [157.0], "std": [90.93220918171221], "count": [315]}, "episode_index": {"min": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [315]}, "index": {"min": [32935], "max": [33249], "mean": [33092.0], "std": [90.93220918171221], "count": [315]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [315]}, "subtask_annotation": {"mean": [5.396825396825397, 14.0, 14.0, 14.0, 14.0], "std": [3.914724675756141, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [315]}, "scene_annotation": {"mean": [114.0], "std": [0.0], "min": [114], "max": [114], "count": [315]}, "eef_direction_state": {"mean": [3.1174603174603175, 3.8984126984126983], "std": [1.7151555700220518, 1.9475252561470957], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_state": {"mean": [1.307936507936508, 0.9396825396825397], "std": [0.5666110861542374, 0.6757804852896486], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_state": {"mean": [0.8444444444444444, 0.6476190476190476], "std": [0.8607449298225168, 0.8123759280813762], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_direction_action": {"mean": [3.1174603174603175, 3.8984126984126983], "std": [1.7151555700220518, 1.9475252561470957], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_action": {"mean": [1.307936507936508, 0.9396825396825397], "std": [0.5666110861542374, 0.6757804852896486], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_action": {"mean": [0.8444444444444444, 0.6476190476190476], "std": [0.8607449298225168, 0.8123759280813762], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_sim_pose_state": {"mean": [0.6976803442275009, 0.21334083006897728, 1.2553153594221442, -1.0943581703703835, 0.5754032198052905, -1.9896379654947067, 0.6633480427235194, -0.19187577879215517, 1.2646185351732944, 1.015987851774671, 0.91902346767878, 1.616940366110869], "std": [0.06519123706142832, 0.030517993311072474, 0.051496048507781784, 0.1997519532207975, 0.10593841245158679, 0.18132176682949797, 0.05134625634504021, 0.06763328422121546, 0.06642364810267584, 0.30174806564865314, 0.053591097879711634, 0.3614480796381224], "min": [0.6312180540449764, 0.1598228335128343, 1.1389164412376076, -1.623971264416491, 0.394767851354179, -2.451422730529997, 0.6218254293787002, -0.28951338601128596, 1.1140427403733306, 0.6796235906860648, 0.8164874751339206, 1.1732068967158793], "max": [0.8282460295243577, 0.29838543912289084, 1.3267786427009791, -0.8922257929873905, 0.7522697628349704, -1.6262769950414024, 0.7973797525608448, -0.10168334299958254, 1.3577090175631252, 1.6869583229028748, 1.0262688868105236, 2.3017477373228443], "count": [315]}, "eef_sim_pose_action": {"mean": [0.6976803442275009, 0.21334083006897728, 1.2553153594221442, -1.0943581703703835, 0.5754032198052905, -1.9896379654947067, 0.6633480427235194, -0.19187577879215517, 1.2646185351732944, 1.015987851774671, 0.91902346767878, 1.616940366110869], "std": [0.06519123706142832, 0.030517993311072474, 0.051496048507781784, 0.1997519532207975, 0.10593841245158679, 0.18132176682949797, 0.05134625634504021, 0.06763328422121546, 0.06642364810267584, 0.30174806564865314, 0.053591097879711634, 0.3614480796381224], "min": [0.6312180540449764, 0.1598228335128343, 1.1389164412376076, -1.623971264416491, 0.394767851354179, -2.451422730529997, 0.6218254293787002, -0.28951338601128596, 1.1140427403733306, 0.6796235906860648, 0.8164874751339206, 1.1732068967158793], "max": [0.8282460295243577, 0.29838543912289084, 1.3267786427009791, -0.8922257929873905, 0.7522697628349704, -1.6262769950414024, 0.7973797525608448, -0.10168334299958254, 1.3577090175631252, 1.6869583229028748, 1.0262688868105236, 2.3017477373228443], "count": [315]}}} +{"episode_index": 115, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28571622549019604]], [[0.4578087990196078]], [[0.537627595996732]]], "std": [[[0.3569533826173129]], [[0.23184788229785278]], [[0.23291214903514057]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5032182843137255]], [[0.5097748815359477]], [[0.4890880882352941]]], "std": [[[0.3393553960315857]], [[0.34475525439242577]], [[0.3499710053866546]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4972592626633987]], [[0.5173596078431373]], [[0.48391281249999996]]], "std": [[[0.34614870563317696]], [[0.33463031291132855]], [[0.351907226988953]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38439518586601307]], [[0.4259344199346405]], [[0.36792885620915033]]], "std": [[[0.38216806030158373]], [[0.3633741212298032]], [[0.32469060660674876]]], "count": [100]}, "observation.state": {"min": [0.31376364827156067, -1.3736696243286133, 1.1075718402862549, -0.2643148601055145, -1.6372214555740356, -0.008535515516996384, -0.8405575156211853, -1.3071736097335815, 0.7608953714370728, 0.003266384359449148, 0.5290827751159668, -1.1786879301071167, 25.560625076293945, 44.618751525878906, -0.5587500333786011, -0.16374999284744263, 0.7243750095367432, 0.49437499046325684, 1.0112500190734863, -0.9756250381469727, 0.9793750047683716, -2.8912501335144043, 1.2549999952316284, -0.859375, 10.3125, 42.561248779296875, 0.846666693687439, -0.7631250023841858, 0.7243750095367432, 1.0356249809265137, 11.6875, -0.15187500417232513, 12.051250457763672, -0.13500000536441803, 9.479374885559082, 2.2649998664855957], "max": [1.0427157878875732, -0.8479486107826233, 1.9223506450653076, 0.6396629810333252, -0.8180027604103088, 0.5441986918449402, -0.2931639552116394, -0.4836792051792145, 1.584983229637146, 0.188234344124794, 1.379487156867981, -0.9899529218673706, 73.6362533569336, 82.8062515258789, 42.33250045776367, 9.612500190734863, 69.41625213623047, 89.23333740234375, 64.37374877929688, 102.26187133789062, 62.21437454223633, 105.1606216430664, 56.19187545776367, 109.82437133789062, 68.09187316894531, 78.75687408447266, 1.8337500095367432, 9.481249809265137, 55.00437545776367, 41.271873474121094, 71.80313110351562, 53.130001068115234, 71.72125244140625, 75.84889221191406, 60.37562561035156, 95.3706283569336], "mean": [0.6402177214622498, -1.1081035137176514, 1.602047324180603, 0.15214484930038452, -1.099362850189209, 0.1583569347858429, -0.5444993376731873, -0.8599165081977844, 1.0988720655441284, 0.07073663175106049, 0.8423082232475281, -1.080183744430542, 53.067928314208984, 55.02483367919922, 6.993067264556885, 4.929437637329102, 21.227615356445312, 12.326238632202148, 21.61162757873535, 15.544334411621094, 20.66904067993164, 17.039085388183594, 16.27680015563965, 31.762479782104492, 31.047489166259766, 55.503604888916016, 1.221589207649231, 1.6598750352859497, 25.827302932739258, 8.581369400024414, 35.871578216552734, 10.001258850097656, 35.28596878051758, 12.953948974609375, 24.982295989990234, 30.877296447753906], "std": [0.18972916901111603, 0.1403837502002716, 0.21778324246406555, 0.2291877567768097, 0.2640441358089447, 0.1550978273153305, 0.14950795471668243, 0.1979338526725769, 0.1785656213760376, 0.04766632989048958, 0.1896156668663025, 0.07500144094228745, 12.825811386108398, 9.736077308654785, 12.707427978515625, 4.141422271728516, 21.13098907470703, 22.105321884155273, 20.30475425720215, 27.0888614654541, 20.795791625976562, 30.38517189025879, 18.448835372924805, 33.14004135131836, 22.620784759521484, 7.2039384841918945, 0.26769718527793884, 2.8358876705169678, 15.154108047485352, 13.44025707244873, 14.915414810180664, 16.106115341186523, 16.203550338745117, 21.654638290405273, 15.3157320022583, 30.6906681060791], "count": [336]}, "action": {"min": [0.31376364827156067, -1.3736696243286133, 1.1075718402862549, -0.2643148601055145, -1.6372214555740356, -0.008535515516996384, -0.8405575156211853, -1.3071736097335815, 0.7608953714370728, 0.003266384359449148, 0.5290827751159668, -1.1786879301071167, 25.560625076293945, 44.618751525878906, -0.5587500333786011, -0.16374999284744263, 0.7243750095367432, 0.49437499046325684, 1.0112500190734863, -0.9756250381469727, 0.9793750047683716, -2.8912501335144043, 1.2549999952316284, -0.859375, 10.3125, 42.561248779296875, 0.846666693687439, -0.7631250023841858, 0.7243750095367432, 1.0356249809265137, 11.6875, -0.15187500417232513, 12.051250457763672, -0.13500000536441803, 9.479374885559082, 2.2649998664855957], "max": [1.0427157878875732, -0.8479486107826233, 1.9223506450653076, 0.6396629810333252, -0.8180027604103088, 0.5441986918449402, -0.2931639552116394, -0.4836792051792145, 1.584983229637146, 0.188234344124794, 1.379487156867981, -0.9899529218673706, 73.6362533569336, 82.8062515258789, 42.33250045776367, 9.612500190734863, 69.41625213623047, 89.23333740234375, 64.37374877929688, 102.26187133789062, 62.21437454223633, 105.1606216430664, 56.19187545776367, 109.82437133789062, 68.09187316894531, 78.75687408447266, 1.8337500095367432, 9.481249809265137, 55.00437545776367, 41.271873474121094, 71.80313110351562, 53.130001068115234, 71.72125244140625, 75.84889221191406, 60.37562561035156, 95.3706283569336], "mean": [0.6402175426483154, -1.108102798461914, 1.6020469665527344, 0.15214483439922333, -1.099362850189209, 0.15835697948932648, -0.5444994568824768, -0.8599163293838501, 1.0988713502883911, 0.07073663175106049, 0.8423080444335938, -1.0801836252212524, 53.06792449951172, 55.024810791015625, 6.993056297302246, 4.929436683654785, 21.227611541748047, 12.32623291015625, 21.611608505249023, 15.54432201385498, 20.669036865234375, 17.039093017578125, 16.276790618896484, 31.76248550415039, 31.047496795654297, 55.50361633300781, 1.221589207649231, 1.6598750352859497, 25.827293395996094, 8.581358909606934, 35.87158966064453, 10.001258850097656, 35.285972595214844, 12.953951835632324, 24.9822998046875, 30.87729835510254], "std": [0.18972915410995483, 0.1403837502002716, 0.21778327226638794, 0.2291877567768097, 0.2640441358089447, 0.1550978273153305, 0.14950793981552124, 0.1979338377714157, 0.1785655915737152, 0.04766634479165077, 0.1896156668663025, 0.07500142604112625, 12.82580852508545, 9.736077308654785, 12.707422256469727, 4.141422748565674, 21.130992889404297, 22.105321884155273, 20.30475425720215, 27.0888614654541, 20.795785903930664, 30.385169982910156, 18.448833465576172, 33.14004135131836, 22.62078857421875, 7.2039384841918945, 0.26769721508026123, 2.835888147354126, 15.154108047485352, 13.44025707244873, 14.915416717529297, 16.106117248535156, 16.20355224609375, 21.654638290405273, 15.3157320022583, 30.6906681060791], "count": [336]}, "timestamp": {"min": [0.0], "max": [11.166666666666666], "mean": [5.583333333333333], "std": [3.2331471882270906], "count": [336]}, "frame_index": {"min": [0], "max": [335], "mean": [167.5], "std": [96.99441564681271], "count": [336]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [336]}, "index": {"min": [33250], "max": [33585], "mean": [33417.5], "std": [96.99441564681271], "count": [336]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [336]}, "subtask_annotation": {"mean": [4.982142857142857, 14.0, 14.0, 14.0, 14.0], "std": [3.5723361941947447, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [336]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [336]}, "eef_direction_state": {"mean": [3.2142857142857144, 3.7291666666666665], "std": [1.633513803718466, 1.9444320436112488], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_state": {"mean": [1.2321428571428572, 1.1339285714285714], "std": [0.6544100786360252, 0.8109613898641155], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_state": {"mean": [1.0148809523809523, 0.8452380952380952], "std": [0.8537828903901165, 0.8727903749175693], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_direction_action": {"mean": [3.2142857142857144, 3.7291666666666665], "std": [1.633513803718466, 1.9444320436112488], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_action": {"mean": [1.2321428571428572, 1.1339285714285714], "std": [0.6544100786360252, 0.8109613898641155], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_action": {"mean": [1.0148809523809523, 0.8452380952380952], "std": [0.8537828903901165, 0.8727903749175693], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_sim_pose_state": {"mean": [0.7242433768418481, 0.21625860155406473, 1.275780266270638, -1.0589193032642472, 0.5286014621118053, -1.9251043870765012, 0.6698924310706309, -0.17402799372939393, 1.2845844706493768, 0.9149571580075453, 1.0150761285517074, 1.543837941517093], "std": [0.06145421931765109, 0.03633953895311738, 0.05270690709361008, 0.25446399189169405, 0.10810799268712018, 0.20402583479495326, 0.052772809275432826, 0.04246854187870437, 0.07150630457470444, 0.3458648014337157, 0.11048427935632553, 0.3367764505318748], "min": [0.5951253423536924, 0.1519802739773221, 1.1632927412267018, -1.6372923371942951, 0.37890606976350916, -2.466521062821231, 0.5499355750139423, -0.23781550416232328, 1.107182928616435, 0.33023132710469516, 0.8208334499078891, 1.0262413532168049], "max": [0.8012955873939587, 0.29112375161609966, 1.348535793435284, -0.5788775921174442, 0.7753942716159896, -1.6362582668397012, 0.7944070983966487, -0.10183284955136734, 1.3939690940244212, 1.7006924407221864, 1.1527101434016007, 2.2775681945739845], "count": [336]}, "eef_sim_pose_action": {"mean": [0.7242433768418481, 0.21625860155406473, 1.275780266270638, -1.0589193032642472, 0.5286014621118053, -1.9251043870765012, 0.6698924310706309, -0.17402799372939393, 1.2845844706493768, 0.9149571580075453, 1.0150761285517074, 1.543837941517093], "std": [0.06145421931765109, 0.03633953895311738, 0.05270690709361008, 0.25446399189169405, 0.10810799268712018, 0.20402583479495326, 0.052772809275432826, 0.04246854187870437, 0.07150630457470444, 0.3458648014337157, 0.11048427935632553, 0.3367764505318748], "min": [0.5951253423536924, 0.1519802739773221, 1.1632927412267018, -1.6372923371942951, 0.37890606976350916, -2.466521062821231, 0.5499355750139423, -0.23781550416232328, 1.107182928616435, 0.33023132710469516, 0.8208334499078891, 1.0262413532168049], "max": [0.8012955873939587, 0.29112375161609966, 1.348535793435284, -0.5788775921174442, 0.7753942716159896, -1.6362582668397012, 0.7944070983966487, -0.10183284955136734, 1.3939690940244212, 1.7006924407221864, 1.1527101434016007, 2.2775681945739845], "count": [336]}}} +{"episode_index": 116, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2958778206699346]], [[0.45532234068627453]], [[0.5314914930555557]]], "std": [[[0.3600250540342363]], [[0.23994979435428238]], [[0.2389746360255472]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5183628084150327]], [[0.5261509620098039]], [[0.5049030780228758]]], "std": [[[0.34187136048293365]], [[0.34621633413709996]], [[0.35160638107429637]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5006991013071895]], [[0.5336684068627451]], [[0.5227491952614379]]], "std": [[[0.3314676234305526]], [[0.3157533221382669]], [[0.33349704488891024]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3920554452614379]], [[0.4353047998366013]], [[0.38262267769607844]]], "std": [[[0.3845585159343754]], [[0.36897628361106943]], [[0.3329609168668764]]], "count": [100]}, "observation.state": {"min": [0.4237716495990753, -1.4926899671554565, 1.3578383922576904, -0.4556301534175873, -1.5065529346466064, -0.015211337246000767, -0.846684992313385, -1.290627121925354, 0.9844214916229248, -0.01974136009812355, 0.6452420353889465, -1.1399681568145752, 10.234999656677246, 41.161251068115234, -0.6056250333786011, -0.1287499964237213, 2.5668749809265137, 0.5056250095367432, 5.2833333015441895, -0.8799999952316284, 4.581110954284668, -3.518125057220459, 2.3431248664855957, 0.4856249988079071, 3.078125, 37.604373931884766, 0.7849999666213989, -0.6037499904632568, 0.6974999904632568, -0.21875, 3.277777671813965, 0.6131250262260437, 1.2966666221618652, 0.8012499809265137, 1.4946666955947876, 0.695555567741394], "max": [1.0857853889465332, -0.8337147831916809, 2.0101616382598877, 0.7105220556259155, -0.8045796155929565, 0.3669794797897339, -0.3557259440422058, -0.7649644613265991, 1.5402551889419556, 0.25995174050331116, 1.034234642982483, -0.9153505563735962, 75.45874786376953, 62.77111053466797, 22.481666564941406, 5.163749694824219, 68.6675033569336, 39.022499084472656, 65.12312316894531, 44.35749816894531, 65.00875091552734, 52.50374984741211, 58.486873626708984, 72.40625, 68.12125396728516, 64.29437255859375, 2.177500009536743, 9.523750305175781, 56.741249084472656, 44.56187438964844, 72.1675033569336, 46.23812484741211, 76.93875122070312, 58.790000915527344, 57.72249984741211, 87.47062683105469], "mean": [0.6991170048713684, -1.1795660257339478, 1.667881727218628, 0.05544866994023323, -1.1030632257461548, 0.12460451573133469, -0.5993186235427856, -0.9692509770393372, 1.1571890115737915, 0.15151219069957733, 0.890514612197876, -1.0222147703170776, 58.31208801269531, 50.556827545166016, 0.6517957448959351, 2.2515146732330322, 25.639753341674805, 4.907918453216553, 25.1727294921875, 6.37669038772583, 23.669506072998047, 6.565089702606201, 18.22042465209961, 15.833541870117188, 32.65980911254883, 54.58850860595703, 1.1225827932357788, 1.0699318647384644, 28.951278686523438, 11.037982940673828, 35.93267059326172, 9.493658065795898, 34.7325439453125, 12.653267860412598, 28.709278106689453, 23.409393310546875], "std": [0.16344891488552094, 0.1635482758283615, 0.18093198537826538, 0.29508623480796814, 0.1459912806749344, 0.0774153545498848, 0.15869392454624176, 0.15129980444908142, 0.15529577434062958, 0.10097295045852661, 0.13326071202754974, 0.09901989251375198, 16.847244262695312, 3.49544620513916, 3.9467806816101074, 1.5808273553848267, 18.695966720581055, 8.953350067138672, 17.935924530029297, 14.671786308288574, 19.424253463745117, 14.39987850189209, 16.884849548339844, 23.697385787963867, 26.029890060424805, 8.180596351623535, 0.21679869294166565, 3.018221378326416, 16.662099838256836, 16.62051010131836, 18.372434616088867, 14.228058815002441, 19.58926773071289, 19.13513946533203, 15.238459587097168, 32.56339645385742], "count": [319]}, "action": {"min": [0.4237716495990753, -1.4926899671554565, 1.3578383922576904, -0.4556301534175873, -1.5065529346466064, -0.015211337246000767, -0.846684992313385, -1.290627121925354, 0.9844214916229248, -0.01974136009812355, 0.6452420353889465, -1.1399681568145752, 10.234999656677246, 41.161251068115234, -0.6056250333786011, -0.1287499964237213, 2.5668749809265137, 0.5056250095367432, 5.2833333015441895, -0.8799999952316284, 4.581110954284668, -3.518125057220459, 2.3431248664855957, 0.4856249988079071, 3.078125, 37.604373931884766, 0.7849999666213989, -0.6037499904632568, 0.6974999904632568, -0.21875, 3.277777671813965, 0.6131250262260437, 1.2966666221618652, 0.8012499809265137, 1.4946666955947876, 0.695555567741394], "max": [1.0857853889465332, -0.8337147831916809, 2.0101616382598877, 0.7105220556259155, -0.8045796155929565, 0.3669794797897339, -0.3557259440422058, -0.7649644613265991, 1.5402551889419556, 0.25995174050331116, 1.034234642982483, -0.9153505563735962, 75.45874786376953, 62.77111053466797, 22.481666564941406, 5.163749694824219, 68.6675033569336, 39.022499084472656, 65.12312316894531, 44.35749816894531, 65.00875091552734, 52.50374984741211, 58.486873626708984, 72.40625, 68.12125396728516, 64.29437255859375, 2.177500009536743, 9.523750305175781, 56.741249084472656, 44.56187438964844, 72.1675033569336, 46.23812484741211, 76.93875122070312, 58.790000915527344, 57.72249984741211, 87.47062683105469], "mean": [0.6991169452667236, -1.1795660257339478, 1.6678823232650757, 0.05544860288500786, -1.1030629873275757, 0.12460459768772125, -0.59931880235672, -0.9692509174346924, 1.1571893692016602, 0.15151230990886688, 0.8905146718025208, -1.0222148895263672, 58.31212615966797, 50.556827545166016, 0.6517961025238037, 2.2515153884887695, 25.639745712280273, 4.90791130065918, 25.172725677490234, 6.3766937255859375, 23.669496536254883, 6.565080642700195, 18.220428466796875, 15.833536148071289, 32.659793853759766, 54.588497161865234, 1.1225835084915161, 1.069931983947754, 28.951263427734375, 11.037986755371094, 35.93267822265625, 9.493658065795898, 34.732513427734375, 12.6532621383667, 28.70928382873535, 23.40940284729004], "std": [0.16344889998435974, 0.16354824602603912, 0.18093200027942657, 0.2950862646102905, 0.1459912806749344, 0.0774153470993042, 0.15869399905204773, 0.15129980444908142, 0.15529577434062958, 0.1009729653596878, 0.13326072692871094, 0.09901987016201019, 16.847240447998047, 3.495445966720581, 3.9467804431915283, 1.580826997756958, 18.69596290588379, 8.953350067138672, 17.935922622680664, 14.671792984008789, 19.424251556396484, 14.39987564086914, 16.88484764099121, 23.69739532470703, 26.029897689819336, 8.180597305297852, 0.21679873764514923, 3.018221616744995, 16.66210174560547, 16.620508193969727, 18.372434616088867, 14.228057861328125, 19.589263916015625, 19.1351375579834, 15.238457679748535, 32.563392639160156], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [319]}, "index": {"min": [33586], "max": [33904], "mean": [33745.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [4.74294670846395, 14.0, 14.0, 14.0, 14.0], "std": [3.755423092299425, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [319]}, "scene_annotation": {"mean": [116.0], "std": [0.0], "min": [116], "max": [116], "count": [319]}, "eef_direction_state": {"mean": [3.0250783699059562, 3.695924764890282], "std": [1.8432282000934972, 1.9727808469776218], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [1.1692789968652038, 1.0188087774294672], "std": [0.6052511439387115, 0.6945537060453033], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.780564263322884, 0.5799373040752351], "std": [0.8391656896272971, 0.7912364807584469], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [3.0250783699059562, 3.695924764890282], "std": [1.8432282000934972, 1.9727808469776218], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [1.1692789968652038, 1.0188087774294672], "std": [0.6052511439387115, 0.6945537060453033], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.780564263322884, 0.5799373040752351], "std": [0.8391656896272971, 0.7912364807584469], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.7374071285750425, 0.21922036145077345, 1.2449853469664698, -1.1237952065587358, 0.45896641496382945, -1.9534458387540987, 0.6859917098825173, -0.16269273950432955, 1.2577487483538747, 1.0398178204220425, 0.9154568560968914, 1.6546365342755514], "std": [0.040452962983981454, 0.04611091666990323, 0.04540109468361725, 0.22927074775793427, 0.1893690361563371, 0.24657127187819208, 0.03832248355376936, 0.05106295756016917, 0.0579719102880254, 0.2495384845381869, 0.0434028038247208, 0.29072850590903876], "min": [0.6626380810838186, 0.14802295879601418, 1.1401272450150965, -1.767901676929742, 0.27937183346366323, -2.627190098969793, 0.6333672749095938, -0.2368413865589473, 1.1086061376177911, 0.7839437627700709, 0.8413988925120011, 1.2889308841108635], "max": [0.8004114078801893, 0.3277357928236892, 1.3225403491647634, -0.9200377363459105, 0.8805327597640087, -1.6542077318562958, 0.7748411235973924, -0.08740989061139207, 1.3134054066917205, 1.656242309907047, 0.966869966828185, 2.2753128500712014], "count": [319]}, "eef_sim_pose_action": {"mean": [0.7374071285750425, 0.21922036145077345, 1.2449853469664698, -1.1237952065587358, 0.45896641496382945, -1.9534458387540987, 0.6859917098825173, -0.16269273950432955, 1.2577487483538747, 1.0398178204220425, 0.9154568560968914, 1.6546365342755514], "std": [0.040452962983981454, 0.04611091666990323, 0.04540109468361725, 0.22927074775793427, 0.1893690361563371, 0.24657127187819208, 0.03832248355376936, 0.05106295756016917, 0.0579719102880254, 0.2495384845381869, 0.0434028038247208, 0.29072850590903876], "min": [0.6626380810838186, 0.14802295879601418, 1.1401272450150965, -1.767901676929742, 0.27937183346366323, -2.627190098969793, 0.6333672749095938, -0.2368413865589473, 1.1086061376177911, 0.7839437627700709, 0.8413988925120011, 1.2889308841108635], "max": [0.8004114078801893, 0.3277357928236892, 1.3225403491647634, -0.9200377363459105, 0.8805327597640087, -1.6542077318562958, 0.7748411235973924, -0.08740989061139207, 1.3134054066917205, 1.656242309907047, 0.966869966828185, 2.2753128500712014], "count": [319]}}} +{"episode_index": 117, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28970255310457516]], [[0.4600519975490196]], [[0.5366981004901961]]], "std": [[[0.35997131481199207]], [[0.23697675796892972]], [[0.24123250753227196]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5032667708333334]], [[0.5089187908496732]], [[0.48739392156862743]]], "std": [[[0.3387198914644778]], [[0.34428991669394804]], [[0.3494955853694121]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5009366911764705]], [[0.5163744812091503]], [[0.48959830678104577]]], "std": [[[0.3414208938425962]], [[0.33244410804042773]], [[0.34641791130454547]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38192402777777773]], [[0.4262974959150327]], [[0.38073118259803923]]], "std": [[[0.3841271075319273]], [[0.3649438961772992]], [[0.33765425829012724]]], "count": [100]}, "observation.state": {"min": [0.4060330390930176, -1.4060711860656738, 1.105015516281128, -0.3650244176387787, -1.6374123096466064, 0.018811512738466263, -0.7954003810882568, -1.2814717292785645, 0.7227748036384583, -0.1916676163673401, 0.5077677965164185, -1.1232070922851562, 28.010000228881836, 36.48250198364258, -0.49562498927116394, -0.16375000774860382, 0.9637500047683716, -0.3749999701976776, 6.794374942779541, -0.99937504529953, 5.319375038146973, -2.3793749809265137, 1.3550000190734863, 0.47999998927116394, 5.6875, 40.29750061035156, 0.7799999713897705, -0.9000000357627869, 1.0268750190734863, -0.29124999046325684, 6.459374904632568, 0.6556249856948853, 10.426875114440918, 0.8174999952316284, 6.427499771118164, 0.9993749856948853], "max": [1.04061758518219, -0.8137350082397461, 2.017552614212036, 0.4183594584465027, -0.9324454665184021, 0.5534495115280151, -0.2055676430463791, -0.3571326434612274, 1.574230432510376, 0.06656748056411743, 1.1607824563980103, -0.9161850810050964, 74.23374938964844, 84.10444641113281, 22.035625457763672, 9.130624771118164, 71.20249938964844, 105.34444427490234, 70.25125122070312, 100.77249908447266, 65.09187316894531, 109.84583282470703, 59.603126525878906, 109.40687561035156, 65.09000396728516, 81.72416687011719, 1.8862500190734863, 9.510000228881836, 59.51874923706055, 103.58538818359375, 62.78937530517578, 101.11187744140625, 66.14250183105469, 108.13063049316406, 70.23562622070312, 110.17937469482422], "mean": [0.7363184094429016, -1.1130272150039673, 1.5890804529190063, 0.010936731472611427, -1.2252215147018433, 0.18827438354492188, -0.5171409249305725, -0.8421616554260254, 1.085413932800293, -0.017572766169905663, 0.7684822082519531, -1.015479564666748, 58.92118453979492, 51.69314193725586, 1.2970609664916992, 4.099007606506348, 26.880260467529297, 11.445241928100586, 28.61703872680664, 14.71920108795166, 27.85686492919922, 17.15380859375, 20.89068603515625, 32.72064971923828, 28.77145767211914, 52.683135986328125, 1.2385121583938599, 3.8366103172302246, 20.49042510986328, 11.704084396362305, 28.877059936523438, 18.328887939453125, 28.33533477783203, 19.275218963623047, 23.71561622619629, 29.478626251220703], "std": [0.1686631590127945, 0.1512262374162674, 0.23897328972816467, 0.18303892016410828, 0.23004050552845, 0.14802898466587067, 0.14999765157699585, 0.24507643282413483, 0.19783397018909454, 0.058005377650260925, 0.15957064926624298, 0.08679341524839401, 12.151857376098633, 9.69320297241211, 4.804320812225342, 3.15659761428833, 21.529502868652344, 24.293514251708984, 18.67987060546875, 26.5941104888916, 18.623992919921875, 30.932273864746094, 18.38071060180664, 32.88975524902344, 22.6955509185791, 8.574064254760742, 0.31172749400138855, 2.9804749488830566, 17.827444076538086, 21.423831939697266, 15.149561882019043, 28.772085189819336, 16.709630966186523, 30.652729034423828, 16.420433044433594, 36.17453384399414], "count": [368]}, "action": {"min": [0.4060330390930176, -1.4060711860656738, 1.105015516281128, -0.3650244176387787, -1.6374123096466064, 0.018811512738466263, -0.7954003810882568, -1.2814717292785645, 0.7227748036384583, -0.1916676163673401, 0.5077677965164185, -1.1232070922851562, 28.010000228881836, 36.48250198364258, -0.49562498927116394, -0.16375000774860382, 0.9637500047683716, -0.3749999701976776, 6.794374942779541, -0.99937504529953, 5.319375038146973, -2.3793749809265137, 1.3550000190734863, 0.47999998927116394, 5.6875, 40.29750061035156, 0.7799999713897705, -0.9000000357627869, 1.0268750190734863, -0.29124999046325684, 6.459374904632568, 0.6556249856948853, 10.426875114440918, 0.8174999952316284, 6.427499771118164, 0.9993749856948853], "max": [1.04061758518219, -0.8137350082397461, 2.017552614212036, 0.4183594584465027, -0.9324454665184021, 0.5534495115280151, -0.2055676430463791, -0.3571326434612274, 1.574230432510376, 0.06656748056411743, 1.1607824563980103, -0.9161850810050964, 74.23374938964844, 84.10444641113281, 22.035625457763672, 9.130624771118164, 71.20249938964844, 105.34444427490234, 70.25125122070312, 100.77249908447266, 65.09187316894531, 109.84583282470703, 59.603126525878906, 109.40687561035156, 65.09000396728516, 81.72416687011719, 1.8862500190734863, 9.510000228881836, 59.51874923706055, 103.58538818359375, 62.78937530517578, 101.11187744140625, 66.14250183105469, 108.13063049316406, 70.23562622070312, 110.17937469482422], "mean": [0.7363185882568359, -1.1130273342132568, 1.5890803337097168, 0.010936749167740345, -1.2252215147018433, 0.1882743388414383, -0.5171408653259277, -0.8421615362167358, 1.0854133367538452, -0.017572784796357155, 0.7684822082519531, -1.015479564666748, 58.92115783691406, 51.69316864013672, 1.297062873840332, 4.099008083343506, 26.880247116088867, 11.445243835449219, 28.617029190063477, 14.71919059753418, 27.85687828063965, 17.153812408447266, 20.890687942504883, 32.720645904541016, 28.771438598632812, 52.683197021484375, 1.2385119199752808, 3.8366098403930664, 20.490427017211914, 11.704084396362305, 28.877033233642578, 18.32888412475586, 28.335329055786133, 19.275222778320312, 23.715608596801758, 29.47862434387207], "std": [0.16866318881511688, 0.1512262225151062, 0.23897334933280945, 0.18303892016410828, 0.23004047572612762, 0.14802898466587067, 0.14999760687351227, 0.24507644772529602, 0.19783398509025574, 0.058005381375551224, 0.1595706343650818, 0.08679342269897461, 12.151861190795898, 9.69320011138916, 4.804319858551025, 3.1565983295440674, 21.529497146606445, 24.293516159057617, 18.679868698120117, 26.594106674194336, 18.623992919921875, 30.93227767944336, 18.380708694458008, 32.8897590637207, 22.69554328918457, 8.574064254760742, 0.3117273151874542, 2.9804751873016357, 17.82744789123535, 21.4238338470459, 15.149557113647461, 28.772085189819336, 16.70962905883789, 30.652729034423828, 16.420433044433594, 36.17453384399414], "count": [368]}, "timestamp": {"min": [0.0], "max": [12.233333333333333], "mean": [6.116666666666667], "std": [3.5410685769505603], "count": [368]}, "frame_index": {"min": [0], "max": [367], "mean": [183.5], "std": [106.23205730851681], "count": [368]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [368]}, "index": {"min": [33905], "max": [34272], "mean": [34088.5], "std": [106.23205730851681], "count": [368]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [368]}, "subtask_annotation": {"mean": [5.2853260869565215, 14.0, 14.0, 14.0, 14.0], "std": [3.4825031449428425, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [368]}, "scene_annotation": {"mean": [117.0], "std": [0.0], "min": [117], "max": [117], "count": [368]}, "eef_direction_state": {"mean": [3.2989130434782608, 3.2364130434782608], "std": [1.3920577953095343, 1.9353912544123881], "min": [0, 0], "max": [6, 6], "count": [368]}, "eef_velocity_state": {"mean": [1.3451086956521738, 1.2201086956521738], "std": [0.5594329321523361, 0.6699513197195411], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_acc_mag_state": {"mean": [0.904891304347826, 0.6902173913043478], "std": [0.8400168147452873, 0.841654656873397], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_direction_action": {"mean": [3.2989130434782608, 3.2364130434782608], "std": [1.3920577953095343, 1.9353912544123881], "min": [0, 0], "max": [6, 6], "count": [368]}, "eef_velocity_action": {"mean": [1.3451086956521738, 1.2201086956521738], "std": [0.5594329321523361, 0.6699513197195411], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_acc_mag_action": {"mean": [0.904891304347826, 0.6902173913043478], "std": [0.8400168147452873, 0.841654656873397], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_sim_pose_state": {"mean": [0.7134953697220421, 0.2321997817853541, 1.269744565461997, -0.9964514145648917, 0.4592021806050404, -1.865912207082595, 0.6641227668856683, -0.1599453751827621, 1.2805983322055707, 0.9773362199404355, 1.0493097837607261, 1.6455427204758601], "std": [0.059165425156230515, 0.03563466950544665, 0.05580765833141014, 0.22481723340254822, 0.07988951201581113, 0.19390974836917102, 0.05548430053947699, 0.05132746475155101, 0.07222394787793637, 0.3641291001899879, 0.0736577249851542, 0.37745200182107036], "min": [0.597971039108562, 0.17175950853259672, 1.1406465091584306, -1.5575472004818565, 0.32509729024191647, -2.373859653517566, 0.546012415389898, -0.23536803066909953, 1.1092994923021922, 0.27577333890708977, 0.9251748769579975, 0.9672967270754709], "max": [0.8039824905415107, 0.30696205687922773, 1.3564416635222, -0.5883960776438262, 0.6356874542706796, -1.577011170060035, 0.7896071843803545, -0.07700047042386424, 1.3942278401329589, 1.7550803195224771, 1.1706143079326417, 2.4112101838327944], "count": [368]}, "eef_sim_pose_action": {"mean": [0.7134953697220421, 0.2321997817853541, 1.269744565461997, -0.9964514145648917, 0.4592021806050404, -1.865912207082595, 0.6641227668856683, -0.1599453751827621, 1.2805983322055707, 0.9773362199404355, 1.0493097837607261, 1.6455427204758601], "std": [0.059165425156230515, 0.03563466950544665, 0.05580765833141014, 0.22481723340254822, 0.07988951201581113, 0.19390974836917102, 0.05548430053947699, 0.05132746475155101, 0.07222394787793637, 0.3641291001899879, 0.0736577249851542, 0.37745200182107036], "min": [0.597971039108562, 0.17175950853259672, 1.1406465091584306, -1.5575472004818565, 0.32509729024191647, -2.373859653517566, 0.546012415389898, -0.23536803066909953, 1.1092994923021922, 0.27577333890708977, 0.9251748769579975, 0.9672967270754709], "max": [0.8039824905415107, 0.30696205687922773, 1.3564416635222, -0.5883960776438262, 0.6356874542706796, -1.577011170060035, 0.7896071843803545, -0.07700047042386424, 1.3942278401329589, 1.7550803195224771, 1.1706143079326417, 2.4112101838327944], "count": [368]}}} +{"episode_index": 118, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2957741237745098]], [[0.45498483251633987]], [[0.5263583782679739]]], "std": [[[0.3647291302227253]], [[0.24274025886508452]], [[0.24365481381018958]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.14901960784313725]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5232313296568627]], [[0.5391283435457516]], [[0.5148199714052287]]], "std": [[[0.34601684026367463]], [[0.34282385699362267]], [[0.34901772127091985]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4961626776960784]], [[0.5239696813725491]], [[0.513370324754902]]], "std": [[[0.3160987653905611]], [[0.3041705815977497]], [[0.3120203522181524]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40401579656862746]], [[0.44497994076797387]], [[0.3774501879084967]]], "std": [[[0.384405845880077]], [[0.365107228002749]], [[0.3278576694474204]]], "count": [100]}, "observation.state": {"min": [0.17915044724941254, -1.398084044456482, 1.4263609647750854, -0.16947051882743835, -1.1533913612365723, -0.136854350566864, -0.7928969264030457, -1.2637569904327393, 1.0095988512039185, -0.13563840091228485, 0.6980049014091492, -1.0948824882507324, 7.26687479019165, 39.99562454223633, -0.7356250286102295, -0.17874999344348907, 0.8587499856948853, -0.2593750059604645, 3.284374952316284, -1.0968750715255737, 1.0188888311386108, -2.916249990463257, 1.2506250143051147, -0.47999998927116394, 4.838125228881836, 38.25374984741211, 0.7856249809265137, -0.5606250166893005, 0.9937500357627869, 0.47437500953674316, 11.26937484741211, -0.34812498092651367, 11.332500457763672, 0.7293750047683716, 0.6312500238418579, 1.0931249856948853], "max": [0.8030537366867065, -0.8663548231124878, 1.982003927230835, 0.9223840236663818, -0.6830081343650818, 0.3693160116672516, -0.2595941126346588, -0.8310444951057434, 1.4986743927001953, 0.33886951208114624, 1.0881589651107788, -0.6982062458992004, 83.359375, 62.67625045776367, 15.293749809265137, 9.2212495803833, 64.81062316894531, 54.71624755859375, 66.05937194824219, 57.537498474121094, 62.728126525878906, 67.61062622070312, 57.61750030517578, 96.54000091552734, 69.92437744140625, 66.49063110351562, 2.5, 9.456250190734863, 61.79249954223633, 37.08812713623047, 67.77312469482422, 67.95562744140625, 76.5112533569336, 84.13249969482422, 59.579376220703125, 102.37187957763672], "mean": [0.36548370122909546, -1.1144918203353882, 1.6612238883972168, 0.5700190663337708, -0.8366251587867737, 0.0757119208574295, -0.5838706493377686, -0.9867599606513977, 1.1853077411651611, 0.1597338318824768, 0.9245508313179016, -0.994309663772583, 54.039085388183594, 50.74894714355469, 0.34777888655662537, 4.1768317222595215, 23.23011016845703, 7.78858757019043, 23.035961151123047, 8.539567947387695, 20.194107055664062, 10.990120887756348, 14.462321281433105, 30.907712936401367, 31.28856658935547, 54.6599235534668, 1.2858439683914185, 1.5740622282028198, 28.710046768188477, 7.08064079284668, 32.39366912841797, 10.519320487976074, 30.733739852905273, 10.066214561462402, 19.010984420776367, 31.94186782836914], "std": [0.2047182321548462, 0.11990255117416382, 0.14376868307590485, 0.19974829256534576, 0.1329934149980545, 0.09040910005569458, 0.18641690909862518, 0.13937269151210785, 0.1324746459722519, 0.16715280711650848, 0.16512611508369446, 0.08379758894443512, 19.931842803955078, 4.889472961425781, 2.7564938068389893, 2.707721710205078, 19.48232650756836, 13.964447021484375, 18.733123779296875, 17.692779541015625, 19.07427978515625, 22.909976959228516, 18.34897232055664, 28.773738861083984, 23.00029945373535, 6.992099761962891, 0.33626747131347656, 3.0236494541168213, 17.682823181152344, 11.357150077819824, 16.64525604248047, 17.23119354248047, 19.54561424255371, 19.060258865356445, 18.954341888427734, 27.37505531311035], "count": [351]}, "action": {"min": [0.17915044724941254, -1.398084044456482, 1.4263609647750854, -0.16947051882743835, -1.1533913612365723, -0.136854350566864, -0.7928969264030457, -1.2637569904327393, 1.0095988512039185, -0.13563840091228485, 0.6980049014091492, -1.0948824882507324, 7.26687479019165, 39.99562454223633, -0.7356250286102295, -0.17874999344348907, 0.8587499856948853, -0.2593750059604645, 3.284374952316284, -1.0968750715255737, 1.0188888311386108, -2.916249990463257, 1.2506250143051147, -0.47999998927116394, 4.838125228881836, 38.25374984741211, 0.7856249809265137, -0.5606250166893005, 0.9937500357627869, 0.47437500953674316, 11.26937484741211, -0.34812498092651367, 11.332500457763672, 0.7293750047683716, 0.6312500238418579, 1.0931249856948853], "max": [0.8030537366867065, -0.8663548231124878, 1.982003927230835, 0.9223840236663818, -0.6830081343650818, 0.3693160116672516, -0.2595941126346588, -0.8310444951057434, 1.4986743927001953, 0.33886951208114624, 1.0881589651107788, -0.6982062458992004, 83.359375, 62.67625045776367, 15.293749809265137, 9.2212495803833, 64.81062316894531, 54.71624755859375, 66.05937194824219, 57.537498474121094, 62.728126525878906, 67.61062622070312, 57.61750030517578, 96.54000091552734, 69.92437744140625, 66.49063110351562, 2.5, 9.456250190734863, 61.79249954223633, 37.08812713623047, 67.77312469482422, 67.95562744140625, 76.5112533569336, 84.13249969482422, 59.579376220703125, 102.37187957763672], "mean": [0.3654837906360626, -1.11449134349823, 1.661224126815796, 0.5700191855430603, -0.8366255164146423, 0.07571197301149368, -0.5838702321052551, -0.9867599010467529, 1.1853079795837402, 0.159733846783638, 0.9245511293411255, -0.9943093657493591, 54.039066314697266, 50.74894332885742, 0.3477785885334015, 4.1768317222595215, 23.230100631713867, 7.7885966300964355, 23.03597640991211, 8.539558410644531, 20.19410514831543, 10.990135192871094, 14.462305068969727, 30.907732009887695, 31.28856086730957, 54.65996170043945, 1.2858445644378662, 1.5740621089935303, 28.710050582885742, 7.080641746520996, 32.393672943115234, 10.51932144165039, 30.733736038208008, 10.0662202835083, 19.010984420776367, 31.94186019897461], "std": [0.20471826195716858, 0.11990255117416382, 0.14376866817474365, 0.19974826276302338, 0.1329934149980545, 0.09040910005569458, 0.1864168792963028, 0.13937272131443024, 0.13247466087341309, 0.16715280711650848, 0.16512608528137207, 0.08379758894443512, 19.931846618652344, 4.889472007751465, 2.75649094581604, 2.70772123336792, 19.482330322265625, 13.964445114135742, 18.733116149902344, 17.69278335571289, 19.07427978515625, 22.90998077392578, 18.34897232055664, 28.773738861083984, 23.000295639038086, 6.9920973777771, 0.33626750111579895, 3.0236496925354004, 17.68282127380371, 11.35715103149414, 16.645254135131836, 17.231191635131836, 19.54561424255371, 19.060256958007812, 18.95433807373047, 27.375051498413086], "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": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [351]}, "index": {"min": [34273], "max": [34623], "mean": [34448.0], "std": [101.32456102380442], "count": [351]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [351]}, "subtask_annotation": {"mean": [5.17948717948718, 14.0, 14.0, 14.0, 14.0], "std": [3.67314591006351, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [351]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [351]}, "eef_direction_state": {"mean": [3.6552706552706553, 4.011396011396012], "std": [1.7551614963622797, 1.9066194602625623], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_state": {"mean": [1.210826210826211, 0.8632478632478633], "std": [0.6802020405373466, 0.7385129769992458], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_state": {"mean": [0.8518518518518519, 0.5783475783475783], "std": [0.834266650507495, 0.8192753409675507], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_direction_action": {"mean": [3.6552706552706553, 4.011396011396012], "std": [1.7551614963622797, 1.9066194602625623], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_action": {"mean": [1.210826210826211, 0.8632478632478633], "std": [0.6802020405373466, 0.7385129769992458], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_action": {"mean": [0.8518518518518519, 0.5783475783475783], "std": [0.834266650507495, 0.8192753409675507], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_sim_pose_state": {"mean": [0.7432957048979164, 0.17948230064489787, 1.3063649144941787, -1.1354836943580953, 0.7680647275800006, -2.018555312665197, 0.6901895537283653, -0.1688869554084684, 1.270794946291806, 0.9949073720839535, 0.8736862540233937, 1.6099987021784916], "std": [0.042706584466517025, 0.03476050784188989, 0.06987553646273974, 0.2839439154016181, 0.07662528783988509, 0.26167284669463997, 0.028196517510168412, 0.0642774373212811, 0.06370204855038254, 0.26582503261336093, 0.045618834733673314, 0.29255312768761627], "min": [0.6795570393670842, 0.13147931323649062, 1.1420051820155872, -1.8526289791693307, 0.5389941136005567, -2.706069092147673, 0.6476333231188486, -0.246988793142058, 1.1070435509515728, 0.7399517166399701, 0.7364041622095567, 1.3279447751272233], "max": [0.8157042055861643, 0.29033552576007476, 1.4048092512604313, -0.7341545544220502, 0.871289197922763, -1.6752948602307325, 0.7562714969158328, -0.05374951044930931, 1.3625672690547963, 1.6952937506166998, 0.9723648038755539, 2.3215956781542717], "count": [351]}, "eef_sim_pose_action": {"mean": [0.7432957048979164, 0.17948230064489787, 1.3063649144941787, -1.1354836943580953, 0.7680647275800006, -2.018555312665197, 0.6901895537283653, -0.1688869554084684, 1.270794946291806, 0.9949073720839535, 0.8736862540233937, 1.6099987021784916], "std": [0.042706584466517025, 0.03476050784188989, 0.06987553646273974, 0.2839439154016181, 0.07662528783988509, 0.26167284669463997, 0.028196517510168412, 0.0642774373212811, 0.06370204855038254, 0.26582503261336093, 0.045618834733673314, 0.29255312768761627], "min": [0.6795570393670842, 0.13147931323649062, 1.1420051820155872, -1.8526289791693307, 0.5389941136005567, -2.706069092147673, 0.6476333231188486, -0.246988793142058, 1.1070435509515728, 0.7399517166399701, 0.7364041622095567, 1.3279447751272233], "max": [0.8157042055861643, 0.29033552576007476, 1.4048092512604313, -0.7341545544220502, 0.871289197922763, -1.6752948602307325, 0.7562714969158328, -0.05374951044930931, 1.3625672690547963, 1.6952937506166998, 0.9723648038755539, 2.3215956781542717], "count": [351]}}} +{"episode_index": 119, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29009549428104575]], [[0.44793966299019605]], [[0.522511321486928]]], "std": [[[0.35994858860487355]], [[0.24212814441924999]], [[0.2376328903403625]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4985604330065359]], [[0.5158098345588236]], [[0.47860127246732026]]], "std": [[[0.34563945588596545]], [[0.33401290797314015]], [[0.346019467763242]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4912430065359477]], [[0.5258145261437909]], [[0.5110726470588235]]], "std": [[[0.3206926445390053]], [[0.30620829912532227]], [[0.3160828840141388]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3900737888071895]], [[0.436273029003268]], [[0.39064194240196076]]], "std": [[[0.3792144517308392]], [[0.36064630054221963]], [[0.3281696145087972]]], "count": [100]}, "observation.state": {"min": [0.33913177251815796, -1.4464360475540161, 1.266011357307434, -0.3727969825267792, -1.504348874092102, -0.17175936698913574, -0.7707474827766418, -1.3390029668807983, 1.0180866718292236, -0.07918001711368561, 0.4467555582523346, -1.152580738067627, 44.025001525878906, 37.27937698364258, -0.8125, -0.4143750071525574, 0.984375, 0.6331250071525574, 1.2293750047683716, -1.0993750095367432, 0.8856250047683716, -3.403749942779541, 1.2450000047683716, -0.03500000014901161, 2.755833387374878, 36.098751068115234, 0.7971428632736206, -0.41499999165534973, 0.6600000262260437, 0.25562500953674316, 0.8912500143051147, -0.23999999463558197, 1.0518749952316284, -0.32555556297302246, 1.84375, 0.31062501668930054], "max": [1.2288042306900024, -0.8546959757804871, 2.025730609893799, 1.0116969347000122, -0.7277361154556274, 0.44465214014053345, -0.2288217544555664, -0.7166972160339355, 1.6063697338104248, 0.28493839502334595, 1.0891127586364746, -0.9477283358573914, 74.57312774658203, 74.77625274658203, 35.512725830078125, 9.414999961853027, 61.8806266784668, 89.19124603271484, 61.13624954223633, 94.35375213623047, 62.26187515258789, 109.74437713623047, 55.091251373291016, 110.8956298828125, 75.61750030517578, 56.536251068115234, 2.1237499713897705, 9.507499694824219, 59.756248474121094, 45.22249984741211, 65.60625457763672, 54.45687484741211, 69.62187957763672, 78.99625396728516, 57.57062530517578, 102.10124969482422], "mean": [0.7755914926528931, -1.0890976190567017, 1.535132884979248, 0.18610183894634247, -1.0600160360336304, 0.2289872020483017, -0.6015905737876892, -0.9621280431747437, 1.166180968284607, 0.1286942958831787, 0.8694482445716858, -1.0445693731307983, 57.57276916503906, 49.63515090942383, 2.9242453575134277, 3.8289878368377686, 19.25919532775879, 20.264362335205078, 21.20954132080078, 19.83754539489746, 20.34749412536621, 22.55380630493164, 17.67300033569336, 29.9534912109375, 46.860877990722656, 48.48225402832031, 1.1519830226898193, 6.088208198547363, 20.35968017578125, 7.211750030517578, 23.21934700012207, 10.912943840026855, 21.47471046447754, 13.062041282653809, 17.0344295501709, 22.316972732543945], "std": [0.3090464472770691, 0.13823801279067993, 0.19511397182941437, 0.4014633893966675, 0.2368503361940384, 0.19848193228244781, 0.18636806309223175, 0.18340358138084412, 0.16252832114696503, 0.12447008490562439, 0.21742284297943115, 0.07400727272033691, 9.014944076538086, 10.754493713378906, 8.875117301940918, 3.346588134765625, 20.087247848510742, 29.883451461791992, 21.228824615478516, 31.97388458251953, 21.058578491210938, 36.544151306152344, 17.55464744567871, 39.31782913208008, 18.171810150146484, 5.598515033721924, 0.21438753604888916, 3.848371982574463, 19.718721389770508, 11.424739837646484, 19.840469360351562, 17.41168212890625, 21.059011459350586, 24.23295021057129, 17.694438934326172, 33.61945724487305], "count": [326]}, "action": {"min": [0.33913177251815796, -1.4464360475540161, 1.266011357307434, -0.3727969825267792, -1.504348874092102, -0.17175936698913574, -0.7707474827766418, -1.3390029668807983, 1.0180866718292236, -0.07918001711368561, 0.4467555582523346, -1.152580738067627, 44.025001525878906, 37.27937698364258, -0.8125, -0.4143750071525574, 0.984375, 0.6331250071525574, 1.2293750047683716, -1.0993750095367432, 0.8856250047683716, -3.403749942779541, 1.2450000047683716, -0.03500000014901161, 2.755833387374878, 36.098751068115234, 0.7971428632736206, -0.41499999165534973, 0.6600000262260437, 0.25562500953674316, 0.8912500143051147, -0.23999999463558197, 1.0518749952316284, -0.32555556297302246, 1.84375, 0.31062501668930054], "max": [1.2288042306900024, -0.8546959757804871, 2.025730609893799, 1.0116969347000122, -0.7277361154556274, 0.44465214014053345, -0.2288217544555664, -0.7166972160339355, 1.6063697338104248, 0.28493839502334595, 1.0891127586364746, -0.9477283358573914, 74.57312774658203, 74.77625274658203, 35.512725830078125, 9.414999961853027, 61.8806266784668, 89.19124603271484, 61.13624954223633, 94.35375213623047, 62.26187515258789, 109.74437713623047, 55.091251373291016, 110.8956298828125, 75.61750030517578, 56.536251068115234, 2.1237499713897705, 9.507499694824219, 59.756248474121094, 45.22249984741211, 65.60625457763672, 54.45687484741211, 69.62187957763672, 78.99625396728516, 57.57062530517578, 102.10124969482422], "mean": [0.7755921483039856, -1.0890977382659912, 1.535132884979248, 0.1861017942428589, -1.0600160360336304, 0.2289872169494629, -0.601590633392334, -0.9621279835700989, 1.1661808490753174, 0.1286943554878235, 0.8694483041763306, -1.0445691347122192, 57.572792053222656, 49.63513946533203, 2.9242489337921143, 3.8289880752563477, 19.25919532775879, 20.26436424255371, 21.20954132080078, 19.83753204345703, 20.347496032714844, 22.553804397583008, 17.673004150390625, 29.953523635864258, 46.86088943481445, 48.48221206665039, 1.1519826650619507, 6.088207244873047, 20.359676361083984, 7.211744785308838, 23.21935272216797, 10.912941932678223, 21.474708557128906, 13.062040328979492, 17.034435272216797, 22.316974639892578], "std": [0.30904635787010193, 0.13823804259300232, 0.19511400163173676, 0.40146341919898987, 0.2368503212928772, 0.19848200678825378, 0.18636806309223175, 0.1834036409854889, 0.16252832114696503, 0.12447009980678558, 0.21742284297943115, 0.07400725781917572, 9.01494312286377, 10.754493713378906, 8.875118255615234, 3.3465893268585205, 20.08724594116211, 29.883466720581055, 21.228824615478516, 31.9738712310791, 21.058576583862305, 36.54414749145508, 17.554651260375977, 39.31782913208008, 18.171810150146484, 5.598515033721924, 0.21438756585121155, 3.8483710289001465, 19.718721389770508, 11.424742698669434, 19.840471267700195, 17.41168212890625, 21.05901527404785, 24.23295021057129, 17.694435119628906, 33.61945724487305], "count": [326]}, "timestamp": {"min": [0.0], "max": [10.833333333333334], "mean": [5.416666666666666], "std": [3.136921704119785], "count": [326]}, "frame_index": {"min": [0], "max": [325], "mean": [162.5], "std": [94.10765112359356], "count": [326]}, "episode_index": {"min": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [326]}, "index": {"min": [34624], "max": [34949], "mean": [34786.5], "std": [94.10765112359356], "count": [326]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [326]}, "subtask_annotation": {"mean": [4.552147239263804, 14.0, 14.0, 14.0, 14.0], "std": [3.2806429383201765, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [326]}, "scene_annotation": {"mean": [119.0], "std": [0.0], "min": [119], "max": [119], "count": [326]}, "eef_direction_state": {"mean": [3.0920245398773005, 3.705521472392638], "std": [1.64413744126766, 2.1261806978637483], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_state": {"mean": [1.3803680981595092, 1.0061349693251533], "std": [0.5830803431686181, 0.7832364232252703], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_state": {"mean": [0.9447852760736196, 0.647239263803681], "std": [0.8381365083650587, 0.807238182093818], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_direction_action": {"mean": [3.0920245398773005, 3.705521472392638], "std": [1.64413744126766, 2.1261806978637483], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_action": {"mean": [1.3803680981595092, 1.0061349693251533], "std": [0.5830803431686181, 0.7832364232252703], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_action": {"mean": [0.9447852760736196, 0.647239263803681], "std": [0.8381365083650587, 0.807238182093818], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_sim_pose_state": {"mean": [0.7095738912797029, 0.20985286426737432, 1.214429916587709, -1.2675281609193982, 0.6863056860402007, -2.0308985642065247, 0.6855332854632981, -0.16375213843639191, 1.258858294137298, 1.0287223237197822, 0.9732584769600857, 1.640306742411952], "std": [0.04641178658559239, 0.06568159199411756, 0.055259258355546965, 0.21202522822505157, 0.08090375286682089, 0.2713732010904902, 0.04305249925781512, 0.07190136807346034, 0.05632011786067574, 0.2767621741131432, 0.04435218258229683, 0.3421243923533837], "min": [0.641045293423173, 0.1118545611740972, 1.133725904433851, -1.7922443389251967, 0.5769099849571471, -2.6992551882179985, 0.6428322734674135, -0.2611839216498325, 1.100280331126189, 0.7670257991597258, 0.8698094799271661, 1.2348952502033028], "max": [0.8176526378128344, 0.32658233782570806, 1.333261624072342, -0.9539425091174838, 0.8626890872020692, -1.6870178128184647, 0.8010010403501107, -0.05364415909298856, 1.3250038065031267, 1.7502361203866132, 1.0512696914125552, 2.420213450391524], "count": [326]}, "eef_sim_pose_action": {"mean": [0.7095738912797029, 0.20985286426737432, 1.214429916587709, -1.2675281609193982, 0.6863056860402007, -2.0308985642065247, 0.6855332854632981, -0.16375213843639191, 1.258858294137298, 1.0287223237197822, 0.9732584769600857, 1.640306742411952], "std": [0.04641178658559239, 0.06568159199411756, 0.055259258355546965, 0.21202522822505157, 0.08090375286682089, 0.2713732010904902, 0.04305249925781512, 0.07190136807346034, 0.05632011786067574, 0.2767621741131432, 0.04435218258229683, 0.3421243923533837], "min": [0.641045293423173, 0.1118545611740972, 1.133725904433851, -1.7922443389251967, 0.5769099849571471, -2.6992551882179985, 0.6428322734674135, -0.2611839216498325, 1.100280331126189, 0.7670257991597258, 0.8698094799271661, 1.2348952502033028], "max": [0.8176526378128344, 0.32658233782570806, 1.333261624072342, -0.9539425091174838, 0.8626890872020692, -1.6870178128184647, 0.8010010403501107, -0.05364415909298856, 1.3250038065031267, 1.7502361203866132, 1.0512696914125552, 2.420213450391524], "count": [326]}}} +{"episode_index": 120, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28523762459150326]], [[0.4601795710784314]], [[0.5417887806372549]]], "std": [[[0.36252886932301553]], [[0.23506171286239885]], [[0.24083178918144968]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5267084681372549]], [[0.5355426858660131]], [[0.49911763071895426]]], "std": [[[0.3493284508993748]], [[0.346570368325882]], [[0.35895988913643617]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49786290645424836]], [[0.535894195261438]], [[0.5254100469771242]]], "std": [[[0.3166393990580476]], [[0.3005160822888494]], [[0.30559877861329343]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3856310314542484]], [[0.4281476470588235]], [[0.392654176879085]]], "std": [[[0.3839610111218571]], [[0.36776909995888735]], [[0.3451566095599276]]], "count": [100]}, "observation.state": {"min": [0.24247539043426514, -1.4419060945510864, 1.3006885051727295, -0.35749027132987976, -1.573538899421692, 0.02310311235487461, -0.6268119812011719, -1.2683584690093994, 0.8811608552932739, -0.22394998371601105, 0.31099793314933777, -1.221341609954834, 21.614999771118164, 38.146873474121094, -0.7262499928474426, -0.26375001668930054, 0.7862499952316284, 0.43937498331069946, 4.408750057220459, -1.234375, 3.905555486679077, -3.1024999618530273, 1.9587500095367432, 1.0206249952316284, 6.985000133514404, 43.067501068115234, 0.8222222328186035, -0.7137500047683716, 1.0644444227218628, 0.46312499046325684, 19.171875, 0.6043750047683716, 15.077500343322754, -0.004374999552965164, 0.6675000190734863, 2.005000114440918], "max": [1.1137179136276245, -0.8376726508140564, 2.0295214653015137, 0.5878299474716187, -0.6313658952713013, 0.42668038606643677, -0.1832990050315857, -0.6058308482170105, 1.5473840236663818, -0.024438276886940002, 0.6049486994743347, -1.0213769674301147, 74.3793716430664, 58.86777877807617, 13.057499885559082, 8.186249732971191, 70.36937713623047, 25.13312530517578, 67.3187484741211, 58.653751373291016, 65.05000305175781, 81.50499725341797, 62.306251525878906, 101.33374786376953, 71.37750244140625, 60.626251220703125, 2.0325000286102295, 9.630000114440918, 61.35000228881836, 43.588748931884766, 65.55500030517578, 59.685001373291016, 77.11624908447266, 80.79312896728516, 65.33499908447266, 98.74687957763672], "mean": [0.6738226413726807, -1.1549327373504639, 1.6400400400161743, 0.2206246554851532, -0.9908153414726257, 0.18353943526744843, -0.3256787061691284, -0.885536789894104, 1.1156811714172363, -0.08387883007526398, 0.501422643661499, -1.1156482696533203, 56.450096130371094, 49.08668518066406, 0.0996953547000885, 4.093130588531494, 23.167295455932617, 4.1564555168151855, 23.766347885131836, 7.962855815887451, 21.35667610168457, 10.63656234741211, 18.226438522338867, 20.583162307739258, 34.9659309387207, 53.68740463256836, 1.1250711679458618, 2.319247245788574, 28.872901916503906, 9.582050323486328, 36.8821907043457, 14.428450584411621, 35.47657012939453, 16.192773818969727, 24.79248809814453, 35.23143005371094], "std": [0.2915959060192108, 0.1515994518995285, 0.23098956048488617, 0.27568382024765015, 0.3313116431236267, 0.11926467716693878, 0.1360953152179718, 0.20005632936954498, 0.2015441358089447, 0.050815876573324203, 0.08678543567657471, 0.09023977816104889, 14.723189353942871, 4.1007232666015625, 1.8589943647384644, 2.6644034385681152, 22.46157455444336, 6.594925403594971, 19.772029876708984, 17.370899200439453, 19.703344345092773, 25.185123443603516, 17.708477020263672, 30.706300735473633, 27.08304786682129, 4.228350639343262, 0.22248490154743195, 2.719472646713257, 19.97317123413086, 13.261669158935547, 16.588220596313477, 19.735252380371094, 19.266088485717773, 25.489221572875977, 18.219951629638672, 33.688602447509766], "count": [330]}, "action": {"min": [0.24247539043426514, -1.4419060945510864, 1.3006885051727295, -0.35749027132987976, -1.573538899421692, 0.02310311235487461, -0.6268119812011719, -1.2683584690093994, 0.8811608552932739, -0.22394998371601105, 0.31099793314933777, -1.221341609954834, 21.614999771118164, 38.146873474121094, -0.7262499928474426, -0.26375001668930054, 0.7862499952316284, 0.43937498331069946, 4.408750057220459, -1.234375, 3.905555486679077, -3.1024999618530273, 1.9587500095367432, 1.0206249952316284, 6.985000133514404, 43.067501068115234, 0.8222222328186035, -0.7137500047683716, 1.0644444227218628, 0.46312499046325684, 19.171875, 0.6043750047683716, 15.077500343322754, -0.004374999552965164, 0.6675000190734863, 2.005000114440918], "max": [1.1137179136276245, -0.8376726508140564, 2.0295214653015137, 0.5878299474716187, -0.6313658952713013, 0.42668038606643677, -0.1832990050315857, -0.6058308482170105, 1.5473840236663818, -0.024438276886940002, 0.6049486994743347, -1.0213769674301147, 74.3793716430664, 58.86777877807617, 13.057499885559082, 8.186249732971191, 70.36937713623047, 25.13312530517578, 67.3187484741211, 58.653751373291016, 65.05000305175781, 81.50499725341797, 62.306251525878906, 101.33374786376953, 71.37750244140625, 60.626251220703125, 2.0325000286102295, 9.630000114440918, 61.35000228881836, 43.588748931884766, 65.55500030517578, 59.685001373291016, 77.11624908447266, 80.79312896728516, 65.33499908447266, 98.74687957763672], "mean": [0.6738228797912598, -1.1549330949783325, 1.6400392055511475, 0.22062468528747559, -0.9908149242401123, 0.1835392564535141, -0.32567834854125977, -0.8855367302894592, 1.1156811714172363, -0.08387885242700577, 0.5014227032661438, -1.1156479120254517, 56.450069427490234, 49.086666107177734, 0.09969541430473328, 4.093131065368652, 23.167280197143555, 4.1564507484436035, 23.766338348388672, 7.9628400802612305, 21.356658935546875, 10.636561393737793, 18.22642707824707, 20.58315658569336, 34.965938568115234, 53.68735885620117, 1.1250722408294678, 2.319246292114258, 28.87291717529297, 9.582049369812012, 36.88218688964844, 14.42845630645752, 35.47658157348633, 16.192771911621094, 24.792490005493164, 35.231414794921875], "std": [0.2915959656238556, 0.1515994518995285, 0.2309895008802414, 0.27568382024765015, 0.3313116431236267, 0.11926470696926117, 0.1360953450202942, 0.20005632936954498, 0.2015441358089447, 0.050815876573324203, 0.08678541332483292, 0.09023977816104889, 14.723186492919922, 4.100724220275879, 1.858994483947754, 2.6644034385681152, 22.461576461791992, 6.594925880432129, 19.772029876708984, 17.370893478393555, 19.703346252441406, 25.18512535095215, 17.708478927612305, 30.706310272216797, 27.083051681518555, 4.2283501625061035, 0.22248490154743195, 2.7194724082946777, 19.97316551208496, 13.261670112609863, 16.588220596313477, 19.735252380371094, 19.26608657836914, 25.489221572875977, 18.219951629638672, 33.68860626220703], "count": [330]}, "timestamp": {"min": [0.0], "max": [10.966666666666667], "mean": [5.483333333333333], "std": [3.175411900957219], "count": [330]}, "frame_index": {"min": [0], "max": [329], "mean": [164.5], "std": [95.26235702871658], "count": [330]}, "episode_index": {"min": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [330]}, "index": {"min": [34950], "max": [35279], "mean": [35114.5], "std": [95.26235702871658], "count": [330]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [330]}, "subtask_annotation": {"mean": [4.515151515151516, 14.0, 14.0, 14.0, 14.0], "std": [3.711743951144983, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [330]}, "scene_annotation": {"mean": [120.0], "std": [0.0], "min": [120], "max": [120], "count": [330]}, "eef_direction_state": {"mean": [3.3393939393939394, 3.4060606060606062], "std": [1.8057046629114741, 2.032752931660755], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_state": {"mean": [1.2454545454545454, 1.1272727272727272], "std": [0.663138044539523, 0.6711693672682234], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_state": {"mean": [0.8393939393939394, 0.5818181818181818], "std": [0.8357320847849685, 0.7790649194774021], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_direction_action": {"mean": [3.3393939393939394, 3.4060606060606062], "std": [1.8057046629114741, 2.032752931660755], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_action": {"mean": [1.2454545454545454, 1.1272727272727272], "std": [0.663138044539523, 0.6711693672682234], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_action": {"mean": [0.8393939393939394, 0.5818181818181818], "std": [0.8357320847849685, 0.7790649194774021], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_sim_pose_state": {"mean": [0.7387044481577091, 0.20610957332876442, 1.234863454284328, -1.2161820748809644, 0.6354779208785125, -1.9753519819908592, 0.6865385996611656, -0.1430776439954628, 1.2899739866611521, 1.0735662181203902, 1.1684568505346233, 1.7177639201260217], "std": [0.07104278729372909, 0.038829376176001094, 0.04810320226239626, 0.19914583049938167, 0.09525298669526391, 0.19280143342270128, 0.04844867172309306, 0.03635158070502198, 0.07238111376561565, 0.5441089426564963, 0.07480683985101384, 0.5676117551348079], "min": [0.6374888617966465, 0.14858501652773354, 1.1209968854371544, -1.723531304961131, 0.45328710446882514, -2.5523403707716215, 0.6243968557454473, -0.2133484640628286, 1.1055647135401105, 0.5849286334768595, 1.0056043962464374, 1.138092316918247], "max": [0.8414172580234814, 0.32339420418626025, 1.3345098991950746, -0.8944142519360383, 0.7344270501308685, -1.6080413011991406, 0.7873625570376241, -0.09934117226338973, 1.3598273169939263, 2.326748948529594, 1.2872016469949843, 2.989257948844691], "count": [330]}, "eef_sim_pose_action": {"mean": [0.7387044481577091, 0.20610957332876442, 1.234863454284328, -1.2161820748809644, 0.6354779208785125, -1.9753519819908592, 0.6865385996611656, -0.1430776439954628, 1.2899739866611521, 1.0735662181203902, 1.1684568505346233, 1.7177639201260217], "std": [0.07104278729372909, 0.038829376176001094, 0.04810320226239626, 0.19914583049938167, 0.09525298669526391, 0.19280143342270128, 0.04844867172309306, 0.03635158070502198, 0.07238111376561565, 0.5441089426564963, 0.07480683985101384, 0.5676117551348079], "min": [0.6374888617966465, 0.14858501652773354, 1.1209968854371544, -1.723531304961131, 0.45328710446882514, -2.5523403707716215, 0.6243968557454473, -0.2133484640628286, 1.1055647135401105, 0.5849286334768595, 1.0056043962464374, 1.138092316918247], "max": [0.8414172580234814, 0.32339420418626025, 1.3345098991950746, -0.8944142519360383, 0.7344270501308685, -1.6080413011991406, 0.7873625570376241, -0.09934117226338973, 1.3598273169939263, 2.326748948529594, 1.2872016469949843, 2.989257948844691], "count": [330]}}} +{"episode_index": 121, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28764771854575166]], [[0.45577838031045753]], [[0.5296063909313725]]], "std": [[[0.35723556188420225]], [[0.23756441975332332]], [[0.24218037083634195]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.14901960784313725]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5144276266339869]], [[0.5191586928104576]], [[0.4972608190359477]]], "std": [[[0.3399694327812717]], [[0.33997204346467275]], [[0.34182439138762555]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48909033088235293]], [[0.5231968218954248]], [[0.4995221323529412]]], "std": [[[0.3313636099166259]], [[0.3135088310776571]], [[0.31791717643874107]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39327472426470583]], [[0.4389810437091503]], [[0.3855321977124183]]], "std": [[[0.3868517467639339]], [[0.37021301234562254]], [[0.3354433212458975]]], "count": [100]}, "observation.state": {"min": [0.26879721879959106, -1.459072470664978, 1.4112688302993774, -0.14910924434661865, -1.4394502639770508, -0.2898499071598053, -0.731670081615448, -1.2957055568695068, 1.013556718826294, -0.1317044347524643, 0.3046797513961792, -1.1802138090133667, 11.548333168029785, 32.37312316894531, -0.7606250047683716, -0.7637500166893005, 0.84375, 0.4281249940395355, 4.236249923706055, -1.1881250143051147, 2.4312500953674316, -2.463749885559082, 1.2519999742507935, 0.4581249952316284, 2.759999990463257, 40.708126068115234, 0.6330000162124634, -0.9962499737739563, 1.1299999952316284, 0.7137500047683716, 15.5, 0.6512500047683716, 10.864999771118164, 0.7568750381469727, 0.6031249761581421, 1.6211111545562744], "max": [0.8527885675430298, -0.9168049693107605, 2.0325732231140137, 1.1178425550460815, -0.7193913459777832, 0.42267489433288574, -0.13325418531894684, -0.6647688150405884, 1.5853170156478882, 0.06687743216753006, 0.6497482061386108, -1.0065947771072388, 76.23812866210938, 66.05000305175781, 24.591875076293945, 9.425000190734863, 66.27312469482422, 58.657501220703125, 75.50875091552734, 44.23125076293945, 70.4906234741211, 53.083126068115234, 64.74874877929688, 75.86687469482422, 68.80937957763672, 63.76187515258789, 2.3125, 9.75, 59.778751373291016, 37.806251525878906, 64.63812255859375, 63.87687683105469, 69.44062805175781, 84.48687744140625, 59.75812530517578, 100.78750610351562], "mean": [0.5419611930847168, -1.1479413509368896, 1.6579381227493286, 0.4425836205482483, -0.9457439184188843, 0.10914741456508636, -0.35788387060165405, -0.8955926299095154, 1.153977870941162, -0.059124741703271866, 0.5246840715408325, -1.0829569101333618, 54.21371078491211, 47.17642593383789, 1.062221646308899, 3.9116978645324707, 25.267578125, 9.00274658203125, 27.377662658691406, 4.972432613372803, 25.26321029663086, 8.716782569885254, 18.513065338134766, 24.334335327148438, 24.287282943725586, 56.248756408691406, 1.283710241317749, 0.6727406978607178, 30.932628631591797, 7.733954429626465, 35.432220458984375, 12.30958080291748, 31.2894229888916, 15.549806594848633, 16.192264556884766, 46.886375427246094], "std": [0.15892183780670166, 0.1374705731868744, 0.1781555712223053, 0.3553822934627533, 0.2140638828277588, 0.19767212867736816, 0.1563081443309784, 0.20274697244167328, 0.14994387328624725, 0.0437893271446228, 0.08673065900802612, 0.05013985186815262, 19.79911994934082, 6.673529148101807, 4.723028182983398, 3.6559126377105713, 22.144271850585938, 14.457412719726562, 24.337806701660156, 12.385896682739258, 23.062522888183594, 17.024383544921875, 20.229326248168945, 24.31009292602539, 27.00628662109375, 5.336602210998535, 0.3649100959300995, 2.286128044128418, 14.63999080657959, 12.326681137084961, 12.754846572875977, 20.336437225341797, 15.536389350891113, 27.104473114013672, 18.83977699279785, 24.09844398498535], "count": [336]}, "action": {"min": [0.26879721879959106, -1.459072470664978, 1.4112688302993774, -0.14910924434661865, -1.4394502639770508, -0.2898499071598053, -0.731670081615448, -1.2957055568695068, 1.013556718826294, -0.1317044347524643, 0.3046797513961792, -1.1802138090133667, 11.548333168029785, 32.37312316894531, -0.7606250047683716, -0.7637500166893005, 0.84375, 0.4281249940395355, 4.236249923706055, -1.1881250143051147, 2.4312500953674316, -2.463749885559082, 1.2519999742507935, 0.4581249952316284, 2.759999990463257, 40.708126068115234, 0.6330000162124634, -0.9962499737739563, 1.1299999952316284, 0.7137500047683716, 15.5, 0.6512500047683716, 10.864999771118164, 0.7568750381469727, 0.6031249761581421, 1.6211111545562744], "max": [0.8527885675430298, -0.9168049693107605, 2.0325732231140137, 1.1178425550460815, -0.7193913459777832, 0.42267489433288574, -0.13325418531894684, -0.6647688150405884, 1.5853170156478882, 0.06687743216753006, 0.6497482061386108, -1.0065947771072388, 76.23812866210938, 66.05000305175781, 24.591875076293945, 9.425000190734863, 66.27312469482422, 58.657501220703125, 75.50875091552734, 44.23125076293945, 70.4906234741211, 53.083126068115234, 64.74874877929688, 75.86687469482422, 68.80937957763672, 63.76187515258789, 2.3125, 9.75, 59.778751373291016, 37.806251525878906, 64.63812255859375, 63.87687683105469, 69.44062805175781, 84.48687744140625, 59.75812530517578, 100.78750610351562], "mean": [0.5419609546661377, -1.1479413509368896, 1.6579381227493286, 0.4425840973854065, -0.94574373960495, 0.10914736986160278, -0.3578835129737854, -0.8955927491188049, 1.1539777517318726, -0.059124741703271866, 0.5246840119361877, -1.08295738697052, 54.21371078491211, 47.176429748535156, 1.062222957611084, 3.9116978645324707, 25.267587661743164, 9.002742767333984, 27.377668380737305, 4.972438335418701, 25.263216018676758, 8.716774940490723, 18.51306915283203, 24.33432388305664, 24.287288665771484, 56.248748779296875, 1.2837101221084595, 0.672740638256073, 30.9326229095459, 7.733958721160889, 35.432228088378906, 12.309578895568848, 31.2894229888916, 15.549812316894531, 16.192258834838867, 46.88636016845703], "std": [0.15892182290554047, 0.1374705284833908, 0.1781555563211441, 0.3553823232650757, 0.21406389772891998, 0.19767215847969055, 0.1563081443309784, 0.20274697244167328, 0.14994385838508606, 0.0437893271446228, 0.08673065900802612, 0.05013984814286232, 19.79911994934082, 6.673529148101807, 4.723028659820557, 3.6559126377105713, 22.144269943237305, 14.457409858703613, 24.337800979614258, 12.385893821716309, 23.062530517578125, 17.024370193481445, 20.229324340820312, 24.310094833374023, 27.00629425048828, 5.336601734161377, 0.3649100363254547, 2.286127805709839, 14.639991760253906, 12.326680183410645, 12.754846572875977, 20.336437225341797, 15.536388397216797, 27.104473114013672, 18.839773178100586, 24.09844398498535], "count": [336]}, "timestamp": {"min": [0.0], "max": [11.166666666666666], "mean": [5.583333333333333], "std": [3.2331471882270906], "count": [336]}, "frame_index": {"min": [0], "max": [335], "mean": [167.5], "std": [96.99441564681271], "count": [336]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [336]}, "index": {"min": [35280], "max": [35615], "mean": [35447.5], "std": [96.99441564681271], "count": [336]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [336]}, "subtask_annotation": {"mean": [4.467261904761905, 14.0, 14.0, 14.0, 14.0], "std": [3.409388246756321, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [336]}, "scene_annotation": {"mean": [121.0], "std": [0.0], "min": [121], "max": [121], "count": [336]}, "eef_direction_state": {"mean": [3.1339285714285716, 3.8958333333333335], "std": [1.8134527170022152, 2.018776567469785], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_state": {"mean": [1.2619047619047619, 0.9553571428571429], "std": [0.5535394255982216, 0.7446842514473762], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_state": {"mean": [0.7827380952380952, 0.625], "std": [0.8401032408075916, 0.8287073985315639], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_direction_action": {"mean": [3.1339285714285716, 3.8958333333333335], "std": [1.8134527170022152, 2.018776567469785], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_action": {"mean": [1.2619047619047619, 0.9553571428571429], "std": [0.5535394255982216, 0.7446842514473762], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_action": {"mean": [0.7827380952380952, 0.625], "std": [0.8401032408075916, 0.8287073985315639], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_sim_pose_state": {"mean": [0.7344824714549132, 0.18114186674952443, 1.2529355078003948, -1.2288355827023405, 0.7004796926414921, -2.098618679555128, 0.6958391239705123, -0.15688810598032082, 1.2820896485769444, 1.0716092396577195, 1.163465159418633, 1.6818823351187806], "std": [0.05188479903684081, 0.03310755918027147, 0.06006067169861955, 0.35948739847435507, 0.11198178204324301, 0.3340319750571395, 0.03868720497063121, 0.0599656027488226, 0.06236594052477556, 0.2913018242549061, 0.07783264709465328, 0.3216800364420802], "min": [0.6415238089794524, 0.13944219715216621, 1.120466988249767, -1.9772372086856616, 0.5357141429312144, -2.795560271591582, 0.6454400547503449, -0.23034176548400653, 1.1016361688284346, 0.5328614928197446, 0.9762228294936186, 1.223254883189516], "max": [0.8209712687448865, 0.2844708765301535, 1.3386703481428768, -0.7496851046558937, 0.9378803541309337, -1.711615819983927, 0.8049104045633373, -0.07054060120757133, 1.3587251362218042, 1.8040691322352576, 1.2410823288055384, 2.4962489829049237], "count": [336]}, "eef_sim_pose_action": {"mean": [0.7344824714549132, 0.18114186674952443, 1.2529355078003948, -1.2288355827023405, 0.7004796926414921, -2.098618679555128, 0.6958391239705123, -0.15688810598032082, 1.2820896485769444, 1.0716092396577195, 1.163465159418633, 1.6818823351187806], "std": [0.05188479903684081, 0.03310755918027147, 0.06006067169861955, 0.35948739847435507, 0.11198178204324301, 0.3340319750571395, 0.03868720497063121, 0.0599656027488226, 0.06236594052477556, 0.2913018242549061, 0.07783264709465328, 0.3216800364420802], "min": [0.6415238089794524, 0.13944219715216621, 1.120466988249767, -1.9772372086856616, 0.5357141429312144, -2.795560271591582, 0.6454400547503449, -0.23034176548400653, 1.1016361688284346, 0.5328614928197446, 0.9762228294936186, 1.223254883189516], "max": [0.8209712687448865, 0.2844708765301535, 1.3386703481428768, -0.7496851046558937, 0.9378803541309337, -1.711615819983927, 0.8049104045633373, -0.07054060120757133, 1.3587251362218042, 1.8040691322352576, 1.2410823288055384, 2.4962489829049237], "count": [336]}}} +{"episode_index": 122, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2817133455882353]], [[0.42302054534313727]], [[0.48567060661764705]]], "std": [[[0.34883246785403]], [[0.24145344473265573]], [[0.23055919530598754]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5404330310457516]], [[0.5438447569444445]], [[0.4961759048202614]]], "std": [[[0.3126746836672668]], [[0.3037377461982524]], [[0.320036928974992]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5214225245098039]], [[0.5329504023692812]], [[0.4939165216503268]]], "std": [[[0.337219792843375]], [[0.33001606503267783]], [[0.3458492831644794]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41634048406862745]], [[0.431972608251634]], [[0.3603747937091503]]], "std": [[[0.4013729034286431]], [[0.3666881484965583]], [[0.3434284639555536]]], "count": [100]}, "observation.state": {"min": [0.28744181990623474, -1.3997052907943726, 1.3157806396484375, -0.2532997727394104, -1.2527445554733276, -0.00569829111918807, -0.5596485137939453, -1.0900187492370605, 0.9307526350021362, -0.6250476837158203, 0.27141985297203064, -0.9816796183586121, 15.093124389648438, 46.91437530517578, -0.5056250095367432, -0.39499998092651367, 2.322499990463257, -0.19312499463558197, 3.088749885559082, -1.0525000095367432, 0.96875, -3.15625, 1.3112499713897705, 1.1944444179534912, 2.369374990463257, 40.211875915527344, 0.8543750047683716, -0.5793750286102295, 2.973750114440918, -0.12000000476837158, 9.833749771118164, -0.11437500268220901, 9.411250114440918, 0.2043749988079071, 0.65625, 12.844374656677246], "max": [0.8569847941398621, -0.8520971536636353, 1.9246633052825928, 0.8091334700584412, -0.7944943904876709, 0.6384946703910828, 0.06554226577281952, -0.5374673008918762, 1.4123893976211548, -0.01668955571949482, 0.7767053842544556, -0.7623311877250671, 84.07125091552734, 62.77375030517578, 28.662500381469727, 6.017499923706055, 64.33062744140625, 45.22249984741211, 63.07625198364258, 53.861873626708984, 60.548126220703125, 65.96187591552734, 53.234375, 88.56999969482422, 74.10625457763672, 61.198123931884766, 2.2487499713897705, 9.552499771118164, 60.70125198364258, 54.473751068115234, 68.72000122070312, 51.989376068115234, 79.8237533569336, 73.13249969482422, 60.05937576293945, 89.61187744140625], "mean": [0.5519457459449768, -1.1436394453048706, 1.6211020946502686, 0.3187670111656189, -0.9823060035705566, 0.19032885134220123, -0.1645270437002182, -0.8065000176429749, 1.1037986278533936, -0.4576285779476166, 0.4069401025772095, -0.8932430148124695, 59.58966827392578, 54.391441345214844, 1.1710593700408936, 0.4376729726791382, 29.014875411987305, 5.894748210906982, 29.63730812072754, 5.895674705505371, 31.801898956298828, 8.078700065612793, 29.833234786987305, 23.490142822265625, 40.10009765625, 54.611751556396484, 1.0636950731277466, 1.204158067703247, 27.330486297607422, 12.944478988647461, 34.889495849609375, 15.378952980041504, 34.78908157348633, 13.005816459655762, 22.97142791748047, 39.49677276611328], "std": [0.1394447684288025, 0.18420656025409698, 0.20586663484573364, 0.21825233101844788, 0.14487099647521973, 0.12979736924171448, 0.18804419040679932, 0.20986567437648773, 0.15987151861190796, 0.184755340218544, 0.14414840936660767, 0.06604330986738205, 17.97528839111328, 4.478209018707275, 5.3207011222839355, 1.2254682779312134, 14.89804458618164, 12.091198921203613, 13.964078903198242, 14.113199234008789, 14.018226623535156, 21.467281341552734, 12.281851768493652, 26.024246215820312, 30.112422943115234, 6.335726737976074, 0.20400622487068176, 2.5084028244018555, 21.716402053833008, 16.596031188964844, 21.68739128112793, 18.45362091064453, 24.856287002563477, 19.893667221069336, 23.34883689880371, 22.480941772460938], "count": [375]}, "action": {"min": [0.28744181990623474, -1.3997052907943726, 1.3157806396484375, -0.2532997727394104, -1.2527445554733276, -0.00569829111918807, -0.5596485137939453, -1.0900187492370605, 0.9307526350021362, -0.6250476837158203, 0.27141985297203064, -0.9816796183586121, 15.093124389648438, 46.91437530517578, -0.5056250095367432, -0.39499998092651367, 2.322499990463257, -0.19312499463558197, 3.088749885559082, -1.0525000095367432, 0.96875, -3.15625, 1.3112499713897705, 1.1944444179534912, 2.369374990463257, 40.211875915527344, 0.8543750047683716, -0.5793750286102295, 2.973750114440918, -0.12000000476837158, 9.833749771118164, -0.11437500268220901, 9.411250114440918, 0.2043749988079071, 0.65625, 12.844374656677246], "max": [0.8569847941398621, -0.8520971536636353, 1.9246633052825928, 0.8091334700584412, -0.7944943904876709, 0.6384946703910828, 0.06554226577281952, -0.5374673008918762, 1.4123893976211548, -0.01668955571949482, 0.7767053842544556, -0.7623311877250671, 84.07125091552734, 62.77375030517578, 28.662500381469727, 6.017499923706055, 64.33062744140625, 45.22249984741211, 63.07625198364258, 53.861873626708984, 60.548126220703125, 65.96187591552734, 53.234375, 88.56999969482422, 74.10625457763672, 61.198123931884766, 2.2487499713897705, 9.552499771118164, 60.70125198364258, 54.473751068115234, 68.72000122070312, 51.989376068115234, 79.8237533569336, 73.13249969482422, 60.05937576293945, 89.61187744140625], "mean": [0.5519456267356873, -1.1436394453048706, 1.6211012601852417, 0.3187669813632965, -0.9823058247566223, 0.1903289258480072, -0.16452699899673462, -0.8065000176429749, 1.103798508644104, -0.45762869715690613, 0.4069399833679199, -0.8932433128356934, 59.58966064453125, 54.391456604003906, 1.1710610389709473, 0.43767300248146057, 29.01488494873047, 5.894735813140869, 29.637311935424805, 5.89567756652832, 31.801912307739258, 8.078705787658691, 29.833229064941406, 23.49013328552246, 40.1000862121582, 54.61174392700195, 1.0636940002441406, 1.2041587829589844, 27.330474853515625, 12.944475173950195, 34.889522552490234, 15.378945350646973, 34.78908157348633, 13.005805015563965, 22.9714298248291, 39.49675750732422], "std": [0.13944478332996368, 0.18420657515525818, 0.20586659014225006, 0.21825236082077026, 0.14487099647521973, 0.1297973394393921, 0.18804416060447693, 0.20986565947532654, 0.15987151861190796, 0.184755340218544, 0.14414839446544647, 0.06604330241680145, 17.97529411315918, 4.478209495544434, 5.3206987380981445, 1.225468635559082, 14.898041725158691, 12.09119987487793, 13.964079856872559, 14.113200187683105, 14.018223762512207, 21.467296600341797, 12.28184986114502, 26.024242401123047, 30.11241912841797, 6.335727214813232, 0.20400632917881012, 2.5084033012390137, 21.71640396118164, 16.59602928161621, 21.687387466430664, 18.453622817993164, 24.85628890991211, 19.893678665161133, 23.348838806152344, 22.480941772460938], "count": [375]}, "timestamp": {"min": [0.0], "max": [12.466666666666667], "mean": [6.233333333333333], "std": [3.60842635240637], "count": [375]}, "frame_index": {"min": [0], "max": [374], "mean": [187.0], "std": [108.2527905721911], "count": [375]}, "episode_index": {"min": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [375]}, "index": {"min": [35616], "max": [35990], "mean": [35803.0], "std": [108.2527905721911], "count": [375]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [375]}, "subtask_annotation": {"mean": [3.84, 14.0, 14.0, 14.0, 14.0], "std": [3.245674044016119, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [375]}, "scene_annotation": {"mean": [122.0], "std": [0.0], "min": [122], "max": [122], "count": [375]}, "eef_direction_state": {"mean": [3.936, 4.056], "std": [1.8362744892853042, 1.9743853051857274], "min": [0, 0], "max": [6, 6], "count": [375]}, "eef_velocity_state": {"mean": [1.0986666666666667, 1.0186666666666666], "std": [0.7068226242999156, 0.808074804018099], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_acc_mag_state": {"mean": [0.8133333333333334, 0.7786666666666666], "std": [0.8436955743763402, 0.8526497261804237], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_direction_action": {"mean": [3.936, 4.056], "std": [1.8362744892853042, 1.9743853051857274], "min": [0, 0], "max": [6, 6], "count": [375]}, "eef_velocity_action": {"mean": [1.0986666666666667, 1.0186666666666666], "std": [0.7068226242999156, 0.808074804018099], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_acc_mag_action": {"mean": [0.8133333333333334, 0.7786666666666666], "std": [0.8436955743763402, 0.8526497261804237], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_sim_pose_state": {"mean": [0.7287221260809957, 0.17297698215613552, 1.26634617145327, -1.118667418665351, 0.6703603019895574, -2.01877059046244, 0.6747065255829603, -0.15821463274378803, 1.3221259087761557, 0.721500398015617, 1.236856208943627, 1.1946567672163042], "std": [0.04860912268515121, 0.03665040596069562, 0.06303599134752132, 0.2812296838292662, 0.11582566478793203, 0.2677349890650175, 0.03669744759338007, 0.050431802104398744, 0.0723501630792116, 0.7099465868128172, 0.12915780329931073, 1.052326291054395], "min": [0.6511070920201569, 0.12606112018426913, 1.1478246498767692, -1.7674495003134831, 0.5345034225537479, -2.6964096528744106, 0.6382090026183076, -0.22272525589274292, 1.1317874328345527, 0.02822563515711285, 0.9575000279770376, -3.134101999880895], "max": [0.7990304958398697, 0.29335855330558114, 1.3675389546075267, -0.7806546626648558, 0.9305334090347008, -1.4943272147598945, 0.7535771616874898, -0.06740332131825696, 1.4322233763795096, 2.4253009697395536, 1.4701662604854024, 3.1384625296901114], "count": [375]}, "eef_sim_pose_action": {"mean": [0.7287221260809957, 0.17297698215613552, 1.26634617145327, -1.118667418665351, 0.6703603019895574, -2.01877059046244, 0.6747065255829603, -0.15821463274378803, 1.3221259087761557, 0.721500398015617, 1.236856208943627, 1.1946567672163042], "std": [0.04860912268515121, 0.03665040596069562, 0.06303599134752132, 0.2812296838292662, 0.11582566478793203, 0.2677349890650175, 0.03669744759338007, 0.050431802104398744, 0.0723501630792116, 0.7099465868128172, 0.12915780329931073, 1.052326291054395], "min": [0.6511070920201569, 0.12606112018426913, 1.1478246498767692, -1.7674495003134831, 0.5345034225537479, -2.6964096528744106, 0.6382090026183076, -0.22272525589274292, 1.1317874328345527, 0.02822563515711285, 0.9575000279770376, -3.134101999880895], "max": [0.7990304958398697, 0.29335855330558114, 1.3675389546075267, -0.7806546626648558, 0.9305334090347008, -1.4943272147598945, 0.7535771616874898, -0.06740332131825696, 1.4322233763795096, 2.4253009697395536, 1.4701662604854024, 3.1384625296901114], "count": [375]}}} +{"episode_index": 123, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2771415543300654]], [[0.4517022222222222]], [[0.5349527042483659]]], "std": [[[0.3580122457430044]], [[0.23683767727868021]], [[0.24467326383152121]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5322215890522876]], [[0.5374245363562091]], [[0.5132747712418301]]], "std": [[[0.3422230630209389]], [[0.3449027202575759]], [[0.35059353473873134]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.512118762254902]], [[0.542780637254902]], [[0.5298177185457517]]], "std": [[[0.31348592532644465]], [[0.30131822618187276]], [[0.30915766445464044]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38605385416666665]], [[0.43401518790849675]], [[0.3981369076797386]]], "std": [[[0.38189596574608875]], [[0.36514680190165405]], [[0.34114988869952184]]], "count": [100]}, "observation.state": {"min": [0.1976281702518463, -1.3997052907943726, 1.373478889465332, -0.14004920423030853, -1.1735856533050537, -0.11446650326251984, -0.8291370868682861, -1.291080117225647, 0.958576500415802, -0.10898279398679733, 0.4879787564277649, -1.121304988861084, 14.951250076293945, 40.770626068115234, -0.59375, -0.2881249785423279, 0.9381250143051147, 0.43937498331069946, 3.3475000858306885, -1.0737500190734863, 0.8600000143051147, -3.115000009536743, 1.300624966621399, 0.171875, 17.114999771118164, 38.348751068115234, 0.8075000047683716, -0.5362499952316284, 0.6924999952316284, 0.5462499856948853, 0.6768749952316284, 0.26624998450279236, 0.8387500047683716, -0.3144444525241852, 0.6731250286102295, 0.6887500286102295], "max": [0.8009079098701477, -0.888861894607544, 1.966315746307373, 0.8279211521148682, -0.6998645663261414, 0.3126668930053711, -0.1958876997232437, -0.7813096046447754, 1.534509301185608, 0.3197718858718872, 1.110379934310913, -0.91825932264328, 76.05999755859375, 56.502498626708984, 23.88374900817871, 9.282500267028809, 61.54125213623047, 58.731876373291016, 69.53187561035156, 58.30500030517578, 62.728126525878906, 59.088748931884766, 58.23500061035156, 83.23500061035156, 70.54312896728516, 53.444374084472656, 2.125, 9.53499984741211, 60.25812530517578, 37.354373931884766, 63.91812515258789, 71.08062744140625, 66.61624908447266, 89.37187957763672, 60.98625183105469, 101.69375610351562], "mean": [0.4562241733074188, -1.1713879108428955, 1.6903808116912842, 0.42294955253601074, -0.9030791521072388, 0.1051454022526741, -0.6000242233276367, -0.9397116899490356, 1.1487599611282349, 0.12915286421775818, 0.9003441333770752, -1.0084620714187622, 57.10565185546875, 49.28997802734375, 1.3375569581985474, 4.120335578918457, 20.393444061279297, 9.494091987609863, 21.6080379486084, 7.5903520584106445, 19.778533935546875, 8.929146766662598, 16.368349075317383, 19.029136657714844, 38.41623306274414, 47.757450103759766, 1.1328766345977783, 1.4590314626693726, 30.2356014251709, 7.644063472747803, 27.77773666381836, 12.431503295898438, 25.873882293701172, 14.80107307434082, 19.342727661132812, 30.074417114257812], "std": [0.18145422637462616, 0.13668319582939148, 0.17431017756462097, 0.19355954229831696, 0.15614424645900726, 0.0868992954492569, 0.22494380176067352, 0.15199460089206696, 0.15887664258480072, 0.15516915917396545, 0.23499812185764313, 0.06683360785245895, 17.541032791137695, 2.891758441925049, 5.057362079620361, 2.8636701107025146, 18.95175552368164, 16.889204025268555, 20.225194931030273, 16.184232711791992, 19.71031951904297, 19.840585708618164, 18.5401611328125, 23.506563186645508, 17.744924545288086, 4.474554538726807, 0.21090644598007202, 2.870652198791504, 17.144744873046875, 11.898972511291504, 18.42926025390625, 20.69902801513672, 19.348608016967773, 27.59552001953125, 18.419702529907227, 31.149845123291016], "count": [296]}, "action": {"min": [0.1976281702518463, -1.3997052907943726, 1.373478889465332, -0.14004920423030853, -1.1735856533050537, -0.11446650326251984, -0.8291370868682861, -1.291080117225647, 0.958576500415802, -0.10898279398679733, 0.4879787564277649, -1.121304988861084, 14.951250076293945, 40.770626068115234, -0.59375, -0.2881249785423279, 0.9381250143051147, 0.43937498331069946, 3.3475000858306885, -1.0737500190734863, 0.8600000143051147, -3.115000009536743, 1.300624966621399, 0.171875, 17.114999771118164, 38.348751068115234, 0.8075000047683716, -0.5362499952316284, 0.6924999952316284, 0.5462499856948853, 0.6768749952316284, 0.26624998450279236, 0.8387500047683716, -0.3144444525241852, 0.6731250286102295, 0.6887500286102295], "max": [0.8009079098701477, -0.888861894607544, 1.966315746307373, 0.8279211521148682, -0.6998645663261414, 0.3126668930053711, -0.1958876997232437, -0.7813096046447754, 1.534509301185608, 0.3197718858718872, 1.110379934310913, -0.91825932264328, 76.05999755859375, 56.502498626708984, 23.88374900817871, 9.282500267028809, 61.54125213623047, 58.731876373291016, 69.53187561035156, 58.30500030517578, 62.728126525878906, 59.088748931884766, 58.23500061035156, 83.23500061035156, 70.54312896728516, 53.444374084472656, 2.125, 9.53499984741211, 60.25812530517578, 37.354373931884766, 63.91812515258789, 71.08062744140625, 66.61624908447266, 89.37187957763672, 60.98625183105469, 101.69375610351562], "mean": [0.4562242925167084, -1.1713886260986328, 1.690381407737732, 0.42294973134994507, -0.9030792713165283, 0.10514537245035172, -0.6000243425369263, -0.9397115707397461, 1.1487597227096558, 0.12915299832820892, 0.9003438353538513, -1.0084619522094727, 57.105621337890625, 49.289981842041016, 1.3375579118728638, 4.120336055755615, 20.3934383392334, 9.494096755981445, 21.60805892944336, 7.590365886688232, 19.77853775024414, 8.92915153503418, 16.36834144592285, 19.029136657714844, 38.41623306274414, 47.757450103759766, 1.1328766345977783, 1.4590312242507935, 30.235612869262695, 7.64405632019043, 27.777729034423828, 12.431506156921387, 25.87388801574707, 14.801070213317871, 19.342723846435547, 30.074417114257812], "std": [0.18145419657230377, 0.1366831660270691, 0.17431016266345978, 0.19355961680412292, 0.15614426136016846, 0.0868992879986763, 0.22494378685951233, 0.15199458599090576, 0.15887664258480072, 0.15516914427280426, 0.23499812185764313, 0.06683360040187836, 17.541034698486328, 2.8917582035064697, 5.05735969543457, 2.863670825958252, 18.95175552368164, 16.88920021057129, 20.22519302368164, 16.184247970581055, 19.710315704345703, 19.840585708618164, 18.5401611328125, 23.506567001342773, 17.744924545288086, 4.474555492401123, 0.2109064757823944, 2.870652198791504, 17.144744873046875, 11.898969650268555, 18.429258346557617, 20.69902801513672, 19.34860610961914, 27.59552001953125, 18.419700622558594, 31.14984893798828], "count": [296]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [296]}, "index": {"min": [35991], "max": [36286], "mean": [36138.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [296]}, "subtask_annotation": {"mean": [4.945945945945946, 14.0, 14.0, 14.0, 14.0], "std": [3.696754938883462, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [296]}, "scene_annotation": {"mean": [123.0], "std": [0.0], "min": [123], "max": [123], "count": [296]}, "eef_direction_state": {"mean": [2.8817567567567566, 3.8277027027027026], "std": [1.857109682615747, 2.061727199885923], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_state": {"mean": [1.2702702702702702, 0.9628378378378378], "std": [0.5706160089383078, 0.7680072850693878], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_state": {"mean": [0.9256756756756757, 0.6554054054054054], "std": [0.8430255696181148, 0.8071708837950335], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_direction_action": {"mean": [2.8817567567567566, 3.8277027027027026], "std": [1.857109682615747, 2.061727199885923], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_action": {"mean": [1.2702702702702702, 0.9628378378378378], "std": [0.5706160089383078, 0.7680072850693878], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_action": {"mean": [0.9256756756756757, 0.6554054054054054], "std": [0.8430255696181148, 0.8071708837950335], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_sim_pose_state": {"mean": [0.7470917567686132, 0.17370931008098783, 1.2861314929018983, -1.135582020138208, 0.6701769020956331, -2.0265180442764934, 0.6826378366030766, -0.1731619857429357, 1.2698293137623051, 1.0058730673566498, 0.9319314480288556, 1.6180470463298104], "std": [0.052646502645662, 0.02596826518958499, 0.06337424312096623, 0.2741693381768043, 0.0733278312445887, 0.26375281489192254, 0.04192021039562626, 0.05904430240463486, 0.05735480304669006, 0.2844507223802976, 0.10899575496491662, 0.30245252518364657], "min": [0.6533574609976781, 0.13781125856812027, 1.1337848856322967, -1.789893398473207, 0.5032167187367809, -2.6896317178962676, 0.6305824584364501, -0.25653126740232746, 1.119279670769693, 0.6252749018638419, 0.7790475309264799, 1.3354819041194224], "max": [0.8176638643042975, 0.25672939029191894, 1.351778614330189, -0.7685816504266658, 0.8111270451311188, -1.7900437496188513, 0.7799668999652067, -0.08020415300556052, 1.3447941927614724, 1.7504104216982717, 1.145680935489238, 2.370054182076899], "count": [296]}, "eef_sim_pose_action": {"mean": [0.7470917567686132, 0.17370931008098783, 1.2861314929018983, -1.135582020138208, 0.6701769020956331, -2.0265180442764934, 0.6826378366030766, -0.1731619857429357, 1.2698293137623051, 1.0058730673566498, 0.9319314480288556, 1.6180470463298104], "std": [0.052646502645662, 0.02596826518958499, 0.06337424312096623, 0.2741693381768043, 0.0733278312445887, 0.26375281489192254, 0.04192021039562626, 0.05904430240463486, 0.05735480304669006, 0.2844507223802976, 0.10899575496491662, 0.30245252518364657], "min": [0.6533574609976781, 0.13781125856812027, 1.1337848856322967, -1.789893398473207, 0.5032167187367809, -2.6896317178962676, 0.6305824584364501, -0.25653126740232746, 1.119279670769693, 0.6252749018638419, 0.7790475309264799, 1.3354819041194224], "max": [0.8176638643042975, 0.25672939029191894, 1.351778614330189, -0.7685816504266658, 0.8111270451311188, -1.7900437496188513, 0.7799668999652067, -0.08020415300556052, 1.3447941927614724, 1.7504104216982717, 1.145680935489238, 2.370054182076899], "count": [296]}}} +{"episode_index": 124, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.290445733251634]], [[0.4562480024509804]], [[0.5293988991013071]]], "std": [[[0.36208362363641344]], [[0.24554109691501358]], [[0.24463091231306106]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5232948897058823]], [[0.5322327062908496]], [[0.5100523039215685]]], "std": [[[0.3404286195645531]], [[0.34253078118878943]], [[0.3485351312885419]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5011814991830066]], [[0.5277222303921568]], [[0.5130532761437908]]], "std": [[[0.3143431822750658]], [[0.30334195780082146]], [[0.3101004492300793]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4133776062091503]], [[0.44307102736928106]], [[0.3561144464869281]]], "std": [[[0.3923749683155909]], [[0.3707957823844873]], [[0.326965603244479]]], "count": [100]}, "observation.state": {"min": [0.22943370044231415, -1.4038538932800293, 1.4474666118621826, -0.16050583124160767, -1.14223313331604, -0.19707980751991272, -0.8573185801506042, -1.260657548904419, 0.9936960935592651, -0.14491301774978638, 0.4744602143764496, -1.0728999376296997, 14.133076667785645, 35.890625, -0.8031250238418579, -0.2887499928474426, 1.0362499952316284, 0.14499999582767487, 1.8888888359069824, -1.0163636207580566, 1.8144444227218628, -2.7100000381469727, 1.316249966621399, 0.29124999046325684, 17.358125686645508, 37.099998474121094, 0.7806249856948853, -0.7681249976158142, 6.088749885559082, 0.4950000047683716, 14.729999542236328, 0.28062501549720764, 13.026874542236328, -0.3856250047683716, 0.8493750095367432, 5.527777671813965], "max": [0.8398661017417908, -0.951972246170044, 1.930266261100769, 0.9514954090118408, -0.7588740587234497, 0.3951132893562317, -0.15917067229747772, -0.7893205881118774, 1.572036862373352, 0.22504672408103943, 1.0076676607131958, -0.8803501725196838, 79.06437683105469, 63.61090850830078, 33.46812438964844, 9.29312515258789, 56.39812469482422, 58.365623474121094, 59.319374084472656, 59.251251220703125, 60.244998931884766, 59.954376220703125, 55.12874984741211, 78.25187683105469, 68.88750457763672, 59.85499954223633, 2.137500047683716, 6.336666584014893, 63.647499084472656, 35.60499954223633, 63.28874969482422, 95.04875183105469, 66.77874755859375, 106.28750610351562, 66.65937805175781, 109.42312622070312], "mean": [0.4081324636936188, -1.1778156757354736, 1.6841374635696411, 0.47313758730888367, -0.8978174924850464, 0.06521819531917572, -0.5380798578262329, -0.9581456780433655, 1.1832773685455322, 0.0688796192407608, 0.8578072190284729, -1.0057746171951294, 55.22681427001953, 48.784175872802734, 1.6360905170440674, 4.303309917449951, 21.507272720336914, 9.277581214904785, 19.786056518554688, 8.439327239990234, 20.115177154541016, 6.982895374298096, 15.06107234954834, 21.842151641845703, 38.666954040527344, 53.23130798339844, 1.107278823852539, 0.7156376838684082, 35.15827560424805, 7.03895378112793, 35.28007888793945, 13.013385772705078, 33.450260162353516, 15.32243824005127, 18.339807510375977, 49.09899139404297], "std": [0.1645079106092453, 0.11608921736478806, 0.13230811059474945, 0.20929130911827087, 0.1332494169473648, 0.10954935848712921, 0.22352905571460724, 0.14760613441467285, 0.15093183517456055, 0.13816873729228973, 0.1776629239320755, 0.07391071319580078, 16.829906463623047, 4.4513654708862305, 7.137009143829346, 3.205646514892578, 16.218517303466797, 16.96578025817871, 17.618961334228516, 18.207021713256836, 18.550392150878906, 17.648971557617188, 16.654197692871094, 23.871337890625, 20.68722152709961, 5.410225868225098, 0.25039249658584595, 1.2675199508666992, 16.900732040405273, 10.877347946166992, 13.661917686462402, 24.82403564453125, 14.730462074279785, 29.654321670532227, 18.636043548583984, 24.731388092041016], "count": [317]}, "action": {"min": [0.22943370044231415, -1.4038538932800293, 1.4474666118621826, -0.16050583124160767, -1.14223313331604, -0.19707980751991272, -0.8573185801506042, -1.260657548904419, 0.9936960935592651, -0.14491301774978638, 0.4744602143764496, -1.0728999376296997, 14.133076667785645, 35.890625, -0.8031250238418579, -0.2887499928474426, 1.0362499952316284, 0.14499999582767487, 1.8888888359069824, -1.0163636207580566, 1.8144444227218628, -2.7100000381469727, 1.316249966621399, 0.29124999046325684, 17.358125686645508, 37.099998474121094, 0.7806249856948853, -0.7681249976158142, 6.088749885559082, 0.4950000047683716, 14.729999542236328, 0.28062501549720764, 13.026874542236328, -0.3856250047683716, 0.8493750095367432, 5.527777671813965], "max": [0.8398661017417908, -0.951972246170044, 1.930266261100769, 0.9514954090118408, -0.7588740587234497, 0.3951132893562317, -0.15917067229747772, -0.7893205881118774, 1.572036862373352, 0.22504672408103943, 1.0076676607131958, -0.8803501725196838, 79.06437683105469, 63.61090850830078, 33.46812438964844, 9.29312515258789, 56.39812469482422, 58.365623474121094, 59.319374084472656, 59.251251220703125, 60.244998931884766, 59.954376220703125, 55.12874984741211, 78.25187683105469, 68.88750457763672, 59.85499954223633, 2.137500047683716, 6.336666584014893, 63.647499084472656, 35.60499954223633, 63.28874969482422, 95.04875183105469, 66.77874755859375, 106.28750610351562, 66.65937805175781, 109.42312622070312], "mean": [0.40813228487968445, -1.1778154373168945, 1.6841374635696411, 0.4731373190879822, -0.8978173136711121, 0.0652182400226593, -0.5380799174308777, -0.9581454992294312, 1.1832773685455322, 0.0688796415925026, 0.8578075170516968, -1.005774736404419, 55.226810455322266, 48.78417205810547, 1.6360901594161987, 4.303309917449951, 21.50726318359375, 9.27757740020752, 19.786056518554688, 8.439312934875488, 20.115182876586914, 6.982880115509033, 15.061057090759277, 21.842145919799805, 38.666969299316406, 53.23130798339844, 1.1072795391082764, 0.7156376838684082, 35.158287048339844, 7.038954734802246, 35.28007507324219, 13.013383865356445, 33.45029830932617, 15.322430610656738, 18.339797973632812, 49.09897994995117], "std": [0.16450785100460052, 0.11608920246362686, 0.13230818510055542, 0.20929132401943207, 0.13324937224388123, 0.10954934358596802, 0.22352905571460724, 0.14760613441467285, 0.15093182027339935, 0.13816872239112854, 0.1776628941297531, 0.07391070574522018, 16.82990837097168, 4.451364994049072, 7.1370062828063965, 3.2056474685668945, 16.218515396118164, 16.965778350830078, 17.618955612182617, 18.207008361816406, 18.550397872924805, 17.648963928222656, 16.654193878173828, 23.8713436126709, 20.687227249145508, 5.410226345062256, 0.2503925859928131, 1.2675199508666992, 16.900733947753906, 10.877348899841309, 13.661916732788086, 24.82404327392578, 14.730459213256836, 29.654325485229492, 18.636045455932617, 24.73139190673828], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [317]}, "index": {"min": [36287], "max": [36603], "mean": [36445.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [4.488958990536277, 14.0, 14.0, 14.0, 14.0], "std": [3.5143739795801197, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [317]}, "scene_annotation": {"mean": [124.0], "std": [0.0], "min": [124], "max": [124], "count": [317]}, "eef_direction_state": {"mean": [3.697160883280757, 3.419558359621451], "std": [1.76803678822774, 2.139606038628928], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [1.2018927444794953, 1.0599369085173502], "std": [0.7128360391984714, 0.7574263219900941], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [0.8801261829652997, 0.6908517350157729], "std": [0.8654693570847092, 0.8094541332221159], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [3.697160883280757, 3.419558359621451], "std": [1.76803678822774, 2.139606038628928], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [1.2018927444794953, 1.0599369085173502], "std": [0.7128360391984714, 0.7574263219900941], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [0.8801261829652997, 0.6908517350157729], "std": [0.8654693570847092, 0.8094541332221159], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.7437148801291817, 0.16098179804640872, 1.2979906512891075, -1.116395079225402, 0.6661711746450669, -2.058098901735944, 0.6885378702206812, -0.16411993996006266, 1.2820617836391541, 0.9306613871477921, 0.9565636245990111, 1.5740185139362723], "std": [0.04120145746544864, 0.033071409774499724, 0.06868110808032733, 0.28989647074938907, 0.07514639125598148, 0.2527546022259426, 0.03921474689588129, 0.05416856962698687, 0.06439263030894271, 0.27600915005393745, 0.07705000513003395, 0.27742943712355206], "min": [0.6860677644714358, 0.11660490750605967, 1.1378223808221861, -1.8252231144459066, 0.5563317009124624, -2.7060454170613024, 0.6373688892849239, -0.23769603689010277, 1.1052573698245378, 0.5156538308745926, 0.8268303680470352, 1.2697301693874607], "max": [0.804368513530592, 0.2688104602498551, 1.3858722587554988, -0.7018458399478444, 0.8434618143331853, -1.7414003023638365, 0.7924122995975433, -0.08228550848001565, 1.380463164145904, 1.6622198339514889, 1.113728315291862, 2.268553368379192], "count": [317]}, "eef_sim_pose_action": {"mean": [0.7437148801291817, 0.16098179804640872, 1.2979906512891075, -1.116395079225402, 0.6661711746450669, -2.058098901735944, 0.6885378702206812, -0.16411993996006266, 1.2820617836391541, 0.9306613871477921, 0.9565636245990111, 1.5740185139362723], "std": [0.04120145746544864, 0.033071409774499724, 0.06868110808032733, 0.28989647074938907, 0.07514639125598148, 0.2527546022259426, 0.03921474689588129, 0.05416856962698687, 0.06439263030894271, 0.27600915005393745, 0.07705000513003395, 0.27742943712355206], "min": [0.6860677644714358, 0.11660490750605967, 1.1378223808221861, -1.8252231144459066, 0.5563317009124624, -2.7060454170613024, 0.6373688892849239, -0.23769603689010277, 1.1052573698245378, 0.5156538308745926, 0.8268303680470352, 1.2697301693874607], "max": [0.804368513530592, 0.2688104602498551, 1.3858722587554988, -0.7018458399478444, 0.8434618143331853, -1.7414003023638365, 0.7924122995975433, -0.08228550848001565, 1.380463164145904, 1.6622198339514889, 1.113728315291862, 2.268553368379192], "count": [317]}}} +{"episode_index": 125, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2894620036764706]], [[0.4556399305555555]], [[0.5290231433823529]]], "std": [[[0.3614765095246325]], [[0.2440333229013531]], [[0.24348849799915218]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5341191013071895]], [[0.5345602369281046]], [[0.5032475040849672]]], "std": [[[0.3409142540556021]], [[0.3433536993271226]], [[0.35194597903036107]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49860168913398695]], [[0.528640306372549]], [[0.5148099897875817]]], "std": [[[0.3115674781570818]], [[0.3025553498506402]], [[0.3097810194691241]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4057555821078431]], [[0.4366058660130719]], [[0.3423207945261438]]], "std": [[[0.3953314330712124]], [[0.374758901222072]], [[0.32843586178013234]]], "count": [100]}, "observation.state": {"min": [0.0525720976293087, -1.4788137674331665, 1.4057161808013916, -0.2646486759185791, -1.2765655517578125, -0.28076601028442383, -0.785410463809967, -1.3827773332595825, 1.024023413658142, -0.22547589242458344, 0.47279125452041626, -1.0897325277328491, 14.205554962158203, 38.29249954223633, -0.7037500143051147, -0.2487500011920929, 0.8581249713897705, 0.5924999713897705, 0.8374999761581421, -1.0212500095367432, 0.8806250095367432, -3.145625114440918, 1.390625, -0.8031250238418579, 10.301875114440918, 42.59312438964844, 0.8907692432403564, -0.41874998807907104, 0.9487500190734863, -0.2706249952316284, 5.744999885559082, 0.8056250214576721, 3.2699999809265137, 0.15625, 0.8862500190734863, 1.193750023841858], "max": [0.9864003658294678, -0.9073777198791504, 2.082331895828247, 1.1477645635604858, -0.5694953203201294, 0.3466182351112366, -0.14269305765628815, -0.6730420589447021, 1.6332398653030396, 0.17477938532829285, 0.9185931086540222, -0.886239230632782, 73.48750305175781, 62.716251373291016, 25.580625534057617, 9.267499923706055, 61.81187438964844, 39.94874954223633, 70.57312774658203, 58.87312698364258, 70.57312774658203, 68.59937286376953, 65.32062530517578, 87.47624969482422, 70.58125305175781, 62.856876373291016, 2.21875, 9.639374732971191, 62.419376373291016, 44.276248931884766, 66.65250396728516, 90.9956283569336, 60.122501373291016, 106.53375244140625, 62.731876373291016, 110.03812408447266], "mean": [0.5553927421569824, -1.1170090436935425, 1.618535041809082, 0.400745689868927, -0.9192628264427185, 0.14509427547454834, -0.4724065661430359, -0.9819691181182861, 1.2204824686050415, 0.0014950046315789223, 0.7116160988807678, -0.9979738593101501, 55.62558364868164, 44.63501739501953, 1.307814359664917, 4.820642471313477, 18.803722381591797, 8.095794677734375, 21.905941009521484, 8.022826194763184, 20.612993240356445, 9.959796905517578, 16.388202667236328, 18.539987564086914, 37.28156280517578, 53.429595947265625, 1.2319682836532593, 5.773993015289307, 22.382461547851562, 9.071393013000488, 25.223960876464844, 13.598705291748047, 22.31633949279785, 15.460251808166504, 16.114425659179688, 22.637147903442383], "std": [0.23179151117801666, 0.14379996061325073, 0.18765033781528473, 0.3647138178348541, 0.22974225878715515, 0.16683994233608246, 0.19776426255702972, 0.23647622764110565, 0.21310044825077057, 0.12391134351491928, 0.1602889597415924, 0.07338057458400726, 15.10477066040039, 4.414865016937256, 4.768446922302246, 3.395188093185425, 22.49098777770996, 12.611016273498535, 22.112686157226562, 17.092653274536133, 21.859302520751953, 22.592063903808594, 18.849937438964844, 26.323335647583008, 24.54888916015625, 6.575409889221191, 0.2432461529970169, 4.094024658203125, 21.829172134399414, 13.138660430908203, 19.137222290039062, 24.249048233032227, 19.141510009765625, 29.978687286376953, 17.438398361206055, 35.5708122253418], "count": [385]}, "action": {"min": [0.0525720976293087, -1.4788137674331665, 1.4057161808013916, -0.2646486759185791, -1.2765655517578125, -0.28076601028442383, -0.785410463809967, -1.3827773332595825, 1.024023413658142, -0.22547589242458344, 0.47279125452041626, -1.0897325277328491, 14.205554962158203, 38.29249954223633, -0.7037500143051147, -0.2487500011920929, 0.8581249713897705, 0.5924999713897705, 0.8374999761581421, -1.0212500095367432, 0.8806250095367432, -3.145625114440918, 1.390625, -0.8031250238418579, 10.301875114440918, 42.59312438964844, 0.8907692432403564, -0.41874998807907104, 0.9487500190734863, -0.2706249952316284, 5.744999885559082, 0.8056250214576721, 3.2699999809265137, 0.15625, 0.8862500190734863, 1.193750023841858], "max": [0.9864003658294678, -0.9073777198791504, 2.082331895828247, 1.1477645635604858, -0.5694953203201294, 0.3466182351112366, -0.14269305765628815, -0.6730420589447021, 1.6332398653030396, 0.17477938532829285, 0.9185931086540222, -0.886239230632782, 73.48750305175781, 62.716251373291016, 25.580625534057617, 9.267499923706055, 61.81187438964844, 39.94874954223633, 70.57312774658203, 58.87312698364258, 70.57312774658203, 68.59937286376953, 65.32062530517578, 87.47624969482422, 70.58125305175781, 62.856876373291016, 2.21875, 9.639374732971191, 62.419376373291016, 44.276248931884766, 66.65250396728516, 90.9956283569336, 60.122501373291016, 106.53375244140625, 62.731876373291016, 110.03812408447266], "mean": [0.555392324924469, -1.1170085668563843, 1.6185353994369507, 0.40074580907821655, -0.9192628264427185, 0.14509429037570953, -0.4724068343639374, -0.9819695949554443, 1.220482349395752, 0.0014950514305382967, 0.711615800857544, -0.9979737401008606, 55.625614166259766, 44.63502502441406, 1.3078112602233887, 4.820642471313477, 18.8037166595459, 8.095804214477539, 21.905942916870117, 8.022806167602539, 20.612995147705078, 9.959799766540527, 16.388195037841797, 18.53997802734375, 37.281558990478516, 53.42961502075195, 1.231967806816101, 5.773992538452148, 22.382474899291992, 9.071394920349121, 25.223949432373047, 13.598694801330566, 22.31633949279785, 15.460236549377441, 16.114425659179688, 22.637147903442383], "std": [0.2317913919687271, 0.14379993081092834, 0.18765011429786682, 0.3647139370441437, 0.22974225878715515, 0.16683994233608246, 0.19776421785354614, 0.23647624254226685, 0.21310043334960938, 0.12391134351491928, 0.1602889895439148, 0.07338057458400726, 15.104772567749023, 4.414865016937256, 4.768445014953613, 3.395188093185425, 22.490982055664062, 12.611016273498535, 22.112680435180664, 17.092668533325195, 21.859296798706055, 22.592069625854492, 18.849939346313477, 26.323326110839844, 24.548887252807617, 6.575409889221191, 0.24324606359004974, 4.094024658203125, 21.829177856445312, 13.138659477233887, 19.137216567993164, 24.249042510986328, 19.141510009765625, 29.97869300842285, 17.43840217590332, 35.57081604003906], "count": [385]}, "timestamp": {"min": [0.0], "max": [12.8], "mean": [6.4], "std": [3.704651730519948], "count": [385]}, "frame_index": {"min": [0], "max": [384], "mean": [192.0], "std": [111.13955191559843], "count": [385]}, "episode_index": {"min": [125], "max": [125], "mean": [125.0], "std": [0.0], "count": [385]}, "index": {"min": [36604], "max": [36988], "mean": [36796.0], "std": [111.13955191559843], "count": [385]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [385]}, "subtask_annotation": {"mean": [4.441558441558442, 14.0, 14.0, 14.0, 14.0], "std": [3.6413694672792993, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [385]}, "scene_annotation": {"mean": [125.0], "std": [0.0], "min": [125], "max": [125], "count": [385]}, "eef_direction_state": {"mean": [3.7064935064935063, 3.6467532467532466], "std": [1.8903952491502347, 2.1136282841427967], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_state": {"mean": [1.148051948051948, 0.9636363636363636], "std": [0.7704966166456786, 0.7234314139057951], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_state": {"mean": [0.8519480519480519, 0.6363636363636364], "std": [0.8536568229255659, 0.8107891123169516], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_direction_action": {"mean": [3.7064935064935063, 3.6467532467532466], "std": [1.8903952491502347, 2.1136282841427967], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_action": {"mean": [1.148051948051948, 0.9636363636363636], "std": [0.7704966166456786, 0.7234314139057951], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_action": {"mean": [0.8519480519480519, 0.6363636363636364], "std": [0.8536568229255659, 0.8107891123169516], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_sim_pose_state": {"mean": [0.7343844499397111, 0.18866476956748549, 1.2562721049310754, -1.2176518699625245, 0.7251443356190698, -2.0414989139185304, 0.6999265004871085, -0.1470168038543917, 1.2756329046627144, 1.0330097911276657, 1.0288543539965278, 1.675984692411923], "std": [0.05336953382811207, 0.05036488446116528, 0.05177859322208874, 0.25606879515261816, 0.11427353835166107, 0.29583422138319904, 0.05086456981044426, 0.06963582417359693, 0.06571163832411611, 0.2963841087349723, 0.06862510098116582, 0.31855619554261577], "min": [0.6737090545194642, 0.11092061756025942, 1.131725819275091, -1.912149756406369, 0.5731892038683863, -2.8666306899148233, 0.6475653946493685, -0.2554605974440894, 1.0944315399013622, 0.6330037033174625, 0.9156043427062284, 1.3671692755789784], "max": [0.8405224703326033, 0.32220375664714224, 1.3683792770935705, -0.9638154074929692, 1.0063300137849325, -1.6791098371177247, 0.7955369075652844, -0.05400185860633003, 1.3551880447732578, 1.8242165278739242, 1.1565701687772032, 2.473115373315701], "count": [385]}, "eef_sim_pose_action": {"mean": [0.7343844499397111, 0.18866476956748549, 1.2562721049310754, -1.2176518699625245, 0.7251443356190698, -2.0414989139185304, 0.6999265004871085, -0.1470168038543917, 1.2756329046627144, 1.0330097911276657, 1.0288543539965278, 1.675984692411923], "std": [0.05336953382811207, 0.05036488446116528, 0.05177859322208874, 0.25606879515261816, 0.11427353835166107, 0.29583422138319904, 0.05086456981044426, 0.06963582417359693, 0.06571163832411611, 0.2963841087349723, 0.06862510098116582, 0.31855619554261577], "min": [0.6737090545194642, 0.11092061756025942, 1.131725819275091, -1.912149756406369, 0.5731892038683863, -2.8666306899148233, 0.6475653946493685, -0.2554605974440894, 1.0944315399013622, 0.6330037033174625, 0.9156043427062284, 1.3671692755789784], "max": [0.8405224703326033, 0.32220375664714224, 1.3683792770935705, -0.9638154074929692, 1.0063300137849325, -1.6791098371177247, 0.7955369075652844, -0.05400185860633003, 1.3551880447732578, 1.8242165278739242, 1.1565701687772032, 2.473115373315701], "count": [385]}}} +{"episode_index": 126, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28914761642156867]], [[0.4517700837418301]], [[0.5242519117647059]]], "std": [[[0.3550648242954279]], [[0.2448638556745725]], [[0.24268735472107666]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5504463950163399]], [[0.5468680085784313]], [[0.5104109701797386]]], "std": [[[0.33455132423811484]], [[0.3383170239685214]], [[0.3500308483310379]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49943209763071894]], [[0.5370626062091504]], [[0.5225813848039216]]], "std": [[[0.31454751804244235]], [[0.29507671669939367]], [[0.3038360408359356]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40128764093137254]], [[0.4356397426470588]], [[0.35662169730392157]]], "std": [[[0.39462049746915434]], [[0.37523672132482966]], [[0.331933950939526]]], "count": [100]}, "observation.state": {"min": [0.17440585792064667, -1.4492017030715942, 1.3513771295547485, -0.22335393726825714, -1.170128583908081, -0.09429598599672318, -0.7286182641983032, -1.3394798040390015, 0.9014505743980408, -0.2700846791267395, 0.38850900530815125, -1.1946145296096802, 4.533124923706055, 44.08000183105469, -0.6731250286102295, -0.3631249964237213, 0.9212499856948853, 0.4906249940395355, 7.953749656677246, -1.0212500095367432, 8.908124923706055, -2.9312500953674316, 1.3168749809265137, 1.1200000047683716, 9.301875114440918, 35.82666778564453, 0.9025000333786011, -0.4962500035762787, 0.7037500143051147, -0.3799999952316284, 5.485000133514404, -0.3487499952316284, 2.546250104904175, 0.33375000953674316, 1.0043749809265137, 0.9988889098167419], "max": [0.8648050427436829, -0.8389124274253845, 2.028186321258545, 0.963988721370697, -0.6777151226997375, 0.43717098236083984, -0.12297818064689636, -0.6372548937797546, 1.6395342350006104, 0.05710212141275406, 0.6130312085151672, -0.9159401059150696, 72.86000061035156, 64.36817932128906, 18.211429595947266, 6.051111221313477, 70.38500213623047, 38.049373626708984, 71.09874725341797, 40.663124084472656, 76.76437377929688, 51.5212516784668, 69.765625, 87.14312744140625, 70.95500183105469, 59.38249969482422, 1.9474999904632568, 9.506250381469727, 59.22687530517578, 41.54312515258789, 66.08499908447266, 49.57875061035156, 76.73687744140625, 53.133750915527344, 62.72062683105469, 82.58562469482422], "mean": [0.5094547867774963, -1.1395372152328491, 1.6544971466064453, 0.4038833677768707, -0.8168599009513855, 0.22387534379959106, -0.29663899540901184, -0.9040625095367432, 1.1429628133773804, -0.1351831555366516, 0.4922427833080292, -1.1027355194091797, 55.172542572021484, 48.185028076171875, 0.390564501285553, 1.9312602281570435, 23.897380828857422, 5.256333351135254, 27.44774627685547, 5.451793670654297, 27.710552215576172, 6.5104079246521, 22.22994613647461, 24.14314842224121, 38.975730895996094, 52.04766845703125, 1.1608655452728271, 1.7042893171310425, 23.55491828918457, 9.214578628540039, 31.6552677154541, 12.095104217529297, 32.31791687011719, 11.39143180847168, 18.710399627685547, 37.085960388183594], "std": [0.1591111123561859, 0.13051950931549072, 0.1554957777261734, 0.2323257327079773, 0.12384500354528427, 0.11049028486013412, 0.19021670520305634, 0.23415720462799072, 0.2246599644422531, 0.08826136589050293, 0.07552781701087952, 0.09891458600759506, 18.314565658569336, 3.55808687210083, 3.232776403427124, 1.6508517265319824, 21.802457809448242, 9.4118070602417, 21.500974655151367, 12.768470764160156, 22.27836036682129, 16.764699935913086, 21.800710678100586, 23.98687744140625, 20.132356643676758, 5.227428436279297, 0.16718308627605438, 2.9560699462890625, 19.95550537109375, 14.080142974853516, 20.077682495117188, 17.039005279541016, 23.6284236907959, 18.271827697753906, 24.828927993774414, 24.562028884887695], "count": [403]}, "action": {"min": [0.17440585792064667, -1.4492017030715942, 1.3513771295547485, -0.22335393726825714, -1.170128583908081, -0.09429598599672318, -0.7286182641983032, -1.3394798040390015, 0.9014505743980408, -0.2700846791267395, 0.38850900530815125, -1.1946145296096802, 4.533124923706055, 44.08000183105469, -0.6731250286102295, -0.3631249964237213, 0.9212499856948853, 0.4906249940395355, 7.953749656677246, -1.0212500095367432, 8.908124923706055, -2.9312500953674316, 1.3168749809265137, 1.1200000047683716, 9.301875114440918, 35.82666778564453, 0.9025000333786011, -0.4962500035762787, 0.7037500143051147, -0.3799999952316284, 5.485000133514404, -0.3487499952316284, 2.546250104904175, 0.33375000953674316, 1.0043749809265137, 0.9988889098167419], "max": [0.8648050427436829, -0.8389124274253845, 2.028186321258545, 0.963988721370697, -0.6777151226997375, 0.43717098236083984, -0.12297818064689636, -0.6372548937797546, 1.6395342350006104, 0.05710212141275406, 0.6130312085151672, -0.9159401059150696, 72.86000061035156, 64.36817932128906, 18.211429595947266, 6.051111221313477, 70.38500213623047, 38.049373626708984, 71.09874725341797, 40.663124084472656, 76.76437377929688, 51.5212516784668, 69.765625, 87.14312744140625, 70.95500183105469, 59.38249969482422, 1.9474999904632568, 9.506250381469727, 59.22687530517578, 41.54312515258789, 66.08499908447266, 49.57875061035156, 76.73687744140625, 53.133750915527344, 62.72062683105469, 82.58562469482422], "mean": [0.5094547867774963, -1.1395372152328491, 1.6544971466064453, 0.4038833975791931, -0.816859245300293, 0.22387520968914032, -0.2966388165950775, -0.9040623307228088, 1.142963171005249, -0.1351832151412964, 0.49224263429641724, -1.102736234664917, 55.17255401611328, 48.18505859375, 0.39056462049484253, 1.931260347366333, 23.897390365600586, 5.25632905960083, 27.447769165039062, 5.451774597167969, 27.710542678833008, 6.5104241371154785, 22.229951858520508, 24.14313507080078, 38.97572326660156, 52.04767990112305, 1.160865306854248, 1.7042901515960693, 23.554935455322266, 9.214576721191406, 31.655288696289062, 12.095099449157715, 32.317909240722656, 11.391432762145996, 18.71040153503418, 37.085968017578125], "std": [0.15911103785037994, 0.13051947951316833, 0.15549582242965698, 0.23232582211494446, 0.12384501844644547, 0.11049024760723114, 0.1902167648077011, 0.2341572344303131, 0.22465994954109192, 0.08826138079166412, 0.07552780956029892, 0.09891456365585327, 18.31456756591797, 3.558086633682251, 3.232774496078491, 1.6508514881134033, 21.802448272705078, 9.411805152893066, 21.5009765625, 12.768467903137207, 22.27836799621582, 16.76472282409668, 21.800708770751953, 23.986879348754883, 20.132360458374023, 5.227427959442139, 0.16718308627605438, 2.9560701847076416, 19.95550537109375, 14.080142974853516, 20.077680587768555, 17.039005279541016, 23.628419876098633, 18.271825790405273, 24.82892608642578, 24.562028884887695], "count": [403]}, "timestamp": {"min": [0.0], "max": [13.4], "mean": [6.699999999999998], "std": [3.8778573694474345], "count": [403]}, "frame_index": {"min": [0], "max": [402], "mean": [201.0], "std": [116.33572108342304], "count": [403]}, "episode_index": {"min": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [403]}, "index": {"min": [36989], "max": [37391], "mean": [37190.0], "std": [116.33572108342304], "count": [403]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [403]}, "subtask_annotation": {"mean": [4.915632754342432, 14.0, 14.0, 14.0, 14.0], "std": [3.8762275774748205, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [403]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [403]}, "eef_direction_state": {"mean": [3.9181141439205955, 4.220843672456576], "std": [1.6538531344847693, 1.7719519407355113], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_state": {"mean": [0.9875930521091811, 1.0074441687344913], "std": [0.6626100082092211, 0.779669821784822], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_state": {"mean": [0.6054590570719603, 0.7965260545905707], "std": [0.8158905531538289, 0.8384600330299924], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_direction_action": {"mean": [3.9181141439205955, 4.220843672456576], "std": [1.6538531344847693, 1.7719519407355113], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_action": {"mean": [0.9875930521091811, 1.0074441687344913], "std": [0.6626100082092211, 0.779669821784822], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_action": {"mean": [0.6054590570719603, 0.7965260545905707], "std": [0.8158905531538289, 0.8384600330299924], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_sim_pose_state": {"mean": [0.7510379980738437, 0.18515069036410559, 1.250063551764874, -1.255364378304362, 0.7929088504707638, -2.026980844866239, 0.6867675708151434, -0.14079544269582825, 1.294294227362349, 0.9171998047368074, 1.1712765527476074, 1.5704857077266994], "std": [0.05171317452079475, 0.04723037315396827, 0.0511243529346092, 0.21976874628970028, 0.08442268423347557, 0.3016504198488073, 0.05702066982895445, 0.05085457131744958, 0.08216736313123837, 0.5891015770668404, 0.14191494688497025, 0.6248312526334183], "min": [0.6477421828854935, 0.11762803634709904, 1.1344874553880144, -1.8315022556704164, 0.6152681556458939, -2.8408152785965095, 0.6143594413987257, -0.22328619943469133, 1.0918368925082296, 0.09134187123031068, 0.8811697968813479, 0.850564285620619], "max": [0.8225141320206332, 0.30310176270876316, 1.3628688347089215, -0.8753277888676272, 0.9853505861661978, -1.6288402463085472, 0.8079895496530051, -0.06911479621979086, 1.3950851882172608, 2.0951723555575503, 1.3282724043030534, 2.843095249026154], "count": [403]}, "eef_sim_pose_action": {"mean": [0.7510379980738437, 0.18515069036410559, 1.250063551764874, -1.255364378304362, 0.7929088504707638, -2.026980844866239, 0.6867675708151434, -0.14079544269582825, 1.294294227362349, 0.9171998047368074, 1.1712765527476074, 1.5704857077266994], "std": [0.05171317452079475, 0.04723037315396827, 0.0511243529346092, 0.21976874628970028, 0.08442268423347557, 0.3016504198488073, 0.05702066982895445, 0.05085457131744958, 0.08216736313123837, 0.5891015770668404, 0.14191494688497025, 0.6248312526334183], "min": [0.6477421828854935, 0.11762803634709904, 1.1344874553880144, -1.8315022556704164, 0.6152681556458939, -2.8408152785965095, 0.6143594413987257, -0.22328619943469133, 1.0918368925082296, 0.09134187123031068, 0.8811697968813479, 0.850564285620619], "max": [0.8225141320206332, 0.30310176270876316, 1.3628688347089215, -0.8753277888676272, 0.9853505861661978, -1.6288402463085472, 0.8079895496530051, -0.06911479621979086, 1.3950851882172608, 2.0951723555575503, 1.3282724043030534, 2.843095249026154], "count": [403]}}} +{"episode_index": 127, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29267274101307195]], [[0.4540472589869281]], [[0.5263412540849673]]], "std": [[[0.3617846414144351]], [[0.2445437793601237]], [[0.2470967419973466]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.551393647875817]], [[0.5524227634803922]], [[0.5234710130718954]]], "std": [[[0.3407074934900344]], [[0.3442054526201001]], [[0.35334196831167575]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47926229370915036]], [[0.5062703206699346]], [[0.494186256127451]]], "std": [[[0.30520275836503225]], [[0.2954691079359494]], [[0.3024087418641551]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.395994495506536]], [[0.43025275326797385]], [[0.3532108700980392]]], "std": [[[0.39556462389766256]], [[0.3735693727207445]], [[0.32491732725967354]]], "count": [100]}, "observation.state": {"min": [0.19941633939743042, -1.4131523370742798, 1.1775513887405396, -0.2411879152059555, -1.6218008995056152, -0.29399845004081726, -0.8033875226974487, -1.2383173704147339, 0.8275688290596008, -0.19836728274822235, 0.48235198855400085, -1.1166552305221558, 21.848125457763672, 34.8125, -0.47437500953674316, -0.21687500178813934, 0.9375, 0.5556249618530273, 1.1768749952316284, -0.9956250190734863, 0.8806250095367432, -2.8511111736297607, 1.162500023841858, 0.035624999552965164, 7.571875095367432, 36.51625061035156, 0.8846153616905212, -0.38999998569488525, 0.7243750095367432, 0.13625000417232513, 8.588749885559082, -0.8956249952316284, 6.973750114440918, 0.578125, 0.6937500238418579, 0.8374999761581421], "max": [1.0930228233337402, -0.7594118714332581, 1.9203956127166748, 1.2573195695877075, -0.6623846292495728, 0.49216702580451965, -0.15316243469715118, -0.4338436722755432, 1.4773355722427368, 0.3573472201824188, 1.1007477045059204, -0.9197852611541748, 73.60562896728516, 70.66400146484375, 26.803749084472656, 9.353750228881836, 69.42312622070312, 46.084999084472656, 72.65687561035156, 54.36687469482422, 74.18062591552734, 45.58625030517578, 63.62312316894531, 79.5112533569336, 70.34249877929688, 61.11687469482422, 2.5225000381469727, 9.586250305175781, 67.20562744140625, 40.994998931884766, 60.600624084472656, 71.10562896728516, 56.138126373291016, 93.89375305175781, 48.114376068115234, 107.63187408447266], "mean": [0.4751768112182617, -1.104454517364502, 1.599735140800476, 0.458079993724823, -0.8825967907905579, 0.14064230024814606, -0.564881443977356, -0.9081977009773254, 1.118517518043518, 0.10330801457166672, 0.8465151190757751, -1.0354129076004028, 55.17662048339844, 46.97854995727539, 1.9578559398651123, 4.2423295974731445, 18.13390350341797, 6.947178840637207, 16.702966690063477, 4.150615215301514, 14.194364547729492, 3.5542078018188477, 10.78245735168457, 15.123828887939453, 35.41965103149414, 51.55587387084961, 1.1343421936035156, 1.6891391277313232, 26.64776039123535, 5.850841522216797, 29.36004638671875, 12.010027885437012, 26.389720916748047, 15.276504516601562, 14.798290252685547, 35.906005859375], "std": [0.21730396151542664, 0.1449035406112671, 0.17637692391872406, 0.3432639241218567, 0.23140862584114075, 0.16191306710243225, 0.23009324073791504, 0.1784970611333847, 0.14963796734809875, 0.21758687496185303, 0.24456247687339783, 0.0573950931429863, 13.861555099487305, 7.408288478851318, 5.577332496643066, 2.8104803562164307, 19.88108253479004, 11.767389297485352, 20.462482452392578, 12.560579299926758, 21.194814682006836, 12.256531715393066, 17.39944839477539, 21.790884017944336, 24.06338119506836, 7.651337623596191, 0.21444614231586456, 3.112412452697754, 19.262163162231445, 10.564244270324707, 15.45781421661377, 22.384958267211914, 14.3406982421875, 28.648778915405273, 15.060342788696289, 30.367752075195312], "count": [326]}, "action": {"min": [0.19941633939743042, -1.4131523370742798, 1.1775513887405396, -0.2411879152059555, -1.6218008995056152, -0.29399845004081726, -0.8033875226974487, -1.2383173704147339, 0.8275688290596008, -0.19836728274822235, 0.48235198855400085, -1.1166552305221558, 21.848125457763672, 34.8125, -0.47437500953674316, -0.21687500178813934, 0.9375, 0.5556249618530273, 1.1768749952316284, -0.9956250190734863, 0.8806250095367432, -2.8511111736297607, 1.162500023841858, 0.035624999552965164, 7.571875095367432, 36.51625061035156, 0.8846153616905212, -0.38999998569488525, 0.7243750095367432, 0.13625000417232513, 8.588749885559082, -0.8956249952316284, 6.973750114440918, 0.578125, 0.6937500238418579, 0.8374999761581421], "max": [1.0930228233337402, -0.7594118714332581, 1.9203956127166748, 1.2573195695877075, -0.6623846292495728, 0.49216702580451965, -0.15316243469715118, -0.4338436722755432, 1.4773355722427368, 0.3573472201824188, 1.1007477045059204, -0.9197852611541748, 73.60562896728516, 70.66400146484375, 26.803749084472656, 9.353750228881836, 69.42312622070312, 46.084999084472656, 72.65687561035156, 54.36687469482422, 74.18062591552734, 45.58625030517578, 63.62312316894531, 79.5112533569336, 70.34249877929688, 61.11687469482422, 2.5225000381469727, 9.586250305175781, 67.20562744140625, 40.994998931884766, 60.600624084472656, 71.10562896728516, 56.138126373291016, 93.89375305175781, 48.114376068115234, 107.63187408447266], "mean": [0.4751770496368408, -1.1044548749923706, 1.5997344255447388, 0.45808008313179016, -0.8825967907905579, 0.14064231514930725, -0.5648818016052246, -0.9081975817680359, 1.118517279624939, 0.10330794751644135, 0.8465151190757751, -1.035413146018982, 55.17664337158203, 46.97852325439453, 1.9578568935394287, 4.242329120635986, 18.13388442993164, 6.947177886962891, 16.702978134155273, 4.150627136230469, 14.194354057312012, 3.5541958808898926, 10.782453536987305, 15.123807907104492, 35.41965103149414, 51.555904388427734, 1.1343415975570679, 1.6891391277313232, 26.647750854492188, 5.850837230682373, 29.360042572021484, 12.010039329528809, 26.38970184326172, 15.276498794555664, 14.79828929901123, 35.90597915649414], "std": [0.21730393171310425, 0.14490357041358948, 0.17637695372104645, 0.3432639539241791, 0.23140859603881836, 0.16191305220127106, 0.23009328544139862, 0.1784970462322235, 0.14963796734809875, 0.21758688986301422, 0.24456244707107544, 0.0573950819671154, 13.861557960510254, 7.408288478851318, 5.57733154296875, 2.810481071472168, 19.881080627441406, 11.767388343811035, 20.462480545043945, 12.560582160949707, 21.194808959960938, 12.256532669067383, 17.39945411682129, 21.79086685180664, 24.06337547302246, 7.651336193084717, 0.21444611251354218, 3.112412929534912, 19.262161254882812, 10.564245223999023, 15.45781135559082, 22.384958267211914, 14.340696334838867, 28.648778915405273, 15.060342788696289, 30.36775779724121], "count": [326]}, "timestamp": {"min": [0.0], "max": [10.833333333333334], "mean": [5.416666666666666], "std": [3.136921704119785], "count": [326]}, "frame_index": {"min": [0], "max": [325], "mean": [162.5], "std": [94.10765112359356], "count": [326]}, "episode_index": {"min": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [326]}, "index": {"min": [37392], "max": [37717], "mean": [37554.5], "std": [94.10765112359356], "count": [326]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [326]}, "subtask_annotation": {"mean": [5.177914110429448, 14.0, 14.0, 14.0, 14.0], "std": [3.6953299086451348, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [326]}, "scene_annotation": {"mean": [127.0], "std": [0.0], "min": [127], "max": [127], "count": [326]}, "eef_direction_state": {"mean": [3.2515337423312882, 3.6748466257668713], "std": [1.7172654760167767, 2.0852489091919355], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_state": {"mean": [1.3773006134969326, 1.0766871165644172], "std": [0.6567068440001814, 0.7931509385397032], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_state": {"mean": [0.9325153374233128, 0.7116564417177914], "std": [0.840893728145655, 0.8379344043639612], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_direction_action": {"mean": [3.2515337423312882, 3.6748466257668713], "std": [1.7172654760167767, 2.0852489091919355], "min": [0, 0], "max": [6, 6], "count": [326]}, "eef_velocity_action": {"mean": [1.3773006134969326, 1.0766871165644172], "std": [0.6567068440001814, 0.7931509385397032], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_action": {"mean": [0.9325153374233128, 0.7116564417177914], "std": [0.840893728145655, 0.8379344043639612], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_sim_pose_state": {"mean": [0.7328353609047694, 0.17663776488841812, 1.2778386614418624, -1.1896368860773603, 0.7425199106020657, -2.049003861824175, 0.6753044667566962, -0.1739150819978726, 1.270969145686361, 1.009782550335187, 0.9693453607868034, 1.6103388165544572], "std": [0.05907945847934163, 0.05663909203722297, 0.049031781710356485, 0.25194671120818113, 0.09029133754776518, 0.3451668248074235, 0.03783501652958596, 0.07500482246265809, 0.07250890663610793, 0.3456442161248245, 0.11341066072198634, 0.39558188081731505], "min": [0.5989153878077333, 0.07620622388134662, 1.138094266583735, -1.9211636172457411, 0.46754564506098406, -2.9983325657331887, 0.5947667474972682, -0.2702621480094757, 1.0946711040936705, 0.39946368027513973, 0.8204009504766665, 0.9870605696009116], "max": [0.8143080955368326, 0.2930004496772325, 1.3471440426755483, -0.7136248827740304, 0.926417536826853, -1.6572335369070887, 0.7635775579813475, -0.05289731207435813, 1.4113108199035989, 1.8378843166413203, 1.195111600857235, 2.475544794048722], "count": [326]}, "eef_sim_pose_action": {"mean": [0.7328353609047694, 0.17663776488841812, 1.2778386614418624, -1.1896368860773603, 0.7425199106020657, -2.049003861824175, 0.6753044667566962, -0.1739150819978726, 1.270969145686361, 1.009782550335187, 0.9693453607868034, 1.6103388165544572], "std": [0.05907945847934163, 0.05663909203722297, 0.049031781710356485, 0.25194671120818113, 0.09029133754776518, 0.3451668248074235, 0.03783501652958596, 0.07500482246265809, 0.07250890663610793, 0.3456442161248245, 0.11341066072198634, 0.39558188081731505], "min": [0.5989153878077333, 0.07620622388134662, 1.138094266583735, -1.9211636172457411, 0.46754564506098406, -2.9983325657331887, 0.5947667474972682, -0.2702621480094757, 1.0946711040936705, 0.39946368027513973, 0.8204009504766665, 0.9870605696009116], "max": [0.8143080955368326, 0.2930004496772325, 1.3471440426755483, -0.7136248827740304, 0.926417536826853, -1.6572335369070887, 0.7635775579813475, -0.05289731207435813, 1.4113108199035989, 1.8378843166413203, 1.195111600857235, 2.475544794048722], "count": [326]}}} +{"episode_index": 128, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2923158905228758]], [[0.4478373202614379]], [[0.5170716503267974]]], "std": [[[0.36419523404049603]], [[0.2511072064438283]], [[0.24596380085763317]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5179246854575164]], [[0.5268294628267974]], [[0.503411352124183]]], "std": [[[0.3465938944061002]], [[0.3490080000227482]], [[0.35434690607250885]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.515110637254902]], [[0.5441756433823529]], [[0.5165205923202615]]], "std": [[[0.33681102297514337]], [[0.3170904339742705]], [[0.3229435768329728]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4079743402777778]], [[0.43442710171568627]], [[0.34678566789215687]]], "std": [[[0.39909718318429177]], [[0.37488574089852583]], [[0.3271545312155695]]], "count": [100]}, "observation.state": {"min": [0.3695782721042633, -1.4120078086853027, 1.3468470573425293, -0.27852481603622437, -1.3296806812286377, 0.012493324466049671, -0.639019250869751, -1.104657769203186, 0.9669212698936462, -0.1987249106168747, 0.39849889278411865, -1.3351856470108032, 24.018749237060547, 37.486873626708984, -0.65625, -0.4362500011920929, 0.8431249856948853, 0.4899999797344208, 1.5149999856948853, -0.9599999785423279, 2.397777795791626, -2.640625, 1.1731250286102295, 0.8743749856948853, 16.328750610351562, 43.28687286376953, 0.9118750095367432, -0.6825000047683716, 10.739375114440918, 0.859375, 21.547500610351562, -0.021874990314245224, 21.96875, 0.3737500011920929, 0.6568750143051147, 13.281874656677246], "max": [0.9869725704193115, -0.8327372670173645, 1.9404468536376953, 0.5318961143493652, -0.8635891079902649, 0.3404669165611267, -0.08945601433515549, -0.6318665742874146, 1.2901502847671509, -0.020742733031511307, 0.5574417114257812, -1.1259489059448242, 75.18562316894531, 60.776248931884766, 31.598751068115234, 9.119999885559082, 58.76187515258789, 57.76250076293945, 58.266876220703125, 42.998748779296875, 60.93687438964844, 50.640625, 60.48374938964844, 70.75125122070312, 65.54937744140625, 54.89624786376953, 1.8537499904632568, 5.474374771118164, 61.52312469482422, 80.15812683105469, 61.756874084472656, 59.274375915527344, 67.0112533569336, 73.8843765258789, 57.96812438964844, 97.45999908447266], "mean": [0.5950251221656799, -1.1708827018737793, 1.675257682800293, 0.2654460072517395, -1.024916648864746, 0.11667494475841522, -0.31037771701812744, -0.8425960540771484, 1.0973299741744995, -0.08401693403720856, 0.4636855721473694, -1.2437744140625, 55.43761444091797, 49.87004470825195, 3.55319881439209, 3.750595808029175, 21.568056106567383, 7.767678737640381, 21.72273063659668, 6.16476583480835, 20.614992141723633, 5.8701300621032715, 13.514165878295898, 24.478912353515625, 35.8653564453125, 49.13066864013672, 1.315574049949646, 0.6507399678230286, 33.4256591796875, 14.76273250579834, 36.70613479614258, 13.594696998596191, 36.9226188659668, 15.724639892578125, 23.14265251159668, 44.735015869140625], "std": [0.19543175399303436, 0.1416492909193039, 0.17057079076766968, 0.17219386994838715, 0.14634878933429718, 0.08222124725580215, 0.13830001652240753, 0.14094166457653046, 0.08785117417573929, 0.06208600103855133, 0.05200076848268509, 0.0673208087682724, 13.848142623901367, 5.838399410247803, 8.217414855957031, 2.6378397941589355, 15.757782936096191, 15.153410911560059, 17.56601905822754, 14.187488555908203, 18.031972885131836, 15.621532440185547, 17.91588592529297, 18.60212516784668, 19.344287872314453, 3.6425721645355225, 0.2988373637199402, 1.3424205780029297, 16.286483764648438, 20.058385848999023, 14.864721298217773, 21.398603439331055, 14.869598388671875, 26.00539207458496, 17.033464431762695, 27.574615478515625], "count": [287]}, "action": {"min": [0.3695782721042633, -1.4120078086853027, 1.3468470573425293, -0.27852481603622437, -1.3296806812286377, 0.012493324466049671, -0.639019250869751, -1.104657769203186, 0.9669212698936462, -0.1987249106168747, 0.39849889278411865, -1.3351856470108032, 24.018749237060547, 37.486873626708984, -0.65625, -0.4362500011920929, 0.8431249856948853, 0.4899999797344208, 1.5149999856948853, -0.9599999785423279, 2.397777795791626, -2.640625, 1.1731250286102295, 0.8743749856948853, 16.328750610351562, 43.28687286376953, 0.9118750095367432, -0.6825000047683716, 10.739375114440918, 0.859375, 21.547500610351562, -0.021874990314245224, 21.96875, 0.3737500011920929, 0.6568750143051147, 13.281874656677246], "max": [0.9869725704193115, -0.8327372670173645, 1.9404468536376953, 0.5318961143493652, -0.8635891079902649, 0.3404669165611267, -0.08945601433515549, -0.6318665742874146, 1.2901502847671509, -0.020742733031511307, 0.5574417114257812, -1.1259489059448242, 75.18562316894531, 60.776248931884766, 31.598751068115234, 9.119999885559082, 58.76187515258789, 57.76250076293945, 58.266876220703125, 42.998748779296875, 60.93687438964844, 50.640625, 60.48374938964844, 70.75125122070312, 65.54937744140625, 54.89624786376953, 1.8537499904632568, 5.474374771118164, 61.52312469482422, 80.15812683105469, 61.756874084472656, 59.274375915527344, 67.0112533569336, 73.8843765258789, 57.96812438964844, 97.45999908447266], "mean": [0.5950249433517456, -1.1708823442459106, 1.675257921218872, 0.26544591784477234, -1.0249167680740356, 0.11667494475841522, -0.31037789583206177, -0.8425962924957275, 1.09732985496521, -0.08401691168546677, 0.4636855721473694, -1.2437744140625, 55.43760299682617, 49.87002182006836, 3.553201913833618, 3.7505955696105957, 21.56805992126465, 7.767670631408691, 21.72274398803711, 6.164762496948242, 20.614990234375, 5.87012243270874, 13.514163970947266, 24.478914260864258, 35.86536407470703, 49.130638122558594, 1.3155723810195923, 0.6507399082183838, 33.425655364990234, 14.762739181518555, 36.706119537353516, 13.594696998596191, 36.92259979248047, 15.724648475646973, 23.14264488220215, 44.73505401611328], "std": [0.19543172419071198, 0.14164932072162628, 0.17057086527347565, 0.17219385504722595, 0.14634881913661957, 0.08222126215696335, 0.13830003142356873, 0.14094166457653046, 0.08785118162631989, 0.06208600103855133, 0.052000779658555984, 0.0673208087682724, 13.848140716552734, 5.838400840759277, 8.21741771697998, 2.6378395557403564, 15.757779121398926, 15.153411865234375, 17.56601905822754, 14.18748664855957, 18.031972885131836, 15.621530532836914, 17.915882110595703, 18.602121353149414, 19.344287872314453, 3.6425726413726807, 0.2988373339176178, 1.3424205780029297, 16.286481857299805, 20.058385848999023, 14.864723205566406, 21.398603439331055, 14.869597434997559, 26.005393981933594, 17.033466339111328, 27.57461929321289], "count": [287]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [128], "max": [128], "mean": [128.0], "std": [0.0], "count": [287]}, "index": {"min": [37718], "max": [38004], "mean": [37861.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [287]}, "subtask_annotation": {"mean": [4.205574912891986, 14.0, 14.0, 14.0, 14.0], "std": [3.487594280887829, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [287]}, "scene_annotation": {"mean": [128.0], "std": [0.0], "min": [128], "max": [128], "count": [287]}, "eef_direction_state": {"mean": [3.264808362369338, 4.097560975609756], "std": [1.8230756304157492, 1.6750560786108133], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_state": {"mean": [1.264808362369338, 1.0278745644599303], "std": [0.6516517861427469, 0.7028488655606782], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_state": {"mean": [0.8780487804878049, 0.8432055749128919], "std": [0.8487164059272964, 0.851201755239162], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_direction_action": {"mean": [3.264808362369338, 4.097560975609756], "std": [1.8230756304157492, 1.6750560786108133], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_action": {"mean": [1.264808362369338, 1.0278745644599303], "std": [0.6516517861427469, 0.7028488655606782], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_action": {"mean": [0.8780487804878049, 0.8432055749128919], "std": [0.8487164059272964, 0.851201755239162], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_sim_pose_state": {"mean": [0.7371315134903035, 0.18532892314538965, 1.2641612695682245, -1.1170863546787813, 0.593351035283664, -2.0175355229058294, 0.6869173681625801, -0.15953908446291717, 1.2916349449126487, 0.8660063210853601, 1.2911249289225348, 1.4659134746090823], "std": [0.04718345475499838, 0.038988676093870606, 0.05242340221418143, 0.20752640708845085, 0.062021245662228844, 0.18911201798432076, 0.01991275224196041, 0.05282647859211696, 0.05789495485991384, 0.5592691564211757, 0.0705469657116036, 0.5470966096980001], "min": [0.6522653886627365, 0.13048162412344777, 1.1382550743449285, -1.5976405239504015, 0.5049632355389497, -2.489327564745648, 0.6420089575158695, -0.23481673312602436, 1.1531509058925982, 0.024042509159981185, 1.0898332590322775, 0.7064126957873142], "max": [0.795963499232834, 0.2975066032218163, 1.3171223909258867, -0.8227719517436625, 0.7473435271090221, -1.7205796907029856, 0.7252006623282529, -0.08391354006473589, 1.4001457477566175, 1.9880707216309448, 1.3666899119842038, 2.6598787554159036], "count": [287]}, "eef_sim_pose_action": {"mean": [0.7371315134903035, 0.18532892314538965, 1.2641612695682245, -1.1170863546787813, 0.593351035283664, -2.0175355229058294, 0.6869173681625801, -0.15953908446291717, 1.2916349449126487, 0.8660063210853601, 1.2911249289225348, 1.4659134746090823], "std": [0.04718345475499838, 0.038988676093870606, 0.05242340221418143, 0.20752640708845085, 0.062021245662228844, 0.18911201798432076, 0.01991275224196041, 0.05282647859211696, 0.05789495485991384, 0.5592691564211757, 0.0705469657116036, 0.5470966096980001], "min": [0.6522653886627365, 0.13048162412344777, 1.1382550743449285, -1.5976405239504015, 0.5049632355389497, -2.489327564745648, 0.6420089575158695, -0.23481673312602436, 1.1531509058925982, 0.024042509159981185, 1.0898332590322775, 0.7064126957873142], "max": [0.795963499232834, 0.2975066032218163, 1.3171223909258867, -0.8227719517436625, 0.7473435271090221, -1.7205796907029856, 0.7252006623282529, -0.08391354006473589, 1.4001457477566175, 1.9880707216309448, 1.3666899119842038, 2.6598787554159036], "count": [287]}}} +{"episode_index": 129, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2885040155228758]], [[0.45799831290849674]], [[0.5344778492647059]]], "std": [[[0.36225519831787717]], [[0.24402208314557394]], [[0.24090510532611079]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5177139746732026]], [[0.5280094689542484]], [[0.5080485396241831]]], "std": [[[0.34424188755572144]], [[0.34789650623761015]], [[0.35316968445438135]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5103852410130719]], [[0.5420337397875816]], [[0.5142340257352942]]], "std": [[[0.3301294758775325]], [[0.31305480394407337]], [[0.31740188298708444]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4018584415849673]], [[0.4327558598856209]], [[0.35491226307189544]]], "std": [[[0.3917851469133741]], [[0.3732232107908783]], [[0.3248995946594416]]], "count": [100]}, "observation.state": {"min": [0.25055789947509766, -1.4756428003311157, 1.425621747970581, -0.21519988775253296, -1.2621357440948486, -0.1373550444841385, -0.698434054851532, -1.2716726064682007, 0.9831817150115967, -0.12824730575084686, 0.5397640466690063, -1.2602044343948364, 12.297499656677246, 38.04312515258789, -0.49312499165534973, -0.40642857551574707, 1.4587500095367432, 0.47312501072883606, 1.1143749952316284, -1.006666660308838, 0.7662500143051147, -0.7300000190734863, 1.2507143020629883, -0.9750000238418579, 9.846875190734863, 39.823123931884766, 0.7093750238418579, -0.7462500333786011, 7.07444429397583, 0.5162500143051147, 21.078125, -0.29250001907348633, 20.537500381469727, -0.07750000059604645, 4.719375133514404, 3.75], "max": [0.8799687027931213, -0.9421015381813049, 2.069337844848633, 0.9225270748138428, -0.7568475008010864, 0.4374094009399414, -0.2466239482164383, -0.6790741682052612, 1.5460965633392334, 0.0664721131324768, 0.6892786622047424, -1.1276178359985352, 74.55187225341797, 65.89299774169922, 37.76750183105469, 9.234375, 64.16999816894531, 41.58187484741211, 63.28937530517578, 44.794376373291016, 65.87187194824219, 52.479373931884766, 56.25374984741211, 69.38249969482422, 67.93812561035156, 63.15687561035156, 1.8637499809265137, 8.739999771118164, 66.64250183105469, 27.208749771118164, 74.41188049316406, 52.78937530517578, 73.85625457763672, 87.65812683105469, 69.29375457763672, 102.24063110351562], "mean": [0.49529746174812317, -1.1988800764083862, 1.7262142896652222, 0.36392199993133545, -0.9665611982345581, 0.04480157420039177, -0.40855515003204346, -0.915048360824585, 1.1335698366165161, 0.004022709093987942, 0.6326350569725037, -1.2052844762802124, 54.605106353759766, 48.146728515625, 3.2204430103302, 3.9741954803466797, 20.995338439941406, 7.778304576873779, 20.087074279785156, 7.516661167144775, 18.968265533447266, 8.452658653259277, 15.728470802307129, 17.507205963134766, 35.89784240722656, 54.7584228515625, 1.2342215776443481, 1.5473508834838867, 33.05866622924805, 6.668115615844727, 40.41114807128906, 12.42847728729248, 40.18368148803711, 18.708383560180664, 28.502273559570312, 45.24406051635742], "std": [0.1443302184343338, 0.1448213905096054, 0.19477415084838867, 0.2169390618801117, 0.17301800847053528, 0.1180216521024704, 0.12969549000263214, 0.1823713779449463, 0.16944429278373718, 0.05782710760831833, 0.044241394847631454, 0.055154167115688324, 15.872786521911621, 5.8748698234558105, 8.479523658752441, 3.3931047916412354, 20.350709915161133, 12.819998741149902, 21.560136795043945, 15.151026725769043, 22.049842834472656, 15.523064613342285, 18.635650634765625, 22.57122230529785, 24.76167869567871, 5.930314540863037, 0.35770493745803833, 2.042738914489746, 20.656967163085938, 8.924040794372559, 17.276836395263672, 17.469900131225586, 16.77338218688965, 28.30906105041504, 19.663780212402344, 29.79308319091797], "count": [295]}, "action": {"min": [0.25055789947509766, -1.4756428003311157, 1.425621747970581, -0.21519988775253296, -1.2621357440948486, -0.1373550444841385, -0.698434054851532, -1.2716726064682007, 0.9831817150115967, -0.12824730575084686, 0.5397640466690063, -1.2602044343948364, 12.297499656677246, 38.04312515258789, -0.49312499165534973, -0.40642857551574707, 1.4587500095367432, 0.47312501072883606, 1.1143749952316284, -1.006666660308838, 0.7662500143051147, -0.7300000190734863, 1.2507143020629883, -0.9750000238418579, 9.846875190734863, 39.823123931884766, 0.7093750238418579, -0.7462500333786011, 7.07444429397583, 0.5162500143051147, 21.078125, -0.29250001907348633, 20.537500381469727, -0.07750000059604645, 4.719375133514404, 3.75], "max": [0.8799687027931213, -0.9421015381813049, 2.069337844848633, 0.9225270748138428, -0.7568475008010864, 0.4374094009399414, -0.2466239482164383, -0.6790741682052612, 1.5460965633392334, 0.0664721131324768, 0.6892786622047424, -1.1276178359985352, 74.55187225341797, 65.89299774169922, 37.76750183105469, 9.234375, 64.16999816894531, 41.58187484741211, 63.28937530517578, 44.794376373291016, 65.87187194824219, 52.479373931884766, 56.25374984741211, 69.38249969482422, 67.93812561035156, 63.15687561035156, 1.8637499809265137, 8.739999771118164, 66.64250183105469, 27.208749771118164, 74.41188049316406, 52.78937530517578, 73.85625457763672, 87.65812683105469, 69.29375457763672, 102.24063110351562], "mean": [0.4952974021434784, -1.1988798379898071, 1.7262146472930908, 0.36392179131507874, -0.9665609002113342, 0.044801533222198486, -0.40855538845062256, -0.9150485992431641, 1.1335697174072266, 0.00402271980419755, 0.6326345801353455, -1.2052847146987915, 54.605106353759766, 48.14674377441406, 3.220438241958618, 3.974195957183838, 20.995328903198242, 7.778298854827881, 20.08707046508789, 7.516648769378662, 18.96826934814453, 8.452643394470215, 15.728452682495117, 17.507198333740234, 35.8978385925293, 54.75845718383789, 1.2342212200164795, 1.5473511219024658, 33.058650970458984, 6.668112277984619, 40.41114807128906, 12.42848014831543, 40.18367004394531, 18.708377838134766, 28.502281188964844, 45.24405288696289], "std": [0.1443302035331726, 0.14482136070728302, 0.19477422535419464, 0.2169390767812729, 0.17301800847053528, 0.11802162230014801, 0.12969546020030975, 0.1823713630437851, 0.16944430768489838, 0.05782711133360863, 0.044241394847631454, 0.05515415593981743, 15.872783660888672, 5.874868869781494, 8.479523658752441, 3.393104076385498, 20.350717544555664, 12.81999397277832, 21.56014060974121, 15.151022911071777, 22.04983901977539, 15.523065567016602, 18.635650634765625, 22.57122039794922, 24.761672973632812, 5.93031644821167, 0.3577049672603607, 2.042738914489746, 20.656967163085938, 8.924040794372559, 17.276836395263672, 17.46990394592285, 16.773380279541016, 28.309053421020508, 19.663780212402344, 29.7930850982666], "count": [295]}, "timestamp": {"min": [0.0], "max": [9.8], "mean": [4.9], "std": [2.838622514139169], "count": [295]}, "frame_index": {"min": [0], "max": [294], "mean": [147.0], "std": [85.15867542417507], "count": [295]}, "episode_index": {"min": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [295]}, "index": {"min": [38005], "max": [38299], "mean": [38152.0], "std": [85.15867542417507], "count": [295]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [295]}, "subtask_annotation": {"mean": [4.206779661016949, 14.0, 14.0, 14.0, 14.0], "std": [3.4779627977649796, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [295]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [295]}, "eef_direction_state": {"mean": [3.233898305084746, 3.8], "std": [1.676215488097965, 2.017886123342861], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_state": {"mean": [1.2474576271186442, 0.9627118644067797], "std": [0.6132314884071363, 0.7469482102811998], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_state": {"mean": [1.0, 0.7288135593220338], "std": [0.8517181040776105, 0.8403088309315624], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_direction_action": {"mean": [3.233898305084746, 3.8], "std": [1.676215488097965, 2.017886123342861], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_action": {"mean": [1.2474576271186442, 0.9627118644067797], "std": [0.6132314884071363, 0.7469482102811998], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_action": {"mean": [1.0, 0.7288135593220338], "std": [0.8517181040776105, 0.8403088309315624], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_sim_pose_state": {"mean": [0.7482963855187603, 0.17793586800456068, 1.2812928222624869, -1.119404457106325, 0.5874666553398844, -2.04521086473512, 0.6884662106465221, -0.14551827529405728, 1.2834456359239925, 0.8800760443216344, 1.1783969738102589, 1.5111121824247546], "std": [0.053001122192477754, 0.03072592219476784, 0.052612397847186375, 0.257247726150003, 0.1294779478922257, 0.2269757514780024, 0.04169502336613412, 0.04834555261428561, 0.05961471173961772, 0.3735940083476261, 0.042994828193408816, 0.4151658319043963], "min": [0.6756075220126896, 0.14028827369887206, 1.1413297864166603, -1.8112820099982698, 0.4457446138332135, -2.680550481276079, 0.6436748445882297, -0.22161351519089456, 1.127294526739244, 0.43555221369159447, 1.0712823179494313, 1.1195233796786117], "max": [0.8209152709650553, 0.29205992531589187, 1.3416023026139066, -0.7607293543759759, 0.8764068342620868, -1.6393671752455932, 0.7888601736481379, -0.07173510753576445, 1.3372900831339938, 1.8133123458467768, 1.2259466678740427, 2.5028245856963913], "count": [295]}, "eef_sim_pose_action": {"mean": [0.7482963855187603, 0.17793586800456068, 1.2812928222624869, -1.119404457106325, 0.5874666553398844, -2.04521086473512, 0.6884662106465221, -0.14551827529405728, 1.2834456359239925, 0.8800760443216344, 1.1783969738102589, 1.5111121824247546], "std": [0.053001122192477754, 0.03072592219476784, 0.052612397847186375, 0.257247726150003, 0.1294779478922257, 0.2269757514780024, 0.04169502336613412, 0.04834555261428561, 0.05961471173961772, 0.3735940083476261, 0.042994828193408816, 0.4151658319043963], "min": [0.6756075220126896, 0.14028827369887206, 1.1413297864166603, -1.8112820099982698, 0.4457446138332135, -2.680550481276079, 0.6436748445882297, -0.22161351519089456, 1.127294526739244, 0.43555221369159447, 1.0712823179494313, 1.1195233796786117], "max": [0.8209152709650553, 0.29205992531589187, 1.3416023026139066, -0.7607293543759759, 0.8764068342620868, -1.6393671752455932, 0.7888601736481379, -0.07173510753576445, 1.3372900831339938, 1.8133123458467768, 1.2259466678740427, 2.5028245856963913], "count": [295]}}} +{"episode_index": 130, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2839755147058824]], [[0.45551800653594776]], [[0.5298517790032681]]], "std": [[[0.35857201093110924]], [[0.24210454451632468]], [[0.24424813245038504]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5126338950163398]], [[0.5236469995915033]], [[0.5006612214052287]]], "std": [[[0.3387365255362099]], [[0.33836450517831773]], [[0.34495910161722076]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4974445955882353]], [[0.5298838562091504]], [[0.5139857352941176]]], "std": [[[0.3180508457824557]], [[0.3043619963036981]], [[0.31084352027163936]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4002612132352941]], [[0.4383175612745098]], [[0.3654721303104575]]], "std": [[[0.39399948127068146]], [[0.37308641476119964]], [[0.3286965281741009]]], "count": [100]}, "observation.state": {"min": [0.1277943104505539, -1.3411250114440918, 1.3222578763961792, -0.2399958074092865, -1.4421683549880981, -0.12130922079086304, -0.7985475063323975, -1.3625115156173706, 0.9919794797897339, -0.12276360392570496, 0.5584802031517029, -1.2576056718826294, 6.596250057220459, 49.067501068115234, -0.7214285731315613, -0.46437498927116394, 0.9006249904632568, 0.11874999850988388, 0.9368749856948853, -0.9387500286102295, 0.8081250190734863, -2.7906250953674316, 1.3112499713897705, 0.10312499850988388, 9.276249885559082, 41.364376068115234, 0.7200000286102295, -0.6543750166893005, 1.7169231176376343, -0.39625000953674316, 13.680624961853027, 0.37937501072883606, 13.296875, -0.25999999046325684, 0.6837500333786011, 4.621110916137695], "max": [0.8470240831375122, -0.9300373792648315, 1.8823672533035278, 0.9317540526390076, -0.7055390477180481, 0.41527852416038513, -0.24648089706897736, -0.6329632997512817, 1.639772653579712, 0.09271974861621857, 0.7801810503005981, -0.953045129776001, 72.99437713623047, 83.69125366210938, 35.961875915527344, 9.65999984741211, 61.6462516784668, 40.38999938964844, 60.65250015258789, 60.45375061035156, 62.85375213623047, 69.89250183105469, 56.52812576293945, 100.66874694824219, 67.01812744140625, 61.36187744140625, 2.2200000286102295, 9.708000183105469, 64.33562469482422, 31.576875686645508, 64.87750244140625, 79.17937469482422, 69.53688049316406, 101.07437896728516, 68.56875610351562, 108.61062622070312], "mean": [0.4716781675815582, -1.1125907897949219, 1.597458004951477, 0.4363664388656616, -0.9763839840888977, 0.19625726342201233, -0.4225943684577942, -0.9355171322822571, 1.1667277812957764, -0.010367286391556263, 0.6937289834022522, -1.1179211139678955, 45.785980224609375, 60.07050704956055, 7.936805248260498, 4.532815456390381, 21.71891975402832, 7.733791351318359, 19.591405868530273, 11.32233715057373, 20.50861167907715, 12.618745803833008, 13.271992683410645, 34.82473373413086, 37.17134094238281, 54.095703125, 1.0551804304122925, 1.5840842723846436, 28.065893173217773, 7.6511149406433105, 32.6273307800293, 18.6800594329834, 33.845619201660156, 23.988496780395508, 19.790645599365234, 55.6137580871582], "std": [0.21727818250656128, 0.1152830719947815, 0.17764055728912354, 0.24917757511138916, 0.24817460775375366, 0.14316719770431519, 0.150455504655838, 0.22077856957912445, 0.20297805964946747, 0.05353322997689247, 0.05595353990793228, 0.12409503757953644, 18.611324310302734, 9.447060585021973, 11.190834999084473, 3.6093876361846924, 20.06971549987793, 12.796112060546875, 20.44429588317871, 19.47565269470215, 20.910703659057617, 19.889347076416016, 17.383567810058594, 32.568016052246094, 21.99786949157715, 5.946707725524902, 0.23350635170936584, 2.682642936706543, 21.034793853759766, 12.109736442565918, 17.313209533691406, 27.94134521484375, 18.451967239379883, 37.12050247192383, 25.812318801879883, 30.682838439941406], "count": [304]}, "action": {"min": [0.1277943104505539, -1.3411250114440918, 1.3222578763961792, -0.2399958074092865, -1.4421683549880981, -0.12130922079086304, -0.7985475063323975, -1.3625115156173706, 0.9919794797897339, -0.12276360392570496, 0.5584802031517029, -1.2576056718826294, 6.596250057220459, 49.067501068115234, -0.7214285731315613, -0.46437498927116394, 0.9006249904632568, 0.11874999850988388, 0.9368749856948853, -0.9387500286102295, 0.8081250190734863, -2.7906250953674316, 1.3112499713897705, 0.10312499850988388, 9.276249885559082, 41.364376068115234, 0.7200000286102295, -0.6543750166893005, 1.7169231176376343, -0.39625000953674316, 13.680624961853027, 0.37937501072883606, 13.296875, -0.25999999046325684, 0.6837500333786011, 4.621110916137695], "max": [0.8470240831375122, -0.9300373792648315, 1.8823672533035278, 0.9317540526390076, -0.7055390477180481, 0.41527852416038513, -0.24648089706897736, -0.6329632997512817, 1.639772653579712, 0.09271974861621857, 0.7801810503005981, -0.953045129776001, 72.99437713623047, 83.69125366210938, 35.961875915527344, 9.65999984741211, 61.6462516784668, 40.38999938964844, 60.65250015258789, 60.45375061035156, 62.85375213623047, 69.89250183105469, 56.52812576293945, 100.66874694824219, 67.01812744140625, 61.36187744140625, 2.2200000286102295, 9.708000183105469, 64.33562469482422, 31.576875686645508, 64.87750244140625, 79.17937469482422, 69.53688049316406, 101.07437896728516, 68.56875610351562, 108.61062622070312], "mean": [0.4716781675815582, -1.1125916242599487, 1.597456932067871, 0.436366468667984, -0.9763838052749634, 0.19625723361968994, -0.4225943684577942, -0.9355172514915466, 1.1667276620864868, -0.010367283597588539, 0.6937289834022522, -1.1179206371307373, 45.785980224609375, 60.070499420166016, 7.936801910400391, 4.532815456390381, 21.71892738342285, 7.733786106109619, 19.591415405273438, 11.322331428527832, 20.50861358642578, 12.618748664855957, 13.271980285644531, 34.82473373413086, 37.17134094238281, 54.09572219848633, 1.0551807880401611, 1.5840842723846436, 28.06587028503418, 7.651118278503418, 32.627342224121094, 18.68006134033203, 33.84563064575195, 23.988494873046875, 19.79063606262207, 55.61377716064453], "std": [0.2172781527042389, 0.1152830645442009, 0.17764054238796234, 0.24917756021022797, 0.24817462265491486, 0.1431671679019928, 0.150455504655838, 0.22077856957912445, 0.20297802984714508, 0.05353322625160217, 0.05595354363322258, 0.12409500032663345, 18.611324310302734, 9.44705867767334, 11.190834045410156, 3.6093873977661133, 20.069719314575195, 12.796113967895508, 20.444303512573242, 19.475648880004883, 20.910707473754883, 19.889345169067383, 17.383573532104492, 32.56801223754883, 21.997867584228516, 5.946706771850586, 0.23350639641284943, 2.682642698287964, 21.034793853759766, 12.109739303588867, 17.313209533691406, 27.941347122192383, 18.451969146728516, 37.1204948425293, 25.812320709228516, 30.68283462524414], "count": [304]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [130], "max": [130], "mean": [130.0], "std": [0.0], "count": [304]}, "index": {"min": [38300], "max": [38603], "mean": [38451.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [304]}, "subtask_annotation": {"mean": [4.572368421052632, 14.0, 14.0, 14.0, 14.0], "std": [3.6157585898474216, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [304]}, "scene_annotation": {"mean": [130.0], "std": [0.0], "min": [130], "max": [130], "count": [304]}, "eef_direction_state": {"mean": [3.4046052631578947, 3.549342105263158], "std": [1.9628402760912536, 2.0026790185611474], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_state": {"mean": [1.1414473684210527, 1.1480263157894737], "std": [0.6711090662544086, 0.7485486303100538], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_state": {"mean": [0.9967105263157895, 0.7105263157894737], "std": [0.8526211723698913, 0.8361218350166971], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_direction_action": {"mean": [3.4046052631578947, 3.549342105263158], "std": [1.9628402760912536, 2.0026790185611474], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_action": {"mean": [1.1414473684210527, 1.1480263157894737], "std": [0.6711090662544086, 0.7485486303100538], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_action": {"mean": [0.9967105263157895, 0.7105263157894737], "std": [0.8526211723698913, 0.8361218350166971], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_sim_pose_state": {"mean": [0.7198273866968623, 0.17100760707621557, 1.296278145215938, -1.0454413395832947, 0.7407753004603863, -1.988988990310704, 0.6890969094287283, -0.14670026456064184, 1.2904173205280316, 0.8418382960022011, 1.0955744467470552, 1.494171048341251], "std": [0.062174772103477355, 0.0284955788048601, 0.0578932699747977, 0.28244988941432986, 0.0907309037238404, 0.28259270928785624, 0.04749601885257132, 0.053785953697256, 0.06482325457332015, 0.35930802954443314, 0.113256874971544, 0.4004895906196691], "min": [0.6326801183253419, 0.13751943427480845, 1.1418889066707478, -1.8034964581193489, 0.41821343899837093, -2.77293467108436, 0.6365124543660785, -0.23276702039591027, 1.1026197938202287, 0.5205712818085702, 0.8758448724603825, 1.0318222685825151], "max": [0.7946594755280076, 0.28520410836715937, 1.3644083294698337, -0.7207495748962434, 0.9083346682699442, -1.6708111934773877, 0.799764274569112, -0.07446571847763567, 1.3532826563404976, 1.7637227643424138, 1.233185880264581, 2.457245072766081], "count": [304]}, "eef_sim_pose_action": {"mean": [0.7198273866968623, 0.17100760707621557, 1.296278145215938, -1.0454413395832947, 0.7407753004603863, -1.988988990310704, 0.6890969094287283, -0.14670026456064184, 1.2904173205280316, 0.8418382960022011, 1.0955744467470552, 1.494171048341251], "std": [0.062174772103477355, 0.0284955788048601, 0.0578932699747977, 0.28244988941432986, 0.0907309037238404, 0.28259270928785624, 0.04749601885257132, 0.053785953697256, 0.06482325457332015, 0.35930802954443314, 0.113256874971544, 0.4004895906196691], "min": [0.6326801183253419, 0.13751943427480845, 1.1418889066707478, -1.8034964581193489, 0.41821343899837093, -2.77293467108436, 0.6365124543660785, -0.23276702039591027, 1.1026197938202287, 0.5205712818085702, 0.8758448724603825, 1.0318222685825151], "max": [0.7946594755280076, 0.28520410836715937, 1.3644083294698337, -0.7207495748962434, 0.9083346682699442, -1.6708111934773877, 0.799764274569112, -0.07446571847763567, 1.3532826563404976, 1.7637227643424138, 1.233185880264581, 2.457245072766081], "count": [304]}}} +{"episode_index": 131, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2883848733660131]], [[0.4475620751633987]], [[0.529828016748366]]], "std": [[[0.3514364117331459]], [[0.2355206695397854]], [[0.23123402576032398]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5274597916666667]], [[0.5350154513888888]], [[0.503655414624183]]], "std": [[[0.3411839349662736]], [[0.3365034247586078]], [[0.3476218345602861]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5065296282679739]], [[0.535066039624183]], [[0.5196633639705882]]], "std": [[[0.3283103324053936]], [[0.31485719891947256]], [[0.323681830000551]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40920996732026144]], [[0.4480958312908496]], [[0.3692700510620915]]], "std": [[[0.3864626187561477]], [[0.3619378133148164]], [[0.3233872999790524]]], "count": [100]}, "observation.state": {"min": [0.19471941888332367, -1.36081862449646, 1.457689642906189, -0.18902114033699036, -1.3951276540756226, -0.3413490951061249, -0.7636424899101257, -1.3652771711349487, 1.017681360244751, -0.21183814108371735, 0.4133048951625824, -1.1272363662719727, 21.978124618530273, 40.5533332824707, -0.6412500143051147, -0.581250011920929, 0.7181249856948853, -0.15062500536441803, 1.25, -1.0612499713897705, 0.8799999952316284, -3.1681251525878906, 1.234375, -0.7918750047683716, 13.305624961853027, 40.70125198364258, 0.7256250381469727, -0.6812499761581421, 1.9355554580688477, 0.21250000596046448, 11.397692680358887, 0.4387500286102295, 13.303571701049805, 0.19249999523162842, 2.438124895095825, 8.44444465637207], "max": [0.986771285533905, -0.9511139392852783, 1.906233310699463, 1.1915626525878906, -0.674115002155304, 0.3542000353336334, -0.07686731964349747, -0.8213168382644653, 1.5970234870910645, 0.23250934481620789, 0.8692397475242615, -0.9570267796516418, 72.87437438964844, 59.11076736450195, 27.526874542236328, 9.660624504089355, 70.50687408447266, 43.60375213623047, 72.2137451171875, 44.102500915527344, 64.99312591552734, 78.05937194824219, 68.50812530517578, 102.67124938964844, 71.99687957763672, 61.45624923706055, 1.8324999809265137, 9.542500495910645, 59.78750228881836, 40.837501525878906, 68.90812683105469, 76.98187255859375, 76.85187530517578, 95.25187683105469, 66.79812622070312, 104.52874755859375], "mean": [0.5250787734985352, -1.1851046085357666, 1.666672706604004, 0.47018998861312866, -0.9005523920059204, 0.11011608690023422, -0.5036938190460205, -1.0047047138214111, 1.220542550086975, 0.08383426815271378, 0.7540702819824219, -1.0593736171722412, 54.129695892333984, 46.72893524169922, 1.3944543600082397, 4.594059467315674, 19.407939910888672, 6.614932060241699, 18.404312133789062, 5.962638854980469, 15.746459007263184, 8.23348617553711, 12.57348346710205, 18.19684600830078, 35.45494842529297, 53.621742248535156, 1.2433269023895264, 0.9985597133636475, 32.65062713623047, 8.772589683532715, 34.80384063720703, 13.464638710021973, 33.60129165649414, 14.229440689086914, 22.42612648010254, 37.3736686706543], "std": [0.24682044982910156, 0.10793992877006531, 0.132054403424263, 0.37289392948150635, 0.2388579398393631, 0.158172145485878, 0.21682658791542053, 0.17753899097442627, 0.15236571431159973, 0.14368969202041626, 0.14427189528942108, 0.0704435184597969, 14.108280181884766, 4.180078983306885, 5.537877082824707, 3.4211394786834717, 23.24433135986328, 11.735888481140137, 23.617446899414062, 12.280898094177246, 21.938400268554688, 19.982818603515625, 17.946958541870117, 28.647871017456055, 22.940624237060547, 5.208667278289795, 0.3225449323654175, 2.6691324710845947, 16.439804077148438, 13.562247276306152, 16.723621368408203, 21.256210327148438, 18.44182777404785, 25.54144287109375, 19.3550968170166, 28.189964294433594], "count": [302]}, "action": {"min": [0.19471941888332367, -1.36081862449646, 1.457689642906189, -0.18902114033699036, -1.3951276540756226, -0.3413490951061249, -0.7636424899101257, -1.3652771711349487, 1.017681360244751, -0.21183814108371735, 0.4133048951625824, -1.1272363662719727, 21.978124618530273, 40.5533332824707, -0.6412500143051147, -0.581250011920929, 0.7181249856948853, -0.15062500536441803, 1.25, -1.0612499713897705, 0.8799999952316284, -3.1681251525878906, 1.234375, -0.7918750047683716, 13.305624961853027, 40.70125198364258, 0.7256250381469727, -0.6812499761581421, 1.9355554580688477, 0.21250000596046448, 11.397692680358887, 0.4387500286102295, 13.303571701049805, 0.19249999523162842, 2.438124895095825, 8.44444465637207], "max": [0.986771285533905, -0.9511139392852783, 1.906233310699463, 1.1915626525878906, -0.674115002155304, 0.3542000353336334, -0.07686731964349747, -0.8213168382644653, 1.5970234870910645, 0.23250934481620789, 0.8692397475242615, -0.9570267796516418, 72.87437438964844, 59.11076736450195, 27.526874542236328, 9.660624504089355, 70.50687408447266, 43.60375213623047, 72.2137451171875, 44.102500915527344, 64.99312591552734, 78.05937194824219, 68.50812530517578, 102.67124938964844, 71.99687957763672, 61.45624923706055, 1.8324999809265137, 9.542500495910645, 59.78750228881836, 40.837501525878906, 68.90812683105469, 76.98187255859375, 76.85187530517578, 95.25187683105469, 66.79812622070312, 104.52874755859375], "mean": [0.525079071521759, -1.1851047277450562, 1.666673183441162, 0.4701899290084839, -0.9005522131919861, 0.11011612415313721, -0.5036937594413757, -1.0047043561935425, 1.2205429077148438, 0.08383414894342422, 0.7540702819824219, -1.059374213218689, 54.12968444824219, 46.72892761230469, 1.3944541215896606, 4.594061374664307, 19.40793800354004, 6.614928722381592, 18.404312133789062, 5.962640285491943, 15.74644947052002, 8.233470916748047, 12.573468208312988, 18.19682502746582, 35.45496368408203, 53.62176513671875, 1.2433263063430786, 0.9985598921775818, 32.65064239501953, 8.77258586883545, 34.8038330078125, 13.464640617370605, 33.601295471191406, 14.22944164276123, 22.426136016845703, 37.37367630004883], "std": [0.24682044982910156, 0.1079399436712265, 0.1320544332265854, 0.3728939890861511, 0.23885798454284668, 0.15817217528820038, 0.21682652831077576, 0.17753899097442627, 0.15236571431159973, 0.14368969202041626, 0.1442718654870987, 0.07044351100921631, 14.108283996582031, 4.180079460144043, 5.537872791290283, 3.4211392402648926, 23.24433708190918, 11.73589038848877, 23.61743927001953, 12.280895233154297, 21.93840217590332, 19.982816696166992, 17.94696044921875, 28.64786720275879, 22.940624237060547, 5.208667278289795, 0.32254496216773987, 2.669132709503174, 16.439802169799805, 13.562248229980469, 16.723623275756836, 21.2562198638916, 18.44182777404785, 25.54145050048828, 19.355098724365234, 28.189964294433594], "count": [302]}, "timestamp": {"min": [0.0], "max": [10.033333333333333], "mean": [5.016666666666667], "std": [2.9059804235786277], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [131], "max": [131], "mean": [131.0], "std": [0.0], "count": [302]}, "index": {"min": [38604], "max": [38905], "mean": [38754.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [302]}, "subtask_annotation": {"mean": [4.26158940397351, 14.0, 14.0, 14.0, 14.0], "std": [3.4412449796866826, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [302]}, "scene_annotation": {"mean": [131.0], "std": [0.0], "min": [131], "max": [131], "count": [302]}, "eef_direction_state": {"mean": [3.062913907284768, 4.162251655629139], "std": [1.799378696821432, 1.793152602136871], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_state": {"mean": [1.3576158940397351, 1.0728476821192052], "std": [0.6645654942676615, 0.8425704737820655], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_state": {"mean": [0.9933774834437086, 0.6225165562913907], "std": [0.8096822100968425, 0.8116838997030479], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_direction_action": {"mean": [3.062913907284768, 4.162251655629139], "std": [1.799378696821432, 1.793152602136871], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_action": {"mean": [1.3576158940397351, 1.0728476821192052], "std": [0.6645654942676615, 0.8425704737820655], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_action": {"mean": [0.9933774834437086, 0.6225165562913907], "std": [0.8096822100968425, 0.8116838997030479], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_sim_pose_state": {"mean": [0.7403687419272963, 0.1685847732691627, 1.2415599154810708, -1.251776421056686, 0.7286266348516474, -2.098363717304229, 0.7027493349155819, -0.15226089784693037, 1.2691439820278274, 1.0176044666963187, 1.011102536817971, 1.630052366788594], "std": [0.048260400171245034, 0.03891866813461662, 0.0627594081209227, 0.24810691300507368, 0.1697775097236166, 0.29362007048434347, 0.03698175712680917, 0.0719392872972921, 0.06919769347317085, 0.2974560639533677, 0.06928531930168508, 0.32316493665138013], "min": [0.673840664271803, 0.11261495599859714, 1.1397412221434724, -1.889158170316732, 0.3524158196760725, -2.854396870820761, 0.643643031779458, -0.24014517345046404, 1.1081096637330394, 0.48800615917076257, 0.8763037169681813, 1.2421069175508446], "max": [0.811567055368299, 0.27872076198774764, 1.3481943761211068, -0.9621608894222802, 0.921808774675899, -1.7566175459477025, 0.7857067390444917, -0.051162007693909634, 1.3846018166435474, 1.7188310272931677, 1.1692194940688392, 2.40265064251941], "count": [302]}, "eef_sim_pose_action": {"mean": [0.7403687419272963, 0.1685847732691627, 1.2415599154810708, -1.251776421056686, 0.7286266348516474, -2.098363717304229, 0.7027493349155819, -0.15226089784693037, 1.2691439820278274, 1.0176044666963187, 1.011102536817971, 1.630052366788594], "std": [0.048260400171245034, 0.03891866813461662, 0.0627594081209227, 0.24810691300507368, 0.1697775097236166, 0.29362007048434347, 0.03698175712680917, 0.0719392872972921, 0.06919769347317085, 0.2974560639533677, 0.06928531930168508, 0.32316493665138013], "min": [0.673840664271803, 0.11261495599859714, 1.1397412221434724, -1.889158170316732, 0.3524158196760725, -2.854396870820761, 0.643643031779458, -0.24014517345046404, 1.1081096637330394, 0.48800615917076257, 0.8763037169681813, 1.2421069175508446], "max": [0.811567055368299, 0.27872076198774764, 1.3481943761211068, -0.9621608894222802, 0.921808774675899, -1.7566175459477025, 0.7857067390444917, -0.051162007693909634, 1.3846018166435474, 1.7188310272931677, 1.1692194940688392, 2.40265064251941], "count": [302]}}} +{"episode_index": 132, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29735216299019607]], [[0.45479010825163396]], [[0.5273808680555556]]], "std": [[[0.36119006080564464]], [[0.24186501728673845]], [[0.2366620711231571]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5525958762254902]], [[0.5542268423202615]], [[0.5282018995098039]]], "std": [[[0.34081020937889833]], [[0.34706211304524826]], [[0.35681758300258215]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.516086429738562]], [[0.5480466809640523]], [[0.5173044546568627]]], "std": [[[0.3350885976788076]], [[0.31680539515126344]], [[0.3271122777746466]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41701258578431377]], [[0.4403668280228758]], [[0.35800445874183007]]], "std": [[[0.3924326797168298]], [[0.37061753041418855]], [[0.3339302970112632]]], "count": [100]}, "observation.state": {"min": [0.26712825894355774, -1.4086222648620605, 1.3433184623718262, -0.1884012371301651, -1.171964406967163, 0.044298846274614334, -0.7068026661872864, -1.2935597896575928, 1.009527325630188, -0.19989319145679474, 0.2292906492948532, -1.3810474872589111, 18.819374084472656, 43.14875030517578, -0.5943750143051147, -0.2537499964237213, 2.822499990463257, 0.4362500011920929, 6.038749694824219, -1.0, 2.690999984741211, -3.036875009536743, 1.2677778005599976, 0.9988889098167419, 11.001250267028809, 44.59812545776367, 0.9166666865348816, -0.48750001192092896, 1.159999966621399, 0.47062498331069946, 12.034444808959961, 0.125, 13.54888916015625, 0.26375001668930054, 0.6518750190734863, 11.165555953979492], "max": [0.8013371229171753, -0.8370050191879272, 2.0058937072753906, 0.670729398727417, -0.7059205174446106, 0.35429540276527405, -0.1516365259885788, -0.7475966811180115, 1.530956745147705, 0.04630689322948456, 0.6029220819473267, -0.9547140598297119, 77.5374984741211, 57.45375061035156, 48.04750061035156, 6.967499732971191, 63.462501525878906, 36.591251373291016, 67.29499816894531, 50.395626068115234, 61.432498931884766, 57.584373474121094, 57.01874923706055, 91.89187622070312, 67.66937255859375, 63.58625030517578, 2.3450000286102295, 9.494999885559082, 56.13875198364258, 38.536251068115234, 57.061248779296875, 76.73687744140625, 57.68562316894531, 94.28312683105469, 56.633750915527344, 104.99625396728516], "mean": [0.5160418152809143, -1.1839532852172852, 1.726924180984497, 0.3718796670436859, -0.8651334643363953, 0.1252446472644806, -0.33187180757522583, -0.930902361869812, 1.2001800537109375, -0.051935695111751556, 0.4701162874698639, -1.18956458568573, 58.48119354248047, 52.055267333984375, 5.53163480758667, 2.9786441326141357, 25.024600982666016, 5.381172180175781, 22.60531997680664, 5.364041805267334, 20.824193954467773, 5.841071128845215, 17.442331314086914, 17.124282836914062, 36.49798583984375, 55.57301330566406, 1.1097105741500854, 1.1243375539779663, 29.28080177307129, 11.107416152954102, 33.71525573730469, 19.120512008666992, 31.151649475097656, 23.7965087890625, 14.842345237731934, 60.387367248535156], "std": [0.1738198697566986, 0.1618996262550354, 0.1980496495962143, 0.1591114103794098, 0.13405966758728027, 0.0514654815196991, 0.15780429542064667, 0.16962534189224243, 0.149896040558815, 0.08976234495639801, 0.14007435739040375, 0.1304009109735489, 15.804107666015625, 3.3533897399902344, 12.223434448242188, 2.068347692489624, 17.12445640563965, 9.859572410583496, 18.210046768188477, 13.627596855163574, 17.919246673583984, 16.204601287841797, 15.176239013671875, 25.08315658569336, 22.309335708618164, 4.824563026428223, 0.18413381278514862, 2.730649471282959, 16.42386245727539, 15.200047492980957, 13.74669361114502, 27.252592086791992, 14.256514549255371, 34.9077033996582, 20.207239151000977, 25.162328720092773], "count": [283]}, "action": {"min": [0.26712825894355774, -1.4086222648620605, 1.3433184623718262, -0.1884012371301651, -1.171964406967163, 0.044298846274614334, -0.7068026661872864, -1.2935597896575928, 1.009527325630188, -0.19989319145679474, 0.2292906492948532, -1.3810474872589111, 18.819374084472656, 43.14875030517578, -0.5943750143051147, -0.2537499964237213, 2.822499990463257, 0.4362500011920929, 6.038749694824219, -1.0, 2.690999984741211, -3.036875009536743, 1.2677778005599976, 0.9988889098167419, 11.001250267028809, 44.59812545776367, 0.9166666865348816, -0.48750001192092896, 1.159999966621399, 0.47062498331069946, 12.034444808959961, 0.125, 13.54888916015625, 0.26375001668930054, 0.6518750190734863, 11.165555953979492], "max": [0.8013371229171753, -0.8370050191879272, 2.0058937072753906, 0.670729398727417, -0.7059205174446106, 0.35429540276527405, -0.1516365259885788, -0.7475966811180115, 1.530956745147705, 0.04630689322948456, 0.6029220819473267, -0.9547140598297119, 77.5374984741211, 57.45375061035156, 48.04750061035156, 6.967499732971191, 63.462501525878906, 36.591251373291016, 67.29499816894531, 50.395626068115234, 61.432498931884766, 57.584373474121094, 57.01874923706055, 91.89187622070312, 67.66937255859375, 63.58625030517578, 2.3450000286102295, 9.494999885559082, 56.13875198364258, 38.536251068115234, 57.061248779296875, 76.73687744140625, 57.68562316894531, 94.28312683105469, 56.633750915527344, 104.99625396728516], "mean": [0.5160419344902039, -1.183952808380127, 1.7269240617752075, 0.37187954783439636, -0.8651333451271057, 0.1252446174621582, -0.33187174797058105, -0.9309019446372986, 1.200179934501648, -0.05193570256233215, 0.47011610865592957, -1.1895650625228882, 58.48118591308594, 52.05527114868164, 5.531632900238037, 2.9786438941955566, 25.02460289001465, 5.381178855895996, 22.605314254760742, 5.3640522956848145, 20.824176788330078, 5.8410725593566895, 17.44232940673828, 17.12429428100586, 36.49798583984375, 55.57301330566406, 1.1097105741500854, 1.1243375539779663, 29.280784606933594, 11.107417106628418, 33.715267181396484, 19.12051010131836, 31.151628494262695, 23.796504974365234, 14.842336654663086, 60.38742446899414], "std": [0.173819899559021, 0.1618996262550354, 0.1980496644973755, 0.15911142528057098, 0.13405965268611908, 0.051465462893247604, 0.15780425071716309, 0.16962532699108124, 0.149896040558815, 0.08976233750581741, 0.14007432758808136, 0.1304009109735489, 15.804107666015625, 3.353389263153076, 12.223442077636719, 2.068347692489624, 17.124454498291016, 9.859569549560547, 18.210044860839844, 13.627593040466309, 17.91924285888672, 16.204605102539062, 15.176238059997559, 25.083152770996094, 22.309337615966797, 4.824563026428223, 0.18413375318050385, 2.730649471282959, 16.423864364624023, 15.20004653930664, 13.746692657470703, 27.25259017944336, 14.256513595581055, 34.90769577026367, 20.207239151000977, 25.162328720092773], "count": [283]}, "timestamp": {"min": [0.0], "max": [9.4], "mean": [4.699999999999999], "std": [2.723151768733347], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [283]}, "index": {"min": [38906], "max": [39188], "mean": [39047.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [283]}, "subtask_annotation": {"mean": [4.3674911660777385, 14.0, 14.0, 14.0, 14.0], "std": [3.54465751321116, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [283]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [283]}, "eef_direction_state": {"mean": [3.508833922261484, 3.8445229681978796], "std": [1.979334859185199, 1.927263031773838], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_state": {"mean": [1.1660777385159011, 1.0706713780918728], "std": [0.7500161277176528, 0.734285481012674], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_state": {"mean": [0.8162544169611308, 0.6183745583038869], "std": [0.8664236016715476, 0.8124135230888249], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_direction_action": {"mean": [3.508833922261484, 3.8445229681978796], "std": [1.979334859185199, 1.927263031773838], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_action": {"mean": [1.1660777385159011, 1.0706713780918728], "std": [0.7500161277176528, 0.734285481012674], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_action": {"mean": [0.8162544169611308, 0.6183745583038869], "std": [0.8664236016715476, 0.8124135230888249], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_sim_pose_state": {"mean": [0.7616504162432765, 0.18713852129895517, 1.2589158676134276, -1.2160512367960976, 0.6902063103910807, -2.0127434531838833, 0.7120812522290179, -0.15874766597817316, 1.279902957845897, 0.8420107844430373, 1.2441858681520404, 1.4191615250646867], "std": [0.05488677628895228, 0.031933988475573494, 0.043330186459517694, 0.179499436429779, 0.06403246302002892, 0.20305285687131608, 0.041314737385782986, 0.05166607938888105, 0.06078864056171371, 0.5977081242043601, 0.1500977613402263, 0.62077619128787], "min": [0.6530867470436279, 0.14902513845985546, 1.1407345650103442, -1.7979546180483772, 0.531572771388801, -2.6050374764900517, 0.6457342131300347, -0.23206012406913604, 1.113230627379108, -0.23142333888180583, 1.0685317486953196, 0.37286740532981716], "max": [0.8258677145087263, 0.29132407465801186, 1.3365131807747281, -1.0177380644475391, 0.8315672751508307, -1.6888420969895828, 0.7907351851988673, -0.07454007910860241, 1.3413895473761963, 2.0483626185917667, 1.5177289678495631, 2.7009641889203095], "count": [283]}, "eef_sim_pose_action": {"mean": [0.7616504162432765, 0.18713852129895517, 1.2589158676134276, -1.2160512367960976, 0.6902063103910807, -2.0127434531838833, 0.7120812522290179, -0.15874766597817316, 1.279902957845897, 0.8420107844430373, 1.2441858681520404, 1.4191615250646867], "std": [0.05488677628895228, 0.031933988475573494, 0.043330186459517694, 0.179499436429779, 0.06403246302002892, 0.20305285687131608, 0.041314737385782986, 0.05166607938888105, 0.06078864056171371, 0.5977081242043601, 0.1500977613402263, 0.62077619128787], "min": [0.6530867470436279, 0.14902513845985546, 1.1407345650103442, -1.7979546180483772, 0.531572771388801, -2.6050374764900517, 0.6457342131300347, -0.23206012406913604, 1.113230627379108, -0.23142333888180583, 1.0685317486953196, 0.37286740532981716], "max": [0.8258677145087263, 0.29132407465801186, 1.3365131807747281, -1.0177380644475391, 0.8315672751508307, -1.6888420969895828, 0.7907351851988673, -0.07454007910860241, 1.3413895473761963, 2.0483626185917667, 1.5177289678495631, 2.7009641889203095], "count": [283]}}} +{"episode_index": 133, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2891989562908497]], [[0.43107663807189545]], [[0.48860726102941177]]], "std": [[[0.353257078425348]], [[0.24286294462843494]], [[0.23110648679359724]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.14901960784313725]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49662555964052285]], [[0.5087201368464052]], [[0.48692768178104573]]], "std": [[[0.3371584567793609]], [[0.3346391342936758]], [[0.3407704576793951]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5167774428104575]], [[0.5275606597222222]], [[0.4840877920751634]]], "std": [[[0.3461759144253994]], [[0.33536173722525775]], [[0.3562900687946827]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44083792279411765]], [[0.4386706352124183]], [[0.3529369097222222]]], "std": [[[0.4036417792732908]], [[0.36728287889821115]], [[0.3540917010324145]]], "count": [100]}, "observation.state": {"min": [0.3644760251045227, -1.2002651691436768, 1.324840784072876, -0.15883688628673553, -1.048628568649292, 0.11341744661331177, -0.6288624405860901, -1.1480268239974976, 1.0619087219238281, -0.17166399955749512, 0.478680282831192, -1.0191118717193604, 9.470000267028809, 41.240623474121094, -0.7262499928474426, -0.3050000071525574, 11.821249961853027, 0.014374990016222, 12.888124465942383, -1.1768749952316284, 12.514374732971191, -3.5012500286102295, 2.2274999618530273, 1.2311111688613892, 2.5143749713897705, 40.84812545776367, 0.9275000095367432, -0.6075000166893005, 1.068750023841858, 0.004374995827674866, 8.396666526794434, -0.44062501192092896, 6.848750114440918, 0.3362500071525574, 0.8174999952316284, 1.5712499618530273], "max": [0.8535515666007996, -0.8050564527511597, 1.6950865983963013, 0.6158207654953003, -0.7177700996398926, 0.40045395493507385, -0.33321890234947205, -0.750457763671875, 1.3815613985061646, 0.010728999972343445, 0.6757124066352844, -0.8337863087654114, 71.95375061035156, 64.89833068847656, 17.183000564575195, 7.549375057220459, 68.19999694824219, 35.07500076293945, 59.60499954223633, 63.69187545776367, 63.618751525878906, 82.57312774658203, 54.576873779296875, 99.62750244140625, 72.23062896728516, 69.35124969482422, 2.021250009536743, 9.578125, 61.98625183105469, 46.01625061035156, 60.98749923706055, 43.90062713623047, 66.87625122070312, 59.52312469482422, 59.06999969482422, 74.17312622070312], "mean": [0.5583847761154175, -1.014488935470581, 1.5095969438552856, 0.3373067378997803, -0.8924050331115723, 0.20423012971878052, -0.44132688641548157, -0.9046024680137634, 1.1853564977645874, -0.04173123463988304, 0.601509153842926, -0.9483674168586731, 60.731109619140625, 49.78843307495117, 0.52510005235672, 1.182073950767517, 33.155059814453125, 4.94364070892334, 31.093721389770508, 13.992171287536621, 31.753047943115234, 13.581195831298828, 20.203889846801758, 37.0200080871582, 32.32044982910156, 58.63701248168945, 1.237396478652954, 1.0146633386611938, 30.19221305847168, 8.716713905334473, 34.05037307739258, 10.455801963806152, 33.644588470458984, 10.650364875793457, 21.394914627075195, 26.049819946289062], "std": [0.14075973629951477, 0.09372120350599289, 0.09146972745656967, 0.14723041653633118, 0.0707312598824501, 0.050987545400857925, 0.07993897050619125, 0.126971036195755, 0.08200844377279282, 0.05777325481176376, 0.047043588012456894, 0.08348454535007477, 16.048063278198242, 4.003450870513916, 3.245313882827759, 1.8325591087341309, 18.167804718017578, 8.295104026794434, 14.538851737976074, 23.214181900024414, 14.491438865661621, 27.447147369384766, 15.327261924743652, 30.33269500732422, 29.091726303100586, 9.183683395385742, 0.2053977996110916, 2.6610207557678223, 15.953245162963867, 14.318037033081055, 15.843622207641602, 15.064199447631836, 16.80711555480957, 17.49184799194336, 15.60038948059082, 25.422054290771484], "count": [298]}, "action": {"min": [0.3644760251045227, -1.2002651691436768, 1.324840784072876, -0.15883688628673553, -1.048628568649292, 0.11341744661331177, -0.6288624405860901, -1.1480268239974976, 1.0619087219238281, -0.17166399955749512, 0.478680282831192, -1.0191118717193604, 9.470000267028809, 41.240623474121094, -0.7262499928474426, -0.3050000071525574, 11.821249961853027, 0.014374990016222, 12.888124465942383, -1.1768749952316284, 12.514374732971191, -3.5012500286102295, 2.2274999618530273, 1.2311111688613892, 2.5143749713897705, 40.84812545776367, 0.9275000095367432, -0.6075000166893005, 1.068750023841858, 0.004374995827674866, 8.396666526794434, -0.44062501192092896, 6.848750114440918, 0.3362500071525574, 0.8174999952316284, 1.5712499618530273], "max": [0.8535515666007996, -0.8050564527511597, 1.6950865983963013, 0.6158207654953003, -0.7177700996398926, 0.40045395493507385, -0.33321890234947205, -0.750457763671875, 1.3815613985061646, 0.010728999972343445, 0.6757124066352844, -0.8337863087654114, 71.95375061035156, 64.89833068847656, 17.183000564575195, 7.549375057220459, 68.19999694824219, 35.07500076293945, 59.60499954223633, 63.69187545776367, 63.618751525878906, 82.57312774658203, 54.576873779296875, 99.62750244140625, 72.23062896728516, 69.35124969482422, 2.021250009536743, 9.578125, 61.98625183105469, 46.01625061035156, 60.98749923706055, 43.90062713623047, 66.87625122070312, 59.52312469482422, 59.06999969482422, 74.17312622070312], "mean": [0.5583848357200623, -1.014488935470581, 1.5095980167388916, 0.3373067378997803, -0.8924048542976379, 0.20423023402690887, -0.44132745265960693, -0.9046024680137634, 1.185356616973877, -0.04173123091459274, 0.6015090346336365, -0.9483676552772522, 60.73109817504883, 49.7884521484375, 0.5251001119613647, 1.182073950767517, 33.15507507324219, 4.943647861480713, 31.09372329711914, 13.992166519165039, 31.753070831298828, 13.58119010925293, 20.203889846801758, 37.01998519897461, 32.32047653198242, 58.636985778808594, 1.2373965978622437, 1.0146633386611938, 30.19221305847168, 8.716714859008789, 34.05035400390625, 10.455801963806152, 33.64458084106445, 10.650358200073242, 21.394920349121094, 26.049816131591797], "std": [0.14075961709022522, 0.09372121840715408, 0.09146969020366669, 0.14723044633865356, 0.0707312598824501, 0.05098753795027733, 0.07993902266025543, 0.1269710510969162, 0.08200843632221222, 0.05777325853705406, 0.047043584287166595, 0.08348453044891357, 16.048053741455078, 4.003451347351074, 3.245311975479126, 1.8325591087341309, 18.167808532714844, 8.295104026794434, 14.538846969604492, 23.21418571472168, 14.491436958312988, 27.4471378326416, 15.32726001739502, 30.332704544067383, 29.091724395751953, 9.183682441711426, 0.20539778470993042, 2.6610207557678223, 15.953246116638184, 14.318036079406738, 15.843621253967285, 15.064197540283203, 16.80711555480957, 17.49184799194336, 15.600387573242188, 25.422054290771484], "count": [298]}, "timestamp": {"min": [0.0], "max": [9.9], "mean": [4.949999999999999], "std": [2.8674901917879336], "count": [298]}, "frame_index": {"min": [0], "max": [297], "mean": [148.5], "std": [86.024705753638], "count": [298]}, "episode_index": {"min": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [298]}, "index": {"min": [39189], "max": [39486], "mean": [39337.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [298]}, "subtask_annotation": {"mean": [4.406040268456376, 14.0, 14.0, 14.0, 14.0], "std": [3.498738568234025, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [298]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [298]}, "eef_direction_state": {"mean": [4.063758389261745, 4.144295302013423], "std": [2.0281480548096784, 2.0699149724888755], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_state": {"mean": [0.8624161073825504, 0.7583892617449665], "std": [0.7801201516533951, 0.738681999778961], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_state": {"mean": [0.6778523489932886, 0.49328859060402686], "std": [0.8049215758692602, 0.7607982764088012], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_direction_action": {"mean": [4.063758389261745, 4.144295302013423], "std": [2.0281480548096784, 2.0699149724888755], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_action": {"mean": [0.8624161073825504, 0.7583892617449665], "std": [0.7801201516533951, 0.738681999778961], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_action": {"mean": [0.6778523489932886, 0.49328859060402686], "std": [0.8049215758692602, 0.7607982764088012], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_sim_pose_state": {"mean": [0.7217652977649435, 0.19780583206705732, 1.2657434771095264, -1.2139237961716185, 0.7307955131884514, -2.0339959058098223, 0.7018394485092747, -0.16863198135733537, 1.2651229941110191, 1.2176489545460663, 1.0657289614315042, 1.8352412853046831], "std": [0.02507254700960962, 0.02906159394195193, 0.04336955455016556, 0.1967809656924743, 0.06269320566209298, 0.17433549947663868, 0.01997118423207223, 0.047951609654895914, 0.044941510893381005, 0.23260719488648077, 0.09737479674514907, 0.2657949177135086], "min": [0.6705353691936025, 0.15956576076474727, 1.155837932323454, -1.7541646890636073, 0.6346352247229303, -2.5001016156294282, 0.665916862857181, -0.23237103153827127, 1.138568778659595, 1.0028126683607457, 0.8677571614583699, 1.6034970855654227], "max": [0.7698470228024813, 0.29288310779979104, 1.3330460545633696, -0.9781697721924808, 0.8579667661091306, -1.754545545129131, 0.7446527112807447, -0.09364142468656966, 1.3138218148216771, 1.8976022072705268, 1.1769487578998188, 2.5513428572824908], "count": [298]}, "eef_sim_pose_action": {"mean": [0.7217652977649435, 0.19780583206705732, 1.2657434771095264, -1.2139237961716185, 0.7307955131884514, -2.0339959058098223, 0.7018394485092747, -0.16863198135733537, 1.2651229941110191, 1.2176489545460663, 1.0657289614315042, 1.8352412853046831], "std": [0.02507254700960962, 0.02906159394195193, 0.04336955455016556, 0.1967809656924743, 0.06269320566209298, 0.17433549947663868, 0.01997118423207223, 0.047951609654895914, 0.044941510893381005, 0.23260719488648077, 0.09737479674514907, 0.2657949177135086], "min": [0.6705353691936025, 0.15956576076474727, 1.155837932323454, -1.7541646890636073, 0.6346352247229303, -2.5001016156294282, 0.665916862857181, -0.23237103153827127, 1.138568778659595, 1.0028126683607457, 0.8677571614583699, 1.6034970855654227], "max": [0.7698470228024813, 0.29288310779979104, 1.3330460545633696, -0.9781697721924808, 0.8579667661091306, -1.754545545129131, 0.7446527112807447, -0.09364142468656966, 1.3138218148216771, 1.8976022072705268, 1.1769487578998188, 2.5513428572824908], "count": [298]}}} +{"episode_index": 134, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29945225694444444]], [[0.43339837214052285]], [[0.4864196058006536]]], "std": [[[0.3427473119627918]], [[0.236162481270099]], [[0.23825354365054774]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4913512765522876]], [[0.5020581964869281]], [[0.4685746854575163]]], "std": [[[0.3367621225736469]], [[0.3300532059939004]], [[0.34124093200196864]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5147268545751634]], [[0.5339218218954249]], [[0.5041643647875818]]], "std": [[[0.34488910259429206]], [[0.3296820216216814]], [[0.34484420946963046]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4052352062908497]], [[0.4340251307189542]], [[0.3490324428104575]]], "std": [[[0.39616919270690437]], [[0.3706822072795888]], [[0.3304542376780095]]], "count": [100]}, "observation.state": {"min": [0.3778991997241974, -1.2510967254638672, 1.1212280988693237, -0.16072042286396027, -1.5328879356384277, 0.11842431873083115, -0.7639048099517822, -1.252121925354004, 0.8918182849884033, -0.2816481590270996, 0.255469411611557, -1.2011234760284424, 13.723124504089355, 43.98250198364258, -0.90625, -0.48749998211860657, 1.8331249952316284, -0.2906250059604645, 4.018125057220459, -1.1293749809265137, 7.636666774749756, -0.6299999952316284, 1.1362500190734863, 1.6418750286102295, 2.6549999713897705, 44.28499984741211, 1.0099999904632568, -0.5006250143051147, 2.9355554580688477, 0.1406249850988388, 16.985000610351562, -0.1512499898672104, 12.936875343322754, -0.2606250047683716, 0.6781250238418579, 6.936666488647461], "max": [1.4539463520050049, -0.7690308690071106, 1.7561942338943481, 0.31540876626968384, -0.8557211756706238, 0.3443293571472168, -0.02121957764029503, -0.7207027077674866, 1.4760242700576782, 0.0918402373790741, 0.6432154774665833, -1.0172998905181885, 72.20874786376953, 63.19124984741211, 30.37125015258789, 8.09333324432373, 58.92124938964844, 34.352500915527344, 71.09375, 49.64624786376953, 74.35375213623047, 49.5525016784668, 66.53250122070312, 59.79312515258789, 70.14625549316406, 62.600624084472656, 2.4800000190734863, 7.850625038146973, 59.48125076293945, 34.73999786376953, 77.10062408447266, 34.911251068115234, 80.95562744140625, 53.176876068115234, 65.79875183105469, 84.57437896728516], "mean": [0.7388947606086731, -1.0847464799880981, 1.5383166074752808, 0.09156186878681183, -1.0695931911468506, 0.2091691493988037, -0.3594171404838562, -0.8855507373809814, 1.1325117349624634, -0.07329289615154266, 0.4215022921562195, -1.0995553731918335, 52.39714050292969, 52.04270553588867, 2.685875415802002, 2.448256254196167, 26.536333084106445, 5.620426654815674, 28.74962043762207, 5.190706253051758, 30.36134147644043, 6.934296131134033, 23.94709587097168, 27.512489318847656, 30.26449966430664, 55.392024993896484, 1.2434042692184448, 1.3072854280471802, 24.32267189025879, 9.833785057067871, 35.38002014160156, 6.694807529449463, 34.259517669677734, 10.833815574645996, 20.675823211669922, 40.6291389465332], "std": [0.3268052339553833, 0.14016897976398468, 0.20536591112613678, 0.13661307096481323, 0.21610496938228607, 0.07292082905769348, 0.21521314978599548, 0.1357327699661255, 0.1356731504201889, 0.09420540928840637, 0.14124582707881927, 0.08560016006231308, 19.212610244750977, 3.663665533065796, 7.601508617401123, 3.243335723876953, 16.57708740234375, 9.729512214660645, 18.678932189941406, 12.822868347167969, 20.28773307800293, 14.115133285522461, 21.359806060791016, 18.554777145385742, 28.41697883605957, 5.552245140075684, 0.18007327616214752, 2.104227304458618, 20.906225204467773, 13.700570106506348, 23.229612350463867, 10.056221961975098, 25.16175651550293, 17.348430633544922, 25.612096786499023, 24.88495445251465], "count": [385]}, "action": {"min": [0.3778991997241974, -1.2510967254638672, 1.1212280988693237, -0.16072042286396027, -1.5328879356384277, 0.11842431873083115, -0.7639048099517822, -1.252121925354004, 0.8918182849884033, -0.2816481590270996, 0.255469411611557, -1.2011234760284424, 13.723124504089355, 43.98250198364258, -0.90625, -0.48749998211860657, 1.8331249952316284, -0.2906250059604645, 4.018125057220459, -1.1293749809265137, 7.636666774749756, -0.6299999952316284, 1.1362500190734863, 1.6418750286102295, 2.6549999713897705, 44.28499984741211, 1.0099999904632568, -0.5006250143051147, 2.9355554580688477, 0.1406249850988388, 16.985000610351562, -0.1512499898672104, 12.936875343322754, -0.2606250047683716, 0.6781250238418579, 6.936666488647461], "max": [1.4539463520050049, -0.7690308690071106, 1.7561942338943481, 0.31540876626968384, -0.8557211756706238, 0.3443293571472168, -0.02121957764029503, -0.7207027077674866, 1.4760242700576782, 0.0918402373790741, 0.6432154774665833, -1.0172998905181885, 72.20874786376953, 63.19124984741211, 30.37125015258789, 8.09333324432373, 58.92124938964844, 34.352500915527344, 71.09375, 49.64624786376953, 74.35375213623047, 49.5525016784668, 66.53250122070312, 59.79312515258789, 70.14625549316406, 62.600624084472656, 2.4800000190734863, 7.850625038146973, 59.48125076293945, 34.73999786376953, 77.10062408447266, 34.911251068115234, 80.95562744140625, 53.176876068115234, 65.79875183105469, 84.57437896728516], "mean": [0.7388949990272522, -1.0847467184066772, 1.538316249847412, 0.09156186133623123, -1.0695936679840088, 0.20916908979415894, -0.35941725969314575, -0.8855509161949158, 1.1325122117996216, -0.0732928216457367, 0.4215022027492523, -1.0995551347732544, 52.39715576171875, 52.042686462402344, 2.6858792304992676, 2.448256015777588, 26.53632354736328, 5.620428085327148, 28.749608993530273, 5.190706253051758, 30.361352920532227, 6.934299468994141, 23.947101593017578, 27.512489318847656, 30.264507293701172, 55.391944885253906, 1.2434035539627075, 1.3072839975357056, 24.32265853881836, 9.833785057067871, 35.38003921508789, 6.694803714752197, 34.259525299072266, 10.833803176879883, 20.675825119018555, 40.6291389465332], "std": [0.3268052041530609, 0.14016897976398468, 0.20536592602729797, 0.13661307096481323, 0.21610495448112488, 0.0729207992553711, 0.21521319448947906, 0.13573278486728668, 0.13567312061786652, 0.09420539438724518, 0.14124582707881927, 0.08560014516115189, 19.21260643005371, 3.663666009902954, 7.601512432098389, 3.2433369159698486, 16.57708740234375, 9.729509353637695, 18.678926467895508, 12.822866439819336, 20.287736892700195, 14.115132331848145, 21.359806060791016, 18.55477523803711, 28.416973114013672, 5.552244186401367, 0.1800733059644699, 2.1042275428771973, 20.906221389770508, 13.70056438446045, 23.229612350463867, 10.056220054626465, 25.161760330200195, 17.348426818847656, 25.612096786499023, 24.884952545166016], "count": [385]}, "timestamp": {"min": [0.0], "max": [12.8], "mean": [6.4], "std": [3.704651730519948], "count": [385]}, "frame_index": {"min": [0], "max": [384], "mean": [192.0], "std": [111.13955191559843], "count": [385]}, "episode_index": {"min": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [385]}, "index": {"min": [39487], "max": [39871], "mean": [39679.0], "std": [111.13955191559843], "count": [385]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [385]}, "subtask_annotation": {"mean": [4.7376623376623375, 14.0, 14.0, 14.0, 14.0], "std": [3.699246640083075, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [385]}, "scene_annotation": {"mean": [134.0], "std": [0.0], "min": [134], "max": [134], "count": [385]}, "eef_direction_state": {"mean": [3.7714285714285714, 3.6493506493506493], "std": [1.7009437520080906, 2.049809834488198], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_state": {"mean": [1.174025974025974, 0.9064935064935065], "std": [0.7049735368345671, 0.6925086454217074], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_state": {"mean": [0.8363636363636363, 0.587012987012987], "std": [0.8385065714506927, 0.7982693373143376], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_direction_action": {"mean": [3.7714285714285714, 3.6493506493506493], "std": [1.7009437520080906, 2.049809834488198], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_action": {"mean": [1.174025974025974, 0.9064935064935065], "std": [0.7049735368345671, 0.6925086454217074], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_action": {"mean": [0.8363636363636363, 0.587012987012987], "std": [0.8385065714506927, 0.7982693373143376], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_sim_pose_state": {"mean": [0.7174991267327941, 0.2150264867666412, 1.245848911295533, -1.16782953074538, 0.5599190912448744, -1.9613520360874659, 0.6956277658555033, -0.15779348756636835, 1.2606043712026143, 1.3898806332344542, 1.212501693370032, 1.9789176089927707], "std": [0.06397727720919208, 0.03936490500747811, 0.062473734244373504, 0.18155534333987125, 0.0414014221212513, 0.090534131235314, 0.03710060134138966, 0.04191182397903458, 0.06975590263794214, 0.4103849784581232, 0.1414248079577032, 0.34896976941782337], "min": [0.5862479531809212, 0.12635307295669906, 1.1270931015494148, -1.4426156050355983, 0.46562097632183974, -2.14581161978615, 0.6193066085135074, -0.217426492271687, 1.1382632794256264, 0.4749309379119068, 1.0268044334274808, 1.2406033080798795], "max": [0.7782259266113808, 0.2792536660909074, 1.343662309092471, -0.8694385273385898, 0.6641049346373764, -1.7623362361625938, 0.7684917784595047, -0.07323368701110206, 1.4005480816765024, 1.9150203994789474, 1.4313824616827295, 2.5324931695119433], "count": [385]}, "eef_sim_pose_action": {"mean": [0.7174991267327941, 0.2150264867666412, 1.245848911295533, -1.16782953074538, 0.5599190912448744, -1.9613520360874659, 0.6956277658555033, -0.15779348756636835, 1.2606043712026143, 1.3898806332344542, 1.212501693370032, 1.9789176089927707], "std": [0.06397727720919208, 0.03936490500747811, 0.062473734244373504, 0.18155534333987125, 0.0414014221212513, 0.090534131235314, 0.03710060134138966, 0.04191182397903458, 0.06975590263794214, 0.4103849784581232, 0.1414248079577032, 0.34896976941782337], "min": [0.5862479531809212, 0.12635307295669906, 1.1270931015494148, -1.4426156050355983, 0.46562097632183974, -2.14581161978615, 0.6193066085135074, -0.217426492271687, 1.1382632794256264, 0.4749309379119068, 1.0268044334274808, 1.2406033080798795], "max": [0.7782259266113808, 0.2792536660909074, 1.343662309092471, -0.8694385273385898, 0.6641049346373764, -1.7623362361625938, 0.7684917784595047, -0.07323368701110206, 1.4005480816765024, 1.9150203994789474, 1.4313824616827295, 2.5324931695119433], "count": [385]}}} +{"episode_index": 135, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3002947222222222]], [[0.4549466094771242]], [[0.5156313398692811]]], "std": [[[0.37034845185446197]], [[0.2531608535712819]], [[0.23998039581547462]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49642329452614375]], [[0.5095881617647059]], [[0.4898777716503268]]], "std": [[[0.33937205378367036]], [[0.3386997792995437]], [[0.343046987841041]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5494954554738561]], [[0.5613258721405229]], [[0.5260194852941177]]], "std": [[[0.3423772544965547]], [[0.3329235337665248]], [[0.3469451544103625]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4241184681372549]], [[0.43104610906862745]], [[0.34226060661764707]]], "std": [[[0.39902165007382184]], [[0.36899025044209943]], [[0.3494313627244113]]], "count": [100]}, "observation.state": {"min": [0.10724230855703354, -1.2072032690048218, 1.3379062414169312, -0.12574388086795807, -0.9617634415626526, -0.12316891551017761, -0.5315861701965332, -1.1174372434616089, 1.0319628715515137, -0.3482394814491272, 0.23262855410575867, -1.1529383659362793, 14.311249732971191, 37.705623626708984, -0.7912499904632568, -1.1856249570846558, 1.0737500190734863, -1.0212500095367432, 6.839375019073486, -1.1613333225250244, 9.125624656677246, -3.6731250286102295, 1.1842857599258423, 0.9175000190734863, 1.265625, 41.94444274902344, 1.015625, -0.5218750238418579, 1.0881249904632568, -0.17687499523162842, 3.2024998664855957, 0.40187501907348633, 1.369166612625122, 0.6981250047683716, 0.590833306312561, -0.35875001549720764], "max": [0.6812676191329956, -0.8210784196853638, 1.700141191482544, 0.951972246170044, -0.654421329498291, 0.4830434322357178, 0.0017881665844470263, -0.6922146081924438, 1.386496663093567, -0.10893511027097702, 0.3097793459892273, -1.0124361515045166, 70.65499877929688, 69.65666961669922, 40.90625, 5.261875152587891, 69.34375, 68.56375122070312, 56.564998626708984, 78.68000030517578, 57.66812515258789, 90.31375122070312, 44.21687316894531, 99.76312255859375, 73.76750183105469, 65.82062530517578, 2.8112499713897705, 9.608750343322754, 57.47624969482422, 48.348751068115234, 59.966251373291016, 51.234375, 74.49000549316406, 64.98500061035156, 57.430625915527344, 86.75062561035156], "mean": [0.4284311830997467, -1.043649673461914, 1.566831111907959, 0.5533864498138428, -0.797238826751709, 0.07482349127531052, -0.17655307054519653, -0.8332908749580383, 1.1306973695755005, -0.23736560344696045, 0.24792562425136566, -1.1032321453094482, 55.84511184692383, 52.09746170043945, 1.3065422773361206, 0.8269937634468079, 30.328794479370117, 6.564753532409668, 28.71071434020996, 14.419188499450684, 27.639074325561523, 13.9365234375, 22.38835334777832, 26.673959732055664, 29.454532623291016, 57.2962760925293, 1.556814432144165, 2.9036476612091064, 22.075307846069336, 11.274060249328613, 29.96051025390625, 13.65466022491455, 27.869550704956055, 13.817498207092285, 16.370216369628906, 30.845752716064453], "std": [0.14549975097179413, 0.11621315777301788, 0.10965549945831299, 0.24515582621097565, 0.06939451396465302, 0.10757866501808167, 0.165456622838974, 0.12852849066257477, 0.08532478660345078, 0.050274807959795, 0.018184559419751167, 0.058121588081121445, 15.147920608520508, 5.835804462432861, 6.320737838745117, 1.461996078491211, 16.882083892822266, 16.22112274169922, 12.275007247924805, 27.105361938476562, 12.223991394042969, 29.35529136657715, 11.674529075622559, 32.310150146484375, 30.274646759033203, 6.627719402313232, 0.3658033311367035, 2.7321977615356445, 19.657045364379883, 16.67814064025879, 17.65619468688965, 18.668764114379883, 22.48971176147461, 20.58212661743164, 21.553630828857422, 28.800901412963867], "count": [333]}, "action": {"min": [0.10724230855703354, -1.2072032690048218, 1.3379062414169312, -0.12574388086795807, -0.9617634415626526, -0.12316891551017761, -0.5315861701965332, -1.1174372434616089, 1.0319628715515137, -0.3482394814491272, 0.23262855410575867, -1.1529383659362793, 14.311249732971191, 37.705623626708984, -0.7912499904632568, -1.1856249570846558, 1.0737500190734863, -1.0212500095367432, 6.839375019073486, -1.1613333225250244, 9.125624656677246, -3.6731250286102295, 1.1842857599258423, 0.9175000190734863, 1.265625, 41.94444274902344, 1.015625, -0.5218750238418579, 1.0881249904632568, -0.17687499523162842, 3.2024998664855957, 0.40187501907348633, 1.369166612625122, 0.6981250047683716, 0.590833306312561, -0.35875001549720764], "max": [0.6812676191329956, -0.8210784196853638, 1.700141191482544, 0.951972246170044, -0.654421329498291, 0.4830434322357178, 0.0017881665844470263, -0.6922146081924438, 1.386496663093567, -0.10893511027097702, 0.3097793459892273, -1.0124361515045166, 70.65499877929688, 69.65666961669922, 40.90625, 5.261875152587891, 69.34375, 68.56375122070312, 56.564998626708984, 78.68000030517578, 57.66812515258789, 90.31375122070312, 44.21687316894531, 99.76312255859375, 73.76750183105469, 65.82062530517578, 2.8112499713897705, 9.608750343322754, 57.47624969482422, 48.348751068115234, 59.966251373291016, 51.234375, 74.49000549316406, 64.98500061035156, 57.430625915527344, 86.75062561035156], "mean": [0.42843109369277954, -1.0436502695083618, 1.566831350326538, 0.5533862113952637, -0.7972386479377747, 0.07482349872589111, -0.17655302584171295, -0.8332909941673279, 1.1306968927383423, -0.23736558854579926, 0.2479255646467209, -1.103232502937317, 55.845088958740234, 52.09747314453125, 1.306541919708252, 0.8269935846328735, 30.32879066467285, 6.564765453338623, 28.71072006225586, 14.419194221496582, 27.639068603515625, 13.93651008605957, 22.388370513916016, 26.673933029174805, 29.454544067382812, 57.29635238647461, 1.556814432144165, 2.9036459922790527, 22.075300216674805, 11.274069786071777, 29.960494995117188, 13.654662132263184, 27.869565963745117, 13.817500114440918, 16.370216369628906, 30.845745086669922], "std": [0.14549976587295532, 0.11621317267417908, 0.1096554845571518, 0.24515588581562042, 0.06939449906349182, 0.10757867246866226, 0.1654565930366516, 0.12852847576141357, 0.08532478660345078, 0.0502748116850853, 0.018184561282396317, 0.05812157317996025, 15.147920608520508, 5.835803031921387, 6.320738792419434, 1.4619959592819214, 16.8820858001709, 16.221120834350586, 12.275005340576172, 27.10536766052246, 12.223991394042969, 29.35527801513672, 11.674530029296875, 32.31015396118164, 30.274646759033203, 6.627719879150391, 0.3658032715320587, 2.7321979999542236, 19.65704345703125, 16.678138732910156, 17.65619468688965, 18.668760299682617, 22.489704132080078, 20.58212661743164, 21.553630828857422, 28.800901412963867], "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": [135], "max": [135], "mean": [135.0], "std": [0.0], "count": [333]}, "index": {"min": [39872], "max": [40204], "mean": [40038.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [333]}, "subtask_annotation": {"mean": [4.414414414414415, 14.0, 14.0, 14.0, 14.0], "std": [3.5075255049108405, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [333]}, "scene_annotation": {"mean": [135.0], "std": [0.0], "min": [135], "max": [135], "count": [333]}, "eef_direction_state": {"mean": [3.690690690690691, 4.33033033033033], "std": [1.8657181801523934, 1.7703460441696437], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_state": {"mean": [1.1591591591591592, 1.0], "std": [0.6679369981721475, 0.7632709758549597], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_state": {"mean": [0.7087087087087087, 0.6396396396396397], "std": [0.8324224656961337, 0.810510454878736], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_direction_action": {"mean": [3.690690690690691, 4.33033033033033], "std": [1.8657181801523934, 1.7703460441696437], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_action": {"mean": [1.1591591591591592, 1.0], "std": [0.6679369981721475, 0.7632709758549597], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_action": {"mean": [0.7087087087087087, 0.6396396396396397], "std": [0.8324224656961337, 0.810510454878736], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_sim_pose_state": {"mean": [0.731863212064566, 0.18554185207850807, 1.2746123813250825, -1.2693389783172937, 0.7707522016833851, -2.1066592900593233, 0.7019589261783141, -0.17474207459469318, 1.2927379301498614, 1.167935683735285, 1.3207440348985182, 1.7216471953853918], "std": [0.03464413812083807, 0.03060212219154009, 0.057384051444822975, 0.2670939146587325, 0.10988032032997876, 0.24849059365360476, 0.020843524071487252, 0.04064583675522003, 0.07100083296364999, 0.6054170650694266, 0.06292231199723432, 0.6370659894558263], "min": [0.6515054903662791, 0.1317311895881729, 1.150207880602535, -1.8924965076990221, 0.5163975849439968, -2.6788692813929664, 0.6663293964308212, -0.22249568473520115, 1.1319852946431115, 0.5261145571457164, 1.1531977075249191, 1.052278892761692], "max": [0.7680542776496907, 0.27473420629346834, 1.3856003789780704, -0.8306370955171669, 0.9804375252752928, -1.6825917212881265, 0.7660505767484167, -0.10490063367767849, 1.3652635098644603, 2.483780651564452, 1.4137784082374827, 3.0983524016160526], "count": [333]}, "eef_sim_pose_action": {"mean": [0.731863212064566, 0.18554185207850807, 1.2746123813250825, -1.2693389783172937, 0.7707522016833851, -2.1066592900593233, 0.7019589261783141, -0.17474207459469318, 1.2927379301498614, 1.167935683735285, 1.3207440348985182, 1.7216471953853918], "std": [0.03464413812083807, 0.03060212219154009, 0.057384051444822975, 0.2670939146587325, 0.10988032032997876, 0.24849059365360476, 0.020843524071487252, 0.04064583675522003, 0.07100083296364999, 0.6054170650694266, 0.06292231199723432, 0.6370659894558263], "min": [0.6515054903662791, 0.1317311895881729, 1.150207880602535, -1.8924965076990221, 0.5163975849439968, -2.6788692813929664, 0.6663293964308212, -0.22249568473520115, 1.1319852946431115, 0.5261145571457164, 1.1531977075249191, 1.052278892761692], "max": [0.7680542776496907, 0.27473420629346834, 1.3856003789780704, -0.8306370955171669, 0.9804375252752928, -1.6825917212881265, 0.7660505767484167, -0.10490063367767849, 1.3652635098644603, 2.483780651564452, 1.4137784082374827, 3.0983524016160526], "count": [333]}}} +{"episode_index": 136, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31165702614379087]], [[0.4568733864379085]], [[0.5021775183823529]]], "std": [[[0.37356033008947387]], [[0.2573359924369536]], [[0.24781230059469592]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5015326695261438]], [[0.5085260641339869]], [[0.48981619893790845]]], "std": [[[0.3372378403850327]], [[0.339721837993223]], [[0.3455195981112316]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5411640951797385]], [[0.5546541973039216]], [[0.5165294812091503]]], "std": [[[0.3447466006110766]], [[0.329383936562707]], [[0.3468307469365023]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.415761460375817]], [[0.4376450980392157]], [[0.3411504636437908]]], "std": [[[0.39727346858292567]], [[0.3699042188832611]], [[0.3366295833579599]]], "count": [100]}, "observation.state": {"min": [0.22616732120513916, -1.2648060321807861, 1.3131580352783203, -0.025082016363739967, -1.1152914762496948, -0.028086137026548386, -0.6214713454246521, -1.1299306154251099, 0.9616521596908569, -0.43249791860580444, 0.24772068858146667, -1.2174792289733887, 10.254444122314453, 45.51250076293945, -0.6418750286102295, -0.019999999552965164, 4.294374942779541, 0.3268750011920929, 9.979374885559082, -0.16500000655651093, 9.054374694824219, -3.325624942779541, 1.3362500667572021, 1.1855555772781372, 1.3100000619888306, 40.71812438964844, 1.0018750429153442, -0.5062500238418579, 0.9524999856948853, 0.7356250286102295, 1.1875, -0.328125, 0.6506249904632568, 0.25, 0.6237499713897705, 0.20874999463558197], "max": [0.6960021257400513, -0.8270390033721924, 1.7807278633117676, 0.7918240427970886, -0.7630226016044617, 0.3861009478569031, -0.054860953241586685, -0.7083047032356262, 1.3482537269592285, -0.07095444947481155, 0.4169289469718933, -1.013103723526001, 80.31062316894531, 70.60874938964844, 31.5362491607666, 5.133749961853027, 52.61750030517578, 52.55437469482422, 57.626251220703125, 64.07875061035156, 57.64875030517578, 69.53375244140625, 50.09375, 79.71937561035156, 67.05313110351562, 67.56937408447266, 2.603749990463257, 9.495624542236328, 57.99250030517578, 51.11000061035156, 66.18562316894531, 46.807498931884766, 70.25312805175781, 51.97249984741211, 56.32062530517578, 80.09124755859375], "mean": [0.4385664165019989, -1.1130589246749878, 1.6275542974472046, 0.5382769107818604, -0.8485522866249084, 0.05727797746658325, -0.2612665891647339, -0.8155051469802856, 1.1012601852416992, -0.19106769561767578, 0.3724822700023651, -1.1185455322265625, 55.167137145996094, 53.50476837158203, 2.851128101348877, 1.1663955450057983, 27.25221824645996, 11.10268783569336, 26.959983825683594, 10.073714256286621, 23.94614601135254, 10.808757781982422, 13.584663391113281, 36.0265007019043, 26.845203399658203, 56.538997650146484, 1.1824157238006592, 0.8912296295166016, 21.730167388916016, 10.883476257324219, 26.972532272338867, 10.382579803466797, 25.18023681640625, 9.97840690612793, 13.771336555480957, 31.5985107421875], "std": [0.1570913940668106, 0.14479343593120575, 0.1663212925195694, 0.16537262499332428, 0.09413967281579971, 0.08853735029697418, 0.17506563663482666, 0.10953858494758606, 0.08299827575683594, 0.11412399262189865, 0.05701528117060661, 0.09600665420293808, 16.479290008544922, 4.171030044555664, 7.598447799682617, 1.3037729263305664, 10.859078407287598, 16.608022689819336, 12.299776077270508, 18.0877742767334, 13.875533103942871, 21.57939910888672, 16.155393600463867, 21.958850860595703, 26.932283401489258, 9.2855806350708, 0.19440293312072754, 2.487011194229126, 18.71416473388672, 17.142789840698242, 20.885480880737305, 15.63440227508545, 22.452791213989258, 16.545541763305664, 19.5802059173584, 24.602962493896484], "count": [294]}, "action": {"min": [0.22616732120513916, -1.2648060321807861, 1.3131580352783203, -0.025082016363739967, -1.1152914762496948, -0.028086137026548386, -0.6214713454246521, -1.1299306154251099, 0.9616521596908569, -0.43249791860580444, 0.24772068858146667, -1.2174792289733887, 10.254444122314453, 45.51250076293945, -0.6418750286102295, -0.019999999552965164, 4.294374942779541, 0.3268750011920929, 9.979374885559082, -0.16500000655651093, 9.054374694824219, -3.325624942779541, 1.3362500667572021, 1.1855555772781372, 1.3100000619888306, 40.71812438964844, 1.0018750429153442, -0.5062500238418579, 0.9524999856948853, 0.7356250286102295, 1.1875, -0.328125, 0.6506249904632568, 0.25, 0.6237499713897705, 0.20874999463558197], "max": [0.6960021257400513, -0.8270390033721924, 1.7807278633117676, 0.7918240427970886, -0.7630226016044617, 0.3861009478569031, -0.054860953241586685, -0.7083047032356262, 1.3482537269592285, -0.07095444947481155, 0.4169289469718933, -1.013103723526001, 80.31062316894531, 70.60874938964844, 31.5362491607666, 5.133749961853027, 52.61750030517578, 52.55437469482422, 57.626251220703125, 64.07875061035156, 57.64875030517578, 69.53375244140625, 50.09375, 79.71937561035156, 67.05313110351562, 67.56937408447266, 2.603749990463257, 9.495624542236328, 57.99250030517578, 51.11000061035156, 66.18562316894531, 46.807498931884766, 70.25312805175781, 51.97249984741211, 56.32062530517578, 80.09124755859375], "mean": [0.4385664165019989, -1.113059163093567, 1.6275538206100464, 0.5382770895957947, -0.8485524654388428, 0.05727789178490639, -0.2612665593624115, -0.8155046701431274, 1.1012609004974365, -0.19106754660606384, 0.3724821209907532, -1.1185451745986938, 55.167179107666016, 53.50476837158203, 2.8511295318603516, 1.1663957834243774, 27.252216339111328, 11.102688789367676, 26.95998191833496, 10.073700904846191, 23.946144104003906, 10.808768272399902, 13.584653854370117, 36.026512145996094, 26.84520149230957, 56.538997650146484, 1.18241548538208, 0.8912294507026672, 21.730161666870117, 10.8834810256958, 26.97254180908203, 10.382580757141113, 25.180233001708984, 9.97840690612793, 13.771339416503906, 31.598520278930664], "std": [0.1570913940668106, 0.14479345083236694, 0.1663213074207306, 0.1653725951910019, 0.0941397026181221, 0.08853735774755478, 0.17506562173366547, 0.10953858494758606, 0.08299828320741653, 0.11412402242422104, 0.05701528117060661, 0.09600662440061569, 16.479291915893555, 4.171029567718506, 7.598450183868408, 1.3037728071212769, 10.859073638916016, 16.6080265045166, 12.299771308898926, 18.087779998779297, 13.875531196594238, 21.57939910888672, 16.1553955078125, 21.95885467529297, 26.93228530883789, 9.285579681396484, 0.19440297782421112, 2.487011194229126, 18.714162826538086, 17.142786026000977, 20.885480880737305, 15.6343994140625, 22.452789306640625, 16.54553985595703, 19.580204010009766, 24.60296058654785], "count": [294]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [294]}, "index": {"min": [40205], "max": [40498], "mean": [40351.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [4.802721088435374, 14.0, 14.0, 14.0, 14.0], "std": [3.7136253181818093, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [294]}, "scene_annotation": {"mean": [136.0], "std": [0.0], "min": [136], "max": [136], "count": [294]}, "eef_direction_state": {"mean": [3.9591836734693877, 4.258503401360544], "std": [1.9548563321096575, 1.6966891945131126], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [1.1088435374149659, 1.0136054421768708], "std": [0.7704513360581214, 0.828788104327726], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_state": {"mean": [0.7789115646258503, 0.6428571428571429], "std": [0.8623438470508902, 0.8070691074608709], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_direction_action": {"mean": [3.9591836734693877, 4.258503401360544], "std": [1.9548563321096575, 1.6966891945131126], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [1.1088435374149659, 1.0136054421768708], "std": [0.7704513360581214, 0.828788104327726], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_action": {"mean": [0.7789115646258503, 0.6428571428571429], "std": [0.8623438470508902, 0.8070691074608709], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_sim_pose_state": {"mean": [0.7365879147160012, 0.1654885640241377, 1.2771837840814906, -1.221272333927809, 0.7364286391691446, -2.1190321540349784, 0.6893269548947003, -0.17174177191753703, 1.2905559328126732, 1.0728578081787388, 1.288070331937899, 1.6586243821905686], "std": [0.05085598174175537, 0.026245408689372675, 0.049550270703186496, 0.20299497825738286, 0.0795990424482763, 0.22360622911975256, 0.02424341124418259, 0.037783248518462584, 0.07263459376295343, 0.6206176253899053, 0.059671465048965804, 0.6562577930586841], "min": [0.6441022558480793, 0.12818730038532267, 1.1456624233911987, -1.7750738426380523, 0.6171684734414691, -2.683737129949753, 0.6464292366556506, -0.21669662782512228, 1.1303000135050247, 0.5351736079454368, 1.1686475452186733, 1.055846970306278], "max": [0.7822370017089959, 0.2464279495991284, 1.3490473041947406, -0.9548484095512165, 0.9078704084830753, -1.761356953202712, 0.7475125340270695, -0.08545974527775504, 1.3562000186684158, 2.2881791154126554, 1.3906839966298685, 2.925399462191391], "count": [294]}, "eef_sim_pose_action": {"mean": [0.7365879147160012, 0.1654885640241377, 1.2771837840814906, -1.221272333927809, 0.7364286391691446, -2.1190321540349784, 0.6893269548947003, -0.17174177191753703, 1.2905559328126732, 1.0728578081787388, 1.288070331937899, 1.6586243821905686], "std": [0.05085598174175537, 0.026245408689372675, 0.049550270703186496, 0.20299497825738286, 0.0795990424482763, 0.22360622911975256, 0.02424341124418259, 0.037783248518462584, 0.07263459376295343, 0.6206176253899053, 0.059671465048965804, 0.6562577930586841], "min": [0.6441022558480793, 0.12818730038532267, 1.1456624233911987, -1.7750738426380523, 0.6171684734414691, -2.683737129949753, 0.6464292366556506, -0.21669662782512228, 1.1303000135050247, 0.5351736079454368, 1.1686475452186733, 1.055846970306278], "max": [0.7822370017089959, 0.2464279495991284, 1.3490473041947406, -0.9548484095512165, 0.9078704084830753, -1.761356953202712, 0.7475125340270695, -0.08545974527775504, 1.3562000186684158, 2.2881791154126554, 1.3906839966298685, 2.925399462191391], "count": [294]}}} +{"episode_index": 137, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2930087704248366]], [[0.4570424305555556]], [[0.5269916115196078]]], "std": [[[0.3632753682477173]], [[0.2461243647572434]], [[0.2403787270176805]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4992329473039216]], [[0.5133244587418301]], [[0.49393757352941176]]], "std": [[[0.33486030206438006]], [[0.33170974707808365]], [[0.33513215144568953]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5264296303104574]], [[0.531258214869281]], [[0.49804151348039216]]], "std": [[[0.3412552124883512]], [[0.3376011569910555]], [[0.35459718305705795]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3991717218137255]], [[0.4354117095588235]], [[0.34959294730392154]]], "std": [[[0.39302501824448216]], [[0.3717890726315437]], [[0.31960794783266955]]], "count": [100]}, "observation.state": {"min": [0.2542772889137268, -1.407930850982666, 1.1296974420547485, -0.22213798761367798, -1.6218160390853882, -0.12178606539964676, -0.6472209692001343, -1.075618028640747, 0.8420648574829102, -0.30147165060043335, 0.37530040740966797, -1.1862220764160156, 17.744998931884766, 34.69562530517578, -0.7350000143051147, -0.33124998211860657, 0.9437500238418579, 0.5518749952316284, 7.508124828338623, -1.2243750095367432, 4.808749675750732, -3.1987500190734863, 1.3206250667572021, 0.4593749940395355, 2.9225001335144043, 43.193748474121094, 0.8581249713897705, -1.6331250667572021, 0.8862499594688416, 0.3125, 7.911250114440918, -0.020624995231628418, 7.443124771118164, 0.4737499952316284, 0.6875, 1.1037499904632568], "max": [1.1167696714401245, -0.6798439025878906, 1.9113117456436157, 0.9903581738471985, -0.6257867813110352, 0.5713444352149963, -0.09004942327737808, -0.5147165060043335, 1.281257152557373, 0.026917867362499237, 0.6657940149307251, -1.0169899463653564, 73.06812286376953, 60.417274475097656, 22.114376068115234, 9.425000190734863, 71.24937438964844, 16.084999084472656, 61.303123474121094, 91.3862533569336, 69.65249633789062, 107.43937683105469, 79.01062774658203, 109.92312622070312, 73.42874908447266, 64.96500396728516, 2.1875, 3.973750114440918, 56.991249084472656, 34.556251525878906, 62.62062454223633, 56.962501525878906, 68.44437408447266, 70.69062805175781, 57.54500198364258, 92.58062744140625], "mean": [0.5319439768791199, -0.9907742142677307, 1.4984508752822876, 0.376272588968277, -0.8494608998298645, 0.2419527769088745, -0.3201206922531128, -0.8913914561271667, 1.087075114250183, -0.057440854609012604, 0.5449321866035461, -1.1041357517242432, 57.13177490234375, 44.376930236816406, 0.8786975741386414, 3.7726612091064453, 22.771883010864258, 2.4246978759765625, 22.910306930541992, 10.00042724609375, 22.704614639282227, 11.01329517364502, 16.257265090942383, 25.788660049438477, 28.12771224975586, 56.432186126708984, 1.2077481746673584, 0.920946478843689, 17.832931518554688, 7.053404331207275, 25.24848747253418, 9.912596702575684, 25.24764633178711, 10.349400520324707, 14.472678184509277, 29.832107543945312], "std": [0.2270158976316452, 0.19271086156368256, 0.18566763401031494, 0.37558209896087646, 0.20479945838451385, 0.21787352859973907, 0.1509421467781067, 0.12465208023786545, 0.08399273455142975, 0.07876517623662949, 0.07442312687635422, 0.07316233962774277, 11.031513214111328, 5.825508117675781, 4.350564479827881, 2.902648448944092, 22.566848754882812, 3.8343889713287354, 17.922863006591797, 23.350996017456055, 19.23777961730957, 27.618165969848633, 20.705341339111328, 30.134014129638672, 26.028615951538086, 5.863768577575684, 0.23361237347126007, 1.3492684364318848, 19.290407180786133, 11.983973503112793, 18.392475128173828, 17.1395206451416, 20.584678649902344, 19.420188903808594, 20.90247344970703, 25.030441284179688], "count": [407]}, "action": {"min": [0.2542772889137268, -1.407930850982666, 1.1296974420547485, -0.22213798761367798, -1.6218160390853882, -0.12178606539964676, -0.6472209692001343, -1.075618028640747, 0.8420648574829102, -0.30147165060043335, 0.37530040740966797, -1.1862220764160156, 17.744998931884766, 34.69562530517578, -0.7350000143051147, -0.33124998211860657, 0.9437500238418579, 0.5518749952316284, 7.508124828338623, -1.2243750095367432, 4.808749675750732, -3.1987500190734863, 1.3206250667572021, 0.4593749940395355, 2.9225001335144043, 43.193748474121094, 0.8581249713897705, -1.6331250667572021, 0.8862499594688416, 0.3125, 7.911250114440918, -0.020624995231628418, 7.443124771118164, 0.4737499952316284, 0.6875, 1.1037499904632568], "max": [1.1167696714401245, -0.6798439025878906, 1.9113117456436157, 0.9903581738471985, -0.6257867813110352, 0.5713444352149963, -0.09004942327737808, -0.5147165060043335, 1.281257152557373, 0.026917867362499237, 0.6657940149307251, -1.0169899463653564, 73.06812286376953, 60.417274475097656, 22.114376068115234, 9.425000190734863, 71.24937438964844, 16.084999084472656, 61.303123474121094, 91.3862533569336, 69.65249633789062, 107.43937683105469, 79.01062774658203, 109.92312622070312, 73.42874908447266, 64.96500396728516, 2.1875, 3.973750114440918, 56.991249084472656, 34.556251525878906, 62.62062454223633, 56.962501525878906, 68.44437408447266, 70.69062805175781, 57.54500198364258, 92.58062744140625], "mean": [0.5319441556930542, -0.9907741546630859, 1.4984508752822876, 0.3762727379798889, -0.8494610786437988, 0.24195273220539093, -0.3201207220554352, -0.8913915157318115, 1.0870752334594727, -0.05744083970785141, 0.5449322462081909, -1.1041353940963745, 57.13178634643555, 44.376914978027344, 0.8786975741386414, 3.7726619243621826, 22.77190589904785, 2.4246976375579834, 22.910303115844727, 10.000425338745117, 22.704622268676758, 11.013299942016602, 16.25725746154785, 25.788660049438477, 28.127696990966797, 56.43216323852539, 1.2077479362487793, 0.9209466576576233, 17.83294105529785, 7.053410530090332, 25.248491287231445, 9.912593841552734, 25.247665405273438, 10.34939956665039, 14.47268009185791, 29.832117080688477], "std": [0.227015882730484, 0.19271087646484375, 0.18566767871379852, 0.37558209896087646, 0.20479948818683624, 0.21787354350090027, 0.15094216167926788, 0.12465208023786545, 0.08399271965026855, 0.07876516878604889, 0.07442311942577362, 0.07316236943006516, 11.031514167785645, 5.825507640838623, 4.350562572479248, 2.9026479721069336, 22.56684112548828, 3.83439040184021, 17.92285919189453, 23.35099220275879, 19.237781524658203, 27.6181640625, 20.705345153808594, 30.13401985168457, 26.028615951538086, 5.863771438598633, 0.23361235857009888, 1.3492684364318848, 19.290409088134766, 11.98397159576416, 18.392475128173828, 17.13951873779297, 20.58467674255371, 19.420190811157227, 20.902469635009766, 25.030441284179688], "count": [407]}, "timestamp": {"min": [0.0], "max": [13.533333333333333], "mean": [6.766666666666666], "std": [3.9163475047265375], "count": [407]}, "frame_index": {"min": [0], "max": [406], "mean": [203.0], "std": [117.49042514179612], "count": [407]}, "episode_index": {"min": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [407]}, "index": {"min": [40499], "max": [40905], "mean": [40702.0], "std": [117.49042514179612], "count": [407]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [407]}, "subtask_annotation": {"mean": [4.872235872235872, 14.0, 14.0, 14.0, 14.0], "std": [3.428940375919718, 0.0, 0.0, 0.0, 0.0], "min": [1, 14, 14, 14, 14], "max": [14, 14, 14, 14, 14], "count": [407]}, "scene_annotation": {"mean": [137.0], "std": [0.0], "min": [137], "max": [137], "count": [407]}, "eef_direction_state": {"mean": [3.2063882063882065, 3.8624078624078626], "std": [1.939289486307718, 2.0294483342191634], "min": [0, 0], "max": [6, 6], "count": [407]}, "eef_velocity_state": {"mean": [1.1916461916461916, 0.9508599508599509], "std": [0.6779278970082336, 0.7821993798393874], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_acc_mag_state": {"mean": [0.9631449631449631, 0.6953316953316954], "std": [0.8476694085314932, 0.8444371083907604], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_direction_action": {"mean": [3.2063882063882065, 3.8624078624078626], "std": [1.939289486307718, 2.0294483342191634], "min": [0, 0], "max": [6, 6], "count": [407]}, "eef_velocity_action": {"mean": [1.1916461916461916, 0.9508599508599509], "std": [0.6779278970082336, 0.7821993798393874], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_acc_mag_action": {"mean": [0.9631449631449631, 0.6953316953316954], "std": [0.8476694085314932, 0.8444371083907604], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_sim_pose_state": {"mean": [0.7210578760192751, 0.20976823662101587, 1.2741399101438065, -1.233686537393669, 0.7984018586645852, -1.9835431267709116, 0.6800274565539878, -0.13357763344321463, 1.29824680570718, 0.9812423820832712, 1.126774354067886, 1.6579878894954936], "std": [0.043527674004916916, 0.07171415295248124, 0.05948400500538853, 0.3124745818575362, 0.07967346476245782, 0.3647003652910997, 0.022930892308688756, 0.038555660913784984, 0.06474134622065601, 0.36730207459173414, 0.051667713063594155, 0.38223472063706426], "min": [0.5973682738566582, 0.1137697472598071, 1.1480844507219454, -1.8316403007095388, 0.5536739902385093, -2.6880956488708416, 0.6134142727201289, -0.19784288111100629, 1.1315479108766389, 0.34851344719498667, 1.0331653232236517, 0.980140903322807], "max": [0.7983778599409767, 0.3198279059579009, 1.3622456971814696, -0.6848858393022521, 0.9159790220748096, -1.5154516622654541, 0.7338722684495533, -0.06296008198501307, 1.381436445827729, 1.8808091619733294, 1.2164124477112046, 2.536298595772256], "count": [407]}, "eef_sim_pose_action": {"mean": [0.7210578760192751, 0.20976823662101587, 1.2741399101438065, -1.233686537393669, 0.7984018586645852, -1.9835431267709116, 0.6800274565539878, -0.13357763344321463, 1.29824680570718, 0.9812423820832712, 1.126774354067886, 1.6579878894954936], "std": [0.043527674004916916, 0.07171415295248124, 0.05948400500538853, 0.3124745818575362, 0.07967346476245782, 0.3647003652910997, 0.022930892308688756, 0.038555660913784984, 0.06474134622065601, 0.36730207459173414, 0.051667713063594155, 0.38223472063706426], "min": [0.5973682738566582, 0.1137697472598071, 1.1480844507219454, -1.8316403007095388, 0.5536739902385093, -2.6880956488708416, 0.6134142727201289, -0.19784288111100629, 1.1315479108766389, 0.34851344719498667, 1.0331653232236517, 0.980140903322807], "max": [0.7983778599409767, 0.3198279059579009, 1.3622456971814696, -0.6848858393022521, 0.9159790220748096, -1.5154516622654541, 0.7338722684495533, -0.06296008198501307, 1.381436445827729, 1.8808091619733294, 1.2164124477112046, 2.536298595772256], "count": [407]}}} diff --git a/AIRBOT_MMK2_boxs_storage/meta/info.json b/AIRBOT_MMK2_boxs_storage/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..781e277b92ec1a01b2155e972f850d8acb2289f4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 138, "total_frames": 40906, "total_tasks": 3, "total_videos": 552, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:137"}, "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_boxs_storage/meta/tasks.jsonl b/AIRBOT_MMK2_boxs_storage/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8bed55aca56d6acc1c870ce7d8ed1d4885ec728e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/meta/tasks.jsonl @@ -0,0 +1,3 @@ +{"task_index": 0, "task": "Throw the pomegranate into one square and the mango into the other square."} +{"task_index": 1, "task": "Throw the potato into one square and the pumpkin into the other square."} +{"task_index": 2, "task": "Put the calculator box and the power bank box in the yellow bucket."} diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be051a63087b0d9ea5d23a7562597818aa613fda --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31c79b6ba1c711de90c27f921621761ad3821f61824ea42f207658ad7fb9e763 +size 3036686 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c05486889f9bce6260e5c664841fb34eaecab95 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f40686151700f0f815596372c3074f2be7a867df44ae04e6e667ae4dd0dbdc16 +size 2598302 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc2c7088e3c9d337589ef2964d2e0ff14e72f805 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1e4122beaba7311ca24c5b7ff6f6a128774fa2fdb1cd1cfbcf1aa9ae16c2adb +size 3164671 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76c668279e058517cd783b56bf3604879afe6c1d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34ba9433745ae6d9257ab734b816358a1876e73a5e769a3359c207ad5f61374 +size 2151041 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b1dbf39cd6c7e55227f28c05bf27e028cd9fb2f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba49266e46db83dbff68d139ba9d2f7a6fa30c3aa420fac29a59c715d2f9814b +size 2533828 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5857ecf405ba25a0f60b0ef4e680a2b405132a47 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c689fec7749a5025db7c98395bf82813e911db7e460f397a4ba3a032970a59e +size 2349465 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fb1c7c7b84b43a76895a687d35798e45f444124 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0e7b67427b925f121bb1c7a32db27fa40398b0508f7754851bcdc1fd1a807b5 +size 2304704 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..deb168894cae10971444714cee170722c00011b8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22926783d4fe2e962b63b6b6cc4c13ac83789ff41489ea933398cd9be5784e84 +size 2466518 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cef69b27a57097330183c27ba1d048439d07590 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf2ce2f5147f4f9058a6a3bdd177c48db58f68286d843f70a68feaa70fe20592 +size 2776378 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d30d8ea92957256909d5d527237ea4e6c5a45ba --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae59e6084ee521306252384f73f237953189ee467850bf9bfcfd579cde23a5a4 +size 2521949 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2bcab5479fd26d9d76d40b13d6790084232e1cc --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc230853ac76e165ca3956c00ffdd5ee27218e4aad7ebc329c31506d120a8ffa +size 3269113 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c6a424431a9d9f869d32952fd19503ac070d9c1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78157f077e5bfc46d16ae6ff427f2db0e0489199acfda3e76e2cdb3c5286ecdd +size 2662238 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba8f3ad80ab8b6e0e1f22cdc385d9ab57cc210be --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4cdf874136806ff39f6db0dde91bb3a0a7fb17531c9a610a3608f6df5caa14 +size 2102763 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b942a208a2cf6be8dea64f80b55ae3c4ed96981c --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ebefb805d9548845acecb5326652a99331fa361c515fe33091d2dc64958ec78 +size 2713091 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfd93f9a8caec6f8bae07d02c75aab080b00ee6c --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:059e24c695d4f9df38ea3ee40f3c2cf87c331ab5ed0a20ee12bc4d5130f17e92 +size 2213370 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29c55271c6e63067cdc452e7fc99bda522ca57e6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba0906c0a0029fe57142cb83ee3a20828c9c0a71f67d4fb5b149d7e42d708bb8 +size 2246582 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41eed3d340d7a3c743a549a2477ba4210481b6d0 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb2597ca2d3224a62a82eace5c5d22b42de07e59fb55724abced36e7cd76e7b +size 2269982 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..700eeae7ed732fe3c0eb186b30c0b468424fca94 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8e8aca176d6fe0a7714904d9d3beb763c05cbb138bdfabcf725bf8ada3642d +size 2153130 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8223ab23739de153eed249ac1f8ceefb76e9f450 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c99ab438e114c4f50f1fa086adff44293c41c7fd2f81e83ae753228fd92e9d8b +size 2416650 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..426a58bc0e55a425243a0a59dea9c570df4d916e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ec20dea471290221c37ae8d9e22181743a4e150e9c6427416dd4165751f08f +size 2318054 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58fe86c63397f8d95ccf3e39a4f07f7700b318c8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:334f72c24cfd567003792eb900c2bdc68e63409fdd4342f2c0b825b61253dee9 +size 2206919 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..754095a279a686e71bf33496f08931ee61bbc315 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c964c7909f499ee97cbbe9f4e7e41b0f37030436d0e8743692af84dd405b21b +size 2044843 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68d8543f9aae03e59712544b0a9df12ebb9084a6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5371f4f7143e87615034c5ef78fe9d26c75d4c7074477d8209f9d0314568bc +size 2372478 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97dd63b9cde16cd48744415f8940a61cf1be2e5a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a9cf4c7f174203bb737b672c145bc18225a0a00c0e5328e6e1ca15d4e3e55a +size 2436914 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1186a245a6845299d7d9807ae1a6db855c0fa2c --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63c6b5b27c3e533d7b89109689f763cf141c8d6ca0d57f15e551cc32a0dd9d08 +size 2293566 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df027949d57b9a47703ad49485ee964df73aa4dc --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f2fbc17c9c4e511eed74b2ae34c93ce513a41318887022f9217169ed505872 +size 2183845 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71081237c8b1ab66870d3b8246bdf21dcd56c087 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16be6a81d8f2b7bc193b6a0e77f300012c5e19334cc396f9c6a205a1e37929fd +size 2195348 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3749cbf5a4c569e78ec18f0d2f444b3b4f3983ff --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3522a3116fc6fd79a0a9d5b7cc0d22125db68fed93641e39b6bb4925493f8d5d +size 2329523 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..892bbb73d2bc100a560e5d4ae188ac5e6568eec4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:435e8148e1d838fc30c6ea1a44e9ddf4673d329f6db9a33e723c25f4a146f033 +size 2753888 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da02653f8537cbeb18561d43e15ba08925a73398 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d5239cf5cf9ef0fa4ec39c48e001803ed95bbe03b7b71ad5b33abae35101f6 +size 2822537 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53a1cea54c373cd933b0d080a6e6a1468fdc6f56 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a04d0169cb4929bdc5367cfc0df991b2ac144bfeeabb4c3e2251fb891b6a2be +size 2764385 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0a1dc96ae185764fe41a580b83d15832e23cc5f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64dfdb58575d16fdd8a61c2e798409a6bf137cd64a885e0a686965b40650ad95 +size 2321381 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a8c8ffca948f64a5af91ba2e3bc82e20daa798f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd81904e19848248ee2b7588df622529287615de0e8e3c213416bdd940e3f6b9 +size 3473482 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5230974a691acf985028b9112dca97a78d9b412e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f57ec4d329741de08b5d3402452681cb34c59b820897d401791341a9136042c +size 3108407 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bee30b0c1871a6131a205cd70473b6e67c4aa5da --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3405ce05d23a4e59934c76201ad81a0f42be7f767559c4ec078e5a68e993a204 +size 2681303 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65afd9998fbed258a5f5d8064f7a01e42cd74606 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:124c81d784bcecc8d51261ab61aecbd1c373ffb990232b457967160c1db258c8 +size 3036788 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..295fbf51df377787992798f2e2fcf72a2df4b4f5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ca1d15d28e38f54355940844cc385f58465ba9013934eaeaac4230beadbe63 +size 3142701 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98432a174c48d78efd9fba81b3b8a5b57c1980b4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a87c8d6124ef101cbd3ba903f5c48d3f546e1e75bc55f6cacf661b9d649cb9 +size 2608141 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f45aa7c7f6100f9f1b526d5bb060dc44b983cba --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de62c51e3c0ee6f042a8bcbc18e55f569112fbb786b2bab8ca8c3b04c8deba10 +size 3225639 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..664b042ddc3433233ed0e411d3c9cf8d9548c018 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d160e72f84502236e8da9bc498f625c6d012651f0c693127fedf5129f046d0 +size 2565464 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd5d2a858cada94f5afb76695a425b606ce53630 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b8ecefdfd2e88cf84ba59d41ae0ee8af807f12fa458ddfc1fa768a45453c9a3 +size 2781442 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45bed81e771e6dd0b75f8e9c1a2fb7eea24ff359 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42633588e073630702996dee523285a7ac473ef954a6df3270e428bd1d344dae +size 2685446 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a10286469ab59647e8c87da3158e809c2b0c0dc --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9698c9245e29f3a15944ec9a74ad7d0b627f9e3dc2bc3c850c883a691b8c82b2 +size 2286901 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ea483ba9bed839c7de9ddeb7f46cbce5cedfa9e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bf0bc66ea9a7806ca51720668971a2e89482ebd44d9e72aa7e2e5bac08e46d2 +size 2908763 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bc4c9530c758178cc09d885d2ae0229ef4a6cfd --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9ed7fa679ff022140f0211b26416088db5cbbeb35c23f3d0ec2f98a60b4336 +size 2616321 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1129638858276e2219c8291b7cb10dd8e996310d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a44527961ef524e58234bf7ab82f86b3faa7a06b1bd0a066f4834c789a1d12c +size 3097832 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d67e67d16f4cb0281d82c824f6ee96e6c5871fdd --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0e3b8803a60664e77ffbd2d61e15114b84f6d2700edba780872bc91adee8b6c +size 1965490 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0e7a49e5491a065f66ffe4ee4aef2f6f8ae3705 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64012d9fb659ac2596bccdeb7c0c87630f3d6828bc8732b3709af36a6082724e +size 3342387 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3594ad600dd43b298b3e6bfbfb8fe9acb864ba88 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c9bbc8fd6a43c4a1f728ce0af74d1cf3edb46367a7fc1b17f3e01f911645c0d +size 1958143 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f4f70fea26e5594aec82081e696041071393edf --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aff868f333c05b5fa61e3cca66d11df9ed990e097bd851951bb03c5ba75886bf +size 2178431 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b529767a5380f16ac713f2704052a8136d65424 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd88c3611a7916f19b55b031227f55bc0e6d4d3b3f2c29b62c454fe822f0cbc1 +size 2245657 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71cd558db432ad349b3582fbe61881a9085eedd0 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb32c51024758a51c8335f9d9360dc882e1d2ac7beb826326c69949092480b8 +size 2041735 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d8dc587797f84beea5471b086737984f9b7e58d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c3254d7ea2351eaa8b9aa21dafcbb113bb197e0f09ccc2421a14c033739b7d +size 1879119 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e08a8b81a57ee05b5c2776840612ff879c62c8ec --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9699b649da73a7d78ef36e761263644ddf7beedf88d72912d73bdd5526901c42 +size 1717969 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..974dfbba0790acb49a20aaffd75367540357f98e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c7d8a44d7f2916a9225e2c846cca63f3b1aeb117fef8a611d4eb51d4530367d +size 1797486 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f079ae2934e30ed0103d1e62f837863e33450d89 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f189cad50352c3f29241c12d55e356a0152d69d5dbe74470aa92652f26f68b29 +size 1925476 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f656b9012cbbdd7827bc72962c19c34edd0a4e9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f98f960d0f56ff495cd430787599484800315e69c76d73487e9f120786b0dbdb +size 1778184 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cc199a54303aeb692a25369d765c742e95ccac2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b636778116e479c095e9b76b585167bc44614a404311021f0b0b6f6435e01620 +size 1827414 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9ca0020c0f034d7a18730ca7f60e0a38cbac170 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f316acc6facd48fe34fd99eea074e188e0a72500982ae063576775baacc8e685 +size 1976292 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..431e05eb6bb1309651dd9abf79d314ca6725ac8d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cedce6502acc8f4a6c80d4d7f322a7326e7f19020ff8135137ebfc4ae34fb567 +size 1681060 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..838486f53177d2ec3ee5e6d07086dba72058f063 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fcca0c7cd556d4b87614b03ce04339720f2e2df50e1d18134ee05080cdd3b36 +size 2056809 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae79021656040ac75437d424cc2069fa83a7fe63 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d92fa7ac2b95690fdc4777a13df0ce26645ae8e9dabd57e71fe27e084cb7f6ef +size 1782105 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18ef3d2995e9549509d49459872f3c3dad2669e6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:156ef09c5c1ae6addee24e4adcc7de9c5e05de02fc5b77d62c126efd7f16e8ea +size 1814565 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b94801aded68524cfdce74c8ffa062aaa66a5d4b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e51fcccef1ecdc026cc1b7cf11af245a6d3a3b38138543c126d2c1bed3f0548d +size 1966188 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ba7cd0f51c734aac743fa0297abcd89a5cb64ca --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baeb0b3d6259318688d3cead92d71503de79f86cf97463f846ff40aa96019f8f +size 2089784 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8275be418c1064076de86221a625bd2f2736db41 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9402d0546e3baad09aa80c38bca2650a058516f18f4250664caa6be269069b46 +size 1802628 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1875a9b12c1c521ad7a77be2c2203f7de41ce8c7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ab795c6a912bda9935ef28d7bc6a4667eb93760b53b01036846160584981fbf +size 1956879 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5176403416fa2d142e470827a10e94c0fe412962 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afcfd1d1f10ec1b0aa16918602355d800e9ea7ae60a92099843562e6e1ddbeb8 +size 1987967 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8af8c162ea4279df1b439ff9b3bbee4f63341bf --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7125779fbf0e653c5b3e38ceae944a2253ab876d4593e671c759beedc023cdd +size 2229667 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..295626c505b27b4ccb836b7b92fbb480364956ba --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1bf83cec204845f989001748e013c4ecd3bf2e9074b6a3770429f279d1db156 +size 2202654 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36e8e3a206344cf821b4d6fa690df605641e9a72 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeb443cffee0b845ca77e53521cc91403d27bca79ca65b51d43ddeaac1bcabec +size 1995953 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd7eb7e3291381b535bb384affaa020e1dfc9ea3 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bf00a2c268b522a0080b67b38a0bb7bb2d33bc8d3ecea92cbdcb92f7a226c2f +size 2073381 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87a0028575179698ffa8bb40a713ce5b9917849c --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9376d51c968abbb84869f1973c6f89f48a9aa44f460451a1c7302e2e3dcf068 +size 1968719 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81009f76d295cee0559f34aae12a44f921933bc4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c06abce14fb174a2cef44d9fa72f2e9a6c1f3cd13a86df10754ea9433c7d45d7 +size 1920865 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeab144c74d58bb0758b43ecc1319ab847bd8515 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc458f21e715a326bd6acf59235068fb3a11bd892e63993de8bad55f0312560c +size 1934083 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9d555e9a2d5f854a9ab571a82e545914380243b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38cd0aaa8de80286eb27bfd3f79f7d1d43bd6ba4e2f263a6f93f2b4c0b8aa911 +size 2948712 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76edda65bec2815766bc1be81bb1e9b76925c83a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99874d13d295d8f1a796fc76b6728085d5b0efd8404a05d0df2cc08144c49e9a +size 2162879 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5912fa43a6d182c32c1577e3941241f1cbb35d89 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe30175dd3218f7b198913059f68a85f7c10721ec781b9637c91bfb09a4b6be5 +size 2180382 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ae3fb43561d4338efc0e87545cf56470ee3443f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:633ee57e708d64370ddf02c3c026707792ef7fbb6bb3ea25dc2a5c43304a5d62 +size 2112747 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efcbabd092830d725dd2295a6ed78540b22244f7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a17678f0075eaee42040be017e78c331b86934f4d87aaeb26d3d195ed708d42 +size 2081462 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d01194c1ce1b6bd350480cde83347c6d34a7799 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6fc19f7d23f1e9a8c71e87b6fc86cd6a3ba4967955ebf917245d380807e3e2a +size 1987557 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e07b08877c981c4ca57e782b24766123371cbdc --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746a934fbbc13d1f7cdfba6ef942a335701049b6dbf8a9d1734fffbdfe3f1956 +size 2244664 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b730ec74a564f5189bcdce743c1865f710148869 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e655194ee3aaf32844bdcdbd54d97e58a39546c3ed7409a081da209054823f5 +size 1974559 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9da4e7e9dd48b55829176ccaf38892248de41e13 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a4cf2f961d647790b39bba40119ac7a64b792e4e7c21a4b57c27d64fe1545a +size 1875500 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cecd16937560c660a6e95bb0f678eeb06eb86a90 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0f10692e0c0ae6ccfab2620d1811f4743efcbe57ee241e67e9583c9cf0733d +size 1751509 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e91c48d0566dc26ffb6a2814a35c1d51c9ef5e39 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f0b233b7caf3180005034a0997a53c5215d224e20633c40ac74d23f70aae6fe +size 2478188 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bf9b2443cf42fbda33b16341da5affcd6f14ac4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c75e22666e944c023a8b7077d4c9e87aa9d512407b00102b4efdd10cbc589c86 +size 1909301 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..063a93645306424ae4a757fcf145dd2571a1d4c5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a67127b99ccfabe98a10333cc55ebd74df49d648459dd2dcf6255abc0554180a +size 2014298 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4af36eb545bfadcbc10c356e1b1e140878468699 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:858d1922543c40e977f1f5184e9db04cfbbdcd011bf656704ba01cf92033d2c1 +size 6327644 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc949b545f746004ed60c14c3873e1d103cd7d66 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d1e88f8f599c4cd3a931e6bed720e4a765d6f7fda023cfdc69e8ce9ed0c0c5 +size 7122395 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bab035b9c9d1984287bd0da634e2dae5d3ddeac9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeef8d725d80621e9ea591789fdbcc7623f2755954bd186afbf9200104a77505 +size 5019877 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80b05bf7a2d899d1556a835086d1c5fb952e32dc --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f61b95e583d5b88e36343563b37d34969f7819f170b6513ae85ab1f3711bff +size 5490095 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b728f58277ae7749d195cc0f7e0a0fc2a6c1f89a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41fc47e901bd364b68173337579a12977e82091c5801dd6f5df2bc432ff19ce5 +size 4945470 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92a76b82e6fd3abf68b5474746fce00fd7e3173b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b57a27f72cc6f8ae214579e6f20c293cc9d1f29fc643d68278eff9da327eb7c4 +size 7241570 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29b040a9392b89ba49fcdedb839280eb54adf409 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dc3a6bd8e104974065980ca1f3c9e18c2efe37e995a0df4958987163e03dfec +size 3468048 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9b30f8ddeaddbee242d995ee51e8b6a1325654e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:605ab24fd7bef1cb4742039af7d7c9d1916043991924af952f7d0dca5ad4e0c4 +size 5133545 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e8612bc8e060566b2546953774073a3c4112578 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85d91f0df8363a81d0d4c69d41f8a15b3e77417580eb12d7d0c11d7dbfbfaa5 +size 3974661 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30e3dab81bcfcb031dcd1b54a71e53caad454122 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ecae52794460872e7678be7da75f8b72970cd221be5454cfe3ea6bc8b1f3b12 +size 5590370 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..558e24037edc110d0367744135704c8ee1ab2a66 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f88c0e70fe5d030f37f4628cb25ef7055e123edaa7240c2095de2dc4ef361fa +size 4244584 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03c3e7687396c9e994233a53b3aaeb163f73efba --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4a1ccca33c117b0eb58f77723d6fd01ce45e4dc9f4ca013cd26425d916bf13 +size 3400384 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b10da027e86b92a4527ff755dc1d3cd57e20c6a4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:725941747428d250b7897c39ee3397e95f02a6d73d4a58966f013aa32d3493cf +size 7899293 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b684536a6426608da354c49e906fa29bc0bbb14 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ce94b5ad3e19b0f4c76d15fcdafca8e5f600290a017eba942d94a0eea45179 +size 4409852 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e67b5a8311e68d104d2cbefe27a1251c89064b96 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367102855417123436e45cf0c6135e2fb36b9adf8b01283022e0e9b4f860bdb6 +size 3957285 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e01e43579533aa976f5bbacbec47d3828e1a7327 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525e1d3a16e0f2241351e78f6c6d6c88bd56f6a5a23fb293835f8d804af62488 +size 5116716 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d14fc640780ae8d2b94a8c0279a3347988c2b589 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04721d85d551f0658dd18cafab89e34e3337cc236fd9226796e9da421fa330de +size 4203000 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc8cb3fe5b561e7b54e2c7227259224666bf1f38 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40f75af9f680959b13eb4b401a981e1095516164c4b7cdf82422e9d6bc1b838f +size 3643299 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eef0091f42727614d12edc2496bb87aeaad47e38 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed84bbb3db5a0ac6acdaf842189bc273dc9f5871c63220e9c3906ae676a82412 +size 3623670 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8dfc9a3261c3c964bb7c92a2f06d2acc07949db --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9afeec912e34af58bacfa091fdb35eb2b41794c41cede64aa4e2ddfc0af198b0 +size 3850725 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ee15c6fd7630211590fb14f01076ca626e70cef --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:570d6ba60201980100442096d229fc1935df6be02c3aa478621323a90a9cfbef +size 4058482 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3229793a60231a3a3e291de801812d306b375a86 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4867dafe2308f75ef7cd194bee415524fa474e567e230d0c3430c5aab057b840 +size 4811327 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2297ac31d376592e04eb31fd804faf5f5741dca5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d9a337222aa75206e3520216a33245882aa8e4efedf30f95876a2bbf9115399 +size 3833620 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1ca08a9abb7e343e92ba7f31e7722ea41c32f3f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c2702d3207e4c2e9e5e43077856d027d098c8e7221e958ee03c76822e191f86 +size 6814713 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c790558abd1306341e0cc09f8665807473597c6f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:971896c0745b153848c32c86a4103a6fa3e9ecef97cc39b2e8879dc7758d3af9 +size 4076531 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22d00d601d40bd022c1c92c368ada48f3660ada8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b07a54a5f7979b48a4f26147f3cbbd1259edb2fce1a437eac83b22553d406937 +size 5559436 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2d821b6f40c0703b33d07f9fe13d804ffed065f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e07e30cb900e45ac0187f709b577e55faa35975d538aeb6f0562ffa843e61414 +size 3941358 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9df45a7f90f754337abe93cca9024fe7a11744f4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae438d2424f23d37d3ddd436ea44767109bf4cca0543142e05a3c3340faf238 +size 4904673 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d28f9738f03c22e0405f4ed8942b9868c268a52 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c350043c0ee7a65c132314fcb7f75b6a38c69a55803ed70dfe3676a0872264 +size 5601098 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2a9bc9de45d092ca16ffd890979f2e48ea4343e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:799db53fd303735dcd64ce7122e4e73d2538e12572cd5785d8ce5a90ac08c1f8 +size 5716612 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c232990797e328f9a3af7bcc1ad8da3861c49ee1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f4d3025a25c16cccb665b3de259da241f60d91ce9a3a23dfca3350b0c7426be +size 5189721 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..022e06478f74453b6bec244ad560a4fe1802bfd0 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6900ba4a84c59796eaf8a99c41faa4dd01512378bddf89f6cef8a0d92d370ce9 +size 4820192 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ce17e4a2bbb33b948cd9a96c67bb7e1e0c819a8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6debefc52f112aa2ccca59d837434041c5b4fa0a1b0bc09fd364668708e1ef +size 4028908 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17e31552f94e9a5595c81576357d35c4e841eba7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b4e405e6db8859c03356dab65b13421059bdfbd8480bf7e94dbde5a4f00b55 +size 5645590 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72bf9eeca7405ed706b127ca28b1bd6f4ee2b69a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3db3b9d1e45cba52d4da0c3a559810009e2905daf3ea0af094ad687dbf9e3ca6 +size 8394957 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7090dfe860b0439af001ef5568e997408c727ec6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e7a0e158bd6ad2d203ebf43000dcebbc27c0e863e974fac96331e128f37b6c +size 3262121 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68b33d575acce3289a2eaa28eb6eac96db7a980f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:010459fc3f816a2d9ff0f0aab1085f6e7fec281f2e337307733f4dbc71eaf4fb +size 5149165 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..229f86e4ffbd6ba6f1aaec8c5bc0de9a19a657f4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf52cb04f9ff73ddd1ce0fd9850df09bef87370f06bc6a0b3b86aec645af08fb +size 5918550 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7687fe267ed54e7ac4335723d0f65a95c4cb4e18 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23ca0466075d23a0f17c9e178978701ff8576fb722b16c0334eb67dcdd311f66 +size 6797984 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0306da730209b01582649cdb4316cc45119b76d5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b152df69e71709d15e4c9f61fb4795cb385a86189c2e5bdd7f2aa81ca354cd +size 4778584 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e8d8ba20ce0db7d620ac6d5d713389043fabb11 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd93b60e1e6ef6910b818951d221aef3e2835a1989d34de772b72f93874e50a1 +size 4308870 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4ec2876537b333e75ed55d774c7fcc7845cecaa --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d68b917905a6968823ba7af341fe3d5f20da67d382d509647e66109d40d9c4c +size 4798486 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d47a6b10f08c1a977c13e3311b90ba4c5806f1c --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4871feb189159184fc6f10200792e46ed72fc56efb7f8d38c737f0a893c2f1e2 +size 4033437 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afe219ff67922b1ad34ac67a195c94b83fe8bb08 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d6e9d9c27126def720f2191f59a7b5554cddf55995bf80f4332db497bcfe7e7 +size 5622807 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..209876adf287a59e2e4fc0db3628c163d0a449db --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89f4e935b7b4e9c8867f2a0e30f6300aff691aeb613c6a8f2ddbbec8cf04bb74 +size 5146891 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fe3253b60a94205cc9dc4edd8d9dc41b931cd0b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:960f57280f124a6c7e96b6f3a9a4293187061cfcc547abd9992f3cd80b0acedd +size 6525527 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16d20a6644c01fa9b94e14c5791ec526e6aa4dd8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79175cb67634250685cff3c927ca6ef0b5d342cb1ed2f87d0a13dac1c2e93e08 +size 8970694 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e414ffdf32fc27a6c23570a5a2f70ecbb8ff5af6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d87f9db31cc701472ad982ba58bd293f6edfed8694da8ee68c9c5120b605c31 +size 4255609 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..148ec964873974cc00cbbb66d1d98648a4488304 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc35a0721e8949583be148db77481c85101cbb2d695176b28a07d321c551b1c5 +size 4368749 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c89a09cb2fea6ffcb1bf8cfd2d30665cdcd082c --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97433dc0b21a96fddb804de98fafe37b23e7d234421d753315ab243d5d6ad36b +size 6095035 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d346fe55aca2d9b6182a92594186bcf366bcc659 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2390481e9c94b0cb8e8c5fbcc77cc9561af45e331ac8810c4f54c40a20b84375 +size 1986795 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a13b747fd17ac62f93ef7c9d636af0e8c226a459 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b4d4ab1c819e7f8a9b74882654663ae53483df0ccb3cfb002fb5d7a7777771f +size 1580390 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c5e84c4a3463cd9bf87d9a408be7093d694b3e7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7400897134a876a45cfd36f7054bdf7734976c68b3a8c9f5cc1108e3d1cd414 +size 2017170 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7b45f97fd1a74b2f2e571737c8e0512f8a0cdf7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c17200e47fb92172fff8641d8eabe5d77f697c5f8e0882f247113ddaf83282 +size 1350999 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e85815f24d5a93bdef8a3ad5152a404ebfa853a1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a28af434e59c66fe7b74e177ff08505bb5109f3f32346b5bd3b2526349be0779 +size 1572717 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20915092adad9892f99bcaa412d10486e57c5a30 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51731e00c9553a7a6fa6a2cd2bd40a94cb2408b757df3b01a732b44fea62a7ee +size 1569774 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d624c76194a16a7709d4a81e32021bf57c96c680 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:707307f5e382c6b3366c160e2d3ace38a64e37c461de5ddc5c6280783761d3b6 +size 1404321 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ae1b7d52d47ac895ae6c3a0bb3081d71c0aa284 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eded17f2a8d03c5434ec2251c2cbbf52eb81b50cb3ea0c0e949f7d38f07aa887 +size 1637783 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7664dc064a166f0540ffb84f3136dac3491e8ab2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47b72d28de71c6bf1bb35df15c1cb01a803042461670fb8936346c2229cd3a14 +size 1972113 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5eca4be941c6ab4154e34ead245da123c2db61cc --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f77fe21f3acca3b4b4b7cfb92c6be03312411fcc1d39d6e2356a41a27e1bfa9 +size 1513712 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ce9ea7deaafdb0ba17877529a0fb15863b58c57 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc35a27781239883ac011983b431f6c32e1fc8c983be414c857ada009ad23e49 +size 2382156 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26274d69788e969eef4f0577cd9c03b2838e450d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e651d219f06d7589170f4aedd0cffe9fe51586bab39205d07cb84431d1076c +size 1684537 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4a6de5bac582aed2f499ac37017399a45a26614 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f861e7b6de8f3d7b0f3335420d462fde39eaa7c96273470a007b6caf662e5428 +size 1435543 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8728408dca78e78e6c217dced540273fa8273eb --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2514d20c5a5657dd034631b816842a088fc16472f29ea2f39896ad76b7e59be7 +size 1888502 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ac3476cc83d2b0e6c75699e565e51a7c7d0945b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2981208c7c93270a397dd5e258f2564fe042bee32a7f2b87966684e786ee1f79 +size 1549090 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec1ce03cf194c6a39436fc1166aa2005a6a05eed --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:775dbbdcf656e6d7e386ad1fc1be3a53cad46b1b8c8bf11c06e0cb91a9af2380 +size 1657725 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9629a486d3c435be2bedc011e09b87d167563264 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c51337ec7ead98a5c8ebfb158c770582d796edd1e9c328c15ff834ae1f72fc +size 1588928 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24eefa5a41eba30fe821f4867b77d9a9591c5d54 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1161c417be0f72de18f6388fa03b65f5ab8351970d9f46b49dc662c1870b5e5f +size 1576413 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cecf325d320167ebf363c5c60f12686f75543a8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47fabe263ff15aa1cb0fc460c7143505ea6265d53be781d9bc550325cd9bce65 +size 1750066 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78718236198e62e9faa4524553a3c60ce3b22baf --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e31052ee4e1d2b9118ae5323f93e1bde5ffecc42e2aad73b9d7c4bd0d69308f +size 1636668 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d64a137d505308f2a1b49e35599495c40cdc5c4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8ef5d33e0ac01102376943ee93335b97ecbad5e045fb378b705bc3682cabc24 +size 1478524 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6a35417895541c9908113425fdfba1f95d621ed --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7293df9d88e0f5b1358ddc3bd40b946bfa0f868b736003555733892db67fcde5 +size 1499549 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1462bd623d6817f9e013c84d732ef5619d9ebe0d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf6095a34bfc2692090d1bb0160542081248985e755ba956261ee2abc0f8a81b +size 1713479 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90fe530331bf724623430af4ff973e247aa5670c --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db5fb4e92f8bf1b7bd6267d0db1d3e83e8ca2831386f6f2f85e0426d7d5236f8 +size 1663931 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d16f7d2e2a542315219307576dc2518cc20eeda --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85d05b65863249f2b7cd3971a1067d7faabd5cc6eb39c2bd54bfe0e43c8fbdc3 +size 1487955 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b6afe36c9d7628db2d10487496c6ebbaeadddc8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc59b0e9f16cc4725e7d53dc4ba0fb7d498e273b8d45b8397c844d1f8019afee +size 1531384 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..763ab2cd999ec12bf9d4de5c3f1fac3ca1053ce0 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aabaf209931e6be021eb9679c387382e9e8ab11b4523983ec2e27f8922b4ef5 +size 1498470 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..765b992269364463e805e62c13a05dd9f230eb69 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:951a71e4436ce987a28580fa0e367563bd3833af7da74802b36930be5268df5a +size 1496087 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e9165dd0f3ce3a3ac969ba9ea0a9da334a7fdfc --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0193ddf39e8c419e09fca5f06f96154d03fb2cdd8c32bc288eece3f396969452 +size 1840397 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2ed548830f3e943add43888981d654f686459a2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff199baf6700d8ffbc7e4ec9427919a1112f1036408935cd0d157bddeabc7f5 +size 1821432 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4954464c806b4fc05eed22f15595054910b198d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c96d54bf83e8bf898e9228518028f38e8f0358bd85d7de5cfa9f5b3b42bd990c +size 1782849 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..865825c43fc634a9efdb0ff3b208f84c0a860a4a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b356933492b94242ef660beba8dd90b625009299638600c2bbcd6268ee83c5 +size 1422133 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1246f6cc337a137f3f89338e0b0af7e33d253c1d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3029a6eef60bf7a2d7d2b95b5bec4f1433fdf78b7173eed41c132f994bdaf031 +size 1654259 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..056a0d0c618fbc9771d01ef375241c0761486712 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6df07120d054616ff98b5df73f15f254fc53bd1fa899397121798a2c74c02a3 +size 1790745 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ec41e69b0bb87d7c373a4cea02bf019583ef143 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d24b49aac66cf26db8d9b3322f0ab673755fc24ca5c20fc481356af069f169 +size 1351956 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a902f1ad1ac0b20223330fe5b48ec0709f07736d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:532e727abd75b08d0dbb39e4df51804b81e2bb39748e138630ee41df31316060 +size 1575319 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a0b047ef91125af45531f7959a6bd9ae2c54013 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38f9e10dbe647e6daf5fe6c191455038cf377d4f520d3184fe7efc564e459a77 +size 1690037 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c77bdb0b3dcf3c6667314c3a6f8a21a38ca6eb6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ebf243ce0a28050d42136918449ea9cecf7f5d5ec5b4521f7227a53fd1bdfd +size 1417615 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62bcaedc8e4b3085628f0ab51cf9eafe9c7152b1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dc1e540bad11d8c8b021031f347a5f2e4fd98d8edf419f0077a325d77fa314c +size 1632009 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..076b217a9d0b1249562d66abdbea3198a7979643 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5500aabea0c363cfd78c32ec7b38f22e100037239fb9a52d622ec246f4d18c7 +size 1267406 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e02b3449a78183c4b32eb6109183841a24bbfb6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce9399b7e10ea765744951960a33b30615fd23ae970a21e8914e2f996489c87 +size 1619409 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8638330d41c2ce97bc5cb3cef4530360a619bf36 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c465d6b200367857b0122c3e7075c908bd5f2351ec60f8a5dfe5617bea428a4 +size 1336055 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0543a5cad46a9fc21ab2636f670379565ff10eb1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b2c6e2f6b7f8222f7380227ecacde03404c9c20a04596dbfbf3a015abbd75d +size 1419112 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d764e7bc82340d02e328823792eca28790d3a0d7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8933eeebfb2e0737e5edf7e03231e64f1e4ad9434211e6781d04565658a75cf6 +size 1818207 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2c4163a5f45a1d92290f5df2f92f9ea2dafc819 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f07516f79c308e0dce9a372324848623292aed566938196f1d6d4dc7f611689d +size 1626912 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cce15404bc307e701db4cf1a058927db4aee930b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0310fa5ddd531f16c2ac4aa435ce1879fba2c01609192bfe261a0b26557d6f1c +size 1935181 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b076b3d6ef01e978a363e06a93c1a7e20b7a764b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6dfdbc4de65835ecdda7371590d113420a9fa0e84a4bead00ad8e2e11871379 +size 1234506 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dfa031f6db4cd819231e9fe78bf7c4fc2c606b5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc8918d3b0e0813a8863b481c7c537269178ac429c5899774ec5f830f7ceac94 +size 1997838 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c09c3f5449d574fba4e6a7e7558101c08b9fdd43 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6957780593afb4daa8522755a47564c540ef504dfd699d7b12281a6cf0ffa47b +size 1156450 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36ce9ca05caee6f98253b3650da81e2fa7b59e2c --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8450bcbaac0de2e5ab92803e3b920e39d847160d5d740cfb330d3fdc9f17aaa3 +size 1061725 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aca3dc2abb5f144c53ebf8ea82baa77aec450fe --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c83ff392eb0cc97d97ae1c595ea32cdba24a526329587c125f2c3848b108330 +size 1105108 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d38201bb26110517c0e78ed03b08fed396641bf1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8e607de6b48a52aa7324d35ee11f87877e04e68ac1ae1cb60cc74b3f3239e86 +size 1055875 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccf1010fe6e7275b3eb4e5e48ed72060a937206e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e43810db718a0937e1a284a80dd9a42159e58caa768d2b2b8c43c4d730451a0 +size 1073952 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..998315b927c8ec1731d39178daf55e9b6c9c0fc3 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3f7ce8d64713e47cc43787e94b95bf463fa3db2c309a669f45b12f73362e65 +size 1062211 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e26eba172729c4d61544ce92121185c0aa6d703d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4f2009bf09312d928e5132efbb0f649f68330e362dc58521c770041da8dc622 +size 1213236 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6655cc2c74701ac276083c1cf6fbd473c453a06b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08763e74ad30304609fb73c44d968d94b23b4b36f5de0b76795e78df6eb5e6e4 +size 1217636 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f5428240d346112704ffde4f9c09ec58f8e9ede --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13eed46e48f11a63fc413ddb0f0cac62afee2e2b66159790948b771b8bd98c4a +size 1310799 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce03ac312ca7c8531f3c5210c83add46c350e350 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a420cbf35915a1b3385b70d56b2795164b1adcb3769c865ec909db4af87dce49 +size 1232076 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..477d37807d6d13ed8227e7768e7ad53592cecefd --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c351aa7605838939e78f048a9fbbc223a6c1aaaf7ed0653a6c2f7e330990280 +size 1316187 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbe32210ec938efab61af67660c0bdc26f8f146f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c45bf40ce0f37fbd573902270dafb051b11b97bffbdb3f887237b8202735b9 +size 911044 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..619f20e3b035bee7c5e7ddb8e3950acd28e414d5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef33578027d4652a9b5c93ab2447ce86584ef465cc42b650e7acee952fd3aac +size 1379722 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0840e00e6d13b150f27b7f89d55b5a2f2f379a0e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:360137b8df43172719bdf9b4419331f9ce5bd2e9f4960fd12474b97bb1128a98 +size 1184574 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61f94d8b13bc761adf30c4c625cc61cfa65c9276 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c146bc0c5dc88816b3df99cdf2844a478ae42c5ede3047e7bc5438207d6aa684 +size 1225498 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0c9ecfa7466258dccb1f59c7dcb1f6dbaada972 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f036a460d968c4d64aa6bb15584afb9fc448edf3ded0ac836bbd9964ff859b92 +size 1327232 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55eb322814444a4aa8fd019d80b0bb07bb0cf474 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8006fbc96c8e0909b7974cef7e596ec43eec3f5ec487e561269af4820732709 +size 1351155 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c5aa46274d8b7ee8c79ea0b955ddaadbfd2d36e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f93ecc49b8a31978b12fec47446759d3e5b32a306a9c2b8211f2456890b74ba +size 1183255 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..696551e29e2bd587259678cf5c12f03472e85470 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3cb27246a7cc1bf5e734f4397e54af5dea93f2f0efbd918f362992333af9a7a +size 1229028 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87005d6dce638b7cf4c1429801d085b47c5d6bb5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cceae2693ac76cdd5992260509d2a006893f55fafefe19a0d7f06025db72887 +size 1302108 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67bea31a8b29719e3519632d4e9f5fb6912a753e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65f1d8d013f1723b4ae123978815073f848e4201c717e8a8379801d90b51d987 +size 1363042 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2dafdc8404eace17e47399a9308e9f2c61b7797 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c4201a0c242f821e12489769cb46737e5dc0c3f7c4681d44c9607b38796d56 +size 1246161 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c909d980f95d8e3d5f7ab930eacc2a4a70d4b18d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f3f287dd90e5e7b8f8be35b359ea9f40f99d45e22f88fe7e8ac3ab24cbed032 +size 1017362 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..170955e813fbc62468ec6c2339c897d5689be4ca --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bebe0f2e5cf9aedf798a7695945d85fac52e75e0b3b3f8ba16d9ab9b2626edc8 +size 1172773 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..319f977361d304b75034f0f500139a3da83dc8a3 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b566c2a06ec280930c9f9a7d3898870983c50df1edbfcfbb7833ed12dab3367 +size 1077896 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d6a198f4c5405742b13aeabb9af1c4eb252ff60 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3bc1c6e0dfc815ca989b0d10cf4dc01ea9404158e4dd2666435e6e7171192f3 +size 1120125 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7cd06c0a204e32be19db518e5216f417790d7a6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe61fbb07977444b40795aebd68144c263cad88dad1e11d452644f129e2bc9d3 +size 1023139 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2d9b90cc8a77aac9c7d26781517bbbc0197c56d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6075612710a5b66db9f2ff4327b141b10796fe7697936bb56076e8c69fd87371 +size 1746385 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06ffe3e546bbf39c054815bdc60632bc183b4891 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e9c6c79dc906d15c3833f00043ae7dbc94d310ecaa625fcd170d1be87e50014 +size 1246446 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90c5d73ef4e426ecf9c796ad3d966c89b3a668fd --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90efe1140d48cb08a1e90074bc1fc81b925828f7a2360bb279003e3eb3893427 +size 1300301 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32c5286117ef5de0a951bc5fecc48f65bbf12862 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da57e21ac957062e9a24f144c31248c129fc6c3fa9c333865e238ce3fd6da8a +size 1198542 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..214f496e25ea784a5b962d4a1447b446ecc271b1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0a535047705896447dd51d4d20591231ec7354aff663f5c80ab8644d591b2a3 +size 1230731 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f9823803f7c4b9ff71a1490e834622be777bdf2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5262bd80e7fdc82d2e7767d0d029f6eb47b13293c52ed31fd498ee227d3a6ee8 +size 1138638 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f72a16870248beff4a576bd43a692efea7e16b86 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f119074af32292e1d430dabce2a666b465f7dd1e6c071091401436754f9cab37 +size 3003679 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c248c7c93acc85454c575932c57f80fde6699385 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e526e303a82c2d538917775c6df59cca23303ab2bed14df556820986a3a89a53 +size 2653214 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..374427fb5ade11d55480b0b0bfe1ccfbe74b3fa4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33791b7e923963be7848f10512c11c9d671ec3254d7c5af4b34b3a01acc43151 +size 987814 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e659d8eb6f55c51de9132754057762cfc1bd040a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:056ca4abe2029d79bba4dbed6845e72b1c2beb0637051f5b7450e11f2f51e3d7 +size 895520 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f16abcddeb85087431ba6e30ce547fa9e4fc1d83 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f0a9a0634b7dbd276bd9c45c0c456b9f00942541b62b5aab829c74b88295b8 +size 1311428 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daf3f44dd0581087a9e8afd077ad4e1a3c972b4b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f9de4d24ab93d452fe584cd1ca204a34a3a97922a3eb651cb5634ec245438eb +size 1016546 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e25f65e4d39fa7f977d229551dbcb7c73db7fcc --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1e59be51347083e1a4883e46e35bfcc80f4f10155e39f93f60ffab0081ec0c9 +size 1130004 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20c4e83ce9a7fc7e2143f7bdba72aa302eb6df76 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4c0760fbd519f2cd6da1eec760ae7e98f38ba283cf1346fcdb57896300cf0b6 +size 1456136 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ead023438575cae3d97415605272f5c4182e5e3 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7e90614d0932c553e421385763a8c5d1d04f2d6275ad54d1a13f9cd63c0d8d6 +size 1519461 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fda1ae3168d8d09c7b266a80682a3b07c25942c7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d586caef928b4e85ffe4c42e010e2d6fa2192455869fc378b18bb2d28667192 +size 1299198 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e392faa3a16e0c395a241a4e21053280f067007 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ec8005d1e9dcde30313a623dede208c3fa864b887c0a0f78146a64f576a6ba +size 1312967 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96e43f3832a8709192c6ef6c2600e1036b982e8a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4393fb05b5b42c1d786d06bf8ee5afb3ae2ea5b195363f332115f74609ae642f +size 1432145 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e48e92b617e5670b33cd97d6da1e2a2a9f94295b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b082228b4e117ffb120ca57f91e2e99d2fa537aa579f61d9a24292c6630fc6 +size 1546684 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..154727b03953fc3e99159d7b99a8945a85596381 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08f9f66d6727444a85c1c78e032a69d9a15a07f4ab29792da0f986950382175d +size 1391149 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9733085c40cbbe6a1a01b87f96239cd64855c931 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9585af054d75fad57df20f58360fc08bd0e26d5f04ca34732da3cf84d0630c8e +size 1461426 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7da94bf5c9a12566647398a1afccd014e3e066e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821206b2dc4c91e7fc46c52befd5a245b725893ef53e8a8a75d51c05650da505 +size 1291269 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dede213eeac35656b11788cdc06ceed409100499 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5107f77e64a2ad9c66a6b327070c436b894a1b2950160b58622f58fd66a77096 +size 1262310 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dfc97f7aeda6eb66aca218633c78831fca480c8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bea953b46abaad48819b4f59c53de260034fa7d780ecd6f3c0f4572fffa90481 +size 1229905 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01c212bab0260db81735c249dc97b1bdad9abdd3 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d1fedbbe101129024c9d9af9f0fee75804552a8a4f88905eb8f6152d65e626 +size 1113325 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73340bfe7cca88aaa319045cd0d2e99a4a637772 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aee8c9d5c86bbbc2def1766c8facfb3bae92328d9fb8cf5d7fde29218fb624fd +size 1511594 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47d08d101ac704666fc77e266476c14465ec8eea --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9dbd5658a0b0758445a605eba92a1a6ed2c7197c03d23f5a00139cc5e6836ea +size 1134897 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b0c306991e02c64228f03f53d35c135a648b9cb --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee09e5b9cd0d32201b044d7f2f2b15a2ccca69b6b5eca295a1aa07566a8c38e +size 1143025 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09a94b2c820ccf3bd2e9dbfa978c0c816b9b545b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce386493a90a0347da7b6d9f4fb97c025a5c112697597457a6e86525bc3326d6 +size 1118259 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45b6bcd33bdbf72714031cae09f70fe2bdf9f238 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f980d6ced09e0f00c2f418d349869363b0b9474f54107533ced1945cf42bf80b +size 1206947 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..249d3f6c21374f411e3ca7640869fada4ce43ce0 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed19e22dd283d5acd7bb243a67c94f4cbf1e64c85579d08fe20cfa874dc8f6be +size 1199835 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f2d1a7f3044bae86bf75fab9ecc5aeee3b7d150 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17801f6b6b7038bfec98d87f26fe4db03752efd93f71134569368e1921d041dc +size 1032327 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5272d63f5ce5ead2b0778ddd02ca19bea3768d7b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4feb17401741544becc66d4b1b255b8eebc807ef70921c462e417bd20f5526da +size 1039129 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce435c460a34c6dd138faa3a3fb657aef4ca1a3c --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:684b64781a311da8f50b5e31313ff1f81b0cb8a2a273eff5367aa51b7e246c37 +size 1096456 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df38d51f17402fb4229ded04e956fbf66323a7fd --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:451356773d6ccae68f26ecff507bbc48b4aabcfb3bf3d2e64252d266cb9c4b03 +size 1027500 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1a8b61b05f90c60db28a1b7b04e40ad7aa46473 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e4b770c8cb09ea53997f8642c8d3fdd635923d7e16cc5796e816adc3b1c027f +size 1071531 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d8bfc8f5c404da124aab9dced846bcd4f4e10d5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbbde582217579b1472463a5d9c8870a1e23354b5bceae1231edf35ff4fd81b7 +size 1406451 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e597b943dfdd044a263d0e553a0c82771af20a2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f75954851b7988fe58b2e46e53752c4700009c3eb7547dc4cfab9be37a3c016 +size 1047846 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f4da03cdd5d0c38f467def3dd952bf92a667c5b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e2faa6dc8ae8f2b870cd57e83d6e879bbf86130f209c2da3cc1d2c76b3d8306 +size 1320284 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a33713415db13f1c41a8920719d3ad2fc254d6c --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd013f220f1f53149400ff8b13fa006b98c60ffdad070a3e69b41feacf6d0f03 +size 1183109 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69b26874e242427ccc06b51a3d92e2f0d665eb29 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec975bc027aac066e3dfbae28878091b8838df7dce6f8d70fedfa0d5dec805e +size 1300800 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66c97efc9ec6f0a555ad1c733b95de2182b8d157 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97b92d7b4490a3c7075cb064be49a1bc52605934cf7d896a4b67260416cc5aed +size 1258200 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b4706c46b7484baed4e0ab03ecc1130f4e0fac7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:879e926dcfc84569bd5373c00d9d73fc756ecc05cc6a6387b5e1cbc31dd87ef5 +size 1373122 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c16292645ed752949189d5c6c7669ac0842e7dce --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d86587208ca331d490d3557ba22166780de023b7e0d489abc66ce97884af77fd +size 1438784 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec4365ec319cf6629d82285cab4bde318bbeb351 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f4fa79752ae353b69e00230d2bc3b640400ddb46847067687aaa85dd497ecf1 +size 1366401 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b72e6996713cbf34449917ff63cb364a95a872d8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afb1ca21091187ca2d0ae8c5b185c12d75ccac3f37b78eb75452bcf94af8466f +size 1298028 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..669171fc36a637b6a98a28c405bc276d7254d3bf --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79d78b87e112ad879100b4c68e87d141f8125bb8f330cc47329b48321a0fe0d1 +size 1296868 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23c774a8a2b6eda7151b821f7f6cee7991478b22 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d426677667ceb5accc3692c0f4202b594ec29e56c3eb81a50e8d40f37f421c2 +size 1700540 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e3032fcdcf2b8332e081557153fa8fb76b3dae7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d15646833e0122471320de98380e335d29c5ee770c4276d564e460b05b84c37 +size 1136190 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6441336dd260f010f9a0019193ff732f8a19de3d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baa3c9726407fca2f232c38711f2e2bdb678f48c9b64e8e2a2749d97f4e35f21 +size 1264715 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ad497e81cc6af8ef6745e369a2e41c5091e1fcf --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73d86bde3f7acba4b2b8f3a3b831d1a107f4b508e0d0e760f3a5dd8ad841ba1d +size 1600354 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ecb79911d8bfd35406aeff9b63dc7bb963a8b64 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5266d8fdef1a084a22654c9e1851b4b7cc6a8ee13f4494d1c621cbfad9784d5d +size 1711955 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0d2f91ac716e1eba3247eb94ff148a04e7e9ba1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09a562180629f089fa6e156b262b8945b7c2c416498fc948bd30fdeba73c8363 +size 1300222 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a59dec11c7579eefd72e92e93e5c3f2db1109330 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cec97b32b7596df8ae82e4ee72abe90e887d6c3654449d0764d53e83285fbbe0 +size 1152188 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c24fe1191e7153ed33e17e08ac6ae44b540d000e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17efd33d54d643ca312aa94cd439099ae617c66c84982a037c942ac4e7c24e4a +size 1118787 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c921a40ecbcdbc370c18f301b100f7dc51741c1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f50a48bcc3281dd1fa2f9792931c87a888d0772b62d96a188b935abfe4701160 +size 1249462 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7ce9514b479f4890570058e39612e0ab9b9d76d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c472508f35a14b3047a493e8006b3f7b6bfb9e5b59b3cae61a6a044e643788 +size 1214775 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4db09b31c3c39710fcf3c3e852f637e2eaf8dc2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7decfe46a43ddb02b4bf717ed2bb193306dfffd3ba06f316daaec52c2c88e17 +size 1294019 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42742e22c1ad546662b1ae12f8965fa6462d1351 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdc0564e03b7ff8a65465d354ad801fa03278cd2887ae118293dc46303ab07e7 +size 1252514 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32582ba55f60e320e40ba40dac9d43066603fdc9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c285cea38d9325faeda9e16354b85787d32b4aae7f8ecbd8cf63143397ad669a +size 1677303 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e0d3f6e72ac0bb05aa2ef9643799711a88a7c14 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a1713698d694223874fb380e69b26673522898b7be0f4b718ad3d3ffe8315e +size 1370874 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f534c81f2999d7d2f7025c653337d37d06221d27 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098d4b728298374db405f8eca44efb35f0e70d4ff9de0ca68635fc69e16d9d5c +size 1122014 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dce6428731fefd6d2c8c13918c0fe72b8b47e954 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82977d1b31503f5ad4f6520471b6b314cfa47e2e99fb386e5db7dcf2a54b6729 +size 1707364 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c2f3a3b1fbb45ed48590f0f5548419d7b13b11a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9397b8021c69245eb55e00947f58b1e8d61f7f85d70c7df0148b5360090908bf +size 1493187 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..806adc60de32206ebe480da60f511b72c603ff5a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccae2dfbddd04f4321b2c9f53d9c1b684094b3dd972acc2cc39040ea3cfdf879 +size 1368194 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17a1157e8f355f58d4cd73662f7967ab042e8211 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c07d4170c623f9688b1aa4c06db8a13525d1a8158bb5ca0b06d502bcc76627c +size 1957774 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75b7e69f010281de951363c3c82647655cb57c66 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41e630708260e378ed16f9061ccc1c0cfbbe00f060841ec9d20bcdebcbadd204 +size 1360626 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c3b6ae59b0da6e6e0ec9cd5d402c3a1680d5eb1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c33df7a7dd4e2ca324e6b77d398f91f02598a9cf353e4e1de297224e43a5ff39 +size 1466645 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e62573a566a048f6e5e2658a42e5ba67dc1983be --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f62758e811ba57717995da2b6f5754dbc4d44fc18055dcd7dbdf5db4240c2d2 +size 1446359 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b368d0b79ecd9467c356fcedf010b467c1e447c4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be0b4bfe9e8cc16f26eb88f9a066a448aa13486fc0c40962c903078f95b9f06 +size 1404172 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96eff93a368a24f886a049dbe5d759e3a054e3c4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06cd9489648af260fc028839b5c4d05f2624062f5cd5813024f7f92a19fd3d37 +size 1535323 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..082d8426e5695a072843d6e77fd7597050255d2f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4660ba685a6bd9f6673c4319463df8c8a458c7c953d449bbe81d70170abeb09b +size 1728532 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5213ee51d3b677f6538bc5a51ff38d909553119c --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bafcdc0b29e842daa5dc5b7eded9178d6cdf7dd4d98b80e36c0c1632ff2e798 +size 1279304 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e116d6650ef3c07426e22a167a70049aad9dade --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7bc67b40e7f4e28a03ff617cfcef47cd6660ef6688e7058d36d8408aed99d29 +size 2151160 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb5a6cafbee133ff87ed64644fc0664c51f2024b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ecb2aa8bbabf76c3bde0d5fd44737a2df2f451fc80ac48e1c392bae0e5eb77 +size 1668311 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..436eed9016bf6264033b9f1e765b9b8882a5632d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72c5d5f56dc1b0f6bc66f2fa17783657891497bf8cfa17f9ce5a488400256a18 +size 1257287 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20bf60baa4f1c60efb165bf837fb34a196febee9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e89cedf14eefa713050ec2b0208b15e33e5dea4b7aad3148bdfbbd720ed1bf3 +size 1771376 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a684da04fa0ef29360cea416bb329da1663828e7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:792151d7fa84ce53a48aad8e45bbe61a93c676958138a16c07538b44a43db684 +size 1227444 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf2dc167a2a4e6a1598cc27db4e1a47603ab58bc --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dcfbc10fff00ed955e428a89a167a0105e2452230660aa864c5c7d98cc40c3e +size 1397103 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40cf1a67c6d39a07ea92a7049ac0f9bab7221694 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab27424d0e1aec5987d096ae2440f511ea57304310c24a6e04a403f31b9aceb0 +size 1358425 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea3d49d0a0e29dd1440ad4026ce4bb2661d2208f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd51d26b62cf3ffcb6009d433676a4d8f1dac23f1646d236e8441e73feda6628 +size 1435253 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..141b0df8bf246fbc63093d3a933b6098cfca7bab --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4306472dd01ad793556dc69024bea9b1bddb91a54b5c571c3c8647246af74c9c +size 1620276 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83a2f249558e36709f542a9abf8b4c01559fa780 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc2ae3a6b6981b0b73926777883fbf77b405a254ab314d8e6de9ff1fe0a127aa +size 1397006 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b9d567bd20b42a31352764aadac433e80e8d567 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c05237f2299333a57117f3b83057550af541812fb942e1e6df287bfecf523121 +size 1372758 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a68f3a2c78fe7aab084621b2d80997153c0714f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11621d1c6c8816b3c709d424e6c6110f33c9b95bcb11c8775a3f9fec1cfb0b41 +size 1369954 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de5925cc921d7eb824a31d2194b7cd7a3981552a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cecf6f675f09786d1931a5dcd10749052180d0aba0064048bb6a4ba652279fb8 +size 1419392 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ef06dc7caf9b83a40792fa3e32069b35511144d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56c82c5d2400c54e045fd5da01a6a16345e6f83aeb37074b3a580f696cc2383b +size 1551636 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..410842869a2ba3f99f935e3d8aadb5a14a2f4e80 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56362508ef79ef8a6e8347141274e1342253b47e2db9008c815eaede077cadf9 +size 1635136 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..537b67862753ab991d13fb3fee5afa7ded1eb452 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30e727c3da332ca5e75cb437052081a410aaaf2ffc58f7be6ce6e9de8aff26f1 +size 1464039 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfbaf7a429ab4de135a62612424247a2baaa5fcc --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f110f3dcd5057c234fe84f75483eb207e4aa4734e2ebac97534264ea61da965d +size 1433439 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7adb56038329504df628e5b10226760a7309a5c1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419cc62dbef90d4d6e85036239cd3599eaf1cf99fc6bfa998fe2f9dfe33538de +size 1519247 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f536abe17f2f2d9e63a918baf2e0d0e400611832 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99959b87378632ddc8b70f363ae6a6d0bef7e589633b672786d05d5feed47b3a +size 1741168 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..878d896e702372094c6a904925d15d1c1bf366f0 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e92a8e1a5ebb3def153a4670ca1082d34840d6a31e9b798add6e27e062884ca9 +size 1645741 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e21d47e20b3a2586d49062db98ed2ebda3580e78 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1827745a0fb615a926b425797f175f86e78c4f2651ad5906679f6024d541f529 +size 2015200 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33802583ee558d6f9fb91d00b02b1c6ddff3257d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a54f386f00d79ef11f63e07da0a6944296deea39bd56d9311c266acb819ca9e0 +size 1218914 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62361248ba0242c0bb893e9f4ff97bc26ae3ffd7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55fa4611d3594965158da824898033fe692ed182dfb7443fddba73fdfa6f4a4e +size 1803343 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff1fe785b2033f18323a7dfc1d7fbd90f2489498 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:182c754efa03d60c2c0799c197f4d77e2be161f2ca938d0414c8a3f67453f31c +size 1920839 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06d68dd47fd04036c359c7057577191612df8c81 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:065c564f561884b45113b50058bfc498a3b98b87301301915d7f3da33ef08557 +size 1697391 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe9ceed0bfe3a8e6d2567e5125039c3e8b788bac --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e32e37f47cebbf0dd0d9116675634c739a767cd30af3739e1298367d6a16e6b +size 1681410 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0132fcbe8e7376d604912ba460aca4caa6d36053 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:401e1c4878122c0863b23c4f52b11bb83aacd15913f8a9339686d7a87d14a667 +size 1647805 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d9bc507961375750e0dadf65aa1ef1a189df23d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a348d90787cba3a58c763044b147d6ad3e226a2ea3b77e5822565166420636da +size 1569371 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..587b7000aeaf20912adae3a760f74a6697326f30 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f602f479b99e5a8cfa6e5816bbf6f6a8a82141c6a0493aed53807783cd36592a +size 2235069 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d89c3f8e55c171e52dae0af7e3b4f5b2a6852a33 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:307940c588c349ae0b393ee554b985d87aae4d89aedefe25064438c368852feb +size 1794228 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0399b8bd6962d3c4b96b216c917772d0d1215018 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b09474bb768232d28882b7920d892a7a69045fd4ee3b84e01c4f037c866c175 +size 1898530 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4815299a160f0c36e9d26cc5f85b24187321b688 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f78f31e4334488b1c67141c0cd409cb9781eca8ff63bb5ec616c2722f81b6780 +size 1724050 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d461eacebbbee20ae358a5ae4432ff71847af55 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd992940feb10ffac0896c14e689257544caf611f3956793b9956d8c71fac9b4 +size 1334601 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90fc25ebbef08f32d618f1afd81a9a7c05754585 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:736ea8c564146282f81a651c70e4feddededadc337cca9420801eaff0f9323b5 +size 1709716 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ead9d6dc4843768b3e1912fb81f3bcd5f806485d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27982da5a1fce23ed17142348f916b93b5b0580709086b452fc6a6f6f4e415a6 +size 1545632 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b507c94b4bac183b00605913bdb3fb4f2dcc499 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9080f6c2ab05d21f067dedcb6575330db92923ee8d244f103f4f45cae3a61793 +size 1793954 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ae9043c28897ebfe2ef231fcf5de9137c19ebe6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2ec8553cfc10d91e3e72020cc8657660686e6f008e917645ae2386af7259695 +size 1188982 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b7eea911247fc4717182c2b159809796ab0b3b3 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c121f716c3563a08babbca80ed426e9b2bd399b02b3f4a5b984c18b89585842a +size 2408159 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e405792e55771b4481713043778eacf9a078c879 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61e87906c365a41c96d7c940d7b3a772d40272081fe32887f9e8475a7d13fa21 +size 1500446 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..540b87c542cb54dca6fd952db64e0f1fa01ca578 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e06e4673556b8eb65adde677f9fa7f013047df7e900a02038b672b56de2ca2f +size 1381702 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f6568d2183ac80421ab92789306a9b4806d5156 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee818a3d512e7848122ca273ebfdc82174a40193a3d2aca069396e498c540b2 +size 1685207 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e634be6103a78f05ad6156b598032515e51b8ff4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc9f75239293253067ecedb241749907cde0905d1395366b74a3d45a73e4022f +size 1396193 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0aa6a0b272ac0b98d5255580e15d42c49d98629 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c4e77c46465b1a7c40779500afe8964e9f60074f1832d486e67754f19ef892 +size 1418574 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b05853333ea8fe97ca2f1c0d31dfbca4202955d0 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2f5f038ec7a03b18f913f1e079ad717a4e020c277fdec9d34551435fe56aa37 +size 1243450 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..466aac190b7f8bf6f9fae5384c830219570de579 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91032ecea64848a3d768c9e6ba7d76713d961376a67847b1d6dd915257355ea7 +size 1166779 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..617e64c84a3a482704823372a1acd0095722e6e3 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661149c85665304ef37242bac08ad0afd3e6d4f95cc14f115b3bfb5cb9e639d5 +size 1326508 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0dd76d55460db78bf3bacf72d83e49acc595c7f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d611a751adb6dc1aa12f0417b8638f0ad35e8c7a1f32c455482cef2cdb2ba0 +size 1236605 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd6e028e8760e7cbeced995e366b641c06f40a41 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17a8be43f0a483d2e7beae8a986dbc49fc012d400d43598f97fb6c088922fdb3 +size 1308847 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fca01f98daa3f5c3d3ea76ea888041a874b429a3 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca0802feb0678c85ecc1bf567e7c8c323c8626f38f50dd807ae6c4c7b3d190cb +size 1422251 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ab2c02a9569f42799e979bd9da8c1fd1e55ddf2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a44476c177bb550a74b1ff99bc44a0d866d16eb8c786cccbe2659b5b7dde1db +size 1196684 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dceb76a3d2bc549c24c81e44d85b128fbae070b7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c736b657de2867816f3899b0134b33f1ae3be73c7652dfd5f3cb1a635359bc57 +size 1526744 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88f910ce1e02917e6598ef1c31407a220b4c734d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72602ca61e42cddd28cae6531fde13b7ffc3a45afdb7b2466418f3c5fa68ef3 +size 1270692 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e76f693bc93e69fad1e9da22c6bd11005300c11 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8b13c30542699951d943ba8895b5d3aeaa6bbe70e32fd5c49157131f0adaa4 +size 1283773 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5fb42c80b6d57000feac0153fb2f711b94fc8e9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a81c3be224f0be71ba7b72b2ed1f2d2bf569da5d183d1d6edb0230aea6d3aa59 +size 1346314 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18da4aaf12f25951e6e5740fd0e7a4b8c080618a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e35d023020f4439c540afabb66aa0be430ba165694e7001e3a880e815f7ca83e +size 1406648 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a7408585e41e2a9d838eb04e2ddb4e1f7fe1571 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb50fa8fa9410042d15f4b9dfcfa250b3d17aa95a76212125392a4c3b4b929cf +size 1301612 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d18744863a8b6c3613057930e7b9255b65ec31d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae829b52f7e0daf4c5ff5cdf90e5ee87a57e44fdca870b2f0e2ee5b53d843cb +size 1322789 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bd1b3e33bc7d3d60d7492f0a5c8d69510dd8e68 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fb948cfb288f1f38e208e49ec1038f42752056fa98b94cd31112cbffaa11b2f +size 1359002 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a224c907d2d3d4dd93e3af65a31d78c7060e37b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34610c2517af603d4b7aa5a739b1ff2939a553fdda807b2f14e89b23265cbb2 +size 1576484 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30a6b9fc0cdba39f6e0818bbba41bfca522dda48 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:456f09574f31ce39c5bbf51b5d51fd7f4def334c3601c0d83d00538ac1037490 +size 1627084 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68c2b31563d3337efb0f4de39744b27669008612 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91863ffb1a13b30a620de1c0af48e4272ea5fbe46f06d80c7c1e58ff45905ec2 +size 1340426 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efd746a2a640c838aaffc4bdaed2425b70273072 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd1aac21230953d906ba313fee974120816cef2d08348091b3916b02b09ff956 +size 1493162 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9643b091d6627e9b44830b6f600dd2a273e2e6b8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019436ab5699e718cd8869b622719cdb60191fd1e0d7230e2b4f074f672dde23 +size 1294295 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2bc3212e92e2439c38bf18d575d114a4e285c5d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c864adfad5bd684e872e2cf88ff03fceafe5e98bae6c141cf479d676abcceaec +size 1442100 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4c353e8b574caabcd96d0ca5879c50475e0c004 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:684c8709871f9f0d8ba1bb320c4e19107c451c407a2ee82e1ba8e0e43e7c4470 +size 1278390 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68fa155f7bfc8269d7bea64034277890a26a65e7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bdff6a94513f424921158366a6c96abba584248e7e058f48e7469cd70939e74 +size 2113551 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0d2348a7dd7bfdf1d4548f6fd396b6656e257b3 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a41fdda06490067e72cab65997c4a549dd88285f0523b44686a50e90fae6e1 +size 1655409 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d527aa5663ec3c0992977c8fb80c837e957c5879 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dd8d18685d42edd388915fe731220b0365affc5a0b1b98533408bd3435fdb4e +size 1519816 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0f3ba450d90e0598c4a294ab9549658fc170715 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d518c174ac64f8056b0a5d00deffb333adbf60a66001688e96dd414e6965ae +size 1452695 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..241d68d50ed252426636b4016423c752edd3557b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c5461e8429862c293284d9ebd5c9b37fc0fa1b58da04bf28051c85e7787bec7 +size 1294823 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e79f96e823476dec91775b223ae3d6ff26318b6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:285b3182116262ec6b931ed5526265a33035f6c02e9b0fbb1358e50b0b984cf1 +size 1305422 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bde0856fa968be21f1a05d118888fd4a2c994367 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8557d5a482dc5dcfe2608bab3bb09ef4d7ec675a4e01df1f551e70ca587c4262 +size 1657593 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51c421835726d68db328c513a06fd573b0b49a57 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ab9e1fc0541e5b3fb1aca6de68b3d9df062c66f0ce4870afdabbe1f204dae9c +size 1451140 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1f8c5626cf5aafea7557d14477fe76bf53f31e7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39c233aa926794cc781f11effbddc3305c90c30c290ce9c2d4d06d22a222223f +size 1221707 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d67c56d1f83b31c6623708e3c55a3f85d9ef0bc2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c21c0cf356c34c944e6fdc20a957d23710a1c35089896ad7db3b3ca4397970aa +size 1179753 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf5c76d1e6792123a9400246ecef2ea9fed5d479 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e83f57eff24b9a86e728153bfad8844677682397525f12abfa488ccbcc797e +size 1724401 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02efe8a3fd0e515fa7156f11f1201ca4bc6a6f7e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f574e6e443f78d06e97c25a487fb30def9834fc42e1e97ec2f0801b67f7bc98 +size 1351812 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e37b7b6be44f0d8324aebc18eac713c4f8873b33 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6c18043d11cde26fd084b57fcea25711ec8804ab9a1dd4ff71a0290b0b98bb9 +size 1333004 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c793eefacc10fffc21c703f84cb44d13c999ce1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3df40326bf2de8b3b54d4d7ac2a6b028e24e3709cc8f8c1812947951a3969ab3 +size 1899216 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e3afab6254d1d1b320ce330a87a87f8225cbf3b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8abc44d6646dc861179adc6022167386f30c45b31857c70ddc8744649426778 +size 2082383 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4eb37f9d98766d082f029bfded0ae02bdb74c02d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61a865fd39b3f88118146ad741bc02a24a373e7e33b529cfbd953bf787bc6cf9 +size 1964726 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39b61610e4a11cb89cdf39b80a5e86b4d8c08acc --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f084a78f1595ad6b0ce67dc825b688577af0cdf1e42bd20d670cc8471268dc +size 2160480 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..721455cd840038721034964d1b916eb25a40b949 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2311db219ca88e83d51a764d94cbbf91caf9e443175b13174c08f5f9d8580efe +size 2063976 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..705f8a7f5b1d2a1e6ec2b4c4b9dc124ba4367313 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32c9119f0ef9694646c0c3b223549e87677dbb898828521c573c80aec971d74c +size 2283486 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1fc60563272aea36cdf8fd3018237aad973f60f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d984a415f9b981b24fdd4e635d319441a60a0881deca930a8e610c312c23773b +size 2006201 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab28dea19d17bf2b34e34f56ee70e635f47dd9f3 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c637526439565954cb6b1308c22612c154efc0439b79ae239d8a70395d2b790d +size 1880821 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02de09804ee455dcf3f07ed59d239c7f1a69fe30 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:410104a48abd52440a398c827e29e0c0a2e466e8d2d9bde789b768e56b20926f +size 1900780 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3153e55a399bc6342523094be5c4c5af042ddbb5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77cf659ebafffc1b1fbb01158e8a548da4c378286351e6eb591e1d851f2169e3 +size 1923410 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b03f838d97de9d6852b87ebd57be9e7325b19ea3 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c83b1705d75e449fefa497ece7fb725339ba4c32cdf43428c2565f3a374edd +size 1890035 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8db1c446b360dde4bc672659647e06dfd573cffb --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b7c8676f8f0d4c0f307565bc68b0a99b5ee2dda70da1997a8d18a317b27cbdb +size 1700410 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6e7abd5e18fdf791947baf2f74c09106b951ab1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1be516caa3903bf85f512d39296fbcdaa4561950cbab2e9f311c0ab91ddffd46 +size 2029640 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35142f9aa2d61f293dea7d86a538e77f462fc923 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c347085cf8b03a4aa5fc50229ad175e064e70bfbd0aa113531f48fbdc8c4a5 +size 1778236 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dadfa6982f84e48fd95a72c5b842eb91f5e26fa5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8298e47669130464ce231ef8e019c47763e6d6898c56154f57b2e173b7c75e4 +size 1637175 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..291070eaf0364b99f7d60445495c60dba84198cc --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea2b6274f6e9a9bc24a29e5f5d1610dea1786de8824b15abcfc704955438ef2 +size 1765450 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0178ffe80c8f71dd5350ecc84dcf6c684cf847cf --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c99a9f62adf6c97839de1f0aac51bf9f0c3f133f27c707992ab4a2fa2de557a +size 1778525 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8ad4a2ccc4de3288994973efcfb1ca85a146aab --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db42a50c0bbd48bccb7ae980cc40e849e49b64c221e9d13c4fb98db1b29dd69e +size 1673388 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..806a846f8cf16b7eb821bffffbaa68f550ce8939 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22e79756260e1098fb386af8f5830ea473d6c33a9cb6ed7e715063f2e5ac45a0 +size 1355645 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd35088f10df9fef187a95b9ea5eb0b16867b613 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f6f1c5f296ab20e8babde1829e92c2c96bcba75ae68f23f46a8f9e495291c7 +size 1418646 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f37b99ebfd610f7e4b3a4ce6aee3b76f778b1e0e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e29a4f9aa0b799cd84c9343f0f10c401b4c9eeff0675dcbc080caf68fe962bc7 +size 1519614 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84f1ae84b0e9a55f6ccf07f2c2d29dbe4105659e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cdb69bd1c2ee4ea3b83d8e29c97433575d5c187613a19d97de5b96f6194f441 +size 1581255 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d86d3929e415608a2299544806c748d58b5f1cb --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:705499a38a07b63c6eaf6aec2c13776a9acfaf68116925fa9c57bd2a046f6e1a +size 1505681 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3433e4691c5820f3b78a45560c73a128cd802f14 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:964a95638ee3823c32685d8139926a1097534c883ed21ae160190455df51a037 +size 1762152 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f403e28ab58bf4316bb370c77a0208af7dac642 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159bc062ffb9d5ce44290b0d714679960d91f49f9d636f5b21790aeb3d85c2ed +size 1484063 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..111ba04bac6b11121f69387bef700d7840eeeb79 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3636e27de206c10d3b9549eb8b9a8ecfb564cb94b9b74036346db3d50aef6d2d +size 1764903 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b7582ad4a21e6e20964e319428b48dcb65e7299 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99541e922bb294e830bde11e17685889da092f23e96cb22eb62592af0c9ae26a +size 1953570 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..364cc97a312eaefdd38f2e411e12d2d6530febce --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44690c7947ae109b748d63958bbc7570e87b0afc6ec015d487240a6b2c78038 +size 1818437 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f5288121dca9628950f52110034ed136a198be0 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d377d0d8bf8c1cf5f9a6bbb150683417ee72385d0172b610754406f3aca426c1 +size 1805053 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86eaaaab1b010921e77e0abbc7c0204b2162095d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d9f025bfde5c57b495a111314dd243d3fcbc3da10f59618df45da047ef10a81 +size 1919572 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed395e19fe974190138b9ac314fa3d3ed6cd56c7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b50249addad06b387e975eac5062bcdd6d45c9454887cfd5d5e0b9b33b5898f +size 2274066 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35f10c8948abcaa7c41a515b227011bd85d61cce --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3f3443e5c97262152a1df4b68deca2038dc67bdc59fadc13940836fb05bb8ef +size 2046769 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5049bad438a710691c121a515139f7831d8ae730 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e40dc806523e6bc3232ffa7be346659316483f754341f77a037c41991b9423 +size 2008602 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba0d3e81b61ed5e182c1771fb3a065b1e8b79362 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13aae2644e6399d4b627bccd20190a8602fd8940ef19539add315a91503eaf6f +size 2207852 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0b64cde7cbe8663eea86eab4e36af1278c9943b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44fe8a2c32d3716a9eb77446a93e589a409b08c1a27c70a25227eb159504bf23 +size 2240256 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f945a01038c6b3b1cccf912299f8959ed5f51303 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73c87ff360edc5212d54216b7587f826c39d67ff4cd042bd7233da191a96fa8c +size 1977306 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..484e4bcff6ec8dfab5a9639d91daebb6dff4b482 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:327a24ba06619f4575614946f228f2acc2e998cce6d12435407b7011f827fb0f +size 2099188 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05251e2460a9aa25130a789b215e4d1fb937ae22 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2899ffd9253319e071c885193f37fc2cd59399ff0b8e229baf04d1fc059571e +size 2357955 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecc8f0d4033c540c0693f74d1dbaedeadd011790 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a61b3bde0fd80e36c15e279e3239da1623c629ee4def6819e092652616974a0f +size 2503221 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33011694b851265b57fa7aa06834b95dffa00888 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e74f167dc326dcb06008366587d6fe2f5964925eaff4a9506857f9f829b0b5 +size 2104111 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3af3b84d8ca513fcc8645945342d61cff98f07d5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38e52b94ab5570b39a9c96dc4799dae591d5baadc134908152f2967a20e8d391 +size 1861968 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..287ee46753453235d34996f95de0f298867cb52c --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c1af2ad0be8e1af93dc4b69188116cfb10744a67d415426a25ea376b87c5bb5 +size 1870859 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb9cf37f2ddb9b2b39a63c3b75b486e19f4e7662 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01309d4c3894ef2ff3f05bf2c905f146c49c89c094b8be64dcb3c479570a1dc5 +size 1867239 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bf288492b2c31dbdc0f64a63404b2942563243f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b108df6fd23ce35027910b26e1c298db82bc3d1f16d3b121b24f56afd56a6240 +size 1951313 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..708b878323748ff2d642a4316dff578d8f167239 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:716e82427dca6879e6dd3af2c074ea116ef5d1f2379d7cc43a992c2d81cfb78c +size 1748416 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6362ff1e567ad5618789831bfd72dacd82ddd680 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd0b282309593f9040c2135caed2948e94af4e13f14a662025eeb5dcb00c123 +size 1588677 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4022bc029e42507bf614888447303a5f646997c8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12991ffd992805c706f2ee6ee4b2b8274226b28260405d5340f978109a123b91 +size 1862222 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bec2a47cda648c75f582c5bf9eeb115d06b336d2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e95603d1785691b752fb689790816e5f14a16e379c4fd35383f76da2908746 +size 1981921 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c1ec8534e0b67a77253f370bcb35324736756b2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b774e7c6b70f3e1f90c1df29d00d3c5bafa4c264a275935a217de3a503383e3b +size 1702318 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ff0310cab86331c53a3b6c1ab6a0f83e7f65920 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecda61fba0fdaa7dc546add197e219c3773e7d91e12539af0fe19f2edf59214b +size 2170189 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce215e305287d84ffada4ad9d0dda9da1ac614a5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f921916b4e77e1050b1163d99f0535685d63e8bb5e4b56488f68b6360c0b16d0 +size 3291493 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00823386b214fe9120eb8744fbfd594efbbe77f2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9861d1d3e45c9bbb3375f2c4c6d102c8dc1d59473b3f3a759e6866badee4a531 +size 2777783 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b5c7638cbff1fbe294346f6bd1fc2906afda300 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff818c75bc64878d5b6596ba72db7ef120230ea4787394d9211374b6b6ec54b +size 3350352 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e171974e58bbd66634faf2a233554d84ea3941a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae47e676d170bc7e687513ddf2c4fd51322faccb425f245c18f77a49d844c7cf +size 2343773 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94f99121a4c3cf7a4470accb75b6e1e1fd4f4308 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e8f9ef0911f96ed17264e5722ea750ff275601b361228eb304caa8df572b9a +size 2738912 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc81a82316b1b4982da532a26776188bd5c5b672 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:865e539592cb5701bc7c5c34c298ae93a58fa445699a027f09a5a51fac98de87 +size 2492028 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c720f2dda87ccfe8f99c573e284722c11c89b4f6 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ff06b3399e1f6c1c71dcd6ad49b3b6291fce6bab3b02e37da4522f7bd1a3b7 +size 2351794 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dbc6b7fa41863970259ed0ff13c66987043e4de --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a05c5d7b0a156ad5fc64d060bec309ffc0e85fa3ce57ecca6874ba3c29014e9 +size 2627602 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..013da51b90ec5fceef9ba8c1a664b599e06cbf80 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325a2b7a7965ed9feb4b21564a03de6abf51d9261d34cdcc25bbb6dded7b93ed +size 2804582 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..432b53a6a56ab1c928b5705bd4104084c1cb2ce9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f0671d22e9d566261e7fcf6065cb3e60966e1de8190cae3479ae319ab0c0a9 +size 2652444 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74a6274bb89b7a64dda4542d9e8d196a6ffc51af --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:603f63f3819304b16958ab57f4a7de0bdb6240700a6afe6bf03376c70965ad7a +size 3533579 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..513b97267e237412ddd86346b1aa5919fa51bc6f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0358a2061771475363a97e913e643bfc2327fbb91e0bc1f41cd172a2fcefb29 +size 2835231 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3065c8c475f2c2a7ab4a67471984b8662a18d506 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d666d780403e40ea1f383e8573aa1c46b9476d3b476fe9f0058bd87f13464ec0 +size 2279337 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd24b8be212df5a573de43fc95047718af6ca858 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a095ea6658afe2c950fedfccca954b80dc7b375c0d691fb73e33d1b793e749 +size 2904135 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe15ca058ac510a71063bd5b8f8a3294b9300813 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45841c99cdd81cdce4937711b2fa2b450b257ed7b8bf5b8920a3de448fa2f102 +size 2436059 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58c1746ec085ddedc6bd827e2163873c2405aee2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85a9ce57652011501152e4a7c3c98029e6fab4d10f092510b5a891df6943ab6e +size 2512684 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1522b0f84f1d74aa37faa2f8412b1cbfef607ae --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4747b8ec449d2c3e1e65b153237480e755ade2a53adf437a64541061e1082b46 +size 2525461 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..561c7a07525ad6fd0f3f140d031ac2a1f88dd353 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3929cee155b969446e82f921de7f97cdfa1b43815014cefc4a07c121f9fb470 +size 2487416 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c4b6fe469141f528976bd13333cae1b16133174 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f49be708dc3070e7d8be9798ae1116012b95b98f2218732a07f698d0146365cc +size 2813994 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a513ee29d7709cabd2f670ea79ba439ffde5c9e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36399274c39e4d80cd3312186578a3317c1c51ecca68d97c79726e23d92b3c1e +size 2583795 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8f303ddc012dedf9c67d483ab03cbbcdf17df0e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6482dbd38bf3cf5d39c90afded44af48c345e088594c210ea262cf2c0d44593a +size 2511948 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d73be80a35171f2c38e6516dc5108bb9be2488fe --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0be6179841f88cea4dd0590b021a5eea8e7304958eb0bfc0a47cc42a9ed78593 +size 2322603 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e810029c08c7cf52417160954fdd7340bb5f56da --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf56f8b0874f3baffbdf4b4d6b58b8bddae63163b306d9c8ed2931b4bd956fbe +size 2577562 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3780b6ff9e586f1d8ae106dceae8fce0f580d3b9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34fcedcf04a4a873f13bf82ebbcba937ce827c0462096b15ed6c2e3c8a2b2550 +size 2627364 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fe5e59c474dc84b3e7e65f216f4e64a475c0c4f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f27403b0275a2324c983280a9d0864c059a40cb63020985c30e13e52661e20 +size 2426459 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b69168c63e72f5c93c1b8b41ed034c46a9c8aea --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f023f7a64eb9d303c6fcc24126070eeaf6017181d1a3fa317d5c710e4e7318a +size 2477397 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f83c9061798f1c31c4647a1696b0d5b30993d0d5 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da8b83a49557c5641d5d36c5551605ebc2e0cb6c69424670407c306b28d32b15 +size 2414751 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ebfaab6e3d7183620d60410824fb1c7df235ab3 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c8b763eb5af3a4624ac2a39e611e47ff67934d11e3b0dbf896dffe4dc50faff +size 2562579 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccecc0902b4ead98b6c1c5d51db76596c94a5db1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c40c668bb002aeaa651cf23605a22f31ce3e16e2405081aa27afed9131a6a97c +size 2880891 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76aed1f9393d3e11d87517e7e1de34d80d142405 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4df61d68c424a87530fba0103114770adb5945807117d0c8b69024feb343e004 +size 2864465 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..704c1fb10e8ad30232a10e316e350dc5c6f43db8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84854dae686416ebf766848de55deaa009fba43c048952fb5b25737fbc485954 +size 2968258 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..894eb6a47fab7ef6ef1be23cb524394a2f82f073 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89a0f0c5e96ac3bc745782663ee72115bf19a165e919d5f13a0a13daf126666 +size 2456105 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67830b0bc9ed54e27e9b92c9fb4877dde72ebe39 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a079690654ad8fec11a65f80f215b0c62726da34f41ac4c63aa57ef75b9814e +size 3443667 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9002386a180ba42e1ffce73cd2d9ff60fd621919 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84120e58e8c6dc21c7bbf472c6b6efcd5033cc7b22ec2c565b20803579bd54d7 +size 3140803 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..655a7d3f291370d7399a72c604b3b28b68730965 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a84c6303b97ea42bd877e85e252803c73e17bea6aa4515aad7abb78de885e81 +size 2889933 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81db52c931ff13ad59aa75040c8ee481ca86718b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f92ea8c39a3c665df4636c73aa512d1bf8a5b539420f376d99cb741c9b44e4f +size 3140054 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52efdcb12d4a9060416d9a342eaa904bc8349429 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c45ffd3b279fa8c28f4e4bb6013951c0f442f64dab245418615fd2b62ce97f +size 3244551 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15f8b41e60c3a8654241bc1e13f8ea19b75b5bf9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecbc7e7235fe20b6c9e0bf77affee5d3afc1f1014f1044813d23c88c195c4d32 +size 2739515 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85d78eb093a5bc9db594a69d53a63aae014b8311 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e941cad95329fb97a2dbece18aa2a9e2834985564cf5e0c0f1c4e09e06cd33d1 +size 3588696 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85094d7f591f1f3476e9be412f6dace29db45e49 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bfeec9ddbb12c436e7a0960adb553e21b88f8ba436ffcbdf5a58ed27c0f7d1f +size 2883793 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3290410f7533fdf61f2fc7063c3ffa9953f0c2f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb929ac1d421bacb0586a8394f7e45da3df73238aaf6c3cf6d41820875814d0 +size 2989242 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e43daa747059fdadf14c21fa00eb26de925209f4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4562a2dabcdddb539ea85f8d644113eb5a4999dfcdafd7a50ad9ce8cc333d9f0 +size 2972739 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff9814987fd8f3bc4b9a60fe68bca0cfadf004fa --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15e4e303229307a1920673d5484bf71263e39b52b704b939cba3db200806e5d +size 2370439 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01ffcaed6607efed4bfd829aa8141b53519d4aff --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448bcdcadeb759d8e29c76d5d3946918aa0210ee72d70e6c0ba66b567f45d88f +size 2981703 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a859953fe5b4390cf3a44cea293d6e8ea61fab0f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e0f1d2b9736d793289c9e72f374ac2bcb44e1a56eb0808f0f580f77ec89b537 +size 2743868 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe06dd650ba1c43fde630d44a8823853b01f8212 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22e76b5ca1b124f16261749acbbabdba299803e966b0689421076c7f8586aadf +size 3223212 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8f04c89f67dad7ae8a6077f0511f395824f71ce --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:178ed749a55d610dca2fc49d10867523ab73aa8c611cd0704abb77f1ad2b3bb1 +size 2166388 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73b8e998c0ffac81b59825d498829215aaa79de2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f205bd9c4152010844e7af08eddb408fedbb3eb2a58e19740da6e766c0167c2 +size 4026162 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca317dc8bf5fb275623f3b061661b40ef075a3e8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d46b3a6ce837561961d879f2a32dc3668bfc9f411eb19e333a9c3e96b3f213c +size 2431493 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2ac1964e40d19e1a77613d34712cf5224a6573a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61f4659a4bb9cafd5a4b2e3959dcaffb233a71f50c65568a8e31ec776b5ea003 +size 2434097 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000050.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aaec5b45210ea028fb3c29362f60b342bd7fe66 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb3cc2efa4d0d0298822376d5d3ec937d8f955c0865fecdb4a4b1bdd54b953dc +size 2543214 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000051.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..033291066a2086a701e6c7e85090cc4c46bff0e7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3d91356b44ab66a7a1f9f09e56c2ee0f08730e639dcf0e6c1e05163335cf6d9 +size 2394086 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000052.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6c0033533d72bd69070209babb99e96feaecb8f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d656c0decacdbffadeb8145c99c29019195088d02ff5ddd5516fdaa3582e6cb1 +size 2323477 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000053.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65b361772e20664b6c6955d57f99a1f6c12cd4b8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ce9b74194b8d8aa83b052f3b6c39cd0d00d1862eab1e65367698d88ecb7d33e +size 2166062 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000054.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dd502b048cf6a9ed239c02a5eee801aa6c58b0f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b32ade33b34e33047acc859b70334c73f601de69a83f07751fd370285f62af +size 2299481 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000055.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b03a42a9bf6740ece9811c278105d753293a511a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c881445b921e5613af64fdc3a550c25e93f65061e61fd4e3aae2d262e179283b +size 2421496 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000056.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..452262ce1ea4d2c3571bd6845b402065984bda61 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3bb582db44724ab8846749a683cb3379445863cc20f0d0abba0445831b2214 +size 2173010 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000057.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9b172c5e94e94a21fb565f40c62fe7ecc358e3a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ed8216813873141d36d0d779cceadfd4aa805254f24f8dee8b456c903bf2cd +size 2219124 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000058.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..293378bb697d0deeb9861f8594fcfef25f737f03 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a982899798f7a48fc8d6776ce88279a11abf3c0b05eed83ccf25ed334b4d7f76 +size 2411884 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000059.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4eca365ecee70d64b93fcbca455fb74a9679ced --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b99676c4a0ea1fa11933eafbdeb857457e8fbf9890de0aa4f9e2f42981dc25 +size 2040160 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000060.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d9ceaa0564e77645665b6cc606930c1e0b84c8e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ebdc86398531cc9b939c5302af72f1fbe61a2d768e7c6d3b6770a4c08e71a86 +size 2609192 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000061.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fb87f8534ffe4776614f49d93994be512c59601 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293b26c98cb7d56f0f8ae8e3835a9c4fc082a02db18c97df67c97e2dd6a6cffa +size 2088620 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000062.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7262d43b00be38044d13430c2f45bbb3bee290d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6425457e199bb3313d6266b02d93c6c9e58a2a1812248afe7703d3a674635f10 +size 2208325 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000063.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f26f2d69a0cc95c6283bd826d9d2e852ff1384bc --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:270248587d3ef1f2b1d777f57800b362681a8e9720bb454b0b9de16a71c5fec2 +size 2342609 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000064.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e79c38976b3a052bdf43162dd47167bef9efa172 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9e89186731ce03eab6820c3c3495c58b50f3f4f82ca7a3480f5210ff55aa1e5 +size 2393961 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000065.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7659d4b5332a121c405f731a03dae638589e0188 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f4fdea10444e41f08a509ab7ee47b8b3765af6c96792da3bac81210533ec83f +size 2129883 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000066.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31c1559a5acdf4f3675219ddd85c88d881819ee7 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf248b02c901da0a2dcd72aefe473fafb2cff8d9ebd28ca953ae73591bbff63c +size 2331984 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000067.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bf242763a441469e53f3df201698ae46b4ebf7b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d2e081ca4b642c73045b0ef5174302fcccb4b4eadd47b7d30a442c0839378d1 +size 2399212 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000068.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f07e625159397b2983907f5c0018a74eb5116f04 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a410b368daee342f97492d201e6ecc9b971eec254ce5e5c4b507bfb94963f2a3 +size 2635572 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000069.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..332b5646ded3cfb3a5e0b6ddb4d0446c95f7e4dd --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd7d0b21ba990727e63c265f7b4aeceda7c570c629bbc03d902c80c62be814f8 +size 2679670 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000070.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f3ab48e149137cc4be80396d1c01f90a26fc89c --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49944c6a4a70153f06f2af838775ecea256321e7b43f5496e54ab143db3db027 +size 2285789 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000071.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d4a52041d3b76889d43bfa1bcc858659017a79d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70d10634a0e40b582c7720932e54b40f9236b577304495c71a081fa8bc6ecd10 +size 2543214 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000072.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c23efc3e3ef12374b5ab4d4076d7df626e5ad0b4 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47b77a2b4f67808f19872cf6e6d4132c9161871be929abc264edff78942d6f76 +size 2318043 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000073.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfabae39252cd40540e11db7df2e1fe6620c7a62 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb003017532da2269b3d9ae8a34ae07af2d21b0783e29acc3191a13a7e2d5982 +size 2461436 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000074.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85e3cc8fd8e0d4e1aa7dc430273846fe14672c79 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44e7dc3465702a275dd4ae381f40a9e9fad02934c26f7fdfbbd920214b8fcb9c +size 2259117 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000075.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e6314f8bb20e2290d49b121960df889967d9271 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f72d94c59b83fe09f560386406cbc2fcd4bbf4826041577f1ad75a8ffa31e3 +size 3865813 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000076.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a74d474c570cbe04fb3dc4446ccba226fd46b411 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:562ff3899d117e4d0f40c688d8ad40e2e710a6e70f59b4f991eeb9a91013c25d +size 2736570 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000077.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c8455e563dce80fa90d819dc1010580db21324b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40826eacb845bab1c8a0a2903af6dc7de9f471b068731714ea428ed005818916 +size 2619107 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000078.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5d7a7d92353ce4a1fa6342848ee785ff14e4cd2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73dc45e628bba76c7b5323f4f0bc77699ab9dc5f7851479d12c821f9f4beeac6 +size 2633015 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000079.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa0434f6d0f8d5a175e628824d832010ef60130f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:857cd3c57b3e1becdd1dac0ebdb8ed3e83a957eb31a72d41c83e4f65f5d7e7b5 +size 2516815 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000080.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3e0c3b7085e074a79a5c824e82443f164f30248 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f3e7cf54cfcbf6ff4ce6f60ca050b210c844ee6e0df308b84d8989d89a750d +size 2335902 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000081.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..398104df1faf174b6c2dcf368f77c8c77d606450 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9fd15f79a91ad6fb6878527449ac3d691add163e6aeadeb1f35ad937d29f67 +size 2844765 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000082.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b19602935fd19a5e00702b272191b3fc99ce9f71 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90ce2a5794062df16ef291705845350d9369960d20136a518681cba8ac2fcf36 +size 2479211 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000083.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6b0602d4c7719ec2c08ecfbb6182813f18de385 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34edc1d126b9ae661a7a4c9ff5dd4b87c1168abae012984b988f0ca584fae2d0 +size 2127317 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000084.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d630d66630eaf9ccda98ac04efcfc6f1b8ce688d --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c99c93f203262d59a0d391d5372391d04ef5d7d9d23642a405ce8f0177dd7099 +size 2071770 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000085.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f97ff0c037fbda2c0405df8f2a403f4629e6116e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6053661213f28e50d985201ad711ad7b800447d195f8041d317ada899b4b787 +size 3105391 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000086.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e99c7e19e90ef5630ea519d77249e504c45599d8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd0c7b759a556b0f0765473ab0e0f804888a79eb9be4e1ec8d434bfd14b41b0 +size 2285100 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000087.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3af758a5dbf2694a2858b761f317c38664bceed3 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1955968a23726c92c1eb4f591e940637cf52387860adef54691679b737265125 +size 2235326 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000088.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ef24f59f8537d9c31730f8940a5c7109d1b8874 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee99cf2e6c7e9fb9d5ba3aaed789c81580c7e4e52bf9ded6cf3ebcf561db79c9 +size 3268567 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000089.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1522153255b08a587cefd7d1f071b9dd80899c83 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e05f816e657b2899360a8f6dc08c4de3112449da3eacf6a02f7c727203181795 +size 3105451 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000090.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5682be6ab36093b2c7332c6da49054ca5abac5d1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f8adcc1036bd2be3fabcaaed20586fe34f686b8607c97de1f4b7772843ba1b +size 3590729 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000091.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a50a57c9dbe4ffd3f92f4751862a07730d6c5afe --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c44ec5e8535dc1648346b582ae59f314098951888bd35b3c01e02bb2bd1a8982 +size 4675619 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000092.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6539e0304a3e64fad312511b9e5f6cf2b84008a8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b478bc61c440ce5a3f51476173af196ba2f26ce49db2840069127f34f9a96c +size 4334628 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000093.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0426913823b3caeb188cc2d363e01ff3e3a55564 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d04b705c2099025e1b252cff4107022923b322f5f33a344c21a638abfd2c39be +size 4753596 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000094.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5629e654cf32053f085de3235eb9c9654ed7dc91 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c7add66ba1a5ce655e2cdbbf7d84cbd5a7e5bceecb0190237d586e8e20d59e +size 3885360 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000095.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79871b38815668a983456f7d3cf302bf806a9963 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7892cdad82bafe6f21c5afca090771ccd147ee9f9b155aa240c186b4e69b147d +size 4239493 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000096.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46a593e4ae73bac8beac68038793a4a8f700648f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9a4fb24b9a2901c170b5191413e6246b4846e7ab233c2f861622fe97b65435 +size 3737240 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000097.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98b7f2047941693d6b7e40563c3954a102cd21a9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172d82171e4c9acfa7c7167f79b005a148b0d3fe1b19250bcabb7af3a56b90f1 +size 3674664 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000098.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d9e3dc39e0574568be732e1bd8216f9f92884da --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d65290b84cacff93fa3a04578edbf99f8c645e181bd1024f22ab12bc5d4bc17 +size 3810264 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000099.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d1223d217244d168362fa7a7c846ba010ae268a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d98125b1ad330c4b0c4037ec81cdb53ca9d9153061c6555cfc3e03eaf5138551 +size 3353511 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000100.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79e5787f02b64ddf11c4a41acfe23f68a13e24a1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5899fffa42bed8849209afd592cf4d8bdc12afa8f3b2862df63cf4295eb30539 +size 3679112 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000101.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a54bd914d78652de46d4607f7eff10f48b852977 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18735191b5758e504a5620d69e3ce9a7066da26d7c8174afb6ab3c5b6a2c39ec +size 3334679 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000102.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a1e86eb7c36e524f356e50ba04dc6de5cc743ca --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45e98a698348567c08f392de0a6c66427875a627a4a77d181836bf0e1e6ffca +size 3649319 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000103.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2da5b84842b7a015c105de929b3b137d0c2b6d25 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:628c5c887659ecc073e83f965203142975c0ea55aed2a7d9bcd00e79ead46487 +size 3359068 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000104.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0517aa6024b54c03ebf2ebd3b1c6e7f4edb2089f --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49ab8bbec67ca8b8092d454593d93fb8a191696fc8d7860b0f15e7caac5c653c +size 3014878 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000105.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80986d92405ecc5c41ab9028a2e0d718ea3d58a2 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19df7bf43eed2b61b8dba633c0e54e239447a9197d682bf9338b6db6d5f73e97 +size 3179605 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000106.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a4af7951ab83acc7f2e72ced14567e4ecfd3c46 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0da346dc542caafea02da6f139abce85b4e3438088d4f5cb284951cc74682f +size 3057732 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000107.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b43a91e7b1f3d384056e3ce9acef78ce842aa577 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59ad4f69319476277a88d550f12792e4586ef8afddef41541be7b95306dc9731 +size 2955110 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000108.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6b8e5cdc622816760b2967cac8e49c4331503c9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7899b174ce5f550e592d22ab9cb6e42091f2ccb766723f50b939239603bd71a +size 3122634 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000109.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a0002904b4f52f87880be068039eeed9f1064bd --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51c065da8b3c1d955ef3a47b8eefbd0d6ff1498b9368e98ad7c3fc10de09dd67 +size 3145373 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000110.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3be112cbace8d55deebd902e3568e2886264d524 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3614d6231902b2d227410170b604847e6dea82339630dafceeff7aedfceef60d +size 3290291 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000111.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e69ac6014abc296dcf1e85b728d7dc9c1c35f7b8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d14bd6b6c68d55b2a870575d07186107dff7c83271ebd634b7078ebdff36db9 +size 3225009 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000112.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16d76a80219cfa1222408501d2e4a11e1dba25e9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b914658139952702d397cac443d45d13e6362e67d56e83fe0a3f04a96dbc729f +size 3294873 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000113.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbabef7f4f22f20d404c4a281aabb0734dfeac6c --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7acdd53da1c22882a22ac62f99b5ef302660b76bc911c65da7a320372eb7e910 +size 3918808 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000114.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8d0ef7e0ae04d801fa8bf5cd9c58d8aa96805fd --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:858b0b0ee9bfd33305d963f6f755f953d717af3f0e0119a590d3037217491ba7 +size 3668507 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000115.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0074f948cd21765816fabc26a797e50a492d1903 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a20df03cae84f5b12d66c4e29bb7677edb39076cfaade99742dcbecbb2fda034 +size 3907964 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000116.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f04cb8bbff906bfc1e08a883bd13121bf8d37b1 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5b7d7fe123812bd9256985c119fb65320ca244b270975c1fd2ca89d553ab5fa +size 3972981 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000117.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95ecede029e97d59589a94ca0194c65e64f8965b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dddb5db6898c8bab70fde61c1843bee838409df1b1236ec4e8abdad7567adc79 +size 4354073 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000118.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a15850a0eb6015db58d8bcc4c85d91c14bc6be92 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7605a531781be77429d560725486ccd23f4a12a6db02f1f4bc066f5bacf7b22 +size 4423947 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000119.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f44c0998cdac3970e194756c23a018c0e3cb7b3a --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc96ecf866b3ac74f31f36255fc0bcb25043ba95e59dbe91f8cf86fb799f7866 +size 4126193 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000120.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db751119775aa155755d3c83e0474e0736b3643e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc47254b45da73468ecee39c52fc9ce4a7c434ae424c037cdad6d7d080b9a3bd +size 3761961 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000121.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fa9b4d02eee4d4fe194edb6b01425f99a7b8866 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ce4d39aba3f99eea7fb2699cdf833cf89c8adb1acef7fb64ff305bafc7372a +size 3946216 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000122.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfcbbc03aacb79b492af6fd3cc3b842e59c01ca9 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc70342b3ebb8ac89c36363af1e57491fc8e380658d566ed472d2abe86eba94e +size 3978048 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000123.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e82d53ff2c44b3882a50f514ac6f5747dbbb129b --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16bff4d66d69bf530e07ec704bfcc266a375cbf084e89d5b2172e84faf1e3407 +size 3402751 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000124.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a5d6534d0b0613d47af640541cd47de1f0943fc --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a154aca81314aba5aff8a6cca2560f1a438378623af81cb10e71481c016199a +size 3686559 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000125.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82003536ecffc087fba03ed3303f7c7f04d06aaf --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c525a149feaaff8b4c4a7b26a6d04114b4ad5e06b36d8e4baa250a71adfcfb86 +size 4413996 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000126.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e7af4438b0d05662d207dd7d86c5f19b089acf8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f522526e3525332edde013a580523bc49bf825810665f99b48f0e42994b776da +size 4691667 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000127.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75ad216d3f4ed0fb5d21ca8487740107bbd014ef --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37e42f295b0965c792710a026410e2fcecdbee6cceccb0e60ece7100b6f55ade +size 3740145 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000128.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..282e8b1af1f14bf14061b74d90a5eca5128af43e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd5a139c3620080ff0718f99c051ffb737fde5a99e6b01b686e9d82133d489f6 +size 3458825 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000129.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44ccf8bfd472fa129c97dd748921fc17861b2363 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338b822fa1cd74d8a118528bad3c6a60737c438ca027619be72a795d6c2630eb +size 3405958 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000130.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13e9b61b19018be7dd74f9925cc7db02eb3472e8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af7a407056b8b764a17f13d1873e2f5d77ae21f6f90a347a2cb37a35030fd0b +size 3354958 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000131.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68389162568bf784cabb76b6d4f4606b76293d91 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:990585a6498902da3246869a28f1f70ed84bcc19afc73d80d8c28bc554feeaba +size 3552591 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000132.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adde378c9da50398b46b009d4c26e42ce0142a35 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3643773b4fc2e0739953b611db136be4ae674681e62c3496836677a963be3974 +size 3327748 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000133.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c9629244e258f08ac4a65ca78e6c40d0b2e2d9e --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a29621b5f8876fce4707c50b353a53ef6b673b1e07b11441349062f96ad775 +size 3409178 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000134.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..497391cad022b528c3ee65310c479f86f4f43f61 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6c5a60c6c37423d7ebfae25b23000acfd977fb38a46be16d2c3204330d8056d +size 4433864 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000135.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23b555cb5b28a30ecea8a0d90f433b48fe8d0293 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc9621fb97c5f5d0857cc81c56cad331d08f196a3f5fc6ba7a61fd9109f0f3f4 +size 3649796 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000136.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bfa556d0a9b8313eb9bb29d4d9c1adeb56ee229 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d16cad56a9537059c8dce1c31fc3a9c9b29e8d42b951b7c309c9b8d21533734 +size 3316881 diff --git a/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000137.mp4 b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b32428280cf9823bd15fe1b482f573de11800a8 --- /dev/null +++ b/AIRBOT_MMK2_boxs_storage/videos/chunk-000/observation.images.cam_third_view/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8f1d62630f57a3b3f607f777efcbf5b6838933f8f70ebc6659456ac1f6c7bf6 +size 4356111