diff --git a/AIRBOT_MMK2_toy_storage/.gitattributes b/AIRBOT_MMK2_toy_storage/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_toy_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_toy_storage/README.md b/AIRBOT_MMK2_toy_storage/README.md new file mode 100644 index 0000000000000000000000000000000000000000..5b1a5bc4c1500a875740c84440f1a0e38a3f094d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/README.md @@ -0,0 +1,334 @@ +--- +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_toy_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** | 199 | +| **Total Frames** | 28709 | +| **Total Tasks** | 4 | +| **Total Videos** | 796 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 1.1GB | + + +## πŸ‘₯ 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 +with both hands, picked up the little dog doll on the white plate and placed it on the table. +One hand picked up the shark doll from the table and passed it to the other hand, which then placed it in the white lid. +Use one hand to pick up a building block and place it in the pink plate on one side, and use the other hand to put the remaining building block into the white plate on the opposite side. +with both hands, he picked up the shark doll on the table and placed it in the white lid. + +### Sub-Tasks +This dataset includes 12 distinct subtasks: + +1. **Grasp the whale with the left gripper** +2. **End** +3. **Place the puppy on the table with the left and right grippers** +4. **Grasp the puppy with the left and right grippers** +5. **Static** +6. **Grasp the large green cube block with the left gripper** +7. **Place the whale on the white lid with the right gripper** +8. **Grasp the large red cube block with the right gripper** +9. **Place the large green cube block on the pink plate with the left gripper** +10. **Place the large red cube block on the white lid with the right gripper** +11. **Deliver the whale from left gripper to right gripper** +12. **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:198 + + +## πŸ“ 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": 199, "total_frames": 28709, "total_tasks": 4, "total_videos": 796, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:198"}, "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_toy_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_toy_storage/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_toy_storage/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_toy_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_toy_storage/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_toy_storage/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_toy_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_toy_storage/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_toy_storage/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_toy_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_toy_storage/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_toy_storage/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_toy_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_toy_storage/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_toy_storage/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_toy_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_toy_storage/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_toy_storage/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2a3c364c38bb0144591a4c3be50f8b2f23271670 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/annotations/scene_annotations.jsonl @@ -0,0 +1,199 @@ +{"scene_index": 0, "scene": "Plate is at front, plate is at front right, building blocks are at back right, building blocks are at right, building blocks are at back right, building blocks are at back."} +{"scene_index": 1, "scene": "The dog doll is positioned in front, and the square lid is also positioned in front."} +{"scene_index": 2, "scene": "The dog doll is at the front, and the square lid is also at the front."} +{"scene_index": 3, "scene": "The square lid is positioned at the front, while the shark doll is centered."} +{"scene_index": 4, "scene": "The plate is positioned in front of the user, while building blocks are arranged across multiple positions to the right, back, and left sides."} +{"scene_index": 5, "scene": "The square lid is positioned at the front, while the shark doll is centered."} +{"scene_index": 6, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 7, "scene": "The first plate is at the front. The second plate is at the front right. The building blocks are located in multiple positions: back right, center, and back."} +{"scene_index": 8, "scene": "The plate is in the front, and there are building blocks positioned to the right, back, back right, and back left."} +{"scene_index": 9, "scene": "The square lid is positioned at the front, while the shark doll is placed at the center."} +{"scene_index": 10, "scene": "The dog doll is positioned at the front, and the square lid is also located at the front."} +{"scene_index": 11, "scene": "The square lid is located at the front-right position, while the shark doll is positioned on the left side."} +{"scene_index": 12, "scene": "The square lid is located at the front, while the shark doll is positioned in the center."} +{"scene_index": 13, "scene": "The square lid is positioned at the front, while the shark doll is centered."} +{"scene_index": 14, "scene": "The dog doll and square lid are both located at the front."} +{"scene_index": 15, "scene": "The square lid is at the front, and the dog doll is also at the front."} +{"scene_index": 16, "scene": "The square lid is positioned at the front, while the shark doll is located in the center."} +{"scene_index": 17, "scene": "The plate is located at the front of the scene, while another plate is positioned slightly to the front right. The building blocks are situated on the right side but further back in the composition compared to the plates."} +{"scene_index": 18, "scene": "The dog doll is positioned in front, and the square lid is also positioned in front."} +{"scene_index": 19, "scene": "The square lid is positioned at the front, while the shark doll is located in the center."} +{"scene_index": 20, "scene": "The dog doll and square lid are both located at the front."} +{"scene_index": 21, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 22, "scene": "The dog doll and square lid are both located at the front."} +{"scene_index": 23, "scene": "The square lid is located at the front, while the shark doll is positioned in the center."} +{"scene_index": 24, "scene": "The dog doll is positioned in front, and the square lid is also positioned in front."} +{"scene_index": 25, "scene": "The plate is in the front, with another plate in the front right; building blocks are positioned in the center, and there are multiple building blocks at the back right and one more at the back."} +{"scene_index": 26, "scene": "The square lid is positioned at the front, while the shark doll is centered."} +{"scene_index": 27, "scene": "The dog doll is positioned in front, and the square lid is also positioned in front."} +{"scene_index": 28, "scene": "The square lid is located at the front-right position, while the shark doll is centrally positioned."} +{"scene_index": 29, "scene": "The dog doll and square lid are both located at the front."} +{"scene_index": 30, "scene": "The square lid is positioned at the front right, while the shark doll is located to the left."} +{"scene_index": 31, "scene": "The square lid is positioned at the front, while the shark doll is located at the back."} +{"scene_index": 32, "scene": "The plate is at the front, with another plate in front-right. The building blocks are on the right side and positioned at the back."} +{"scene_index": 33, "scene": "The square lid is located at the front, while the shark doll is positioned to the left."} +{"scene_index": 34, "scene": "The plate is located at the front. Another plate is positioned at the front-right. Building blocks are arranged around the edges of the scene; two sets are placed in the back-right area, one set is on the back-left, and another set is on the left side."} +{"scene_index": 35, "scene": "The square lid is at the front, while the shark doll is on the left."} +{"scene_index": 36, "scene": "The plate is positioned in the front, while multiple building blocks are placed across various positions including back left, back right, and center."} +{"scene_index": 37, "scene": "The square lid is at the front, and the shark doll is on the left."} +{"scene_index": 38, "scene": "The square lid is positioned at the front, while the shark doll is centered."} +{"scene_index": 39, "scene": "The plate is at the front of the scene. The building blocks are spread across multiple positions including back right, right, left, and back, with two specifically located in the back right area."} +{"scene_index": 40, "scene": "The dog doll is at the front, and the square lid is also at the front."} +{"scene_index": 41, "scene": "The square lid is positioned at the front, while the shark doll is located in the center."} +{"scene_index": 42, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 43, "scene": "The square lid is positioned at the front, while the shark doll is centered."} +{"scene_index": 44, "scene": "The dog doll is at the front, and the square lid is also at the front."} +{"scene_index": 45, "scene": "The square lid is in front, and the dog doll is also in front."} +{"scene_index": 46, "scene": "The square lid is positioned at the front, while the shark doll is located in the center."} +{"scene_index": 47, "scene": "The square lid is at the front right, and the shark doll is on the left."} +{"scene_index": 48, "scene": "The square lid is located at the front, while the shark doll is positioned in the center."} +{"scene_index": 49, "scene": "The dog doll is positioned at the front, as is the square lid."} +{"scene_index": 50, "scene": "Plate is front; plate is front right; building blocks are back right, center, back, and back right."} +{"scene_index": 51, "scene": "The dog doll is located at the back right, while the square lid is positioned in front."} +{"scene_index": 52, "scene": "The dog doll is at the front, and the square lid is also at the front."} +{"scene_index": 53, "scene": "The square lid is located at the front, while the shark doll is positioned to the left."} +{"scene_index": 54, "scene": "The dog doll is positioned in front, and the square lid is also positioned in front."} +{"scene_index": 55, "scene": "The plate is located at the front, while there are building blocks positioned in various places including the back right, center, and back."} +{"scene_index": 56, "scene": "The square lid is positioned at the front, while the shark doll is located in the center."} +{"scene_index": 57, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 58, "scene": "The plate is at the front (right and front), while the building blocks are positioned throughout the back area (left, right, center, and back)."} +{"scene_index": 59, "scene": "The square lid is at the front, and the shark doll is in the center."} +{"scene_index": 60, "scene": "The plate is at the front, with another plate positioned in the front right. Building blocks are located in the center, back, and back right areas."} +{"scene_index": 61, "scene": "The square lid is at the front, while the shark doll is on the left."} +{"scene_index": 62, "scene": "The square lid is at the front, while the shark doll is on the left."} +{"scene_index": 63, "scene": "The square lid is at the front, and the shark doll is in the center."} +{"scene_index": 64, "scene": "The square lid is positioned at the front, while the shark doll is centered."} +{"scene_index": 65, "scene": "There are two plates located at the front and front right positions, while multiple building blocks are placed in various locations at the back, including the back, back right, and back left."} +{"scene_index": 66, "scene": "The dog doll is positioned at the front, and the square lid is also at the front."} +{"scene_index": 67, "scene": "The square lid is located at the front right, while the shark doll is positioned to the left."} +{"scene_index": 68, "scene": "The square lid is positioned at the front, while the shark doll is placed at the center."} +{"scene_index": 69, "scene": "The plate is at front, the building blocks are at front right, back right, center, back, and back left."} +{"scene_index": 70, "scene": "The square lid is positioned at the front right, while the shark doll is located on the left."} +{"scene_index": 71, "scene": "The square lid is positioned at the front, while the shark doll is located in the center."} +{"scene_index": 72, "scene": "The square lid is positioned at the front, while the shark doll is centered."} +{"scene_index": 73, "scene": "The square lid is located at the front right, while the shark doll is positioned to the left."} +{"scene_index": 74, "scene": "The square lid is located at the front, while the shark doll is positioned in the center."} +{"scene_index": 75, "scene": "The dog doll and square lid are both located at the front."} +{"scene_index": 76, "scene": "The two plates are at the front, one is slightly to the front right. The six building blocks are spread across the right side, with some nearer to the back, including positions back right and back left."} +{"scene_index": 77, "scene": "The dog doll is positioned at the front, as is the square lid."} +{"scene_index": 78, "scene": "The square lid is located at the front, while the shark doll is positioned in the center."} +{"scene_index": 79, "scene": "The dog doll is positioned in front, and the square lid is also positioned in front."} +{"scene_index": 80, "scene": "The plate is positioned at the front. Another plate is placed in the front-right area. Building blocks are located on the right side and extend to cover the back-right, back-left, and another section of the back-left positions."} +{"scene_index": 81, "scene": "Plate is at front. Another plate is at front right. Building blocks are located in multiple positions including back right, center, back left, and back."} +{"scene_index": 82, "scene": "The dog doll is positioned at the front, and the square lid is also located at the front."} +{"scene_index": 83, "scene": "The dog doll is positioned at the front, and the square lid is also at the front."} +{"scene_index": 84, "scene": "The square lid is positioned at the front, while the shark doll is centered."} +{"scene_index": 85, "scene": "The square lid is at the front, while the shark doll is located at the back."} +{"scene_index": 86, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 87, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 88, "scene": "The dog doll and square lid are both located at the front."} +{"scene_index": 89, "scene": "The plate is positioned in the front. Another plate is positioned in the front right. Building blocks are located in various positions: back right, right, back, and front right."} +{"scene_index": 90, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 91, "scene": "The plate is located at the front right, and another plate is in the front. The building blocks are positioned at the back right, center, and back."} +{"scene_index": 92, "scene": "The square lid is located at the front, while the shark doll is positioned in the center."} +{"scene_index": 93, "scene": "Plate: Front right, Building blocks: Back right, Center, Back left, Back"} +{"scene_index": 94, "scene": "The dog doll is positioned at the front, and the square lid is also at the front."} +{"scene_index": 95, "scene": "The square lid is positioned at the front right, while the shark doll is located on the left."} +{"scene_index": 96, "scene": "The dog doll is positioned at the front, and the square lid is also located at the front."} +{"scene_index": 97, "scene": "The plate is at the front, with another plate in the front-right. The building blocks are positioned across multiple locations, including back-right, right, back-left, and back."} +{"scene_index": 98, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 99, "scene": "The square lid is at the front, while the shark doll is on the left."} +{"scene_index": 100, "scene": "The square lid is at the front, and the shark doll is in the center."} +{"scene_index": 101, "scene": "The dog doll is positioned at the front, as is the square lid."} +{"scene_index": 102, "scene": "The square lid is positioned at the front, while the shark doll is located at the back."} +{"scene_index": 103, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 104, "scene": "plate is at front another plate is at front right building blocks are on the right back right left and back right"} +{"scene_index": 105, "scene": "The plate is positioned at the front, and there are additional plates in the front-right area. The building blocks are located at the back, with specific placements in the back-left, center, and back-right positions."} +{"scene_index": 106, "scene": "The square lid is located at the front, while the shark doll is positioned to the left."} +{"scene_index": 107, "scene": "The square lid is located at the front, while the shark doll is positioned in the center."} +{"scene_index": 108, "scene": "The square lid is positioned at the front right, while the shark doll is located to the left."} +{"scene_index": 109, "scene": "The square lid is at the front, and the shark doll is on the left."} +{"scene_index": 110, "scene": "The square lid is positioned at the front right, while the shark doll is located to the left."} +{"scene_index": 111, "scene": "The square lid is at the front, while the shark doll is on the left."} +{"scene_index": 112, "scene": "The square lid is at the front, while the shark doll is on the left."} +{"scene_index": 113, "scene": "The plate is at the front, with another plate in front right. The building blocks are positioned in back right, right, and back right again."} +{"scene_index": 114, "scene": "The square lid is at the front, and the shark doll is in the center."} +{"scene_index": 115, "scene": "The plate is in the front position."} +{"scene_index": 116, "scene": "The dog doll is positioned in front, and the square lid is also positioned in front."} +{"scene_index": 117, "scene": "The square lid is located at the front, while the shark doll is positioned to the left."} +{"scene_index": 118, "scene": "The dog doll is positioned at the front, and the square lid is also at the front."} +{"scene_index": 119, "scene": "The dog doll is located at the back right position, while the square lid is situated at the front position."} +{"scene_index": 120, "scene": "The plate is positioned in the front and front-right areas, while the building blocks are spread across various positions at the back, including back-left, back, back-right, and right."} +{"scene_index": 121, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 122, "scene": "The plate is at the front. The other plate is in front-right position. The building blocks are located in various positions including back-right, right, back-left, and back."} +{"scene_index": 123, "scene": "The square lid is located at the front, while the shark doll is positioned to the left."} +{"scene_index": 124, "scene": "The dog doll is positioned at the front, and the square lid is also at the front."} +{"scene_index": 125, "scene": "The square lid is positioned at the front, while the shark doll is located in the center."} +{"scene_index": 126, "scene": "The plates are positioned as follows: The first plate is in front, the second plate is at the front-right, and building blocks are centered while also being positioned at the back-right, back-left, and back."} +{"scene_index": 127, "scene": "The dog doll is positioned at the front, as is the square lid."} +{"scene_index": 128, "scene": "The square lid is positioned at the front, while the shark doll is placed at the center."} +{"scene_index": 129, "scene": "The square lid is positioned at the front, while the shark doll is centered."} +{"scene_index": 130, "scene": "The square lid is at the front right, and the shark doll is on the left."} +{"scene_index": 131, "scene": "The dog doll is positioned at the front, and the square lid is also located at the front."} +{"scene_index": 132, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 133, "scene": "The plate is at the front. Another plate is at the front right. Building blocks are at the back right, back left, and back right (repeated twice)."} +{"scene_index": 134, "scene": "The square lid is positioned at the front right, while the shark doll is located to the left."} +{"scene_index": 135, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 136, "scene": "The dog doll is at the front, and the square lid is also at the front."} +{"scene_index": 137, "scene": "Plate is in the front. Another plate is in the front-right. Building blocks are positioned in multiple locations: back-right, right, back, and front-left."} +{"scene_index": 138, "scene": "The dog doll is positioned at the front, and the square lid is also at the front."} +{"scene_index": 139, "scene": "The dog doll is at the front, and the square lid is also at the front."} +{"scene_index": 140, "scene": "The square lid is located at the front, while the shark doll is positioned in the center."} +{"scene_index": 141, "scene": "The plate is located at the front and front right positions, while the building blocks are spread across the back, back left, back right, right, and back right positions."} +{"scene_index": 142, "scene": "The plate is located at the front of the scene, while the building blocks are positioned across multiple locations including the right, back right, and left sides."} +{"scene_index": 143, "scene": "The dog doll is positioned at the front, and the square lid is also at the front."} +{"scene_index": 144, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 145, "scene": "The square lid is located at the front, while the shark doll is positioned in the center."} +{"scene_index": 146, "scene": "The plate is positioned at the front, with one plate located in the front right area. Building blocks are placed in various positions around the right side of the space, specifically on the back, back right, and back left areas."} +{"scene_index": 147, "scene": "The plate is at the front Another plate is at the front right Building blocks are located in multiple positions one at the back one at the back right one on the right one at the center one at the back right again and one at the back left"} +{"scene_index": 148, "scene": "The square lid is located at the front, while the shark doll is positioned to the left."} +{"scene_index": 149, "scene": "The plate is in front, and the building blocks are positioned at various spots including back right, back, center, and another back right."} +{"scene_index": 150, "scene": "The square lid is positioned at the front, while the shark doll is centered."} +{"scene_index": 151, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 152, "scene": "The dog doll is positioned at the front, as is the square lid."} +{"scene_index": 153, "scene": "The plate is at the front right, another plate is at the front. The building blocks are positioned in the back right, center, back, and back right."} +{"scene_index": 154, "scene": "The square lid is positioned at the front, and so is the dog doll; both objects are located in the front area."} +{"scene_index": 155, "scene": "The square lid is at the front, and the dog doll is in the center."} +{"scene_index": 156, "scene": "The square lid is located at the front, while the shark doll is positioned in the center."} +{"scene_index": 157, "scene": "The square lid is positioned at the front, while the shark doll is located at the back."} +{"scene_index": 158, "scene": "The square lid is positioned at the front, while the shark doll is located in the center."} +{"scene_index": 159, "scene": "The plate is in the front There are plates at the front and front-right positions Building blocks are located at the back back-left back-right center right and back-right positions"} +{"scene_index": 160, "scene": "The square lid is positioned at the front, while the shark doll is centered."} +{"scene_index": 161, "scene": "The plate is at the front, with another plate in front right. Building blocks are placed at back right, center, and back left positions."} +{"scene_index": 162, "scene": "The plate is at the front, while the building blocks are positioned in various locations including the back, center, and back right."} +{"scene_index": 163, "scene": "The dog doll is positioned at the front, as is the square lid."} +{"scene_index": 164, "scene": "The square lid is at the front, while the shark doll is on the left."} +{"scene_index": 165, "scene": "The square lid is at the front, and the shark doll is in the center."} +{"scene_index": 166, "scene": "The plate is at the front of the scene. Building blocks are positioned in various locations around the back and right sides."} +{"scene_index": 167, "scene": "The dog doll and square lid are both located at the front."} +{"scene_index": 168, "scene": "Each square lid is positioned at the front."} +{"scene_index": 169, "scene": "The plate is in the front position, while the building blocks are located in the back right, center, and back left positions."} +{"scene_index": 170, "scene": "The plate is at the front, with another plate in front right. The building blocks are centered and located towards the back, specifically on the back right side."} +{"scene_index": 171, "scene": "The square lid is positioned at the front, while the shark doll is placed at the center."} +{"scene_index": 172, "scene": "The square lid is at the front, and the shark doll is on the left."} +{"scene_index": 173, "scene": "The square lid is at the front, and the shark doll is in the center."} +{"scene_index": 174, "scene": "The square lid is at the front, and the shark doll is on the left."} +{"scene_index": 175, "scene": "The plate is located at the front and front right positions, while the building blocks are positioned at the back right, center, and back left locations."} +{"scene_index": 176, "scene": "The square lid is positioned at the front, while the shark doll is centered."} +{"scene_index": 177, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 178, "scene": "The square lid is at the front, and the shark doll is in the center."} +{"scene_index": 179, "scene": "Plate is at front and building blocks are at back, right, back right, and back left."} +{"scene_index": 180, "scene": "The dog doll is positioned at the front, and the square lid is also located at the front."} +{"scene_index": 181, "scene": "The square lid is at the front, while the shark doll is on the left."} +{"scene_index": 182, "scene": "The dog doll and square lid are both located at the front."} +{"scene_index": 183, "scene": "The square lid is at the front, and the shark doll is on the left."} +{"scene_index": 184, "scene": "The plate is positioned at the front, with another plate located slightly to the front right. Building blocks are distributed across the scene, specifically placed on the right side (back right), and also extend to the back left and back areas."} +{"scene_index": 185, "scene": "The square lid is at the front, and the shark doll is in the center."} +{"scene_index": 186, "scene": "The plate is in front and front right positions, while the building blocks are located at the back right, right, back, and back left positions."} +{"scene_index": 187, "scene": "The plate is front, the plate is front right, the building blocks are back right, the building blocks are right, the building blocks are left, the building blocks are back left."} +{"scene_index": 188, "scene": "The square lid is positioned at the front, while the shark doll is placed at the center."} +{"scene_index": 189, "scene": "The dog doll is at the front, and the square lid is also at the front."} +{"scene_index": 190, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 191, "scene": "The dog doll is positioned at the front, as is the square lid."} +{"scene_index": 192, "scene": "The dog doll is positioned at the front, as is the square lid."} +{"scene_index": 193, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 194, "scene": "The plate is in the front, another plate is at the front-right, and building blocks are located on the back-right, right side, back-left, and back."} +{"scene_index": 195, "scene": "The dog doll is positioned at the front, as is the square lid."} +{"scene_index": 196, "scene": "The square lid is located at the front, while the shark doll is positioned in the center."} +{"scene_index": 197, "scene": "The square lid is positioned at the front, while the shark doll is located to the left."} +{"scene_index": 198, "scene": "The dog doll is positioned in front, and the square lid is also positioned in front."} diff --git a/AIRBOT_MMK2_toy_storage/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_toy_storage/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9abecd364e6f07cc626136927071dcb4947fcba4 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/annotations/subtask_annotations.jsonl @@ -0,0 +1,12 @@ +{"subtask_index": 0, "subtask": "Grasp the whale with the left gripper"} +{"subtask_index": 1, "subtask": "End"} +{"subtask_index": 2, "subtask": "Place the puppy on the table with the left and right grippers"} +{"subtask_index": 3, "subtask": "Grasp the puppy with the left and right grippers"} +{"subtask_index": 4, "subtask": "Static"} +{"subtask_index": 5, "subtask": "Grasp the large green cube block with the left gripper"} +{"subtask_index": 6, "subtask": "Place the whale on the white lid with the right gripper"} +{"subtask_index": 7, "subtask": "Grasp the large red cube block with the right gripper"} +{"subtask_index": 8, "subtask": "Place the large green cube block on the pink plate with the left gripper"} +{"subtask_index": 9, "subtask": "Place the large red cube block on the white lid with the right gripper"} +{"subtask_index": 10, "subtask": "Deliver the whale from left gripper to right gripper"} +{"subtask_index": 11, "subtask": "null"} diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fdd9766c73d0daafc6cccd76c817c34f52b4f4d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66f85ba011608c41e30069df90210a11ed091ddab8cfc83642f249745bdf2761 +size 126869 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1647e4b1c41122664b427807cfafb8c585cadd36 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3602b1b34aff1bc7e2374066007fe920555e027b51b2874f8e06362e08a38d50 +size 109820 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b617c98fad4e62ac0f6d79984017f4df85c3df14 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abcb86d8935713a50961be503562ad7fff3600b09d5f4f954c620b86bdf4ab28 +size 106594 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbd7a2f2b7291c0358035464e43b6df941bb1690 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06736183f1c90e49de04574290328e07bfb681fdd056fb03bc1b3f3b71919393 +size 101977 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e1421da50aa8756aa15b720e25ac91c538d0659 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3963f8779f1c0caf06cdf602f22083228828ee2036c27a9e82c8f1e6b0371c59 +size 90419 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c59336d8234b2db1e5351762e62e220f56c7964 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:740119e90a5e5c946cff13bc47fd776bb7c3ba8815250e73e011dc246ed60466 +size 88217 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d17902d47afb18c4d2ae517af2f659216ba4fcc3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b7a3c6fabb8ccb56ed51b32b840cfc685bfdb25869945d58bae85526177a2c +size 97431 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c20f76822708322aa9d3495be88176289eab4b2 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c56bed479b70c35c8e1aaea9c319e365fbbb54c6c453fdb155e5efd74d74d57e +size 76284 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3cf074d21e52d816765db2c2ca59863295bb103d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e251297a4aa45e98e9d25e7f912474d56fa45421a3bb15ff1b7ac048be2b53 +size 61122 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e4590237ef6d6fd81a55c252022223fed50c928 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a4a4338f507b02f45c0d4b9e5ca710e6f563d1e193d18ca058fcd08f5eeb88 +size 60889 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e781364685fa087eb60528e32d464487a40591d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:237c882e001e39885de70858ad706e401841877f68056082b49a2136d7f446c3 +size 58334 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62569b3ea08da62839339d090440cabfa9572a7b --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b50961fa0e484856c72490ae0541b929e243030508bb43120dded6b521544c +size 64329 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eec66d97c01514732f8154ab893fa8a9423dbf64 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9265514d83a4ff55bcaec81585f314fa15134eaecbb3840ffc7ed3f37b899829 +size 109176 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a641b21d137d2ffc2e4415b2c759b96389fc7075 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a77ab14b75c33969c08585001cb81a504568c3921420e4872cafabcf9f2823a1 +size 71746 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d859967c5c1c3fb75b930f7466a85cff2755b3a7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af8d27ccbcbfcaf296b23aeb432a8216693e78cb670c699ed3744ba5e0535afa +size 66089 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2b5389b22390c8ff392656e68ea98a823c0e2b3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:200d836fe4ee2a7dcd875b13cbdbb7c7d84aa99d85c6c4f34052d34fa26f9d06 +size 63097 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c265b6e28e6c35816804c733546a94672a3d473 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2696dd7ac79411311bbb7eb59891756f545a42549455962358af9778ec31c7be +size 67904 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f911752ac75a917bae9ee0051be33b3029e5056 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd3a0c482e15bc70a45115f4b41f5f9b341bf6f2aeaed704c530f755c28ad090 +size 77407 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6aba845a52683f1009569367639a916cdbb813d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4b97a1fa00e3b6466516a9f0e4eacc10622874579326d652bf9837dbe54c85e +size 68741 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..486f1d9fb09e044af76d4063a23f0da8d1baa46a --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f80b8470344e180109e24049f6de841289db237b4dd392ae1642b4593deb4d +size 71155 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1607cea25cfe8730578d7d875bc127f1b79a73d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d280e25bb88423fece8f93e87c1f1d9a64d3df13ec3f669c9b3aebedd62ed26f +size 79129 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3b0084e0b6c08a8cc487daefcf013bdf9bbd83e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83748bc80c027390042c1450b39b329a0a23a81f392455ee6b5b7090c001d9f6 +size 73553 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a13d96196da5e0ae3cec521e2a394e1b6182fd0b --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e8a0338da3215b211df5fd492161873887c9dc51042905c67dd701134795b47 +size 65865 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e7b9074ff21cc3a0d84cdfe2186a06c00e7e7866 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e421152d5eaad176478f34b2324fa2bd52f375a712f28cd70e01a7db36880097 +size 122897 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8bee0428e30c425d35bdc54e319696a0f7cb941 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23824cc7b6d4d20482f5b414ddaa8a0a2a04f75bba1680a9c00295dbfe89e2c9 +size 66119 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad7c3456c08bc79fe4307e97ead070f844255044 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c25973295cb6121956590067233bccbf1462b2bf9318ff5fc0ca0e34a0b1bdc +size 68522 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55100d380da24ba6498fd6bd8181538f6bbb0528 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c07a4b32173c052a97bdfb62f9cc8a79ab63cdb71792b5e13e0408fce91f8b +size 64157 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..122947202c147e9dedce1b84992759935c882788 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f523aaa3c79db5fd17fda0695e0c9b29a35dd8a0dbd8246336d3d91c47e448c5 +size 65017 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ad2efd438fcbd2bcb1aae668357c0b42ed663e7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b92d2c3c53465d71ccf53020750c33b38f4b70ffbe7bbcd04941c4cfad208d7 +size 60563 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ced380a0bfad094161a7171bc1b4dc61f0b47db3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb4a925e63256cbb4c27532a0f5334f088959fed88023d68eb9612a4960d2595 +size 63235 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5f7d249b857ed683269d54388dd77c476cc1f2d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ad5f35b8f795da619cf1007884f4e46d59f0ef4057c399170a3d2691815608 +size 67415 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..814d9966dc351f223b2796bf1244e562790c3f03 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1235579adaae4d658baea8ce4be95cdec3e62fcc0c1ac19fad8a3f63d9f6ef5 +size 67304 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..991bbf2fb01713e1dc310b0e7b9ec2613e2ca6cd --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c1742bcb4d3c61cf99a3233640c04fd463fce4ec251dc4df4d0d8bad5a9a12d +size 79119 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5e239c531a104882ae33bef521aa8c7ae92b7a7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bcbfe267d2395b58eb842f864e8b1a9095d76598e6e40a72b952bf3e95a85f5 +size 62669 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8d5b668bded817e30a70119a7c4c107758e8adf --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc0d3a5c45a514cd3a7281c8b9f9c0d3b0260e5de4ec4da4d41981c048de36b +size 114865 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1567f4565835bf7d6e36f8dd9a9d5257fd751999 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6586762fcd71e68cd8726f6e661c555371648262463dad6471182d4be7317e9b +size 68330 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9cdfe2787828b4eab2c714149179a1dfc942c674 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37fa2727a523de976a86c0acdf37d0c0ef59bd4c6e1e82ec501713628d517273 +size 65161 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b8c63cd3383ccfcc36defa8fc5beb5c06db4422 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b32fe4060a0fbb6510d3e24f440598bff3890e0c9cc372e0d13195128b42ab7 +size 89017 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a9b30b2eda5d908ad994443901d1cd8739956fd --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c205d47fc20a098b0ddb8db54a55ff7be131b4a614457a73435906a105b1d62 +size 62204 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8939a139ca9fc79e03a04fb3064548363e17e6b9 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb2ef8ba0d4db0b36319fc57e7568fa791a5b02cd44d3b09cc30731ed4323852 +size 68041 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ae983d5023bbb9243e016e123aee57dbea746d3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc1643688389c18f1c4b92f6ffaa64c95dbfe67e23ff61b8268c53f0ff4fd749 +size 67346 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28ae26c6580220e921ace0359817cbbbd1fef680 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:337843f010e95ec2fa02d5b4c16a3e0acac8ac22a826bceb366230f8e5b6a9f7 +size 71265 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d7b1c0731d913cab49a6747f61d9edad90e0571 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de0a252c8a545803bddfacd0db1a405a8a31fee1f338b5b72deed305c8f0497 +size 66826 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb66db1305d5c85b5d19231c4312607bc569aafe --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f843d9c16295133c05faa40abbf34e533cf5dae3b7ad54c87fa0a193795d279 +size 67231 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5176a16146f087b1c907a5753cbb0311a31e3be3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e1223660f596994316b181b3998288899cbc6d08bb0b0695432dc639a0d7124 +size 65565 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f584474df8e1c546d00aa25c480d039c204fb9bc --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d39f00e734631270c4eee0d4a6ecd0ea7e65e9c6af2c1a4ae3c8758ec8ba5a +size 116228 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..169faa6c5bd2ffcf92d57bcda4f8e666f15f8c3b --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d188d469c25f57abd3c905ce0abb09d089d25b583c1b3e0304002bc8fa98b3 +size 109811 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f0d5a4e2657378b80f667e30cca50be3e8d9b2c --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b309d8b60d116e01074df2d8d8fd7c1032427a6864f9dd220eeac661543ba788 +size 103104 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7255f5dccf2b88cc9f504dc0fea9efdc1959a515 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:618d5ad64518de534cdc190325db317797c7bda39fb2557faeb23a74b28ff3a0 +size 104191 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000049.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..82621177c9413457fbdba6c49681535fb771eb0a --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a264d7c3886818b7df4722462e3569b3dce2767fa05ff615a41db45f67d1e0 +size 93122 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000050.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74fc6ea325d26cd15d862b5a970dea93bf5eec54 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10af97b37c95764606eb0046b52da9f9da1a6fc91c09619ce69fc9b06b55cc56 +size 126913 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000051.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f511bce7c6f36470038d1b189d6142ea816339cb --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b4139d2f8bcc91931b07da7e4274cb2e453cb80b03c8439094dfff275fcc98 +size 111766 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000052.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0eba322d4631a2eb245d4d65dce6249c04f52a9 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:910477fc231e26a86c77b4fc40eaa0994b2995ed35976fd750774906e9264429 +size 95917 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000053.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f03e1d42bcb3174fe4c3df45951cf252b67e953 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d25bf6c34daf92c5884dd9afad976a86eea584d9bb589b482425979a3fce3dec +size 73768 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000054.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..814fcc51786eb19361fce8fe397857272d624c53 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9092465fd8c108439d2471713dec18454846b681f526db83a24c9d630abd91b7 +size 73411 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000055.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..087775005477429cbfcac45d21e7622608c15c37 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3b6c900e2789660f1cb3c7ae39d169ceb05847b21af8f61dcd354e9d9941a1a +size 74655 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000056.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16a9e8492cbe0293e679e63c937aa9cc3849c66a --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97be55d791871ce6ff62a062baeb3c5ee74df6f8a4cac295b0b0f79a397b373a +size 71460 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000057.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c31e54d86119cae060a2a7bb81665ff9b72365b --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d6a05b1c01b68e5f84a9e08e7589053c5c99afcc1548f9372fe4139258cd9a +size 69713 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000058.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b15785a213524083d32f2f4bcdc915a138923b32 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0347770a5f38af65d9eb367556becb9184817a5dd92810bc782f7194ab50bf54 +size 67344 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000059.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93c974455b3b7cf4a5e6a6e9580e10e41fd5ac50 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b37f001be8ade0a4d81004fc4bb5dd05916f69ef1b6ec6c189bbba9d87526c1e +size 74892 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000060.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a67234b11f2fd1744574ac601bfd87ab69d3795 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df72c39a1f91f27dd8e53d533e8562585da12fd5a156e794ddeb274523764537 +size 76577 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000061.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da519b35fa7b705a2bd55a62bd3fa3344bf855a7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd0ad310b5a1ba1530727e7755dd12b25803943105fe6c20ae094a028446703 +size 67536 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000062.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ee5be27fd5e58d50d6db0010e9897614464d473 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3821d3e530ab292bb6241a3ec521276324e64d56968ece86a1c68f5c5f035ba8 +size 107336 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000063.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67c854ac1c92e50384a093f6a278573cbf02b72d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99f03942c9cec31086ced16ce610f402219953a48cdf751f8eff8b64d4c00d69 +size 67888 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000064.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72dafdcd266c2bf5d54bcd293f8ddb5e79c76f9d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f8afc32f097156470a4f6d2752c2ed97044e5a8b1b413e3818bd73386e3922a +size 74647 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000065.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a959279792a150f6dc6ef293f173f078c6d4033 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b48923f7e1fd18d35fc7abb45a93a9f85c18bceb717d9dd177e8b909e3d72ab3 +size 67858 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000066.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce795a8bbe3ad1e53ea18b7410eb5a0a24c22bca --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92fa692a84b492572636253b71d2f520b4f87c6de9b1867d718089c150ad5988 +size 75569 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000067.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98d21f5a06201926619480b4b5516fcd345faf87 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5960d1a0a5d387ae85b2609f51449d9c8caa8cbfca6db543a64d0299fb8fb13f +size 67548 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000068.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0cd562ee1f7a4b11749f1ebfd213b77433e746a1 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5fc992105ce88a440ce962630e02ca48c98d77f2e9bbcf73c012e9dbf44b872 +size 76033 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000069.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..edc9e94d41228a56ce358782dc85af2ad2b2541b --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cb92ef9c4b0237e38c952cfcf722a4eae39b46fa7e818f0588f97b4ec359aa3 +size 70003 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000070.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db2c3b82f278cf0efbb428c3da7a67625304ac96 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee3b9604898bb60c3e658724493ccd9e9f30a22fa6da0d78703275b6aa64fc0 +size 86745 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000071.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2490a00c0290612472ef1761c0b0502902082094 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:249a88af70c561a3aaacb963a264d2ec1591c46abee31666e4bd81cbc70a05b9 +size 68472 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000072.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f9c1e2e119a041f688f4c4f16acd54464e69368 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb53493c1d51bff0feb9d04ed16ee2f314d4eff2b65918bc7444ebf88ea502bd +size 76584 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000073.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24ca27f3c5fac17325756a737d1bb12868260949 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b478e17c158a5d06c8f3be9840bab320448d94892c26619aa92452770e23e416 +size 103032 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000074.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ba23b7c6b1732e3304fd624dc692689b675eca8 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdd962d4fefb5837a3efa49f2fb88a3ade80aa33f35142541b2fe0201c36c29e +size 73851 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000075.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1dbd122130ca85e78b0b96e37416f9ad2eaff06 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb699b3f6222a212e6588739f0c980fa1ff1b33f7cc018828101b586c59ad20a +size 74632 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000076.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e6d1f0d647f2f63964b28d557be9479677dba88 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48c715ac3d399f6fe18ff87a3b71170b94ecf7f81b0285afca795836ec392ff9 +size 74195 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000077.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6168920bd8178e3fb1503175fc3a030d96700cbd --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c6a39c3b4dc7bee05f0fad2a66013cc7dda4119f662755315d5d603bc44f17c +size 72221 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000078.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a4b7e2c373641275940193be496277c894c6928 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6f97b0871ad3e4bcfb779748c29407967be02f8be1b942b944c098066b315af +size 99334 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000079.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ef07efba13c07b781057fa689dd01faf6ed6c9c --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56917369192aae015fbcf8ff6341154e46e54f7122234b3426b5102b20175d4e +size 67872 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000080.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bac56c5822851eb500fe4d65b3323c7cc068969 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8deae3ddf4dc4c15aaae80b67ddbca626996efe9f82fa859bb93478938595077 +size 97158 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000081.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ad16cad59acd86d33f9681581a909b73b29da83 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3feee292e1cd984721bff277e5e2c30e06a9e1768958f815481dd340e33016e8 +size 91610 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000082.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d11940640d5301d4243c0d8d988ff1f264750ee7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5acbefd2086ee3b695f9960c30c3136ececa030c9da5e9daddcbc89c799217d +size 73525 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000083.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..301fa23dc961b89fb0f3cda5264183980d9f1b4e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6138137277ca2b46e706dbfcd83e0078528e675603d25fd608b3117292827b +size 92067 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000084.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e2d9c2caffc56c1e3cf5c8d238bf2151a27b836 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb2cb1fe9754bbef0b889f06fccadc5902e411ac3bf11c74e20951717411fee +size 72220 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000085.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..979c8e1e5c9f9b0ff41a1b149a7b928884c9d394 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8f09a2bcfcfee09183f88eef291ac2fc54f92b140ccad19825c296f4ee2213d +size 70334 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000086.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c1f851262c5be36ca2d8e9ef34d144f98b49c1d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccefb00686b716f9d2845a257cb7b137a6c4c559bd6c8082aaef9719c38ac1fe +size 79867 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000087.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d791b4c01e5f6faf53fa8438d64050e3ca3b8fd9 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13a040d7f13642a3af480f4a0404a766f92c7b8b31efabd86ce7cbad01e983f1 +size 69723 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000088.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6f93dbe9f5568fb3ac2240586ce565211984730 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01702836a464c18eeda8eff00a026288201ec65eb9cbe143ad6cd2b4fabda8ee +size 73022 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000089.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19564790618dcb989ae78a4c8dd8024414f63403 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e08c55e846f167c178cc1b54939bfc49117356da75f32419643d13a6fa56a308 +size 65785 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000090.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6300985b0d9c0a6ad183af945721cbabc6d9fda0 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06cf464fc8b4834a801463d799c70de25eba0ce9583e42cfb5a1d602cda498dc +size 68446 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000091.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ff5e9464a2bfd4f82a7d5a1a6b223803b098777 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6040686d5ea01fd5befabba85145ea1de0556822b075d583f1cfc31cbd4ad68e +size 71583 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000092.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6f2f0612f617a92ccd7aa978e103787c1d79b76 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ccd1902dc1c60538ade4441e2fb4daa944ab23c4ad1f74766f09c3c5cd23018 +size 76940 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000093.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ffb217e4d568d649e5fd718c6621b9ffc254848 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596fdae8fa9af5d96b452dacbc69d31b81ecd62683eaa4efbb1b2a4d362172ce +size 74830 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000094.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0c079e662faa592a15386de72b6a6ba74465dc9 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af0760692844690bd5b7b0322cfa6ad9bacc5cdfa1ba3beeb74726ba8577d2af +size 87283 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000095.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff357e6aac27b27d338b384e7a2b01324ef08d45 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d88346df66f78b0ff90363a31db82b6d7f28da63243a1fb17c7f2d6f46c6680 +size 80499 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000096.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2c7b5f09146e26f011b268e947dd091a2199fa2 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64c20574a70d18a79c4c1f56dfd9df809d4e341a2bc6d63ef882009631f2418b +size 82424 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000097.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3915f452311c7da6e71fe206d030a8e05cbd42f8 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e022bbb7f743f3792e114701ad5f6bfaf1b9a9192ae079301aa9c29df14672e +size 99277 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000098.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1330ca9cf4107c999e9fa7903d89526d4e82d02 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fbf8dfe6f66109481a133d52461a56500b0f3ec64988efa6392cc6657bf5365 +size 84288 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000099.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aeabacb8466b9e05bd373a4c84e03ff87b38d93e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d40476c670b30e94a16dd409161a03360f5495a28835657af8d52626cc5d3d1 +size 121897 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000100.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e4b01772041ab604bc8aa03c6fd322a40c00c62 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96df195bb2e9dc415ba6aa85e6c1f20f62c88c64b29dae7a31975a8e506ecfc8 +size 141318 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000101.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5816ec14d59cc833990e0e8ee7f0d7bf7926b1c5 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396fc852448e6ccc0efb143d89e824f7472b7daf58a0e179acbd38884c0bdffd +size 90580 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000102.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..889920653c8dd68c792847fc5f21a01c5f935463 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da8684d1b6589fcfa5fff03b5738e0c2edb74ce95bc520705a42b19c52fe62a +size 105745 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000103.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6042335b22d7052f03bf8245d0cbd53ee3172b6 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afdb65222a7bcb3298671181afcdba3b8e618605176208480d579ffc45089ca6 +size 100722 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000104.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44039c725e5208a021a30f97fa93d03f5eca8de7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb3a354cb4f103093a8bcee4c162a07e82cfe7713ccea3f8793ed4b3aef3ac8a +size 86714 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000105.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0a4e1d9ca184eee02b3b97705c5ce6b52610c5f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95a3da974631ac9d12f37f7826f2ef84190e081f2640bfe89be53babf37c6c43 +size 100592 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000106.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07e0a9181622d59bb28fa060d66d79e76408ea06 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a5e3f582786e1b711d2fdb63a9a5e3561f455b2e03fa8deb178806f9f6fd4c1 +size 99447 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000107.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76ad8427274ae103e1116c474a59e3b464c131bb --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a4a93850af8f503de0b251abe7df8dae365595f289834cd82afa1efd4e724c2 +size 112876 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000108.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1ec78f1dd302e524df6906a9e6a260c70becea5 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56c7324eed6f0791e052afd6278546258fcca9ded2a46578dbc766acf1dc084c +size 101396 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000109.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73ea5bbca4c3c10ed99f70b4380b9174ffcb84f8 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a42f0c588306eb72285888b3358476c8d5a0b36e6fcbb555c881f02a7806638b +size 102622 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000110.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78ee56428fdde6251585486b749b6a36fb70463f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a2f9ca2540c816dc2b66a517b458feedd04cfdc66ad7c42d5fa82c4c72eda6 +size 91550 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000111.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d19ef0ac2ad0f030620f30080bf2b5cb3b3cadfb --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abf884bc6455e4435bfb3dc72ee72e1e27a13ac5b5d2141e95b6023332be7e77 +size 109673 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000112.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9c49960fd8be2fb5a7303eabcefe7a182f695c7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d03b70884a44b43b86b4d1f50c9d0fadd9d520061e6af5f99ef6cf2e5e2923b4 +size 87541 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000113.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e4acc45ee067a0963df24afb6dfc109a942c26e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2207f71fad4b41b94ea019868ab99f890f7ff7ab829d338a8b5fc64733c2a4e +size 89475 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000114.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..055e53c65189cc318bcb10178819baed6de6c24d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df840c5a4ddf1e7d8188b3a92af91264a273f8eb4aee78dcfede96e60b975b6d +size 99218 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000115.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..29039a510972863db5351c022490641d760afea7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef673860e2d1b883633ce1b080937d84594d22b3d3c273333992e363970c787 +size 90988 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000116.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e39a44675eb8208b04333b32b86aa082ee0245f0 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5280a5a1d9cd89c2594cb855822cbf8d9d5b1dc025a0bf347a14ed5db0cd8e13 +size 101617 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000117.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..506c94564ac3e6593c3358e4d338dba373ed25e1 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f6a4d4e609f04de63e7acb14a1354cf66495a171036d73440d7de54d8814f51 +size 99836 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000118.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..687034e8b6ba5ea033670b7b0ed88b6f196b3ab6 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb0654c23bf812c20a3ef1ea3c9e6134100a7d89e5bb470598240479936cba02 +size 102512 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000119.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2117b6f293a041166a59b782432827ce97ce0294 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd1e0454e4be7a3789266046df74e56ae7ab181098f82f00828d622613af3f0a +size 104586 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000120.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7fc96da19f6e1513f11ebf3d5766cae32f2fcd7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cee6c29edb3e737a3b0d5ace08ac49d91966baf185185d54a2f4d92baf51437 +size 90492 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000121.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10de56d5f4ba3f220ee6f98a08b700e3e1b68a16 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:935a50cf6646536e37f690d8cca4f0d2b52883d8d849e154ef455a09317a10f3 +size 96834 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000122.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23520d0405af8a004363b1a08edfd9c0a646cd1f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c51e002b4f2c9372aca3d9ac6559ce6cac1ffcc601f563bcac131c8f893adf01 +size 103896 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000123.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6998e937b05932c91e830b349faaef4394ffa8e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f03350363e5eefd0a5a80f0f39e91899faa70eeaa5c5f2d91f8e4628f03fbb36 +size 83675 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000124.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9de03b22891fdfa8c9ba0052426c51060417d63c --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5967b89fc35ff04718b6902c03a07010ed3f0be7e8ba795718d993254eb01fb0 +size 87628 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000125.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91f3c7e0388b92f16d5de410de700f62bc2ccfb1 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:468642f0befede2242436eadc2f37079b09775324b859cb89355b12946c45bc3 +size 86195 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000126.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37851903d30367f02dc6673e58b2b410c4d52341 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f9c7eddf82d6ef11cf8ae646b0c6a60a8682e97fcbb367ef115ccb6d4e3555 +size 84966 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000127.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c521cf169dca372e7b380dbe2564046333e418a --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db5abe356eb0f746f8b151481b352a4e8c3241575aae499456cfccf7e0cdc273 +size 96649 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000128.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..953396878eca5fbab0f14038fd4fc18665ae19ad --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e16dc6d40991965a3aa268b85c76c0720eec90d6ae8ee69c59b769e834f5ae68 +size 86171 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000129.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..29b4c51e3d27041ac222d002fc489a8c424fe1fd --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe717b1a28d533d66c5e641bbb2c9537370b0573237b0d9a85730c34a5f2c7f +size 93879 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000130.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d199bb2862840af40d3de8653b0f57f56eb8e24 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70778f2979d23c6c06b4023cd606cd6c7ba0cc110530cd35e6b1046c168623ff +size 96661 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000131.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..449ce1f0fea3a16bc86647e2f871aac299c8b860 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9249c879fa282f32865d3b252ca6ba8a6bfc136f0bad9e006190254647be2cc6 +size 91335 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000132.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be9ea6404f8a7631aeb59d1f7dc8c03e54e9de0c --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf89356157266a1643ad27edfa9986f8020d58df5a19f646389b196a688ed0b1 +size 95599 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000133.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fb0d5997d7be8a602863b04d24e074cbcfbe716 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a8ec1725b22cb5afe1861970b74616df66a0e8b37d3ac3823b1f2ae04e7a52 +size 103196 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000134.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f879bacbc131eb73c5444773edb6d90f7fd3c6d3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef68bc1db16f81aa17b796be23d8ad6ffd8a8f2fcab87732a392d1a556b7fd6 +size 97743 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000135.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32f4ada345cd9578bbdbe40d3c3cac92c4ea08a8 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6028ee2c6e15c1f071b7232a1738b00b1966c9802e50d77e229af7d49f3d8261 +size 85660 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000136.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..083330efe8c247e7cf886499ed0c54d6f3d31b13 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80b22240a9d56c2f64f7b7234fe64fec8f26adbc6063976cc6c5f43ee6ddff3a +size 99036 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000137.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..315100bc79db7185f492226b1e2dea193a9890d4 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f68d334896311068a8142249e972586a2737ce83fb5fb8e626ed54ace6e2d1 +size 106144 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000138.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb0647d32f43781ddafb7b3c3512df0b7efc87b0 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8751feeba5887580561a2f8c600149119372f9ffca18d7b592892148d37e5b9b +size 99297 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000139.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000139.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3783a91e10ac123e132a9b82900433ffd1e205de --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000139.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52954503f87f199ad7db1f3565e9c73f13ad25aa2cd93a874be9ac145083dc3a +size 97145 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000140.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000140.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a047c4ec1f4060c03fb994a3e7b4be6a88c532ba --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000140.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda8f9e068221eda443ce553515ed97bfa05081cb7ca43fc73d37555ba327fe1 +size 90214 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000141.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000141.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3be980ec2b8103772fc5480aab6629c24213a725 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000141.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:694e1a91180886f6f7c73d962cef63a18dd93de731f5cd112423c4d57c12befc +size 85868 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000142.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000142.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3acd3dcca98705d47b5992364fea67fae36ce18 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000142.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:762ec6f4396722583d0d7e8928e03dd24604e17a2dd170064a5f6cbf62471af6 +size 85060 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000143.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000143.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de6df555df2b1146a9ffefc517e2d4d08b462e25 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000143.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8afb9c814665364a91d02f7c73b1787fc552e29b17010f2ec6f921631f4895e +size 102808 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000144.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000144.parquet new file mode 100644 index 0000000000000000000000000000000000000000..960296260505b79c60181d616cb827ab87b7f234 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000144.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cd5f31fd944431841cdf7374293b9e62b89ffb31fded37c56fb9417f93d791c +size 110522 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000145.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000145.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce5673798d8da5b2ca31d3e2c7f067d4a13b0b36 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000145.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:916ebbdd6157b221f9a98925f521abcc6c93846952043649514e834b699ccfa5 +size 106284 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000146.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000146.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac2a5aba7d2f8f89657625266c5b594664c41f0d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000146.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ec7f3bcbcd7d44916ffe49508f1da8522352666fccd1e08a67826a66a240c7 +size 100561 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000147.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000147.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bde1ae1ac4c5b47508fe12b800938e37bdc2d232 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000147.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f1510ac4e394bb9653978494f716a063dd5a30e6c832582b476df17127effe +size 108322 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000148.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000148.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db2d56c1db860fe6217cd5e5d93c7b8e24577237 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000148.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f525b73a83a68deb79424d0b4db5863d322caf48c8269598c9b2eaaa5f9ef8a5 +size 95139 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000149.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000149.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0cf04ded78851efe21777e6331bd90b0c2122c50 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000149.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:579c8d2f30232665466818a396d393a2c232acb121ca30dc7ac5be2672115c00 +size 108979 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000150.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000150.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d8ae2af8fcb56b18853bcf7cfb7f2e3902d71cf --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000150.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bacebfbb4c5711d7f15d02bc789a5e84714933ffa88d841520f16e1a10050e37 +size 100007 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000151.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000151.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e78edf186926fb7947f425b178b6723f520fca7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000151.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c936d07547816cd6f8d57eeee4bd29751dcfb2382caed0a612ae9cf409fd8e +size 75577 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000152.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000152.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93c2061d4a3f9f5af2a7cebc45db68ef540b55c3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000152.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14db85bdb0d1e2bcbdeb8b8f33ded22905848f03bf30a8191f99787159c57e67 +size 100357 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000153.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000153.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a621d86f618df37ca5079a232fd15a660246d6ed --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000153.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ce1b8638df91e2c7fd33156ed1175fe63a3eb9b8aa523a5b9c59a9ffadf74a +size 90177 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000154.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000154.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d560bf8b6baf37a78997f7ca941e3ab0eef883da --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000154.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4d60e70710b87dd6284d1d68013da4eb285536286f4b5bbc354479cf7b0efa2 +size 103376 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000155.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000155.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98d50135be1e41ade33f23ae071b6d029d692cd7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000155.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b26e34ba4cd465caba58c6bea408508e545c209b6b9dd9b2bf7fe205fc581833 +size 95401 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000156.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000156.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d36566ab2eeb6b8d88b84f580ba4df20694b2967 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000156.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b08b34b84156116ea5d791a03e4de583b1b799204f76144ea8bb5bd7f3ff93c +size 83467 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000157.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000157.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73472b4d631b6a798805baa66b866c99effbcbf2 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000157.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40c36f6e9ed6b766c1ee343ce570959eee1f8c27d216ab16d1425bc2d7be5b58 +size 94798 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000158.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000158.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee5f7bf01e77143a40962ff8cf7b333501b96cd9 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000158.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1accccea5f01b2d8ede072ca3007ec09828cd388ebb0df0d87a488ac47c2905 +size 95503 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000159.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000159.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df16f3e8ed4b0bb026e6a8f391c898933014520e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000159.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a88775ac9d363c91f52a0eb63ebb6184f37c3a2c5b2ec226c5c52b17b09b8f86 +size 95932 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000160.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000160.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a0a982028a80659c468ed0f8e61f4a6a071bdf0 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000160.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31b21ac31ff5ae3b6469de8fb0960e779ee9556a0d8de82fc678ab1e108d1622 +size 86744 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000161.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000161.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4dde17bdb0fe7ba00811047bce1e203a5ce2ac7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000161.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e68882c93210224b301af06b575d40d62b9afbc3f82c21a90e085a7706915b3 +size 90298 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000162.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000162.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5bc20530aaaf264e58a870c9b958d4f30143e3d7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000162.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b23305acbe99f9bec9a17ef3b9dd07242ca61cb7d6311d6cc6092564bf7bbd +size 85555 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000163.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000163.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7dda3082ae913a988d473c6c408065b5af404b6c --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000163.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:204a13322727eabd66bdf602f7fa0effeb15208d4c932285f19ecc4ad1940d7e +size 88785 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000164.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000164.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16f3fea5017babf5203209f76e3840b8879429c4 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000164.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9bb33d5c9267395c00d9e20177a399b4f6460d5ffaff9f2dc784c7716a0a08 +size 92729 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000165.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000165.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c67063086fb43ed76fc5e98bb35a4a1a715ad32 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000165.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f1c3b1e482f6d307b404c1dd4666942dddc139657c061f0c15050b9820545e6 +size 95922 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000166.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000166.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd840d56267c0386e2e1e5049fb95462f72b0aa4 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000166.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ff90c351de96c7c2bb3473b6a322e4b7bd32bb5e8eb8a0c8128422af0a72604 +size 95553 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000167.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000167.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eef6f3826fa752a4935a25c22fb2c45de4c7159c --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000167.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f29b4a72e47a0b93b9bb9eeab791e01677500584da2eb7bcad7cf4345b9acc78 +size 99753 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000168.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000168.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8a7b37c380b120e676c3efb7339513d0f6f11de --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000168.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd9421f865b5a59b29430ece4c94e7babc5881b17fc01fb24dff5d4bb43d75fd +size 82283 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000169.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000169.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0ef9cd91cd2478be0b2922953ed9e17270aa94a --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000169.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dfe73cba975e20bf03251351bbe29fc392890497444377b6e7fc371e9c3068d +size 85254 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000170.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000170.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22bdf228d8034a7019db6eea2900c5c091d7608a --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000170.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd894d24a2b4c70b0e259cdcdd3cdafd0c4d834ed1ec863570a076c8cf7ebea9 +size 113821 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000171.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000171.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31ee88c2846bf995f54bba2b81391669fb36d32b --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000171.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e16ab491bb203f9678328cde17146ea75a38b7354c95896057dba45ae26f733 +size 105046 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000172.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000172.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6b9f9eb8b9061062d2ce7cf8ecffce905c8ec70 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000172.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ba79db5fa17e4368cec3d5f96c8980c92b1636c09cafb4a8c1e5f0ef6fc8957 +size 84659 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000173.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000173.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2569cbc37b98a331a5faebb5635ed0a3adafd8c2 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000173.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f84018ee5c0838e2f3752bfd655cfca7744e5c406e590530d192ad1423a728a +size 102867 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000174.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000174.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08ae2975a5db78f83fbc733cd10b6657189d51f3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000174.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fbdaac50660c58d72efce1c78adaff7450443da2aba5e52edaa2dafb295aff0 +size 98823 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000175.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000175.parquet new file mode 100644 index 0000000000000000000000000000000000000000..899a9151e6c64023d14daba685c47f283b0f80e8 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000175.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3f3e17b105efbca3820f29c3d36b40f9bb1c4bc6dd5db452763903a7391ebca +size 94965 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000176.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000176.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d3954bc97251e9843dfb4c4b9539c9594ae90ac --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000176.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c0ca458c454c71e14cee5302b3e2e5a57c569eca554884b5d9f7db62022d028 +size 115035 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000177.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000177.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3bae09093a35250419dee4f43fb03c7de9c795a0 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000177.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52314f23b02bb242cc71de7a927ac1566cac97170fdaad11e3f80032164976ba +size 81633 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000178.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000178.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a7153340ee40b0a7e37da707f728042ab50aa5e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000178.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7de777afad92abd239bac726f5e4438a6922939d77ab0d0880e5e31dbcabeea1 +size 101301 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000179.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000179.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fee9c0eade1d04959a27f41634894508fc839f1 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000179.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8019f814480cb135d860095963ffdbebed485882eef337da993e6ba23f0f5d83 +size 115638 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000180.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000180.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94d25da2ba21ea001a07364e0bd7eab1e5e6a79f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000180.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb23d9ac01bdedf1e8a030defa4c85b00905f73be0931c25dc63dd1e889d810 +size 92449 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000181.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000181.parquet new file mode 100644 index 0000000000000000000000000000000000000000..486d86f8fb90c00dd4498148eab95af6bd908d5d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000181.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97dc0d63cbc7633c7273f271fa7d5de142c117477bee5be1442fe49713adfb12 +size 83346 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000182.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000182.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4ed68dd53a8e3f4f25568a325746603b5aa6c2c --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000182.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6fb5c2298d8c398d035c1414215dc9c069028b70726b4d9fe479b06ac3a9465 +size 90959 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000183.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000183.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f3f08ba5df0c79b5fad8902ebf5fe4cb96527ca --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000183.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffa3fed7b4828d2f0ac11b3caa989a648d8b142a15d76f129c2a6cf4f4793a4b +size 86515 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000184.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000184.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab16a841b3df643736032007d1e69d2528ffc43e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000184.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dab03eb36a2a5e6112bdca743ea2186b8dc1614406c7ad99e7adcc53d2f46c25 +size 125895 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000185.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000185.parquet new file mode 100644 index 0000000000000000000000000000000000000000..445694a4441dff59ad283420ab81c46fa3975464 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000185.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abd3dd9d107ec60c67cde3750231ebc1a00ad546497c5b7fb9b0b3fbaca97682 +size 78715 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000186.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000186.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d990c6f7cb2f95e05453aaeaabfd06ca9a30e36d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000186.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2c34c5165acef7c75deb35adba264240306e7e6ec5f23f46be578dcf375c26 +size 87867 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000187.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000187.parquet new file mode 100644 index 0000000000000000000000000000000000000000..733a922919d7515de10ca9cac370bcfe18ee985f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000187.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915c6d71c5cd6eacd8aff2fe94bbe385b5b53996cc356fd93e189883b5d65c7f +size 75253 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000188.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000188.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89532ce9f53302e0749235611aa98060ee75b729 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000188.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32371952ae0fdb77a661b6080cbb48588ce1dfd6ecbbb1ff845da2a5f78a27d9 +size 87859 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000189.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000189.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9cbc74b4a03de1bb328331803782681da095c922 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000189.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f42748b11d383da6df7182bb2373e924dcc74581692c00ea546139a79ee7b32a +size 89520 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000190.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000190.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40ba6bcbd68e8d4d2ea05bb1c4a89c971afdd97a --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000190.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d5373940237bb2a72e2a3cab039767ad4cc4bb1be5072374b170e13e295e43 +size 86109 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000191.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000191.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c759310e19ce9ff995a294042a319c63f48170f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000191.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9cffe86a56300e8c626ccc6e87811b81835c5941068c425945d14bb628dcdc7 +size 73728 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000192.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000192.parquet new file mode 100644 index 0000000000000000000000000000000000000000..440f324d7df2524f511fc3b7d7fe00628db49a6a --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000192.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b9ee221caad1b874494bd018ca39f8fb78c9dc6f34a0f6853a3b7d78f98fd6 +size 85986 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000193.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000193.parquet new file mode 100644 index 0000000000000000000000000000000000000000..620d76276122ed4d358e8a1ae184953b3ada753f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000193.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660d1fc3037c8845d66e4fafcce8eb5e950b1f999b67792f85f08f79e6a44e26 +size 81041 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000194.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000194.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65a5b8e6bb769713e0ee07aafcfbd4c320556c1e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000194.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f303724abd3b2cf13f044345c661293b4a3535df88214326b1443301bdb722f1 +size 113001 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000195.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000195.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e1233e2379595fbd362712d6e79a9d1b8d3a797 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000195.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbe84f57f0a9779413fb761821158ac5ada26c76d0f585d168c00654a232cd72 +size 79309 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000196.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000196.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c4b30b7743919f14471f51780fc1e07a54e743fd --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000196.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6fcc6dfc3d4492daaf35a54e68b2c6691deeb7e0b329a41c78ac12d2a3b900 +size 81278 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000197.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000197.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60d51c3c2817f1c720f9a653bdaddeb3173a4b57 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000197.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:313855959effcf97cb1679206694a8b17dac594b365be0aca6438e5341c8c489 +size 81455 diff --git a/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000198.parquet b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000198.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3b56ab6ee7b4831c06e26548f7d1f87afbd4980 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/data/chunk-000/episode_000198.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1783808b93f4014aade70986f4cf1b148a726f5f8609aad98a5404a80b2714c +size 90417 diff --git a/AIRBOT_MMK2_toy_storage/meta/episodes.jsonl b/AIRBOT_MMK2_toy_storage/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0fdfebb8ebda15fa7bdba64ba8c9cccc580efac1 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/meta/episodes.jsonl @@ -0,0 +1,199 @@ +{"episode_index": 0, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 223} +{"episode_index": 1, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 188} +{"episode_index": 2, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 181} +{"episode_index": 3, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 174} +{"episode_index": 4, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 151} +{"episode_index": 5, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 145} +{"episode_index": 6, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 165} +{"episode_index": 7, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 123} +{"episode_index": 8, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 92} +{"episode_index": 9, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 92} +{"episode_index": 10, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 86} +{"episode_index": 11, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 99} +{"episode_index": 12, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 186} +{"episode_index": 13, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 113} +{"episode_index": 14, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 102} +{"episode_index": 15, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 96} +{"episode_index": 16, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 106} +{"episode_index": 17, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 125} +{"episode_index": 18, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 107} +{"episode_index": 19, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 113} +{"episode_index": 20, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 126} +{"episode_index": 21, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 117} +{"episode_index": 22, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 101} +{"episode_index": 23, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 212} +{"episode_index": 24, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 102} +{"episode_index": 25, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 107} +{"episode_index": 26, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 98} +{"episode_index": 27, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 99} +{"episode_index": 28, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 91} +{"episode_index": 29, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 97} +{"episode_index": 30, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 105} +{"episode_index": 31, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 105} +{"episode_index": 32, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 126} +{"episode_index": 33, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 95} +{"episode_index": 34, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 200} +{"episode_index": 35, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 107} +{"episode_index": 36, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 101} +{"episode_index": 37, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 146} +{"episode_index": 38, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 94} +{"episode_index": 39, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 106} +{"episode_index": 40, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 104} +{"episode_index": 41, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 113} +{"episode_index": 42, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 103} +{"episode_index": 43, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 105} +{"episode_index": 44, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 101} +{"episode_index": 45, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 202} +{"episode_index": 46, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 188} +{"episode_index": 47, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 176} +{"episode_index": 48, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 177} +{"episode_index": 49, "tasks": ["with both hands, picked up the little dog doll on the white plate and placed it on the table."], "length": 154} +{"episode_index": 50, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 224} +{"episode_index": 51, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 190} +{"episode_index": 52, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 158} +{"episode_index": 53, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 118} +{"episode_index": 54, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 117} +{"episode_index": 55, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 119} +{"episode_index": 56, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 113} +{"episode_index": 57, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 110} +{"episode_index": 58, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 104} +{"episode_index": 59, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 121} +{"episode_index": 60, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 124} +{"episode_index": 61, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 105} +{"episode_index": 62, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 184} +{"episode_index": 63, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 106} +{"episode_index": 64, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 119} +{"episode_index": 65, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 105} +{"episode_index": 66, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 120} +{"episode_index": 67, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 105} +{"episode_index": 68, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 121} +{"episode_index": 69, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 110} +{"episode_index": 70, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 141} +{"episode_index": 71, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 108} +{"episode_index": 72, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 124} +{"episode_index": 73, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 174} +{"episode_index": 74, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 119} +{"episode_index": 75, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 120} +{"episode_index": 76, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 119} +{"episode_index": 77, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 115} +{"episode_index": 78, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 167} +{"episode_index": 79, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 106} +{"episode_index": 80, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 163} +{"episode_index": 81, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 153} +{"episode_index": 82, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 117} +{"episode_index": 83, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 153} +{"episode_index": 84, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 114} +{"episode_index": 85, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 111} +{"episode_index": 86, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 127} +{"episode_index": 87, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 109} +{"episode_index": 88, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 117} +{"episode_index": 89, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 102} +{"episode_index": 90, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 107} +{"episode_index": 91, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 113} +{"episode_index": 92, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 125} +{"episode_index": 93, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 120} +{"episode_index": 94, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 142} +{"episode_index": 95, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 129} +{"episode_index": 96, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 133} +{"episode_index": 97, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 166} +{"episode_index": 98, "tasks": ["the left hand picked up the shark doll on the table and handed it to the right hand, the right hand took the shark doll and placed it in the white lid."], "length": 137} +{"episode_index": 99, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 215} +{"episode_index": 100, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 255} +{"episode_index": 101, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 152} +{"episode_index": 102, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 181} +{"episode_index": 103, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 172} +{"episode_index": 104, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 143} +{"episode_index": 105, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 171} +{"episode_index": 106, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 171} +{"episode_index": 107, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 198} +{"episode_index": 108, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 173} +{"episode_index": 109, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 173} +{"episode_index": 110, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 154} +{"episode_index": 111, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 188} +{"episode_index": 112, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 145} +{"episode_index": 113, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 150} +{"episode_index": 114, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 171} +{"episode_index": 115, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 154} +{"episode_index": 116, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 173} +{"episode_index": 117, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 172} +{"episode_index": 118, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 175} +{"episode_index": 119, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 180} +{"episode_index": 120, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 154} +{"episode_index": 121, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 166} +{"episode_index": 122, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 177} +{"episode_index": 123, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 138} +{"episode_index": 124, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 146} +{"episode_index": 125, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 144} +{"episode_index": 126, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 138} +{"episode_index": 127, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 163} +{"episode_index": 128, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 143} +{"episode_index": 129, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 157} +{"episode_index": 130, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 165} +{"episode_index": 131, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 152} +{"episode_index": 132, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 164} +{"episode_index": 133, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 175} +{"episode_index": 134, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 165} +{"episode_index": 135, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 141} +{"episode_index": 136, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 170} +{"episode_index": 137, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 187} +{"episode_index": 138, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 170} +{"episode_index": 139, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 164} +{"episode_index": 140, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 151} +{"episode_index": 141, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 141} +{"episode_index": 142, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 140} +{"episode_index": 143, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 176} +{"episode_index": 144, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 190} +{"episode_index": 145, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 181} +{"episode_index": 146, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 172} +{"episode_index": 147, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 186} +{"episode_index": 148, "tasks": ["use your left hand to pick up the building block and place it in the pink plate on the left, and use your right hand to put the other building block into the white plate on the right."], "length": 160} +{"episode_index": 149, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 186} +{"episode_index": 150, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 169} +{"episode_index": 151, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 120} +{"episode_index": 152, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 167} +{"episode_index": 153, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 146} +{"episode_index": 154, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 172} +{"episode_index": 155, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 158} +{"episode_index": 156, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 136} +{"episode_index": 157, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 159} +{"episode_index": 158, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 158} +{"episode_index": 159, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 161} +{"episode_index": 160, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 141} +{"episode_index": 161, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 147} +{"episode_index": 162, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 139} +{"episode_index": 163, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 144} +{"episode_index": 164, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 153} +{"episode_index": 165, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 161} +{"episode_index": 166, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 158} +{"episode_index": 167, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 166} +{"episode_index": 168, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 132} +{"episode_index": 169, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 138} +{"episode_index": 170, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 195} +{"episode_index": 171, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 176} +{"episode_index": 172, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 138} +{"episode_index": 173, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 175} +{"episode_index": 174, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 165} +{"episode_index": 175, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 157} +{"episode_index": 176, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 197} +{"episode_index": 177, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 131} +{"episode_index": 178, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 169} +{"episode_index": 179, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 201} +{"episode_index": 180, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 152} +{"episode_index": 181, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 134} +{"episode_index": 182, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 149} +{"episode_index": 183, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 140} +{"episode_index": 184, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 217} +{"episode_index": 185, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 124} +{"episode_index": 186, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 143} +{"episode_index": 187, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 120} +{"episode_index": 188, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 144} +{"episode_index": 189, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 147} +{"episode_index": 190, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 139} +{"episode_index": 191, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 117} +{"episode_index": 192, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 140} +{"episode_index": 193, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 129} +{"episode_index": 194, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 192} +{"episode_index": 195, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 127} +{"episode_index": 196, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 130} +{"episode_index": 197, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 131} +{"episode_index": 198, "tasks": ["with both hands, he picked up the shark doll on the table and placed it in the white lid."], "length": 148} diff --git a/AIRBOT_MMK2_toy_storage/meta/episodes_stats.jsonl b/AIRBOT_MMK2_toy_storage/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0bffe611f538d4808c049d3ad470ed9bee131955 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/meta/episodes_stats.jsonl @@ -0,0 +1,199 @@ +{"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.41621781249999995]], [[0.4183570649509804]], [[0.4499200816993464]]], "std": [[[0.25734100323020426]], [[0.25019160431229326]], [[0.24285326457327738]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5008162173202614]], [[0.5129663459967321]], [[0.49023933006535947]]], "std": [[[0.31963522814788614]], [[0.32195060476138776]], [[0.3282188983531846]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47696764297385624]], [[0.48878060866013073]], [[0.469151364379085]]], "std": [[[0.30806697973987285]], [[0.31367741987991443]], [[0.3202568778236644]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41784065563725487]], [[0.446778533496732]], [[0.42322450980392157]]], "std": [[[0.3653463784314118]], [[0.36871724489581015]], [[0.37910970174560876]]], "count": [100]}, "observation.state": {"min": [0.1381179839372635, -1.4208295345306396, 0.948586642742157, -0.06325341761112213, -0.8014801144599915, 0.4342145323753357, -0.8034113645553589, -1.4886606931686401, 0.8503328561782837, -0.16019588708877563, 0.010991264134645462, -0.9435797929763794, 30.130624771118164, 36.439998626708984, -0.7400000095367432, -0.6337500214576721, 0.6662499904632568, -0.8012499809265137, 1.1462500095367432, -0.5149999856948853, 0.7671428322792053, -0.33812499046325684, 0.9693750143051147, -0.945555567741394, 32.97437286376953, 32.04666519165039, 0.36375001072883606, -0.721875011920929, 0.8799999952316284, 0.20374999940395355, 0.6418750286102295, -1.1037499904632568, 1.1100000143051147, -0.0009090913808904588, 0.6512500047683716, 3.7699999809265137], "max": [0.5046444535255432, -0.7431381940841675, 1.7630608081817627, 0.7453793883323669, 0.15406844019889832, 1.3124189376831055, -0.2665560245513916, -0.7947804927825928, 1.806787371635437, 0.12021248042583466, 1.1502442359924316, -0.8417496085166931, 70.56187438964844, 47.22249984741211, -0.40625, 3.5824999809265137, 57.85499954223633, 29.450624465942383, 73.69124603271484, 42.338748931884766, 90.47000122070312, 35.49687576293945, 72.42062377929688, 71.48500061035156, 64.23187255859375, 42.45874786376953, 0.5924999713897705, 9.395625114440918, 59.798126220703125, 44.053123474121094, 67.04812622070312, 55.12437438964844, 81.74124908447266, 69.04375457763672, 71.95437622070312, 93.30374908447266], "mean": [0.292042076587677, -1.0649164915084839, 1.3197805881500244, 0.27703988552093506, -0.3003914952278137, 0.9416943788528442, -0.5085701942443848, -1.1004917621612549, 1.296694040298462, 0.006246956065297127, 0.5492496490478516, -0.8941550254821777, 51.09855270385742, 43.81514358520508, -0.5407935976982117, 0.760877251625061, 25.400962829589844, 11.206172943115234, 36.666194915771484, 12.496227264404297, 44.13652038574219, 6.970910549163818, 29.77867889404297, 49.74211883544922, 51.20162582397461, 39.79332733154297, 0.4277900755405426, 2.259748935699463, 25.17466926574707, 13.985709190368652, 32.86469650268555, 17.150564193725586, 38.87236404418945, 20.17172622680664, 27.789382934570312, 59.1042594909668], "std": [0.13739916682243347, 0.24904441833496094, 0.3060726225376129, 0.3239964246749878, 0.3347461521625519, 0.3420754671096802, 0.21650874614715576, 0.24148894846439362, 0.3434486985206604, 0.06436383724212646, 0.37588706612586975, 0.03387404605746269, 17.06523895263672, 3.790503978729248, 0.11106068640947342, 1.52141273021698, 24.290054321289062, 12.78295612335205, 27.480270385742188, 14.265445709228516, 33.57887649536133, 10.181913375854492, 30.56903839111328, 16.17223358154297, 12.1275634765625, 2.5632636547088623, 0.055006660521030426, 3.0714428424835205, 24.776765823364258, 15.621420860290527, 25.57975196838379, 19.5166015625, 30.082027435302734, 22.347797393798828, 29.207021713256836, 22.78294563293457], "count": [223]}, "action": {"min": [0.1381179839372635, -1.4208295345306396, 0.948586642742157, -0.06325341761112213, -0.8014801144599915, 0.4342145323753357, -0.8034113645553589, -1.4886606931686401, 0.8503328561782837, -0.16019588708877563, 0.010991264134645462, -0.9435797929763794, 30.130624771118164, 36.439998626708984, -0.7400000095367432, -0.6337500214576721, 0.6662499904632568, -0.8012499809265137, 1.1462500095367432, -0.5149999856948853, 0.7671428322792053, -0.33812499046325684, 0.9693750143051147, -0.945555567741394, 32.97437286376953, 32.04666519165039, 0.36375001072883606, -0.721875011920929, 0.8799999952316284, 0.20374999940395355, 0.6418750286102295, -1.1037499904632568, 1.1100000143051147, -0.0009090913808904588, 0.6512500047683716, 3.7699999809265137], "max": [0.5046444535255432, -0.7431381940841675, 1.7630608081817627, 0.7453793883323669, 0.15406844019889832, 1.3124189376831055, -0.2665560245513916, -0.7947804927825928, 1.806787371635437, 0.12021248042583466, 1.1502442359924316, -0.8417496085166931, 70.56187438964844, 47.22249984741211, -0.40625, 3.5824999809265137, 57.85499954223633, 29.450624465942383, 73.69124603271484, 42.338748931884766, 90.47000122070312, 35.49687576293945, 72.42062377929688, 71.48500061035156, 64.23187255859375, 42.45874786376953, 0.5924999713897705, 9.395625114440918, 59.798126220703125, 44.053123474121094, 67.04812622070312, 55.12437438964844, 81.74124908447266, 69.04375457763672, 71.95437622070312, 93.30374908447266], "mean": [0.292042076587677, -1.064916729927063, 1.3197810649871826, 0.2770398259162903, -0.3003914952278137, 0.9416942000389099, -0.5085700750350952, -1.1004918813705444, 1.2966936826705933, 0.006246957462280989, 0.5492497086524963, -0.894154965877533, 51.09854507446289, 43.81515884399414, -0.5407939553260803, 0.760876476764679, 25.400964736938477, 11.206167221069336, 36.666202545166016, 12.49622631072998, 44.13651657104492, 6.970910549163818, 29.77867889404297, 49.742122650146484, 51.20163345336914, 39.79331588745117, 0.42779016494750977, 2.259748697280884, 25.17469024658203, 13.985723495483398, 32.86471176147461, 17.150569915771484, 38.87239456176758, 20.171716690063477, 27.789379119873047, 59.1042594909668], "std": [0.13739918172359467, 0.24904441833496094, 0.30607256293296814, 0.3239964544773102, 0.3347461521625519, 0.34207549691200256, 0.21650873124599457, 0.24148890376091003, 0.3434487283229828, 0.06436384469270706, 0.3758871257305145, 0.03387404605746269, 17.065237045288086, 3.7905032634735107, 0.11106069386005402, 1.5214123725891113, 24.290054321289062, 12.78295612335205, 27.480268478393555, 14.265446662902832, 33.57887649536133, 10.181913375854492, 30.569028854370117, 16.17223358154297, 12.127562522888184, 2.563263416290283, 0.05500666797161102, 3.0714433193206787, 24.776769638061523, 15.621423721313477, 25.579753875732422, 19.5166015625, 30.082027435302734, 22.347797393798828, 29.2070255279541, 22.782943725585938], "count": [223]}, "timestamp": {"min": [0.0], "max": [7.4], "mean": [3.7], "std": [2.1457969252574776], "count": [223]}, "frame_index": {"min": [0], "max": [222], "mean": [111.0], "std": [64.37390775772433], "count": [223]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [223]}, "index": {"min": [0], "max": [222], "mean": [111.0], "std": [64.37390775772433], "count": [223]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [223]}, "subtask_annotation": {"mean": [2.6278026905829597, 11.0, 11.0, 11.0, 11.0], "std": [1.3055720930752825, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [223]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [223]}, "eef_direction_state": {"mean": [3.2242152466367715, 3.681614349775785], "std": [2.06485565317944, 1.794853902937021], "min": [0, 0], "max": [6, 6], "count": [223]}, "eef_velocity_state": {"mean": [1.3183856502242153, 1.4349775784753362], "std": [0.6366765545631515, 0.6723467197844423], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_state": {"mean": [0.7937219730941704, 1.0493273542600896], "std": [0.8692845642496729, 0.8268406538325385], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_direction_action": {"mean": [3.2242152466367715, 3.681614349775785], "std": [2.06485565317944, 1.794853902937021], "min": [0, 0], "max": [6, 6], "count": [223]}, "eef_velocity_action": {"mean": [1.3183856502242153, 1.4349775784753362], "std": [0.6366765545631515, 0.6723467197844423], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_action": {"mean": [0.7937219730941704, 1.0493273542600896], "std": [0.8692845642496729, 0.8268406538325385], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_sim_pose_state": {"mean": [0.7173447865554793, 0.10697814157158057, 1.2374555476244777, -1.7035035837283623, 1.2057047628451403, -2.390662484370602, 0.7124423364764416, -0.1172928072800989, 1.2076961950737979, 1.4794268844788392, 0.9318108893628106, 2.1026453658950994], "std": [0.09582756365653892, 0.016990161302288625, 0.04194398216127692, 0.5325084282011847, 0.08714207323823936, 0.411102011934758, 0.09247513938369505, 0.031334690289041525, 0.05469600067713312, 0.36308978555688703, 0.061141929903797, 0.254888678745089], "min": [0.58515700015586, 0.08600667476587898, 1.1686330553995838, -2.501428523108183, 1.0455979822111199, -2.880625126881137, 0.5857749090681112, -0.2214662290146278, 1.1178620611233796, 0.8319162613513551, 0.8365708790866191, 1.4837950457736075], "max": [0.8317054590217066, 0.1509793306553861, 1.2923081850818603, -0.8897776614300603, 1.4570271978647513, -1.587709676098769, 0.8266323311269448, -0.09334718348091074, 1.2947568002277912, 2.090305588913991, 1.0522561940361914, 2.4395535797110983], "count": [223]}, "eef_sim_pose_action": {"mean": [0.7173447865554793, 0.10697814157158057, 1.2374555476244777, -1.7035035837283623, 1.2057047628451403, -2.390662484370602, 0.7124423364764416, -0.1172928072800989, 1.2076961950737979, 1.4794268844788392, 0.9318108893628106, 2.1026453658950994], "std": [0.09582756365653892, 0.016990161302288625, 0.04194398216127692, 0.5325084282011847, 0.08714207323823936, 0.411102011934758, 0.09247513938369505, 0.031334690289041525, 0.05469600067713312, 0.36308978555688703, 0.061141929903797, 0.254888678745089], "min": [0.58515700015586, 0.08600667476587898, 1.1686330553995838, -2.501428523108183, 1.0455979822111199, -2.880625126881137, 0.5857749090681112, -0.2214662290146278, 1.1178620611233796, 0.8319162613513551, 0.8365708790866191, 1.4837950457736075], "max": [0.8317054590217066, 0.1509793306553861, 1.2923081850818603, -0.8897776614300603, 1.4570271978647513, -1.587709676098769, 0.8266323311269448, -0.09334718348091074, 1.2947568002277912, 2.090305588913991, 1.0522561940361914, 2.4395535797110983], "count": [223]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.415705955882353]], [[0.4190195710784314]], [[0.450018654003268]]], "std": [[[0.25345616633941503]], [[0.24684438089052252]], [[0.24031660898214124]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.14901960784313725]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.506650120506536]], [[0.5172210314542484]], [[0.49606055147058825]]], "std": [[[0.3084503217384443]], [[0.3145090145486872]], [[0.320006225260528]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1568627450980392]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4670885641339869]], [[0.4750714991830065]], [[0.45276757352941177]]], "std": [[[0.3092322370256597]], [[0.31465733812904534]], [[0.3198697871672932]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42438065359477123]], [[0.45258754901960785]], [[0.42849175857843136]]], "std": [[[0.36960027050068567]], [[0.3717378229540968]], [[0.3832536671187471]]], "count": [100]}, "observation.state": {"min": [0.11775673180818558, -1.397344946861267, 0.9306572675704956, 0.12846188247203827, -0.615463137626648, 0.21663042902946472, -0.6292439103126526, -1.4051413536071777, 0.8745326995849609, -0.39041638374328613, 0.034070536494255066, -1.061121940612793, 33.446876525878906, 36.36250305175781, -0.5618749856948853, -0.5099999904632568, 0.7237499952316284, -0.28187501430511475, 1.1556249856948853, -0.32249999046325684, 0.9631249904632568, 0.5049999952316284, 0.9544444680213928, 24.065000534057617, 29.49625015258789, 32.037776947021484, 0.33812499046325684, -0.5081250071525574, -0.18124999105930328, 0.7537500262260437, 0.6741666793823242, -0.2800000011920929, 1.7557142972946167, 0.25, 0.8168749809265137, 33.77538299560547], "max": [0.3459029495716095, -0.6934509873390198, 1.6412031650543213, 1.1008192300796509, 0.14064526557922363, 1.111572027206421, -0.2615014910697937, -0.7714627981185913, 1.6466630697250366, 0.06781594455242157, 0.891460657119751, -0.6986009478569031, 68.25187683105469, 45.67437744140625, 8.861249923706055, 5.21999979019165, 58.81687545776367, 29.204999923706055, 76.55500030517578, 44.461875915527344, 95.0199966430664, 45.665000915527344, 76.37812042236328, 78.23249816894531, 64.66937255859375, 39.735626220703125, 0.5112500190734863, 9.082221984863281, 57.12187576293945, 36.18187713623047, 72.62687683105469, 58.186248779296875, 73.10062408447266, 76.51250457763672, 72.16188049316406, 101.26250457763672], "mean": [0.1994020640850067, -1.0374643802642822, 1.280698537826538, 0.540769636631012, -0.2676953673362732, 0.7763203382492065, -0.4412532150745392, -1.0476993322372437, 1.233341097831726, -0.1632470339536667, 0.4198930561542511, -0.9193804860115051, 52.476402282714844, 42.910118103027344, -0.13827544450759888, 1.0308057069778442, 27.009775161743164, 10.404778480529785, 37.37742233276367, 14.352700233459473, 43.59709548950195, 12.688136100769043, 30.96596908569336, 48.014522552490234, 47.756004333496094, 36.78437042236328, 0.42350104451179504, 1.6051825284957886, 24.0189208984375, 14.167118072509766, 33.479454040527344, 19.189781188964844, 39.03007125854492, 23.24245834350586, 30.294790267944336, 68.7956771850586], "std": [0.06394796818494797, 0.2598620653152466, 0.2782902717590332, 0.4024617075920105, 0.30435630679130554, 0.40131881833076477, 0.1293201595544815, 0.22219868004322052, 0.2833097279071808, 0.15198470652103424, 0.27034056186676025, 0.13420577347278595, 14.219279289245605, 3.373178720474243, 1.4676889181137085, 1.9997024536132812, 25.702804565429688, 11.053833961486816, 27.27831268310547, 16.668745040893555, 32.459110260009766, 14.120688438415527, 30.5594482421875, 18.361351013183594, 14.382013320922852, 1.8332260847091675, 0.03731313720345497, 2.232464075088501, 24.951274871826172, 15.115078926086426, 26.04514503479004, 21.479690551757812, 26.752351760864258, 29.187747955322266, 29.15291976928711, 21.27603530883789], "count": [188]}, "action": {"min": [0.11775673180818558, -1.397344946861267, 0.9306572675704956, 0.12846188247203827, -0.615463137626648, 0.21663042902946472, -0.6292439103126526, -1.4051413536071777, 0.8745326995849609, -0.39041638374328613, 0.034070536494255066, -1.061121940612793, 33.446876525878906, 36.36250305175781, -0.5618749856948853, -0.5099999904632568, 0.7237499952316284, -0.28187501430511475, 1.1556249856948853, -0.32249999046325684, 0.9631249904632568, 0.5049999952316284, 0.9544444680213928, 24.065000534057617, 29.49625015258789, 32.037776947021484, 0.33812499046325684, -0.5081250071525574, -0.18124999105930328, 0.7537500262260437, 0.6741666793823242, -0.2800000011920929, 1.7557142972946167, 0.25, 0.8168749809265137, 33.77538299560547], "max": [0.3459029495716095, -0.6934509873390198, 1.6412031650543213, 1.1008192300796509, 0.14064526557922363, 1.111572027206421, -0.2615014910697937, -0.7714627981185913, 1.6466630697250366, 0.06781594455242157, 0.891460657119751, -0.6986009478569031, 68.25187683105469, 45.67437744140625, 8.861249923706055, 5.21999979019165, 58.81687545776367, 29.204999923706055, 76.55500030517578, 44.461875915527344, 95.0199966430664, 45.665000915527344, 76.37812042236328, 78.23249816894531, 64.66937255859375, 39.735626220703125, 0.5112500190734863, 9.082221984863281, 57.12187576293945, 36.18187713623047, 72.62687683105469, 58.186248779296875, 73.10062408447266, 76.51250457763672, 72.16188049316406, 101.26250457763672], "mean": [0.1994020640850067, -1.0374641418457031, 1.2806988954544067, 0.5407695174217224, -0.2676953673362732, 0.7763200998306274, -0.441253125667572, -1.0476995706558228, 1.2333412170410156, -0.1632469892501831, 0.4198930263519287, -0.9193806052207947, 52.47639083862305, 42.910118103027344, -0.13827547430992126, 1.030806064605713, 27.0097713470459, 10.404777526855469, 37.3774299621582, 14.352696418762207, 43.59709930419922, 12.688135147094727, 30.965972900390625, 48.01451873779297, 47.756004333496094, 36.78437805175781, 0.42350104451179504, 1.6051819324493408, 24.018918991088867, 14.167118072509766, 33.47947692871094, 19.189788818359375, 39.030067443847656, 23.24245834350586, 30.29477310180664, 68.79568481445312], "std": [0.06394796073436737, 0.2598620653152466, 0.2782903015613556, 0.40246179699897766, 0.30435630679130554, 0.40131887793540955, 0.1293201446533203, 0.2221986949443817, 0.2833097577095032, 0.15198472142219543, 0.2703405022621155, 0.13420577347278595, 14.219279289245605, 3.3731789588928223, 1.4676891565322876, 1.9997014999389648, 25.702804565429688, 11.053834915161133, 27.2783145904541, 16.668743133544922, 32.459110260009766, 14.120688438415527, 30.5594482421875, 18.361351013183594, 14.382012367248535, 1.8332258462905884, 0.03731314092874527, 2.23246431350708, 24.95127296447754, 15.115079879760742, 26.045148849487305, 21.47968864440918, 26.75235366821289, 29.18775177001953, 29.15291976928711, 21.276037216186523], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [188]}, "index": {"min": [223], "max": [410], "mean": [316.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [2.547872340425532, 11.0, 11.0, 11.0, 11.0], "std": [1.260211796063296, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [188]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [188]}, "eef_direction_state": {"mean": [3.515957446808511, 3.452127659574468], "std": [2.1769490260497637, 1.8630921862165946], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.196808510638298, 1.5159574468085106], "std": [0.7355634875270033, 0.5967648939195052], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [0.851063829787234, 0.9414893617021277], "std": [0.8624241787026063, 0.8578684091010906], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.515957446808511, 3.452127659574468], "std": [2.1769490260497637, 1.8630921862165946], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.196808510638298, 1.5159574468085106], "std": [0.7355634875270033, 0.5967648939195052], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [0.851063829787234, 0.9414893617021277], "std": [0.8624241787026063, 0.8578684091010906], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.7048479880014468, 0.09453614722948737, 1.255066784051522, -1.7004113617689025, 1.2910501735334245, -2.4443463910700887, 0.6957995528340968, -0.10019651380714525, 1.2034968821190033, 1.6194380347823183, 1.1003257190308975, 2.312068126784581], "std": [0.09971234598130103, 0.019305905287200845, 0.045398267154331, 0.623265434162581, 0.04798647066919002, 0.49264239853613, 0.08476481935729836, 0.03076989409182262, 0.05288423840338204, 0.39989618363496365, 0.06444660380252361, 0.3270499966801437], "min": [0.5727596442300489, 0.07200994086276369, 1.1802212499971976, -2.650482729260866, 1.2077805416226202, -3.1292662025829863, 0.5858821039306931, -0.1996629236007939, 1.1089979628021596, 0.8781961734012964, 1.006352571805154, 1.4799622728242783], "max": [0.812624076511997, 0.13825190548508612, 1.326900032440674, -0.7862359510202463, 1.3896520202635592, -1.4565084519318454, 0.7924131354062813, -0.07419548141380519, 1.276018027807346, 2.2729035778948474, 1.2466695891567476, 2.7415588592492868], "count": [188]}, "eef_sim_pose_action": {"mean": [0.7048479880014468, 0.09453614722948737, 1.255066784051522, -1.7004113617689025, 1.2910501735334245, -2.4443463910700887, 0.6957995528340968, -0.10019651380714525, 1.2034968821190033, 1.6194380347823183, 1.1003257190308975, 2.312068126784581], "std": [0.09971234598130103, 0.019305905287200845, 0.045398267154331, 0.623265434162581, 0.04798647066919002, 0.49264239853613, 0.08476481935729836, 0.03076989409182262, 0.05288423840338204, 0.39989618363496365, 0.06444660380252361, 0.3270499966801437], "min": [0.5727596442300489, 0.07200994086276369, 1.1802212499971976, -2.650482729260866, 1.2077805416226202, -3.1292662025829863, 0.5858821039306931, -0.1996629236007939, 1.1089979628021596, 0.8781961734012964, 1.006352571805154, 1.4799622728242783], "max": [0.812624076511997, 0.13825190548508612, 1.326900032440674, -0.7862359510202463, 1.3896520202635592, -1.4565084519318454, 0.7924131354062813, -0.07419548141380519, 1.276018027807346, 2.2729035778948474, 1.2466695891567476, 2.7415588592492868], "count": [188]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3949221180555556]], [[0.4069320098039216]], [[0.4366967075163398]]], "std": [[[0.28793311117830495]], [[0.279512804386738]], [[0.27109055950558586]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.13333333333333333]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48732992238562095]], [[0.49749920343137255]], [[0.47862230187908494]]], "std": [[[0.31406594866944393]], [[0.3199632514896792]], [[0.3245510190415298]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.12156862745098039]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49631965277777773]], [[0.5048389440359478]], [[0.48343994281045755]]], "std": [[[0.3125483038071406]], [[0.3193071920933697]], [[0.32453342470050345]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44950799428104576]], [[0.46276198733660134]], [[0.43884070465686276]]], "std": [[[0.3665643647162674]], [[0.38035921214754537]], [[0.39210990925988143]]], "count": [100]}, "observation.state": {"min": [0.22857537865638733, -1.18841552734375, 0.9083171486854553, 0.0515945665538311, -0.9125372171401978, -0.2732318639755249, -0.7060731053352356, -1.2124007940292358, 0.8405336737632751, -0.6423810124397278, 0.3098534941673279, -0.8648050427436829, 31.89937400817871, 30.660625457763672, -0.6474999785423279, -0.02499999664723873, 0.9118750095367432, 0.18187499046325684, 1.0466666221618652, -0.8422222137451172, 0.8381249904632568, 0.2512499988079071, 1.1825000047683716, 1.9858334064483643, 27.041250228881836, 33.17625045776367, 0.38999998569488525, -0.6137500405311584, 0.6655555367469788, 0.6924999952316284, 0.7956249713897705, -0.8075000047683716, 1.0199999809265137, -0.13111111521720886, 1.0824999809265137, 1.1612499952316284], "max": [0.7599628567695618, -0.6666762232780457, 1.4862048625946045, 1.4057135581970215, -0.39837968349456787, 0.7620927691459656, -0.47600996494293213, -0.7014858722686768, 1.4497978687286377, 0.10113870352506638, 1.0832421779632568, -0.38025960326194763, 70.56625366210938, 48.12312698364258, 10.59666633605957, 9.317691802978516, 63.86312484741211, 47.76187515258789, 68.44000244140625, 42.201873779296875, 71.70812225341797, 59.41812515258789, 61.911251068115234, 72.17687225341797, 61.08000183105469, 41.828125, 0.5874999761581421, 9.686249732971191, 51.130001068115234, 36.755001068115234, 66.91312408447266, 46.084373474121094, 79.72500610351562, 71.67375183105469, 70.75312805175781, 91.82937622070312], "mean": [0.37417563796043396, -0.9234376549720764, 1.2038838863372803, 0.9318599700927734, -0.6008058190345764, 0.14790792763233185, -0.552891194820404, -0.9460237622261047, 1.1521501541137695, -0.42709586024284363, 0.6396705508232117, -0.5589609146118164, 51.79996109008789, 43.19312286376953, 0.15243305265903473, 3.135362386703491, 26.025815963745117, 16.50250816345215, 31.248247146606445, 12.915263175964355, 32.56865692138672, 20.519865036010742, 26.060688018798828, 42.08100891113281, 45.39191818237305, 38.467529296875, 0.45920655131340027, 4.251027584075928, 22.31035041809082, 14.813994407653809, 31.57645606994629, 15.29738998413086, 37.35544967651367, 21.38106346130371, 30.35049057006836, 52.82799530029297], "std": [0.13651999831199646, 0.17926734685897827, 0.21749745309352875, 0.3670985698699951, 0.1547742486000061, 0.27833622694015503, 0.09681925177574158, 0.16024942696094513, 0.2149292528629303, 0.19187240302562714, 0.22028125822544098, 0.13773155212402344, 15.76418399810791, 5.551684379577637, 2.19189715385437, 3.2421185970306396, 25.433147430419922, 18.029085159301758, 25.38836097717285, 14.89054012298584, 24.955904006958008, 22.412317276000977, 23.90311622619629, 21.228792190551758, 13.386811256408691, 2.730196237564087, 0.04528307914733887, 4.350376129150391, 22.538339614868164, 16.14558982849121, 27.28683853149414, 16.714075088500977, 32.183807373046875, 25.515899658203125, 30.203310012817383, 29.28749656677246], "count": [181]}, "action": {"min": [0.22857537865638733, -1.18841552734375, 0.9083171486854553, 0.0515945665538311, -0.9125372171401978, -0.2732318639755249, -0.7060731053352356, -1.2124007940292358, 0.8405336737632751, -0.6423810124397278, 0.3098534941673279, -0.8648050427436829, 31.89937400817871, 30.660625457763672, -0.6474999785423279, -0.02499999664723873, 0.9118750095367432, 0.18187499046325684, 1.0466666221618652, -0.8422222137451172, 0.8381249904632568, 0.2512499988079071, 1.1825000047683716, 1.9858334064483643, 27.041250228881836, 33.17625045776367, 0.38999998569488525, -0.6137500405311584, 0.6655555367469788, 0.6924999952316284, 0.7956249713897705, -0.8075000047683716, 1.0199999809265137, -0.13111111521720886, 1.0824999809265137, 1.1612499952316284], "max": [0.7599628567695618, -0.6666762232780457, 1.4862048625946045, 1.4057135581970215, -0.39837968349456787, 0.7620927691459656, -0.47600996494293213, -0.7014858722686768, 1.4497978687286377, 0.10113870352506638, 1.0832421779632568, -0.38025960326194763, 70.56625366210938, 48.12312698364258, 10.59666633605957, 9.317691802978516, 63.86312484741211, 47.76187515258789, 68.44000244140625, 42.201873779296875, 71.70812225341797, 59.41812515258789, 61.911251068115234, 72.17687225341797, 61.08000183105469, 41.828125, 0.5874999761581421, 9.686249732971191, 51.130001068115234, 36.755001068115234, 66.91312408447266, 46.084373474121094, 79.72500610351562, 71.67375183105469, 70.75312805175781, 91.82937622070312], "mean": [0.3741756081581116, -0.923437237739563, 1.2038841247558594, 0.9318599104881287, -0.6008057594299316, 0.14790792763233185, -0.5528910756111145, -0.9460237622261047, 1.152150273323059, -0.42709586024284363, 0.6396706700325012, -0.5589611530303955, 51.799964904785156, 43.19313049316406, 0.15243284404277802, 3.1353611946105957, 26.025827407836914, 16.50250816345215, 31.24823760986328, 12.915257453918457, 32.56864929199219, 20.519866943359375, 26.060672760009766, 42.08100509643555, 45.391910552978516, 38.467529296875, 0.4592067301273346, 4.251027584075928, 22.310335159301758, 14.81399154663086, 31.576444625854492, 15.29738712310791, 37.3554573059082, 21.38106918334961, 30.350496292114258, 52.82799530029297], "std": [0.13651999831199646, 0.17926736176013947, 0.21749749779701233, 0.3670986294746399, 0.1547742486000061, 0.27833619713783264, 0.09681923687458038, 0.16024944186210632, 0.2149292379617691, 0.19187237322330475, 0.22028125822544098, 0.13773156702518463, 15.764182090759277, 5.5516839027404785, 2.19189715385437, 3.2421185970306396, 25.433147430419922, 18.029085159301758, 25.388364791870117, 14.890542030334473, 24.95590591430664, 22.41231918334961, 23.90311622619629, 21.228790283203125, 13.386812210083008, 2.730196475982666, 0.04528307914733887, 4.350377559661865, 22.538341522216797, 16.145593643188477, 27.286836624145508, 16.714075088500977, 32.18381118774414, 25.515899658203125, 30.203310012817383, 29.28749656677246], "count": [181]}, "timestamp": {"min": [0.0], "max": [6.0], "mean": [3.0], "std": [1.7416467303484175], "count": [181]}, "frame_index": {"min": [0], "max": [180], "mean": [90.0], "std": [52.24940191045253], "count": [181]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [181]}, "index": {"min": [411], "max": [591], "mean": [501.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [2.5359116022099446, 11.0, 11.0, 11.0, 11.0], "std": [1.2810056792211657, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [181]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [181]}, "eef_direction_state": {"mean": [3.5082872928176796, 3.585635359116022], "std": [1.5893943546836986, 1.5085807093224375], "min": [0, 1], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.3480662983425415, 1.5635359116022098], "std": [0.5414928372952852, 0.5069644087051698], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [0.9502762430939227, 1.0994475138121547], "std": [0.8427542526262248, 0.8283977237303728], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [3.5082872928176796, 3.585635359116022], "std": [1.5893943546836986, 1.5085807093224375], "min": [0, 1], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.3480662983425415, 1.5635359116022098], "std": [0.5414928372952852, 0.5069644087051698], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [0.9502762430939227, 1.0994475138121547], "std": [0.8427542526262248, 0.8283977237303728], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.6516292453263347, 0.09744728872883224, 1.2363804587414944, -1.6118696873894638, 1.077316194332389, -2.5547746977469328, 0.6526819115326442, -0.10748060364076799, 1.2050686535053878, 1.529152479219847, 0.9993425321277987, 2.3684631552551827], "std": [0.07047084543351448, 0.03102430341874081, 0.033576644266141514, 0.28497881460183533, 0.07993967051352752, 0.3290532310771181, 0.06574765210991491, 0.029327083990446416, 0.0557164403041188, 0.3542442606217223, 0.06325985836746631, 0.3128153344562012], "min": [0.5497026768082522, 0.06552417450049178, 1.1914095969985692, -2.00472940605306, 0.8619780294267816, -2.979465176083707, 0.5526660853976348, -0.20651482452075248, 1.125092470020492, 0.8703375535557674, 0.8279269601468009, 1.5463868908333656], "max": [0.7311907400458462, 0.17536711779454603, 1.2912489487145327, -0.9735322861494922, 1.179393005844073, -1.7354670814393511, 0.7318145425233753, -0.07931950122331982, 1.3020041662887518, 2.0397908607314394, 1.1003406652410082, 2.7042369260044126], "count": [181]}, "eef_sim_pose_action": {"mean": [0.6516292453263347, 0.09744728872883224, 1.2363804587414944, -1.6118696873894638, 1.077316194332389, -2.5547746977469328, 0.6526819115326442, -0.10748060364076799, 1.2050686535053878, 1.529152479219847, 0.9993425321277987, 2.3684631552551827], "std": [0.07047084543351448, 0.03102430341874081, 0.033576644266141514, 0.28497881460183533, 0.07993967051352752, 0.3290532310771181, 0.06574765210991491, 0.029327083990446416, 0.0557164403041188, 0.3542442606217223, 0.06325985836746631, 0.3128153344562012], "min": [0.5497026768082522, 0.06552417450049178, 1.1914095969985692, -2.00472940605306, 0.8619780294267816, -2.979465176083707, 0.5526660853976348, -0.20651482452075248, 1.125092470020492, 0.8703375535557674, 0.8279269601468009, 1.5463868908333656], "max": [0.7311907400458462, 0.17536711779454603, 1.2912489487145327, -0.9735322861494922, 1.179393005844073, -1.7354670814393511, 0.7318145425233753, -0.07931950122331982, 1.3020041662887518, 2.0397908607314394, 1.1003406652410082, 2.7042369260044126], "count": [181]}}} +{"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.39018914419934636]], [[0.40174211805555554]], [[0.4303243239379085]]], "std": [[[0.293557813929658]], [[0.2850128185612209]], [[0.2772787717465569]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49236881535947713]], [[0.5039277553104575]], [[0.48320122140522875]]], "std": [[[0.3154912914690166]], [[0.32036779269653465]], [[0.3259428081920875]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4973311008986928]], [[0.5088148611111112]], [[0.49072502246732025]]], "std": [[[0.31323608061539887]], [[0.31951063370682187]], [[0.3267469260079837]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4408628329248366]], [[0.4538905984477124]], [[0.431530433006536]]], "std": [[[0.36527390806485815]], [[0.3790444213133627]], [[0.3895797498829802]]], "count": [100]}, "observation.state": {"min": [0.2890392541885376, -1.217216968536377, 0.9275577664375305, 0.016636572778224945, -1.2950035333633423, -0.194314107298851, -1.065699577331543, -1.1356526613235474, 0.7590886354446411, -0.14276722073554993, 0.4313296377658844, -0.9516623020172119, 42.603126525878906, 33.76499938964844, -0.9993749856948853, -0.30124998092651367, 0.8712500333786011, -0.12000000476837158, 1.0731250047683716, -0.5987499952316284, 0.9637500047683716, -0.36374998092651367, 0.9622222185134888, 20.151874542236328, 30.400625228881836, 21.00374984741211, 0.3643749952316284, -0.5887500047683716, 0.9943749904632568, -0.35499998927116394, 0.6606249809265137, -0.8512499928474426, 1.1818749904632568, -0.11374999582767487, 0.8537499904632568, 16.140625], "max": [0.9156048893928528, -0.7385604977607727, 1.5117638111114502, 1.232475996017456, -0.385385662317276, 0.7864542603492737, -0.5228122472763062, -0.7241359353065491, 1.2956340312957764, 0.1671498715877533, 1.4981180429458618, -0.8249170184135437, 70.27124786376953, 46.43562316894531, 17.542499542236328, 9.30888843536377, 69.82499694824219, 41.833126068115234, 69.58062744140625, 29.485000610351562, 70.26249694824219, 52.926876068115234, 64.73374938964844, 85.76249694824219, 66.3862533569336, 43.639373779296875, 0.5618749856948853, 9.528749465942383, 55.020626068115234, 32.244998931884766, 67.26187896728516, 42.78687286376953, 83.74124908447266, 51.395626068115234, 71.03375244140625, 82.98125457763672], "mean": [0.46687254309654236, -0.9509431719779968, 1.1993381977081299, 0.6713824272155762, -0.6944137215614319, 0.32174763083457947, -0.744976818561554, -0.9068869948387146, 1.0134456157684326, -0.012929543852806091, 0.9126683473587036, -0.9076273441314697, 55.50845718383789, 41.58595275878906, 0.0628839060664177, 2.9678330421447754, 24.55259132385254, 9.812200546264648, 29.71517562866211, 7.0766096115112305, 31.56411361694336, 14.457120895385742, 24.960081100463867, 43.91300582885742, 47.32560348510742, 35.35542297363281, 0.44069504737854004, 3.301607608795166, 19.91105842590332, 10.392565727233887, 27.377334594726562, 11.216253280639648, 33.14176940917969, 13.632397651672363, 25.43106460571289, 47.22414779663086], "std": [0.18533451855182648, 0.17436090111732483, 0.23007071018218994, 0.35082241892814636, 0.24780714511871338, 0.2996625304222107, 0.2431078851222992, 0.14462928473949432, 0.1979103982448578, 0.07612527161836624, 0.3411858379840851, 0.05102768540382385, 10.450715065002441, 4.6408820152282715, 3.07454514503479, 3.3487539291381836, 27.285974502563477, 13.479331016540527, 27.285327911376953, 9.953688621520996, 26.253599166870117, 18.337993621826172, 27.5428409576416, 16.41460418701172, 13.549238204956055, 7.3230767250061035, 0.036878809332847595, 3.5058372020721436, 23.059404373168945, 12.781943321228027, 25.33600425720215, 16.006303787231445, 33.33994674682617, 18.474706649780273, 30.029773712158203, 24.239849090576172], "count": [174]}, "action": {"min": [0.2890392541885376, -1.217216968536377, 0.9275577664375305, 0.016636572778224945, -1.2950035333633423, -0.194314107298851, -1.065699577331543, -1.1356526613235474, 0.7590886354446411, -0.14276722073554993, 0.4313296377658844, -0.9516623020172119, 42.603126525878906, 33.76499938964844, -0.9993749856948853, -0.30124998092651367, 0.8712500333786011, -0.12000000476837158, 1.0731250047683716, -0.5987499952316284, 0.9637500047683716, -0.36374998092651367, 0.9622222185134888, 20.151874542236328, 30.400625228881836, 21.00374984741211, 0.3643749952316284, -0.5887500047683716, 0.9943749904632568, -0.35499998927116394, 0.6606249809265137, -0.8512499928474426, 1.1818749904632568, -0.11374999582767487, 0.8537499904632568, 16.140625], "max": [0.9156048893928528, -0.7385604977607727, 1.5117638111114502, 1.232475996017456, -0.385385662317276, 0.7864542603492737, -0.5228122472763062, -0.7241359353065491, 1.2956340312957764, 0.1671498715877533, 1.4981180429458618, -0.8249170184135437, 70.27124786376953, 46.43562316894531, 17.542499542236328, 9.30888843536377, 69.82499694824219, 41.833126068115234, 69.58062744140625, 29.485000610351562, 70.26249694824219, 52.926876068115234, 64.73374938964844, 85.76249694824219, 66.3862533569336, 43.639373779296875, 0.5618749856948853, 9.528749465942383, 55.020626068115234, 32.244998931884766, 67.26187896728516, 42.78687286376953, 83.74124908447266, 51.395626068115234, 71.03375244140625, 82.98125457763672], "mean": [0.4668723940849304, -0.9509430527687073, 1.199338436126709, 0.6713825464248657, -0.6944138407707214, 0.32174766063690186, -0.7449765205383301, -0.9068867564201355, 1.013445496559143, -0.012929555959999561, 0.9126683473587036, -0.9076274037361145, 55.50847625732422, 41.5859375, 0.06288386136293411, 2.9678330421447754, 24.55259132385254, 9.812198638916016, 29.715177536010742, 7.076607704162598, 31.564130783081055, 14.457119941711426, 24.96009063720703, 43.91300964355469, 47.32561492919922, 35.35541915893555, 0.440695196390152, 3.301607370376587, 19.91107177734375, 10.392565727233887, 27.377323150634766, 11.216259002685547, 33.141754150390625, 13.632402420043945, 25.431068420410156, 47.224143981933594], "std": [0.1853344887495041, 0.17436091601848602, 0.23007068037986755, 0.35082244873046875, 0.24780716001987457, 0.2996625304222107, 0.24310794472694397, 0.14462926983833313, 0.19791041314601898, 0.07612527161836624, 0.3411857783794403, 0.05102768912911415, 10.450716972351074, 4.6408820152282715, 3.0745444297790527, 3.3487541675567627, 27.285974502563477, 13.479331970214844, 27.285327911376953, 9.953690528869629, 26.253597259521484, 18.337995529174805, 27.542837142944336, 16.41460418701172, 13.549241065979004, 7.323074817657471, 0.036878813058137894, 3.5058372020721436, 23.059406280517578, 12.781942367553711, 25.33600616455078, 16.006305694580078, 33.33995056152344, 18.474706649780273, 30.029769897460938, 24.239849090576172], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [174]}, "index": {"min": [592], "max": [765], "mean": [678.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [2.4367816091954024, 11.0, 11.0, 11.0, 11.0], "std": [1.3578308379505022, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [174]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [174]}, "eef_direction_state": {"mean": [3.2701149425287355, 4.120689655172414], "std": [1.758892999727206, 1.3655564257700787], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.3505747126436782, 1.3620689655172413], "std": [0.5446444718712004, 0.5978392855406138], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [0.867816091954023, 1.0229885057471264], "std": [0.8508270827838758, 0.857381894205587], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [3.2701149425287355, 4.120689655172414], "std": [1.758892999727206, 1.3655564257700787], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.3505747126436782, 1.3620689655172413], "std": [0.5446444718712004, 0.5978392855406138], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [0.867816091954023, 1.0229885057471264], "std": [0.8508270827838758, 0.857381894205587], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6525101223259099, 0.09776338447150155, 1.2390689051635808, -1.4222215584795632, 1.0038795681544617, -2.355773800373204, 0.6280895216121983, -0.12728215268710558, 1.2134652223666256, 1.285039903444146, 0.9441720589734248, 2.049324011537826], "std": [0.07365431612510374, 0.02873894436083425, 0.03402625902184622, 0.2876166908292396, 0.05653492632254934, 0.2697655197827462, 0.06656387592148778, 0.02481862814795839, 0.05129941644624482, 0.3175214355635056, 0.1136615888720167, 0.2446281951604772], "min": [0.5527146405070756, 0.061438753674409236, 1.182651805998566, -1.9246138686084988, 0.8321033358387262, -2.7454713788736673, 0.5401442620926271, -0.19120684602606206, 1.1414630968996584, 0.6959685124729885, 0.7309179854768075, 1.5303073723269263], "max": [0.7347374039866545, 0.16478872600652672, 1.2992432598372765, -0.9877713730358125, 1.0868913331656582, -1.814322631445503, 0.7164746313082948, -0.1003498186664433, 1.3237903238764142, 1.7992493217995977, 1.0831600547181686, 2.403355712453578], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6525101223259099, 0.09776338447150155, 1.2390689051635808, -1.4222215584795632, 1.0038795681544617, -2.355773800373204, 0.6280895216121983, -0.12728215268710558, 1.2134652223666256, 1.285039903444146, 0.9441720589734248, 2.049324011537826], "std": [0.07365431612510374, 0.02873894436083425, 0.03402625902184622, 0.2876166908292396, 0.05653492632254934, 0.2697655197827462, 0.06656387592148778, 0.02481862814795839, 0.05129941644624482, 0.3175214355635056, 0.1136615888720167, 0.2446281951604772], "min": [0.5527146405070756, 0.061438753674409236, 1.182651805998566, -1.9246138686084988, 0.8321033358387262, -2.7454713788736673, 0.5401442620926271, -0.19120684602606206, 1.1414630968996584, 0.6959685124729885, 0.7309179854768075, 1.5303073723269263], "max": [0.7347374039866545, 0.16478872600652672, 1.2992432598372765, -0.9877713730358125, 1.0868913331656582, -1.814322631445503, 0.7164746313082948, -0.1003498186664433, 1.3237903238764142, 1.7992493217995977, 1.0831600547181686, 2.403355712453578], "count": [174]}}} +{"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.40804530841503267]], [[0.4174629779411764]], [[0.44618630310457513]]], "std": [[[0.281842513994963]], [[0.27319714183764193]], [[0.26499577898808707]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4832388194444444]], [[0.49472392361111106]], [[0.4728047120098039]]], "std": [[[0.32215495824153423]], [[0.3260543544092247]], [[0.3326949509088078]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.12156862745098039]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4943412254901961]], [[0.504890931372549]], [[0.48576027165032676]]], "std": [[[0.3115123951688596]], [[0.31745717435345344]], [[0.32516094113538885]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4445034375]], [[0.45663196282679736]], [[0.4333462969771242]]], "std": [[[0.36698070446422104]], [[0.37929614927657374]], [[0.3902597493686388]]], "count": [100]}, "observation.state": {"min": [0.22297245264053345, -1.26692795753479, 0.9996089935302734, 0.09918364137411118, -1.2126471996307373, -0.29037442803382874, -0.9340667128562927, -1.2306162118911743, 0.8885757327079773, -0.1936226785182953, 0.4171435236930847, -0.8599942326545715, 35.66875076293945, 29.166873931884766, -0.8849999904632568, -0.7049999833106995, 0.6816666722297668, -0.4424999952316284, 1.078125, -0.9168750047683716, 0.7549999952316284, 0.3075000047683716, 1.058750033378601, 0.3144444227218628, 31.343124389648438, 29.10562515258789, 0.3700000047683716, -0.6037499904632568, 1.0893750190734863, 0.05624999850988388, 1.0012500286102295, -1.024999976158142, 1.5837500095367432, -0.125, 0.8431249856948853, 13.994999885559082], "max": [0.6860837936401367, -0.7493663430213928, 1.6237268447875977, 1.310678482055664, -0.34380483627319336, 0.7966163158416748, -0.5231937170028687, -0.7671685218811035, 1.4390687942504883, 0.18766477704048157, 1.6294728517532349, -0.6656986474990845, 69.640625, 53.41666793823242, 25.33125114440918, 9.606249809265137, 61.807498931884766, 38.1306266784668, 71.40062713623047, 35.415000915527344, 75.38312530517578, 34.89812469482422, 63.97249984741211, 63.07312774658203, 66.96062469482422, 44.001251220703125, 0.48499998450279236, 9.831250190734863, 55.248748779296875, 35.244998931884766, 69.43499755859375, 49.895626068115234, 75.97000122070312, 49.786251068115234, 65.11125183105469, 87.44562530517578], "mean": [0.4093075692653656, -1.0002350807189941, 1.3000825643539429, 0.7668641209602356, -0.6117238402366638, 0.2186194211244583, -0.6734120845794678, -0.9901376962661743, 1.1633272171020508, -0.10866788029670715, 0.8300929665565491, -0.7395702004432678, 51.967899322509766, 41.1834716796875, 0.576823353767395, 5.16880464553833, 21.296642303466797, 9.971445083618164, 26.67882537841797, 6.331367492675781, 30.01691246032715, 7.003936290740967, 22.98368263244629, 28.969396591186523, 47.563568115234375, 38.047489166259766, 0.4354034960269928, 3.530618667602539, 19.7805233001709, 9.95936393737793, 27.65304946899414, 11.46539306640625, 28.851781845092773, 10.782452583312988, 20.65801429748535, 47.02648162841797], "std": [0.16541844606399536, 0.19771264493465424, 0.2519102990627289, 0.3891245126724243, 0.252250075340271, 0.35334905982017517, 0.18596521019935608, 0.16755835711956024, 0.21324485540390015, 0.10656525194644928, 0.33715465664863586, 0.06239014491438866, 12.891191482543945, 6.262120723724365, 4.5221123695373535, 4.402308940887451, 24.97863006591797, 13.383654594421387, 27.181331634521484, 10.745667457580566, 28.04869842529297, 10.185553550720215, 25.614416122436523, 21.125568389892578, 13.413286209106445, 4.898064136505127, 0.028555629774928093, 3.2568938732147217, 22.72774887084961, 13.903575897216797, 23.725971221923828, 16.55295181274414, 27.329740524291992, 16.284839630126953, 25.631420135498047, 22.329442977905273], "count": [151]}, "action": {"min": [0.22297245264053345, -1.26692795753479, 0.9996089935302734, 0.09918364137411118, -1.2126471996307373, -0.29037442803382874, -0.9340667128562927, -1.2306162118911743, 0.8885757327079773, -0.1936226785182953, 0.4171435236930847, -0.8599942326545715, 35.66875076293945, 29.166873931884766, -0.8849999904632568, -0.7049999833106995, 0.6816666722297668, -0.4424999952316284, 1.078125, -0.9168750047683716, 0.7549999952316284, 0.3075000047683716, 1.058750033378601, 0.3144444227218628, 31.343124389648438, 29.10562515258789, 0.3700000047683716, -0.6037499904632568, 1.0893750190734863, 0.05624999850988388, 1.0012500286102295, -1.024999976158142, 1.5837500095367432, -0.125, 0.8431249856948853, 13.994999885559082], "max": [0.6860837936401367, -0.7493663430213928, 1.6237268447875977, 1.310678482055664, -0.34380483627319336, 0.7966163158416748, -0.5231937170028687, -0.7671685218811035, 1.4390687942504883, 0.18766477704048157, 1.6294728517532349, -0.6656986474990845, 69.640625, 53.41666793823242, 25.33125114440918, 9.606249809265137, 61.807498931884766, 38.1306266784668, 71.40062713623047, 35.415000915527344, 75.38312530517578, 34.89812469482422, 63.97249984741211, 63.07312774658203, 66.96062469482422, 44.001251220703125, 0.48499998450279236, 9.831250190734863, 55.248748779296875, 35.244998931884766, 69.43499755859375, 49.895626068115234, 75.97000122070312, 49.786251068115234, 65.11125183105469, 87.44562530517578], "mean": [0.40930747985839844, -1.000234842300415, 1.3000823259353638, 0.7668638825416565, -0.6117237210273743, 0.2186194211244583, -0.6734119653701782, -0.9901374578475952, 1.1633274555206299, -0.10866795480251312, 0.8300930261611938, -0.7395704388618469, 51.96791076660156, 41.1834716796875, 0.5768230557441711, 5.168806076049805, 21.296649932861328, 9.971443176269531, 26.678831100463867, 6.331366539001465, 30.016918182373047, 7.003933906555176, 22.983675003051758, 28.96938705444336, 47.56358337402344, 38.047481536865234, 0.43540358543395996, 3.5306191444396973, 19.7805233001709, 9.95936107635498, 27.653059005737305, 11.465388298034668, 28.85178565979004, 10.782452583312988, 20.658021926879883, 47.02649688720703], "std": [0.16541843116283417, 0.19771264493465424, 0.2519102990627289, 0.3891245722770691, 0.252250075340271, 0.3533490300178528, 0.18596519529819489, 0.16755838692188263, 0.21324484050273895, 0.10656525939702988, 0.33715465664863586, 0.06239014118909836, 12.891193389892578, 6.262120723724365, 4.522115230560303, 4.402308940887451, 24.9786319732666, 13.38365364074707, 27.181333541870117, 10.7456693649292, 28.04869842529297, 10.185552597045898, 25.61441421508789, 21.125568389892578, 13.413287162780762, 4.898064613342285, 0.02855563350021839, 3.2568938732147217, 22.72774887084961, 13.90357494354248, 23.725969314575195, 16.552953720092773, 27.329740524291992, 16.284841537475586, 25.631418228149414, 22.329442977905273], "count": [151]}, "timestamp": {"min": [0.0], "max": [5.0], "mean": [2.4999999999999996], "std": [1.4529663145135578], "count": [151]}, "frame_index": {"min": [0], "max": [150], "mean": [75.0], "std": [43.58898943540674], "count": [151]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [151]}, "index": {"min": [766], "max": [916], "mean": [841.0], "std": [43.58898943540674], "count": [151]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [151]}, "subtask_annotation": {"mean": [2.556291390728477, 11.0, 11.0, 11.0, 11.0], "std": [1.3936267497936636, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [151]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [151]}, "eef_direction_state": {"mean": [3.337748344370861, 4.026490066225166], "std": [1.6473435055904915, 1.4045669119576376], "min": [0, 0], "max": [6, 6], "count": [151]}, "eef_velocity_state": {"mean": [1.5496688741721854, 1.5231788079470199], "std": [0.5106643085736955, 0.5735267574731375], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_state": {"mean": [1.0728476821192052, 1.3377483443708609], "std": [0.8145964567780105, 0.7083926140282955], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_direction_action": {"mean": [3.337748344370861, 4.026490066225166], "std": [1.6473435055904915, 1.4045669119576376], "min": [0, 0], "max": [6, 6], "count": [151]}, "eef_velocity_action": {"mean": [1.5496688741721854, 1.5231788079470199], "std": [0.5106643085736955, 0.5735267574731375], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_action": {"mean": [1.0728476821192052, 1.3377483443708609], "std": [0.8145964567780105, 0.7083926140282955], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_sim_pose_state": {"mean": [0.6848301028748763, 0.10918992060094897, 1.2389645133416136, -1.4875840299587404, 1.0014590778631347, -2.3443658399846568, 0.6607994276540736, -0.12416041025451703, 1.2075766565811086, 1.333117220792593, 0.893755000406068, 2.1041796450100607], "std": [0.07736633925308921, 0.031601277637620794, 0.042639559566175884, 0.3465945806882353, 0.04082714182971754, 0.3279226975388155, 0.06703123510352783, 0.03534768388088813, 0.05310446473211782, 0.30650367195068673, 0.07786839510749284, 0.26375407836259884], "min": [0.5762430002620347, 0.07583131452365341, 1.1812038502713893, -1.9516808276339999, 0.8728274740010868, -2.673096298579123, 0.5656181127524658, -0.22300400694486708, 1.137799327028179, 0.6384987127392058, 0.6209972356315188, 1.4583846361258304], "max": [0.7693586191193151, 0.18979493723308258, 1.3302929553321323, -0.6800016942255807, 1.0619567594829231, -1.6436236582874872, 0.7401549943837843, -0.0890678768748886, 1.323173023467584, 1.7578163191479166, 0.9593338768497945, 2.3755546303316417], "count": [151]}, "eef_sim_pose_action": {"mean": [0.6848301028748763, 0.10918992060094897, 1.2389645133416136, -1.4875840299587404, 1.0014590778631347, -2.3443658399846568, 0.6607994276540736, -0.12416041025451703, 1.2075766565811086, 1.333117220792593, 0.893755000406068, 2.1041796450100607], "std": [0.07736633925308921, 0.031601277637620794, 0.042639559566175884, 0.3465945806882353, 0.04082714182971754, 0.3279226975388155, 0.06703123510352783, 0.03534768388088813, 0.05310446473211782, 0.30650367195068673, 0.07786839510749284, 0.26375407836259884], "min": [0.5762430002620347, 0.07583131452365341, 1.1812038502713893, -1.9516808276339999, 0.8728274740010868, -2.673096298579123, 0.5656181127524658, -0.22300400694486708, 1.137799327028179, 0.6384987127392058, 0.6209972356315188, 1.4583846361258304], "max": [0.7693586191193151, 0.18979493723308258, 1.3302929553321323, -0.6800016942255807, 1.0619567594829231, -1.6436236582874872, 0.7401549943837843, -0.0890678768748886, 1.323173023467584, 1.7578163191479166, 0.9593338768497945, 2.3755546303316417], "count": [151]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40198560049019605]], [[0.40890308006535947]], [[0.4397823570261438]]], "std": [[[0.27865294755765335]], [[0.27014301284359143]], [[0.2609304312220026]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.15294117647058825]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4888201756535948]], [[0.5022825142973856]], [[0.48586921977124187]]], "std": [[[0.3261339966029208]], [[0.32903967483960084]], [[0.3343658910825967]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48002653799019607]], [[0.4905510927287582]], [[0.4707227369281046]]], "std": [[[0.32800742331692545]], [[0.3327550359611101]], [[0.33958954693680066]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42555306168300655]], [[0.45620815359477124]], [[0.4316863439542484]]], "std": [[[0.368991554279432]], [[0.37084073157949754]], [[0.38240958660087887]]], "count": [100]}, "observation.state": {"min": [0.36700332164764404, -1.2739852666854858, 0.9568837285041809, 0.00834477785974741, -1.1465247869491577, 0.28880083560943604, -0.9454871416091919, -1.2036030292510986, 0.8864061236381531, -0.1500629484653473, 0.5007343292236328, -1.0656518936157227, 41.34312438964844, 35.94562530517578, -0.8137500286102295, -0.44187498092651367, 0.8293750286102295, -0.4443749785423279, 1.196874976158142, -1.15625, 3.538749933242798, -3.0924999713897705, 0.9437500238418579, 21.338125228881836, 35.625, 29.974374771118164, 0.40062499046325684, -1.1581250429153442, 0.7612500190734863, 0.18687498569488525, 1.068750023841858, -0.3918749988079071, 3.905625104904175, -0.2762500047683716, 0.8493750095367432, 24.99110984802246], "max": [0.9014902710914612, -0.7925392985343933, 1.5847686529159546, 0.5462729930877686, -0.3584439754486084, 0.8260852694511414, -0.5745498538017273, -0.7358663082122803, 1.434300422668457, 0.2377069592475891, 1.3553190231323242, -0.7991436123847961, 67.82687377929688, 47.53499984741211, 9.954999923706055, 9.103124618530273, 58.89875030517578, 44.97687530517578, 70.7406234741211, 35.25187683105469, 74.1187515258789, 46.19499969482422, 67.00187683105469, 56.133750915527344, 61.65687561035156, 43.39500045776367, 0.4911110997200012, 9.535554885864258, 55.65562438964844, 35.73875045776367, 65.1518783569336, 41.32374954223633, 74.70437622070312, 48.32749938964844, 63.88249969482422, 78.390625], "mean": [0.5879883766174316, -1.0147604942321777, 1.258257269859314, 0.3228225111961365, -0.7615607976913452, 0.5265733003616333, -0.7302848696708679, -0.9706283807754517, 1.1353410482406616, 0.044595200568437576, 0.8962453007698059, -0.8519944548606873, 57.44057083129883, 43.41979217529297, 0.13783656060695648, 2.9144511222839355, 22.069530487060547, 11.054551124572754, 31.549312591552734, 5.858199596405029, 34.69459915161133, 12.99122142791748, 24.575326919555664, 41.179691314697266, 47.057186126708984, 38.02635955810547, 0.44816336035728455, 4.062663555145264, 20.659507751464844, 11.217130661010742, 28.64891242980957, 12.218111038208008, 31.77283477783203, 13.77017593383789, 22.615406036376953, 49.262821197509766], "std": [0.20373621582984924, 0.18336418271064758, 0.24912196397781372, 0.16935136914253235, 0.30118682980537415, 0.17074601352214813, 0.1577017456293106, 0.1524413675069809, 0.21156717836856842, 0.09359598159790039, 0.2689850330352783, 0.07271859794855118, 7.904628276824951, 3.6674039363861084, 2.1178934574127197, 3.0329887866973877, 22.16454315185547, 14.740557670593262, 24.344314575195312, 9.863622665405273, 22.94154930114746, 17.061641693115234, 25.849149703979492, 9.66238021850586, 9.93685531616211, 4.4111008644104, 0.024693064391613007, 3.5446135997772217, 22.77045249938965, 13.46922779083252, 23.53407096862793, 15.685388565063477, 27.89279556274414, 18.177349090576172, 25.168476104736328, 17.24262809753418], "count": [145]}, "action": {"min": [0.36700332164764404, -1.2739852666854858, 0.9568837285041809, 0.00834477785974741, -1.1465247869491577, 0.28880083560943604, -0.9454871416091919, -1.2036030292510986, 0.8864061236381531, -0.1500629484653473, 0.5007343292236328, -1.0656518936157227, 41.34312438964844, 35.94562530517578, -0.8137500286102295, -0.44187498092651367, 0.8293750286102295, -0.4443749785423279, 1.196874976158142, -1.15625, 3.538749933242798, -3.0924999713897705, 0.9437500238418579, 21.338125228881836, 35.625, 29.974374771118164, 0.40062499046325684, -1.1581250429153442, 0.7612500190734863, 0.18687498569488525, 1.068750023841858, -0.3918749988079071, 3.905625104904175, -0.2762500047683716, 0.8493750095367432, 24.99110984802246], "max": [0.9014902710914612, -0.7925392985343933, 1.5847686529159546, 0.5462729930877686, -0.3584439754486084, 0.8260852694511414, -0.5745498538017273, -0.7358663082122803, 1.434300422668457, 0.2377069592475891, 1.3553190231323242, -0.7991436123847961, 67.82687377929688, 47.53499984741211, 9.954999923706055, 9.103124618530273, 58.89875030517578, 44.97687530517578, 70.7406234741211, 35.25187683105469, 74.1187515258789, 46.19499969482422, 67.00187683105469, 56.133750915527344, 61.65687561035156, 43.39500045776367, 0.4911110997200012, 9.535554885864258, 55.65562438964844, 35.73875045776367, 65.1518783569336, 41.32374954223633, 74.70437622070312, 48.32749938964844, 63.88249969482422, 78.390625], "mean": [0.5879883170127869, -1.0147607326507568, 1.258257508277893, 0.3228224515914917, -0.7615607380867004, 0.5265733003616333, -0.7302850484848022, -0.9706283807754517, 1.1353402137756348, 0.04459521174430847, 0.8962448835372925, -0.8519943356513977, 57.440528869628906, 43.41978454589844, 0.1378365308046341, 2.914451837539673, 22.069541931152344, 11.054551124572754, 31.54932403564453, 5.8582000732421875, 34.6945915222168, 12.991218566894531, 24.575328826904297, 41.1796989440918, 47.05718231201172, 38.026344299316406, 0.44816330075263977, 4.062663555145264, 20.65951156616211, 11.217132568359375, 28.648908615112305, 12.218113899230957, 31.77283477783203, 13.77017879486084, 22.615402221679688, 49.26282501220703], "std": [0.20373620092868805, 0.18336421251296997, 0.24912197887897491, 0.16935135424137115, 0.30118682980537415, 0.17074601352214813, 0.15770170092582703, 0.1524413526058197, 0.211567223072052, 0.0935959666967392, 0.2689850628376007, 0.07271860539913177, 7.904629230499268, 3.6674036979675293, 2.1178934574127197, 3.0329885482788086, 22.1645450592041, 14.740557670593262, 24.34431266784668, 9.863624572753906, 22.94154930114746, 17.061641693115234, 25.84914779663086, 9.66238021850586, 9.93685531616211, 4.411100387573242, 0.02469305880367756, 3.5446133613586426, 22.77045249938965, 13.469229698181152, 23.534069061279297, 15.685388565063477, 27.89279556274414, 18.177350997924805, 25.168476104736328, 17.24262809753418], "count": [145]}, "timestamp": {"min": [0.0], "max": [4.8], "mean": [2.4], "std": [1.39522996909709], "count": [145]}, "frame_index": {"min": [0], "max": [144], "mean": [72.0], "std": [41.8568990729127], "count": [145]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [145]}, "index": {"min": [917], "max": [1061], "mean": [989.0], "std": [41.8568990729127], "count": [145]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [145]}, "subtask_annotation": {"mean": [2.627586206896552, 11.0, 11.0, 11.0, 11.0], "std": [1.394297883307565, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [145]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [145]}, "eef_direction_state": {"mean": [3.103448275862069, 3.462068965517241], "std": [2.0400275114136597, 1.8346123884715841], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_state": {"mean": [1.393103448275862, 1.4206896551724137], "std": [0.6022549777826423, 0.5713742117850474], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_state": {"mean": [1.1379310344827587, 1.0689655172413792], "std": [0.8438065610583606, 0.844088346526579], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_direction_action": {"mean": [3.103448275862069, 3.462068965517241], "std": [2.0400275114136597, 1.8346123884715841], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_action": {"mean": [1.393103448275862, 1.4206896551724137], "std": [0.6022549777826423, 0.5713742117850474], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_action": {"mean": [1.1379310344827587, 1.0689655172413792], "std": [0.8438065610583606, 0.844088346526579], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_sim_pose_state": {"mean": [0.676778903779546, 0.11830730471420553, 1.220848570352005, -1.3529355633980589, 0.8947063420971898, -2.1757729721343773, 0.6620405256058051, -0.1452585516235064, 1.2051186908972806, 1.2829412190543057, 0.8815619643783701, 1.9766190114303739], "std": [0.08128280117690385, 0.018998547623435103, 0.039897727652982176, 0.2608405989028869, 0.0468418973293523, 0.2216993259371376, 0.06737042299917825, 0.035864797178571675, 0.04595460337251267, 0.2684718040589731, 0.03894613669476891, 0.2710952871313223], "min": [0.5659893603125223, 0.09046166391034793, 1.1661456084399295, -1.7471074660511723, 0.8208619832866098, -2.37712238993822, 0.574804626701818, -0.23551530937238843, 1.1403435677207359, 0.7001696391694284, 0.7981133358774692, 1.29516374729088], "max": [0.7727251252192904, 0.16637535798724334, 1.2943609392537778, -0.8832066000437082, 0.9726229382833718, -1.676447120481255, 0.7494580351749249, -0.10823426095470287, 1.2971142036386083, 1.6664890846289857, 0.9477948586811031, 2.1952182162950176], "count": [145]}, "eef_sim_pose_action": {"mean": [0.676778903779546, 0.11830730471420553, 1.220848570352005, -1.3529355633980589, 0.8947063420971898, -2.1757729721343773, 0.6620405256058051, -0.1452585516235064, 1.2051186908972806, 1.2829412190543057, 0.8815619643783701, 1.9766190114303739], "std": [0.08128280117690385, 0.018998547623435103, 0.039897727652982176, 0.2608405989028869, 0.0468418973293523, 0.2216993259371376, 0.06737042299917825, 0.035864797178571675, 0.04595460337251267, 0.2684718040589731, 0.03894613669476891, 0.2710952871313223], "min": [0.5659893603125223, 0.09046166391034793, 1.1661456084399295, -1.7471074660511723, 0.8208619832866098, -2.37712238993822, 0.574804626701818, -0.23551530937238843, 1.1403435677207359, 0.7001696391694284, 0.7981133358774692, 1.29516374729088], "max": [0.7727251252192904, 0.16637535798724334, 1.2943609392537778, -0.8832066000437082, 0.9726229382833718, -1.676447120481255, 0.7494580351749249, -0.10823426095470287, 1.2971142036386083, 1.6664890846289857, 0.9477948586811031, 2.1952182162950176], "count": [145]}}} +{"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.4093560559640523]], [[0.41518952205882353]], [[0.44516008374183]]], "std": [[[0.2698235006697351]], [[0.2623437560083854]], [[0.2533032812632972]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48313145220588233]], [[0.49562480392156866]], [[0.47922930964052285]]], "std": [[[0.3276506545675117]], [[0.3316384795451177]], [[0.3382212977689122]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1411764705882353]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5345567422385621]], [[0.5444130330882353]], [[0.5232552022058824]]], "std": [[[0.31500979842088156]], [[0.3194315304230145]], [[0.3241927358584856]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41387127859477124]], [[0.4455027062908497]], [[0.42031836601307193]]], "std": [[[0.36940049471243064]], [[0.37192452095070927]], [[0.38428419128578933]]], "count": [100]}, "observation.state": {"min": [0.31872281432151794, -1.2725785970687866, 0.9544756412506104, 0.019645990803837776, -1.2717335224151611, -0.015449759550392628, -0.9642032980918884, -1.3573615550994873, 0.8919851779937744, -0.09141107648611069, 0.3415636718273163, -0.9399080872535706, 44.14374923706055, 38.61187744140625, -0.8218749761581421, 0.014374986290931702, 0.7150000333786011, 0.4581249952316284, 1.09333336353302, -0.16249999403953552, 2.1187500953674316, 0.2449999898672104, 1.0, 26.100624084472656, 34.29624938964844, 30.625625610351562, 0.3487499952316284, -0.5699999928474426, 0.7300000190734863, 0.16187500953674316, 1.265625, -0.1368749886751175, 1.4112499952316284, -0.4233333170413971, 0.7143750190734863, 14.109375], "max": [0.9115357995033264, -0.7842660546302795, 1.6348850727081299, 0.8724345564842224, -0.3532940447330475, 0.8374103307723999, -0.47562849521636963, -0.8776798844337463, 1.5525578260421753, 0.18681704998016357, 1.3656612634658813, -0.8090381026268005, 72.63500213623047, 48.356876373291016, 20.386249542236328, 9.682000160217285, 58.813751220703125, 47.22187423706055, 69.171875, 21.311874389648438, 67.93499755859375, 44.768123626708984, 72.16625213623047, 63.57749938964844, 64.52000427246094, 43.37437438964844, 0.5056250095367432, 9.53125, 52.26124954223633, 43.364376068115234, 63.97562789916992, 51.752498626708984, 66.00250244140625, 55.649375915527344, 67.31312561035156, 89.37249755859375], "mean": [0.5003479719161987, -1.0236141681671143, 1.3174784183502197, 0.4298970401287079, -0.6956884264945984, 0.43638965487480164, -0.6442289352416992, -1.1159335374832153, 1.2509841918945312, 0.01450958289206028, 0.7522467970848083, -0.839200496673584, 56.62875747680664, 44.10738754272461, 0.6174581050872803, 4.716165065765381, 23.25455665588379, 15.13273811340332, 30.32241439819336, 5.146022319793701, 31.439647674560547, 13.914877891540527, 24.949399948120117, 40.63985824584961, 48.515357971191406, 38.37847900390625, 0.43630504608154297, 4.797536849975586, 19.249290466308594, 13.783935546875, 24.929718017578125, 15.328034400939941, 25.916166305541992, 15.439018249511719, 22.900150299072266, 45.32811737060547], "std": [0.19864380359649658, 0.1812049299478531, 0.25708791613578796, 0.27230995893478394, 0.3105193078517914, 0.28312382102012634, 0.19811220467090607, 0.17547020316123962, 0.2586667537689209, 0.06157476454973221, 0.3486545979976654, 0.03533679246902466, 11.86096477508545, 2.41827654838562, 4.135046482086182, 3.5019850730895996, 24.650569915771484, 18.758119583129883, 26.97309112548828, 7.020999431610107, 25.142684936523438, 16.653505325317383, 28.675386428833008, 9.016629219055176, 11.687006950378418, 4.0997843742370605, 0.035484280437231064, 4.037996768951416, 21.807743072509766, 16.803409576416016, 25.11111831665039, 18.44395637512207, 26.876543045043945, 19.84722900390625, 27.05685806274414, 24.562808990478516], "count": [165]}, "action": {"min": [0.31872281432151794, -1.2725785970687866, 0.9544756412506104, 0.019645990803837776, -1.2717335224151611, -0.015449759550392628, -0.9642032980918884, -1.3573615550994873, 0.8919851779937744, -0.09141107648611069, 0.3415636718273163, -0.9399080872535706, 44.14374923706055, 38.61187744140625, -0.8218749761581421, 0.014374986290931702, 0.7150000333786011, 0.4581249952316284, 1.09333336353302, -0.16249999403953552, 2.1187500953674316, 0.2449999898672104, 1.0, 26.100624084472656, 34.29624938964844, 30.625625610351562, 0.3487499952316284, -0.5699999928474426, 0.7300000190734863, 0.16187500953674316, 1.265625, -0.1368749886751175, 1.4112499952316284, -0.4233333170413971, 0.7143750190734863, 14.109375], "max": [0.9115357995033264, -0.7842660546302795, 1.6348850727081299, 0.8724345564842224, -0.3532940447330475, 0.8374103307723999, -0.47562849521636963, -0.8776798844337463, 1.5525578260421753, 0.18681704998016357, 1.3656612634658813, -0.8090381026268005, 72.63500213623047, 48.356876373291016, 20.386249542236328, 9.682000160217285, 58.813751220703125, 47.22187423706055, 69.171875, 21.311874389648438, 67.93499755859375, 44.768123626708984, 72.16625213623047, 63.57749938964844, 64.52000427246094, 43.37437438964844, 0.5056250095367432, 9.53125, 52.26124954223633, 43.364376068115234, 63.97562789916992, 51.752498626708984, 66.00250244140625, 55.649375915527344, 67.31312561035156, 89.37249755859375], "mean": [0.5003480315208435, -1.0236138105392456, 1.3174782991409302, 0.4298970401287079, -0.6956885457038879, 0.4363894760608673, -0.6442290544509888, -1.1159332990646362, 1.2509839534759521, 0.01450958289206028, 0.7522466778755188, -0.839200496673584, 56.62874221801758, 44.10737991333008, 0.6174589991569519, 4.716165065765381, 23.25455093383789, 15.132737159729004, 30.32242202758789, 5.146021842956543, 31.43964195251465, 13.914885520935059, 24.949386596679688, 40.639854431152344, 48.51535415649414, 38.37845993041992, 0.43630528450012207, 4.797536849975586, 19.249292373657227, 13.78393840789795, 24.929719924926758, 15.328025817871094, 25.916175842285156, 15.439019203186035, 22.900150299072266, 45.32811737060547], "std": [0.19864380359649658, 0.1812049299478531, 0.25708794593811035, 0.27230992913246155, 0.31051933765411377, 0.28312385082244873, 0.19811223447322845, 0.1754702478647232, 0.2586667537689209, 0.06157476454973221, 0.3486546277999878, 0.03533678874373436, 11.860963821411133, 2.4182770252227783, 4.13504695892334, 3.5019853115081787, 24.650571823120117, 18.758121490478516, 26.973087310791016, 7.020998954772949, 25.142683029174805, 16.65350914001465, 28.675386428833008, 9.016629219055176, 11.68700885772705, 4.099783897399902, 0.035484280437231064, 4.037997245788574, 21.80774688720703, 16.80341148376465, 25.111120223999023, 18.443954467773438, 26.87654685974121, 19.84722900390625, 27.056856155395508, 24.562807083129883], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [165]}, "index": {"min": [1062], "max": [1226], "mean": [1144.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [2.5454545454545454, 11.0, 11.0, 11.0, 11.0], "std": [1.332368797131728, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [165]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [165]}, "eef_direction_state": {"mean": [2.503030303030303, 3.8181818181818183], "std": [1.9247171926828615, 1.4617247067958123], "min": [0, 1], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.2545454545454546, 1.4727272727272727], "std": [0.5240234259689032, 0.588409632243392], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [1.0, 1.103030303030303], "std": [0.8528028654224418, 0.8712529634695384], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [2.503030303030303, 3.8181818181818183], "std": [1.9247171926828615, 1.4617247067958123], "min": [0, 1], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.2545454545454546, 1.4727272727272727], "std": [0.5240234259689032, 0.588409632243392], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [1.0, 1.103030303030303], "std": [0.8528028654224418, 0.8712529634695384], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.6952966281252881, 0.12626198810616177, 1.237823776755151, -1.3481828012397223, 0.9212754481483184, -2.1501307643514207, 0.6887990284948042, -0.10909418732976127, 1.184879964338259, 1.4008664590511586, 0.867189447516505, 2.0954364494104767], "std": [0.0850368222040493, 0.029787676519397312, 0.029073065309524727, 0.25173622200748563, 0.04130897044228589, 0.20208535493521282, 0.07785197058284078, 0.03101896249829232, 0.0516001413220039, 0.29727848893851855, 0.08931381596992193, 0.22206901804996823], "min": [0.5620675102408065, 0.090753158081224, 1.1849692338416198, -1.7278222915441455, 0.8121557510497808, -2.418214896919146, 0.5694032329915936, -0.20583251359598786, 1.1109615864582596, 0.8725345274873006, 0.6914176161936716, 1.5028298881510433], "max": [0.7795423877831382, 0.1826352617136865, 1.2884224030691411, -1.0332907120150145, 0.9890093071441477, -1.7201576184054217, 0.7652391006377693, -0.07324214586289604, 1.2972451648146355, 1.8379891408690083, 0.9732222747920378, 2.3750747554419775], "count": [165]}, "eef_sim_pose_action": {"mean": [0.6952966281252881, 0.12626198810616177, 1.237823776755151, -1.3481828012397223, 0.9212754481483184, -2.1501307643514207, 0.6887990284948042, -0.10909418732976127, 1.184879964338259, 1.4008664590511586, 0.867189447516505, 2.0954364494104767], "std": [0.0850368222040493, 0.029787676519397312, 0.029073065309524727, 0.25173622200748563, 0.04130897044228589, 0.20208535493521282, 0.07785197058284078, 0.03101896249829232, 0.0516001413220039, 0.29727848893851855, 0.08931381596992193, 0.22206901804996823], "min": [0.5620675102408065, 0.090753158081224, 1.1849692338416198, -1.7278222915441455, 0.8121557510497808, -2.418214896919146, 0.5694032329915936, -0.20583251359598786, 1.1109615864582596, 0.8725345274873006, 0.6914176161936716, 1.5028298881510433], "max": [0.7795423877831382, 0.1826352617136865, 1.2884224030691411, -1.0332907120150145, 0.9890093071441477, -1.7201576184054217, 0.7652391006377693, -0.07324214586289604, 1.2972451648146355, 1.8379891408690083, 0.9732222747920378, 2.3750747554419775], "count": [165]}}} +{"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.3987008762254902]], [[0.40356371323529416]], [[0.43504277982026146]]], "std": [[[0.27268393628720733]], [[0.2670668345626124]], [[0.25674742406822204]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48718681168300654]], [[0.4997322691993464]], [[0.4829827614379085]]], "std": [[[0.33216031723339073]], [[0.33481554976652056]], [[0.34100817019026297]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.14901960784313725]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.486259891748366]], [[0.4970616973039216]], [[0.47640162173202616]]], "std": [[[0.3191538086837546]], [[0.3241129735490587]], [[0.32975616326627644]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4251773161764706]], [[0.4558321262254902]], [[0.43053127655228757]]], "std": [[[0.37189680979750966]], [[0.37485810722273866]], [[0.3873969479201926]]], "count": [100]}, "observation.state": {"min": [0.28021761775016785, -1.147192358970642, 0.9758356213569641, 0.11548112332820892, -1.1723803281784058, 0.06225204095244408, -0.9393835067749023, -1.2414406538009644, 0.9125106930732727, -0.1068846806883812, 0.4989461898803711, -0.914253830909729, 39.084999084472656, 37.4375, -0.8537499904632568, -0.846875011920929, 0.6600000262260437, -0.5, 1.4118181467056274, -0.3331249952316284, 3.9066667556762695, 0.5199999809265137, 1.5943750143051147, 8.286874771118164, 38.61000061035156, 29.483749389648438, 0.40062499046325684, -0.5174999833106995, 0.7293750047683716, 0.9993749856948853, 1.4733333587646484, -0.49937501549720764, 1.9244444370269775, -0.24375000596046448, 0.7746154069900513, 16.14666748046875], "max": [0.8717775940895081, -0.7704746127128601, 1.4890183210372925, 0.9742646813392639, -0.32425421476364136, 0.7596131563186646, -0.5508983731269836, -0.8947932720184326, 1.3982270956039429, 0.08941362798213959, 1.3138654232025146, -0.8023622632026672, 69.51062774658203, 47.05937576293945, 24.005556106567383, 9.10444450378418, 60.526248931884766, 36.35749816894531, 73.51000213623047, 27.704999923706055, 74.92500305175781, 31.041250228881836, 66.78937530517578, 55.79375076293945, 65.17375183105469, 46.578125, 0.5575000047683716, 9.41333293914795, 53.807498931884766, 43.212501525878906, 70.84500122070312, 64.77874755859375, 74.60562896728516, 81.62125396728516, 69.16999816894531, 105.25250244140625], "mean": [0.48536160588264465, -0.9531760811805725, 1.2400473356246948, 0.5308985710144043, -0.6494345664978027, 0.40538302063941956, -0.6622206568717957, -1.0593243837356567, 1.174336552619934, 0.0014094901271164417, 0.8147428631782532, -0.8303014636039734, 51.8900146484375, 41.850196838378906, 1.4390802383422852, 1.9494179487228394, 22.437515258789062, 8.975083351135254, 28.939910888671875, 4.239276885986328, 31.559049606323242, 9.8159761428833, 24.71040153503418, 30.150894165039062, 50.0263786315918, 38.170623779296875, 0.4599885642528534, 3.772214889526367, 17.827194213867188, 13.344120025634766, 26.145967483520508, 13.682046890258789, 27.506723403930664, 17.858957290649414, 20.754531860351562, 49.51533889770508], "std": [0.21309484541416168, 0.1307714581489563, 0.18047545850276947, 0.2800372540950775, 0.2605292499065399, 0.22222599387168884, 0.15667782723903656, 0.13684125244617462, 0.18688420951366425, 0.04472360759973526, 0.25616490840911865, 0.03276313468813896, 12.1406831741333, 3.7820396423339844, 5.649083137512207, 2.5960299968719482, 22.371295928955078, 12.719600677490234, 25.360328674316406, 8.00423812866211, 25.384450912475586, 11.342010498046875, 26.036828994750977, 12.936376571655273, 9.784221649169922, 6.179088115692139, 0.039962559938430786, 3.297663450241089, 21.30371856689453, 16.884679794311523, 23.734458923339844, 19.4715518951416, 25.379505157470703, 26.459028244018555, 25.877676010131836, 28.136272430419922], "count": [123]}, "action": {"min": [0.28021761775016785, -1.147192358970642, 0.9758356213569641, 0.11548112332820892, -1.1723803281784058, 0.06225204095244408, -0.9393835067749023, -1.2414406538009644, 0.9125106930732727, -0.1068846806883812, 0.4989461898803711, -0.914253830909729, 39.084999084472656, 37.4375, -0.8537499904632568, -0.846875011920929, 0.6600000262260437, -0.5, 1.4118181467056274, -0.3331249952316284, 3.9066667556762695, 0.5199999809265137, 1.5943750143051147, 8.286874771118164, 38.61000061035156, 29.483749389648438, 0.40062499046325684, -0.5174999833106995, 0.7293750047683716, 0.9993749856948853, 1.4733333587646484, -0.49937501549720764, 1.9244444370269775, -0.24375000596046448, 0.7746154069900513, 16.14666748046875], "max": [0.8717775940895081, -0.7704746127128601, 1.4890183210372925, 0.9742646813392639, -0.32425421476364136, 0.7596131563186646, -0.5508983731269836, -0.8947932720184326, 1.3982270956039429, 0.08941362798213959, 1.3138654232025146, -0.8023622632026672, 69.51062774658203, 47.05937576293945, 24.005556106567383, 9.10444450378418, 60.526248931884766, 36.35749816894531, 73.51000213623047, 27.704999923706055, 74.92500305175781, 31.041250228881836, 66.78937530517578, 55.79375076293945, 65.17375183105469, 46.578125, 0.5575000047683716, 9.41333293914795, 53.807498931884766, 43.212501525878906, 70.84500122070312, 64.77874755859375, 74.60562896728516, 81.62125396728516, 69.16999816894531, 105.25250244140625], "mean": [0.4853616952896118, -0.953175961971283, 1.2400473356246948, 0.5308986306190491, -0.6494344472885132, 0.4053831100463867, -0.6622205972671509, -1.0593242645263672, 1.1743364334106445, 0.0014094916405156255, 0.814742922782898, -0.8303014636039734, 51.88999938964844, 41.85020446777344, 1.4390804767608643, 1.9494177103042603, 22.437515258789062, 8.975083351135254, 28.93991470336914, 4.239278316497803, 31.559040069580078, 9.815978050231934, 24.710403442382812, 30.150894165039062, 50.02640151977539, 38.17061233520508, 0.45998862385749817, 3.772214889526367, 17.827194213867188, 13.344125747680664, 26.14596939086914, 13.682047843933105, 27.506725311279297, 17.85896110534668, 20.754531860351562, 49.51532745361328], "std": [0.21309484541416168, 0.1307714581489563, 0.18047544360160828, 0.2800372242927551, 0.2605292797088623, 0.22222600877285004, 0.15667778253555298, 0.13684125244617462, 0.18688420951366425, 0.04472360759973526, 0.25616490840911865, 0.03276313468813896, 12.140684127807617, 3.7820394039154053, 5.649082183837891, 2.5960299968719482, 22.37129783630371, 12.71960163116455, 25.36032485961914, 8.004239082336426, 25.38444709777832, 11.342011451721191, 26.036828994750977, 12.936376571655273, 9.784222602844238, 6.1790876388549805, 0.03996255621314049, 3.297663450241089, 21.303720474243164, 16.884679794311523, 23.734460830688477, 19.47154998779297, 25.37950325012207, 26.459030151367188, 25.877676010131836, 28.13627815246582], "count": [123]}, "timestamp": {"min": [0.0], "max": [4.066666666666666], "mean": [2.033333333333333], "std": [1.1835289353204428], "count": [123]}, "frame_index": {"min": [0], "max": [122], "mean": [61.0], "std": [35.505868059613285], "count": [123]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [123]}, "index": {"min": [1227], "max": [1349], "mean": [1288.0], "std": [35.505868059613285], "count": [123]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [123]}, "subtask_annotation": {"mean": [2.7886178861788617, 11.0, 11.0, 11.0, 11.0], "std": [1.649104376391297, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [123]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [123]}, "eef_direction_state": {"mean": [3.178861788617886, 3.991869918699187], "std": [2.0837447541409224, 1.5275035957769068], "min": [0, 0], "max": [6, 6], "count": [123]}, "eef_velocity_state": {"mean": [1.3983739837398375, 1.4308943089430894], "std": [0.5370778720297151, 0.6635859813792481], "min": [0, 0], "max": [2, 2], "count": [123]}, "eef_acc_mag_state": {"mean": [1.1544715447154472, 1.2601626016260163], "std": [0.8068056084588795, 0.8048369867163956], "min": [0, 0], "max": [2, 2], "count": [123]}, "eef_direction_action": {"mean": [3.178861788617886, 3.991869918699187], "std": [2.0837447541409224, 1.5275035957769068], "min": [0, 0], "max": [6, 6], "count": [123]}, "eef_velocity_action": {"mean": [1.3983739837398375, 1.4308943089430894], "std": [0.5370778720297151, 0.6635859813792481], "min": [0, 0], "max": [2, 2], "count": [123]}, "eef_acc_mag_action": {"mean": [1.1544715447154472, 1.2601626016260163], "std": [0.8068056084588795, 0.8048369867163956], "min": [0, 0], "max": [2, 2], "count": [123]}, "eef_sim_pose_state": {"mean": [0.6800923469643201, 0.12707773427130403, 1.2364537135771432, -1.4317365595717264, 0.9840394384462033, -2.246518684783887, 0.67018586088258, -0.10624251064941069, 1.1962286206425825, 1.3275778806607874, 0.8669130321837851, 2.076836022479547], "std": [0.06031707536434438, 0.010729730803758985, 0.0392516220962002, 0.2814922738479156, 0.07755403524729154, 0.23916765656632558, 0.058167471085679344, 0.023059282268024762, 0.04191752908104687, 0.2291799356292903, 0.06079469993313509, 0.17609210226122946], "min": [0.5918811986984176, 0.11386066638945669, 1.1869165591120705, -1.8794728664017115, 0.8521467269688361, -2.554402390491824, 0.5853732998276219, -0.16719976236863832, 1.142132460968652, 0.8559770702509448, 0.7148132322912506, 1.6108255516114784], "max": [0.7510529542409452, 0.15671044003963194, 1.3087974006705008, -0.9044272036593117, 1.0803945522727192, -1.750119811746615, 0.7336116277621276, -0.08319787379730231, 1.2881161265931487, 1.6463214410382652, 0.943628192007798, 2.2694722026803493], "count": [123]}, "eef_sim_pose_action": {"mean": [0.6800923469643201, 0.12707773427130403, 1.2364537135771432, -1.4317365595717264, 0.9840394384462033, -2.246518684783887, 0.67018586088258, -0.10624251064941069, 1.1962286206425825, 1.3275778806607874, 0.8669130321837851, 2.076836022479547], "std": [0.06031707536434438, 0.010729730803758985, 0.0392516220962002, 0.2814922738479156, 0.07755403524729154, 0.23916765656632558, 0.058167471085679344, 0.023059282268024762, 0.04191752908104687, 0.2291799356292903, 0.06079469993313509, 0.17609210226122946], "min": [0.5918811986984176, 0.11386066638945669, 1.1869165591120705, -1.8794728664017115, 0.8521467269688361, -2.554402390491824, 0.5853732998276219, -0.16719976236863832, 1.142132460968652, 0.8559770702509448, 0.7148132322912506, 1.6108255516114784], "max": [0.7510529542409452, 0.15671044003963194, 1.3087974006705008, -0.9044272036593117, 1.0803945522727192, -1.750119811746615, 0.7336116277621276, -0.08319787379730231, 1.2881161265931487, 1.6463214410382652, 0.943628192007798, 2.2694722026803493], "count": [123]}}} +{"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.4037059400753055]], [[0.4129762694479966]], [[0.4478150952863029]]], "std": [[[0.2791601567383722]], [[0.27150981530352675]], [[0.2628124346279095]]], "count": [92]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.464794963501705]], [[0.4748270282750781]], [[0.45923986306479114]]], "std": [[[0.32859034836522294]], [[0.33300555122991865]], [[0.3384852908780944]]], "count": [92]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13333333333333333]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46120194835180445]], [[0.47029128481102583]], [[0.45270760514350666]]], "std": [[[0.3245364112208215]], [[0.3302227194982901]], [[0.3355245806280692]]], "count": [92]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42637747762148337]], [[0.4575288345410628]], [[0.4322357026143791]]], "std": [[[0.3722736539798649]], [[0.3757588447924243]], [[0.3889257104686145]]], "count": [92]}, "observation.state": {"min": [0.32454031705856323, -1.1981431245803833, 1.0099141597747803, 0.28303366899490356, -0.8512203097343445, 0.3802834451198578, -0.8730067610740662, -1.232023000717163, 0.884522557258606, -0.08916991204023361, 0.3632362484931946, -0.9804875254631042, 37.75, 40.30875015258789, -0.7193750143051147, -0.11999998986721039, 0.8538461327552795, -0.8386666774749756, 0.9285714626312256, -0.9906250238418579, 0.9528571367263794, -0.16249999403953552, 1.115384578704834, 11.633749961853027, 34.80249786376953, 28.553749084472656, 0.3659999966621399, -0.8525000214576721, 0.6466666460037231, -0.07187499850988388, 1.5829999446868896, -0.578125, 3.7755556106567383, -0.13437500596046448, 0.7791666984558105, 33.55555725097656], "max": [0.7068953514099121, -0.7968308925628662, 1.478575348854065, 0.6593804955482483, -0.22719253599643707, 0.6409425139427185, -0.483138769865036, -0.8250600695610046, 1.471041202545166, 0.0705517828464508, 1.0600569248199463, -0.8425126075744629, 63.216251373291016, 48.29999923706055, 11.720000267028809, 8.273845672607422, 66.05062866210938, 30.436874389648438, 70.98374938964844, 34.50374984741211, 82.07312774658203, 32.34812545776367, 67.81312561035156, 70.99624633789062, 62.93437576293945, 47.375, 0.5049999952316284, 5.550000190734863, 55.72999954223633, 37.760623931884766, 64.89749908447266, 49.411251068115234, 75.51687622070312, 65.13312530517578, 67.93000030517578, 88.85124969482422], "mean": [0.46987584233283997, -0.9710373282432556, 1.2302409410476685, 0.5066691040992737, -0.5549072623252869, 0.47690635919570923, -0.6277638673782349, -0.9871889352798462, 1.145860195159912, -0.025152670219540596, 0.7079025506973267, -0.8838638663291931, 51.563201904296875, 44.938270568847656, 1.0715703964233398, 1.6105376482009888, 30.5518798828125, 8.374313354492188, 36.25859069824219, 11.276191711425781, 41.3216552734375, 10.511972427368164, 30.830615997314453, 44.32951354980469, 49.450965881347656, 39.94938659667969, 0.4428918957710266, 1.6601210832595825, 26.78976058959961, 14.097716331481934, 35.229400634765625, 18.74949836730957, 40.470550537109375, 23.865432739257812, 29.736125946044922, 65.96807098388672], "std": [0.1413002610206604, 0.16207817196846008, 0.18970762193202972, 0.09643970429897308, 0.23521293699741364, 0.07088158279657364, 0.16970773041248322, 0.1532094031572342, 0.22763317823410034, 0.04405520111322403, 0.24711185693740845, 0.03365437313914299, 9.786527633666992, 2.9946837425231934, 3.4535274505615234, 2.6179096698760986, 25.40374755859375, 10.726670265197754, 25.93169403076172, 11.639232635498047, 28.59027862548828, 10.21840763092041, 26.27484130859375, 18.19668960571289, 11.625306129455566, 6.857594966888428, 0.035374343395233154, 2.4052882194519043, 22.851442337036133, 13.57000732421875, 22.398122787475586, 18.578128814697266, 26.6551513671875, 24.735380172729492, 26.433752059936523, 15.96317195892334], "count": [92]}, "action": {"min": [0.32454031705856323, -1.1981431245803833, 1.0099141597747803, 0.28303366899490356, -0.8512203097343445, 0.3802834451198578, -0.8730067610740662, -1.232023000717163, 0.884522557258606, -0.08916991204023361, 0.3632362484931946, -0.9804875254631042, 37.75, 40.30875015258789, -0.7193750143051147, -0.11999998986721039, 0.8538461327552795, -0.8386666774749756, 0.9285714626312256, -0.9906250238418579, 0.9528571367263794, -0.16249999403953552, 1.115384578704834, 11.633749961853027, 34.80249786376953, 28.553749084472656, 0.3659999966621399, -0.8525000214576721, 0.6466666460037231, -0.07187499850988388, 1.5829999446868896, -0.578125, 3.7755556106567383, -0.13437500596046448, 0.7791666984558105, 33.55555725097656], "max": [0.7068953514099121, -0.7968308925628662, 1.478575348854065, 0.6593804955482483, -0.22719253599643707, 0.6409425139427185, -0.483138769865036, -0.8250600695610046, 1.471041202545166, 0.0705517828464508, 1.0600569248199463, -0.8425126075744629, 63.216251373291016, 48.29999923706055, 11.720000267028809, 8.273845672607422, 66.05062866210938, 30.436874389648438, 70.98374938964844, 34.50374984741211, 82.07312774658203, 32.34812545776367, 67.81312561035156, 70.99624633789062, 62.93437576293945, 47.375, 0.5049999952316284, 5.550000190734863, 55.72999954223633, 37.760623931884766, 64.89749908447266, 49.411251068115234, 75.51687622070312, 65.13312530517578, 67.93000030517578, 88.85124969482422], "mean": [0.46987584233283997, -0.9710371494293213, 1.2302409410476685, 0.5066689848899841, -0.5549073219299316, 0.47690653800964355, -0.627763569355011, -0.9871891736984253, 1.1458603143692017, -0.025152670219540596, 0.7079025506973267, -0.8838640451431274, 51.563194274902344, 44.938262939453125, 1.0715701580047607, 1.6105377674102783, 30.551881790161133, 8.374312400817871, 36.25859451293945, 11.276193618774414, 41.321651458740234, 10.511974334716797, 30.83061408996582, 44.32951354980469, 49.45097732543945, 39.94938278198242, 0.4428917467594147, 1.6601214408874512, 26.78976058959961, 14.09771728515625, 35.22940444946289, 18.749500274658203, 40.470542907714844, 23.86544418334961, 29.736129760742188, 65.96807861328125], "std": [0.1413002759218216, 0.16207817196846008, 0.18970762193202972, 0.09643970429897308, 0.23521293699741364, 0.07088159024715424, 0.16970770061016083, 0.1532094031572342, 0.22763319313526154, 0.04405519738793373, 0.24711182713508606, 0.03365437313914299, 9.786529541015625, 2.9946837425231934, 3.4535274505615234, 2.6179096698760986, 25.40374755859375, 10.72667121887207, 25.93169593811035, 11.639232635498047, 28.590280532836914, 10.21840763092041, 26.274843215942383, 18.196691513061523, 11.625306129455566, 6.8575944900512695, 0.03537433594465256, 2.4052882194519043, 22.851444244384766, 13.57000732421875, 22.398122787475586, 18.578128814697266, 26.655155181884766, 24.73537826538086, 26.433752059936523, 15.963173866271973], "count": [92]}, "timestamp": {"min": [0.0], "max": [3.033333333333333], "mean": [1.5166666666666666], "std": [0.8852181149926335], "count": [92]}, "frame_index": {"min": [0], "max": [91], "mean": [45.5], "std": [26.556543449779003], "count": [92]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [92]}, "index": {"min": [1350], "max": [1441], "mean": [1395.5], "std": [26.556543449779003], "count": [92]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [92]}, "subtask_annotation": {"mean": [2.652173913043478, 11.0, 11.0, 11.0, 11.0], "std": [1.670945987006577, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [92]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [92]}, "eef_direction_state": {"mean": [3.5217391304347827, 3.9347826086956523], "std": [1.8206440622791382, 1.5237564268586998], "min": [1, 1], "max": [6, 6], "count": [92]}, "eef_velocity_state": {"mean": [1.3804347826086956, 1.4891304347826086], "std": [0.6400134391311098, 0.5803777858353256], "min": [0, 0], "max": [2, 2], "count": [92]}, "eef_acc_mag_state": {"mean": [1.3369565217391304, 1.423913043478261], "std": [0.755806133312716, 0.7258233054259369], "min": [0, 0], "max": [2, 2], "count": [92]}, "eef_direction_action": {"mean": [3.5217391304347827, 3.9347826086956523], "std": [1.8206440622791382, 1.5237564268586998], "min": [1, 1], "max": [6, 6], "count": [92]}, "eef_velocity_action": {"mean": [1.3804347826086956, 1.4891304347826086], "std": [0.6400134391311098, 0.5803777858353256], "min": [0, 0], "max": [2, 2], "count": [92]}, "eef_acc_mag_action": {"mean": [1.3369565217391304, 1.423913043478261], "std": [0.755806133312716, 0.7258233054259369], "min": [0, 0], "max": [2, 2], "count": [92]}, "eef_sim_pose_state": {"mean": [0.6811226454649909, 0.112739025773249, 1.219685136164663, -1.5484262893218648, 1.0301056099762733, -2.352003081055538, 0.6740687530561321, -0.12376802597447858, 1.2000543833131745, 1.4186369638840206, 0.9742981558861329, 2.1134636087757146], "std": [0.06690290001514532, 0.010393602933325516, 0.023166060622240376, 0.2010787567517597, 0.05736144053773216, 0.12250005729908177, 0.06782124032935816, 0.010397530585496393, 0.03242444186927425, 0.20614514506759063, 0.0837976449677964, 0.13803817558285286], "min": [0.5982856974840025, 0.10057270344085156, 1.1801643581273589, -1.9133083927299845, 0.9646717974422852, -2.5315435152236443, 0.5920921483508929, -0.14984331626224937, 1.147727911865301, 0.9825322066911724, 0.8292282991597335, 1.6908225549599798], "max": [0.7605945865969896, 0.14438235145200282, 1.269117024038786, -1.2859513576984989, 1.1158599296995608, -2.01658054797211, 0.7621364891533954, -0.10977391300324377, 1.2751699833793573, 1.7744583563544596, 1.1128998362486078, 2.3055677467065085], "count": [92]}, "eef_sim_pose_action": {"mean": [0.6811226454649909, 0.112739025773249, 1.219685136164663, -1.5484262893218648, 1.0301056099762733, -2.352003081055538, 0.6740687530561321, -0.12376802597447858, 1.2000543833131745, 1.4186369638840206, 0.9742981558861329, 2.1134636087757146], "std": [0.06690290001514532, 0.010393602933325516, 0.023166060622240376, 0.2010787567517597, 0.05736144053773216, 0.12250005729908177, 0.06782124032935816, 0.010397530585496393, 0.03242444186927425, 0.20614514506759063, 0.0837976449677964, 0.13803817558285286], "min": [0.5982856974840025, 0.10057270344085156, 1.1801643581273589, -1.9133083927299845, 0.9646717974422852, -2.5315435152236443, 0.5920921483508929, -0.14984331626224937, 1.147727911865301, 0.9825322066911724, 0.8292282991597335, 1.6908225549599798], "max": [0.7605945865969896, 0.14438235145200282, 1.269117024038786, -1.2859513576984989, 1.1158599296995608, -2.01658054797211, 0.7621364891533954, -0.10977391300324377, 1.2751699833793573, 1.7744583563544596, 1.1128998362486078, 2.3055677467065085], "count": [92]}}} +{"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.4062029629333618]], [[0.41368458058042057]], [[0.44268051559391874]]], "std": [[[0.28536765197740005]], [[0.27905796285177953]], [[0.2709728762404865]]], "count": [92]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.1568627450980392]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48409144554560957]], [[0.4963847817206593]], [[0.4808602719167377]]], "std": [[[0.32713802232526323]], [[0.3308227664174279]], [[0.3349871771863245]]], "count": [92]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5013095983411481]], [[0.5118924032928389]], [[0.49112181416950834]]], "std": [[[0.3100178280579709]], [[0.3164725895710402]], [[0.32037997824196157]]], "count": [92]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42081129671071327]], [[0.4502952498934356]], [[0.4230227115302643]]], "std": [[[0.3766307598783892]], [[0.3787264141430376]], [[0.39081176467268874]]], "count": [92]}, "observation.state": {"min": [0.3589208126068115, -1.1845769882202148, 0.9806782603263855, 0.312958300113678, -0.9443003535270691, 0.06034466251730919, -0.952735185623169, -1.268596887588501, 0.941648542881012, -0.047350652515888214, 0.4279201924800873, -0.920723021030426, 29.787500381469727, 37.10625076293945, -0.8387500047683716, -0.41999998688697815, 0.6755555272102356, -0.8424999713897705, 0.942307710647583, -0.9630769491195679, 0.8144444227218628, 0.07874999940395355, 1.0720000267028809, 6.1888885498046875, 32.375, 32.09812545776367, 0.39153847098350525, -0.6287500262260437, 0.8055555820465088, -0.04249999672174454, 1.6311111450195312, -0.35750001668930054, 2.5833332538604736, 0.4593749940395355, 0.8274999856948853, 14.777777671813965], "max": [0.7760404348373413, -0.7955434322357178, 1.5085450410842896, 0.9385967254638672, -0.34463930130004883, 0.6118867993354797, -0.49038681387901306, -0.9137974381446838, 1.4570934772491455, 0.0398641936480999, 1.1174055337905884, -0.7617589831352234, 65.74812316894531, 48.591251373291016, 23.248889923095703, 9.497777938842773, 57.372501373291016, 43.34749984741211, 67.57062530517578, 37.25749969482422, 66.36812591552734, 47.169376373291016, 60.54125213623047, 69.29312133789062, 60.461875915527344, 45.60499954223633, 0.5106250047683716, 9.84636402130127, 50.005001068115234, 39.53187561035156, 61.022499084472656, 61.28437423706055, 73.64688110351562, 91.37687683105469, 65.99124908447266, 100.85000610351562], "mean": [0.5163005590438843, -0.9774483442306519, 1.2433176040649414, 0.5989001989364624, -0.6157100200653076, 0.3654552400112152, -0.6829283237457275, -1.0653570890426636, 1.1874030828475952, -0.0022300537675619125, 0.7555723786354065, -0.8340393304824829, 49.762420654296875, 43.9979133605957, 2.1920878887176514, 1.9192712306976318, 24.84933853149414, 14.312697410583496, 32.042484283447266, 11.00777530670166, 34.745365142822266, 18.340686798095703, 26.70844268798828, 43.29921340942383, 46.31058883666992, 39.95883560180664, 0.4429745376110077, 4.264861106872559, 23.06003761291504, 15.685301780700684, 31.491086959838867, 20.14611053466797, 36.543983459472656, 29.822237014770508, 29.28685188293457, 53.455204010009766], "std": [0.1732521653175354, 0.15300948917865753, 0.2095188945531845, 0.20999810099601746, 0.23035791516304016, 0.19137480854988098, 0.18719904124736786, 0.1333879977464676, 0.1978941559791565, 0.022143865004181862, 0.2580619156360626, 0.05336910858750343, 13.68689250946045, 4.265786647796631, 6.391275882720947, 2.8388404846191406, 23.068788528442383, 15.593408584594727, 23.791439056396484, 13.807096481323242, 23.484573364257812, 18.847131729125977, 24.33544158935547, 17.85881233215332, 11.036280632019043, 5.0312113761901855, 0.0340578593313694, 4.071223735809326, 20.90117835998535, 16.557220458984375, 20.710487365722656, 21.51618194580078, 26.09046745300293, 31.646955490112305, 26.82384490966797, 28.741348266601562], "count": [92]}, "action": {"min": [0.3589208126068115, -1.1845769882202148, 0.9806782603263855, 0.312958300113678, -0.9443003535270691, 0.06034466251730919, -0.952735185623169, -1.268596887588501, 0.941648542881012, -0.047350652515888214, 0.4279201924800873, -0.920723021030426, 29.787500381469727, 37.10625076293945, -0.8387500047683716, -0.41999998688697815, 0.6755555272102356, -0.8424999713897705, 0.942307710647583, -0.9630769491195679, 0.8144444227218628, 0.07874999940395355, 1.0720000267028809, 6.1888885498046875, 32.375, 32.09812545776367, 0.39153847098350525, -0.6287500262260437, 0.8055555820465088, -0.04249999672174454, 1.6311111450195312, -0.35750001668930054, 2.5833332538604736, 0.4593749940395355, 0.8274999856948853, 14.777777671813965], "max": [0.7760404348373413, -0.7955434322357178, 1.5085450410842896, 0.9385967254638672, -0.34463930130004883, 0.6118867993354797, -0.49038681387901306, -0.9137974381446838, 1.4570934772491455, 0.0398641936480999, 1.1174055337905884, -0.7617589831352234, 65.74812316894531, 48.591251373291016, 23.248889923095703, 9.497777938842773, 57.372501373291016, 43.34749984741211, 67.57062530517578, 37.25749969482422, 66.36812591552734, 47.169376373291016, 60.54125213623047, 69.29312133789062, 60.461875915527344, 45.60499954223633, 0.5106250047683716, 9.84636402130127, 50.005001068115234, 39.53187561035156, 61.022499084472656, 61.28437423706055, 73.64688110351562, 91.37687683105469, 65.99124908447266, 100.85000610351562], "mean": [0.5163004398345947, -0.9774481654167175, 1.2433174848556519, 0.5989001989364624, -0.6157100796699524, 0.3654552102088928, -0.6829282641410828, -1.0653568506240845, 1.1874034404754639, -0.0022300526034086943, 0.7555721998214722, -0.8340396285057068, 49.762420654296875, 43.99791717529297, 2.192087173461914, 1.9192713499069214, 24.849346160888672, 14.31269645690918, 32.042484283447266, 11.007773399353027, 34.7453727722168, 18.340686798095703, 26.708436965942383, 43.29921340942383, 46.310585021972656, 39.9588508605957, 0.4429745376110077, 4.264861106872559, 23.060033798217773, 15.685308456420898, 31.4910888671875, 20.1461124420166, 36.543975830078125, 29.822240829467773, 29.286832809448242, 53.455204010009766], "std": [0.1732521653175354, 0.15300948917865753, 0.2095188945531845, 0.20999810099601746, 0.23035790026187897, 0.19137480854988098, 0.18719908595085144, 0.1333879828453064, 0.1978941410779953, 0.022143865004181862, 0.2580619156360626, 0.05336910858750343, 13.686891555786133, 4.265786647796631, 6.391277313232422, 2.8388404846191406, 23.06878662109375, 15.593408584594727, 23.79144287109375, 13.807095527648926, 23.484573364257812, 18.847131729125977, 24.33544158935547, 17.85881233215332, 11.03628158569336, 5.0312113761901855, 0.0340578593313694, 4.071223735809326, 20.90117835998535, 16.557220458984375, 20.710487365722656, 21.51618194580078, 26.090471267700195, 31.646955490112305, 26.823841094970703, 28.741350173950195], "count": [92]}, "timestamp": {"min": [0.0], "max": [3.033333333333333], "mean": [1.5166666666666666], "std": [0.8852181149926335], "count": [92]}, "frame_index": {"min": [0], "max": [91], "mean": [45.5], "std": [26.556543449779003], "count": [92]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [92]}, "index": {"min": [1442], "max": [1533], "mean": [1487.5], "std": [26.556543449779003], "count": [92]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [92]}, "subtask_annotation": {"mean": [2.7282608695652173, 11.0, 11.0, 11.0, 11.0], "std": [1.6425276178577122, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [92]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [92]}, "eef_direction_state": {"mean": [3.782608695652174, 3.891304347826087], "std": [1.7120169071475806, 1.4996849070441025], "min": [0, 1], "max": [6, 6], "count": [92]}, "eef_velocity_state": {"mean": [1.391304347826087, 1.5326086956521738], "std": [0.5889659645280029, 0.5202651279901881], "min": [0, 0], "max": [2, 2], "count": [92]}, "eef_acc_mag_state": {"mean": [1.3695652173913044, 1.4565217391304348], "std": [0.7477123270399931, 0.6822762968032698], "min": [0, 0], "max": [2, 2], "count": [92]}, "eef_direction_action": {"mean": [3.782608695652174, 3.891304347826087], "std": [1.7120169071475806, 1.4996849070441025], "min": [0, 1], "max": [6, 6], "count": [92]}, "eef_velocity_action": {"mean": [1.391304347826087, 1.5326086956521738], "std": [0.5889659645280029, 0.5202651279901881], "min": [0, 0], "max": [2, 2], "count": [92]}, "eef_acc_mag_action": {"mean": [1.3695652173913044, 1.4565217391304348], "std": [0.7477123270399931, 0.6822762968032698], "min": [0, 0], "max": [2, 2], "count": [92]}, "eef_sim_pose_state": {"mean": [0.6724918877373317, 0.11025434645569575, 1.2070442970928081, -1.573440117777809, 0.9998474884194033, -2.415690764207467, 0.6732259087035871, -0.10869666198968161, 1.174796742409458, 1.45063893274951, 0.8918295016057369, 2.168221294861925], "std": [0.06869836203542122, 0.008026380174208684, 0.023119138987619917, 0.1920840376765812, 0.05300189032366805, 0.11996362738200762, 0.06528758898236338, 0.011744090580247071, 0.03183151963010185, 0.17159495958528204, 0.08043036975275017, 0.10867802445043846], "min": [0.5798018843887216, 0.10079948265376615, 1.1705644149351686, -1.8982433613922551, 0.9253378374597467, -2.5988584064711406, 0.5867499668875047, -0.13569935580955927, 1.1217668861150085, 1.1986092204522927, 0.7696626813421341, 1.8960800274747789], "max": [0.7476407000207729, 0.13184335392529717, 1.2524224199495895, -1.3281751176705314, 1.1190464982430668, -2.124248658565678, 0.7469727726059537, -0.09391541255889052, 1.2423850825620761, 1.7629677227652298, 1.002569503757286, 2.324630033356128], "count": [92]}, "eef_sim_pose_action": {"mean": [0.6724918877373317, 0.11025434645569575, 1.2070442970928081, -1.573440117777809, 0.9998474884194033, -2.415690764207467, 0.6732259087035871, -0.10869666198968161, 1.174796742409458, 1.45063893274951, 0.8918295016057369, 2.168221294861925], "std": [0.06869836203542122, 0.008026380174208684, 0.023119138987619917, 0.1920840376765812, 0.05300189032366805, 0.11996362738200762, 0.06528758898236338, 0.011744090580247071, 0.03183151963010185, 0.17159495958528204, 0.08043036975275017, 0.10867802445043846], "min": [0.5798018843887216, 0.10079948265376615, 1.1705644149351686, -1.8982433613922551, 0.9253378374597467, -2.5988584064711406, 0.5867499668875047, -0.13569935580955927, 1.1217668861150085, 1.1986092204522927, 0.7696626813421341, 1.8960800274747789], "max": [0.7476407000207729, 0.13184335392529717, 1.2524224199495895, -1.3281751176705314, 1.1190464982430668, -2.124248658565678, 0.7469727726059537, -0.09391541255889052, 1.2423850825620761, 1.7629677227652298, 1.002569503757286, 2.324630033356128], "count": [92]}}} +{"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.4023812414500684]], [[0.4099872534769722]], [[0.4397393363353093]]], "std": [[[0.28744970481404325]], [[0.279328252247756]], [[0.2694670661898613]]], "count": [86]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.14901960784313725]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47044272258321934]], [[0.4827679857311142]], [[0.4665129341465268]]], "std": [[[0.32773485546020753]], [[0.3316359751194918]], [[0.3371315091281805]]], "count": [86]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4888018054605563]], [[0.4980107705388357]], [[0.4782215239778082]]], "std": [[[0.31774017125175336]], [[0.32459949423105544]], [[0.3296522932830538]]], "count": [86]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43286845692734455]], [[0.4623499415754674]], [[0.4349185025269798]]], "std": [[[0.3769130423368335]], [[0.37891628357805174]], [[0.39124625333677976]]], "count": [86]}, "observation.state": {"min": [0.31166553497314453, -1.193660855293274, 0.998130738735199, 0.22636336088180542, -1.015848159790039, -0.21431772410869598, -0.8997100591659546, -1.2084907293319702, 0.9482290148735046, -0.17664702236652374, 0.4320448935031891, -0.975337564945221, 30.442501068115234, 38.47062683105469, -0.7856249809265137, -0.3087500035762787, 0.8399999737739563, -0.7856249809265137, 0.9077777862548828, -0.8218749761581421, 1.3673332929611206, 0.018750008195638657, 1.1875, 3.8793749809265137, 26.875, 32.27687454223633, 0.3856250047683716, -0.9087499976158142, 0.921875, 0.05624999850988388, 0.7127272486686707, -0.7411110997200012, 0.8759999871253967, 0.5325000286102295, 0.8706250190734863, 2.462222099304199], "max": [0.791243851184845, -0.7733463048934937, 1.527976393699646, 1.22842276096344, -0.41392481327056885, 0.617163896560669, -0.5413138270378113, -0.887630045413971, 1.3902876377105713, 0.024176012724637985, 1.1216017007827759, -0.6686550974845886, 70.1206283569336, 48.52000045776367, 12.50374984741211, 8.815000534057617, 62.54125213623047, 40.41625213623047, 67.19562530517578, 32.759376525878906, 70.10499572753906, 45.716251373291016, 63.545623779296875, 61.900001525878906, 61.41749954223633, 46.654998779296875, 0.5043749809265137, 9.521249771118164, 45.076873779296875, 45.8125, 63.06624984741211, 51.79125213623047, 72.56312561035156, 63.50187683105469, 63.950626373291016, 88.44000244140625], "mean": [0.4727124869823456, -0.9536643028259277, 1.2508999109268188, 0.7043686509132385, -0.651763916015625, 0.23482921719551086, -0.6734567284584045, -1.0177319049835205, 1.1599628925323486, -0.07012608647346497, 0.7587552666664124, -0.7700180411338806, 51.09003829956055, 44.74372482299805, 0.813202977180481, 2.420654535293579, 24.446794509887695, 11.343934059143066, 30.457256317138672, 9.358567237854004, 32.92641067504883, 14.056936264038086, 26.138450622558594, 37.37542724609375, 43.30647659301758, 40.839759826660156, 0.4328620433807373, 4.672269344329834, 18.79755210876465, 16.767498016357422, 28.03129005432129, 15.57511043548584, 30.87088966369629, 21.256776809692383, 24.54859733581543, 50.08912658691406], "std": [0.1623287945985794, 0.15276698768138885, 0.20023392140865326, 0.3091410994529724, 0.18178442120552063, 0.2605336308479309, 0.14851230382919312, 0.11541688442230225, 0.16778022050857544, 0.059164077043533325, 0.21345320343971252, 0.09076261520385742, 14.583475112915039, 2.9565436840057373, 3.3578948974609375, 2.826028823852539, 23.93561363220215, 14.038397789001465, 23.381093978881836, 11.679600715637207, 23.571203231811523, 15.735114097595215, 23.74895477294922, 17.937824249267578, 13.0189847946167, 4.577365398406982, 0.029546178877353668, 4.204268455505371, 18.244741439819336, 18.58618927001953, 22.156280517578125, 17.837543487548828, 26.550880432128906, 23.05510139465332, 24.674156188964844, 25.94134521484375], "count": [86]}, "action": {"min": [0.31166553497314453, -1.193660855293274, 0.998130738735199, 0.22636336088180542, -1.015848159790039, -0.21431772410869598, -0.8997100591659546, -1.2084907293319702, 0.9482290148735046, -0.17664702236652374, 0.4320448935031891, -0.975337564945221, 30.442501068115234, 38.47062683105469, -0.7856249809265137, -0.3087500035762787, 0.8399999737739563, -0.7856249809265137, 0.9077777862548828, -0.8218749761581421, 1.3673332929611206, 0.018750008195638657, 1.1875, 3.8793749809265137, 26.875, 32.27687454223633, 0.3856250047683716, -0.9087499976158142, 0.921875, 0.05624999850988388, 0.7127272486686707, -0.7411110997200012, 0.8759999871253967, 0.5325000286102295, 0.8706250190734863, 2.462222099304199], "max": [0.791243851184845, -0.7733463048934937, 1.527976393699646, 1.22842276096344, -0.41392481327056885, 0.617163896560669, -0.5413138270378113, -0.887630045413971, 1.3902876377105713, 0.024176012724637985, 1.1216017007827759, -0.6686550974845886, 70.1206283569336, 48.52000045776367, 12.50374984741211, 8.815000534057617, 62.54125213623047, 40.41625213623047, 67.19562530517578, 32.759376525878906, 70.10499572753906, 45.716251373291016, 63.545623779296875, 61.900001525878906, 61.41749954223633, 46.654998779296875, 0.5043749809265137, 9.521249771118164, 45.076873779296875, 45.8125, 63.06624984741211, 51.79125213623047, 72.56312561035156, 63.50187683105469, 63.950626373291016, 88.44000244140625], "mean": [0.4727124869823456, -0.9536643624305725, 1.2508999109268188, 0.7043685913085938, -0.651763916015625, 0.23482921719551086, -0.6734568476676941, -1.0177321434020996, 1.1599632501602173, -0.07012608647346497, 0.7587552666664124, -0.7700180411338806, 51.090049743652344, 44.74372100830078, 0.8132027983665466, 2.420654535293579, 24.446788787841797, 11.343934059143066, 30.457263946533203, 9.358565330505371, 32.92641067504883, 14.056937217712402, 26.138450622558594, 37.375423431396484, 43.306480407714844, 40.83973693847656, 0.43286198377609253, 4.672269821166992, 18.79755973815918, 16.76750946044922, 28.03129005432129, 15.575114250183105, 30.870880126953125, 21.25677490234375, 24.548601150512695, 50.08912658691406], "std": [0.1623287796974182, 0.15276698768138885, 0.20023393630981445, 0.3091411590576172, 0.18178442120552063, 0.2605336010456085, 0.14851228892803192, 0.11541689187288284, 0.16778022050857544, 0.059164077043533325, 0.21345318853855133, 0.09076261520385742, 14.583477020263672, 2.9565441608428955, 3.3578946590423584, 2.826028823852539, 23.93561363220215, 14.038396835327148, 23.38109016418457, 11.67959976196289, 23.571203231811523, 15.735112190246582, 23.74895477294922, 17.937824249267578, 13.018983840942383, 4.577365398406982, 0.029546178877353668, 4.204268455505371, 18.24474334716797, 18.5861873626709, 22.156280517578125, 17.837541580200195, 26.550878524780273, 23.055103302001953, 24.674158096313477, 25.94134521484375], "count": [86]}, "timestamp": {"min": [0.0], "max": [2.8333333333333335], "mean": [1.4166666666666665], "std": [0.8274794391537605], "count": [86]}, "frame_index": {"min": [0], "max": [85], "mean": [42.5], "std": [24.82438317461282], "count": [86]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [86]}, "index": {"min": [1534], "max": [1619], "mean": [1576.5], "std": [24.82438317461282], "count": [86]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [86]}, "subtask_annotation": {"mean": [2.7093023255813953, 11.0, 11.0, 11.0, 11.0], "std": [1.717666609973498, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [86]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [86]}, "eef_direction_state": {"mean": [3.4186046511627906, 4.093023255813954], "std": [1.528528067456278, 1.4275357444858416], "min": [1, 1], "max": [6, 6], "count": [86]}, "eef_velocity_state": {"mean": [1.5348837209302326, 1.5465116279069768], "std": [0.5215735230699023, 0.5838321028201485], "min": [0, 0], "max": [2, 2], "count": [86]}, "eef_acc_mag_state": {"mean": [1.3255813953488371, 1.3837209302325582], "std": [0.7061500674739059, 0.6676687079049115], "min": [0, 0], "max": [2, 2], "count": [86]}, "eef_direction_action": {"mean": [3.4186046511627906, 4.093023255813954], "std": [1.528528067456278, 1.4275357444858416], "min": [1, 1], "max": [6, 6], "count": [86]}, "eef_velocity_action": {"mean": [1.5348837209302326, 1.5465116279069768], "std": [0.5215735230699023, 0.5838321028201485], "min": [0, 0], "max": [2, 2], "count": [86]}, "eef_acc_mag_action": {"mean": [1.3255813953488371, 1.3837209302325582], "std": [0.7061500674739059, 0.6676687079049115], "min": [0, 0], "max": [2, 2], "count": [86]}, "eef_sim_pose_state": {"mean": [0.6691894323492892, 0.11253648102132748, 1.225103494754879, -1.5292945434094383, 0.9750339479297306, -2.4142548802737185, 0.6640285230561441, -0.11264308547629308, 1.1842384116048943, 1.4309458922861447, 0.8896843037963094, 2.1844656010887507], "std": [0.059545659157424095, 0.018775177236177075, 0.026335076228033747, 0.21418688744616618, 0.038098259058398726, 0.19468702084948253, 0.05836817662471045, 0.015570953581616863, 0.03749579434972291, 0.2003371126056477, 0.06924510435709742, 0.186505701853241], "min": [0.5886932762228927, 0.0836868808591689, 1.1810970202593323, -1.914407502071994, 0.9024952680614269, -2.7041455474195906, 0.5842252684578186, -0.14557610868860626, 1.1227962381343781, 1.049468014962183, 0.7935701899754144, 1.7383624286536066], "max": [0.7389884940162779, 0.15558882146771105, 1.2743608236964254, -1.1611103858590386, 1.029291304459337, -1.953260720162698, 0.729735713981678, -0.09621760459017953, 1.2589410883321888, 1.7891839234094635, 1.0018164702891426, 2.3861796990695603], "count": [86]}, "eef_sim_pose_action": {"mean": [0.6691894323492892, 0.11253648102132748, 1.225103494754879, -1.5292945434094383, 0.9750339479297306, -2.4142548802737185, 0.6640285230561441, -0.11264308547629308, 1.1842384116048943, 1.4309458922861447, 0.8896843037963094, 2.1844656010887507], "std": [0.059545659157424095, 0.018775177236177075, 0.026335076228033747, 0.21418688744616618, 0.038098259058398726, 0.19468702084948253, 0.05836817662471045, 0.015570953581616863, 0.03749579434972291, 0.2003371126056477, 0.06924510435709742, 0.186505701853241], "min": [0.5886932762228927, 0.0836868808591689, 1.1810970202593323, -1.914407502071994, 0.9024952680614269, -2.7041455474195906, 0.5842252684578186, -0.14557610868860626, 1.1227962381343781, 1.049468014962183, 0.7935701899754144, 1.7383624286536066], "max": [0.7389884940162779, 0.15558882146771105, 1.2743608236964254, -1.1611103858590386, 1.029291304459337, -1.953260720162698, 0.729735713981678, -0.09621760459017953, 1.2589410883321888, 1.7891839234094635, 1.0018164702891426, 2.3861796990695603], "count": [86]}}} +{"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.40198320005611676]], [[0.40867314072093486]], [[0.4356823071400277]]], "std": [[[0.2858495596460662]], [[0.2783678125475543]], [[0.27165087750000455]]], "count": [99]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.495991167805506]], [[0.5085451657093815]], [[0.4909025054466231]]], "std": [[[0.33234040066834314]], [[0.3349711323774335]], [[0.3413629608522159]]], "count": [99]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.15294117647058825]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49928474079025553]], [[0.5102640745692216]], [[0.48903425595827554]]], "std": [[[0.3193781430939092]], [[0.3243527999145715]], [[0.33085081383348425]]], "count": [99]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4316647397174358]], [[0.4604270771439889]], [[0.43288189286657425]]], "std": [[[0.374827703413429]], [[0.3760855779265925]], [[0.3883111277766468]]], "count": [99]}, "observation.state": {"min": [0.3542000353336334, -1.176303744316101, 1.0004196166992188, 0.059573765844106674, -1.1939972639083862, 0.20995460450649261, -0.8901970386505127, -1.229638695716858, 0.9565022587776184, -0.12960632145404816, 0.45872434973716736, -0.9729533791542053, 36.942501068115234, 37.118751525878906, -0.8331249952316284, -0.3181249797344208, 0.8343750238418579, -0.43812498450279236, 9.521875381469727, -1.0012500286102295, 12.055624961853027, 0.20444445312023163, 1.0893750190734863, 25.763124465942383, 26.459375381469727, 30.7606258392334, 0.37272727489471436, -0.47999998927116394, 0.8125, -0.21875, 7.185555458068848, -0.5206249952316284, 6.873749732971191, 0.3112500011920929, 0.6768749952316284, 36.16666793823242], "max": [0.9232767820358276, -0.8073930144309998, 1.5088788270950317, 0.7356994152069092, -0.32556554675102234, 0.8142595887184143, -0.5156357288360596, -0.8783474564552307, 1.408073902130127, 0.09207866340875626, 1.1594525575637817, -0.7055390477180481, 66.95562744140625, 47.97062683105469, 14.524999618530273, 7.336666584014893, 58.73625183105469, 36.95500183105469, 68.47999572753906, 30.593124389648438, 74.01687622070312, 39.083126068115234, 64.2281265258789, 63.70750045776367, 56.99812698364258, 47.81187438964844, 0.4893749952316284, 9.177857398986816, 50.78187561035156, 38.83937454223633, 62.13750076293945, 44.84812545776367, 68.23125457763672, 66.31437683105469, 62.75687789916992, 87.67813110351562], "mean": [0.5731521248817444, -0.9604383707046509, 1.2322452068328857, 0.39097756147384644, -0.6922447085380554, 0.4978577196598053, -0.6766160130500793, -1.041334867477417, 1.1769212484359741, -0.014634371735155582, 0.7961748838424683, -0.823571503162384, 51.6996955871582, 44.49226760864258, 0.7460153698921204, 2.1957223415374756, 22.893083572387695, 10.80488395690918, 31.450225830078125, 8.55016040802002, 35.52854537963867, 11.54116153717041, 25.495698928833008, 41.69547653198242, 40.80306625366211, 39.66343307495117, 0.4390454888343811, 4.729770660400391, 19.675148010253906, 12.911907196044922, 29.135562896728516, 13.01278018951416, 31.098960876464844, 21.391956329345703, 21.825538635253906, 59.12700271606445], "std": [0.2312644124031067, 0.13669833540916443, 0.18923121690750122, 0.21695378422737122, 0.30105528235435486, 0.17928633093833923, 0.14399893581867218, 0.12219760566949844, 0.1732225865125656, 0.079449862241745, 0.24215015769004822, 0.10374607890844345, 10.269861221313477, 3.159064292907715, 3.4439802169799805, 2.2400505542755127, 22.58885955810547, 13.547609329223633, 22.808393478393555, 10.9033203125, 23.360307693481445, 13.93971061706543, 24.752464294433594, 11.206816673278809, 10.874398231506348, 6.315832614898682, 0.02793915942311287, 3.6902267932891846, 20.44315528869629, 15.485067367553711, 21.343088150024414, 15.49514102935791, 24.027362823486328, 26.06675148010254, 24.55803108215332, 16.98006248474121], "count": [99]}, "action": {"min": [0.3542000353336334, -1.176303744316101, 1.0004196166992188, 0.059573765844106674, -1.1939972639083862, 0.20995460450649261, -0.8901970386505127, -1.229638695716858, 0.9565022587776184, -0.12960632145404816, 0.45872434973716736, -0.9729533791542053, 36.942501068115234, 37.118751525878906, -0.8331249952316284, -0.3181249797344208, 0.8343750238418579, -0.43812498450279236, 9.521875381469727, -1.0012500286102295, 12.055624961853027, 0.20444445312023163, 1.0893750190734863, 25.763124465942383, 26.459375381469727, 30.7606258392334, 0.37272727489471436, -0.47999998927116394, 0.8125, -0.21875, 7.185555458068848, -0.5206249952316284, 6.873749732971191, 0.3112500011920929, 0.6768749952316284, 36.16666793823242], "max": [0.9232767820358276, -0.8073930144309998, 1.5088788270950317, 0.7356994152069092, -0.32556554675102234, 0.8142595887184143, -0.5156357288360596, -0.8783474564552307, 1.408073902130127, 0.09207866340875626, 1.1594525575637817, -0.7055390477180481, 66.95562744140625, 47.97062683105469, 14.524999618530273, 7.336666584014893, 58.73625183105469, 36.95500183105469, 68.47999572753906, 30.593124389648438, 74.01687622070312, 39.083126068115234, 64.2281265258789, 63.70750045776367, 56.99812698364258, 47.81187438964844, 0.4893749952316284, 9.177857398986816, 50.78187561035156, 38.83937454223633, 62.13750076293945, 44.84812545776367, 68.23125457763672, 66.31437683105469, 62.75687789916992, 87.67813110351562], "mean": [0.5731521248817444, -0.9604381918907166, 1.2322454452514648, 0.39097753167152405, -0.6922445297241211, 0.4978577494621277, -0.6766162514686584, -1.0413343906402588, 1.1769216060638428, -0.014634376391768456, 0.796174943447113, -0.8235713839530945, 51.69970703125, 44.49225616455078, 0.7460157871246338, 2.195723056793213, 22.893081665039062, 10.804884910583496, 31.450225830078125, 8.550162315368652, 35.52854537963867, 11.541159629821777, 25.495704650878906, 41.69548416137695, 40.80306625366211, 39.66342544555664, 0.43904557824134827, 4.729769229888916, 19.675148010253906, 12.911906242370605, 29.135557174682617, 13.012782096862793, 31.098953247070312, 21.39195442199707, 21.82553482055664, 59.127017974853516], "std": [0.23126444220542908, 0.13669835031032562, 0.18923121690750122, 0.21695376932621002, 0.30105528235435486, 0.17928633093833923, 0.14399895071983337, 0.12219760566949844, 0.1732225865125656, 0.0794498547911644, 0.2421502023935318, 0.10374607145786285, 10.26986026763916, 3.159064769744873, 3.4439809322357178, 2.2400505542755127, 22.58885955810547, 13.547607421875, 22.808391571044922, 10.9033203125, 23.360307693481445, 13.939712524414062, 24.752466201782227, 11.206816673278809, 10.874397277832031, 6.315831661224365, 0.02793915942311287, 3.6902267932891846, 20.443153381347656, 15.485066413879395, 21.34308624267578, 15.49514102935791, 24.027362823486328, 26.066755294799805, 24.558029174804688, 16.980066299438477], "count": [99]}, "timestamp": {"min": [0.0], "max": [3.2666666666666666], "mean": [1.6333333333333329], "std": [0.9525793444156805], "count": [99]}, "frame_index": {"min": [0], "max": [98], "mean": [49.0], "std": [28.577380332470412], "count": [99]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [99]}, "index": {"min": [1620], "max": [1718], "mean": [1669.0], "std": [28.577380332470412], "count": [99]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [99]}, "subtask_annotation": {"mean": [2.707070707070707, 11.0, 11.0, 11.0, 11.0], "std": [1.6221480038873342, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [99]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [99]}, "eef_direction_state": {"mean": [3.4646464646464645, 3.4444444444444446], "std": [1.8439808239385667, 1.8814470157770078], "min": [0, 0], "max": [6, 6], "count": [99]}, "eef_velocity_state": {"mean": [1.4646464646464648, 1.5757575757575757], "std": [0.5561979756741903, 0.6045435558563635], "min": [0, 0], "max": [2, 2], "count": [99]}, "eef_acc_mag_state": {"mean": [1.303030303030303, 1.3535353535353536], "std": [0.7713892158398697, 0.7428192448828381], "min": [0, 0], "max": [2, 2], "count": [99]}, "eef_direction_action": {"mean": [3.4646464646464645, 3.4444444444444446], "std": [1.8439808239385667, 1.8814470157770078], "min": [0, 0], "max": [6, 6], "count": [99]}, "eef_velocity_action": {"mean": [1.4646464646464648, 1.5757575757575757], "std": [0.5561979756741903, 0.6045435558563635], "min": [0, 0], "max": [2, 2], "count": [99]}, "eef_acc_mag_action": {"mean": [1.303030303030303, 1.3535353535353536], "std": [0.7713892158398697, 0.7428192448828381], "min": [0, 0], "max": [2, 2], "count": [99]}, "eef_sim_pose_state": {"mean": [0.6782891035625987, 0.13464413599466138, 1.216821241640332, -1.4490201177417141, 0.9553449791176688, -2.227700048092902, 0.6682222037212279, -0.11369936125211196, 1.1882836712587157, 1.3769095819124495, 0.8841007408532675, 2.122698364037693], "std": [0.06400815620061145, 0.012756523266390044, 0.036726925568902835, 0.25984318837827, 0.09971489408646199, 0.21410913022930853, 0.06337252343159286, 0.018244004568906673, 0.04167958171518685, 0.2341811074098645, 0.07033008652792451, 0.20064759414318364], "min": [0.5911444091132328, 0.11670469330723168, 1.1710014569233753, -1.8465734124431792, 0.8007416093965114, -2.4910366681184533, 0.5801770290010404, -0.17417414203114906, 1.1216725093315516, 0.8677532422047002, 0.7766269918096014, 1.5752379527675702], "max": [0.7558234857881356, 0.16359165904262574, 1.309671941762045, -0.8967053346386911, 1.085497098817081, -1.6884065910904937, 0.7383138376636394, -0.09771864652853116, 1.2816918683841558, 1.7620337667076467, 0.9835685896259712, 2.3081832075750954], "count": [99]}, "eef_sim_pose_action": {"mean": [0.6782891035625987, 0.13464413599466138, 1.216821241640332, -1.4490201177417141, 0.9553449791176688, -2.227700048092902, 0.6682222037212279, -0.11369936125211196, 1.1882836712587157, 1.3769095819124495, 0.8841007408532675, 2.122698364037693], "std": [0.06400815620061145, 0.012756523266390044, 0.036726925568902835, 0.25984318837827, 0.09971489408646199, 0.21410913022930853, 0.06337252343159286, 0.018244004568906673, 0.04167958171518685, 0.2341811074098645, 0.07033008652792451, 0.20064759414318364], "min": [0.5911444091132328, 0.11670469330723168, 1.1710014569233753, -1.8465734124431792, 0.8007416093965114, -2.4910366681184533, 0.5801770290010404, -0.17417414203114906, 1.1216725093315516, 0.8677532422047002, 0.7766269918096014, 1.5752379527675702], "max": [0.7558234857881356, 0.16359165904262574, 1.309671941762045, -0.8967053346386911, 1.085497098817081, -1.6884065910904937, 0.7383138376636394, -0.09771864652853116, 1.2816918683841558, 1.7620337667076467, 0.9835685896259712, 2.3081832075750954], "count": [99]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4172243218954248]], [[0.4211925204248366]], [[0.45198358660130716]]], "std": [[[0.2664670342727359]], [[0.25937460454922295]], [[0.25099008660374045]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.15294117647058825]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49218648897058825]], [[0.5033761519607843]], [[0.48210016748366014]]], "std": [[[0.321218958525867]], [[0.3250115376689419]], [[0.3303764783970089]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.13725490196078433]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46925329656862746]], [[0.4794321589052287]], [[0.4589700102124183]]], "std": [[[0.3111689583172783]], [[0.3163143496368927]], [[0.32248920592106023]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4188601797385621]], [[0.45133191993464056]], [[0.42396423202614375]]], "std": [[[0.3648294881318754]], [[0.370091934745035]], [[0.3807448539798635]]], "count": [100]}, "observation.state": {"min": [0.23699167370796204, -1.310988426208496, 1.0090028047561646, -0.006532768718898296, -0.854839026927948, 0.30215248465538025, -0.8146887421607971, -1.2767510414123535, 0.8833304643630981, -0.28052759170532227, 0.22530899941921234, -0.9539272785186768, 31.315555572509766, 41.34625244140625, -0.5212500095367432, -0.32499998807907104, 0.8788889050483704, -0.27909091114997864, 1.0299999713897705, -0.8727272748947144, 0.9781818389892578, 0.2549999952316284, 0.9293749928474426, 0.018888888880610466, 26.688125610351562, 34.89500045776367, 0.3712500035762787, -0.515625, 0.648888885974884, 0.08249999582767487, 0.6377777457237244, -0.7749999761581421, 1.0309090614318848, -0.3777777850627899, 0.6043750047683716, 3.3181817531585693], "max": [0.6023021936416626, -0.7298581004142761, 1.5631437301635742, 0.699959933757782, -0.08652342110872269, 0.8907627463340759, -0.4427262246608734, -0.8046272993087769, 1.5326018333435059, 0.08934701979160309, 1.0178720951080322, -0.7369154095649719, 69.43624877929688, 47.400001525878906, 16.02375030517578, 7.405454635620117, 57.209373474121094, 48.07500076293945, 71.328125, 46.20249938964844, 78.91874694824219, 69.65687561035156, 69.59562683105469, 86.54437255859375, 63.810001373291016, 47.518890380859375, 0.546875, 9.44454574584961, 59.19499969482422, 31.030000686645508, 73.44499969482422, 53.37937545776367, 77.86750030517578, 92.46624755859375, 76.06500244140625, 102.93875122070312], "mean": [0.361593097448349, -1.0477678775787354, 1.3204036951065063, 0.5382207036018372, -0.46662598848342896, 0.52879399061203, -0.5538221001625061, -1.0250229835510254, 1.2156338691711426, -0.06846446543931961, 0.6006336212158203, -0.8842888474464417, 53.026371002197266, 45.77429962158203, 0.21258388459682465, 1.7232577800750732, 27.101295471191406, 14.994528770446777, 36.70240020751953, 10.114815711975098, 39.72862243652344, 20.4859561920166, 30.041372299194336, 40.566978454589844, 48.504180908203125, 40.684783935546875, 0.44255754351615906, 2.2867329120635986, 26.922643661499023, 12.359625816345215, 36.933258056640625, 16.144989013671875, 41.737728118896484, 25.419189453125, 33.06747055053711, 60.643428802490234], "std": [0.135627880692482, 0.21513208746910095, 0.214279904961586, 0.18777070939540863, 0.2941865921020508, 0.18965938687324524, 0.14739373326301575, 0.179439514875412, 0.2521760165691376, 0.09872771799564362, 0.27493274211883545, 0.08276422321796417, 15.334508895874023, 1.720695972442627, 2.5657474994659424, 2.083447217941284, 23.429044723510742, 16.388002395629883, 23.813302993774414, 14.220532417297363, 26.613780975341797, 22.134418487548828, 29.30730628967285, 17.653934478759766, 13.946091651916504, 2.507551670074463, 0.04274052008986473, 2.767113447189331, 25.852190017700195, 12.885003089904785, 27.698307037353516, 17.830223083496094, 30.668079376220703, 28.8922176361084, 31.164365768432617, 28.012969970703125], "count": [186]}, "action": {"min": [0.23699167370796204, -1.310988426208496, 1.0090028047561646, -0.006532768718898296, -0.854839026927948, 0.30215248465538025, -0.8146887421607971, -1.2767510414123535, 0.8833304643630981, -0.28052759170532227, 0.22530899941921234, -0.9539272785186768, 31.315555572509766, 41.34625244140625, -0.5212500095367432, -0.32499998807907104, 0.8788889050483704, -0.27909091114997864, 1.0299999713897705, -0.8727272748947144, 0.9781818389892578, 0.2549999952316284, 0.9293749928474426, 0.018888888880610466, 26.688125610351562, 34.89500045776367, 0.3712500035762787, -0.515625, 0.648888885974884, 0.08249999582767487, 0.6377777457237244, -0.7749999761581421, 1.0309090614318848, -0.3777777850627899, 0.6043750047683716, 3.3181817531585693], "max": [0.6023021936416626, -0.7298581004142761, 1.5631437301635742, 0.699959933757782, -0.08652342110872269, 0.8907627463340759, -0.4427262246608734, -0.8046272993087769, 1.5326018333435059, 0.08934701979160309, 1.0178720951080322, -0.7369154095649719, 69.43624877929688, 47.400001525878906, 16.02375030517578, 7.405454635620117, 57.209373474121094, 48.07500076293945, 71.328125, 46.20249938964844, 78.91874694824219, 69.65687561035156, 69.59562683105469, 86.54437255859375, 63.810001373291016, 47.518890380859375, 0.546875, 9.44454574584961, 59.19499969482422, 31.030000686645508, 73.44499969482422, 53.37937545776367, 77.86750030517578, 92.46624755859375, 76.06500244140625, 102.93875122070312], "mean": [0.36159321665763855, -1.047767996788025, 1.3204039335250854, 0.5382208824157715, -0.46662595868110657, 0.5287940502166748, -0.5538226366043091, -1.0250229835510254, 1.215633511543274, -0.06846446543931961, 0.6006336212158203, -0.8842888474464417, 53.0263671875, 45.77430725097656, 0.21258385479450226, 1.7232577800750732, 27.101306915283203, 14.994527816772461, 36.7024040222168, 10.114812850952148, 39.72862243652344, 20.485960006713867, 30.041364669799805, 40.566978454589844, 48.504180908203125, 40.684783935546875, 0.44255751371383667, 2.2867331504821777, 26.922651290893555, 12.359630584716797, 36.93326187133789, 16.144987106323242, 41.73773956298828, 25.419189453125, 33.067474365234375, 60.64341354370117], "std": [0.135627880692482, 0.21513205766677856, 0.21427986025810242, 0.18777066469192505, 0.2941865921020508, 0.18965937197208405, 0.14739374816417694, 0.1794394999742508, 0.25217604637145996, 0.09872771054506302, 0.2749326825141907, 0.08276421576738358, 15.334511756896973, 1.720695972442627, 2.565746545791626, 2.083446979522705, 23.429048538208008, 16.388002395629883, 23.81329917907715, 14.220534324645996, 26.613779067993164, 22.134416580200195, 29.307308197021484, 17.653934478759766, 13.946093559265137, 2.507551431655884, 0.04274051636457443, 2.767113447189331, 25.852188110351562, 12.885003089904785, 27.698307037353516, 17.83022117614746, 30.6680850982666, 28.8922176361084, 31.164365768432617, 28.012971878051758], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [186]}, "index": {"min": [1719], "max": [1904], "mean": [1811.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [2.6236559139784945, 11.0, 11.0, 11.0, 11.0], "std": [1.2305604850681904, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [186]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [186]}, "eef_direction_state": {"mean": [3.553763440860215, 3.7795698924731185], "std": [1.852000321639171, 1.869337133955206], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.39247311827957, 1.4408602150537635], "std": [0.6149983056432271, 0.6793793117819917], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.8870967741935484, 0.956989247311828], "std": [0.8570674941680426, 0.8349100588302866], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.553763440860215, 3.7795698924731185], "std": [1.852000321639171, 1.869337133955206], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.39247311827957, 1.4408602150537635], "std": [0.6149983056432271, 0.6793793117819917], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.8870967741935484, 0.956989247311828], "std": [0.8570674941680426, 0.8349100588302866], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.7074638537041921, 0.10567894901652991, 1.2386927821598215, -1.5745147032589184, 1.094111417367574, -2.3457662972297455, 0.6891299161499443, -0.12125832973521704, 1.2006871218205981, 1.4826342714037073, 0.9990344592991498, 2.166045654762935], "std": [0.08040704644262127, 0.022465677139636916, 0.041052536724717044, 0.3926005523008596, 0.11100762235734794, 0.31823335381777235, 0.07882740276911734, 0.02856616347196556, 0.056244255975382886, 0.3669586700656069, 0.0692423895797827, 0.2824755458534093], "min": [0.588226637391802, 0.06895797477037174, 1.183328935526503, -2.23132449329801, 0.912044590038668, -2.8156736916704905, 0.580368293071422, -0.19115141172128045, 1.132001689587175, 0.8305560660926442, 0.8574664000118539, 1.5161144577065362], "max": [0.7937767620666034, 0.1679542663557122, 1.3108936532456759, -0.9273409233470281, 1.2597014905888018, -1.63158386286911, 0.7771140304260246, -0.08320798075309441, 1.3044598101353186, 1.9829876938998023, 1.0772869186053402, 2.4538205713324794], "count": [186]}, "eef_sim_pose_action": {"mean": [0.7074638537041921, 0.10567894901652991, 1.2386927821598215, -1.5745147032589184, 1.094111417367574, -2.3457662972297455, 0.6891299161499443, -0.12125832973521704, 1.2006871218205981, 1.4826342714037073, 0.9990344592991498, 2.166045654762935], "std": [0.08040704644262127, 0.022465677139636916, 0.041052536724717044, 0.3926005523008596, 0.11100762235734794, 0.31823335381777235, 0.07882740276911734, 0.02856616347196556, 0.056244255975382886, 0.3669586700656069, 0.0692423895797827, 0.2824755458534093], "min": [0.588226637391802, 0.06895797477037174, 1.183328935526503, -2.23132449329801, 0.912044590038668, -2.8156736916704905, 0.580368293071422, -0.19115141172128045, 1.132001689587175, 0.8305560660926442, 0.8574664000118539, 1.5161144577065362], "max": [0.7937767620666034, 0.1679542663557122, 1.3108936532456759, -0.9273409233470281, 1.2597014905888018, -1.63158386286911, 0.7771140304260246, -0.08320798075309441, 1.3044598101353186, 1.9829876938998023, 1.0772869186053402, 2.4538205713324794], "count": [186]}}} +{"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.3938299183006536]], [[0.4046017340686274]], [[0.4306803574346405]]], "std": [[[0.30525766762048634]], [[0.29650608308770204]], [[0.28825119704971414]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4702017810457516]], [[0.48375238153594774]], [[0.4624287459150327]]], "std": [[[0.33322748774067285]], [[0.33514812696599977]], [[0.3414283052014609]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4964033660130719]], [[0.5124748999183006]], [[0.4978681638071895]]], "std": [[[0.3100730372550985]], [[0.3151982337838744]], [[0.32059699771789396]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43194214869281045]], [[0.45956863562091504]], [[0.432415420751634]]], "std": [[[0.3753715725635099]], [[0.3752753246245679]], [[0.3876233046784811]]], "count": [100]}, "observation.state": {"min": [0.3557974696159363, -1.2056057453155518, 0.9340004920959473, -0.053300607949495316, -1.2975467443466187, 0.22216182947158813, -1.127450942993164, -1.198262333869934, 0.8520494699478149, -0.025654230266809464, 0.6050440669059753, -0.9105344414710999, 41.48875045776367, 39.823753356933594, -0.8174999952316284, -0.3075000047683716, 0.6807692646980286, 0.07312498986721039, 0.9911110997200012, -0.33375000953674316, 1.00600004196167, -2.8268749713897705, 0.9787499904632568, -0.377692312002182, 29.577499389648438, 32.50562286376953, 0.38624998927116394, -0.7018750309944153, 0.90625, -0.637499988079071, 0.6372727155685425, 0.9377778172492981, 1.1137499809265137, -0.07400000095367432, 0.7393749952316284, 18.207500457763672], "max": [1.0453490018844604, -0.7827639579772949, 1.5130751132965088, 0.6761892437934875, -0.35288873314857483, 0.7818341255187988, -0.706135094165802, -0.8704795241355896, 1.4326790571212769, 0.22390495240688324, 1.3552767038345337, -0.6409742832183838, 66.93937683105469, 47.23187255859375, 22.885000228881836, 9.348750114440918, 60.985626220703125, 36.36687469482422, 70.00687408447266, 38.34562683105469, 72.6500015258789, 46.18562698364258, 60.40250015258789, 62.05687713623047, 65.22875213623047, 46.18312454223633, 0.5362499952316284, 9.559999465942383, 54.551876068115234, 20.081249237060547, 70.21562957763672, 61.188751220703125, 72.90875244140625, 77.89812469482422, 64.21500396728516, 95.94125366210938], "mean": [0.6408591270446777, -0.965183675289154, 1.1900584697723389, 0.3166239261627197, -0.7754470705986023, 0.5428352952003479, -0.8667230010032654, -1.0240867137908936, 1.1149585247039795, 0.1228356659412384, 0.9844496250152588, -0.7486494183540344, 53.80075454711914, 44.62271499633789, 1.0690011978149414, 2.390563726425171, 27.38713264465332, 14.46025562286377, 33.925880432128906, 11.13860034942627, 36.17409133911133, 15.288411140441895, 26.72150421142578, 36.466243743896484, 47.019065856933594, 39.511775970458984, 0.43991145491600037, 2.9903783798217773, 24.47446060180664, 6.877668380737305, 31.739370346069336, 23.107385635375977, 33.107688903808594, 27.24827003479004, 27.519289016723633, 62.4925651550293], "std": [0.254184365272522, 0.1507762223482132, 0.22799748182296753, 0.21491822600364685, 0.3094348907470703, 0.19043880701065063, 0.17740942537784576, 0.09469510614871979, 0.22518664598464966, 0.06666580587625504, 0.2526058554649353, 0.05810602754354477, 10.479839324951172, 2.3168275356292725, 4.924026966094971, 2.9263875484466553, 24.652990341186523, 14.370397567749023, 25.365406036376953, 12.119222640991211, 25.138809204101562, 16.843090057373047, 24.952682495117188, 18.898601531982422, 13.514182090759277, 5.019377708435059, 0.04172424599528313, 3.491725444793701, 23.240997314453125, 7.7655534744262695, 28.548660278320312, 23.572834014892578, 28.624282836914062, 29.89328384399414, 26.67577362060547, 24.482526779174805], "count": [113]}, "action": {"min": [0.3557974696159363, -1.2056057453155518, 0.9340004920959473, -0.053300607949495316, -1.2975467443466187, 0.22216182947158813, -1.127450942993164, -1.198262333869934, 0.8520494699478149, -0.025654230266809464, 0.6050440669059753, -0.9105344414710999, 41.48875045776367, 39.823753356933594, -0.8174999952316284, -0.3075000047683716, 0.6807692646980286, 0.07312498986721039, 0.9911110997200012, -0.33375000953674316, 1.00600004196167, -2.8268749713897705, 0.9787499904632568, -0.377692312002182, 29.577499389648438, 32.50562286376953, 0.38624998927116394, -0.7018750309944153, 0.90625, -0.637499988079071, 0.6372727155685425, 0.9377778172492981, 1.1137499809265137, -0.07400000095367432, 0.7393749952316284, 18.207500457763672], "max": [1.0453490018844604, -0.7827639579772949, 1.5130751132965088, 0.6761892437934875, -0.35288873314857483, 0.7818341255187988, -0.706135094165802, -0.8704795241355896, 1.4326790571212769, 0.22390495240688324, 1.3552767038345337, -0.6409742832183838, 66.93937683105469, 47.23187255859375, 22.885000228881836, 9.348750114440918, 60.985626220703125, 36.36687469482422, 70.00687408447266, 38.34562683105469, 72.6500015258789, 46.18562698364258, 60.40250015258789, 62.05687713623047, 65.22875213623047, 46.18312454223633, 0.5362499952316284, 9.559999465942383, 54.551876068115234, 20.081249237060547, 70.21562957763672, 61.188751220703125, 72.90875244140625, 77.89812469482422, 64.21500396728516, 95.94125366210938], "mean": [0.6408591270446777, -0.9651838541030884, 1.1900583505630493, 0.3166240155696869, -0.7754470705986023, 0.5428352355957031, -0.866722822189331, -1.0240867137908936, 1.114958643913269, 0.1228356882929802, 0.9844496250152588, -0.7486494779586792, 53.80073928833008, 44.62272644042969, 1.0690014362335205, 2.390563488006592, 27.38713264465332, 14.460256576538086, 33.92588424682617, 11.138599395751953, 36.1740837097168, 15.288412094116211, 26.72150421142578, 36.46623229980469, 47.01906204223633, 39.51177978515625, 0.439911425113678, 2.9903790950775146, 24.47446060180664, 6.877669334411621, 31.73936653137207, 23.10738754272461, 33.10768127441406, 27.248268127441406, 27.519277572631836, 62.492557525634766], "std": [0.254184365272522, 0.150776207447052, 0.22799746692180634, 0.21491822600364685, 0.3094348907470703, 0.19043883681297302, 0.17740939557552338, 0.09469511359930038, 0.22518664598464966, 0.06666580587625504, 0.2526058256626129, 0.05810603126883507, 10.479841232299805, 2.3168272972106934, 4.924026966094971, 2.9263880252838135, 24.652990341186523, 14.370397567749023, 25.365406036376953, 12.119222640991211, 25.13880729675293, 16.843090057373047, 24.95268440246582, 18.898603439331055, 13.51418399810791, 5.019377708435059, 0.041724249720573425, 3.491725206375122, 23.240997314453125, 7.765552520751953, 28.548664093017578, 23.572834014892578, 28.624282836914062, 29.893285751342773, 26.6757755279541, 24.482526779174805], "count": [113]}, "timestamp": {"min": [0.0], "max": [3.7333333333333334], "mean": [1.8666666666666665], "std": [1.0873004286866725], "count": [113]}, "frame_index": {"min": [0], "max": [112], "mean": [56.0], "std": [32.61901286060018], "count": [113]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [113]}, "index": {"min": [1905], "max": [2017], "mean": [1961.0], "std": [32.61901286060018], "count": [113]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [113]}, "subtask_annotation": {"mean": [2.7079646017699117, 11.0, 11.0, 11.0, 11.0], "std": [1.71758946092164, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [113]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [113]}, "eef_direction_state": {"mean": [3.0973451327433628, 3.9026548672566372], "std": [2.099155336956034, 1.6400118808651847], "min": [0, 0], "max": [6, 6], "count": [113]}, "eef_velocity_state": {"mean": [1.345132743362832, 1.5044247787610618], "std": [0.6348285463526006, 0.5817868996068535], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_state": {"mean": [1.2212389380530972, 1.3539823008849559], "std": [0.7952793606605656, 0.7861675155579757], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_direction_action": {"mean": [3.0973451327433628, 3.9026548672566372], "std": [2.099155336956034, 1.6400118808651847], "min": [0, 0], "max": [6, 6], "count": [113]}, "eef_velocity_action": {"mean": [1.345132743362832, 1.5044247787610618], "std": [0.6348285463526006, 0.5817868996068535], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_action": {"mean": [1.2212389380530972, 1.3539823008849559], "std": [0.7952793606605656, 0.7861675155579757], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_sim_pose_state": {"mean": [0.6620856962459175, 0.12548470032860254, 1.21070358640015, -1.4150211919487832, 0.9121398273126221, -2.222020044631172, 0.6468381325084613, -0.1483239864297332, 1.1593782010841929, 1.4047686805163486, 0.7090762277745987, 2.065614297641841], "std": [0.07512407941738393, 0.015259064516243794, 0.033513417514693375, 0.20813811951993733, 0.050743411875976877, 0.17360501957554386, 0.0723762564831442, 0.02727311337011884, 0.041298104819755495, 0.1804477305381619, 0.11182069539254473, 0.1538197218039132], "min": [0.573776016327799, 0.10169030388016648, 1.170511538458533, -1.784406286375801, 0.7568602858299465, -2.4518390214382975, 0.5564476528110561, -0.20429770781704973, 1.107193157359432, 0.9380459275332295, 0.5198396476005671, 1.5874668474012705], "max": [0.7543069157307514, 0.16216958677265736, 1.2898870555036115, -1.0024245805240377, 0.9743820901229459, -1.7654311492099204, 0.7351685293289876, -0.10750084293631315, 1.2650162364713378, 1.6920577576450027, 0.8266194597176968, 2.181784529340285], "count": [113]}, "eef_sim_pose_action": {"mean": [0.6620856962459175, 0.12548470032860254, 1.21070358640015, -1.4150211919487832, 0.9121398273126221, -2.222020044631172, 0.6468381325084613, -0.1483239864297332, 1.1593782010841929, 1.4047686805163486, 0.7090762277745987, 2.065614297641841], "std": [0.07512407941738393, 0.015259064516243794, 0.033513417514693375, 0.20813811951993733, 0.050743411875976877, 0.17360501957554386, 0.0723762564831442, 0.02727311337011884, 0.041298104819755495, 0.1804477305381619, 0.11182069539254473, 0.1538197218039132], "min": [0.573776016327799, 0.10169030388016648, 1.170511538458533, -1.784406286375801, 0.7568602858299465, -2.4518390214382975, 0.5564476528110561, -0.20429770781704973, 1.107193157359432, 0.9380459275332295, 0.5198396476005671, 1.5874668474012705], "max": [0.7543069157307514, 0.16216958677265736, 1.2898870555036115, -1.0024245805240377, 0.9743820901229459, -1.7654311492099204, 0.7351685293289876, -0.10750084293631315, 1.2650162364713378, 1.6920577576450027, 0.8266194597176968, 2.181784529340285], "count": [113]}}} +{"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.40801048815359475]], [[0.4170496017156863]], [[0.44790457924836596]]], "std": [[[0.28931030617469405]], [[0.28145092456866666]], [[0.2716083460001003]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4982462050653595]], [[0.5125538684640523]], [[0.4909373651960784]]], "std": [[[0.3261031988800797]], [[0.32804314020376685]], [[0.33403333371395555]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5117791870915033]], [[0.5236943096405229]], [[0.5026402430555555]]], "std": [[[0.31090531251875725]], [[0.31570506968695145]], [[0.3215297370716067]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4264058190359477]], [[0.4562243790849673]], [[0.4281349591503268]]], "std": [[[0.3725034804872429]], [[0.37457921950885004]], [[0.3865911456539533]]], "count": [100]}, "observation.state": {"min": [0.39055943489074707, -1.1948291063308716, 0.9495880007743835, 0.041294727474451065, -1.2198528051376343, 0.13883325457572937, -0.9516623020172119, -1.2714818716049194, 0.8471141457557678, -0.12288281321525574, 0.3554159998893738, -1.023546576499939, 39.28444290161133, 38.17250061035156, -0.8693749904632568, -0.15125000476837158, 0.8237500190734863, 0.21437500417232513, 1.1766666173934937, -0.7688888907432556, 4.292222023010254, 0.26500001549720764, 1.0022221803665161, 23.31222152709961, 30.177499771118164, 29.318750381469727, 0.3075000047683716, -0.6243749856948853, 0.7612500190734863, -0.2709091007709503, 1.6119999885559082, -1.0256249904632568, 1.5769230127334595, 0.13562500476837158, 0.7599999904632568, 19.673076629638672], "max": [0.8363003730773926, -0.6947729587554932, 1.502822995185852, 0.7584449052810669, -0.40550851821899414, 0.8116655349731445, -0.501068115234375, -0.7665750980377197, 1.480125069618225, 0.04253452271223068, 1.2898324728012085, -0.8333571553230286, 70.7612533569336, 48.67000198364258, 29.92125129699707, 9.286874771118164, 59.002498626708984, 45.086875915527344, 70.75187683105469, 27.371875762939453, 72.67124938964844, 48.361873626708984, 64.90562438964844, 52.295623779296875, 57.79999923706055, 43.065555572509766, 0.4899999797344208, 9.227499961853027, 54.109375, 39.083126068115234, 69.52375030517578, 30.764999389648438, 80.96562957763672, 57.98749923706055, 72.02249908447266, 86.63187408447266], "mean": [0.558995246887207, -0.943875789642334, 1.211700439453125, 0.41383033990859985, -0.7430031895637512, 0.447787344455719, -0.6716272234916687, -1.0043604373931885, 1.140534520149231, -0.030791640281677246, 0.7605686783790588, -0.8742343187332153, 54.334842681884766, 44.82699966430664, 2.343031883239746, 3.5698981285095215, 22.937089920043945, 13.378586769104004, 29.461557388305664, 5.904049873352051, 31.613853454589844, 12.358942985534668, 24.508100509643555, 37.5865478515625, 44.18214416503906, 37.724735260009766, 0.4140395224094391, 4.085059642791748, 21.60608673095703, 11.62873363494873, 30.3505859375, 9.08609676361084, 32.191383361816406, 18.875083923339844, 23.80060386657715, 51.01061248779297], "std": [0.16695593297481537, 0.17524127662181854, 0.21613478660583496, 0.21658241748809814, 0.2588995695114136, 0.20301830768585205, 0.1860986202955246, 0.16907785832881927, 0.24087238311767578, 0.036417171359062195, 0.27631062269210815, 0.05126728117465973, 11.418006896972656, 3.4282164573669434, 7.545142650604248, 3.1381325721740723, 22.343891143798828, 16.244924545288086, 24.46298599243164, 9.27512264251709, 23.56263542175293, 14.631529808044434, 25.840736389160156, 9.599985122680664, 9.583833694458008, 3.983732223510742, 0.04331588000059128, 3.582455635070801, 22.25776481628418, 14.52835750579834, 25.74899673461914, 10.995038032531738, 28.876914978027344, 22.460010528564453, 27.40918731689453, 24.69445037841797], "count": [102]}, "action": {"min": [0.39055943489074707, -1.1948291063308716, 0.9495880007743835, 0.041294727474451065, -1.2198528051376343, 0.13883325457572937, -0.9516623020172119, -1.2714818716049194, 0.8471141457557678, -0.12288281321525574, 0.3554159998893738, -1.023546576499939, 39.28444290161133, 38.17250061035156, -0.8693749904632568, -0.15125000476837158, 0.8237500190734863, 0.21437500417232513, 1.1766666173934937, -0.7688888907432556, 4.292222023010254, 0.26500001549720764, 1.0022221803665161, 23.31222152709961, 30.177499771118164, 29.318750381469727, 0.3075000047683716, -0.6243749856948853, 0.7612500190734863, -0.2709091007709503, 1.6119999885559082, -1.0256249904632568, 1.5769230127334595, 0.13562500476837158, 0.7599999904632568, 19.673076629638672], "max": [0.8363003730773926, -0.6947729587554932, 1.502822995185852, 0.7584449052810669, -0.40550851821899414, 0.8116655349731445, -0.501068115234375, -0.7665750980377197, 1.480125069618225, 0.04253452271223068, 1.2898324728012085, -0.8333571553230286, 70.7612533569336, 48.67000198364258, 29.92125129699707, 9.286874771118164, 59.002498626708984, 45.086875915527344, 70.75187683105469, 27.371875762939453, 72.67124938964844, 48.361873626708984, 64.90562438964844, 52.295623779296875, 57.79999923706055, 43.065555572509766, 0.4899999797344208, 9.227499961853027, 54.109375, 39.083126068115234, 69.52375030517578, 30.764999389648438, 80.96562957763672, 57.98749923706055, 72.02249908447266, 86.63187408447266], "mean": [0.558995246887207, -0.9438756108283997, 1.211700439453125, 0.41383036971092224, -0.7430031895637512, 0.44778722524642944, -0.6716271042823792, -1.004360318183899, 1.1405341625213623, -0.030791645869612694, 0.7605687379837036, -0.874234139919281, 54.334842681884766, 44.82699966430664, 2.3430287837982178, 3.5698981285095215, 22.93709373474121, 13.378588676452637, 29.461557388305664, 5.904047966003418, 31.61385154724121, 12.3589448928833, 24.508100509643555, 37.5865478515625, 44.182151794433594, 37.7247314453125, 0.41403964161872864, 4.08505916595459, 21.606098175048828, 11.62873363494873, 30.350587844848633, 9.086095809936523, 32.19137191772461, 18.875080108642578, 23.80060386657715, 51.01061248779297], "std": [0.16695591807365417, 0.17524127662181854, 0.21613477170467377, 0.21658241748809814, 0.2588995397090912, 0.20301833748817444, 0.1860985904932022, 0.16907784342765808, 0.2408723682165146, 0.036417171359062195, 0.27631062269210815, 0.05126728489995003, 11.41800594329834, 3.4282166957855225, 7.545141696929932, 3.1381325721740723, 22.34389305114746, 16.244924545288086, 24.46298599243164, 9.27512264251709, 23.562639236450195, 14.631532669067383, 25.840736389160156, 9.59998607635498, 9.583831787109375, 3.983731746673584, 0.04331587255001068, 3.582455635070801, 22.257761001586914, 14.528359413146973, 25.74899673461914, 10.995038032531738, 28.876914978027344, 22.460010528564453, 27.40918731689453, 24.69445037841797], "count": [102]}, "timestamp": {"min": [0.0], "max": [3.3666666666666667], "mean": [1.6833333333333331], "std": [0.9814482873492321], "count": [102]}, "frame_index": {"min": [0], "max": [101], "mean": [50.5], "std": [29.44344862047696], "count": [102]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [102]}, "index": {"min": [2018], "max": [2119], "mean": [2068.5], "std": [29.44344862047696], "count": [102]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [102]}, "subtask_annotation": {"mean": [2.656862745098039, 11.0, 11.0, 11.0, 11.0], "std": [1.6118136054792904, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [102]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [102]}, "eef_direction_state": {"mean": [3.480392156862745, 4.019607843137255], "std": [1.5825667421223724, 1.3646833444161033], "min": [0, 1], "max": [6, 6], "count": [102]}, "eef_velocity_state": {"mean": [1.6470588235294117, 1.7647058823529411], "std": [0.5538998781108055, 0.44669748038802076], "min": [0, 0], "max": [2, 2], "count": [102]}, "eef_acc_mag_state": {"mean": [1.3137254901960784, 1.4509803921568627], "std": [0.7538189328133759, 0.6660897157436485], "min": [0, 0], "max": [2, 2], "count": [102]}, "eef_direction_action": {"mean": [3.480392156862745, 4.019607843137255], "std": [1.5825667421223724, 1.3646833444161033], "min": [0, 1], "max": [6, 6], "count": [102]}, "eef_velocity_action": {"mean": [1.6470588235294117, 1.7647058823529411], "std": [0.5538998781108055, 0.44669748038802076], "min": [0, 0], "max": [2, 2], "count": [102]}, "eef_acc_mag_action": {"mean": [1.3137254901960784, 1.4509803921568627], "std": [0.7538189328133759, 0.6660897157436485], "min": [0, 0], "max": [2, 2], "count": [102]}, "eef_sim_pose_state": {"mean": [0.6660001237371083, 0.12330955706355406, 1.2314178534462448, -1.3762446873807452, 0.9162794637624403, -2.2251517015314737, 0.6617633703549378, -0.11671106943634214, 1.191117729353756, 1.4031524413751197, 0.9395182030549291, 2.1272642220392974], "std": [0.06922999122149717, 0.023908176880929603, 0.032937613399915425, 0.24427687958023267, 0.0331850140523456, 0.22700150892392942, 0.0738937526919448, 0.020130333313784894, 0.05688705518027652, 0.32732645920291675, 0.0503285029326018, 0.27342453442739856], "min": [0.571578481646523, 0.09180864172594336, 1.1807376906986389, -1.743473351779605, 0.8653936489960281, -2.47880006541221, 0.5649074809168908, -0.16363722106815218, 1.1090794598119427, 0.6528085502340273, 0.8421456267974987, 1.4473197852747879], "max": [0.744783277771903, 0.17114298392564742, 1.301900588183264, -0.8899122414680833, 0.975353964593213, -1.6715111095295543, 0.7514991787331892, -0.09188702347167865, 1.3230266707800258, 1.8787269166054372, 1.0131939883255372, 2.4099365495790117], "count": [102]}, "eef_sim_pose_action": {"mean": [0.6660001237371083, 0.12330955706355406, 1.2314178534462448, -1.3762446873807452, 0.9162794637624403, -2.2251517015314737, 0.6617633703549378, -0.11671106943634214, 1.191117729353756, 1.4031524413751197, 0.9395182030549291, 2.1272642220392974], "std": [0.06922999122149717, 0.023908176880929603, 0.032937613399915425, 0.24427687958023267, 0.0331850140523456, 0.22700150892392942, 0.0738937526919448, 0.020130333313784894, 0.05688705518027652, 0.32732645920291675, 0.0503285029326018, 0.27342453442739856], "min": [0.571578481646523, 0.09180864172594336, 1.1807376906986389, -1.743473351779605, 0.8653936489960281, -2.47880006541221, 0.5649074809168908, -0.16363722106815218, 1.1090794598119427, 0.6528085502340273, 0.8421456267974987, 1.4473197852747879], "max": [0.744783277771903, 0.17114298392564742, 1.301900588183264, -0.8899122414680833, 0.975353964593213, -1.6715111095295543, 0.7514991787331892, -0.09188702347167865, 1.3230266707800258, 1.8787269166054372, 1.0131939883255372, 2.4099365495790117], "count": [102]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4007019675925926]], [[0.4128516369655501]], [[0.4408147190733932]]], "std": [[[0.2966314073570531]], [[0.2885102076540266]], [[0.28131884234007964]]], "count": [96]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.13333333333333333]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4781325869757625]], [[0.49145891629221133]], [[0.4705631148726852]]], "std": [[[0.3274429613579879]], [[0.3293307336321388]], [[0.33504123839891914]]], "count": [96]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49798108149509807]], [[0.5096804810900055]], [[0.4906920083571623]]], "std": [[[0.3123297023182706]], [[0.31783207852758055]], [[0.3231016331444857]]], "count": [96]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42381778705405776]], [[0.45319626353145426]], [[0.42457271880106207]]], "std": [[[0.37330240989657615]], [[0.37571222972296003]], [[0.3877697715959987]]], "count": [96]}, "observation.state": {"min": [0.4143301248550415, -1.1561808586120605, 0.903620183467865, -0.13807295262813568, -1.5308401584625244, 0.4849269390106201, -0.9821087718009949, -1.2347886562347412, 0.8154755234718323, -0.0683794915676117, 0.4470893442630768, -0.8456836342811584, 34.924373626708984, 39.720001220703125, -0.8693749904632568, 0.032499998807907104, 0.7762500047683716, -0.16187499463558197, 1.274999976158142, -0.828125, 4.525555610656738, -2.895625114440918, 1.0212500095367432, 17.923124313354492, 34.099998474121094, 26.280000686645508, 0.390625, -0.6675000190734863, 0.6662499904632568, -0.06875000149011612, 0.7137500047683716, -0.5575000047683716, 0.9583333730697632, 0.2728571593761444, 0.846666693687439, 1.4878571033477783], "max": [1.047722578048706, -0.8107070922851562, 1.406691074371338, 0.42153048515319824, -0.38822290301322937, 0.8860246539115906, -0.5604591369628906, -0.831139862537384, 1.4134384393692017, 0.1505768746137619, 1.4463645219802856, -0.7660505771636963, 68.7593765258789, 49.40999984741211, 24.697500228881836, 9.335833549499512, 58.95624923706055, 42.743125915527344, 67.54562377929688, 44.29624938964844, 65.47750091552734, 59.65687561035156, 59.817501068115234, 77.23562622070312, 63.10499954223633, 49.165557861328125, 0.5575000047683716, 9.613750457763672, 52.255001068115234, 37.421875, 60.157501220703125, 57.930625915527344, 71.61125183105469, 89.06937408447266, 65.48187255859375, 100.70999908447266], "mean": [0.6703579425811768, -0.953809916973114, 1.1264468431472778, 0.1867416650056839, -0.8706628680229187, 0.641766369342804, -0.7362060546875, -0.9958367347717285, 1.083959698677063, 0.02517673373222351, 0.8736184239387512, -0.8098160624504089, 50.72782516479492, 45.33005905151367, 1.3030846118927002, 2.862208604812622, 23.615310668945312, 13.878958702087402, 29.107065200805664, 10.329483985900879, 31.051931381225586, 16.330551147460938, 24.127714157104492, 38.94571304321289, 46.7979736328125, 37.760135650634766, 0.45074263215065, 4.9185004234313965, 20.385902404785156, 12.397747993469238, 25.6180419921875, 16.2725887298584, 28.577804565429688, 23.387853622436523, 23.783849716186523, 43.0245361328125], "std": [0.23251987993717194, 0.12811489403247833, 0.2024751603603363, 0.16473330557346344, 0.35411855578422546, 0.1088423803448677, 0.19205932319164276, 0.1476755440235138, 0.22731511294841766, 0.05629593878984451, 0.30725333094596863, 0.020546920597553253, 12.891106605529785, 3.379035711288452, 5.581611156463623, 3.152268409729004, 24.062427520751953, 15.973814010620117, 24.075687408447266, 14.251336097717285, 22.415830612182617, 21.345365524291992, 23.761810302734375, 17.10030746459961, 11.277400016784668, 7.3815388679504395, 0.050824929028749466, 4.156484603881836, 21.344345092773438, 14.812275886535645, 23.23714828491211, 20.71125602722168, 28.220190048217773, 30.36379623413086, 25.375856399536133, 34.069149017333984], "count": [96]}, "action": {"min": [0.4143301248550415, -1.1561808586120605, 0.903620183467865, -0.13807295262813568, -1.5308401584625244, 0.4849269390106201, -0.9821087718009949, -1.2347886562347412, 0.8154755234718323, -0.0683794915676117, 0.4470893442630768, -0.8456836342811584, 34.924373626708984, 39.720001220703125, -0.8693749904632568, 0.032499998807907104, 0.7762500047683716, -0.16187499463558197, 1.274999976158142, -0.828125, 4.525555610656738, -2.895625114440918, 1.0212500095367432, 17.923124313354492, 34.099998474121094, 26.280000686645508, 0.390625, -0.6675000190734863, 0.6662499904632568, -0.06875000149011612, 0.7137500047683716, -0.5575000047683716, 0.9583333730697632, 0.2728571593761444, 0.846666693687439, 1.4878571033477783], "max": [1.047722578048706, -0.8107070922851562, 1.406691074371338, 0.42153048515319824, -0.38822290301322937, 0.8860246539115906, -0.5604591369628906, -0.831139862537384, 1.4134384393692017, 0.1505768746137619, 1.4463645219802856, -0.7660505771636963, 68.7593765258789, 49.40999984741211, 24.697500228881836, 9.335833549499512, 58.95624923706055, 42.743125915527344, 67.54562377929688, 44.29624938964844, 65.47750091552734, 59.65687561035156, 59.817501068115234, 77.23562622070312, 63.10499954223633, 49.165557861328125, 0.5575000047683716, 9.613750457763672, 52.255001068115234, 37.421875, 60.157501220703125, 57.930625915527344, 71.61125183105469, 89.06937408447266, 65.48187255859375, 100.70999908447266], "mean": [0.670357882976532, -0.9538099765777588, 1.1264468431472778, 0.18674160540103912, -0.8706627488136292, 0.641766369342804, -0.7362062335014343, -0.9958362579345703, 1.0839598178863525, 0.02517673186957836, 0.8736186027526855, -0.8098161816596985, 50.72782516479492, 45.33005905151367, 1.3030840158462524, 2.8622090816497803, 23.615324020385742, 13.878959655761719, 29.107057571411133, 10.329482078552246, 31.05192756652832, 16.330556869506836, 24.127710342407227, 38.945716857910156, 46.79795837402344, 37.760128021240234, 0.45074257254600525, 4.91849946975708, 20.38590431213379, 12.397750854492188, 25.61804962158203, 16.272592544555664, 28.577795028686523, 23.387842178344727, 23.783845901489258, 43.0245475769043], "std": [0.23251987993717194, 0.12811490893363953, 0.2024751752614975, 0.16473332047462463, 0.3541185259819031, 0.1088423803448677, 0.19205929338932037, 0.147675558924675, 0.22731508314609528, 0.056295931339263916, 0.30725333094596863, 0.020546920597553253, 12.891104698181152, 3.379034996032715, 5.581611633300781, 3.152268648147583, 24.062427520751953, 15.973814010620117, 24.0756893157959, 14.251336097717285, 22.41583251953125, 21.345365524291992, 23.761810302734375, 17.100309371948242, 11.277400970458984, 7.381539344787598, 0.050824929028749466, 4.156485080718994, 21.344343185424805, 14.812275886535645, 23.23714828491211, 20.711257934570312, 28.22019386291504, 30.363798141479492, 25.375858306884766, 34.069149017333984], "count": [96]}, "timestamp": {"min": [0.0], "max": [3.1666666666666665], "mean": [1.583333333333333], "std": [0.923710312132944], "count": [96]}, "frame_index": {"min": [0], "max": [95], "mean": [47.5], "std": [27.711309363988317], "count": [96]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [96]}, "index": {"min": [2120], "max": [2215], "mean": [2167.5], "std": [27.711309363988317], "count": [96]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [96]}, "subtask_annotation": {"mean": [2.5416666666666665, 11.0, 11.0, 11.0, 11.0], "std": [1.7012046385494666, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [96]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [96]}, "eef_direction_state": {"mean": [2.84375, 3.96875], "std": [1.641443248333612, 1.402773480466465], "min": [0, 1], "max": [6, 6], "count": [96]}, "eef_velocity_state": {"mean": [1.5208333333333333, 1.65625], "std": [0.5199993322645283, 0.5367363761661771], "min": [0, 0], "max": [2, 2], "count": [96]}, "eef_acc_mag_state": {"mean": [1.2604166666666667, 1.40625], "std": [0.7533922128538952, 0.6547602137424051], "min": [0, 0], "max": [2, 2], "count": [96]}, "eef_direction_action": {"mean": [2.84375, 3.96875], "std": [1.641443248333612, 1.402773480466465], "min": [0, 1], "max": [6, 6], "count": [96]}, "eef_velocity_action": {"mean": [1.5208333333333333, 1.65625], "std": [0.5199993322645283, 0.5367363761661771], "min": [0, 0], "max": [2, 2], "count": [96]}, "eef_acc_mag_action": {"mean": [1.2604166666666667, 1.40625], "std": [0.7533922128538952, 0.6547602137424051], "min": [0, 0], "max": [2, 2], "count": [96]}, "eef_sim_pose_state": {"mean": [0.6481721794266989, 0.12243496224730498, 1.223320834604791, -1.300306422373169, 0.8655132039474313, -2.1315897326786026, 0.6467505102471399, -0.11595795701602363, 1.1913772982748994, 1.370956213760856, 0.8209572132348834, 2.117322344051295], "std": [0.07181352319990741, 0.02352040352582944, 0.02133643565384518, 0.20935155163902594, 0.09642878994600847, 0.16954773392668207, 0.07012713280292798, 0.01873124916698724, 0.03685296596279671, 0.20914039604565327, 0.09534203269484973, 0.14116203703473387], "min": [0.5630435629559778, 0.0955349869746144, 1.1873331099258717, -1.6789559039354955, 0.643194499122361, -2.3657898245065123, 0.5616803036432265, -0.16531836675196582, 1.1269807956076376, 0.9837104424291465, 0.6441211543461556, 1.8076986497807517], "max": [0.7379034785878976, 0.18303897652645423, 1.2620319647214786, -0.9480411846168526, 0.9727048637674329, -1.7910071521386042, 0.7398638393133522, -0.09633511594671737, 1.2584164699956149, 1.7352732955205812, 0.920401889427445, 2.2961826707653015], "count": [96]}, "eef_sim_pose_action": {"mean": [0.6481721794266989, 0.12243496224730498, 1.223320834604791, -1.300306422373169, 0.8655132039474313, -2.1315897326786026, 0.6467505102471399, -0.11595795701602363, 1.1913772982748994, 1.370956213760856, 0.8209572132348834, 2.117322344051295], "std": [0.07181352319990741, 0.02352040352582944, 0.02133643565384518, 0.20935155163902594, 0.09642878994600847, 0.16954773392668207, 0.07012713280292798, 0.01873124916698724, 0.03685296596279671, 0.20914039604565327, 0.09534203269484973, 0.14116203703473387], "min": [0.5630435629559778, 0.0955349869746144, 1.1873331099258717, -1.6789559039354955, 0.643194499122361, -2.3657898245065123, 0.5616803036432265, -0.16531836675196582, 1.1269807956076376, 0.9837104424291465, 0.6441211543461556, 1.8076986497807517], "max": [0.7379034785878976, 0.18303897652645423, 1.2620319647214786, -0.9480411846168526, 0.9727048637674329, -1.7910071521386042, 0.7398638393133522, -0.09633511594671737, 1.2584164699956149, 1.7352732955205812, 0.920401889427445, 2.2961826707653015], "count": [96]}}} +{"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.40145459354575164]], [[0.41249179125817]], [[0.43763444035947713]]], "std": [[[0.2948374682903341]], [[0.2865847691117602]], [[0.28110112412016003]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13725490196078433]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5029558047385622]], [[0.515491779003268]], [[0.4931315093954248]]], "std": [[[0.32228764834143825]], [[0.3252316527601413]], [[0.33149980276920277]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.14901960784313725]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5133343300653594]], [[0.5233299285130719]], [[0.5017716850490196]]], "std": [[[0.30555978859405725]], [[0.3102930265116834]], [[0.3146851794217867]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43809296772875816]], [[0.46650676470588237]], [[0.4387434865196079]]], "std": [[[0.3725529615211015]], [[0.37411034945266164]], [[0.3866063821771831]]], "count": [100]}, "observation.state": {"min": [0.3178883492946625, -1.2158102989196777, 0.8896009922027588, 0.0711451917886734, -1.328191876411438, 0.30732622742652893, -0.996604859828949, -1.2645199298858643, 0.841916561126709, -0.18635080754756927, 0.5101043581962585, -0.9118934273719788, 28.69624900817871, 36.595001220703125, -0.7356250286102295, -0.6862500309944153, 0.6549999713897705, 0.2862499952316284, 3.369999885559082, -0.5299999713897705, 11.617142677307129, -3.0618748664855957, 3.862499952316284, 29.197776794433594, 31.631250381469727, 31.698123931884766, 0.3487499952316284, -0.6550000309944153, 0.8650000095367432, -0.036153845489025116, 3.333125114440918, -0.20250000059604645, 4.518571376800537, 0.10437500476837158, 0.6468750238418579, 26.119998931884766], "max": [0.9969863295555115, -0.7539625763893127, 1.5115492343902588, 0.6216382384300232, -0.2611677050590515, 0.8885085582733154, -0.6195639371871948, -0.8537210822105408, 1.4330366849899292, 0.06129835173487663, 1.3151793479919434, -0.7350318431854248, 64.06124877929688, 48.46687316894531, 16.58625030517578, 9.415833473205566, 61.401248931884766, 34.01375198364258, 72.10812377929688, 33.130001068115234, 75.48812866210938, 32.321876525878906, 64.10812377929688, 70.71875, 54.723751068115234, 47.58222198486328, 0.46875, 9.666250228881836, 52.41187286376953, 41.828125, 62.33000183105469, 58.431251525878906, 69.3393783569336, 79.85562896728516, 65.06937408447266, 100.91312408447266], "mean": [0.5758920311927795, -0.9323598146438599, 1.1488420963287354, 0.3902074694633484, -0.7246838808059692, 0.5961999893188477, -0.7489829063415527, -1.016830325126648, 1.1138635873794556, -0.04099418595433235, 0.870357871055603, -0.8180596828460693, 48.40665054321289, 44.03268814086914, 0.5844359993934631, 2.812767505645752, 24.85795021057129, 11.406784057617188, 34.42060089111328, 7.749508380889893, 38.800960540771484, 9.697588920593262, 28.459468841552734, 43.48073959350586, 43.149497985839844, 39.60988235473633, 0.4220060706138611, 4.73734712600708, 21.80263900756836, 14.706409454345703, 28.279306411743164, 18.996639251708984, 30.02351951599121, 26.030376434326172, 25.245695114135742, 63.79149627685547], "std": [0.253826379776001, 0.16555418074131012, 0.21761135756969452, 0.16231419146060944, 0.35751888155937195, 0.1587868481874466, 0.16221176087856293, 0.15293572843074799, 0.21701334416866302, 0.07772301882505417, 0.25151586532592773, 0.054028090089559555, 12.983172416687012, 3.8626816272735596, 3.4804983139038086, 3.334519863128662, 25.151371002197266, 12.633358001708984, 25.374616622924805, 10.689920425415039, 25.147937774658203, 12.313880920410156, 24.414941787719727, 13.303570747375488, 8.573559761047363, 4.379278659820557, 0.025748977437615395, 4.291842460632324, 21.803180694580078, 17.08643913269043, 24.306089401245117, 21.644649505615234, 25.72981071472168, 29.45751190185547, 26.736337661743164, 22.861074447631836], "count": [106]}, "action": {"min": [0.3178883492946625, -1.2158102989196777, 0.8896009922027588, 0.0711451917886734, -1.328191876411438, 0.30732622742652893, -0.996604859828949, -1.2645199298858643, 0.841916561126709, -0.18635080754756927, 0.5101043581962585, -0.9118934273719788, 28.69624900817871, 36.595001220703125, -0.7356250286102295, -0.6862500309944153, 0.6549999713897705, 0.2862499952316284, 3.369999885559082, -0.5299999713897705, 11.617142677307129, -3.0618748664855957, 3.862499952316284, 29.197776794433594, 31.631250381469727, 31.698123931884766, 0.3487499952316284, -0.6550000309944153, 0.8650000095367432, -0.036153845489025116, 3.333125114440918, -0.20250000059604645, 4.518571376800537, 0.10437500476837158, 0.6468750238418579, 26.119998931884766], "max": [0.9969863295555115, -0.7539625763893127, 1.5115492343902588, 0.6216382384300232, -0.2611677050590515, 0.8885085582733154, -0.6195639371871948, -0.8537210822105408, 1.4330366849899292, 0.06129835173487663, 1.3151793479919434, -0.7350318431854248, 64.06124877929688, 48.46687316894531, 16.58625030517578, 9.415833473205566, 61.401248931884766, 34.01375198364258, 72.10812377929688, 33.130001068115234, 75.48812866210938, 32.321876525878906, 64.10812377929688, 70.71875, 54.723751068115234, 47.58222198486328, 0.46875, 9.666250228881836, 52.41187286376953, 41.828125, 62.33000183105469, 58.431251525878906, 69.3393783569336, 79.85562896728516, 65.06937408447266, 100.91312408447266], "mean": [0.57589191198349, -0.9323599934577942, 1.1488420963287354, 0.3902074992656708, -0.7246837019920349, 0.5962000489234924, -0.7489829659461975, -1.0168299674987793, 1.1138633489608765, -0.04099418222904205, 0.8703579902648926, -0.818059504032135, 48.406646728515625, 44.03268814086914, 0.5844364166259766, 2.812767267227173, 24.857955932617188, 11.406784057617188, 34.42060089111328, 7.749507904052734, 38.80095291137695, 9.697587013244629, 28.459474563598633, 43.48073959350586, 43.14950180053711, 39.609867095947266, 0.42200613021850586, 4.73734712600708, 21.80265235900879, 14.70641040802002, 28.279308319091797, 18.996639251708984, 30.023523330688477, 26.030380249023438, 25.245695114135742, 63.791500091552734], "std": [0.253826379776001, 0.16555418074131012, 0.21761135756969452, 0.16231420636177063, 0.35751891136169434, 0.1587868630886078, 0.16221168637275696, 0.1529357135295868, 0.21701334416866302, 0.07772301137447357, 0.25151583552360535, 0.05402807891368866, 12.983173370361328, 3.8626821041107178, 3.4804978370666504, 3.334519624710083, 25.151371002197266, 12.633357048034668, 25.374616622924805, 10.689921379089355, 25.147933959960938, 12.313880920410156, 24.414941787719727, 13.303568840026855, 8.573559761047363, 4.379278659820557, 0.025748983025550842, 4.291841983795166, 21.803180694580078, 17.086442947387695, 24.306089401245117, 21.6446475982666, 25.729814529418945, 29.457508087158203, 26.7363338470459, 22.861072540283203], "count": [106]}, "timestamp": {"min": [0.0], "max": [3.5], "mean": [1.75], "std": [1.0199400853862828], "count": [106]}, "frame_index": {"min": [0], "max": [105], "mean": [52.5], "std": [30.598202561588483], "count": [106]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [106]}, "index": {"min": [2216], "max": [2321], "mean": [2268.5], "std": [30.598202561588483], "count": [106]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [106]}, "subtask_annotation": {"mean": [2.660377358490566, 11.0, 11.0, 11.0, 11.0], "std": [1.5714840507467822, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [106]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [106]}, "eef_direction_state": {"mean": [2.5943396226415096, 3.7264150943396226], "std": [1.9366295458512461, 1.605021711884676], "min": [0, 0], "max": [6, 6], "count": [106]}, "eef_velocity_state": {"mean": [1.5, 1.6320754716981132], "std": [0.5537181355029882, 0.5014219722988045], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_state": {"mean": [1.3018867924528301, 1.4433962264150944], "std": [0.7290444938249676, 0.6155253727622138], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_direction_action": {"mean": [2.5943396226415096, 3.7264150943396226], "std": [1.9366295458512461, 1.605021711884676], "min": [0, 0], "max": [6, 6], "count": [106]}, "eef_velocity_action": {"mean": [1.5, 1.6320754716981132], "std": [0.5537181355029882, 0.5014219722988045], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_action": {"mean": [1.3018867924528301, 1.4433962264150944], "std": [0.7290444938249676, 0.6155253727622138], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_sim_pose_state": {"mean": [0.6520653864596894, 0.11420251878123949, 1.2276021023490422, -1.387943408755601, 1.0133023241174104, -2.2384344744692846, 0.641159461664755, -0.106387115670945, 1.17970669925315, 1.3714887424185882, 0.8787848750792003, 2.164059346311439], "std": [0.07997701668276096, 0.01494074029756951, 0.03072805925977344, 0.2772385300968754, 0.14506481325938025, 0.21924633273445443, 0.072954018066754, 0.018204969426872025, 0.04519247876432227, 0.22998855386631273, 0.0686482927292298, 0.1819339459421956], "min": [0.5447949775329962, 0.09411650883424497, 1.171395058455595, -1.8670501631417573, 0.788002008715202, -2.520449575666597, 0.5416899711049928, -0.14347889792094493, 1.1074601726609357, 0.8986421367851777, 0.7575994679003686, 1.6974857676518482], "max": [0.7603651038453105, 0.1536830995562954, 1.2865909909817033, -0.9507127810098739, 1.2204029219137031, -1.7455331802119816, 0.7345281857742221, -0.08256139941604579, 1.2732378752406386, 1.7362146748666305, 0.9731304634665578, 2.3360644434036435], "count": [106]}, "eef_sim_pose_action": {"mean": [0.6520653864596894, 0.11420251878123949, 1.2276021023490422, -1.387943408755601, 1.0133023241174104, -2.2384344744692846, 0.641159461664755, -0.106387115670945, 1.17970669925315, 1.3714887424185882, 0.8787848750792003, 2.164059346311439], "std": [0.07997701668276096, 0.01494074029756951, 0.03072805925977344, 0.2772385300968754, 0.14506481325938025, 0.21924633273445443, 0.072954018066754, 0.018204969426872025, 0.04519247876432227, 0.22998855386631273, 0.0686482927292298, 0.1819339459421956], "min": [0.5447949775329962, 0.09411650883424497, 1.171395058455595, -1.8670501631417573, 0.788002008715202, -2.520449575666597, 0.5416899711049928, -0.14347889792094493, 1.1074601726609357, 0.8986421367851777, 0.7575994679003686, 1.6974857676518482], "max": [0.7603651038453105, 0.1536830995562954, 1.2865909909817033, -0.9507127810098739, 1.2204029219137031, -1.7455331802119816, 0.7345281857742221, -0.08256139941604579, 1.2732378752406386, 1.7362146748666305, 0.9731304634665578, 2.3360644434036435], "count": [106]}}} +{"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.4020004064542484]], [[0.4133665727124183]], [[0.4403410763888889]]], "std": [[[0.3004576002696215]], [[0.291816650908594]], [[0.28406352421505643]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.13725490196078433]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4876433884803922]], [[0.5003296732026145]], [[0.47874975898692806]]], "std": [[[0.3214584676162226]], [[0.32436180230037914]], [[0.3310351410274891]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13725490196078433]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.516665968137255]], [[0.52773383374183]], [[0.5070201164215686]]], "std": [[[0.31120786689380964]], [[0.3162376180346656]], [[0.3219027237885663]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42588583946078434]], [[0.45607575571895426]], [[0.42865599673202615]]], "std": [[[0.3741334422436823]], [[0.37692181586645435]], [[0.3885843023508947]]], "count": [100]}, "observation.state": {"min": [0.3454022705554962, -1.1342459917068481, 0.884069561958313, -0.09350919723510742, -1.630443811416626, 0.4701686203479767, -1.0027084350585938, -1.2417982816696167, 0.8594405651092529, -0.16196021437644958, 0.4433222711086273, -0.8574087023735046, 16.68555450439453, 40.87562561035156, -0.8018749952316284, -0.3487499952316284, 0.6931250095367432, 0.0625, 2.2437500953674316, -0.8125, 4.295624732971191, 0.24000000953674316, 2.838124990463257, 16.743637084960938, 18.157777786254883, 24.9737491607666, 0.375, -0.5231249928474426, 1.0537500381469727, 0.6150000095367432, 3.1362500190734863, -0.6612499952316284, 0.8425000309944153, -0.010625002905726433, 0.78125, 4.244374752044678], "max": [1.0345139503479004, -0.7485980987548828, 1.392218828201294, 0.6199216246604919, -0.30227169394493103, 0.7902742624282837, -0.5079346895217896, -0.7573773264884949, 1.4358024597167969, 0.1934557855129242, 1.6558369398117065, -0.7129062414169312, 67.01374816894531, 65.12333679199219, 6.820000171661377, 8.966875076293945, 62.69874954223633, 33.60187530517578, 72.9012451171875, 33.875, 73.21687316894531, 36.341251373291016, 62.311248779296875, 60.45937728881836, 58.82062530517578, 57.198001861572266, 0.5268750190734863, 9.321249961853027, 46.96875, 45.76000213623047, 63.61625289916992, 54.951873779296875, 73.59500122070312, 80.23562622070312, 66.06437683105469, 97.83000183105469], "mean": [0.6407023072242737, -0.9014343619346619, 1.1061476469039917, 0.29547208547592163, -0.8924782872200012, 0.625693678855896, -0.7515456080436707, -0.9850376844406128, 1.1107040643692017, -0.052360642701387405, 0.9302158951759338, -0.7621530890464783, 49.178218841552734, 46.715518951416016, -0.17968203127384186, 3.350907325744629, 19.397537231445312, 7.762882709503174, 24.586856842041016, 5.394540309906006, 28.07880210876465, 8.584768295288086, 21.794891357421875, 32.81940841674805, 40.636390686035156, 40.30015563964844, 0.43886125087738037, 5.261125564575195, 15.851041793823242, 12.784679412841797, 22.33812713623047, 11.657154083251953, 24.599361419677734, 18.941078186035156, 19.57343864440918, 45.648048400878906], "std": [0.2643396258354187, 0.13299398124217987, 0.19204743206501007, 0.24486668407917023, 0.4658350348472595, 0.11601071059703827, 0.20999757945537567, 0.15309563279151917, 0.2168874889612198, 0.11950555443763733, 0.3988696038722992, 0.04543803632259369, 12.593914985656738, 5.870458126068115, 1.4642653465270996, 2.848907709121704, 23.156333923339844, 11.087240219116211, 24.620107650756836, 9.694390296936035, 23.55068588256836, 11.5872802734375, 21.883047103881836, 14.09672737121582, 11.185548782348633, 9.63368034362793, 0.038538333028554916, 3.643989324569702, 17.654754638671875, 17.462194442749023, 22.06907081604004, 17.22873878479004, 25.93425941467285, 27.79361343383789, 24.57269287109375, 27.915273666381836], "count": [125]}, "action": {"min": [0.3454022705554962, -1.1342459917068481, 0.884069561958313, -0.09350919723510742, -1.630443811416626, 0.4701686203479767, -1.0027084350585938, -1.2417982816696167, 0.8594405651092529, -0.16196021437644958, 0.4433222711086273, -0.8574087023735046, 16.68555450439453, 40.87562561035156, -0.8018749952316284, -0.3487499952316284, 0.6931250095367432, 0.0625, 2.2437500953674316, -0.8125, 4.295624732971191, 0.24000000953674316, 2.838124990463257, 16.743637084960938, 18.157777786254883, 24.9737491607666, 0.375, -0.5231249928474426, 1.0537500381469727, 0.6150000095367432, 3.1362500190734863, -0.6612499952316284, 0.8425000309944153, -0.010625002905726433, 0.78125, 4.244374752044678], "max": [1.0345139503479004, -0.7485980987548828, 1.392218828201294, 0.6199216246604919, -0.30227169394493103, 0.7902742624282837, -0.5079346895217896, -0.7573773264884949, 1.4358024597167969, 0.1934557855129242, 1.6558369398117065, -0.7129062414169312, 67.01374816894531, 65.12333679199219, 6.820000171661377, 8.966875076293945, 62.69874954223633, 33.60187530517578, 72.9012451171875, 33.875, 73.21687316894531, 36.341251373291016, 62.311248779296875, 60.45937728881836, 58.82062530517578, 57.198001861572266, 0.5268750190734863, 9.321249961853027, 46.96875, 45.76000213623047, 63.61625289916992, 54.951873779296875, 73.59500122070312, 80.23562622070312, 66.06437683105469, 97.83000183105469], "mean": [0.6407022476196289, -0.9014343619346619, 1.1061480045318604, 0.29547205567359924, -0.8924781680107117, 0.6256935596466064, -0.7515454888343811, -0.9850374460220337, 1.110703945159912, -0.05236060917377472, 0.9302158355712891, -0.762153148651123, 49.17820739746094, 46.715518951416016, -0.1796821802854538, 3.350907325744629, 19.39752960205078, 7.762881755828857, 24.586843490600586, 5.394542217254639, 28.07880973815918, 8.584766387939453, 21.794885635375977, 32.81941223144531, 40.636390686035156, 40.30016326904297, 0.4388611614704132, 5.26112699508667, 15.851038932800293, 12.784679412841797, 22.338123321533203, 11.657155990600586, 24.599353790283203, 18.941064834594727, 19.573436737060547, 45.648048400878906], "std": [0.2643396258354187, 0.13299399614334106, 0.19204746186733246, 0.24486669898033142, 0.4658350348472595, 0.11601071804761887, 0.20999759435653687, 0.15309561789035797, 0.21688751876354218, 0.11950555443763733, 0.3988695740699768, 0.04543804004788399, 12.593914031982422, 5.870458126068115, 1.4642654657363892, 2.848907709121704, 23.156335830688477, 11.087241172790527, 24.62010383605957, 9.694389343261719, 23.550687789916992, 11.587281227111816, 21.883045196533203, 14.09672737121582, 11.185550689697266, 9.63368034362793, 0.03853834047913551, 3.6439900398254395, 17.654752731323242, 17.462200164794922, 22.069072723388672, 17.22873878479004, 25.93425750732422, 27.79361343383789, 24.572690963745117, 27.91527557373047], "count": [125]}, "timestamp": {"min": [0.0], "max": [4.133333333333334], "mean": [2.0666666666666664], "std": [1.2027745701779144], "count": [125]}, "frame_index": {"min": [0], "max": [124], "mean": [62.0], "std": [36.08323710533743], "count": [125]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [125]}, "index": {"min": [2322], "max": [2446], "mean": [2384.0], "std": [36.08323710533743], "count": [125]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [125]}, "subtask_annotation": {"mean": [2.408, 11.0, 11.0, 11.0, 11.0], "std": [1.5803594527828153, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [125]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [125]}, "eef_direction_state": {"mean": [3.432, 3.856], "std": [1.641150815738763, 1.4125381410779674], "min": [0, 1], "max": [6, 6], "count": [125]}, "eef_velocity_state": {"mean": [1.48, 1.68], "std": [0.5599999999999995, 0.5153639490690046], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_acc_mag_state": {"mean": [1.192, 1.4], "std": [0.8167839371584137, 0.7266360849833973], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_direction_action": {"mean": [3.432, 3.856], "std": [1.641150815738763, 1.4125381410779674], "min": [0, 1], "max": [6, 6], "count": [125]}, "eef_velocity_action": {"mean": [1.48, 1.68], "std": [0.5599999999999995, 0.5153639490690046], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_acc_mag_action": {"mean": [1.192, 1.4], "std": [0.8167839371584137, 0.7266360849833973], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_sim_pose_state": {"mean": [0.6375142326206539, 0.13290108874555406, 1.245086646125999, -1.2605396804512528, 0.937720627119854, -2.1218688866958537, 0.6411772981209598, -0.12604638862329795, 1.1995126812909134, 1.322075712509382, 0.8386326005995384, 2.1040415017579646], "std": [0.07463976324938039, 0.034279074378340046, 0.03569502448786856, 0.3532602279042773, 0.17335968327548465, 0.2837760930905778, 0.07096628078603384, 0.039366842426324725, 0.059520338183060344, 0.33641872684756124, 0.1294914231942587, 0.29063077704209916], "min": [0.5493178652243641, 0.09619461424620074, 1.1942615426891978, -1.8082903809408317, 0.5895862446245044, -2.4903491372213176, 0.5518381316066656, -0.22439794703744043, 1.1188279343212093, 0.6299946772672876, 0.6066532538463787, 1.4574621204851317], "max": [0.7389636117207508, 0.20264265571687606, 1.333605556543186, -0.5788859484876154, 1.1376003633173721, -1.5650664830861014, 0.7349494938355893, -0.09236297012477795, 1.3249197488775604, 1.7916552551415623, 0.9959407066604564, 2.3958975246108896], "count": [125]}, "eef_sim_pose_action": {"mean": [0.6375142326206539, 0.13290108874555406, 1.245086646125999, -1.2605396804512528, 0.937720627119854, -2.1218688866958537, 0.6411772981209598, -0.12604638862329795, 1.1995126812909134, 1.322075712509382, 0.8386326005995384, 2.1040415017579646], "std": [0.07463976324938039, 0.034279074378340046, 0.03569502448786856, 0.3532602279042773, 0.17335968327548465, 0.2837760930905778, 0.07096628078603384, 0.039366842426324725, 0.059520338183060344, 0.33641872684756124, 0.1294914231942587, 0.29063077704209916], "min": [0.5493178652243641, 0.09619461424620074, 1.1942615426891978, -1.8082903809408317, 0.5895862446245044, -2.4903491372213176, 0.5518381316066656, -0.22439794703744043, 1.1188279343212093, 0.6299946772672876, 0.6066532538463787, 1.4574621204851317], "max": [0.7389636117207508, 0.20264265571687606, 1.333605556543186, -0.5788859484876154, 1.1376003633173721, -1.5650664830861014, 0.7349494938355893, -0.09236297012477795, 1.3249197488775604, 1.7916552551415623, 0.9959407066604564, 2.3958975246108896], "count": [125]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.400581039624183]], [[0.4111282169117647]], [[0.4379706781045752]]], "std": [[[0.2981370578594558]], [[0.2898189307097327]], [[0.2813725034720618]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.17647058823529413]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5111087357026144]], [[0.5242220751633987]], [[0.5033158067810457]]], "std": [[[0.32000689115923386]], [[0.3227404982501451]], [[0.3281582982329285]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.516536593137255]], [[0.5282512254901961]], [[0.5092425326797385]]], "std": [[[0.309619765109674]], [[0.313671210279714]], [[0.3202754023385064]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4236107577614379]], [[0.4542965604575164]], [[0.42700473039215686]]], "std": [[[0.37285664160143617]], [[0.37589587751979314]], [[0.3874482391118681]]], "count": [100]}, "observation.state": {"min": [0.34771496057510376, -1.1379177570343018, 0.8788004517555237, -0.029013335704803467, -1.4870976209640503, 0.5606021285057068, -1.0328450202941895, -1.3009032011032104, 0.8530031442642212, -0.15955214202404022, 0.36004137992858887, -0.9105821251869202, 30.307777404785156, 38.01187515258789, -0.7868750095367432, -0.46312499046325684, 0.8431249856948853, 0.3331249952316284, 1.090000033378601, -0.7193750143051147, 4.416249752044678, -2.8268749713897705, 5.816874980926514, 1.3125, 24.0, 31.2081241607666, 0.37937501072883606, -0.7850000262260437, 0.8018749952316284, 0.21875, 0.9624999761581421, 0.09874999523162842, 1.2456250190734863, 0.6787500381469727, 0.7237499952316284, 12.4375], "max": [0.8886472582817078, -0.6913767457008362, 1.3856383562088013, 0.5733816027641296, -0.2380407452583313, 0.859443187713623, -0.5152065753936768, -0.7867509126663208, 1.5041581392288208, 0.1988547295331955, 1.5958606004714966, -0.7032978534698486, 67.47687530517578, 54.27111053466797, 18.28125, 9.100000381469727, 64.27999877929688, 30.7762508392334, 74.0999984741211, 15.99062442779541, 74.8949966430664, 34.98625183105469, 67.08687591552734, 63.587501525878906, 50.16374969482422, 54.619998931884766, 0.5418750047683716, 9.588749885559082, 51.36937713623047, 38.428123474121094, 68.0581283569336, 38.639373779296875, 75.89749908447266, 61.02687454223633, 68.78937530517578, 86.86563110351562], "mean": [0.5432479977607727, -0.8936924338340759, 1.119262456893921, 0.38282352685928345, -0.6711785197257996, 0.6567219495773315, -0.7261320948600769, -1.0132696628570557, 1.1386746168136597, -0.029063675552606583, 0.8219380378723145, -0.8032597899436951, 50.03953552246094, 43.04443359375, 0.5934104323387146, 3.34818172454834, 22.29142951965332, 8.297565460205078, 27.662477493286133, 2.934131622314453, 30.489912033081055, 9.08275318145752, 28.45197105407715, 26.467552185058594, 39.20435333251953, 39.670692443847656, 0.45691439509391785, 4.758612155914307, 18.921953201293945, 12.261398315429688, 25.772390365600586, 12.440459251403809, 28.676387786865234, 20.174518585205078, 23.70148468017578, 47.7237434387207], "std": [0.2104196697473526, 0.16272495687007904, 0.20023678243160248, 0.16691718995571136, 0.3653608560562134, 0.09195481240749359, 0.22103914618492126, 0.17311203479766846, 0.24633143842220306, 0.08245815336704254, 0.35327452421188354, 0.0758129209280014, 11.946684837341309, 3.641097068786621, 3.7854297161102295, 2.8885297775268555, 25.05632972717285, 10.06569766998291, 28.28538703918457, 4.803524494171143, 26.441709518432617, 12.330840110778809, 21.25234031677246, 22.83568000793457, 8.298093795776367, 6.4982805252075195, 0.0449942983686924, 4.102964401245117, 21.040132522583008, 14.402463912963867, 26.591699600219727, 14.253912925720215, 29.200559616088867, 23.823362350463867, 26.833507537841797, 24.364301681518555], "count": [107]}, "action": {"min": [0.34771496057510376, -1.1379177570343018, 0.8788004517555237, -0.029013335704803467, -1.4870976209640503, 0.5606021285057068, -1.0328450202941895, -1.3009032011032104, 0.8530031442642212, -0.15955214202404022, 0.36004137992858887, -0.9105821251869202, 30.307777404785156, 38.01187515258789, -0.7868750095367432, -0.46312499046325684, 0.8431249856948853, 0.3331249952316284, 1.090000033378601, -0.7193750143051147, 4.416249752044678, -2.8268749713897705, 5.816874980926514, 1.3125, 24.0, 31.2081241607666, 0.37937501072883606, -0.7850000262260437, 0.8018749952316284, 0.21875, 0.9624999761581421, 0.09874999523162842, 1.2456250190734863, 0.6787500381469727, 0.7237499952316284, 12.4375], "max": [0.8886472582817078, -0.6913767457008362, 1.3856383562088013, 0.5733816027641296, -0.2380407452583313, 0.859443187713623, -0.5152065753936768, -0.7867509126663208, 1.5041581392288208, 0.1988547295331955, 1.5958606004714966, -0.7032978534698486, 67.47687530517578, 54.27111053466797, 18.28125, 9.100000381469727, 64.27999877929688, 30.7762508392334, 74.0999984741211, 15.99062442779541, 74.8949966430664, 34.98625183105469, 67.08687591552734, 63.587501525878906, 50.16374969482422, 54.619998931884766, 0.5418750047683716, 9.588749885559082, 51.36937713623047, 38.428123474121094, 68.0581283569336, 38.639373779296875, 75.89749908447266, 61.02687454223633, 68.78937530517578, 86.86563110351562], "mean": [0.5432480573654175, -0.8936924338340759, 1.119262456893921, 0.38282346725463867, -0.6711785197257996, 0.6567220687866211, -0.7261319756507874, -1.0132695436477661, 1.1386743783950806, -0.02906366065144539, 0.8219380378723145, -0.8032598495483398, 50.03953170776367, 43.04441833496094, 0.5934103727340698, 3.34818172454834, 22.291433334350586, 8.297561645507812, 27.6624698638916, 2.9341330528259277, 30.489910125732422, 9.082754135131836, 28.451963424682617, 26.467561721801758, 39.20435333251953, 39.670684814453125, 0.45691439509391785, 4.758610725402832, 18.92194938659668, 12.26140022277832, 25.772380828857422, 12.440461158752441, 28.67637825012207, 20.17452621459961, 23.70148277282715, 47.72377395629883], "std": [0.2104196697473526, 0.16272497177124023, 0.20023678243160248, 0.16691717505455017, 0.3653608560562134, 0.09195481240749359, 0.22103914618492126, 0.17311203479766846, 0.24633140861988068, 0.08245815336704254, 0.35327455401420593, 0.0758129209280014, 11.946683883666992, 3.641097068786621, 3.785428285598755, 2.8885297775268555, 25.05632972717285, 10.065695762634277, 28.28538703918457, 4.803524494171143, 26.441709518432617, 12.330839157104492, 21.25234031677246, 22.83568000793457, 8.298093795776367, 6.498280048370361, 0.0449943020939827, 4.102963924407959, 21.040132522583008, 14.402462005615234, 26.591699600219727, 14.253915786743164, 29.200559616088867, 23.8233585357666, 26.833505630493164, 24.364301681518555], "count": [107]}, "timestamp": {"min": [0.0], "max": [3.533333333333333], "mean": [1.7666666666666666], "std": [1.0295630140987], "count": [107]}, "frame_index": {"min": [0], "max": [106], "mean": [53.0], "std": [30.886890422961002], "count": [107]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [107]}, "index": {"min": [2447], "max": [2553], "mean": [2500.0], "std": [30.886890422961002], "count": [107]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [107]}, "subtask_annotation": {"mean": [2.4953271028037385, 11.0, 11.0, 11.0, 11.0], "std": [1.3900435801391255, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [107]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [107]}, "eef_direction_state": {"mean": [3.635514018691589, 3.822429906542056], "std": [1.693266065752705, 1.6621857252647243], "min": [0, 0], "max": [6, 6], "count": [107]}, "eef_velocity_state": {"mean": [1.5794392523364487, 1.7009345794392523], "std": [0.512231387141859, 0.5505299616831079], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_acc_mag_state": {"mean": [1.233644859813084, 1.439252336448598], "std": [0.7682902397968079, 0.6581987611835141], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_direction_action": {"mean": [3.635514018691589, 3.822429906542056], "std": [1.693266065752705, 1.6621857252647243], "min": [0, 0], "max": [6, 6], "count": [107]}, "eef_velocity_action": {"mean": [1.5794392523364487, 1.7009345794392523], "std": [0.512231387141859, 0.5505299616831079], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_acc_mag_action": {"mean": [1.233644859813084, 1.439252336448598], "std": [0.7682902397968079, 0.6581987611835141], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_sim_pose_state": {"mean": [0.6527380077196675, 0.12286966065742314, 1.2320462380085924, -1.4402140310309597, 1.0678089416974288, -2.2549998484233815, 0.6546892249876074, -0.11909217922893127, 1.1827159025080798, 1.4175753492967216, 0.871868905500102, 2.1524707770318265], "std": [0.07587946747012703, 0.01854369926106248, 0.033751214705970256, 0.3394303018758316, 0.10736413240380217, 0.2687852260987299, 0.07821301500549523, 0.028003402247556253, 0.05211850852799173, 0.2932237045893882, 0.11914844018384084, 0.2382012278404109], "min": [0.5537182161534531, 0.10121430677390494, 1.1776228985567572, -1.9699086225443976, 0.7486914403026561, -2.6142727997785036, 0.5530392262761189, -0.20544095890148012, 1.1039962663220646, 0.8162142336507094, 0.665184831077521, 1.596894229008666], "max": [0.7414768945456941, 0.17891377976856698, 1.3093192454941678, -0.6841656793126196, 1.169799601198195, -1.611262728311715, 0.7543768664460601, -0.09414984237040988, 1.2802755942820214, 1.8590699776990813, 1.0527734995271465, 2.38932474970074], "count": [107]}, "eef_sim_pose_action": {"mean": [0.6527380077196675, 0.12286966065742314, 1.2320462380085924, -1.4402140310309597, 1.0678089416974288, -2.2549998484233815, 0.6546892249876074, -0.11909217922893127, 1.1827159025080798, 1.4175753492967216, 0.871868905500102, 2.1524707770318265], "std": [0.07587946747012703, 0.01854369926106248, 0.033751214705970256, 0.3394303018758316, 0.10736413240380217, 0.2687852260987299, 0.07821301500549523, 0.028003402247556253, 0.05211850852799173, 0.2932237045893882, 0.11914844018384084, 0.2382012278404109], "min": [0.5537182161534531, 0.10121430677390494, 1.1776228985567572, -1.9699086225443976, 0.7486914403026561, -2.6142727997785036, 0.5530392262761189, -0.20544095890148012, 1.1039962663220646, 0.8162142336507094, 0.665184831077521, 1.596894229008666], "max": [0.7414768945456941, 0.17891377976856698, 1.3093192454941678, -0.6841656793126196, 1.169799601198195, -1.611262728311715, 0.7543768664460601, -0.09414984237040988, 1.2802755942820214, 1.8590699776990813, 1.0527734995271465, 2.38932474970074], "count": [107]}}} +{"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.40005815359477126]], [[0.41056891135620915]], [[0.4396458558006536]]], "std": [[[0.2990609157391854]], [[0.2909040349493628]], [[0.2821330430645176]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5035597855392157]], [[0.5169535763888888]], [[0.49775572508169935]]], "std": [[[0.32174886723308227]], [[0.3234806874005561]], [[0.32820833343827754]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5090848570261438]], [[0.5212473713235295]], [[0.5009047058823529]]], "std": [[[0.3103794205721995]], [[0.3148723282173588]], [[0.3216613905391078]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4289118178104575]], [[0.4574200163398693]], [[0.42978185049019607]]], "std": [[[0.3737661210097918]], [[0.3750796465709381]], [[0.38786056811248615]]], "count": [100]}, "observation.state": {"min": [0.41065841913223267, -1.1532483100891113, 0.883926510810852, 0.030708780512213707, -1.4175843000411987, 0.2629081904888153, -1.0378280878067017, -1.2668802738189697, 0.8235341906547546, -0.09174486994743347, 0.5315861701965332, -0.9877546429634094, 30.145000457763672, 40.08812713623047, -0.8650000095367432, -0.6299999952316284, 0.7456250190734863, 0.140625, 1.0744444131851196, -0.5093749761581421, 1.008888840675354, 0.48875001072883606, 1.0056250095367432, 13.705554962158203, 30.116249084472656, 30.588125228881836, 0.3799999952316284, -0.6081250309944153, 0.7768750190734863, -0.08312499523162842, 0.9524999856948853, 0.004374997690320015, 1.1330000162124634, -0.22333332896232605, 0.8320000171661377, 7.140625], "max": [1.0247917175292969, -0.7204165458679199, 1.4651521444320679, 0.6986724734306335, -0.3593261241912842, 0.7862423062324524, -0.6303168535232544, -0.863936185836792, 1.4367799758911133, 0.15704871714115143, 1.434411644935608, -0.7225385308265686, 68.26437377929688, 48.153751373291016, 5.873749732971191, 8.89437484741211, 55.91437530517578, 40.39812469482422, 66.82062530517578, 25.606874465942383, 64.55687713623047, 47.231876373291016, 61.4006233215332, 58.19937515258789, 57.29999923706055, 51.98222351074219, 0.5056250095367432, 9.467499732971191, 53.08937454223633, 37.338748931884766, 67.75125122070312, 48.26499938964844, 78.35625457763672, 50.03499984741211, 67.20437622070312, 79.96562957763672], "mean": [0.6363674998283386, -0.9234312176704407, 1.1690269708633423, 0.3786241412162781, -0.7837767601013184, 0.5190213322639465, -0.7745499610900879, -1.052150011062622, 1.1374249458312988, 0.06769397854804993, 0.8946840167045593, -0.8428303003311157, 50.345489501953125, 44.994293212890625, -0.09573277086019516, 3.0237441062927246, 22.073610305786133, 12.848860740661621, 27.46512222290039, 7.0617804527282715, 29.10261344909668, 15.237441062927246, 23.516191482543945, 33.69231033325195, 43.48460006713867, 38.520973205566406, 0.4369235038757324, 3.2927238941192627, 19.053709030151367, 11.266507148742676, 27.52202606201172, 12.931378364562988, 30.68116569519043, 13.718623161315918, 23.51468276977539, 44.9747428894043], "std": [0.23166723549365997, 0.16940073668956757, 0.2304212599992752, 0.19998162984848022, 0.34073182940483093, 0.16496999561786652, 0.1773134171962738, 0.153360053896904, 0.24394303560256958, 0.07662751525640488, 0.2900232672691345, 0.07333826273679733, 12.783548355102539, 2.668212890625, 1.5605573654174805, 3.0579965114593506, 22.165433883666992, 15.619951248168945, 24.558717727661133, 8.847066879272461, 22.917495727539062, 18.42613410949707, 22.307525634765625, 14.634010314941406, 9.781379699707031, 5.262435436248779, 0.030437679961323738, 3.1585304737091064, 21.382150650024414, 13.975814819335938, 25.26214027404785, 15.61833381652832, 30.017166137695312, 17.9244441986084, 27.015592575073242, 22.986953735351562], "count": [113]}, "action": {"min": [0.41065841913223267, -1.1532483100891113, 0.883926510810852, 0.030708780512213707, -1.4175843000411987, 0.2629081904888153, -1.0378280878067017, -1.2668802738189697, 0.8235341906547546, -0.09174486994743347, 0.5315861701965332, -0.9877546429634094, 30.145000457763672, 40.08812713623047, -0.8650000095367432, -0.6299999952316284, 0.7456250190734863, 0.140625, 1.0744444131851196, -0.5093749761581421, 1.008888840675354, 0.48875001072883606, 1.0056250095367432, 13.705554962158203, 30.116249084472656, 30.588125228881836, 0.3799999952316284, -0.6081250309944153, 0.7768750190734863, -0.08312499523162842, 0.9524999856948853, 0.004374997690320015, 1.1330000162124634, -0.22333332896232605, 0.8320000171661377, 7.140625], "max": [1.0247917175292969, -0.7204165458679199, 1.4651521444320679, 0.6986724734306335, -0.3593261241912842, 0.7862423062324524, -0.6303168535232544, -0.863936185836792, 1.4367799758911133, 0.15704871714115143, 1.434411644935608, -0.7225385308265686, 68.26437377929688, 48.153751373291016, 5.873749732971191, 8.89437484741211, 55.91437530517578, 40.39812469482422, 66.82062530517578, 25.606874465942383, 64.55687713623047, 47.231876373291016, 61.4006233215332, 58.19937515258789, 57.29999923706055, 51.98222351074219, 0.5056250095367432, 9.467499732971191, 53.08937454223633, 37.338748931884766, 67.75125122070312, 48.26499938964844, 78.35625457763672, 50.03499984741211, 67.20437622070312, 79.96562957763672], "mean": [0.6363674998283386, -0.9234308004379272, 1.1690269708633423, 0.3786241114139557, -0.7837768197059631, 0.5190214514732361, -0.7745497822761536, -1.052150011062622, 1.1374250650405884, 0.06769397854804993, 0.8946841955184937, -0.8428303599357605, 50.345481872558594, 44.994293212890625, -0.09573277086019516, 3.0237443447113037, 22.07362174987793, 12.84886360168457, 27.46512222290039, 7.06178092956543, 29.102617263793945, 15.237445831298828, 23.516199111938477, 33.69231414794922, 43.48460006713867, 38.520992279052734, 0.4369235634803772, 3.2927238941192627, 19.0537052154541, 11.26650619506836, 27.522016525268555, 12.931382179260254, 30.681161880493164, 13.718626022338867, 23.514677047729492, 44.97473907470703], "std": [0.23166723549365997, 0.16940073668956757, 0.230421245098114, 0.19998164474964142, 0.34073179960250854, 0.16496996581554413, 0.17731334269046783, 0.15336006879806519, 0.24394308030605316, 0.07662749290466309, 0.29002320766448975, 0.07333827018737793, 12.783548355102539, 2.668212890625, 1.5605573654174805, 3.0579965114593506, 22.165435791015625, 15.619952201843262, 24.558717727661133, 8.847068786621094, 22.917497634887695, 18.426132202148438, 22.307525634765625, 14.634008407592773, 9.781377792358398, 5.2624359130859375, 0.030437681823968887, 3.1585304737091064, 21.382150650024414, 13.975814819335938, 25.26213836669922, 15.618332862854004, 30.017168045043945, 17.9244441986084, 27.01559829711914, 22.986955642700195], "count": [113]}, "timestamp": {"min": [0.0], "max": [3.7333333333333334], "mean": [1.8666666666666665], "std": [1.0873004286866725], "count": [113]}, "frame_index": {"min": [0], "max": [112], "mean": [56.0], "std": [32.61901286060018], "count": [113]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [113]}, "index": {"min": [2554], "max": [2666], "mean": [2610.0], "std": [32.61901286060018], "count": [113]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [113]}, "subtask_annotation": {"mean": [2.6991150442477876, 11.0, 11.0, 11.0, 11.0], "std": [1.7492600496433055, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [113]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [113]}, "eef_direction_state": {"mean": [3.7168141592920354, 3.672566371681416], "std": [1.706152461563854, 1.4478698291127465], "min": [0, 1], "max": [6, 6], "count": [113]}, "eef_velocity_state": {"mean": [1.3982300884955752, 1.5575221238938053], "std": [0.6454719479224946, 0.5141889927905824], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_state": {"mean": [1.2831858407079646, 1.2920353982300885], "std": [0.7222019739151566, 0.7369083458961432], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_direction_action": {"mean": [3.7168141592920354, 3.672566371681416], "std": [1.706152461563854, 1.4478698291127465], "min": [0, 1], "max": [6, 6], "count": [113]}, "eef_velocity_action": {"mean": [1.3982300884955752, 1.5575221238938053], "std": [0.6454719479224946, 0.5141889927905824], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_action": {"mean": [1.2831858407079646, 1.2920353982300885], "std": [0.7222019739151566, 0.7369083458961432], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_sim_pose_state": {"mean": [0.6524709581635403, 0.12770900002350113, 1.2173111267111336, -1.418956570698721, 0.9457537241914743, -2.25886798062643, 0.6541642011242287, -0.11753958972673126, 1.1705017119166783, 1.388790303052105, 0.8189901381126544, 2.106416526831143], "std": [0.0804698475840727, 0.015073152177178424, 0.029588216337129384, 0.2557642847618174, 0.07041178626354924, 0.19479131944895328, 0.07708042593312765, 0.01841560759153306, 0.04165943974510936, 0.21858642403771203, 0.08084707788699697, 0.1544547209398522], "min": [0.5428580295231891, 0.11042886885173875, 1.168287231455211, -1.8378997301312376, 0.7922300316085047, -2.514894775112695, 0.5485645922865625, -0.16447216006620863, 1.1086206402637588, 0.9610715084479708, 0.695236141919894, 1.6899906088446235], "max": [0.7431449242895767, 0.16954744643371503, 1.2640029578930678, -0.9988781745446391, 1.0313832839276524, -1.840766042618542, 0.7399001725806028, -0.08673512354609292, 1.2578943137129386, 1.7193797550552905, 0.9363215206213003, 2.241264299355153], "count": [113]}, "eef_sim_pose_action": {"mean": [0.6524709581635403, 0.12770900002350113, 1.2173111267111336, -1.418956570698721, 0.9457537241914743, -2.25886798062643, 0.6541642011242287, -0.11753958972673126, 1.1705017119166783, 1.388790303052105, 0.8189901381126544, 2.106416526831143], "std": [0.0804698475840727, 0.015073152177178424, 0.029588216337129384, 0.2557642847618174, 0.07041178626354924, 0.19479131944895328, 0.07708042593312765, 0.01841560759153306, 0.04165943974510936, 0.21858642403771203, 0.08084707788699697, 0.1544547209398522], "min": [0.5428580295231891, 0.11042886885173875, 1.168287231455211, -1.8378997301312376, 0.7922300316085047, -2.514894775112695, 0.5485645922865625, -0.16447216006620863, 1.1086206402637588, 0.9610715084479708, 0.695236141919894, 1.6899906088446235], "max": [0.7431449242895767, 0.16954744643371503, 1.2640029578930678, -0.9988781745446391, 1.0313832839276524, -1.840766042618542, 0.7399001725806028, -0.08673512354609292, 1.2578943137129386, 1.7193797550552905, 0.9363215206213003, 2.241264299355153], "count": [113]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4072668075980392]], [[0.4128040339052288]], [[0.44075248366013076]]], "std": [[[0.2840489538209197]], [[0.27602691074426183]], [[0.26684443935509256]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13333333333333333]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.493933737745098]], [[0.5066009395424838]], [[0.4860567320261438]]], "std": [[[0.31548836722274526]], [[0.31866674032086345]], [[0.32562295444516826]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5247885723039215]], [[0.5408749183006536]], [[0.523566832107843]]], "std": [[[0.30621255272385633]], [[0.3096822486816024]], [[0.3154454258386171]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42536391339869284]], [[0.45550809640522877]], [[0.42815462009803923]]], "std": [[[0.3672012527487636]], [[0.3691010810628257]], [[0.38053218197006516]]], "count": [100]}, "observation.state": {"min": [0.2547541558742523, -1.1726081371307373, 0.8838311433792114, -0.038889314979314804, -1.2414274215698242, 0.5261978507041931, -1.2019340991973877, -1.3191901445388794, 0.7237544655799866, 0.02830071747303009, 0.44754233956336975, -0.8411058783531189, 46.31062698364258, 40.015625, -0.9018750190734863, -0.14000000059604645, 0.9056249856948853, 0.125, 9.754374504089355, -0.22937500476837158, 14.6274995803833, 0.22499999403953552, 1.0099999904632568, 34.893123626708984, 38.72249984741211, 29.65625, 0.38999998569488525, -0.6743749976158142, 0.8637499809265137, 0.33937501907348633, 0.6931250095367432, -0.22875000536441803, 1.0831249952316284, -0.5764285922050476, 0.7300000190734863, 8.256250381469727], "max": [0.8184557557106018, -0.6376840472221375, 1.4380674362182617, 0.5977960228919983, -0.20997844636440277, 0.7708666920661926, -0.5650845170021057, -0.8190915584564209, 1.5653371810913086, 0.3218291103839874, 1.6417224407196045, -0.7548447251319885, 81.2874984741211, 61.38624954223633, 10.81624984741211, 6.564000129699707, 57.313751220703125, 55.883750915527344, 69.89125061035156, 48.37062454223633, 65.43562316894531, 57.928749084472656, 67.47125244140625, 76.70062255859375, 63.27375030517578, 46.310001373291016, 0.5462499856948853, 9.8100004196167, 56.32250213623047, 33.22312545776367, 71.43937683105469, 37.75062561035156, 80.00749969482422, 55.58187484741211, 70.95938110351562, 83.59062957763672], "mean": [0.415404349565506, -0.9249022006988525, 1.1520839929580688, 0.33233749866485596, -0.650016188621521, 0.6645364165306091, -0.851783037185669, -0.9976687431335449, 1.0842158794403076, 0.18559473752975464, 1.0868866443634033, -0.8000297546386719, 59.297271728515625, 48.944297790527344, 0.19770154356956482, 1.587649941444397, 24.023799896240234, 18.051313400268555, 33.27532958984375, 9.915416717529297, 35.002784729003906, 18.168685913085938, 23.878507614135742, 53.01620101928711, 49.30071258544922, 39.92487716674805, 0.45682767033576965, 4.682867050170898, 21.195999145507812, 10.451178550720215, 27.625770568847656, 11.865116119384766, 32.30931854248047, 16.294357299804688, 26.052427291870117, 50.09439468383789], "std": [0.1520114690065384, 0.17443829774856567, 0.20529520511627197, 0.1722821444272995, 0.3074567914009094, 0.0921010971069336, 0.2751784026622772, 0.17290018498897552, 0.30953744053840637, 0.08372053503990173, 0.4399861991405487, 0.02866624854505062, 12.139557838439941, 5.036941051483154, 2.4838171005249023, 2.1431782245635986, 21.97110939025879, 20.95894432067871, 22.850107192993164, 15.010122299194336, 20.2657413482666, 20.55977439880371, 25.65556526184082, 11.569426536560059, 9.892340660095215, 5.401291370391846, 0.04541875049471855, 4.076292991638184, 23.47236442565918, 11.636733055114746, 27.56397819519043, 13.858988761901855, 31.5494327545166, 20.78468132019043, 28.59613800048828, 24.136978149414062], "count": [126]}, "action": {"min": [0.2547541558742523, -1.1726081371307373, 0.8838311433792114, -0.038889314979314804, -1.2414274215698242, 0.5261978507041931, -1.2019340991973877, -1.3191901445388794, 0.7237544655799866, 0.02830071747303009, 0.44754233956336975, -0.8411058783531189, 46.31062698364258, 40.015625, -0.9018750190734863, -0.14000000059604645, 0.9056249856948853, 0.125, 9.754374504089355, -0.22937500476837158, 14.6274995803833, 0.22499999403953552, 1.0099999904632568, 34.893123626708984, 38.72249984741211, 29.65625, 0.38999998569488525, -0.6743749976158142, 0.8637499809265137, 0.33937501907348633, 0.6931250095367432, -0.22875000536441803, 1.0831249952316284, -0.5764285922050476, 0.7300000190734863, 8.256250381469727], "max": [0.8184557557106018, -0.6376840472221375, 1.4380674362182617, 0.5977960228919983, -0.20997844636440277, 0.7708666920661926, -0.5650845170021057, -0.8190915584564209, 1.5653371810913086, 0.3218291103839874, 1.6417224407196045, -0.7548447251319885, 81.2874984741211, 61.38624954223633, 10.81624984741211, 6.564000129699707, 57.313751220703125, 55.883750915527344, 69.89125061035156, 48.37062454223633, 65.43562316894531, 57.928749084472656, 67.47125244140625, 76.70062255859375, 63.27375030517578, 46.310001373291016, 0.5462499856948853, 9.8100004196167, 56.32250213623047, 33.22312545776367, 71.43937683105469, 37.75062561035156, 80.00749969482422, 55.58187484741211, 70.95938110351562, 83.59062957763672], "mean": [0.41540423035621643, -0.9249022006988525, 1.152084231376648, 0.33233755826950073, -0.6500162482261658, 0.6645364761352539, -0.8517832159996033, -0.9976685643196106, 1.0842156410217285, 0.18559472262859344, 1.0868866443634033, -0.8000298738479614, 59.29727554321289, 48.94431686401367, 0.19770151376724243, 1.5876498222351074, 24.0237979888916, 18.05131721496582, 33.27532196044922, 9.91541862487793, 35.00279998779297, 18.168685913085938, 23.878515243530273, 53.01620101928711, 49.30070495605469, 39.92485809326172, 0.45682770013809204, 4.682866096496582, 21.19599151611328, 10.451180458068848, 27.62576675415039, 11.8651123046875, 32.3093147277832, 16.294370651245117, 26.05242156982422, 50.09440612792969], "std": [0.15201148390769958, 0.17443828284740448, 0.20529519021511078, 0.1722821593284607, 0.3074567914009094, 0.092101089656353, 0.2751784026622772, 0.17290019989013672, 0.30953747034072876, 0.08372052758932114, 0.4399862289428711, 0.02866624854505062, 12.139556884765625, 5.0369415283203125, 2.4838171005249023, 2.1431782245635986, 21.97110939025879, 20.958942413330078, 22.850107192993164, 15.01012134552002, 20.2657413482666, 20.559772491455078, 25.655563354492188, 11.569426536560059, 9.892340660095215, 5.401290416717529, 0.04541875049471855, 4.076293468475342, 23.472362518310547, 11.63673210144043, 27.563974380493164, 13.858989715576172, 31.549434661865234, 20.784683227539062, 28.596139907836914, 24.13697624206543], "count": [126]}, "timestamp": {"min": [0.0], "max": [4.166666666666667], "mean": [2.0833333333333335], "std": [1.2123973801552888], "count": [126]}, "frame_index": {"min": [0], "max": [125], "mean": [62.5], "std": [36.37192140465866], "count": [126]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [126]}, "index": {"min": [2667], "max": [2792], "mean": [2729.5], "std": [36.37192140465866], "count": [126]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [126]}, "subtask_annotation": {"mean": [2.484126984126984, 11.0, 11.0, 11.0, 11.0], "std": [1.5313347585048787, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [126]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [126]}, "eef_direction_state": {"mean": [2.2857142857142856, 3.1984126984126986], "std": [2.115164982334553, 1.9232076432886374], "min": [0, 0], "max": [6, 6], "count": [126]}, "eef_velocity_state": {"mean": [1.5158730158730158, 1.5317460317460319], "std": [0.5305601559796272, 0.6131690765624979], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_state": {"mean": [1.1349206349206349, 1.2857142857142858], "std": [0.8003290454574116, 0.7544275960835647], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_direction_action": {"mean": [2.2857142857142856, 3.1984126984126986], "std": [2.115164982334553, 1.9232076432886374], "min": [0, 0], "max": [6, 6], "count": [126]}, "eef_velocity_action": {"mean": [1.5158730158730158, 1.5317460317460319], "std": [0.5305601559796272, 0.6131690765624979], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_action": {"mean": [1.1349206349206349, 1.2857142857142858], "std": [0.8003290454574116, 0.7544275960835647], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_sim_pose_state": {"mean": [0.6637399008196083, 0.11444496519408198, 1.2708854915805752, -1.221870903243981, 1.0149231168668547, -2.066285599750083, 0.6479320795262835, -0.16195625171295433, 1.1997166157315229, 1.273587667556558, 0.6955010775273275, 1.9132657091196221], "std": [0.08311586752693291, 0.01697402641097373, 0.03659506910923786, 0.3015053802073578, 0.10297740035409801, 0.15867635234018365, 0.09143797345761763, 0.03182486030577935, 0.04289322063086218, 0.23065774546905443, 0.13325950880258447, 0.13910603957992088], "min": [0.5517790796593467, 0.08853899280054256, 1.2171906601839282, -1.7291946615665172, 0.6917838178326376, -2.3029985906718964, 0.5398369385058526, -0.22318133238101534, 1.1170205264864865, 0.9486885377599157, 0.4942067094295868, 1.6760518317301416], "max": [0.7670466306128612, 0.15253207691879223, 1.3466649616286523, -0.7579651788338903, 1.1157839210457086, -1.7681761007325827, 0.7774681773754539, -0.11822970388974718, 1.2681853353462615, 1.7102184073192688, 0.8434251697547102, 2.145026990984373], "count": [126]}, "eef_sim_pose_action": {"mean": [0.6637399008196083, 0.11444496519408198, 1.2708854915805752, -1.221870903243981, 1.0149231168668547, -2.066285599750083, 0.6479320795262835, -0.16195625171295433, 1.1997166157315229, 1.273587667556558, 0.6955010775273275, 1.9132657091196221], "std": [0.08311586752693291, 0.01697402641097373, 0.03659506910923786, 0.3015053802073578, 0.10297740035409801, 0.15867635234018365, 0.09143797345761763, 0.03182486030577935, 0.04289322063086218, 0.23065774546905443, 0.13325950880258447, 0.13910603957992088], "min": [0.5517790796593467, 0.08853899280054256, 1.2171906601839282, -1.7291946615665172, 0.6917838178326376, -2.3029985906718964, 0.5398369385058526, -0.22318133238101534, 1.1170205264864865, 0.9486885377599157, 0.4942067094295868, 1.6760518317301416], "max": [0.7670466306128612, 0.15253207691879223, 1.3466649616286523, -0.7579651788338903, 1.1157839210457086, -1.7681761007325827, 0.7774681773754539, -0.11822970388974718, 1.2681853353462615, 1.7102184073192688, 0.8434251697547102, 2.145026990984373], "count": [126]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40122535539215687]], [[0.41056139501633987]], [[0.443064904003268]]], "std": [[[0.28177295351885867]], [[0.2740241387207615]], [[0.26486313822389923]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4945614848856209]], [[0.508120120506536]], [[0.4881199080882353]]], "std": [[[0.3267212882022318]], [[0.3284296243453641]], [[0.33395797751519746]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5158059620098039]], [[0.5270687009803922]], [[0.5056137826797386]]], "std": [[[0.30590348704039955]], [[0.3099096368742283]], [[0.31590615508959946]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4266786744281046]], [[0.45513893586601306]], [[0.4297850102124183]]], "std": [[[0.3733672975900583]], [[0.3741808398047182]], [[0.3867884347363329]]], "count": [100]}, "observation.state": {"min": [0.32837891578674316, -1.2076562643051147, 0.9245060086250305, 0.040627144277095795, -1.0778591632843018, 0.4969910979270935, -0.9642748236656189, -1.2668087482452393, 0.853122353553772, -0.10001812130212784, 0.441200315952301, -0.9029049277305603, 40.19375228881836, 36.669376373291016, -0.8743749856948853, 0.05874999612569809, 0.6600000262260437, 0.06187499687075615, 0.8233333230018616, -0.6243749856948853, 1.351428508758545, -0.2043750286102295, 2.4625000953674316, 7.765625, 32.11499786376953, 30.95687484741211, 0.35499998927116394, -0.6293749809265137, 1.0475000143051147, 0.6025000214576721, 0.6775000095367432, -0.32249999046325684, 1.034999966621399, -0.5274999737739563, 0.7543749809265137, 8.048333168029785], "max": [0.8699973821640015, -0.7943989634513855, 1.445053219795227, 0.5069094896316528, -0.28574901819229126, 0.8147258162498474, -0.5782692432403564, -0.8948939442634583, 1.4579280614852905, 0.17099641263484955, 1.264909267425537, -0.7967116832733154, 70.86499786376953, 45.444374084472656, 25.866666793823242, 9.558333396911621, 58.641876220703125, 38.823123931884766, 73.31187438964844, 19.380624771118164, 70.29187774658203, 41.181251525878906, 68.66374969482422, 43.868751525878906, 59.294376373291016, 43.259376525878906, 0.578125, 9.609999656677246, 50.74437713623047, 44.375, 62.81437683105469, 55.076873779296875, 65.65875244140625, 69.31375122070312, 62.96062469482422, 98.97624969482422], "mean": [0.5194863080978394, -0.9904603958129883, 1.1941062211990356, 0.3167009651660919, -0.6482691764831543, 0.6054816246032715, -0.6996515393257141, -1.0545220375061035, 1.1632851362228394, 0.07744233310222626, 0.811191976070404, -0.8559824824333191, 55.20182418823242, 42.53021240234375, 2.3448617458343506, 3.7122445106506348, 23.25856590270996, 13.079370498657227, 31.573734283447266, 5.0094780921936035, 33.706600189208984, 12.80929946899414, 28.63858413696289, 28.632532119750977, 46.76479721069336, 37.75001525878906, 0.44760453701019287, 4.119105339050293, 20.381122589111328, 15.089532852172852, 30.803386688232422, 17.868701934814453, 31.6123104095459, 20.486509323120117, 23.46762466430664, 57.15506362915039], "std": [0.19618919491767883, 0.15166202187538147, 0.19282394647598267, 0.13442324101924896, 0.27582940459251404, 0.09941279143095016, 0.1569405347108841, 0.1373368799686432, 0.2283056527376175, 0.08912033587694168, 0.27119481563568115, 0.04277627915143967, 11.861917495727539, 2.7190535068511963, 7.324188709259033, 2.827388048171997, 23.495433807373047, 15.547196388244629, 25.888864517211914, 6.362992286682129, 23.640758514404297, 15.133146286010742, 25.304048538208008, 10.3058500289917, 9.294705390930176, 4.333142280578613, 0.049738310277462006, 3.6895790100097656, 20.87485122680664, 17.35326385498047, 20.965415954589844, 21.264406204223633, 22.421056747436523, 26.47901153564453, 24.80122184753418, 25.997642517089844], "count": [117]}, "action": {"min": [0.32837891578674316, -1.2076562643051147, 0.9245060086250305, 0.040627144277095795, -1.0778591632843018, 0.4969910979270935, -0.9642748236656189, -1.2668087482452393, 0.853122353553772, -0.10001812130212784, 0.441200315952301, -0.9029049277305603, 40.19375228881836, 36.669376373291016, -0.8743749856948853, 0.05874999612569809, 0.6600000262260437, 0.06187499687075615, 0.8233333230018616, -0.6243749856948853, 1.351428508758545, -0.2043750286102295, 2.4625000953674316, 7.765625, 32.11499786376953, 30.95687484741211, 0.35499998927116394, -0.6293749809265137, 1.0475000143051147, 0.6025000214576721, 0.6775000095367432, -0.32249999046325684, 1.034999966621399, -0.5274999737739563, 0.7543749809265137, 8.048333168029785], "max": [0.8699973821640015, -0.7943989634513855, 1.445053219795227, 0.5069094896316528, -0.28574901819229126, 0.8147258162498474, -0.5782692432403564, -0.8948939442634583, 1.4579280614852905, 0.17099641263484955, 1.264909267425537, -0.7967116832733154, 70.86499786376953, 45.444374084472656, 25.866666793823242, 9.558333396911621, 58.641876220703125, 38.823123931884766, 73.31187438964844, 19.380624771118164, 70.29187774658203, 41.181251525878906, 68.66374969482422, 43.868751525878906, 59.294376373291016, 43.259376525878906, 0.578125, 9.609999656677246, 50.74437713623047, 44.375, 62.81437683105469, 55.076873779296875, 65.65875244140625, 69.31375122070312, 62.96062469482422, 98.97624969482422], "mean": [0.519486129283905, -0.9904603362083435, 1.194106101989746, 0.3167009651660919, -0.6482690572738647, 0.6054815053939819, -0.6996515989303589, -1.0545220375061035, 1.1632851362228394, 0.07744231820106506, 0.8111920356750488, -0.8559826612472534, 55.201820373535156, 42.53022003173828, 2.3448586463928223, 3.712244749069214, 23.25856590270996, 13.079370498657227, 31.573734283447266, 5.00947904586792, 33.70660400390625, 12.809303283691406, 28.638580322265625, 28.632537841796875, 46.76479721069336, 37.75001907348633, 0.44760453701019287, 4.119104862213135, 20.381126403808594, 15.089536666870117, 30.80339813232422, 17.86870574951172, 31.612302780151367, 20.486499786376953, 23.467613220214844, 57.155067443847656], "std": [0.19618919491767883, 0.15166203677654266, 0.19282394647598267, 0.13442324101924896, 0.2758294343948364, 0.09941279143095016, 0.1569405198097229, 0.137336865067482, 0.2283056527376175, 0.08912032842636108, 0.27119484543800354, 0.042776286602020264, 11.861917495727539, 2.7190537452697754, 7.324189186096191, 2.827388286590576, 23.495431900024414, 15.547197341918945, 25.88886260986328, 6.362991809844971, 23.640758514404297, 15.133149147033691, 25.304046630859375, 10.305850982666016, 9.294706344604492, 4.333141803741455, 0.049738310277462006, 3.6895782947540283, 20.874853134155273, 17.35326385498047, 20.965415954589844, 21.264406204223633, 22.421056747436523, 26.47901153564453, 24.80122184753418, 25.997642517089844], "count": [117]}, "timestamp": {"min": [0.0], "max": [3.8666666666666667], "mean": [1.9333333333333336], "std": [1.125791902354697], "count": [117]}, "frame_index": {"min": [0], "max": [116], "mean": [58.0], "std": [33.77375707064091], "count": [117]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [117]}, "index": {"min": [2793], "max": [2909], "mean": [2851.0], "std": [33.77375707064091], "count": [117]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [117]}, "subtask_annotation": {"mean": [2.5641025641025643, 11.0, 11.0, 11.0, 11.0], "std": [1.3164612977429166, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [117]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [117]}, "eef_direction_state": {"mean": [2.786324786324786, 3.8205128205128207], "std": [2.127673018983515, 1.4711782859262623], "min": [0, 1], "max": [6, 6], "count": [117]}, "eef_velocity_state": {"mean": [1.5042735042735043, 1.5982905982905984], "std": [0.5642320493709065, 0.5400194529549166], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_acc_mag_state": {"mean": [1.1367521367521367, 1.393162393162393], "std": [0.8049630549040077, 0.7274503531949819], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_direction_action": {"mean": [2.786324786324786, 3.8205128205128207], "std": [2.127673018983515, 1.4711782859262623], "min": [0, 1], "max": [6, 6], "count": [117]}, "eef_velocity_action": {"mean": [1.5042735042735043, 1.5982905982905984], "std": [0.5642320493709065, 0.5400194529549166], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_acc_mag_action": {"mean": [1.1367521367521367, 1.393162393162393], "std": [0.8049630549040077, 0.7274503531949819], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_sim_pose_state": {"mean": [0.673855664380438, 0.10542234332560556, 1.2265290015432055, -1.4095269455577586, 0.9578702375089894, -2.2212653437639767, 0.6691464843435583, -0.11933985844004585, 1.1812947918114192, 1.3980505077956242, 0.8268885455520698, 2.0912107289010993], "std": [0.0692336622138928, 0.01854856154418882, 0.030064032068778036, 0.2139138436405738, 0.06754811610138262, 0.18718139122026378, 0.0741019762646342, 0.028936228862540197, 0.04870195406839699, 0.24256070938263086, 0.06380954314792217, 0.1914427241548756], "min": [0.5680258939185646, 0.07798315655603269, 1.1832386698202686, -1.771407304583242, 0.7982301223022814, -2.438423995388154, 0.56137304196191, -0.1912760502948771, 1.1105166959275208, 0.8733668522997333, 0.6991947694269407, 1.56050928737623], "max": [0.7509032926655091, 0.14455405705632896, 1.2912133740585547, -0.997320763073321, 1.0488916376212063, -1.7911045331216984, 0.7516211301660793, -0.08085908907709044, 1.2994725320968712, 1.7753745522291031, 0.9047032280728944, 2.260452478881772], "count": [117]}, "eef_sim_pose_action": {"mean": [0.673855664380438, 0.10542234332560556, 1.2265290015432055, -1.4095269455577586, 0.9578702375089894, -2.2212653437639767, 0.6691464843435583, -0.11933985844004585, 1.1812947918114192, 1.3980505077956242, 0.8268885455520698, 2.0912107289010993], "std": [0.0692336622138928, 0.01854856154418882, 0.030064032068778036, 0.2139138436405738, 0.06754811610138262, 0.18718139122026378, 0.0741019762646342, 0.028936228862540197, 0.04870195406839699, 0.24256070938263086, 0.06380954314792217, 0.1914427241548756], "min": [0.5680258939185646, 0.07798315655603269, 1.1832386698202686, -1.771407304583242, 0.7982301223022814, -2.438423995388154, 0.56137304196191, -0.1912760502948771, 1.1105166959275208, 0.8733668522997333, 0.6991947694269407, 1.56050928737623], "max": [0.7509032926655091, 0.14455405705632896, 1.2912133740585547, -0.997320763073321, 1.0488916376212063, -1.7911045331216984, 0.7516211301660793, -0.08085908907709044, 1.2994725320968712, 1.7753745522291031, 0.9047032280728944, 2.260452478881772], "count": [117]}}} +{"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.40155818831699347]], [[0.40900869281045754]], [[0.4410086294934641]]], "std": [[[0.28329400037096225]], [[0.27614032743592093]], [[0.2680279461832732]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.15294117647058825]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4916139889705882]], [[0.5037419056372548]], [[0.48355151552287584]]], "std": [[[0.3228226808793265]], [[0.3256319646579124]], [[0.3327811794370245]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4801331086601307]], [[0.494507295751634]], [[0.4761811376633987]]], "std": [[[0.3122367821611044]], [[0.3175413902099447]], [[0.3244622294228475]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42093604370915033]], [[0.44980947712418295]], [[0.4240100428921569]]], "std": [[[0.3731309080425305]], [[0.37448002587259954]], [[0.38707357644015694]]], "count": [100]}, "observation.state": {"min": [0.395923912525177, -1.1476930379867554, 0.8915560245513916, 0.008244110271334648, -1.3791824579238892, 0.4605602025985718, -1.10685133934021, -1.24687659740448, 0.7760404944419861, 0.037623025476932526, 0.536783754825592, -0.9107728600502014, 45.783748626708984, 38.699092864990234, -0.7706249952316284, -0.4293749928474426, 0.7115384340286255, 0.1525000035762787, 0.9255555272102356, -0.6299999952316284, 0.871999979019165, -3.0450000762939453, 0.9830000400543213, 8.104999542236328, 40.86937713623047, 37.118751525878906, 0.328125, -0.5687500238418579, 0.7406250238418579, 0.7762500047683716, 0.6142857074737549, -0.015000006183981895, 1.0666667222976685, -0.2645454704761505, 0.7260000109672546, 0.46799999475479126], "max": [0.9778701663017273, -0.8008602261543274, 1.4461737871170044, 0.31648164987564087, -0.4160706102848053, 0.7862846851348877, -0.5923361778259277, -0.8766069412231445, 1.444433331489563, 0.26925817131996155, 1.5507192611694336, -0.7545824646949768, 72.86437225341797, 44.76375198364258, 28.969091415405273, 7.71999979019165, 63.3849983215332, 34.04125213623047, 71.8968734741211, 16.700624465942383, 70.93374633789062, 38.942501068115234, 67.0112533569336, 61.04750061035156, 63.086875915527344, 47.52124786376953, 0.44874998927116394, 9.826000213623047, 54.21500015258789, 37.079376220703125, 67.3031234741211, 36.416873931884766, 78.98625183105469, 44.11375045776367, 66.04875183105469, 76.9124984741211], "mean": [0.6116178631782532, -0.9556593298912048, 1.162071704864502, 0.21292738616466522, -0.8326617479324341, 0.610049843788147, -0.7846293449401855, -1.0219485759735107, 1.0963648557662964, 0.14944489300251007, 0.9946034550666809, -0.8070087432861328, 59.65608215332031, 42.46939468383789, 3.2874534130096436, 2.143650770187378, 28.53380012512207, 11.822061538696289, 36.24705123901367, 5.357824802398682, 36.734615325927734, 14.288674354553223, 29.289180755615234, 39.31215286254883, 51.421852111816406, 42.07518005371094, 0.40028300881385803, 4.583167552947998, 23.70209312438965, 14.616874694824219, 33.216278076171875, 14.91779613494873, 38.11050033569336, 14.175970077514648, 27.58771324157715, 46.009334564208984], "std": [0.20845629274845123, 0.12170904874801636, 0.20515891909599304, 0.08119148761034012, 0.32094529271125793, 0.09277839213609695, 0.21211858093738556, 0.13259384036064148, 0.2533052861690521, 0.05792907997965813, 0.3361363112926483, 0.05049006640911102, 10.594110488891602, 2.132432460784912, 8.487640380859375, 2.358656883239746, 24.949426651000977, 13.482681274414062, 26.864931106567383, 5.9475555419921875, 24.881656646728516, 15.126410484313965, 25.855148315429688, 15.693230628967285, 9.371435165405273, 4.1963605880737305, 0.0305187851190567, 4.195291996002197, 22.861316680908203, 14.4323091506958, 25.002361297607422, 14.576993942260742, 30.33492660522461, 15.888468742370605, 27.53362274169922, 24.195146560668945], "count": [101]}, "action": {"min": [0.395923912525177, -1.1476930379867554, 0.8915560245513916, 0.008244110271334648, -1.3791824579238892, 0.4605602025985718, -1.10685133934021, -1.24687659740448, 0.7760404944419861, 0.037623025476932526, 0.536783754825592, -0.9107728600502014, 45.783748626708984, 38.699092864990234, -0.7706249952316284, -0.4293749928474426, 0.7115384340286255, 0.1525000035762787, 0.9255555272102356, -0.6299999952316284, 0.871999979019165, -3.0450000762939453, 0.9830000400543213, 8.104999542236328, 40.86937713623047, 37.118751525878906, 0.328125, -0.5687500238418579, 0.7406250238418579, 0.7762500047683716, 0.6142857074737549, -0.015000006183981895, 1.0666667222976685, -0.2645454704761505, 0.7260000109672546, 0.46799999475479126], "max": [0.9778701663017273, -0.8008602261543274, 1.4461737871170044, 0.31648164987564087, -0.4160706102848053, 0.7862846851348877, -0.5923361778259277, -0.8766069412231445, 1.444433331489563, 0.26925817131996155, 1.5507192611694336, -0.7545824646949768, 72.86437225341797, 44.76375198364258, 28.969091415405273, 7.71999979019165, 63.3849983215332, 34.04125213623047, 71.8968734741211, 16.700624465942383, 70.93374633789062, 38.942501068115234, 67.0112533569336, 61.04750061035156, 63.086875915527344, 47.52124786376953, 0.44874998927116394, 9.826000213623047, 54.21500015258789, 37.079376220703125, 67.3031234741211, 36.416873931884766, 78.98625183105469, 44.11375045776367, 66.04875183105469, 76.9124984741211], "mean": [0.611617922782898, -0.9556591510772705, 1.1620715856552124, 0.2129274159669876, -0.8326617479324341, 0.6100499033927917, -0.784629225730896, -1.0219484567642212, 1.0963647365570068, 0.14944490790367126, 0.9946032762527466, -0.8070088624954224, 59.656105041503906, 42.469383239746094, 3.2874510288238525, 2.1436500549316406, 28.53379249572754, 11.822061538696289, 36.2470588684082, 5.357826232910156, 36.734615325927734, 14.28867244720459, 29.289188385009766, 39.312156677246094, 51.42185592651367, 42.0752067565918, 0.40028300881385803, 4.583168029785156, 23.70209312438965, 14.616875648498535, 33.21626663208008, 14.91779613494873, 38.11049270629883, 14.175970077514648, 27.58771324157715, 46.00934982299805], "std": [0.20845629274845123, 0.12170906364917755, 0.20515891909599304, 0.08119148761034012, 0.3209453225135803, 0.09277840703725815, 0.21211856603622437, 0.13259384036064148, 0.2533052861690521, 0.057929083704948425, 0.3361363112926483, 0.05049006640911102, 10.594108581542969, 2.132432699203491, 8.487639427185059, 2.358656883239746, 24.94942855834961, 13.482681274414062, 26.864933013916016, 5.947556018829346, 24.881656646728516, 15.126408576965332, 25.855148315429688, 15.693230628967285, 9.371434211730957, 4.1963605880737305, 0.03051879070699215, 4.195291996002197, 22.861316680908203, 14.432310104370117, 25.002363204956055, 14.57699203491211, 30.33492660522461, 15.888466835021973, 27.53362274169922, 24.19515037536621], "count": [101]}, "timestamp": {"min": [0.0], "max": [3.3333333333333335], "mean": [1.6666666666666665], "std": [0.97182531580755], "count": [101]}, "frame_index": {"min": [0], "max": [100], "mean": [50.0], "std": [29.154759474226502], "count": [101]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [101]}, "index": {"min": [2910], "max": [3010], "mean": [2960.0], "std": [29.154759474226502], "count": [101]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [101]}, "subtask_annotation": {"mean": [2.6534653465346536, 11.0, 11.0, 11.0, 11.0], "std": [1.6071353493024025, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [101]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [101]}, "eef_direction_state": {"mean": [2.4554455445544554, 3.108910891089109], "std": [1.9218635370273844, 1.8556896190787486], "min": [0, 0], "max": [6, 6], "count": [101]}, "eef_velocity_state": {"mean": [1.4851485148514851, 1.603960396039604], "std": [0.5560443992910481, 0.5089147435998576], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_acc_mag_state": {"mean": [1.4158415841584158, 1.4653465346534653], "std": [0.7212108456029432, 0.6684451655294352], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_direction_action": {"mean": [2.4554455445544554, 3.108910891089109], "std": [1.9218635370273844, 1.8556896190787486], "min": [0, 0], "max": [6, 6], "count": [101]}, "eef_velocity_action": {"mean": [1.4851485148514851, 1.603960396039604], "std": [0.5560443992910481, 0.5089147435998576], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_acc_mag_action": {"mean": [1.4158415841584158, 1.4653465346534653], "std": [0.7212108456029432, 0.6684451655294352], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_sim_pose_state": {"mean": [0.6578246226216277, 0.1247325684342261, 1.2374442162338044, -1.2617579688641472, 0.8578055418970797, -2.105283862401236, 0.6543641380506205, -0.13886030429090992, 1.1951681112240684, 1.296128524029055, 0.7115671995785406, 1.9756307828048891], "std": [0.07783642990470835, 0.01013627088659955, 0.028525477717119982, 0.2087760284274583, 0.08138812001697275, 0.14634533130667454, 0.07693144565396756, 0.019050530192721255, 0.03643599643745665, 0.1892915906189199, 0.13317743632744578, 0.12849178578944026], "min": [0.549139650122726, 0.10772210137967889, 1.1871858552709291, -1.6230120118705307, 0.6688424522349745, -2.251720709255764, 0.5537692058455227, -0.18193054880251164, 1.132712447768804, 0.964660361585203, 0.47156280839516684, 1.6552489125067105], "max": [0.7498910382213322, 0.1429452189462152, 1.3010814103953559, -0.9093527588052327, 0.9697449687563808, -1.7472804477114496, 0.7509467051501582, -0.11586321268318917, 1.2621387589896438, 1.6318609523720295, 0.8563409979254768, 2.143423014898796], "count": [101]}, "eef_sim_pose_action": {"mean": [0.6578246226216277, 0.1247325684342261, 1.2374442162338044, -1.2617579688641472, 0.8578055418970797, -2.105283862401236, 0.6543641380506205, -0.13886030429090992, 1.1951681112240684, 1.296128524029055, 0.7115671995785406, 1.9756307828048891], "std": [0.07783642990470835, 0.01013627088659955, 0.028525477717119982, 0.2087760284274583, 0.08138812001697275, 0.14634533130667454, 0.07693144565396756, 0.019050530192721255, 0.03643599643745665, 0.1892915906189199, 0.13317743632744578, 0.12849178578944026], "min": [0.549139650122726, 0.10772210137967889, 1.1871858552709291, -1.6230120118705307, 0.6688424522349745, -2.251720709255764, 0.5537692058455227, -0.18193054880251164, 1.132712447768804, 0.964660361585203, 0.47156280839516684, 1.6552489125067105], "max": [0.7498910382213322, 0.1429452189462152, 1.3010814103953559, -0.9093527588052327, 0.9697449687563808, -1.7472804477114496, 0.7509467051501582, -0.11586321268318917, 1.2621387589896438, 1.6318609523720295, 0.8563409979254768, 2.143423014898796], "count": [101]}}} +{"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.41697285130718953]], [[0.4219582373366013]], [[0.4556289950980392]]], "std": [[[0.255874590409211]], [[0.24981914425480206]], [[0.2420618096234663]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.14901960784313725]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4714427287581699]], [[0.48191673611111113]], [[0.4631517994281046]]], "std": [[[0.32065049081094227]], [[0.3236979362103904]], [[0.3296086099533697]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13333333333333333]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46261508374183]], [[0.4734130800653595]], [[0.45289794321895427]]], "std": [[[0.3045422286106644]], [[0.3111260795871497]], [[0.31672306311285137]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42099724264705884]], [[0.4461075285947712]], [[0.4178323284313726]]], "std": [[[0.365198946007415]], [[0.37238803471921345]], [[0.38358706551929156]]], "count": [100]}, "observation.state": {"min": [0.19989319145679474, -1.2440155744552612, 0.9582427144050598, 0.07443541288375854, -0.9941040873527527, -0.16017204523086548, -0.9634165167808533, -1.2857871055603027, 0.8706464171409607, -0.08300907909870148, 0.39795053005218506, -0.9804239273071289, 37.93375015258789, 34.920623779296875, -0.6368750333786011, -0.6356250047683716, 0.8693749904632568, 0.025624999776482582, 0.987500011920929, -0.9587500095367432, 0.7044444680213928, 0.08437500149011612, 0.9168750047683716, 11.735555648803711, 35.885623931884766, 30.291250228881836, 0.35999998450279236, -0.4893749952316284, 0.7179999947547913, 0.6568750143051147, 0.6041666865348816, -0.5659999847412109, 1.045555591583252, -0.2356249988079071, 0.6518750190734863, 23.898887634277344], "max": [0.7749675512313843, -0.7212510704994202, 1.5538452863693237, 1.2072985172271729, -0.370841920375824, 0.8122377395629883, -0.47958627343177795, -0.870241105556488, 1.4964094161987305, 0.22246381640434265, 1.3225518465042114, -0.7404440641403198, 80.61499786376953, 56.678749084472656, 23.030000686645508, 8.66333293914795, 64.62437438964844, 46.377498626708984, 75.39937591552734, 31.910625457763672, 69.6987533569336, 47.928749084472656, 62.557498931884766, 78.4331283569336, 71.67250061035156, 43.391876220703125, 0.5318750143051147, 9.781111717224121, 64.70999908447266, 36.708126068115234, 77.44062805175781, 29.223125457763672, 84.91437530517578, 20.868125915527344, 73.48625183105469, 74.76750183105469], "mean": [0.3446556031703949, -0.9887637495994568, 1.2741330862045288, 0.6987364888191223, -0.6148049831390381, 0.29610151052474976, -0.6003947854042053, -1.0605448484420776, 1.185443639755249, 0.025085706263780594, 0.84537273645401, -0.8481911420822144, 58.88762664794922, 43.822513580322266, 2.476006031036377, 2.02911376953125, 28.95931625366211, 13.19229793548584, 34.009765625, 8.646992683410645, 34.1207389831543, 16.350446701049805, 24.79973602294922, 47.93017578125, 55.88874435424805, 38.921607971191406, 0.43630969524383545, 3.298182725906372, 31.01420783996582, 14.808250427246094, 40.8656120300293, 8.791743278503418, 44.68846130371094, 4.407299995422363, 35.40615463256836, 55.97990798950195], "std": [0.15505504608154297, 0.1636752188205719, 0.20324715971946716, 0.30811938643455505, 0.19988879561424255, 0.27398115396499634, 0.19400423765182495, 0.13240185379981995, 0.21593300998210907, 0.08600521832704544, 0.31089600920677185, 0.05976559966802597, 14.791460037231445, 5.22691011428833, 6.1280694007873535, 2.4857747554779053, 25.955005645751953, 14.57935619354248, 25.903762817382812, 10.460814476013184, 23.304309844970703, 17.535457611083984, 23.450944900512695, 17.75006675720215, 14.899757385253906, 4.948720932006836, 0.03690760210156441, 3.864872932434082, 28.104381561279297, 13.763952255249023, 31.899280548095703, 8.215537071228027, 35.38544464111328, 6.1186137199401855, 32.5810546875, 10.201498985290527], "count": [212]}, "action": {"min": [0.19989319145679474, -1.2440155744552612, 0.9582427144050598, 0.07443541288375854, -0.9941040873527527, -0.16017204523086548, -0.9634165167808533, -1.2857871055603027, 0.8706464171409607, -0.08300907909870148, 0.39795053005218506, -0.9804239273071289, 37.93375015258789, 34.920623779296875, -0.6368750333786011, -0.6356250047683716, 0.8693749904632568, 0.025624999776482582, 0.987500011920929, -0.9587500095367432, 0.7044444680213928, 0.08437500149011612, 0.9168750047683716, 11.735555648803711, 35.885623931884766, 30.291250228881836, 0.35999998450279236, -0.4893749952316284, 0.7179999947547913, 0.6568750143051147, 0.6041666865348816, -0.5659999847412109, 1.045555591583252, -0.2356249988079071, 0.6518750190734863, 23.898887634277344], "max": [0.7749675512313843, -0.7212510704994202, 1.5538452863693237, 1.2072985172271729, -0.370841920375824, 0.8122377395629883, -0.47958627343177795, -0.870241105556488, 1.4964094161987305, 0.22246381640434265, 1.3225518465042114, -0.7404440641403198, 80.61499786376953, 56.678749084472656, 23.030000686645508, 8.66333293914795, 64.62437438964844, 46.377498626708984, 75.39937591552734, 31.910625457763672, 69.6987533569336, 47.928749084472656, 62.557498931884766, 78.4331283569336, 71.67250061035156, 43.391876220703125, 0.5318750143051147, 9.781111717224121, 64.70999908447266, 36.708126068115234, 77.44062805175781, 29.223125457763672, 84.91437530517578, 20.868125915527344, 73.48625183105469, 74.76750183105469], "mean": [0.3446556031703949, -0.9887635111808777, 1.2741327285766602, 0.6987366080284119, -0.6148050427436829, 0.29610151052474976, -0.6003950834274292, -1.0605443716049194, 1.1854431629180908, 0.025085706263780594, 0.84537273645401, -0.8481909036636353, 58.88763427734375, 43.82251739501953, 2.4760067462921143, 2.029113531112671, 28.959318161010742, 13.192298889160156, 34.00977325439453, 8.646992683410645, 34.12074279785156, 16.35044288635254, 24.799728393554688, 47.93018341064453, 55.88875198364258, 38.92162322998047, 0.436309814453125, 3.298182725906372, 31.014217376708984, 14.808250427246094, 40.8656120300293, 8.791743278503418, 44.68846893310547, 4.407301902770996, 35.40615463256836, 55.97990036010742], "std": [0.15505504608154297, 0.1636752486228943, 0.20324718952178955, 0.3081192970275879, 0.19988878071308136, 0.27398109436035156, 0.19400422275066376, 0.13240186870098114, 0.21593298017978668, 0.08600520342588425, 0.31089597940444946, 0.05976559594273567, 14.791460990905762, 5.2269086837768555, 6.128068923950195, 2.4857747554779053, 25.95500373840332, 14.57935905456543, 25.903762817382812, 10.460814476013184, 23.304311752319336, 17.535457611083984, 23.45094108581543, 17.75006675720215, 14.899757385253906, 4.948719024658203, 0.03690759837627411, 3.864872932434082, 28.104379653930664, 13.763955116271973, 31.899282455444336, 8.215537071228027, 35.38543701171875, 6.118614196777344, 32.5810546875, 10.20150089263916], "count": [212]}, "timestamp": {"min": [0.0], "max": [7.033333333333333], "mean": [3.5166666666666666], "std": [2.039948256424385], "count": [212]}, "frame_index": {"min": [0], "max": [211], "mean": [105.5], "std": [61.198447692731555], "count": [212]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [212]}, "index": {"min": [3011], "max": [3222], "mean": [3116.5], "std": [61.198447692731555], "count": [212]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [212]}, "subtask_annotation": {"mean": [2.518867924528302, 11.0, 11.0, 11.0, 11.0], "std": [1.1874432028162696, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [212]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [212]}, "eef_direction_state": {"mean": [3.3962264150943398, 3.6839622641509435], "std": [1.854007618814711, 1.7399651261118547], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_state": {"mean": [1.4339622641509433, 1.349056603773585], "std": [0.5143023837901525, 0.5994093449669834], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_state": {"mean": [0.9622641509433962, 0.9952830188679245], "std": [0.8514640920412307, 0.8326908048634218], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_direction_action": {"mean": [3.3962264150943398, 3.6839622641509435], "std": [1.854007618814711, 1.7399651261118547], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_action": {"mean": [1.4339622641509433, 1.349056603773585], "std": [0.5143023837901525, 0.5994093449669834], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_action": {"mean": [0.9622641509433962, 0.9952830188679245], "std": [0.8514640920412307, 0.8326908048634218], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_sim_pose_state": {"mean": [0.6824014384735854, 0.10205921764544199, 1.2695745319593792, -1.3235063773203832, 1.015446606482952, -2.217575182179387, 0.6777338729686273, -0.11458248179788602, 1.2301990568154717, 1.190760029612499, 0.8352011183908926, 1.9374910153118805], "std": [0.06353856246573768, 0.023998525211266518, 0.03848028213400551, 0.284446520464893, 0.0643584851014881, 0.26371374700381894, 0.06689935945089656, 0.01874567611567882, 0.05516402796319336, 0.2999024599190669, 0.14903483806204765, 0.19443749763366838], "min": [0.5723360150768154, 0.064439272415899, 1.2119179210190336, -1.8083020736824882, 0.8684066796316929, -2.596099079793072, 0.5735243187567534, -0.16227323161776416, 1.1504421882569746, 0.6794177749866726, 0.5647108706779052, 1.4763272492222388], "max": [0.7545315704077373, 0.16566463257021424, 1.3320210858138515, -0.7904786055448925, 1.1116590661229808, -1.6118288868445638, 0.7670186687849323, -0.0894213861794187, 1.3198962146122963, 1.691781083570814, 0.9879458477220364, 2.231683079820406], "count": [212]}, "eef_sim_pose_action": {"mean": [0.6824014384735854, 0.10205921764544199, 1.2695745319593792, -1.3235063773203832, 1.015446606482952, -2.217575182179387, 0.6777338729686273, -0.11458248179788602, 1.2301990568154717, 1.190760029612499, 0.8352011183908926, 1.9374910153118805], "std": [0.06353856246573768, 0.023998525211266518, 0.03848028213400551, 0.284446520464893, 0.0643584851014881, 0.26371374700381894, 0.06689935945089656, 0.01874567611567882, 0.05516402796319336, 0.2999024599190669, 0.14903483806204765, 0.19443749763366838], "min": [0.5723360150768154, 0.064439272415899, 1.2119179210190336, -1.8083020736824882, 0.8684066796316929, -2.596099079793072, 0.5735243187567534, -0.16227323161776416, 1.1504421882569746, 0.6794177749866726, 0.5647108706779052, 1.4763272492222388], "max": [0.7545315704077373, 0.16566463257021424, 1.3320210858138515, -0.7904786055448925, 1.1116590661229808, -1.6118288868445638, 0.7670186687849323, -0.0894213861794187, 1.3198962146122963, 1.691781083570814, 0.9879458477220364, 2.231683079820406], "count": [212]}}} +{"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.40318661356209146]], [[0.4134607169117647]], [[0.44676717524509807]]], "std": [[[0.2887930733933917]], [[0.28027293896389466]], [[0.27169571254241354]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48058364991830066]], [[0.49325800653594776]], [[0.4713169607843137]]], "std": [[[0.3169194407103965]], [[0.3205617378717596]], [[0.3265932360373761]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5042140706699347]], [[0.5157757904411765]], [[0.492492716503268]]], "std": [[[0.3027830503024607]], [[0.3085144042342072]], [[0.3125451046960392]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4292242973856209]], [[0.45842544321895423]], [[0.42906613562091506]]], "std": [[[0.36998076283614995]], [[0.37559730067737906]], [[0.3883562635417587]]], "count": [100]}, "observation.state": {"min": [0.29683566093444824, -1.229734182357788, 0.9137822985649109, 0.06309181451797485, -1.275421142578125, 0.262002170085907, -0.862834095954895, -1.3142070770263672, 0.8284695148468018, -0.20976386964321136, 0.4571745991706848, -0.9045844674110413, 39.10499954223633, 39.20375061035156, -0.6468750238418579, -0.25437501072883606, 0.6886666417121887, 0.02733333222568035, 0.9377777576446533, -0.21812500059604645, 0.9624999761581421, -3.130000114440918, 1.506250023841858, 0.9012500047683716, 37.692501068115234, 27.462726593017578, 0.372307687997818, -0.668749988079071, 0.046250008046627045, 0.5306249856948853, 0.6468750238418579, 0.6650000214576721, 0.8233333230018616, 0.5268750190734863, 0.7599999904632568, 1.7944444417953491], "max": [0.9159863591194153, -0.750298798084259, 1.5513657331466675, 0.7173886299133301, -0.26963168382644653, 0.7379644513130188, -0.5423867106437683, -0.7982375621795654, 1.5290017127990723, 0.0697861835360527, 1.4029186964035034, -0.7336490154266357, 71.94812774658203, 48.450626373291016, 30.7237491607666, 9.550000190734863, 61.709373474121094, 41.973751068115234, 73.50437927246094, 29.626249313354492, 67.33562469482422, 44.649375915527344, 62.8025016784668, 59.287498474121094, 60.23250198364258, 44.307498931884766, 0.48499998450279236, 9.614999771118164, 60.00250244140625, 33.02750015258789, 64.24625396728516, 67.22624969482422, 73.92874908447266, 90.45062255859375, 69.28874969482422, 100.66437530517578], "mean": [0.5030377507209778, -0.9531660079956055, 1.1937392950057983, 0.5106174945831299, -0.6876325607299805, 0.44488924741744995, -0.6870326399803162, -1.010772466659546, 1.115321159362793, -0.05245846509933472, 0.866141140460968, -0.7668800950050354, 55.55772399902344, 43.94279861450195, 1.6830379962921143, 3.49037766456604, 26.84815216064453, 16.19257164001465, 32.945526123046875, 7.290677070617676, 32.406532287597656, 15.672110557556152, 28.478134155273438, 26.96982765197754, 48.85231399536133, 38.92770004272461, 0.42525675892829895, 4.665929317474365, 25.442235946655273, 11.951027870178223, 27.69892692565918, 22.109975814819336, 30.620729446411133, 32.237552642822266, 27.73125648498535, 54.738800048828125], "std": [0.20441322028636932, 0.18818987905979156, 0.24830985069274902, 0.16414803266525269, 0.3096902668476105, 0.12720149755477905, 0.13025130331516266, 0.18448702991008759, 0.2715114951133728, 0.10537861287593842, 0.2676370441913605, 0.03712273761630058, 11.790887832641602, 3.849595308303833, 6.475488662719727, 3.5688560009002686, 25.30792999267578, 16.562856674194336, 27.771230697631836, 9.982029914855957, 25.62196922302246, 17.33327293395996, 23.723649978637695, 21.614118576049805, 8.960451126098633, 5.660512924194336, 0.03069371171295643, 4.320629596710205, 25.362646102905273, 11.749015808105469, 25.939802169799805, 23.159889221191406, 28.652868270874023, 34.369625091552734, 27.171772003173828, 34.82332992553711], "count": [102]}, "action": {"min": [0.29683566093444824, -1.229734182357788, 0.9137822985649109, 0.06309181451797485, -1.275421142578125, 0.262002170085907, -0.862834095954895, -1.3142070770263672, 0.8284695148468018, -0.20976386964321136, 0.4571745991706848, -0.9045844674110413, 39.10499954223633, 39.20375061035156, -0.6468750238418579, -0.25437501072883606, 0.6886666417121887, 0.02733333222568035, 0.9377777576446533, -0.21812500059604645, 0.9624999761581421, -3.130000114440918, 1.506250023841858, 0.9012500047683716, 37.692501068115234, 27.462726593017578, 0.372307687997818, -0.668749988079071, 0.046250008046627045, 0.5306249856948853, 0.6468750238418579, 0.6650000214576721, 0.8233333230018616, 0.5268750190734863, 0.7599999904632568, 1.7944444417953491], "max": [0.9159863591194153, -0.750298798084259, 1.5513657331466675, 0.7173886299133301, -0.26963168382644653, 0.7379644513130188, -0.5423867106437683, -0.7982375621795654, 1.5290017127990723, 0.0697861835360527, 1.4029186964035034, -0.7336490154266357, 71.94812774658203, 48.450626373291016, 30.7237491607666, 9.550000190734863, 61.709373474121094, 41.973751068115234, 73.50437927246094, 29.626249313354492, 67.33562469482422, 44.649375915527344, 62.8025016784668, 59.287498474121094, 60.23250198364258, 44.307498931884766, 0.48499998450279236, 9.614999771118164, 60.00250244140625, 33.02750015258789, 64.24625396728516, 67.22624969482422, 73.92874908447266, 90.45062255859375, 69.28874969482422, 100.66437530517578], "mean": [0.503037691116333, -0.953166127204895, 1.1937389373779297, 0.5106175541877747, -0.6876323819160461, 0.44488921761512756, -0.6870324611663818, -1.0107725858688354, 1.115321397781372, -0.05245845392346382, 0.8661412000656128, -0.7668795585632324, 55.55773162841797, 43.942779541015625, 1.6830377578735352, 3.49037766456604, 26.848146438598633, 16.19257164001465, 32.94553756713867, 7.290681838989258, 32.406532287597656, 15.672110557556152, 28.478130340576172, 26.969829559326172, 48.852317810058594, 38.92768859863281, 0.4252566993236542, 4.665928363800049, 25.442224502563477, 11.951029777526855, 27.698930740356445, 22.109968185424805, 30.620710372924805, 32.237552642822266, 27.731237411499023, 54.73878479003906], "std": [0.20441322028636932, 0.18818986415863037, 0.24830986559391022, 0.1641480177640915, 0.3096902668476105, 0.12720149755477905, 0.13025128841400146, 0.1844870150089264, 0.2715114951133728, 0.10537861287593842, 0.2676370441913605, 0.03712273761630058, 11.790887832641602, 3.849595069885254, 6.475489139556885, 3.5688562393188477, 25.307931900024414, 16.562856674194336, 27.771230697631836, 9.98203182220459, 25.62196922302246, 17.33327293395996, 23.723649978637695, 21.614120483398438, 8.960451126098633, 5.660513877868652, 0.03069370985031128, 4.320630073547363, 25.362648010253906, 11.749016761779785, 25.93979835510254, 23.15989112854004, 28.65286636352539, 34.369625091552734, 27.17177391052246, 34.82332992553711], "count": [102]}, "timestamp": {"min": [0.0], "max": [3.3666666666666667], "mean": [1.6833333333333331], "std": [0.9814482873492321], "count": [102]}, "frame_index": {"min": [0], "max": [101], "mean": [50.5], "std": [29.44344862047696], "count": [102]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [102]}, "index": {"min": [3223], "max": [3324], "mean": [3273.5], "std": [29.44344862047696], "count": [102]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [102]}, "subtask_annotation": {"mean": [2.5, 11.0, 11.0, 11.0, 11.0], "std": [1.6434659692725198, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [102]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [102]}, "eef_direction_state": {"mean": [3.2254901960784315, 3.7549019607843137], "std": [1.8412850518213477, 1.510981206393577], "min": [0, 0], "max": [6, 6], "count": [102]}, "eef_velocity_state": {"mean": [1.607843137254902, 1.696078431372549], "std": [0.5079150528230831, 0.5007683446714563], "min": [0, 0], "max": [2, 2], "count": [102]}, "eef_acc_mag_state": {"mean": [1.4901960784313726, 1.4607843137254901], "std": [0.6377825869525725, 0.6210612143024252], "min": [0, 0], "max": [2, 2], "count": [102]}, "eef_direction_action": {"mean": [3.2254901960784315, 3.7549019607843137], "std": [1.8412850518213477, 1.510981206393577], "min": [0, 0], "max": [6, 6], "count": [102]}, "eef_velocity_action": {"mean": [1.607843137254902, 1.696078431372549], "std": [0.5079150528230831, 0.5007683446714563], "min": [0, 0], "max": [2, 2], "count": [102]}, "eef_acc_mag_action": {"mean": [1.4901960784313726, 1.4607843137254901], "std": [0.6377825869525725, 0.6210612143024252], "min": [0, 0], "max": [2, 2], "count": [102]}, "eef_sim_pose_state": {"mean": [0.657745701269283, 0.10471306649823853, 1.238083297405169, -1.3924002208261634, 0.9809215677093754, -2.284855742521766, 0.6449041228453751, -0.10250625522030353, 1.2051265392723285, 1.2977588706634002, 0.8295800917126686, 2.116271234517793], "std": [0.08895276873334913, 0.01623778030807616, 0.026222983464112278, 0.22234259225221079, 0.06062063917027335, 0.15322084640801906, 0.08604252819007206, 0.021864805040694327, 0.04528155197376764, 0.2285245337348386, 0.045239452546162996, 0.14465612529032199], "min": [0.5527887767873728, 0.08825699168905371, 1.1880653955352016, -1.7945053762171783, 0.8403587668918138, -2.499756960243422, 0.5453726982778865, -0.15071567926148424, 1.1209755011464706, 0.811976228585694, 0.7259847307197149, 1.7138805402573802], "max": [0.7748348548788969, 0.15776494800217636, 1.2902701124222191, -1.0258221406484243, 1.0626288900443166, -1.93397322635172, 0.7629654882226833, -0.07569318460420793, 1.2898404366833556, 1.699224938557009, 0.9206472190257644, 2.3119174515702894], "count": [102]}, "eef_sim_pose_action": {"mean": [0.657745701269283, 0.10471306649823853, 1.238083297405169, -1.3924002208261634, 0.9809215677093754, -2.284855742521766, 0.6449041228453751, -0.10250625522030353, 1.2051265392723285, 1.2977588706634002, 0.8295800917126686, 2.116271234517793], "std": [0.08895276873334913, 0.01623778030807616, 0.026222983464112278, 0.22234259225221079, 0.06062063917027335, 0.15322084640801906, 0.08604252819007206, 0.021864805040694327, 0.04528155197376764, 0.2285245337348386, 0.045239452546162996, 0.14465612529032199], "min": [0.5527887767873728, 0.08825699168905371, 1.1880653955352016, -1.7945053762171783, 0.8403587668918138, -2.499756960243422, 0.5453726982778865, -0.15071567926148424, 1.1209755011464706, 0.811976228585694, 0.7259847307197149, 1.7138805402573802], "max": [0.7748348548788969, 0.15776494800217636, 1.2902701124222191, -1.0258221406484243, 1.0626288900443166, -1.93397322635172, 0.7629654882226833, -0.07569318460420793, 1.2898404366833556, 1.699224938557009, 0.9206472190257644, 2.3119174515702894], "count": [102]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4027238031045752]], [[0.4137795036764706]], [[0.44357881331699345]]], "std": [[[0.2933490955287978]], [[0.28475183179504865]], [[0.27582543623009187]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.15294117647058825]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5087880167483659]], [[0.5234623651960785]], [[0.5057216013071896]]], "std": [[[0.32131942003983055]], [[0.3228199887744392]], [[0.3278466585388012]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5254003084150327]], [[0.5378446609477124]], [[0.5179063255718954]]], "std": [[[0.3089663569793369]], [[0.3133441550877672]], [[0.31960641212753876]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42684828022875815]], [[0.4557602328431372]], [[0.4278272242647059]]], "std": [[[0.3737256319834]], [[0.37558739077977754]], [[0.387679825091754]]], "count": [100]}, "observation.state": {"min": [0.3333381116390228, -1.2006466388702393, 0.9711652398109436, 0.14137907326221466, -1.1458041667938232, 0.0019789044745266438, -0.9862334728240967, -1.2854057550430298, 0.8776083588600159, -0.09937438368797302, 0.4128757417201996, -0.9210727214813232, 46.295833587646484, 32.8025016784668, -0.7906249761581421, -0.8337500095367432, 0.7243750095367432, 0.31187498569488525, 0.875, -0.6987500190734863, 1.0143749713897705, -0.6775000095367432, 1.15625, 0.8433333039283752, 26.802499771118164, 31.3387508392334, 0.34812501072883606, -1.1018749475479126, 0.6631250381469727, 0.546875, 0.637333333492279, -0.6818749904632568, 1.0057142972946167, -0.03687500208616257, 1.027333378791809, 11.550000190734863], "max": [0.7858396172523499, -0.8079016208648682, 1.5186779499053955, 0.9425306916236877, -0.3269483745098114, 0.7904173135757446, -0.5668249726295471, -0.807562530040741, 1.4927853345870972, 0.15362867712974548, 1.4296220541000366, -0.7728456258773804, 67.2593765258789, 47.13249969482422, 35.26499938964844, 9.657272338867188, 61.59437561035156, 37.756874084472656, 68.63749694824219, 42.40562438964844, 76.04937744140625, 43.65562438964844, 64.55062866210938, 75.71125030517578, 58.04999923706055, 42.97875213623047, 0.5743750333786011, 9.609999656677246, 56.33124923706055, 37.77000045776367, 71.87249755859375, 45.13999938964844, 79.11187744140625, 70.56437683105469, 69.41812896728516, 92.91875457763672], "mean": [0.5292993187904358, -0.9613564610481262, 1.2168498039245605, 0.519333004951477, -0.6538435220718384, 0.390775591135025, -0.7185840606689453, -1.028454065322876, 1.1509507894515991, 0.008953421376645565, 0.8160412311553955, -0.8452732563018799, 56.26780700683594, 41.60049819946289, 3.0383708477020264, 2.58798885345459, 24.881404876708984, 11.727362632751465, 30.181194305419922, 12.641060829162598, 34.858680725097656, 10.737909317016602, 26.96563720703125, 35.300750732421875, 45.055484771728516, 38.509098052978516, 0.4247073531150818, 3.814528703689575, 22.828216552734375, 12.1610107421875, 31.338945388793945, 12.882461547851562, 33.689353942871094, 23.16863441467285, 27.00648307800293, 51.821128845214844], "std": [0.1837228387594223, 0.14435362815856934, 0.20118537545204163, 0.23522831499576569, 0.2537217140197754, 0.21608994901180267, 0.1823788732290268, 0.15956950187683105, 0.23355530202388763, 0.05997705087065697, 0.2947978079319, 0.03246232122182846, 8.359907150268555, 5.197783470153809, 9.108108520507812, 3.263533592224121, 24.21392250061035, 12.545737266540527, 24.932823181152344, 15.090163230895996, 27.128101348876953, 14.585227966308594, 25.010833740234375, 23.831188201904297, 10.003105163574219, 3.2885327339172363, 0.059623945504426956, 4.069246768951416, 23.244037628173828, 14.120363235473633, 26.380271911621094, 15.442183494567871, 29.761470794677734, 26.202463150024414, 27.485130310058594, 28.86497688293457], "count": [107]}, "action": {"min": [0.3333381116390228, -1.2006466388702393, 0.9711652398109436, 0.14137907326221466, -1.1458041667938232, 0.0019789044745266438, -0.9862334728240967, -1.2854057550430298, 0.8776083588600159, -0.09937438368797302, 0.4128757417201996, -0.9210727214813232, 46.295833587646484, 32.8025016784668, -0.7906249761581421, -0.8337500095367432, 0.7243750095367432, 0.31187498569488525, 0.875, -0.6987500190734863, 1.0143749713897705, -0.6775000095367432, 1.15625, 0.8433333039283752, 26.802499771118164, 31.3387508392334, 0.34812501072883606, -1.1018749475479126, 0.6631250381469727, 0.546875, 0.637333333492279, -0.6818749904632568, 1.0057142972946167, -0.03687500208616257, 1.027333378791809, 11.550000190734863], "max": [0.7858396172523499, -0.8079016208648682, 1.5186779499053955, 0.9425306916236877, -0.3269483745098114, 0.7904173135757446, -0.5668249726295471, -0.807562530040741, 1.4927853345870972, 0.15362867712974548, 1.4296220541000366, -0.7728456258773804, 67.2593765258789, 47.13249969482422, 35.26499938964844, 9.657272338867188, 61.59437561035156, 37.756874084472656, 68.63749694824219, 42.40562438964844, 76.04937744140625, 43.65562438964844, 64.55062866210938, 75.71125030517578, 58.04999923706055, 42.97875213623047, 0.5743750333786011, 9.609999656677246, 56.33124923706055, 37.77000045776367, 71.87249755859375, 45.13999938964844, 79.11187744140625, 70.56437683105469, 69.41812896728516, 92.91875457763672], "mean": [0.529299259185791, -0.9613568186759949, 1.2168498039245605, 0.5193329453468323, -0.6538435816764832, 0.39077553153038025, -0.7185842394828796, -1.028454065322876, 1.1509510278701782, 0.008953419514000416, 0.8160412311553955, -0.8452731966972351, 56.26778793334961, 41.60049819946289, 3.0383732318878174, 2.5879881381988525, 24.88140869140625, 11.727363586425781, 30.181184768676758, 12.641060829162598, 34.858680725097656, 10.737910270690918, 26.96563720703125, 35.300750732421875, 45.05549240112305, 38.50908279418945, 0.424707293510437, 3.8145289421081543, 22.82822036743164, 12.161011695861816, 31.338945388793945, 12.882467269897461, 33.68935775756836, 23.168628692626953, 27.006473541259766, 51.821144104003906], "std": [0.1837228536605835, 0.14435361325740814, 0.20118536055088043, 0.2352282851934433, 0.253721684217453, 0.21608996391296387, 0.1823788732290268, 0.15956950187683105, 0.23355531692504883, 0.05997705087065697, 0.2947978377342224, 0.03246231749653816, 8.359907150268555, 5.197782516479492, 9.108109474182129, 3.263533353805542, 24.21392250061035, 12.545738220214844, 24.93282127380371, 15.090165138244629, 27.128097534179688, 14.58522891998291, 25.010835647583008, 23.83119010925293, 10.003106117248535, 3.2885329723358154, 0.059623949229717255, 4.069246768951416, 23.244037628173828, 14.120365142822266, 26.380273818969727, 15.442183494567871, 29.761472702026367, 26.202463150024414, 27.48512840270996, 28.86497688293457], "count": [107]}, "timestamp": {"min": [0.0], "max": [3.533333333333333], "mean": [1.7666666666666666], "std": [1.0295630140987], "count": [107]}, "frame_index": {"min": [0], "max": [106], "mean": [53.0], "std": [30.886890422961002], "count": [107]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [107]}, "index": {"min": [3325], "max": [3431], "mean": [3378.0], "std": [30.886890422961002], "count": [107]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [107]}, "subtask_annotation": {"mean": [2.5233644859813085, 11.0, 11.0, 11.0, 11.0], "std": [1.3695336159050266, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [107]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [107]}, "eef_direction_state": {"mean": [3.7289719626168223, 3.925233644859813], "std": [1.705242567544916, 1.431951381330452], "min": [0, 1], "max": [6, 6], "count": [107]}, "eef_velocity_state": {"mean": [1.7102803738317758, 1.7289719626168225], "std": [0.49311797974852023, 0.4847215880332686], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_acc_mag_state": {"mean": [1.4018691588785046, 1.3831775700934579], "std": [0.7344629048369529, 0.7317225843388184], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_direction_action": {"mean": [3.7289719626168223, 3.925233644859813], "std": [1.705242567544916, 1.431951381330452], "min": [0, 1], "max": [6, 6], "count": [107]}, "eef_velocity_action": {"mean": [1.7102803738317758, 1.7289719626168225], "std": [0.49311797974852023, 0.4847215880332686], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_acc_mag_action": {"mean": [1.4018691588785046, 1.3831775700934579], "std": [0.7344629048369529, 0.7317225843388184], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_sim_pose_state": {"mean": [0.6674698484759034, 0.1148759186829388, 1.2164552762860685, -1.4954965483705718, 0.9442306674591506, -2.3372453268453754, 0.6611604727922965, -0.11870451319521146, 1.180293920867298, 1.405885080413169, 0.8866035611821341, 2.125187553154648], "std": [0.06956267218489064, 0.017788962301698106, 0.03602779556597625, 0.24286426448520596, 0.049047821428354066, 0.22066555156771872, 0.07231712791221152, 0.02454476672738819, 0.04740387545736939, 0.2572444671430746, 0.07827280670884731, 0.19353024651893752], "min": [0.5714207202770745, 0.09481459723803518, 1.1644930349937757, -1.887133739691443, 0.8304506235734253, -2.567296839512859, 0.5678998170243137, -0.18934366376899014, 1.1099106085404762, 0.9117992891157718, 0.7552653371663354, 1.6756044013006888], "max": [0.752592414218048, 0.15300028657657855, 1.3040688410544472, -0.9889473631424297, 1.0017964754841908, -1.7585213696144157, 0.7550932975671638, -0.0883967976827566, 1.2804576453681886, 1.8049248080726197, 0.9815148855171794, 2.3148679426725636], "count": [107]}, "eef_sim_pose_action": {"mean": [0.6674698484759034, 0.1148759186829388, 1.2164552762860685, -1.4954965483705718, 0.9442306674591506, -2.3372453268453754, 0.6611604727922965, -0.11870451319521146, 1.180293920867298, 1.405885080413169, 0.8866035611821341, 2.125187553154648], "std": [0.06956267218489064, 0.017788962301698106, 0.03602779556597625, 0.24286426448520596, 0.049047821428354066, 0.22066555156771872, 0.07231712791221152, 0.02454476672738819, 0.04740387545736939, 0.2572444671430746, 0.07827280670884731, 0.19353024651893752], "min": [0.5714207202770745, 0.09481459723803518, 1.1644930349937757, -1.887133739691443, 0.8304506235734253, -2.567296839512859, 0.5678998170243137, -0.18934366376899014, 1.1099106085404762, 0.9117992891157718, 0.7552653371663354, 1.6756044013006888], "max": [0.752592414218048, 0.15300028657657855, 1.3040688410544472, -0.9889473631424297, 1.0017964754841908, -1.7585213696144157, 0.7550932975671638, -0.0883967976827566, 1.2804576453681886, 1.8049248080726197, 0.9815148855171794, 2.3148679426725636], "count": [107]}}} +{"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.40291192727090835]], [[0.4101042125183406]], [[0.43407911081099104]]], "std": [[[0.293021733212798]], [[0.2861029520825895]], [[0.28046756145106094]]], "count": [98]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.15294117647058825]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4909560136554622]], [[0.5038903748999599]], [[0.48257872315592903]]], "std": [[[0.3303121939028291]], [[0.3322257701781406]], [[0.3384168903316968]]], "count": [98]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.524437056072429]], [[0.5393471451080433]], [[0.5187697849973323]]], "std": [[[0.312282239211118]], [[0.3170083800665212]], [[0.3233461454840374]]], "count": [98]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42784905837334936]], [[0.45746172635720955]], [[0.4292559836434574]]], "std": [[[0.37430677885575253]], [[0.3765641598632573]], [[0.38877040357976794]]], "count": [98]}, "observation.state": {"min": [0.3161240220069885, -1.2034838199615479, 0.96444171667099, 0.09890813380479813, -1.1706424951553345, 0.029683565720915794, -1.0223783254623413, -1.3000925779342651, 0.8138065338134766, -0.081898033618927, 0.4237716495990753, -0.8507964611053467, 45.00749969482422, 38.4587516784668, -0.3062500059604645, -0.6150000095367432, 0.7975000143051147, -0.44312500953674316, 0.918749988079071, -0.08687499910593033, 0.9791666865348816, -2.9393749237060547, 1.4055556058883667, 8.7212495803833, 38.791873931884766, 31.051250457763672, 0.37562498450279236, -0.5774999856948853, 0.8331249952316284, 0.15062499046325684, 2.1831250190734863, 0.43312501907348633, 1.4018750190734863, -0.16062499582767487, 0.7777777910232544, 14.670624732971191], "max": [0.8120660781860352, -0.7337682247161865, 1.541375756263733, 0.926413357257843, -0.27532997727394104, 0.6797417402267456, -0.5680409669876099, -0.7519518733024597, 1.5214437246322632, 0.18579977750778198, 1.4987539052963257, -0.7530565857887268, 65.55000305175781, 48.014373779296875, 0.5612499713897705, 9.289375305175781, 71.83499908447266, 29.048749923706055, 72.54125213623047, 33.25812530517578, 77.6624984741211, 32.583126068115234, 70.4887466430664, 69.44249725341797, 61.30437469482422, 45.739376068115234, 0.49562498927116394, 9.666666030883789, 49.36000061035156, 34.96937561035156, 68.34562683105469, 47.873748779296875, 72.12687683105469, 66.10187530517578, 63.813751220703125, 91.86750030517578], "mean": [0.508506715297699, -0.9241012930870056, 1.2150835990905762, 0.5346120595932007, -0.6416815519332886, 0.37072765827178955, -0.7465065121650696, -1.0089845657348633, 1.130791425704956, 0.026860512793064117, 0.8836503028869629, -0.7808899283409119, 55.136680603027344, 43.43291473388672, -0.19800139963626862, 2.519831418991089, 28.362838745117188, 8.761713027954102, 32.043914794921875, 10.577619552612305, 36.18944549560547, 9.144436836242676, 30.312274932861328, 35.82296371459961, 49.32166290283203, 38.822017669677734, 0.42322221398353577, 3.4237213134765625, 20.799758911132812, 13.748588562011719, 29.165430068969727, 19.304824829101562, 30.522886276245117, 22.69029426574707, 25.398622512817383, 47.42323684692383], "std": [0.1847025603055954, 0.17739781737327576, 0.22561369836330414, 0.23339271545410156, 0.2889257073402405, 0.1906856745481491, 0.2022390067577362, 0.18769869208335876, 0.2746325135231018, 0.06936748325824738, 0.34611669182777405, 0.026236306875944138, 7.861278057098389, 3.6314451694488525, 0.16970321536064148, 3.4208335876464844, 28.03041648864746, 10.01386833190918, 28.178998947143555, 11.209606170654297, 29.867712020874023, 11.503615379333496, 27.103530883789062, 20.064952850341797, 8.573512077331543, 4.7766642570495605, 0.030431367456912994, 3.5967507362365723, 20.549121856689453, 14.225765228271484, 26.137725830078125, 19.521465301513672, 28.317821502685547, 25.00197982788086, 25.555818557739258, 28.648836135864258], "count": [98]}, "action": {"min": [0.3161240220069885, -1.2034838199615479, 0.96444171667099, 0.09890813380479813, -1.1706424951553345, 0.029683565720915794, -1.0223783254623413, -1.3000925779342651, 0.8138065338134766, -0.081898033618927, 0.4237716495990753, -0.8507964611053467, 45.00749969482422, 38.4587516784668, -0.3062500059604645, -0.6150000095367432, 0.7975000143051147, -0.44312500953674316, 0.918749988079071, -0.08687499910593033, 0.9791666865348816, -2.9393749237060547, 1.4055556058883667, 8.7212495803833, 38.791873931884766, 31.051250457763672, 0.37562498450279236, -0.5774999856948853, 0.8331249952316284, 0.15062499046325684, 2.1831250190734863, 0.43312501907348633, 1.4018750190734863, -0.16062499582767487, 0.7777777910232544, 14.670624732971191], "max": [0.8120660781860352, -0.7337682247161865, 1.541375756263733, 0.926413357257843, -0.27532997727394104, 0.6797417402267456, -0.5680409669876099, -0.7519518733024597, 1.5214437246322632, 0.18579977750778198, 1.4987539052963257, -0.7530565857887268, 65.55000305175781, 48.014373779296875, 0.5612499713897705, 9.289375305175781, 71.83499908447266, 29.048749923706055, 72.54125213623047, 33.25812530517578, 77.6624984741211, 32.583126068115234, 70.4887466430664, 69.44249725341797, 61.30437469482422, 45.739376068115234, 0.49562498927116394, 9.666666030883789, 49.36000061035156, 34.96937561035156, 68.34562683105469, 47.873748779296875, 72.12687683105469, 66.10187530517578, 63.813751220703125, 91.86750030517578], "mean": [0.508506715297699, -0.9241012334823608, 1.2150832414627075, 0.5346120595932007, -0.6416814923286438, 0.37072768807411194, -0.7465064525604248, -1.0089845657348633, 1.130791425704956, 0.026860514655709267, 0.8836502432823181, -0.7808901071548462, 55.136680603027344, 43.43290710449219, -0.1980014145374298, 2.519831418991089, 28.362838745117188, 8.761713981628418, 32.04391860961914, 10.57761287689209, 36.189456939697266, 9.144436836242676, 30.312274932861328, 35.82297134399414, 49.32164764404297, 38.82201385498047, 0.42322221398353577, 3.4237213134765625, 20.799758911132812, 13.748586654663086, 29.16543960571289, 19.304824829101562, 30.522876739501953, 22.6903018951416, 25.39861488342285, 47.423221588134766], "std": [0.1847025752067566, 0.17739781737327576, 0.22561368346214294, 0.23339274525642395, 0.2889257073402405, 0.1906856745481491, 0.2022390365600586, 0.18769869208335876, 0.2746325135231018, 0.06936748325824738, 0.34611666202545166, 0.026236306875944138, 7.8612775802612305, 3.6314451694488525, 0.16970324516296387, 3.4208338260650635, 28.030414581298828, 10.013869285583496, 28.178998947143555, 11.209604263305664, 29.867712020874023, 11.503616333007812, 27.10352897644043, 20.064952850341797, 8.573511123657227, 4.776665210723877, 0.030431365594267845, 3.5967507362365723, 20.54911994934082, 14.2257661819458, 26.137725830078125, 19.521467208862305, 28.317821502685547, 25.001981735229492, 25.55582046508789, 28.648836135864258], "count": [98]}, "timestamp": {"min": [0.0], "max": [3.2333333333333334], "mean": [1.616666666666666], "std": [0.942956343987709], "count": [98]}, "frame_index": {"min": [0], "max": [97], "mean": [48.5], "std": [28.28869031963127], "count": [98]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [98]}, "index": {"min": [3432], "max": [3529], "mean": [3480.5], "std": [28.28869031963127], "count": [98]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [98]}, "subtask_annotation": {"mean": [2.5408163265306123, 11.0, 11.0, 11.0, 11.0], "std": [1.6792148757431609, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [98]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [98]}, "eef_direction_state": {"mean": [3.3469387755102042, 3.7755102040816326], "std": [1.8411511528606586, 1.381588942123496], "min": [0, 1], "max": [6, 6], "count": [98]}, "eef_velocity_state": {"mean": [1.6020408163265305, 1.7244897959183674], "std": [0.5484634551174161, 0.4690548952882122], "min": [0, 0], "max": [2, 2], "count": [98]}, "eef_acc_mag_state": {"mean": [1.4285714285714286, 1.4183673469387754], "std": [0.6998542122237651, 0.683978001015057], "min": [0, 0], "max": [2, 2], "count": [98]}, "eef_direction_action": {"mean": [3.3469387755102042, 3.7755102040816326], "std": [1.8411511528606586, 1.381588942123496], "min": [0, 1], "max": [6, 6], "count": [98]}, "eef_velocity_action": {"mean": [1.6020408163265305, 1.7244897959183674], "std": [0.5484634551174161, 0.4690548952882122], "min": [0, 0], "max": [2, 2], "count": [98]}, "eef_acc_mag_action": {"mean": [1.4285714285714286, 1.4183673469387754], "std": [0.6998542122237651, 0.683978001015057], "min": [0, 0], "max": [2, 2], "count": [98]}, "eef_sim_pose_state": {"mean": [0.6723146892522315, 0.13016010162425076, 1.2292850833595514, -1.4875947642598941, 0.9617618881587583, -2.298918845845878, 0.6568877860394441, -0.12674420321858806, 1.1901623213360197, 1.3687693122001106, 0.8118446144537563, 2.0872843074103926], "std": [0.07524415275821833, 0.015463313358551571, 0.027806028585516094, 0.23527584999936269, 0.059765839251803836, 0.1616652402898276, 0.07905343421084636, 0.027925507211469466, 0.04682340828446678, 0.2447000677925119, 0.07514619539568855, 0.16596502525761375], "min": [0.5789848876917048, 0.11164427606398455, 1.1775489071135372, -1.8855988648556916, 0.8166873250946551, -2.5120498491384673, 0.5598342051820413, -0.20113651733090826, 1.1099996996853696, 0.905709296210785, 0.7009273045242606, 1.663888650679234], "max": [0.7661371969802153, 0.16611348783036756, 1.2798248974921254, -1.0490740677560166, 1.0240529738266244, -1.935446297196899, 0.7587420625595305, -0.09653514587715695, 1.271493450930664, 1.7754671379281814, 0.9068172097085179, 2.297639196182972], "count": [98]}, "eef_sim_pose_action": {"mean": [0.6723146892522315, 0.13016010162425076, 1.2292850833595514, -1.4875947642598941, 0.9617618881587583, -2.298918845845878, 0.6568877860394441, -0.12674420321858806, 1.1901623213360197, 1.3687693122001106, 0.8118446144537563, 2.0872843074103926], "std": [0.07524415275821833, 0.015463313358551571, 0.027806028585516094, 0.23527584999936269, 0.059765839251803836, 0.1616652402898276, 0.07905343421084636, 0.027925507211469466, 0.04682340828446678, 0.2447000677925119, 0.07514619539568855, 0.16596502525761375], "min": [0.5789848876917048, 0.11164427606398455, 1.1775489071135372, -1.8855988648556916, 0.8166873250946551, -2.5120498491384673, 0.5598342051820413, -0.20113651733090826, 1.1099996996853696, 0.905709296210785, 0.7009273045242606, 1.663888650679234], "max": [0.7661371969802153, 0.16611348783036756, 1.2798248974921254, -1.0490740677560166, 1.0240529738266244, -1.935446297196899, 0.7587420625595305, -0.09653514587715695, 1.271493450930664, 1.7754671379281814, 0.9068172097085179, 2.297639196182972], "count": [98]}}} +{"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.404326225902819]], [[0.411184477536806]], [[0.43535911401597677]]], "std": [[[0.29482802355350435]], [[0.2875272854071707]], [[0.28285692822046554]]], "count": [99]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.13333333333333333]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48322309079355646]], [[0.49571361903347194]], [[0.4745579487687331]]], "std": [[[0.32798668152263144]], [[0.33009097305923785]], [[0.33479454758018246]]], "count": [99]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4991878796131247]], [[0.513920514375784]], [[0.49242967460553244]]], "std": [[[0.3136022798823389]], [[0.3194575050297262]], [[0.32553896367542834]]], "count": [99]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4362209575328448]], [[0.448690060325477]], [[0.42824651333597413]]], "std": [[[0.3665110038170628]], [[0.37873822915658506]], [[0.3911133272422426]]], "count": [99]}, "observation.state": {"min": [0.3380350172519684, -1.1252813339233398, 0.9475216865539551, 0.2539673447608948, -0.9740977883338928, 0.09141107648611069, -1.0657790899276733, -1.295896291732788, 0.7925869822502136, -0.10893511027097702, 0.39404040575027466, -0.9275230765342712, 39.05750274658203, 38.0625, -0.8118749856948853, -0.9356250166893005, 0.7716666460037231, 0.2556249797344208, 1.0306249856948853, -0.3125, 0.9681249856948853, -2.978181838989258, 1.2762500047683716, 3.735333204269409, 38.12562561035156, 30.71875, 0.3863636255264282, -0.8068749904632568, 0.5533333420753479, 0.6187499761581421, 4.099374771118164, -0.7268750071525574, 4.608749866485596, -0.37111109495162964, 0.8856250047683716, 15.231111526489258], "max": [0.7581826448440552, -0.7389393448829651, 1.4312485456466675, 0.8779898285865784, -0.3464513421058655, 0.677023708820343, -0.5559529066085815, -0.7778074741363525, 1.5220636129379272, 0.13938692212104797, 1.3173834085464478, -0.7164825797080994, 69.41500091552734, 48.15937423706055, 30.631250381469727, 9.443124771118164, 64.79937744140625, 37.49562454223633, 69.20062255859375, 26.37125015258789, 71.484375, 41.82374954223633, 64.91437530517578, 66.5718765258789, 65.80937957763672, 53.3224983215332, 0.5568749904632568, 9.643333435058594, 59.388126373291016, 34.50062561035156, 72.62187957763672, 59.15999984741211, 75.03375244140625, 78.79937744140625, 64.0687484741211, 97.00125122070312], "mean": [0.49864912033081055, -0.9046177864074707, 1.173417329788208, 0.5693238973617554, -0.6116073727607727, 0.39434880018234253, -0.7407005429267883, -1.0084600448608398, 1.1447458267211914, 0.04615312069654465, 0.8398776054382324, -0.8145718574523926, 54.62511444091797, 44.08184051513672, 2.6593692302703857, 2.37235426902771, 26.864107131958008, 12.109085083007812, 33.28793716430664, 8.328141212463379, 35.47709274291992, 14.669054985046387, 29.162784576416016, 36.98783874511719, 48.965091705322266, 40.340293884277344, 0.4554327726364136, 4.177084445953369, 27.3372859954834, 9.638580322265625, 36.76124572753906, 20.566083908081055, 37.740272521972656, 26.703283309936523, 31.15561866760254, 51.17023849487305], "std": [0.13597051799297333, 0.14969831705093384, 0.18455611169338226, 0.16425853967666626, 0.19719484448432922, 0.158957377076149, 0.22424161434173584, 0.1968921273946762, 0.2851835787296295, 0.06965602934360504, 0.32698002457618713, 0.06236112117767334, 12.34572696685791, 3.650887966156006, 7.586002349853516, 3.201183319091797, 25.497196197509766, 12.70400619506836, 26.583751678466797, 9.202631950378418, 26.2668399810791, 16.16682243347168, 25.874759674072266, 18.522459030151367, 9.530228614807129, 6.378056049346924, 0.05257415398955345, 4.348043441772461, 24.609130859375, 10.909455299377441, 27.694000244140625, 21.32862091064453, 27.90471649169922, 27.898792266845703, 25.854633331298828, 30.05857276916504], "count": [99]}, "action": {"min": [0.3380350172519684, -1.1252813339233398, 0.9475216865539551, 0.2539673447608948, -0.9740977883338928, 0.09141107648611069, -1.0657790899276733, -1.295896291732788, 0.7925869822502136, -0.10893511027097702, 0.39404040575027466, -0.9275230765342712, 39.05750274658203, 38.0625, -0.8118749856948853, -0.9356250166893005, 0.7716666460037231, 0.2556249797344208, 1.0306249856948853, -0.3125, 0.9681249856948853, -2.978181838989258, 1.2762500047683716, 3.735333204269409, 38.12562561035156, 30.71875, 0.3863636255264282, -0.8068749904632568, 0.5533333420753479, 0.6187499761581421, 4.099374771118164, -0.7268750071525574, 4.608749866485596, -0.37111109495162964, 0.8856250047683716, 15.231111526489258], "max": [0.7581826448440552, -0.7389393448829651, 1.4312485456466675, 0.8779898285865784, -0.3464513421058655, 0.677023708820343, -0.5559529066085815, -0.7778074741363525, 1.5220636129379272, 0.13938692212104797, 1.3173834085464478, -0.7164825797080994, 69.41500091552734, 48.15937423706055, 30.631250381469727, 9.443124771118164, 64.79937744140625, 37.49562454223633, 69.20062255859375, 26.37125015258789, 71.484375, 41.82374954223633, 64.91437530517578, 66.5718765258789, 65.80937957763672, 53.3224983215332, 0.5568749904632568, 9.643333435058594, 59.388126373291016, 34.50062561035156, 72.62187957763672, 59.15999984741211, 75.03375244140625, 78.79937744140625, 64.0687484741211, 97.00125122070312], "mean": [0.4986492097377777, -0.9046175479888916, 1.1734174489974976, 0.5693239569664001, -0.6116073131561279, 0.3943489193916321, -0.740700364112854, -1.0084599256515503, 1.1447460651397705, 0.046153128147125244, 0.8398776650428772, -0.8145720362663269, 54.62512969970703, 44.08184814453125, 2.6593689918518066, 2.372354745864868, 26.86410903930664, 12.109081268310547, 33.28793716430664, 8.328140258789062, 35.477088928222656, 14.669054985046387, 29.162782669067383, 36.98783874511719, 48.96508026123047, 40.340293884277344, 0.4554327130317688, 4.177083969116211, 27.337278366088867, 9.638580322265625, 36.7612419128418, 20.566078186035156, 37.74026870727539, 26.70328712463379, 31.155611038208008, 51.170223236083984], "std": [0.13597053289413452, 0.14969831705093384, 0.18455615639686584, 0.16425853967666626, 0.19719482958316803, 0.1589573323726654, 0.22424162924289703, 0.19689211249351501, 0.2851835787296295, 0.06965602189302444, 0.32697999477386475, 0.06236112117767334, 12.345726013183594, 3.6508872509002686, 7.585997581481934, 3.201183319091797, 25.4971981048584, 12.704005241394043, 26.583751678466797, 9.202630996704102, 26.266841888427734, 16.166820526123047, 25.874759674072266, 18.522459030151367, 9.530227661132812, 6.378056049346924, 0.05257415026426315, 4.348042964935303, 24.609128952026367, 10.909453392028809, 27.69399642944336, 21.3286190032959, 27.904712677001953, 27.89879035949707, 25.854629516601562, 30.058574676513672], "count": [99]}, "timestamp": {"min": [0.0], "max": [3.2666666666666666], "mean": [1.6333333333333329], "std": [0.9525793444156805], "count": [99]}, "frame_index": {"min": [0], "max": [98], "mean": [49.0], "std": [28.577380332470412], "count": [99]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [99]}, "index": {"min": [3530], "max": [3628], "mean": [3579.0], "std": [28.577380332470412], "count": [99]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [99]}, "subtask_annotation": {"mean": [2.6262626262626263, 11.0, 11.0, 11.0, 11.0], "std": [1.6304294444874603, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [99]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [99]}, "eef_direction_state": {"mean": [3.2626262626262625, 3.6565656565656566], "std": [1.977580700243846, 1.538473703577123], "min": [0, 0], "max": [6, 6], "count": [99]}, "eef_velocity_state": {"mean": [1.4343434343434343, 1.5555555555555556], "std": [0.6057238121440383, 0.5898505584103613], "min": [0, 0], "max": [2, 2], "count": [99]}, "eef_acc_mag_state": {"mean": [1.2121212121212122, 1.3737373737373737], "std": [0.8074492481499531, 0.7328629150390726], "min": [0, 0], "max": [2, 2], "count": [99]}, "eef_direction_action": {"mean": [3.2626262626262625, 3.6565656565656566], "std": [1.977580700243846, 1.538473703577123], "min": [0, 0], "max": [6, 6], "count": [99]}, "eef_velocity_action": {"mean": [1.4343434343434343, 1.5555555555555556], "std": [0.6057238121440383, 0.5898505584103613], "min": [0, 0], "max": [2, 2], "count": [99]}, "eef_acc_mag_action": {"mean": [1.2121212121212122, 1.3737373737373737], "std": [0.8074492481499531, 0.7328629150390726], "min": [0, 0], "max": [2, 2], "count": [99]}, "eef_sim_pose_state": {"mean": [0.6594994083763501, 0.11765831420449391, 1.2217315505297344, -1.5358823003429822, 1.004413211556784, -2.3827408002688446, 0.6642014740108592, -0.13110712968183824, 1.1848677546571706, 1.4156722154826713, 0.8448136900159002, 2.1008375250336924], "std": [0.06382161567603131, 0.010200032949733229, 0.025466555793346307, 0.1833157010228849, 0.03196741668009073, 0.16005896920896878, 0.08326463733847653, 0.022783243552973217, 0.04164127636015854, 0.21664706095714598, 0.08383167327683692, 0.1216616955719226], "min": [0.5779781367483195, 0.1060710663668622, 1.1734127915774881, -1.8670602554198148, 0.9371255138675476, -2.5735164268930837, 0.5596464977742562, -0.17756352728303856, 1.110662477102778, 1.1196695143551019, 0.7235762393322833, 1.7866953863062165], "max": [0.7359491048977915, 0.1438671075856831, 1.271650218840205, -1.185968848910501, 1.0475127205180392, -1.9638339882636027, 0.7641998017001295, -0.09858038737555117, 1.2483163205697034, 1.8108512502308642, 0.9726254183858254, 2.2922763187377244], "count": [99]}, "eef_sim_pose_action": {"mean": [0.6594994083763501, 0.11765831420449391, 1.2217315505297344, -1.5358823003429822, 1.004413211556784, -2.3827408002688446, 0.6642014740108592, -0.13110712968183824, 1.1848677546571706, 1.4156722154826713, 0.8448136900159002, 2.1008375250336924], "std": [0.06382161567603131, 0.010200032949733229, 0.025466555793346307, 0.1833157010228849, 0.03196741668009073, 0.16005896920896878, 0.08326463733847653, 0.022783243552973217, 0.04164127636015854, 0.21664706095714598, 0.08383167327683692, 0.1216616955719226], "min": [0.5779781367483195, 0.1060710663668622, 1.1734127915774881, -1.8670602554198148, 0.9371255138675476, -2.5735164268930837, 0.5596464977742562, -0.17756352728303856, 1.110662477102778, 1.1196695143551019, 0.7235762393322833, 1.7866953863062165], "max": [0.7359491048977915, 0.1438671075856831, 1.271650218840205, -1.185968848910501, 1.0475127205180392, -1.9638339882636027, 0.7641998017001295, -0.09858038737555117, 1.2483163205697034, 1.8108512502308642, 0.9726254183858254, 2.2922763187377244], "count": [99]}}} +{"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.3992927260647849]], [[0.41312613122171943]], [[0.4453291226747109]]], "std": [[[0.29500566386107374]], [[0.2863570854605804]], [[0.27629283203909677]]], "count": [91]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4779020168965022]], [[0.49059306318681317]], [[0.4706129538353803]]], "std": [[[0.31563662233202033]], [[0.31805074832600133]], [[0.32291738224880884]]], "count": [91]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4723650681426417]], [[0.48211323439632264]], [[0.46269907706672414]]], "std": [[[0.3030780253878244]], [[0.30881651644076685]], [[0.31396102380962776]]], "count": [91]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43811203583997704]], [[0.4508175747863248]], [[0.4297232659089277]]], "std": [[[0.3686628166046139]], [[0.3808196482855653]], [[0.3935708993819581]]], "count": [91]}, "observation.state": {"min": [0.376373291015625, -1.181930422782898, 0.9311606287956238, -0.036091823130846024, -1.4510693550109863, 0.1186150535941124, -0.9821087718009949, -1.2754873037338257, 0.8195763826370239, -0.09565499424934387, 0.4318303167819977, -0.8784905076026917, 26.611249923706055, 37.57437515258789, -0.6631250381469727, -0.34062498807907104, 0.6800000071525574, 0.051249995827674866, 0.8411111235618591, -0.4737499952316284, 1.0162500143051147, 0.07874999940395355, 1.8012499809265137, 0.6127272844314575, 35.282501220703125, 30.125, 0.3636363744735718, -0.5925000309944153, 0.8700000047683716, 0.7331250309944153, 0.7091666460037231, -0.6349999904632568, 0.8500000238418579, -0.41733333468437195, 0.7706249952316284, 0.601111114025116], "max": [1.0147885084152222, -0.8201088309288025, 1.4799343347549438, 0.7736324071884155, -0.3322175145149231, 0.7179157733917236, -0.5163271427154541, -0.8385547995567322, 1.4413337707519531, 0.13201172649860382, 1.4857836961746216, -0.7830023765563965, 71.19812774658203, 50.97249984741211, 12.043000221252441, 9.443635940551758, 54.576873779296875, 56.32500076293945, 63.84749984741211, 40.24437713623047, 60.553123474121094, 46.85749816894531, 63.01000213623047, 54.40937423706055, 59.619998931884766, 45.12937545776367, 0.5824999809265137, 9.489999771118164, 54.44874954223633, 50.74562454223633, 66.93937683105469, 50.88999938964844, 69.67437744140625, 70.98125457763672, 65.46062469482422, 97.0987548828125], "mean": [0.5529051423072815, -0.9831054210662842, 1.1982567310333252, 0.5163766741752625, -0.7010797262191772, 0.3535575866699219, -0.7179363965988159, -1.0136586427688599, 1.090132713317871, 0.006119892466813326, 0.8514355421066284, -0.83726567029953, 52.07011413574219, 45.92274475097656, 1.1699869632720947, 2.202893018722534, 24.150537490844727, 21.392038345336914, 29.876142501831055, 12.80683422088623, 31.344219207763672, 19.432668685913086, 27.604900360107422, 31.939407348632812, 46.971134185791016, 39.74578857421875, 0.4462090730667114, 3.3810524940490723, 24.598485946655273, 17.777042388916016, 31.78563690185547, 17.515785217285156, 32.26091766357422, 23.682754516601562, 26.90604591369629, 52.53388977050781], "std": [0.20284733176231384, 0.12975825369358063, 0.20932230353355408, 0.2024179846048355, 0.3126515746116638, 0.16185502707958221, 0.20537494122982025, 0.1655118316411972, 0.23911750316619873, 0.056018006056547165, 0.3099353611469269, 0.023634960874915123, 15.835460662841797, 5.117396354675293, 3.627462387084961, 2.85854434967041, 22.03573226928711, 21.50946807861328, 23.561843872070312, 14.135398864746094, 22.889142990112305, 19.35677146911621, 24.793275833129883, 16.189321517944336, 10.236485481262207, 5.436798095703125, 0.06329892575740814, 3.7656326293945312, 22.341955184936523, 18.285316467285156, 26.257843017578125, 18.67721939086914, 27.181259155273438, 26.232149124145508, 25.390634536743164, 31.09481430053711], "count": [91]}, "action": {"min": [0.376373291015625, -1.181930422782898, 0.9311606287956238, -0.036091823130846024, -1.4510693550109863, 0.1186150535941124, -0.9821087718009949, -1.2754873037338257, 0.8195763826370239, -0.09565499424934387, 0.4318303167819977, -0.8784905076026917, 26.611249923706055, 37.57437515258789, -0.6631250381469727, -0.34062498807907104, 0.6800000071525574, 0.051249995827674866, 0.8411111235618591, -0.4737499952316284, 1.0162500143051147, 0.07874999940395355, 1.8012499809265137, 0.6127272844314575, 35.282501220703125, 30.125, 0.3636363744735718, -0.5925000309944153, 0.8700000047683716, 0.7331250309944153, 0.7091666460037231, -0.6349999904632568, 0.8500000238418579, -0.41733333468437195, 0.7706249952316284, 0.601111114025116], "max": [1.0147885084152222, -0.8201088309288025, 1.4799343347549438, 0.7736324071884155, -0.3322175145149231, 0.7179157733917236, -0.5163271427154541, -0.8385547995567322, 1.4413337707519531, 0.13201172649860382, 1.4857836961746216, -0.7830023765563965, 71.19812774658203, 50.97249984741211, 12.043000221252441, 9.443635940551758, 54.576873779296875, 56.32500076293945, 63.84749984741211, 40.24437713623047, 60.553123474121094, 46.85749816894531, 63.01000213623047, 54.40937423706055, 59.619998931884766, 45.12937545776367, 0.5824999809265137, 9.489999771118164, 54.44874954223633, 50.74562454223633, 66.93937683105469, 50.88999938964844, 69.67437744140625, 70.98125457763672, 65.46062469482422, 97.0987548828125], "mean": [0.552905261516571, -0.9831054210662842, 1.1982566118240356, 0.5163764953613281, -0.7010796666145325, 0.3535575568675995, -0.7179365158081055, -1.0136585235595703, 1.090132713317871, 0.006119892001152039, 0.8514355421066284, -0.8372657895088196, 52.07011795043945, 45.9227294921875, 1.1699868440628052, 2.202893018722534, 24.150537490844727, 21.392044067382812, 29.876140594482422, 12.806836128234863, 31.344213485717773, 19.432668685913086, 27.604900360107422, 31.939407348632812, 46.97113800048828, 39.74577713012695, 0.4462091326713562, 3.3810532093048096, 24.598474502563477, 17.77704429626465, 31.785629272460938, 17.515789031982422, 32.26091384887695, 23.682748794555664, 26.906034469604492, 52.53388595581055], "std": [0.20284733176231384, 0.12975826859474182, 0.20932231843471527, 0.2024179846048355, 0.3126515746116638, 0.16185499727725983, 0.20537494122982025, 0.165511816740036, 0.23911750316619873, 0.056018006056547165, 0.30993539094924927, 0.023634962737560272, 15.83546257019043, 5.117396354675293, 3.6274614334106445, 2.85854434967041, 22.03573226928711, 21.50946807861328, 23.56184196472168, 14.13539981842041, 22.889142990112305, 19.35677146911621, 24.793277740478516, 16.189321517944336, 10.23648452758789, 5.436799049377441, 0.06329891830682755, 3.7656326293945312, 22.341955184936523, 18.285316467285156, 26.257841110229492, 18.67721939086914, 27.181255340576172, 26.232149124145508, 25.39063262939453, 31.09481430053711], "count": [91]}, "timestamp": {"min": [0.0], "max": [3.0], "mean": [1.5], "std": [0.8755950357709131], "count": [91]}, "frame_index": {"min": [0], "max": [90], "mean": [45.0], "std": [26.267851073127396], "count": [91]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [91]}, "index": {"min": [3629], "max": [3719], "mean": [3674.0], "std": [26.267851073127396], "count": [91]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [91]}, "subtask_annotation": {"mean": [2.5714285714285716, 11.0, 11.0, 11.0, 11.0], "std": [1.7106187887727513, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [91]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [91]}, "eef_direction_state": {"mean": [3.197802197802198, 3.923076923076923], "std": [1.780355441853067, 1.5062563244554217], "min": [1, 1], "max": [6, 6], "count": [91]}, "eef_velocity_state": {"mean": [1.6373626373626373, 1.7032967032967032], "std": [0.6024945126097929, 0.5445939205874225], "min": [0, 0], "max": [2, 2], "count": [91]}, "eef_acc_mag_state": {"mean": [1.4835164835164836, 1.4725274725274726], "std": [0.599681918665594, 0.634894805523266], "min": [0, 0], "max": [2, 2], "count": [91]}, "eef_direction_action": {"mean": [3.197802197802198, 3.923076923076923], "std": [1.780355441853067, 1.5062563244554217], "min": [1, 1], "max": [6, 6], "count": [91]}, "eef_velocity_action": {"mean": [1.6373626373626373, 1.7032967032967032], "std": [0.6024945126097929, 0.5445939205874225], "min": [0, 0], "max": [2, 2], "count": [91]}, "eef_acc_mag_action": {"mean": [1.4835164835164836, 1.4725274725274726], "std": [0.599681918665594, 0.634894805523266], "min": [0, 0], "max": [2, 2], "count": [91]}, "eef_sim_pose_state": {"mean": [0.6530766500157372, 0.09937566364555962, 1.2129730535917644, -1.4773050847309244, 0.8825971081787406, -2.3806214896973046, 0.6453242851822875, -0.1039821458533547, 1.191744985636002, 1.3680710673197003, 0.8485620484342027, 2.135591057546508], "std": [0.07954648660588781, 0.02641680384201765, 0.027248510115962226, 0.22030748497764016, 0.0726779997413365, 0.19434202713509038, 0.07621842463784133, 0.02102939833659061, 0.03864809843367251, 0.21627742903516892, 0.07696293429065218, 0.16165045422121194], "min": [0.5532920111709124, 0.06556772072838005, 1.172615324020063, -1.8215058945184301, 0.7021138573130625, -2.6309618038443485, 0.5535679392707781, -0.16779827984971613, 1.1288259603501682, 0.9037296512222965, 0.6826579062916691, 1.7431130787524498], "max": [0.7480790277270429, 0.16927631658745948, 1.277265605156718, -0.9789225017050612, 0.9602274777272894, -1.893369587741013, 0.7461149577377032, -0.08435208207050626, 1.2716864617628145, 1.7202046645875422, 0.9477080768151382, 2.2989695680476636], "count": [91]}, "eef_sim_pose_action": {"mean": [0.6530766500157372, 0.09937566364555962, 1.2129730535917644, -1.4773050847309244, 0.8825971081787406, -2.3806214896973046, 0.6453242851822875, -0.1039821458533547, 1.191744985636002, 1.3680710673197003, 0.8485620484342027, 2.135591057546508], "std": [0.07954648660588781, 0.02641680384201765, 0.027248510115962226, 0.22030748497764016, 0.0726779997413365, 0.19434202713509038, 0.07621842463784133, 0.02102939833659061, 0.03864809843367251, 0.21627742903516892, 0.07696293429065218, 0.16165045422121194], "min": [0.5532920111709124, 0.06556772072838005, 1.172615324020063, -1.8215058945184301, 0.7021138573130625, -2.6309618038443485, 0.5535679392707781, -0.16779827984971613, 1.1288259603501682, 0.9037296512222965, 0.6826579062916691, 1.7431130787524498], "max": [0.7480790277270429, 0.16927631658745948, 1.277265605156718, -0.9789225017050612, 0.9602274777272894, -1.893369587741013, 0.7461149577377032, -0.08435208207050626, 1.2716864617628145, 1.7202046645875422, 0.9477080768151382, 2.2989695680476636], "count": [91]}}} +{"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.4013679965972643]], [[0.4124217328684051]], [[0.4470630748433394]]], "std": [[[0.2871413381310256]], [[0.2798373196024063]], [[0.2699162478075185]]], "count": [97]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.1450980392156863]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5158049638669902]], [[0.5282212009803922]], [[0.5066292828987266]]], "std": [[[0.3169322453246911]], [[0.3192599810388335]], [[0.3233380903681347]]], "count": [97]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49921833729196147]], [[0.5108528232598881]], [[0.48859228867663906]]], "std": [[[0.3049890354985323]], [[0.31002860924147807]], [[0.3151563603621402]]], "count": [97]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44330569031736405]], [[0.4556622279495991]], [[0.4349296332794286]]], "std": [[[0.36843326420591105]], [[0.3792862038374183]], [[0.39213003906543903]]], "count": [97]}, "observation.state": {"min": [0.3224898874759674, -1.1789263486862183, 0.9629926085472107, 0.2739948034286499, -0.9703678488731384, 0.08185034990310669, -0.9672551155090332, -1.2365291118621826, 0.8644713163375854, -0.12200064957141876, 0.5593385100364685, -0.811589241027832, 30.047500610351562, 40.037776947021484, -0.7506250143051147, -0.7787500023841858, 0.625, 0.25, 0.9941666722297668, 0.11363636702299118, 0.9739999771118164, -2.9625000953674316, 1.0011111497879028, 19.148889541625977, 28.49307632446289, 31.698749542236328, 0.328125, -0.8774999976158142, 0.9887500405311584, 0.6200000047683716, 0.6330000162124634, -0.4946666657924652, 0.8411111235618591, -0.034000005573034286, 0.8611111044883728, 16.889999389648438], "max": [0.7650492191314697, -0.7876516580581665, 1.473997712135315, 0.8733167052268982, -0.35315099358558655, 0.616845965385437, -0.639329195022583, -0.8885281085968018, 1.4009212255477905, 0.101448655128479, 1.1559768915176392, -0.7386797070503235, 69.96812438964844, 49.211875915527344, 10.56874942779541, 8.70111083984375, 64.87937927246094, 45.36375045776367, 75.54875183105469, 25.600624084472656, 75.76937103271484, 43.9900016784668, 68.79750061035156, 49.8693733215332, 60.01187515258789, 43.73875045776367, 0.4699999988079071, 9.323333740234375, 50.801876068115234, 48.70375061035156, 63.669376373291016, 53.32749938964844, 70.2300033569336, 69.18000030517578, 66.55000305175781, 95.56999969482422], "mean": [0.46023574471473694, -0.9977623820304871, 1.2435705661773682, 0.6454066038131714, -0.6053611040115356, 0.29676949977874756, -0.7383676171302795, -1.0518605709075928, 1.1571439504623413, 0.01633366383612156, 0.8286763429641724, -0.766076922416687, 50.8677864074707, 45.57312774658203, 0.18278934061527252, 2.502786159515381, 25.92339515686035, 14.987765312194824, 32.7665901184082, 5.773165702819824, 34.541404724121094, 12.943697929382324, 28.39529800415039, 34.369224548339844, 45.99345016479492, 38.73391342163086, 0.40078750252723694, 2.973914384841919, 21.888336181640625, 17.810670852661133, 30.89717674255371, 18.465681076049805, 34.84557342529297, 21.918344497680664, 28.51436424255371, 62.43778610229492], "std": [0.13677681982517242, 0.16381654143333435, 0.21355251967906952, 0.15944388508796692, 0.21744507551193237, 0.1433541476726532, 0.13149644434452057, 0.133774071931839, 0.2157423347234726, 0.0753989964723587, 0.20454774796962738, 0.015388145111501217, 15.678301811218262, 2.95296311378479, 2.37905216217041, 2.7312769889831543, 25.64934730529785, 15.391181945800781, 27.38326072692871, 7.382504940032959, 25.700071334838867, 14.251287460327148, 26.99603843688965, 9.620121955871582, 11.31427001953125, 4.396304130554199, 0.04142507165670395, 3.2868995666503906, 21.125898361206055, 18.404184341430664, 23.437658309936523, 19.99945831298828, 26.606170654296875, 25.525333404541016, 27.501691818237305, 20.906545639038086], "count": [97]}, "action": {"min": [0.3224898874759674, -1.1789263486862183, 0.9629926085472107, 0.2739948034286499, -0.9703678488731384, 0.08185034990310669, -0.9672551155090332, -1.2365291118621826, 0.8644713163375854, -0.12200064957141876, 0.5593385100364685, -0.811589241027832, 30.047500610351562, 40.037776947021484, -0.7506250143051147, -0.7787500023841858, 0.625, 0.25, 0.9941666722297668, 0.11363636702299118, 0.9739999771118164, -2.9625000953674316, 1.0011111497879028, 19.148889541625977, 28.49307632446289, 31.698749542236328, 0.328125, -0.8774999976158142, 0.9887500405311584, 0.6200000047683716, 0.6330000162124634, -0.4946666657924652, 0.8411111235618591, -0.034000005573034286, 0.8611111044883728, 16.889999389648438], "max": [0.7650492191314697, -0.7876516580581665, 1.473997712135315, 0.8733167052268982, -0.35315099358558655, 0.616845965385437, -0.639329195022583, -0.8885281085968018, 1.4009212255477905, 0.101448655128479, 1.1559768915176392, -0.7386797070503235, 69.96812438964844, 49.211875915527344, 10.56874942779541, 8.70111083984375, 64.87937927246094, 45.36375045776367, 75.54875183105469, 25.600624084472656, 75.76937103271484, 43.9900016784668, 68.79750061035156, 49.8693733215332, 60.01187515258789, 43.73875045776367, 0.4699999988079071, 9.323333740234375, 50.801876068115234, 48.70375061035156, 63.669376373291016, 53.32749938964844, 70.2300033569336, 69.18000030517578, 66.55000305175781, 95.56999969482422], "mean": [0.46023571491241455, -0.9977622032165527, 1.2435708045959473, 0.6454067230224609, -0.6053611040115356, 0.29676949977874756, -0.7383675575256348, -1.0518605709075928, 1.1571437120437622, 0.016333647072315216, 0.8286762237548828, -0.7660768628120422, 50.86778259277344, 45.57313537597656, 0.18278928101062775, 2.5027852058410645, 25.92340087890625, 14.987762451171875, 32.766597747802734, 5.773163795471191, 34.541404724121094, 12.943695068359375, 28.395296096801758, 34.36922836303711, 45.99345016479492, 38.733890533447266, 0.40078750252723694, 2.97391414642334, 21.88833236694336, 17.810670852661133, 30.897171020507812, 18.465688705444336, 34.84557342529297, 21.91834831237793, 28.514366149902344, 62.43777847290039], "std": [0.13677683472633362, 0.16381654143333435, 0.2135525345802307, 0.15944387018680573, 0.21744509041309357, 0.1433541476726532, 0.13149645924568176, 0.133774071931839, 0.2157423198223114, 0.0753989964723587, 0.204547718167305, 0.015388146042823792, 15.678299903869629, 2.95296311378479, 2.379051685333252, 2.731276750564575, 25.649349212646484, 15.391180992126465, 27.383262634277344, 7.382505416870117, 25.700075149536133, 14.251288414001465, 26.99603843688965, 9.620121955871582, 11.314270973205566, 4.396304130554199, 0.041425079107284546, 3.2868998050689697, 21.125898361206055, 18.40418243408203, 23.437658309936523, 19.99945640563965, 26.606170654296875, 25.52532958984375, 27.501691818237305, 20.906545639038086], "count": [97]}, "timestamp": {"min": [0.0], "max": [3.2], "mean": [1.5999999999999996], "std": [0.9333333333333333], "count": [97]}, "frame_index": {"min": [0], "max": [96], "mean": [48.0], "std": [28.0], "count": [97]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [97]}, "index": {"min": [3720], "max": [3816], "mean": [3768.0], "std": [28.0], "count": [97]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [97]}, "subtask_annotation": {"mean": [2.5876288659793816, 11.0, 11.0, 11.0, 11.0], "std": [1.397734376780057, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [97]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [97]}, "eef_direction_state": {"mean": [3.8762886597938144, 3.6804123711340204], "std": [1.6944891390766472, 1.4891109348674467], "min": [1, 1], "max": [6, 6], "count": [97]}, "eef_velocity_state": {"mean": [1.3298969072164948, 1.5051546391752577], "std": [0.6536440199648387, 0.520184569548159], "min": [0, 0], "max": [2, 2], "count": [97]}, "eef_acc_mag_state": {"mean": [1.3814432989690721, 1.3298969072164948], "std": [0.7522241792558638, 0.7828266188276131], "min": [0, 0], "max": [2, 2], "count": [97]}, "eef_direction_action": {"mean": [3.8762886597938144, 3.6804123711340204], "std": [1.6944891390766472, 1.4891109348674467], "min": [1, 1], "max": [6, 6], "count": [97]}, "eef_velocity_action": {"mean": [1.3298969072164948, 1.5051546391752577], "std": [0.6536440199648387, 0.520184569548159], "min": [0, 0], "max": [2, 2], "count": [97]}, "eef_acc_mag_action": {"mean": [1.3814432989690721, 1.3298969072164948], "std": [0.7522241792558638, 0.7828266188276131], "min": [0, 0], "max": [2, 2], "count": [97]}, "eef_sim_pose_state": {"mean": [0.6675732676068163, 0.09146050266358924, 1.2197259478042815, -1.5214407621330823, 0.961280539240615, -2.422855263656263, 0.6591790856441918, -0.11175004688270082, 1.1680977067377216, 1.4303740248898575, 0.801511878407774, 2.16763940370821], "std": [0.07616335998198345, 0.006692509537202623, 0.03046816936775664, 0.20040000614703204, 0.05017645943320373, 0.13440239676166832, 0.07002258482203184, 0.015643613147809137, 0.03494967147705101, 0.15967200290731956, 0.04054175160584933, 0.10366604631382918], "min": [0.5604288271830644, 0.08175122675406399, 1.1778894621595124, -1.8311004168223841, 0.8468037317889019, -2.568052063357622, 0.5596579558260482, -0.14299546120263054, 1.1146259153188574, 1.1473373383547396, 0.7215844246944894, 1.8703209516692918], "max": [0.7416128130815827, 0.10977743262744563, 1.2788608922656772, -1.2327557895060248, 1.0373291434589658, -2.0605375388085307, 0.7307002591578716, -0.08846533641738605, 1.2310529904162613, 1.6825294692395103, 0.8626135850659615, 2.297586564747359], "count": [97]}, "eef_sim_pose_action": {"mean": [0.6675732676068163, 0.09146050266358924, 1.2197259478042815, -1.5214407621330823, 0.961280539240615, -2.422855263656263, 0.6591790856441918, -0.11175004688270082, 1.1680977067377216, 1.4303740248898575, 0.801511878407774, 2.16763940370821], "std": [0.07616335998198345, 0.006692509537202623, 0.03046816936775664, 0.20040000614703204, 0.05017645943320373, 0.13440239676166832, 0.07002258482203184, 0.015643613147809137, 0.03494967147705101, 0.15967200290731956, 0.04054175160584933, 0.10366604631382918], "min": [0.5604288271830644, 0.08175122675406399, 1.1778894621595124, -1.8311004168223841, 0.8468037317889019, -2.568052063357622, 0.5596579558260482, -0.14299546120263054, 1.1146259153188574, 1.1473373383547396, 0.7215844246944894, 1.8703209516692918], "max": [0.7416128130815827, 0.10977743262744563, 1.2788608922656772, -1.2327557895060248, 1.0373291434589658, -2.0605375388085307, 0.7307002591578716, -0.08846533641738605, 1.2310529904162613, 1.6825294692395103, 0.8626135850659615, 2.297586564747359], "count": [97]}}} +{"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.3969241299019608]], [[0.40787986315359476]], [[0.4352246303104575]]], "std": [[[0.29345198893955365]], [[0.28532090614699396]], [[0.2786358207855934]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5183294750816992]], [[0.5294369750816993]], [[0.508794368872549]]], "std": [[[0.31002881341958327]], [[0.3145045134070051]], [[0.31954041454525706]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.12941176470588237]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4832663296568627]], [[0.4951196507352941]], [[0.4747738623366013]]], "std": [[[0.3014973937415397]], [[0.30663576904734885]], [[0.3125567425831984]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44041904820261435]], [[0.4536039501633987]], [[0.4331013133169935]]], "std": [[[0.36768702375501333]], [[0.37906245005261036]], [[0.3916143292988581]]], "count": [100]}, "observation.state": {"min": [0.3324320912361145, -1.0972191095352173, 0.9480382800102234, 0.1989818811416626, -1.1030789613723755, 0.1415274292230606, -1.090233325958252, -1.2840944528579712, 0.8329756855964661, -0.036025598645210266, 0.4728389382362366, -0.8609426021575928, 39.8493766784668, 38.301876068115234, -0.7287499904632568, -1.0125000476837158, 0.7149999737739563, 0.19374999403953552, 1.0, -0.3487499952316284, 1.0892857313156128, 0.49562501907348633, 0.9822222590446472, 13.614444732666016, 32.182498931884766, 33.10375213623047, 0.3762499988079071, -0.5793749690055847, 0.7443749904632568, 0.6081250309944153, 0.5892857313156128, -0.7456250190734863, 1.121999979019165, 0.546875, 0.6206250190734863, 0.3713333308696747], "max": [0.8218466639518738, -0.7654068470001221, 1.3697832822799683, 0.8617294430732727, -0.3887474238872528, 0.6188169121742249, -0.5577887892723083, -0.884379506111145, 1.4711365699768066, 0.20224562287330627, 1.4608181715011597, -0.7117379903793335, 71.8499984741211, 49.18375015258789, 12.255000114440918, 9.524615287780762, 66.73124694824219, 38.671875, 71.63500213623047, 18.250625610351562, 72.40625, 41.90062713623047, 68.42562866210938, 66.63687133789062, 55.47999954223633, 43.36000061035156, 0.5262500047683716, 9.532221794128418, 54.796875, 43.1875, 72.03812408447266, 29.943750381469727, 78.62562561035156, 65.58562469482422, 70.56937408447266, 90.3393783569336], "mean": [0.4752749800682068, -0.9231229424476624, 1.1603208780288696, 0.6239895224571228, -0.6608260869979858, 0.3463194668292999, -0.7705631852149963, -1.0606746673583984, 1.15127432346344, 0.06923174858093262, 0.8781595230102539, -0.7682837843894958, 56.29475784301758, 44.37377166748047, 0.2725817561149597, 3.3681366443634033, 28.154159545898438, 12.285222053527832, 33.57238006591797, 5.298545837402344, 34.1656608581543, 15.481507301330566, 29.536733627319336, 36.49308395385742, 46.40159606933594, 38.94345474243164, 0.43218180537223816, 3.9026246070861816, 25.30149269104004, 16.337984085083008, 33.66769790649414, 10.644998550415039, 36.66082000732422, 20.674673080444336, 31.33763885498047, 43.52812194824219], "std": [0.15685078501701355, 0.1285274773836136, 0.1702859103679657, 0.17108400166034698, 0.22252197563648224, 0.13852162659168243, 0.22035840153694153, 0.14793740212917328, 0.25248122215270996, 0.057672638446092606, 0.3303118050098419, 0.04881026968359947, 12.345741271972656, 4.404139518737793, 2.6100990772247314, 3.8322107791900635, 26.608030319213867, 13.080001831054688, 28.74210548400879, 5.699439525604248, 27.596342086791992, 14.508891105651855, 27.73642921447754, 16.893159866333008, 7.7940993309021, 3.718334674835205, 0.03416593372821808, 4.044754505157471, 23.63306427001953, 16.417943954467773, 29.561372756958008, 11.221891403198242, 32.969268798828125, 23.96350860595703, 29.856739044189453, 32.11994552612305], "count": [105]}, "action": {"min": [0.3324320912361145, -1.0972191095352173, 0.9480382800102234, 0.1989818811416626, -1.1030789613723755, 0.1415274292230606, -1.090233325958252, -1.2840944528579712, 0.8329756855964661, -0.036025598645210266, 0.4728389382362366, -0.8609426021575928, 39.8493766784668, 38.301876068115234, -0.7287499904632568, -1.0125000476837158, 0.7149999737739563, 0.19374999403953552, 1.0, -0.3487499952316284, 1.0892857313156128, 0.49562501907348633, 0.9822222590446472, 13.614444732666016, 32.182498931884766, 33.10375213623047, 0.3762499988079071, -0.5793749690055847, 0.7443749904632568, 0.6081250309944153, 0.5892857313156128, -0.7456250190734863, 1.121999979019165, 0.546875, 0.6206250190734863, 0.3713333308696747], "max": [0.8218466639518738, -0.7654068470001221, 1.3697832822799683, 0.8617294430732727, -0.3887474238872528, 0.6188169121742249, -0.5577887892723083, -0.884379506111145, 1.4711365699768066, 0.20224562287330627, 1.4608181715011597, -0.7117379903793335, 71.8499984741211, 49.18375015258789, 12.255000114440918, 9.524615287780762, 66.73124694824219, 38.671875, 71.63500213623047, 18.250625610351562, 72.40625, 41.90062713623047, 68.42562866210938, 66.63687133789062, 55.47999954223633, 43.36000061035156, 0.5262500047683716, 9.532221794128418, 54.796875, 43.1875, 72.03812408447266, 29.943750381469727, 78.62562561035156, 65.58562469482422, 70.56937408447266, 90.3393783569336], "mean": [0.4752749800682068, -0.9231228232383728, 1.16032075881958, 0.6239893436431885, -0.6608262062072754, 0.34631940722465515, -0.7705628871917725, -1.0606746673583984, 1.151274561882019, 0.06923173367977142, 0.8781595230102539, -0.7682837843894958, 56.294769287109375, 44.373783111572266, 0.27258187532424927, 3.3681366443634033, 28.154157638549805, 12.285224914550781, 33.5723762512207, 5.298546314239502, 34.16566848754883, 15.4815092086792, 29.5367374420166, 36.49307632446289, 46.401607513427734, 38.943458557128906, 0.43218180537223816, 3.9026246070861816, 25.30150032043457, 16.337982177734375, 33.667686462402344, 10.644997596740723, 36.66082000732422, 20.67466926574707, 31.337635040283203, 43.52812576293945], "std": [0.15685078501701355, 0.1285274773836136, 0.1702859103679657, 0.17108400166034698, 0.22252197563648224, 0.13852162659168243, 0.2203584760427475, 0.14793738722801208, 0.25248122215270996, 0.057672642171382904, 0.3303118348121643, 0.048810265958309174, 12.345742225646973, 4.404138565063477, 2.6100990772247314, 3.8322107791900635, 26.608030319213867, 13.080001831054688, 28.74209976196289, 5.699439525604248, 27.596343994140625, 14.508890151977539, 27.736433029174805, 16.89316177368164, 7.7940993309021, 3.718334436416626, 0.03416593000292778, 4.044755458831787, 23.633066177368164, 16.417943954467773, 29.561370849609375, 11.221892356872559, 32.969268798828125, 23.963502883911133, 29.856739044189453, 32.11994552612305], "count": [105]}, "timestamp": {"min": [0.0], "max": [3.466666666666667], "mean": [1.7333333333333334], "std": [1.010317148592827], "count": [105]}, "frame_index": {"min": [0], "max": [104], "mean": [52.0], "std": [30.309514457784815], "count": [105]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [105]}, "index": {"min": [3817], "max": [3921], "mean": [3869.0], "std": [30.309514457784815], "count": [105]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [105]}, "subtask_annotation": {"mean": [2.619047619047619, 11.0, 11.0, 11.0, 11.0], "std": [1.587936381003149, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [105]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [105]}, "eef_direction_state": {"mean": [3.4857142857142858, 3.9714285714285715], "std": [1.7188827252402221, 1.4373066270410266], "min": [0, 1], "max": [6, 6], "count": [105]}, "eef_velocity_state": {"mean": [1.4, 1.6761904761904762], "std": [0.5623081683476384, 0.5254519704431897], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_state": {"mean": [1.2476190476190476, 1.4285714285714286], "std": [0.7901892766739631, 0.7017955591215442], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_direction_action": {"mean": [3.4857142857142858, 3.9714285714285715], "std": [1.7188827252402221, 1.4373066270410266], "min": [0, 1], "max": [6, 6], "count": [105]}, "eef_velocity_action": {"mean": [1.4, 1.6761904761904762], "std": [0.5623081683476384, 0.5254519704431897], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_action": {"mean": [1.2476190476190476, 1.4285714285714286], "std": [0.7901892766739631, 0.7017955591215442], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_sim_pose_state": {"mean": [0.6453781236790335, 0.09703468914094482, 1.2336770370415637, -1.4577099523905959, 0.9869658773174191, -2.397149888719314, 0.6600055525376237, -0.12126539297528015, 1.1689231678653413, 1.4235565142728988, 0.7545829813416611, 2.1228921608545894], "std": [0.06601825866594437, 0.010663328669611527, 0.025623277579103796, 0.1920531640760782, 0.05544796809707561, 0.15866728760641088, 0.07885837196748288, 0.016682734186151557, 0.0373264674551918, 0.18481321498595973, 0.12127536068815828, 0.10787306117317122], "min": [0.553110124947706, 0.07961171237757708, 1.1942802316326755, -1.786310535092198, 0.8382361570598764, -2.595783654521256, 0.5548032680584826, -0.1679919077930047, 1.1048639470941266, 1.1421280108513199, 0.5660839413812062, 1.8385174839405507], "max": [0.7178301740387911, 0.12503923824248792, 1.2762625258701585, -1.1785002440986962, 1.0288136324912442, -2.032285975374828, 0.7470944417922135, -0.10379897047775918, 1.2436092498637616, 1.743695985229238, 0.9249699526789672, 2.2615175318825687], "count": [105]}, "eef_sim_pose_action": {"mean": [0.6453781236790335, 0.09703468914094482, 1.2336770370415637, -1.4577099523905959, 0.9869658773174191, -2.397149888719314, 0.6600055525376237, -0.12126539297528015, 1.1689231678653413, 1.4235565142728988, 0.7545829813416611, 2.1228921608545894], "std": [0.06601825866594437, 0.010663328669611527, 0.025623277579103796, 0.1920531640760782, 0.05544796809707561, 0.15866728760641088, 0.07885837196748288, 0.016682734186151557, 0.0373264674551918, 0.18481321498595973, 0.12127536068815828, 0.10787306117317122], "min": [0.553110124947706, 0.07961171237757708, 1.1942802316326755, -1.786310535092198, 0.8382361570598764, -2.595783654521256, 0.5548032680584826, -0.1679919077930047, 1.1048639470941266, 1.1421280108513199, 0.5660839413812062, 1.8385174839405507], "max": [0.7178301740387911, 0.12503923824248792, 1.2762625258701585, -1.1785002440986962, 1.0288136324912442, -2.032285975374828, 0.7470944417922135, -0.10379897047775918, 1.2436092498637616, 1.743695985229238, 0.9249699526789672, 2.2615175318825687], "count": [105]}}} +{"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.4054905535130719]], [[0.4152325714869281]], [[0.44623537990196077]]], "std": [[[0.2914244814657887]], [[0.28385109695276806]], [[0.274769694167806]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.12549019607843137]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4724580269607843]], [[0.4837917585784314]], [[0.4612851348039215]]], "std": [[[0.3293605500460995]], [[0.3318322727780802]], [[0.3383770873981131]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5113266850490197]], [[0.5228972814542484]], [[0.5012195220588236]]], "std": [[[0.3079542577690815]], [[0.3132192856248951]], [[0.3198391489752071]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43849533292483656]], [[0.4516730433006536]], [[0.43050083129084965]]], "std": [[[0.3662215009613292]], [[0.37845664914636146]], [[0.39130776244077337]]], "count": [100]}, "observation.state": {"min": [0.361066609621048, -1.1550602912902832, 0.9114510416984558, -0.054826512932777405, -1.3308621644973755, 0.475437730550766, -0.9748607873916626, -1.2860256433486938, 0.8538376092910767, -0.08728637546300888, 0.41261348128318787, -0.8031491041183472, 38.60437774658203, 36.07437515258789, -0.7043750286102295, -1.403749942779541, 0.7506250143051147, 0.35999998450279236, 0.8777777552604675, -0.23499999940395355, 1.056249976158142, -2.8062500953674316, 1.1100000143051147, 0.7890909314155579, 30.979999542236328, 28.936874389648438, 0.3918749988079071, -0.6075000166893005, 0.692307710647583, 0.5268750190734863, 0.648888885974884, -0.6712499856948853, 0.945555567741394, -0.28555557131767273, 0.8268749713897705, 0.9893333315849304], "max": [1.021061658859253, -0.7315985560417175, 1.4309147596359253, 0.5236705541610718, -0.22616732120513916, 0.8552681803703308, -0.534637987613678, -0.8572708964347839, 1.4700160026550293, 0.1334104835987091, 1.433012843132019, -0.7147659659385681, 67.46875, 48.38312530517578, 5.152500152587891, 9.460624694824219, 52.04125213623047, 41.65125274658203, 65.74312591552734, 41.057498931884766, 71.15125274658203, 36.788124084472656, 61.5, 60.2556266784668, 57.00374984741211, 42.79750061035156, 0.4637500047683716, 9.609999656677246, 51.61687469482422, 40.26499938964844, 68.68437957763672, 40.334999084472656, 78.26812744140625, 61.040000915527344, 65.40687561035156, 88.13750457763672], "mean": [0.5537039041519165, -0.9140211343765259, 1.1552793979644775, 0.33901602029800415, -0.6733353137969971, 0.58616703748703, -0.7169796824455261, -1.032614827156067, 1.140478253364563, -0.007832076400518417, 0.876857578754425, -0.7644360065460205, 51.140377044677734, 42.82732391357422, 0.062280118465423584, 3.7585699558258057, 19.912429809570312, 14.868524551391602, 26.25284767150879, 10.818026542663574, 29.97917366027832, 9.360393524169922, 25.564441680908203, 24.009323120117188, 45.96076965332031, 37.6375617980957, 0.4239562153816223, 4.434912204742432, 19.2550106048584, 13.614264488220215, 27.255638122558594, 9.987855911254883, 29.623947143554688, 15.382811546325684, 23.139888763427734, 44.83981704711914], "std": [0.20551635324954987, 0.1568746417760849, 0.20341910421848297, 0.18029917776584625, 0.33945605158805847, 0.10485931485891342, 0.1937670111656189, 0.16368184983730316, 0.23938003182411194, 0.05191563814878464, 0.330083966255188, 0.0332273468375206, 11.07009220123291, 4.628969669342041, 1.436661720275879, 4.084535121917725, 21.430030822753906, 17.00067901611328, 24.210073471069336, 14.130960464477539, 26.507436752319336, 12.523970603942871, 21.262378692626953, 22.838651657104492, 8.18429183959961, 4.476470470428467, 0.016109462827444077, 4.038727283477783, 21.21042251586914, 16.04627799987793, 26.102556228637695, 13.122884750366211, 29.022172927856445, 21.25721549987793, 25.398958206176758, 27.272705078125], "count": [105]}, "action": {"min": [0.361066609621048, -1.1550602912902832, 0.9114510416984558, -0.054826512932777405, -1.3308621644973755, 0.475437730550766, -0.9748607873916626, -1.2860256433486938, 0.8538376092910767, -0.08728637546300888, 0.41261348128318787, -0.8031491041183472, 38.60437774658203, 36.07437515258789, -0.7043750286102295, -1.403749942779541, 0.7506250143051147, 0.35999998450279236, 0.8777777552604675, -0.23499999940395355, 1.056249976158142, -2.8062500953674316, 1.1100000143051147, 0.7890909314155579, 30.979999542236328, 28.936874389648438, 0.3918749988079071, -0.6075000166893005, 0.692307710647583, 0.5268750190734863, 0.648888885974884, -0.6712499856948853, 0.945555567741394, -0.28555557131767273, 0.8268749713897705, 0.9893333315849304], "max": [1.021061658859253, -0.7315985560417175, 1.4309147596359253, 0.5236705541610718, -0.22616732120513916, 0.8552681803703308, -0.534637987613678, -0.8572708964347839, 1.4700160026550293, 0.1334104835987091, 1.433012843132019, -0.7147659659385681, 67.46875, 48.38312530517578, 5.152500152587891, 9.460624694824219, 52.04125213623047, 41.65125274658203, 65.74312591552734, 41.057498931884766, 71.15125274658203, 36.788124084472656, 61.5, 60.2556266784668, 57.00374984741211, 42.79750061035156, 0.4637500047683716, 9.609999656677246, 51.61687469482422, 40.26499938964844, 68.68437957763672, 40.334999084472656, 78.26812744140625, 61.040000915527344, 65.40687561035156, 88.13750457763672], "mean": [0.553703784942627, -0.9140211343765259, 1.1552796363830566, 0.33901602029800415, -0.6733353137969971, 0.5861669778823853, -0.7169796824455261, -1.032614827156067, 1.1404781341552734, -0.007832076400518417, 0.8768576383590698, -0.7644360661506653, 51.1403694152832, 42.82732391357422, 0.062280118465423584, 3.758570671081543, 19.912439346313477, 14.868521690368652, 26.252836227416992, 10.818025588989258, 29.979164123535156, 9.360390663146973, 25.56444549560547, 24.009328842163086, 45.96077346801758, 37.63756561279297, 0.42395612597465515, 4.434912204742432, 19.255001068115234, 13.614258766174316, 27.255643844604492, 9.987855911254883, 29.62393569946289, 15.382811546325684, 23.139875411987305, 44.83980178833008], "std": [0.20551635324954987, 0.1568746417760849, 0.20341910421848297, 0.18029917776584625, 0.33945605158805847, 0.10485931485891342, 0.19376695156097412, 0.16368183493614197, 0.23938003182411194, 0.05191563814878464, 0.3300839960575104, 0.0332273431122303, 11.07009220123291, 4.628968715667725, 1.4366612434387207, 4.084535598754883, 21.430030822753906, 17.000680923461914, 24.210073471069336, 14.130960464477539, 26.507436752319336, 12.523971557617188, 21.26237678527832, 22.838647842407227, 8.184292793273926, 4.476469993591309, 0.016109466552734375, 4.038727283477783, 21.210424423217773, 16.04627799987793, 26.102554321289062, 13.122886657714844, 29.022171020507812, 21.257221221923828, 25.398956298828125, 27.272706985473633], "count": [105]}, "timestamp": {"min": [0.0], "max": [3.466666666666667], "mean": [1.7333333333333334], "std": [1.010317148592827], "count": [105]}, "frame_index": {"min": [0], "max": [104], "mean": [52.0], "std": [30.309514457784815], "count": [105]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [105]}, "index": {"min": [3922], "max": [4026], "mean": [3974.0], "std": [30.309514457784815], "count": [105]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [105]}, "subtask_annotation": {"mean": [2.5714285714285716, 11.0, 11.0, 11.0, 11.0], "std": [1.6263142252294522, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [105]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [105]}, "eef_direction_state": {"mean": [3.0761904761904764, 3.8857142857142857], "std": [1.7054268455796, 1.6464350273605461], "min": [0, 1], "max": [6, 6], "count": [105]}, "eef_velocity_state": {"mean": [1.5238095238095237, 1.542857142857143], "std": [0.5181512574756365, 0.6765257384829729], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_state": {"mean": [1.276190476190476, 1.4190476190476191], "std": [0.7621428199520975, 0.6870357636903406], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_direction_action": {"mean": [3.0761904761904764, 3.8857142857142857], "std": [1.7054268455796, 1.6464350273605461], "min": [0, 1], "max": [6, 6], "count": [105]}, "eef_velocity_action": {"mean": [1.5238095238095237, 1.542857142857143], "std": [0.5181512574756365, 0.6765257384829729], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_action": {"mean": [1.276190476190476, 1.4190476190476191], "std": [0.7621428199520975, 0.6870357636903406], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_sim_pose_state": {"mean": [0.6630927291202297, 0.13054290353173234, 1.2268501046912113, -1.4542331068806187, 0.9751050228875158, -2.243509177295019, 0.6547595546407619, -0.11270007710825353, 1.1942504323411958, 1.3441247686028528, 0.8005179059303927, 2.114185450267401], "std": [0.07614907874327434, 0.02002137352286918, 0.03322852361500276, 0.28828841901157415, 0.09288425767683782, 0.22791605899938774, 0.07404309847760979, 0.019665101162489294, 0.050608712416103346, 0.2681475675455273, 0.08811279948441586, 0.1782653865057605], "min": [0.5661769073399389, 0.1024201127758324, 1.1708713493853158, -1.9294865126267118, 0.7439961028292639, -2.5049471487498867, 0.5609838969761369, -0.16192467127639076, 1.1127378323433814, 0.837144878255765, 0.6292168216619594, 1.7155984132431858], "max": [0.7543054741975714, 0.1717843128958423, 1.304129265471836, -0.9067883389943473, 1.0796263458591722, -1.6541926542615748, 0.7465851166296236, -0.09125272749167129, 1.306462487569003, 1.7827771637798757, 0.9124868848375285, 2.341424461986804], "count": [105]}, "eef_sim_pose_action": {"mean": [0.6630927291202297, 0.13054290353173234, 1.2268501046912113, -1.4542331068806187, 0.9751050228875158, -2.243509177295019, 0.6547595546407619, -0.11270007710825353, 1.1942504323411958, 1.3441247686028528, 0.8005179059303927, 2.114185450267401], "std": [0.07614907874327434, 0.02002137352286918, 0.03322852361500276, 0.28828841901157415, 0.09288425767683782, 0.22791605899938774, 0.07404309847760979, 0.019665101162489294, 0.050608712416103346, 0.2681475675455273, 0.08811279948441586, 0.1782653865057605], "min": [0.5661769073399389, 0.1024201127758324, 1.1708713493853158, -1.9294865126267118, 0.7439961028292639, -2.5049471487498867, 0.5609838969761369, -0.16192467127639076, 1.1127378323433814, 0.837144878255765, 0.6292168216619594, 1.7155984132431858], "max": [0.7543054741975714, 0.1717843128958423, 1.304129265471836, -0.9067883389943473, 1.0796263458591722, -1.6541926542615748, 0.7465851166296236, -0.09125272749167129, 1.306462487569003, 1.7827771637798757, 0.9124868848375285, 2.341424461986804], "count": [105]}}} +{"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.4001249121732026]], [[0.41025696691176466]], [[0.4399641503267974]]], "std": [[[0.28940500443485445]], [[0.2814340165224858]], [[0.2732309202851984]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1607843137254902]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5114251552287581]], [[0.5240929309640523]], [[0.5038805739379085]]], "std": [[[0.313267537588052]], [[0.31568632644764966]], [[0.3204844119947337]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.522086760620915]], [[0.5344977798202615]], [[0.5144252103758169]]], "std": [[[0.3095567077880194]], [[0.3137138454123274]], [[0.3198920145214546]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4470840216503268]], [[0.4597453717320261]], [[0.4369630984477124]]], "std": [[[0.3664869890200495]], [[0.37749109994968527]], [[0.3889723977998587]]], "count": [100]}, "observation.state": {"min": [0.32952335476875305, -1.1317187547683716, 0.9120126962661743, 0.2251659482717514, -0.9824902415275574, 0.08313782513141632, -1.0141527652740479, -1.2528371810913086, 0.8316882252693176, -0.1323481798171997, 0.41359102725982666, -0.9195467829704285, 37.522499084472656, 36.71875, -0.9056249856948853, -0.7893750071525574, 0.7179999947547913, 0.2643750011920929, 1.075454592704773, -0.2487500011920929, 2.565999984741211, -3.3968749046325684, 1.0368750095367432, 24.1612491607666, 28.979999542236328, 32.13062286376953, 0.3643749952316284, -0.6618750095367432, 0.7231249809265137, -0.04624999687075615, 0.6588888764381409, -0.48375001549720764, 1.0555555820465088, -0.23499999940395355, 0.8193750381469727, 15.792500495910645], "max": [0.7771716713905334, -0.7121671438217163, 1.398870825767517, 0.9167096018791199, -0.3509098291397095, 0.6354905962944031, -0.552972674369812, -0.8019092679023743, 1.4221408367156982, 0.06008239835500717, 1.189631462097168, -0.8173828721046448, 65.22250366210938, 48.67437744140625, 22.113750457763672, 7.29888916015625, 63.583126068115234, 43.524375915527344, 71.20249938964844, 24.278749465942383, 81.00062561035156, 25.361249923706055, 68.24124908447266, 65.73187255859375, 58.178123474121094, 46.25437545776367, 0.5162500143051147, 9.345555305480957, 48.946876525878906, 43.493751525878906, 58.696250915527344, 53.76874923706055, 69.11563110351562, 86.87125396728516, 64.13812255859375, 101.52937316894531], "mean": [0.47148385643959045, -0.9084538221359253, 1.1607743501663208, 0.6349630355834961, -0.6389241814613342, 0.3414861559867859, -0.718582034111023, -1.0078679323196411, 1.1061006784439087, -0.014861689880490303, 0.7946968674659729, -0.8943784236907959, 50.51035690307617, 43.63002395629883, 0.6460257768630981, 2.359118700027466, 25.21097183227539, 12.915571212768555, 31.087732315063477, 7.956387519836426, 36.87509536743164, 4.6521687507629395, 28.222946166992188, 41.62701416015625, 43.58171081542969, 39.48115158081055, 0.4226502776145935, 3.466421365737915, 20.97175407409668, 15.992032051086426, 28.29704475402832, 17.878520965576172, 31.835256576538086, 25.25031280517578, 24.87775993347168, 57.73322296142578], "std": [0.1385728120803833, 0.15223374962806702, 0.18588736653327942, 0.18777096271514893, 0.21786509454250336, 0.15591830015182495, 0.18241769075393677, 0.1474093794822693, 0.22107750177383423, 0.0500912107527256, 0.26605165004730225, 0.03487604856491089, 11.422337532043457, 4.561225891113281, 4.371983051300049, 2.559373617172241, 25.386564254760742, 14.716431617736816, 27.891748428344727, 8.88702392578125, 29.958568572998047, 9.689583778381348, 27.688125610351562, 11.104629516601562, 11.69573974609375, 5.694600582122803, 0.03133055940270424, 3.5759737491607666, 21.100072860717773, 18.084714889526367, 22.62401008605957, 20.557369232177734, 26.41979217529297, 30.357067108154297, 25.454252243041992, 26.773292541503906], "count": [126]}, "action": {"min": [0.32952335476875305, -1.1317187547683716, 0.9120126962661743, 0.2251659482717514, -0.9824902415275574, 0.08313782513141632, -1.0141527652740479, -1.2528371810913086, 0.8316882252693176, -0.1323481798171997, 0.41359102725982666, -0.9195467829704285, 37.522499084472656, 36.71875, -0.9056249856948853, -0.7893750071525574, 0.7179999947547913, 0.2643750011920929, 1.075454592704773, -0.2487500011920929, 2.565999984741211, -3.3968749046325684, 1.0368750095367432, 24.1612491607666, 28.979999542236328, 32.13062286376953, 0.3643749952316284, -0.6618750095367432, 0.7231249809265137, -0.04624999687075615, 0.6588888764381409, -0.48375001549720764, 1.0555555820465088, -0.23499999940395355, 0.8193750381469727, 15.792500495910645], "max": [0.7771716713905334, -0.7121671438217163, 1.398870825767517, 0.9167096018791199, -0.3509098291397095, 0.6354905962944031, -0.552972674369812, -0.8019092679023743, 1.4221408367156982, 0.06008239835500717, 1.189631462097168, -0.8173828721046448, 65.22250366210938, 48.67437744140625, 22.113750457763672, 7.29888916015625, 63.583126068115234, 43.524375915527344, 71.20249938964844, 24.278749465942383, 81.00062561035156, 25.361249923706055, 68.24124908447266, 65.73187255859375, 58.178123474121094, 46.25437545776367, 0.5162500143051147, 9.345555305480957, 48.946876525878906, 43.493751525878906, 58.696250915527344, 53.76874923706055, 69.11563110351562, 86.87125396728516, 64.13812255859375, 101.52937316894531], "mean": [0.47148382663726807, -0.9084537029266357, 1.1607743501663208, 0.6349630951881409, -0.6389241814613342, 0.3414861857891083, -0.7185817360877991, -1.0078679323196411, 1.1061009168624878, -0.014861689880490303, 0.7946967482566833, -0.8943786025047302, 50.51033401489258, 43.63002395629883, 0.6460258364677429, 2.3591184616088867, 25.210968017578125, 12.915571212768555, 31.087732315063477, 7.956385612487793, 36.875099182128906, 4.6521687507629395, 28.222946166992188, 41.62701416015625, 43.58171844482422, 39.481163024902344, 0.42265042662620544, 3.466421365737915, 20.97174835205078, 15.992030143737793, 28.297054290771484, 17.878528594970703, 31.83525848388672, 25.250303268432617, 24.87775993347168, 57.733219146728516], "std": [0.1385728269815445, 0.15223374962806702, 0.18588736653327942, 0.18777096271514893, 0.21786507964134216, 0.15591827034950256, 0.18241767585277557, 0.14740940928459167, 0.22107750177383423, 0.050091199576854706, 0.26605162024497986, 0.03487604856491089, 11.42233943939209, 4.561225414276123, 4.371983051300049, 2.559373617172241, 25.386566162109375, 14.716432571411133, 27.89174461364746, 8.887022018432617, 29.958568572998047, 9.689583778381348, 27.688121795654297, 11.104629516601562, 11.695738792419434, 5.694600582122803, 0.03133055567741394, 3.5759735107421875, 21.10007095336914, 18.084714889526367, 22.624011993408203, 20.557369232177734, 26.419788360595703, 30.357067108154297, 25.454254150390625, 26.77329444885254], "count": [126]}, "timestamp": {"min": [0.0], "max": [4.166666666666667], "mean": [2.0833333333333335], "std": [1.2123973801552888], "count": [126]}, "frame_index": {"min": [0], "max": [125], "mean": [62.5], "std": [36.37192140465866], "count": [126]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [126]}, "index": {"min": [4027], "max": [4152], "mean": [4089.5], "std": [36.37192140465866], "count": [126]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [126]}, "subtask_annotation": {"mean": [2.6825396825396823, 11.0, 11.0, 11.0, 11.0], "std": [1.445577786670156, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [126]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [126]}, "eef_direction_state": {"mean": [2.9047619047619047, 3.7857142857142856], "std": [2.0056609227288296, 1.631082719852757], "min": [0, 0], "max": [6, 6], "count": [126]}, "eef_velocity_state": {"mean": [1.4206349206349207, 1.6507936507936507], "std": [0.5094842490699689, 0.49308649419076445], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_state": {"mean": [1.0158730158730158, 1.3888888888888888], "std": [0.8727272250089698, 0.7556372504853024], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_direction_action": {"mean": [2.9047619047619047, 3.7857142857142856], "std": [2.0056609227288296, 1.631082719852757], "min": [0, 0], "max": [6, 6], "count": [126]}, "eef_velocity_action": {"mean": [1.4206349206349207, 1.6507936507936507], "std": [0.5094842490699689, 0.49308649419076445], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_action": {"mean": [1.0158730158730158, 1.3888888888888888], "std": [0.8727272250089698, 0.7556372504853024], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_sim_pose_state": {"mean": [0.6491165468941281, 0.10442258075016404, 1.2328193888145678, -1.488130228555243, 0.9966011501686304, -2.398277478839748, 0.6483821368852718, -0.109499708350253, 1.178114739424136, 1.4311998958392054, 0.9368388508895645, 2.17503157144451], "std": [0.06663884040841013, 0.01190880278591955, 0.03248763384508392, 0.24042864589591945, 0.04401030402286222, 0.19603035770564628, 0.0733471844404933, 0.02542889827289014, 0.045408061853141016, 0.2575715727096118, 0.08369682132864929, 0.2154817787014377], "min": [0.5527249643465698, 0.0881831840684584, 1.1837200540692159, -1.8484980421598305, 0.8804617240080268, -2.597941579551117, 0.5483495844516273, -0.18493485648345623, 1.1191289514171363, 0.8285178200768184, 0.7861073918482631, 1.5885067683463137], "max": [0.7264534599063436, 0.13758027698810554, 1.302489851558695, -0.9413031615285533, 1.0468350167643954, -1.8738895259003163, 0.7397360597605653, -0.0836884723750212, 1.2850421722721936, 1.8065497136109738, 1.0406861568223018, 2.3844273493778974], "count": [126]}, "eef_sim_pose_action": {"mean": [0.6491165468941281, 0.10442258075016404, 1.2328193888145678, -1.488130228555243, 0.9966011501686304, -2.398277478839748, 0.6483821368852718, -0.109499708350253, 1.178114739424136, 1.4311998958392054, 0.9368388508895645, 2.17503157144451], "std": [0.06663884040841013, 0.01190880278591955, 0.03248763384508392, 0.24042864589591945, 0.04401030402286222, 0.19603035770564628, 0.0733471844404933, 0.02542889827289014, 0.045408061853141016, 0.2575715727096118, 0.08369682132864929, 0.2154817787014377], "min": [0.5527249643465698, 0.0881831840684584, 1.1837200540692159, -1.8484980421598305, 0.8804617240080268, -2.597941579551117, 0.5483495844516273, -0.18493485648345623, 1.1191289514171363, 0.8285178200768184, 0.7861073918482631, 1.5885067683463137], "max": [0.7264534599063436, 0.13758027698810554, 1.302489851558695, -0.9413031615285533, 1.0468350167643954, -1.8738895259003163, 0.7397360597605653, -0.0836884723750212, 1.2850421722721936, 1.8065497136109738, 1.0406861568223018, 2.3844273493778974], "count": [126]}}} +{"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.4066069250945992]], [[0.4159110079119367]], [[0.4457565359477124]]], "std": [[[0.292640012434623]], [[0.2866211645637147]], [[0.2790443598082254]]], "count": [95]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.14901960784313725]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49997346061231507]], [[0.5127539366185071]], [[0.4932720072239422]]], "std": [[[0.31519433225880733]], [[0.3175513710422219]], [[0.32171203855346714]]], "count": [95]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5008765393876848]], [[0.5115991335569315]], [[0.48968332473340215]]], "std": [[[0.308560313057392]], [[0.3129594118148627]], [[0.3188467289533905]]], "count": [95]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43690067939456484]], [[0.44756324819401444]], [[0.42479651702786375]]], "std": [[[0.36560978137430344]], [[0.3788842383198351]], [[0.3905385890803112]]], "count": [95]}, "observation.state": {"min": [0.3568703830242157, -1.1402065753936768, 0.8929627537727356, 0.2758280038833618, -1.0074981451034546, 0.2402103841304779, -1.0130321979522705, -1.2917954921722412, 0.8371003866195679, -0.10745689272880554, 0.3934681713581085, -0.8525978326797485, 43.97687530517578, 41.516666412353516, 0.40062499046325684, -0.32750001549720764, 0.7200000286102295, 0.1944444477558136, 3.443333387374878, -0.171875, 9.15333366394043, -0.15000000596046448, 3.575624942779541, 11.54111099243164, 33.616668701171875, 33.625, 0.36500000953674316, -0.5943750143051147, 0.6909090876579285, -0.02562500163912773, 3.088124990463257, -0.7287499904632568, 1.9943749904632568, -0.3737500011920929, 1.1237499713897705, 7.2866668701171875], "max": [0.8236692547798157, -0.7219424843788147, 1.4315346479415894, 0.7336728572845459, -0.335746169090271, 0.5566787719726562, -0.5398832559585571, -0.8665693998336792, 1.4880406856536865, 0.12120325863361359, 1.316366195678711, -0.7765650153160095, 67.48249816894531, 48.00374984741211, 0.5625, 9.551666259765625, 62.911251068115234, 50.13687515258789, 68.39125061035156, 28.022499084472656, 67.51875305175781, 54.106876373291016, 60.25437545776367, 67.75187683105469, 55.296875, 42.63062286376953, 0.5043749809265137, 9.649999618530273, 56.80125045776367, 36.19750213623047, 67.78874969482422, 48.39125061035156, 75.31937408447266, 78.2925033569336, 68.38874816894531, 97.77249908447266], "mean": [0.5058230757713318, -0.9182475805282593, 1.1521859169006348, 0.5503246784210205, -0.6460937857627869, 0.4033548831939697, -0.7230270504951477, -1.0481147766113281, 1.142350196838379, -0.026241237297654152, 0.8105875253677368, -0.8063226938247681, 57.369327545166016, 45.90089416503906, 0.4958568513393402, 2.6810085773468018, 28.567485809326172, 14.911897659301758, 34.45783996582031, 11.5933198928833, 36.85038375854492, 20.104610443115234, 31.589845657348633, 39.69468688964844, 45.509735107421875, 39.247222900390625, 0.42288801074028015, 2.326496124267578, 27.38420867919922, 14.665290832519531, 35.196861267089844, 15.654577255249023, 39.60395431518555, 22.953716278076172, 32.8360595703125, 48.83680725097656], "std": [0.17112424969673157, 0.15572987496852875, 0.2107662409543991, 0.11687655001878738, 0.22823375463485718, 0.09590424597263336, 0.20865246653556824, 0.16203103959560394, 0.25929659605026245, 0.06179125979542732, 0.31778523325920105, 0.019357729703187943, 9.140989303588867, 2.0306124687194824, 0.04209260642528534, 3.1008853912353516, 24.544757843017578, 15.556197166442871, 25.40951156616211, 11.18589973449707, 23.077762603759766, 19.965747833251953, 21.531782150268555, 21.49342155456543, 8.270423889160156, 3.0604493618011475, 0.03762480244040489, 3.265246868133545, 23.722976684570312, 14.983918190002441, 26.07648277282715, 17.54918098449707, 30.371826171875, 27.817869186401367, 27.220155715942383, 30.69493293762207], "count": [95]}, "action": {"min": [0.3568703830242157, -1.1402065753936768, 0.8929627537727356, 0.2758280038833618, -1.0074981451034546, 0.2402103841304779, -1.0130321979522705, -1.2917954921722412, 0.8371003866195679, -0.10745689272880554, 0.3934681713581085, -0.8525978326797485, 43.97687530517578, 41.516666412353516, 0.40062499046325684, -0.32750001549720764, 0.7200000286102295, 0.1944444477558136, 3.443333387374878, -0.171875, 9.15333366394043, -0.15000000596046448, 3.575624942779541, 11.54111099243164, 33.616668701171875, 33.625, 0.36500000953674316, -0.5943750143051147, 0.6909090876579285, -0.02562500163912773, 3.088124990463257, -0.7287499904632568, 1.9943749904632568, -0.3737500011920929, 1.1237499713897705, 7.2866668701171875], "max": [0.8236692547798157, -0.7219424843788147, 1.4315346479415894, 0.7336728572845459, -0.335746169090271, 0.5566787719726562, -0.5398832559585571, -0.8665693998336792, 1.4880406856536865, 0.12120325863361359, 1.316366195678711, -0.7765650153160095, 67.48249816894531, 48.00374984741211, 0.5625, 9.551666259765625, 62.911251068115234, 50.13687515258789, 68.39125061035156, 28.022499084472656, 67.51875305175781, 54.106876373291016, 60.25437545776367, 67.75187683105469, 55.296875, 42.63062286376953, 0.5043749809265137, 9.649999618530273, 56.80125045776367, 36.19750213623047, 67.78874969482422, 48.39125061035156, 75.31937408447266, 78.2925033569336, 68.38874816894531, 97.77249908447266], "mean": [0.5058231353759766, -0.9182475805282593, 1.1521856784820557, 0.5503247380256653, -0.6460938453674316, 0.40335485339164734, -0.7230270504951477, -1.0481148958206177, 1.1423500776290894, -0.026241235435009003, 0.8105875253677368, -0.8063225150108337, 57.36931610107422, 45.9008903503418, 0.495856910943985, 2.6810083389282227, 28.56748390197754, 14.91189956665039, 34.45783615112305, 11.593317031860352, 36.85039138793945, 20.104612350463867, 31.58984375, 39.69468688964844, 45.50973129272461, 39.24722671508789, 0.4228880703449249, 2.326496124267578, 27.384204864501953, 14.665290832519531, 35.196861267089844, 15.654574394226074, 39.60395431518555, 22.953718185424805, 32.836063385009766, 48.836795806884766], "std": [0.17112424969673157, 0.15572986006736755, 0.2107662409543991, 0.11687655001878738, 0.22823378443717957, 0.09590423852205276, 0.20865251123905182, 0.16203103959560394, 0.25929659605026245, 0.06179126352071762, 0.31778520345687866, 0.019357727840542793, 9.140989303588867, 2.0306124687194824, 0.04209260269999504, 3.1008853912353516, 24.544757843017578, 15.556197166442871, 25.409507751464844, 11.185898780822754, 23.0777645111084, 19.965747833251953, 21.531780242919922, 21.49342155456543, 8.27042293548584, 3.0604498386383057, 0.03762480244040489, 3.2652463912963867, 23.722976684570312, 14.983917236328125, 26.07648277282715, 17.549182891845703, 30.3718318939209, 27.817869186401367, 27.220155715942383, 30.69493293762207], "count": [95]}, "timestamp": {"min": [0.0], "max": [3.1333333333333333], "mean": [1.5666666666666664], "std": [0.9140872800534725], "count": [95]}, "frame_index": {"min": [0], "max": [94], "mean": [47.0], "std": [27.422618401604176], "count": [95]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [95]}, "index": {"min": [4153], "max": [4247], "mean": [4200.0], "std": [27.422618401604176], "count": [95]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [95]}, "subtask_annotation": {"mean": [2.5894736842105264, 11.0, 11.0, 11.0, 11.0], "std": [1.6826966880707641, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [95]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [95]}, "eef_direction_state": {"mean": [3.463157894736842, 3.778947368421053], "std": [1.7877390973887697, 1.437680495713924], "min": [0, 1], "max": [6, 6], "count": [95]}, "eef_velocity_state": {"mean": [1.4842105263157894, 1.5789473684210527], "std": [0.5203876671287695, 0.5146065920665395], "min": [0, 0], "max": [2, 2], "count": [95]}, "eef_acc_mag_state": {"mean": [1.3157894736842106, 1.3263157894736841], "std": [0.7435782321031312, 0.7173357910484558], "min": [0, 0], "max": [2, 2], "count": [95]}, "eef_direction_action": {"mean": [3.463157894736842, 3.778947368421053], "std": [1.7877390973887697, 1.437680495713924], "min": [0, 1], "max": [6, 6], "count": [95]}, "eef_velocity_action": {"mean": [1.4842105263157894, 1.5789473684210527], "std": [0.5203876671287695, 0.5146065920665395], "min": [0, 0], "max": [2, 2], "count": [95]}, "eef_acc_mag_action": {"mean": [1.3157894736842106, 1.3263157894736841], "std": [0.7435782321031312, 0.7173357910484558], "min": [0, 0], "max": [2, 2], "count": [95]}, "eef_sim_pose_state": {"mean": [0.6473340102968281, 0.10319212867457644, 1.225843855738911, -1.4849060683714153, 0.9732615599593304, -2.3842884860827094, 0.6559441141205189, -0.10525253244040461, 1.1747474085195075, 1.4446139306866057, 0.8652514798096274, 2.19159136649761], "std": [0.07853207767012782, 0.011732427349783916, 0.03024561868951551, 0.17765318217543502, 0.061803446774446644, 0.1562780228456286, 0.07822882707617741, 0.016534652718742503, 0.034747697473414954, 0.20775286405259985, 0.11165117935185936, 0.11162552156744804], "min": [0.5466970614435985, 0.08697136206451489, 1.1830632102887737, -1.8090824209327987, 0.8430969351052569, -2.58651894004053, 0.5591358607720002, -0.14803922581118606, 1.1153748897069635, 1.1857348892015913, 0.670386628614219, 1.9884975579760729], "max": [0.7397084715319879, 0.13142426976463314, 1.279827817886794, -1.2305744427047596, 1.0507323355771496, -2.019861741181132, 0.7505941151353595, -0.0847247350477417, 1.2307947757534938, 1.8150122779862197, 0.996941148357732, 2.381110849898732], "count": [95]}, "eef_sim_pose_action": {"mean": [0.6473340102968281, 0.10319212867457644, 1.225843855738911, -1.4849060683714153, 0.9732615599593304, -2.3842884860827094, 0.6559441141205189, -0.10525253244040461, 1.1747474085195075, 1.4446139306866057, 0.8652514798096274, 2.19159136649761], "std": [0.07853207767012782, 0.011732427349783916, 0.03024561868951551, 0.17765318217543502, 0.061803446774446644, 0.1562780228456286, 0.07822882707617741, 0.016534652718742503, 0.034747697473414954, 0.20775286405259985, 0.11165117935185936, 0.11162552156744804], "min": [0.5466970614435985, 0.08697136206451489, 1.1830632102887737, -1.8090824209327987, 0.8430969351052569, -2.58651894004053, 0.5591358607720002, -0.14803922581118606, 1.1153748897069635, 1.1857348892015913, 0.670386628614219, 1.9884975579760729], "max": [0.7397084715319879, 0.13142426976463314, 1.279827817886794, -1.2305744427047596, 1.0507323355771496, -2.019861741181132, 0.7505941151353595, -0.0847247350477417, 1.2307947757534938, 1.8150122779862197, 0.996941148357732, 2.381110849898732], "count": [95]}}} +{"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.4065797814542484]], [[0.414167066993464]], [[0.44544689746732025]]], "std": [[[0.2743221350084355]], [[0.26687182836623086]], [[0.2579971406892493]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4895160437091503]], [[0.4999497651143791]], [[0.479138125]]], "std": [[[0.31933655282353596]], [[0.32541501955568525]], [[0.3298357081565367]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4750755718954249]], [[0.48322953022875814]], [[0.4635566176470588]]], "std": [[[0.3169007508989406]], [[0.3219229923634544]], [[0.327113412965028]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4312693586601307]], [[0.4577833925653595]], [[0.4326551776960784]]], "std": [[[0.36627566105641646]], [[0.37268159646390026]], [[0.38444623631535585]]], "count": [100]}, "observation.state": {"min": [0.18167772889137268, -1.3744087219238281, 0.9490899443626404, 0.08996465057134628, -1.2185388803482056, -0.2703707814216614, -0.8208876848220825, -1.307412028312683, 0.8592259883880615, -0.20363642275333405, 0.09863527119159698, -0.9546425342559814, 38.39125061035156, 36.69750213623047, -0.7456250190734863, -0.31062498688697815, 0.9006249904632568, 0.2393750101327896, 4.165625095367432, -0.42750000953674316, 4.71999979019165, -2.7143750190734863, 0.9589999914169312, 15.517777442932129, 33.86375045776367, 31.698749542236328, 0.3375000059604645, -0.590624988079071, 0.6881250143051147, 0.19187499582767487, 1.6818749904632568, -0.5568749904632568, 3.4175000190734863, 0.30250000953674316, 0.6618750095367432, 24.516874313354492], "max": [0.7768749594688416, -0.7555122971534729, 1.653648853302002, 1.4152981042861938, -0.26152533292770386, 0.7976176738739014, -0.3845273554325104, -0.7899404764175415, 1.5762808322906494, 0.19603075087070465, 1.401011347770691, -0.8609426021575928, 70.02625274658203, 48.040000915527344, 31.5230770111084, 6.533636569976807, 66.60687255859375, 43.92562484741211, 73.296875, 33.286251068115234, 76.02625274658203, 51.848751068115234, 67.05000305175781, 85.4781265258789, 58.53437423706055, 44.30125045776367, 0.45374998450279236, 9.4662504196167, 54.5, 35.198123931884766, 66.13812255859375, 59.305625915527344, 75.87625122070312, 73.20375061035156, 68.95000457763672, 97.07562255859375], "mean": [0.3375706374645233, -1.0928683280944824, 1.3485265970230103, 0.9281403422355652, -0.48176831007003784, 0.15013179183006287, -0.5629761815071106, -1.0041831731796265, 1.1942914724349976, -0.07755770534276962, 0.5828320980072021, -0.9262275099754333, 53.619258880615234, 43.28322219848633, 2.1128334999084473, 1.3022555112838745, 20.583757400512695, 8.588336944580078, 29.152137756347656, 5.309037685394287, 31.430278778076172, 10.992640495300293, 21.587108612060547, 43.43986511230469, 44.899478912353516, 37.95928192138672, 0.40545064210891724, 2.6141247749328613, 17.929746627807617, 10.522058486938477, 25.510009765625, 13.410604476928711, 29.755962371826172, 21.063127517700195, 21.178205490112305, 66.1061782836914], "std": [0.15875573456287384, 0.2263263612985611, 0.2732291519641876, 0.3889213502407074, 0.2465922087430954, 0.3300297260284424, 0.18490102887153625, 0.18505463004112244, 0.26021209359169006, 0.08766260743141174, 0.36820873618125916, 0.033721961081027985, 11.261384010314941, 3.2419447898864746, 8.010760307312012, 2.0588014125823975, 25.358591079711914, 12.960455894470215, 25.4168758392334, 8.89240837097168, 24.880104064941406, 16.175790786743164, 27.728551864624023, 15.196354866027832, 8.839011192321777, 4.280118942260742, 0.024941185489296913, 3.208669900894165, 22.740144729614258, 14.18823528289795, 22.726415634155273, 18.769760131835938, 25.38153648376465, 27.879047393798828, 26.412677764892578, 20.7379093170166], "count": [200]}, "action": {"min": [0.18167772889137268, -1.3744087219238281, 0.9490899443626404, 0.08996465057134628, -1.2185388803482056, -0.2703707814216614, -0.8208876848220825, -1.307412028312683, 0.8592259883880615, -0.20363642275333405, 0.09863527119159698, -0.9546425342559814, 38.39125061035156, 36.69750213623047, -0.7456250190734863, -0.31062498688697815, 0.9006249904632568, 0.2393750101327896, 4.165625095367432, -0.42750000953674316, 4.71999979019165, -2.7143750190734863, 0.9589999914169312, 15.517777442932129, 33.86375045776367, 31.698749542236328, 0.3375000059604645, -0.590624988079071, 0.6881250143051147, 0.19187499582767487, 1.6818749904632568, -0.5568749904632568, 3.4175000190734863, 0.30250000953674316, 0.6618750095367432, 24.516874313354492], "max": [0.7768749594688416, -0.7555122971534729, 1.653648853302002, 1.4152981042861938, -0.26152533292770386, 0.7976176738739014, -0.3845273554325104, -0.7899404764175415, 1.5762808322906494, 0.19603075087070465, 1.401011347770691, -0.8609426021575928, 70.02625274658203, 48.040000915527344, 31.5230770111084, 6.533636569976807, 66.60687255859375, 43.92562484741211, 73.296875, 33.286251068115234, 76.02625274658203, 51.848751068115234, 67.05000305175781, 85.4781265258789, 58.53437423706055, 44.30125045776367, 0.45374998450279236, 9.4662504196167, 54.5, 35.198123931884766, 66.13812255859375, 59.305625915527344, 75.87625122070312, 73.20375061035156, 68.95000457763672, 97.07562255859375], "mean": [0.3375706076622009, -1.092868447303772, 1.3485265970230103, 0.9281403422355652, -0.4817681908607483, 0.15013182163238525, -0.5629766583442688, -1.004183292388916, 1.194291591644287, -0.07755766808986664, 0.5828321576118469, -0.926227867603302, 53.61924362182617, 43.28322219848633, 2.112834930419922, 1.3022552728652954, 20.583749771118164, 8.588340759277344, 29.152141571044922, 5.309034824371338, 31.430295944213867, 10.992635726928711, 21.58709716796875, 43.43985366821289, 44.89946365356445, 37.95927047729492, 0.4054505527019501, 2.614124059677124, 17.929750442504883, 10.522049903869629, 25.510000228881836, 13.41059684753418, 29.755966186523438, 21.06313705444336, 21.178213119506836, 66.10618591308594], "std": [0.15875574946403503, 0.22632642090320587, 0.2732291519641876, 0.388921320438385, 0.2465922087430954, 0.3300296664237976, 0.18490104377269745, 0.18505463004112244, 0.26021212339401245, 0.08766261488199234, 0.36820873618125916, 0.033721961081027985, 11.261382102966309, 3.2419443130493164, 8.010760307312012, 2.0588011741638184, 25.35858726501465, 12.960455894470215, 25.4168758392334, 8.892410278320312, 24.880104064941406, 16.175790786743164, 27.728553771972656, 15.1963529586792, 8.839009284973145, 4.280118942260742, 0.02494119107723236, 3.208669424057007, 22.740144729614258, 14.188237190246582, 22.72641372680664, 18.76976203918457, 25.381532669067383, 27.879043579101562, 26.412675857543945, 20.73790740966797], "count": [200]}, "timestamp": {"min": [0.0], "max": [6.633333333333334], "mean": [3.3166666666666664], "std": [1.9244768408871828], "count": [200]}, "frame_index": {"min": [0], "max": [199], "mean": [99.5], "std": [57.73430522661548], "count": [200]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [200]}, "index": {"min": [4248], "max": [4447], "mean": [4347.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [2.555, 11.0, 11.0, 11.0, 11.0], "std": [1.263714762119997, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [200]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [200]}, "eef_direction_state": {"mean": [2.95, 3.41], "std": [1.964051934140237, 1.7383612973142286], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [1.16, 1.465], "std": [0.6199999999999992, 0.5086993218002168], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_state": {"mean": [0.81, 1.05], "std": [0.8566796367370946, 0.8645808232895299], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_direction_action": {"mean": [2.95, 3.41], "std": [1.964051934140237, 1.7383612973142286], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [1.16, 1.465], "std": [0.6199999999999992, 0.5086993218002168], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_action": {"mean": [0.81, 1.05], "std": [0.8566796367370946, 0.8645808232895299], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_sim_pose_state": {"mean": [0.7010934017228486, 0.07712786048128728, 1.2305724378839722, -1.6311427809886254, 1.0794665959051037, -2.4767107400748167, 0.6870943030471983, -0.1282857650565944, 1.1987481359787113, 1.5602408792870162, 1.046071395914813, 2.2202091293476203], "std": [0.08267449984365877, 0.03276546761806881, 0.028322179049646692, 0.2996546980166541, 0.05312168311501265, 0.266735249007349, 0.07793361790461109, 0.03031938096618097, 0.05156437719156541, 0.41684568010802286, 0.11692294015105902, 0.33543393862665627], "min": [0.5807258715937815, 0.04047453297090664, 1.1845134691676948, -2.040017555462436, 0.8746682788291138, -2.7639378942864177, 0.5793512781472074, -0.2373505946775783, 1.1157379736425281, 0.737762459199926, 0.7046125686186233, 1.5410739373083826], "max": [0.779345215052558, 0.15595854133833395, 1.2891332823322326, -0.8610277395254889, 1.1531334757773024, -1.7913721525305255, 0.7833355202304308, -0.09955218698814264, 1.3106790328774969, 2.224452080431096, 1.2208338535171492, 2.667401203158719], "count": [200]}, "eef_sim_pose_action": {"mean": [0.7010934017228486, 0.07712786048128728, 1.2305724378839722, -1.6311427809886254, 1.0794665959051037, -2.4767107400748167, 0.6870943030471983, -0.1282857650565944, 1.1987481359787113, 1.5602408792870162, 1.046071395914813, 2.2202091293476203], "std": [0.08267449984365877, 0.03276546761806881, 0.028322179049646692, 0.2996546980166541, 0.05312168311501265, 0.266735249007349, 0.07793361790461109, 0.03031938096618097, 0.05156437719156541, 0.41684568010802286, 0.11692294015105902, 0.33543393862665627], "min": [0.5807258715937815, 0.04047453297090664, 1.1845134691676948, -2.040017555462436, 0.8746682788291138, -2.7639378942864177, 0.5793512781472074, -0.2373505946775783, 1.1157379736425281, 0.737762459199926, 0.7046125686186233, 1.5410739373083826], "max": [0.779345215052558, 0.15595854133833395, 1.2891332823322326, -0.8610277395254889, 1.1531334757773024, -1.7913721525305255, 0.7833355202304308, -0.09955218698814264, 1.3106790328774969, 2.224452080431096, 1.2208338535171492, 2.667401203158719], "count": [200]}}} +{"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.4015205739379085]], [[0.4104842361111111]], [[0.436038954248366]]], "std": [[[0.28811655014693893]], [[0.2808946054780264]], [[0.2751883149430733]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.15294117647058825]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.520436766748366]], [[0.5325329963235295]], [[0.511710114379085]]], "std": [[[0.3132203437156952]], [[0.31580173416511415]], [[0.32213110110961823]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5236160886437908]], [[0.5361177450980392]], [[0.516739501633987]]], "std": [[[0.3038958672723254]], [[0.3079483534682551]], [[0.31342475886591037]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44165037785947714]], [[0.45493536560457515]], [[0.4322376736111111]]], "std": [[[0.3652716353674397]], [[0.3765414236455793]], [[0.3879953685022743]]], "count": [100]}, "observation.state": {"min": [0.29292553663253784, -1.1514124870300293, 0.8988040685653687, 0.2692263722419739, -0.9914337396621704, 0.29776549339294434, -1.047722578048706, -1.2877899408340454, 0.8502062559127808, -0.10361829400062561, 0.4325694441795349, -0.9573128819465637, 37.625, 40.1931266784668, -0.6893749833106995, -0.6200000047683716, 0.7450000047683716, -0.6243749856948853, 1.0681250095367432, -0.6193749904632568, 5.070624828338623, 0.27666667103767395, 1.107272744178772, 14.05875015258789, 31.31333351135254, 28.740999221801758, 0.32374998927116394, -0.5362499952316284, 0.7906249761581421, 0.35916668176651, 0.9306250214576721, 0.1981249898672104, 0.8337500095367432, -0.18166667222976685, 0.949999988079071, 0.7806249856948853], "max": [0.796796441078186, -0.7632133364677429, 1.4494402408599854, 0.7228246331214905, -0.275782972574234, 0.7677671909332275, -0.5977960228919983, -0.9146353006362915, 1.4729247093200684, 0.1275797337293625, 1.2432923316955566, -0.6970988512039185, 69.84562683105469, 48.51499938964844, 7.756249904632568, 9.227499961853027, 56.29875183105469, 48.39125061035156, 74.05687713623047, 38.708126068115234, 65.52375030517578, 55.69062423706055, 65.82562255859375, 67.27375030517578, 54.40562438964844, 44.526248931884766, 0.5575000047683716, 9.567500114440918, 50.07749938964844, 38.01000213623047, 69.92375183105469, 51.243751525878906, 78.9956283569336, 67.73687744140625, 75.96125030517578, 86.99187469482422], "mean": [0.4704338610172272, -0.9381258487701416, 1.166593313217163, 0.525782585144043, -0.6250501275062561, 0.5329297184944153, -0.731391966342926, -1.0606131553649902, 1.1628438234329224, 0.031681884080171585, 0.8309736847877502, -0.8695107698440552, 55.37554931640625, 45.363773345947266, 0.024958882480859756, 4.168068885803223, 26.77561378479004, 19.243663787841797, 32.734310150146484, 8.506084442138672, 32.84550476074219, 20.761255264282227, 27.271055221557617, 35.412967681884766, 45.1727180480957, 36.61833190917969, 0.4362737834453583, 3.941819906234741, 22.418262481689453, 14.835970878601074, 34.255741119384766, 17.108362197875977, 37.67709732055664, 28.138845443725586, 35.32535171508789, 41.67271041870117], "std": [0.20120972394943237, 0.13867977261543274, 0.1930254101753235, 0.15401354432106018, 0.2701713442802429, 0.1283603459596634, 0.18284232914447784, 0.1412925273180008, 0.2360052764415741, 0.06706288456916809, 0.28974005579948425, 0.08120089024305344, 12.688799858093262, 2.8970296382904053, 1.7894762754440308, 3.8362679481506348, 24.053760528564453, 20.372133255004883, 28.090869903564453, 12.363072395324707, 23.594165802001953, 21.172000885009766, 24.94802474975586, 14.923882484436035, 7.636758327484131, 4.680882453918457, 0.06390347331762314, 4.2662882804870605, 20.65648651123047, 16.166757583618164, 29.22471046447754, 19.331039428710938, 32.4065055847168, 28.607301712036133, 30.21983528137207, 34.370670318603516], "count": [107]}, "action": {"min": [0.29292553663253784, -1.1514124870300293, 0.8988040685653687, 0.2692263722419739, -0.9914337396621704, 0.29776549339294434, -1.047722578048706, -1.2877899408340454, 0.8502062559127808, -0.10361829400062561, 0.4325694441795349, -0.9573128819465637, 37.625, 40.1931266784668, -0.6893749833106995, -0.6200000047683716, 0.7450000047683716, -0.6243749856948853, 1.0681250095367432, -0.6193749904632568, 5.070624828338623, 0.27666667103767395, 1.107272744178772, 14.05875015258789, 31.31333351135254, 28.740999221801758, 0.32374998927116394, -0.5362499952316284, 0.7906249761581421, 0.35916668176651, 0.9306250214576721, 0.1981249898672104, 0.8337500095367432, -0.18166667222976685, 0.949999988079071, 0.7806249856948853], "max": [0.796796441078186, -0.7632133364677429, 1.4494402408599854, 0.7228246331214905, -0.275782972574234, 0.7677671909332275, -0.5977960228919983, -0.9146353006362915, 1.4729247093200684, 0.1275797337293625, 1.2432923316955566, -0.6970988512039185, 69.84562683105469, 48.51499938964844, 7.756249904632568, 9.227499961853027, 56.29875183105469, 48.39125061035156, 74.05687713623047, 38.708126068115234, 65.52375030517578, 55.69062423706055, 65.82562255859375, 67.27375030517578, 54.40562438964844, 44.526248931884766, 0.5575000047683716, 9.567500114440918, 50.07749938964844, 38.01000213623047, 69.92375183105469, 51.243751525878906, 78.9956283569336, 67.73687744140625, 75.96125030517578, 86.99187469482422], "mean": [0.4704338014125824, -0.9381260871887207, 1.1665934324264526, 0.5257827043533325, -0.6250500679016113, 0.5329297780990601, -0.7313919067382812, -1.0606130361557007, 1.1628434658050537, 0.031681884080171585, 0.8309735655784607, -0.8695107698440552, 55.37556076049805, 45.36377716064453, 0.024958819150924683, 4.168067932128906, 26.775619506835938, 19.243661880493164, 32.734310150146484, 8.506081581115723, 32.84550094604492, 20.761253356933594, 27.27105140686035, 35.4129638671875, 45.17271423339844, 36.61835479736328, 0.43627381324768066, 3.94181752204895, 22.41826629638672, 14.835968017578125, 34.2557373046875, 17.108366012573242, 37.67709732055664, 28.138835906982422, 35.32534408569336, 41.672706604003906], "std": [0.20120972394943237, 0.13867978751659393, 0.1930254101753235, 0.154013529419899, 0.27017131447792053, 0.1283603459596634, 0.18284231424331665, 0.1412925273180008, 0.2360052913427353, 0.0670628771185875, 0.28974008560180664, 0.08120089024305344, 12.688797950744629, 2.8970298767089844, 1.7894763946533203, 3.8362677097320557, 24.053756713867188, 20.372133255004883, 28.09086799621582, 12.36307144165039, 23.594165802001953, 21.1720027923584, 24.94802474975586, 14.923882484436035, 7.636757850646973, 4.680882930755615, 0.06390347331762314, 4.2662882804870605, 20.65648651123047, 16.166757583618164, 29.224716186523438, 19.331043243408203, 32.4065055847168, 28.607301712036133, 30.21984100341797, 34.370670318603516], "count": [107]}, "timestamp": {"min": [0.0], "max": [3.533333333333333], "mean": [1.7666666666666666], "std": [1.0295630140987], "count": [107]}, "frame_index": {"min": [0], "max": [106], "mean": [53.0], "std": [30.886890422961002], "count": [107]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [107]}, "index": {"min": [4448], "max": [4554], "mean": [4501.0], "std": [30.886890422961002], "count": [107]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [107]}, "subtask_annotation": {"mean": [2.5981308411214954, 11.0, 11.0, 11.0, 11.0], "std": [1.3245335139623964, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [107]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [107]}, "eef_direction_state": {"mean": [3.1682242990654204, 4.149532710280374], "std": [2.172409753385815, 1.5273441509601215], "min": [0, 1], "max": [6, 6], "count": [107]}, "eef_velocity_state": {"mean": [1.4485981308411215, 1.5233644859813085], "std": [0.5336113055558955, 0.6605830671802727], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_acc_mag_state": {"mean": [1.1401869158878504, 1.280373831775701], "std": [0.8366443670031802, 0.7947772570268896], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_direction_action": {"mean": [3.1682242990654204, 4.149532710280374], "std": [2.172409753385815, 1.5273441509601215], "min": [0, 1], "max": [6, 6], "count": [107]}, "eef_velocity_action": {"mean": [1.4485981308411215, 1.5233644859813085], "std": [0.5336113055558955, 0.6605830671802727], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_acc_mag_action": {"mean": [1.1401869158878504, 1.280373831775701], "std": [0.8366443670031802, 0.7947772570268896], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_sim_pose_state": {"mean": [0.6584176272287511, 0.10377141473362979, 1.238212831834783, -1.4259174430624317, 1.0738757613160126, -2.2987448410677502, 0.6615791296782022, -0.11484723499976697, 1.1720730551865357, 1.4096307894751499, 0.8755418763972346, 2.126022005928331], "std": [0.07487662877496537, 0.01046546313669893, 0.03208591233460331, 0.2640647068387873, 0.09248201732346871, 0.21824353348531675, 0.07520723919913302, 0.018499631703684523, 0.04961860563351069, 0.2668141080585852, 0.10075077441559975, 0.19016371068327959], "min": [0.5491633313367413, 0.09323780724152461, 1.1961555245109228, -1.8735404548637478, 0.9294010232952767, -2.5749282470688213, 0.5546988848375789, -0.15969191656469575, 1.099041542688352, 0.8794994651297281, 0.6848122725369716, 1.6130548829195934], "max": [0.7494346739254492, 0.12938463606728534, 1.307320291040019, -0.9184697964016508, 1.2325089790140615, -1.7603159124278176, 0.7473124812232423, -0.09004039198005273, 1.2803430924273038, 1.8388288639712669, 1.0132353003104182, 2.352242081339057], "count": [107]}, "eef_sim_pose_action": {"mean": [0.6584176272287511, 0.10377141473362979, 1.238212831834783, -1.4259174430624317, 1.0738757613160126, -2.2987448410677502, 0.6615791296782022, -0.11484723499976697, 1.1720730551865357, 1.4096307894751499, 0.8755418763972346, 2.126022005928331], "std": [0.07487662877496537, 0.01046546313669893, 0.03208591233460331, 0.2640647068387873, 0.09248201732346871, 0.21824353348531675, 0.07520723919913302, 0.018499631703684523, 0.04961860563351069, 0.2668141080585852, 0.10075077441559975, 0.19016371068327959], "min": [0.5491633313367413, 0.09323780724152461, 1.1961555245109228, -1.8735404548637478, 0.9294010232952767, -2.5749282470688213, 0.5546988848375789, -0.15969191656469575, 1.099041542688352, 0.8794994651297281, 0.6848122725369716, 1.6130548829195934], "max": [0.7494346739254492, 0.12938463606728534, 1.307320291040019, -0.9184697964016508, 1.2325089790140615, -1.7603159124278176, 0.7473124812232423, -0.09004039198005273, 1.2803430924273038, 1.8388288639712669, 1.0132353003104182, 2.352242081339057], "count": [107]}}} +{"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.4131958721405229]], [[0.41994935253267973]], [[0.44810450571895427]]], "std": [[[0.2809805478406069]], [[0.27391646456593044]], [[0.26969389427102236]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4657612193627451]], [[0.47356925040849673]], [[0.45178188112745093]]], "std": [[[0.32317840379487806]], [[0.32740968492483546]], [[0.33312696474367104]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4949380616830065]], [[0.5047235212418301]], [[0.48405055964052285]]], "std": [[[0.3088578180504149]], [[0.3149797653074759]], [[0.3195075232694543]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.432516154003268]], [[0.4422713868464052]], [[0.42194640727124183]]], "std": [[[0.36643170719295803]], [[0.37791600455137947]], [[0.3905864922477356]]], "count": [100]}, "observation.state": {"min": [0.3165293335914612, -1.236290693283081, 0.9456063508987427, 0.1653219610452652, -0.9171732068061829, 0.4232232868671417, -0.89131760597229, -1.3689011335372925, 0.8679522275924683, -0.0674496442079544, 0.34761959314346313, -0.8910315036773682, 40.25, 38.9587516784668, -0.7044444680213928, -0.887499988079071, 0.7226666808128357, 0.5239999890327454, 0.9481250047683716, -0.5981249809265137, 0.734000027179718, -0.512499988079071, 1.2386666536331177, 5.87666654586792, 19.958749771118164, 31.849374771118164, 0.3687500059604645, -0.48124998807907104, 0.7356250286102295, 0.39000001549720764, 1.4909999370574951, -0.6668750047683716, 0.9179999828338623, -0.23153845965862274, 0.6755555272102356, -3.259999990463257], "max": [0.6717996597290039, -0.7803082466125488, 1.5679837465286255, 0.5250533819198608, -0.23084038496017456, 0.7363113760948181, -0.5013065338134766, -0.8721007704734802, 1.5667439699172974, 0.08735790103673935, 1.0569628477096558, -0.8308776021003723, 65.39375305175781, 47.04499816894531, 40.36000061035156, 9.015555381774902, 59.41812515258789, 34.337501525878906, 65.91937255859375, 56.586875915527344, 69.44249725341797, 53.74250030517578, 55.040626525878906, 83.51625061035156, 58.595001220703125, 43.48999786376953, 0.5362499952316284, 9.1118745803833, 53.42250061035156, 44.359375, 61.01124954223633, 64.29375457763672, 71.68375396728516, 93.82500457763672, 69.37625122070312, 106.03312683105469], "mean": [0.4502679407596588, -0.986361563205719, 1.2377986907958984, 0.42444974184036255, -0.5531389713287354, 0.5623770356178284, -0.6525139212608337, -1.0810271501541138, 1.1906589269638062, 0.025704754516482353, 0.7008078694343567, -0.8687726259231567, 53.41015625, 43.55752944946289, 8.545242309570312, 2.2594239711761475, 27.196001052856445, 12.280059814453125, 31.189016342163086, 15.662454605102539, 32.97043991088867, 16.29404067993164, 24.49224853515625, 42.088653564453125, 43.70352554321289, 38.96072769165039, 0.4396958351135254, 3.4507927894592285, 22.075008392333984, 16.597007751464844, 30.13275909423828, 20.961225509643555, 35.847389221191406, 27.552398681640625, 30.472402572631836, 50.263309478759766], "std": [0.1284579336643219, 0.18620283901691437, 0.25840309262275696, 0.09784585982561111, 0.2508108615875244, 0.09561799466609955, 0.17491412162780762, 0.19301223754882812, 0.2784133851528168, 0.047500938177108765, 0.24566394090652466, 0.02331419102847576, 9.947272300720215, 3.24192476272583, 14.241377830505371, 3.092238187789917, 25.202144622802734, 12.757270812988281, 23.750768661499023, 18.36799430847168, 23.820648193359375, 17.637409210205078, 21.563404083251953, 21.29340362548828, 13.037433624267578, 3.58441162109375, 0.03937797248363495, 3.748661756515503, 21.85714340209961, 17.96823501586914, 24.441375732421875, 24.376026153564453, 28.322349548339844, 35.51133346557617, 26.96906089782715, 36.311100006103516], "count": [101]}, "action": {"min": [0.3165293335914612, -1.236290693283081, 0.9456063508987427, 0.1653219610452652, -0.9171732068061829, 0.4232232868671417, -0.89131760597229, -1.3689011335372925, 0.8679522275924683, -0.0674496442079544, 0.34761959314346313, -0.8910315036773682, 40.25, 38.9587516784668, -0.7044444680213928, -0.887499988079071, 0.7226666808128357, 0.5239999890327454, 0.9481250047683716, -0.5981249809265137, 0.734000027179718, -0.512499988079071, 1.2386666536331177, 5.87666654586792, 19.958749771118164, 31.849374771118164, 0.3687500059604645, -0.48124998807907104, 0.7356250286102295, 0.39000001549720764, 1.4909999370574951, -0.6668750047683716, 0.9179999828338623, -0.23153845965862274, 0.6755555272102356, -3.259999990463257], "max": [0.6717996597290039, -0.7803082466125488, 1.5679837465286255, 0.5250533819198608, -0.23084038496017456, 0.7363113760948181, -0.5013065338134766, -0.8721007704734802, 1.5667439699172974, 0.08735790103673935, 1.0569628477096558, -0.8308776021003723, 65.39375305175781, 47.04499816894531, 40.36000061035156, 9.015555381774902, 59.41812515258789, 34.337501525878906, 65.91937255859375, 56.586875915527344, 69.44249725341797, 53.74250030517578, 55.040626525878906, 83.51625061035156, 58.595001220703125, 43.48999786376953, 0.5362499952316284, 9.1118745803833, 53.42250061035156, 44.359375, 61.01124954223633, 64.29375457763672, 71.68375396728516, 93.82500457763672, 69.37625122070312, 106.03312683105469], "mean": [0.45026805996894836, -0.9863618016242981, 1.2377989292144775, 0.4244496822357178, -0.5531390309333801, 0.5623769164085388, -0.6525141596794128, -1.0810273885726929, 1.1906588077545166, 0.0257047601044178, 0.7008078694343567, -0.8687726259231567, 53.41017150878906, 43.557525634765625, 8.54525089263916, 2.2594234943389893, 27.196002960205078, 12.280062675476074, 31.189027786254883, 15.662453651428223, 32.97044372558594, 16.29404640197754, 24.49225425720215, 42.088653564453125, 43.70353698730469, 38.96074676513672, 0.43969589471817017, 3.4507923126220703, 22.07501220703125, 16.59701156616211, 30.132755279541016, 20.961219787597656, 35.847381591796875, 27.552396774291992, 30.472393035888672, 50.2633056640625], "std": [0.1284579336643219, 0.18620280921459198, 0.25840309262275696, 0.09784585982561111, 0.250810831785202, 0.09561799466609955, 0.1749141663312912, 0.1930122822523117, 0.27841341495513916, 0.047500938177108765, 0.24566394090652466, 0.023314189165830612, 9.947271347045898, 3.241924524307251, 14.241382598876953, 3.092238426208496, 25.2021427154541, 12.757269859313965, 23.750770568847656, 18.36799430847168, 23.820650100708008, 17.63741111755371, 21.563404083251953, 21.29340171813965, 13.037433624267578, 3.5844123363494873, 0.039377979934215546, 3.748662233352661, 21.85714340209961, 17.968233108520508, 24.441377639770508, 24.376028060913086, 28.322345733642578, 35.511329650878906, 26.96906280517578, 36.311100006103516], "count": [101]}, "timestamp": {"min": [0.0], "max": [3.3333333333333335], "mean": [1.6666666666666665], "std": [0.97182531580755], "count": [101]}, "frame_index": {"min": [0], "max": [100], "mean": [50.0], "std": [29.154759474226502], "count": [101]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [101]}, "index": {"min": [4555], "max": [4655], "mean": [4605.0], "std": [29.154759474226502], "count": [101]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [101]}, "subtask_annotation": {"mean": [2.633663366336634, 11.0, 11.0, 11.0, 11.0], "std": [1.6027375854661592, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [101]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [101]}, "eef_direction_state": {"mean": [3.732673267326733, 3.891089108910891], "std": [1.7342849647016831, 1.4752142995793394], "min": [1, 1], "max": [6, 6], "count": [101]}, "eef_velocity_state": {"mean": [1.306930693069307, 1.4554455445544554], "std": [0.6408931616903863, 0.5363010916416172], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_acc_mag_state": {"mean": [1.188118811881188, 1.3366336633663367], "std": [0.8290859966518147, 0.7349442994018069], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_direction_action": {"mean": [3.732673267326733, 3.891089108910891], "std": [1.7342849647016831, 1.4752142995793394], "min": [1, 1], "max": [6, 6], "count": [101]}, "eef_velocity_action": {"mean": [1.306930693069307, 1.4554455445544554], "std": [0.6408931616903863, 0.5363010916416172], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_acc_mag_action": {"mean": [1.188118811881188, 1.3366336633663367], "std": [0.8290859966518147, 0.7349442994018069], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_sim_pose_state": {"mean": [0.6852597156738522, 0.11286293487746585, 1.229521266561908, -1.4530378926436252, 1.0286710885030044, -2.2382295215739094, 0.6772268861680711, -0.09954532827682437, 1.1742761909088333, 1.4862133495685812, 0.8908003801504977, 2.1851817971080423], "std": [0.08755479382223852, 0.017641658702472796, 0.030713060764992663, 0.23427843992521347, 0.05569972255549207, 0.11029047861292911, 0.08049595451171494, 0.015447752049497313, 0.03338632840781323, 0.17435583718174802, 0.04740490330679697, 0.12049584665052444], "min": [0.5806543065267413, 0.08667664017141824, 1.1714569979800984, -1.8520913605373812, 0.9673472153345344, -2.3740645038451964, 0.5795628457234061, -0.12990158099270663, 1.1170267886195757, 1.215446308711807, 0.8090394440893349, 1.8680664513654281], "max": [0.7850422731528368, 0.14416623373725265, 1.2734728147370709, -1.1906047541937481, 1.143527457839872, -1.949932142563388, 0.7724065708395433, -0.07654837928911201, 1.2368926436994985, 1.8015149524035516, 0.9674846528922618, 2.316573570462123], "count": [101]}, "eef_sim_pose_action": {"mean": [0.6852597156738522, 0.11286293487746585, 1.229521266561908, -1.4530378926436252, 1.0286710885030044, -2.2382295215739094, 0.6772268861680711, -0.09954532827682437, 1.1742761909088333, 1.4862133495685812, 0.8908003801504977, 2.1851817971080423], "std": [0.08755479382223852, 0.017641658702472796, 0.030713060764992663, 0.23427843992521347, 0.05569972255549207, 0.11029047861292911, 0.08049595451171494, 0.015447752049497313, 0.03338632840781323, 0.17435583718174802, 0.04740490330679697, 0.12049584665052444], "min": [0.5806543065267413, 0.08667664017141824, 1.1714569979800984, -1.8520913605373812, 0.9673472153345344, -2.3740645038451964, 0.5795628457234061, -0.12990158099270663, 1.1170267886195757, 1.215446308711807, 0.8090394440893349, 1.8680664513654281], "max": [0.7850422731528368, 0.14416623373725265, 1.2734728147370709, -1.1906047541937481, 1.143527457839872, -1.949932142563388, 0.7724065708395433, -0.07654837928911201, 1.2368926436994985, 1.8015149524035516, 0.9674846528922618, 2.316573570462123], "count": [101]}}} +{"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.3946633149509804]], [[0.405342602124183]], [[0.4317533843954248]]], "std": [[[0.3003423048735181]], [[0.2918161693501135]], [[0.2846135840076806]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.486295318627451]], [[0.4992955800653595]], [[0.47748004697712415]]], "std": [[[0.3195670087985056]], [[0.32158092487910284]], [[0.3277429457323978]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5234120404411765]], [[0.5357968770424837]], [[0.5147349754901961]]], "std": [[[0.31050866899828755]], [[0.3154171569454585]], [[0.3227524772066901]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42411760212418304]], [[0.4385422324346405]], [[0.41568236723856206]]], "std": [[[0.36787193929066997]], [[0.37985268406360384]], [[0.390715299529235]]], "count": [100]}, "observation.state": {"min": [0.3516489267349243, -1.1930171251296997, 0.9199283123016357, -0.05906512960791588, -1.6271839141845703, 0.5177338719367981, -1.0893033742904663, -1.2588216066360474, 0.8075599074363708, -0.08220797777175903, 0.43719482421875, -0.9408670663833618, 17.4424991607666, 37.71437454223633, -0.7256250381469727, -1.097499966621399, 0.75, -0.9650000333786011, 0.9318749904632568, -0.3100000023841858, 0.8543750047683716, 0.12600000202655792, 0.9893749952316284, 1.2862499952316284, 21.27083396911621, 31.626249313354492, 0.3387500047683716, -0.8643749952316284, 0.7400000095367432, 0.3556250035762787, 3.213124990463257, -0.4637500047683716, 2.4987499713897705, -0.5019999742507935, 0.7580000162124634, 8.57800006866455], "max": [0.8703364729881287, -0.7422454357147217, 1.4817702770233154, 0.3892004191875458, -0.22211413085460663, 0.7875562906265259, -0.5144197940826416, -0.68426114320755, 1.4444094896316528, 0.21920537948608398, 1.6557183265686035, -0.7991674542427063, 67.14187622070312, 56.555625915527344, 4.913749694824219, 9.370624542236328, 58.158748626708984, 29.718124389648438, 73.9124984741211, 42.77000045776367, 77.65750122070312, 49.36125183105469, 68.46624755859375, 74.1343765258789, 60.67250061035156, 57.445556640625, 0.4950000047683716, 9.273124694824219, 49.66812515258789, 40.27562713623047, 51.59437561035156, 74.74625396728516, 61.87750244140625, 103.18499755859375, 60.42000198364258, 107.76187896728516], "mean": [0.6040825247764587, -0.9171463251113892, 1.1431893110275269, 0.2587028443813324, -0.823997437953949, 0.6661438345909119, -0.79984450340271, -0.940949022769928, 1.0602352619171143, 0.06770282983779907, 1.0316909551620483, -0.8631020188331604, 49.7457389831543, 45.60142135620117, -0.27910757064819336, 3.7774341106414795, 21.65297508239746, 9.480184555053711, 25.88770294189453, 7.060598850250244, 28.803462982177734, 11.715218544006348, 22.837459564208984, 32.70229721069336, 42.80720138549805, 43.9720458984375, 0.42185938358306885, 3.574822425842285, 19.673851013183594, 12.912481307983398, 23.29671859741211, 21.36270523071289, 24.81986427307129, 27.947248458862305, 19.947847366333008, 48.271785736083984], "std": [0.21434174478054047, 0.16957493126392365, 0.219404399394989, 0.15305250883102417, 0.46380096673965454, 0.09006569534540176, 0.2434084713459015, 0.196371391415596, 0.25458720326423645, 0.0920143872499466, 0.43519821763038635, 0.045982103794813156, 13.971000671386719, 5.839617729187012, 0.9884197115898132, 3.5008151531219482, 23.214244842529297, 12.326815605163574, 27.486257553100586, 11.90542984008789, 28.569713592529297, 15.501093864440918, 25.977924346923828, 20.016597747802734, 12.828335762023926, 6.80501127243042, 0.04148135706782341, 3.241380453109741, 19.498769760131836, 16.163602828979492, 18.652101516723633, 29.218238830566406, 22.945451736450195, 39.067352294921875, 24.567180633544922, 34.34608840942383], "count": [146]}, "action": {"min": [0.3516489267349243, -1.1930171251296997, 0.9199283123016357, -0.05906512960791588, -1.6271839141845703, 0.5177338719367981, -1.0893033742904663, -1.2588216066360474, 0.8075599074363708, -0.08220797777175903, 0.43719482421875, -0.9408670663833618, 17.4424991607666, 37.71437454223633, -0.7256250381469727, -1.097499966621399, 0.75, -0.9650000333786011, 0.9318749904632568, -0.3100000023841858, 0.8543750047683716, 0.12600000202655792, 0.9893749952316284, 1.2862499952316284, 21.27083396911621, 31.626249313354492, 0.3387500047683716, -0.8643749952316284, 0.7400000095367432, 0.3556250035762787, 3.213124990463257, -0.4637500047683716, 2.4987499713897705, -0.5019999742507935, 0.7580000162124634, 8.57800006866455], "max": [0.8703364729881287, -0.7422454357147217, 1.4817702770233154, 0.3892004191875458, -0.22211413085460663, 0.7875562906265259, -0.5144197940826416, -0.68426114320755, 1.4444094896316528, 0.21920537948608398, 1.6557183265686035, -0.7991674542427063, 67.14187622070312, 56.555625915527344, 4.913749694824219, 9.370624542236328, 58.158748626708984, 29.718124389648438, 73.9124984741211, 42.77000045776367, 77.65750122070312, 49.36125183105469, 68.46624755859375, 74.1343765258789, 60.67250061035156, 57.445556640625, 0.4950000047683716, 9.273124694824219, 49.66812515258789, 40.27562713623047, 51.59437561035156, 74.74625396728516, 61.87750244140625, 103.18499755859375, 60.42000198364258, 107.76187896728516], "mean": [0.6040825247764587, -0.9171464443206787, 1.1431891918182373, 0.25870281457901, -0.8239973783493042, 0.6661438941955566, -0.7998443245887756, -0.940949022769928, 1.0602353811264038, 0.06770285218954086, 1.0316911935806274, -0.8631017208099365, 49.745750427246094, 45.60140609741211, -0.27910754084587097, 3.7774343490600586, 21.65298843383789, 9.480181694030762, 25.8876953125, 7.060599327087402, 28.80345916748047, 11.71521282196045, 22.83745002746582, 32.70229721069336, 42.80718231201172, 43.972042083740234, 0.42185941338539124, 3.574822425842285, 19.673847198486328, 12.91247844696045, 23.296701431274414, 21.362707138061523, 24.81986427307129, 27.947242736816406, 19.947856903076172, 48.27180862426758], "std": [0.21434171497821808, 0.16957494616508484, 0.2194044291973114, 0.15305250883102417, 0.46380093693733215, 0.09006571024656296, 0.2434084266424179, 0.196371391415596, 0.2545871138572693, 0.0920143723487854, 0.43519821763038635, 0.04598209634423256, 13.971001625061035, 5.839617729187012, 0.9884198904037476, 3.5008156299591064, 23.214244842529297, 12.32681655883789, 27.486255645751953, 11.905430793762207, 28.569711685180664, 15.501093864440918, 25.977922439575195, 20.016597747802734, 12.82833480834961, 6.805012226104736, 0.04148136079311371, 3.2413806915283203, 19.49877166748047, 16.163604736328125, 18.652103424072266, 29.218238830566406, 22.945451736450195, 39.06735610961914, 24.567184448242188, 34.34608840942383], "count": [146]}, "timestamp": {"min": [0.0], "max": [4.833333333333333], "mean": [2.4166666666666665], "std": [1.4048527008591012], "count": [146]}, "frame_index": {"min": [0], "max": [145], "mean": [72.5], "std": [42.14558102577303], "count": [146]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [146]}, "index": {"min": [4656], "max": [4801], "mean": [4728.5], "std": [42.14558102577303], "count": [146]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [146]}, "subtask_annotation": {"mean": [2.280821917808219, 11.0, 11.0, 11.0, 11.0], "std": [1.497683831353497, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [146]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [146]}, "eef_direction_state": {"mean": [3.3835616438356166, 3.958904109589041], "std": [1.6849871914175294, 1.423273827506604], "min": [0, 1], "max": [6, 6], "count": [146]}, "eef_velocity_state": {"mean": [1.5273972602739727, 1.5753424657534247], "std": [0.5259721004040547, 0.6063094788035814], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_state": {"mean": [1.143835616438356, 1.36986301369863], "std": [0.8519898226560871, 0.7586370134794741], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_direction_action": {"mean": [3.3835616438356166, 3.958904109589041], "std": [1.6849871914175294, 1.423273827506604], "min": [0, 1], "max": [6, 6], "count": [146]}, "eef_velocity_action": {"mean": [1.5273972602739727, 1.5753424657534247], "std": [0.5259721004040547, 0.6063094788035814], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_action": {"mean": [1.143835616438356, 1.36986301369863], "std": [0.8519898226560871, 0.7586370134794741], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_sim_pose_state": {"mean": [0.6497606786799591, 0.13450962846969813, 1.2433755112105662, -1.2843545975582527, 0.9423898971816336, -2.1152888442686013, 0.6345883089836749, -0.14546479690479128, 1.2169784929015819, 1.2178462959663225, 0.8291047684318058, 1.9424793066372905], "std": [0.08509838114748451, 0.030864542245520266, 0.05108058177486396, 0.4200597675904622, 0.1370612119258366, 0.30266498247819396, 0.08202263713786939, 0.04704979074360989, 0.06476124675871038, 0.35482715498910594, 0.09589266758182916, 0.31427838706592415], "min": [0.5618351648593888, 0.10154004949148407, 1.1701209594329822, -1.9011806440613226, 0.6332591444876612, -2.4557542198022198, 0.548642979670544, -0.23589300733987323, 1.1198431087289493, 0.5956262312156468, 0.6826040847801429, 1.3450859468573637], "max": [0.7655689213380253, 0.21386009348976187, 1.3474925878485586, -0.5325765833440139, 1.098093680427772, -1.5063107000113216, 0.7495731760377746, -0.09805855097994132, 1.3330709661075388, 1.7594151869493233, 0.9730434186422658, 2.3021199276570123], "count": [146]}, "eef_sim_pose_action": {"mean": [0.6497606786799591, 0.13450962846969813, 1.2433755112105662, -1.2843545975582527, 0.9423898971816336, -2.1152888442686013, 0.6345883089836749, -0.14546479690479128, 1.2169784929015819, 1.2178462959663225, 0.8291047684318058, 1.9424793066372905], "std": [0.08509838114748451, 0.030864542245520266, 0.05108058177486396, 0.4200597675904622, 0.1370612119258366, 0.30266498247819396, 0.08202263713786939, 0.04704979074360989, 0.06476124675871038, 0.35482715498910594, 0.09589266758182916, 0.31427838706592415], "min": [0.5618351648593888, 0.10154004949148407, 1.1701209594329822, -1.9011806440613226, 0.6332591444876612, -2.4557542198022198, 0.548642979670544, -0.23589300733987323, 1.1198431087289493, 0.5956262312156468, 0.6826040847801429, 1.3450859468573637], "max": [0.7655689213380253, 0.21386009348976187, 1.3474925878485586, -0.5325765833440139, 1.098093680427772, -1.5063107000113216, 0.7495731760377746, -0.09805855097994132, 1.3330709661075388, 1.7594151869493233, 0.9730434186422658, 2.3021199276570123], "count": [146]}}} +{"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.4062645689924906]], [[0.41560537042831314]], [[0.44466094988527327]]], "std": [[[0.2842556130849887]], [[0.2761286776797316]], [[0.2670519779796217]]], "count": [94]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5030789180920595]], [[0.5145379706403839]], [[0.4933008165588931]]], "std": [[[0.3263709179502708]], [[0.32867486043159655]], [[0.3354109061894605]]], "count": [94]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.15294117647058825]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5055877333646225]], [[0.5152085310631345]], [[0.4933600094736476]]], "std": [[[0.31050727843804576]], [[0.3147023127388418]], [[0.3206737677125044]]], "count": [94]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4387979114518148]], [[0.4514545721214018]], [[0.42841735980739815]]], "std": [[[0.3672455145387237]], [[0.37807983477558266]], [[0.3890746404002848]]], "count": [94]}, "observation.state": {"min": [0.3440432548522949, -1.1240653991699219, 0.9498502612113953, 0.14238575100898743, -1.0790883302688599, 0.5231698751449585, -0.9885461926460266, -1.3191663026809692, 0.8616102337837219, -0.08196955919265747, 0.36798083782196045, -1.0340371131896973, 38.751251220703125, 39.1775016784668, -0.7150000333786011, -1.7262500524520874, 0.875, -0.3487499952316284, 3.0999999046325684, -0.7450000047683716, 5.266666889190674, -0.8700000047683716, 1.0581250190734863, 14.84000015258789, 24.979333877563477, 33.78687286376953, 0.3125, -0.6487500071525574, 0.7781818509101868, 0.8075000047683716, 0.9466666579246521, -0.42375001311302185, 2.1855556964874268, -0.08461538702249527, 0.9481818079948425, 18.093332290649414], "max": [0.8455405831336975, -0.7813334465026855, 1.4214732646942139, 0.47393566370010376, -0.3002212643623352, 0.814021110534668, -0.4914931058883667, -0.8562218546867371, 1.4801727533340454, 0.05867570638656616, 1.2229470014572144, -0.798332929611206, 64.16937255859375, 49.748748779296875, 41.713748931884766, 9.335555076599121, 67.33562469482422, 19.302499771118164, 74.01625061035156, 19.684375762939453, 85.96125030517578, 21.9424991607666, 73.40562438964844, 74.83312225341797, 61.10562515258789, 45.31624984741211, 0.4906249940395355, 7.011111259460449, 50.557498931884766, 41.85375213623047, 61.954376220703125, 64.22187805175781, 64.6362533569336, 75.9175033569336, 66.01250457763672, 98.22750091552734], "mean": [0.5194990038871765, -0.9225671887397766, 1.1721183061599731, 0.350433349609375, -0.6734125018119812, 0.6156947612762451, -0.6706080436706543, -1.045381784439087, 1.1406188011169434, 0.003228540066629648, 0.7906448841094971, -0.9108731746673584, 52.962730407714844, 45.34226608276367, 8.011866569519043, 3.4740328788757324, 30.710182189941406, 4.045815944671631, 37.874080657958984, 5.052886486053467, 45.069786071777344, 5.061965465545654, 31.156564712524414, 47.71550369262695, 43.30911636352539, 40.01638412475586, 0.40666940808296204, 1.3225071430206299, 22.6419677734375, 16.241025924682617, 30.542158126831055, 20.648496627807617, 31.748403549194336, 23.43258285522461, 26.858367919921875, 55.47587203979492], "std": [0.19095967710018158, 0.12550732493400574, 0.17615710198879242, 0.1004653200507164, 0.26366689801216125, 0.09245520085096359, 0.20841912925243378, 0.16929548978805542, 0.23307020962238312, 0.05075647309422493, 0.2763515114784241, 0.06484288722276688, 9.654683113098145, 3.8723578453063965, 14.142115592956543, 4.536430835723877, 26.020008087158203, 6.032538890838623, 25.44370460510254, 6.88710880279541, 30.51058006286621, 7.047164440155029, 28.220781326293945, 17.857501983642578, 14.05203914642334, 4.304366111755371, 0.042404551059007645, 1.9801149368286133, 21.080320358276367, 16.332462310791016, 21.88828468322754, 23.373313903808594, 23.263282775878906, 27.46562385559082, 25.316158294677734, 26.51839256286621], "count": [94]}, "action": {"min": [0.3440432548522949, -1.1240653991699219, 0.9498502612113953, 0.14238575100898743, -1.0790883302688599, 0.5231698751449585, -0.9885461926460266, -1.3191663026809692, 0.8616102337837219, -0.08196955919265747, 0.36798083782196045, -1.0340371131896973, 38.751251220703125, 39.1775016784668, -0.7150000333786011, -1.7262500524520874, 0.875, -0.3487499952316284, 3.0999999046325684, -0.7450000047683716, 5.266666889190674, -0.8700000047683716, 1.0581250190734863, 14.84000015258789, 24.979333877563477, 33.78687286376953, 0.3125, -0.6487500071525574, 0.7781818509101868, 0.8075000047683716, 0.9466666579246521, -0.42375001311302185, 2.1855556964874268, -0.08461538702249527, 0.9481818079948425, 18.093332290649414], "max": [0.8455405831336975, -0.7813334465026855, 1.4214732646942139, 0.47393566370010376, -0.3002212643623352, 0.814021110534668, -0.4914931058883667, -0.8562218546867371, 1.4801727533340454, 0.05867570638656616, 1.2229470014572144, -0.798332929611206, 64.16937255859375, 49.748748779296875, 41.713748931884766, 9.335555076599121, 67.33562469482422, 19.302499771118164, 74.01625061035156, 19.684375762939453, 85.96125030517578, 21.9424991607666, 73.40562438964844, 74.83312225341797, 61.10562515258789, 45.31624984741211, 0.4906249940395355, 7.011111259460449, 50.557498931884766, 41.85375213623047, 61.954376220703125, 64.22187805175781, 64.6362533569336, 75.9175033569336, 66.01250457763672, 98.22750091552734], "mean": [0.5194991230964661, -0.9225669503211975, 1.1721185445785522, 0.3504333198070526, -0.6734123826026917, 0.6156947016716003, -0.6706079840660095, -1.0453814268112183, 1.1406188011169434, 0.0032285426277667284, 0.7906447649002075, -0.9108733534812927, 52.96273422241211, 45.342254638671875, 8.01186466217041, 3.474031448364258, 30.71018409729004, 4.045816421508789, 37.87407684326172, 5.052886486053467, 45.069793701171875, 5.061964511871338, 31.15656089782715, 47.71549987792969, 43.309112548828125, 40.01637268066406, 0.4066694974899292, 1.3225065469741821, 22.6419677734375, 16.241025924682617, 30.542163848876953, 20.648502349853516, 31.748403549194336, 23.432579040527344, 26.858360290527344, 55.47588348388672], "std": [0.19095967710018158, 0.12550733983516693, 0.1761571168899536, 0.1004653051495552, 0.26366689801216125, 0.09245521575212479, 0.20841911435127258, 0.1692955195903778, 0.2330702245235443, 0.05075647309422493, 0.2763515114784241, 0.06484288722276688, 9.654683113098145, 3.8723578453063965, 14.142115592956543, 4.536430835723877, 26.020009994506836, 6.032539367675781, 25.443706512451172, 6.887109279632568, 30.51058006286621, 7.047164440155029, 28.220783233642578, 17.85750389099121, 14.05203914642334, 4.304366588592529, 0.04240455478429794, 1.9801149368286133, 21.080318450927734, 16.332460403442383, 21.888282775878906, 23.373315811157227, 23.26327896118164, 27.46562385559082, 25.316160202026367, 26.51839256286621], "count": [94]}, "timestamp": {"min": [0.0], "max": [3.1], "mean": [1.5499999999999998], "std": [0.9044642367476758], "count": [94]}, "frame_index": {"min": [0], "max": [93], "mean": [46.5], "std": [27.13392710243027], "count": [94]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [94]}, "index": {"min": [4802], "max": [4895], "mean": [4848.5], "std": [27.13392710243027], "count": [94]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [94]}, "subtask_annotation": {"mean": [2.723404255319149, 11.0, 11.0, 11.0, 11.0], "std": [1.6269293313919924, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [94]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [94]}, "eef_direction_state": {"mean": [3.8617021276595747, 3.9680851063829787], "std": [1.6282157303206346, 1.4978859404605023], "min": [0, 1], "max": [6, 6], "count": [94]}, "eef_velocity_state": {"mean": [1.5319148936170213, 1.6914893617021276], "std": [0.5399394698063629, 0.5058507841688824], "min": [0, 0], "max": [2, 2], "count": [94]}, "eef_acc_mag_state": {"mean": [1.4042553191489362, 1.4787234042553192], "std": [0.7043806534998656, 0.6478889352589412], "min": [0, 0], "max": [2, 2], "count": [94]}, "eef_direction_action": {"mean": [3.8617021276595747, 3.9680851063829787], "std": [1.6282157303206346, 1.4978859404605023], "min": [0, 1], "max": [6, 6], "count": [94]}, "eef_velocity_action": {"mean": [1.5319148936170213, 1.6914893617021276], "std": [0.5399394698063629, 0.5058507841688824], "min": [0, 0], "max": [2, 2], "count": [94]}, "eef_acc_mag_action": {"mean": [1.4042553191489362, 1.4787234042553192], "std": [0.7043806534998656, 0.6478889352589412], "min": [0, 0], "max": [2, 2], "count": [94]}, "eef_sim_pose_state": {"mean": [0.6664815789121392, 0.12657655505908774, 1.2382210313948214, -1.3651936208551216, 1.008198248334309, -2.1766423662663636, 0.6594165022676426, -0.10076595599082089, 1.192458346693788, 1.3648409954021516, 0.920223464210334, 2.1139337844067705], "std": [0.06958639306427501, 0.0137854940755921, 0.0374601225299771, 0.2487497222034374, 0.06654413036908513, 0.22655173234142756, 0.07522729705343094, 0.02277087880614541, 0.05351931150923242, 0.28892346377309597, 0.07118334896842225, 0.25452154388609166], "min": [0.5727588660197971, 0.10673703551859487, 1.1911052055508404, -1.7862299651682063, 0.8779285146233695, -2.3949018318142983, 0.5581427448485031, -0.14657533945511472, 1.1195236724804944, 0.6833991183507724, 0.7966128663851126, 1.4538220972295548], "max": [0.7517435796374542, 0.1606947893674684, 1.3251867197263687, -0.8506323588414688, 1.0966901448705162, -1.6289554098822754, 0.7526474875691572, -0.07082405232920358, 1.3247883029278502, 1.8132897653226332, 1.0167893096617031, 2.3820020657785244], "count": [94]}, "eef_sim_pose_action": {"mean": [0.6664815789121392, 0.12657655505908774, 1.2382210313948214, -1.3651936208551216, 1.008198248334309, -2.1766423662663636, 0.6594165022676426, -0.10076595599082089, 1.192458346693788, 1.3648409954021516, 0.920223464210334, 2.1139337844067705], "std": [0.06958639306427501, 0.0137854940755921, 0.0374601225299771, 0.2487497222034374, 0.06654413036908513, 0.22655173234142756, 0.07522729705343094, 0.02277087880614541, 0.05351931150923242, 0.28892346377309597, 0.07118334896842225, 0.25452154388609166], "min": [0.5727588660197971, 0.10673703551859487, 1.1911052055508404, -1.7862299651682063, 0.8779285146233695, -2.3949018318142983, 0.5581427448485031, -0.14657533945511472, 1.1195236724804944, 0.6833991183507724, 0.7966128663851126, 1.4538220972295548], "max": [0.7517435796374542, 0.1606947893674684, 1.3251867197263687, -0.8506323588414688, 1.0966901448705162, -1.6289554098822754, 0.7526474875691572, -0.07082405232920358, 1.3247883029278502, 1.8132897653226332, 1.0167893096617031, 2.3820020657785244], "count": [94]}}} +{"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.4121584681372549]], [[0.42000902777777777]], [[0.4466254554738562]]], "std": [[[0.2893177299552301]], [[0.2820038849218026]], [[0.275146083954327]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46603367238562093]], [[0.476745]], [[0.45346617647058823]]], "std": [[[0.31942509039480843]], [[0.3222325914845618]], [[0.3293615051816047]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.52247070874183]], [[0.5345756168300654]], [[0.5155455657679738]]], "std": [[[0.306169507436457]], [[0.311111269970485]], [[0.3169921269614263]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4250049244281046]], [[0.4546824285130719]], [[0.43128335784313726]]], "std": [[[0.3697533784237544]], [[0.37536325406777843]], [[0.38813956958082013]]], "count": [100]}, "observation.state": {"min": [0.3170061707496643, -1.2515974044799805, 0.9432830810546875, -0.007693090476095676, -1.3341683149337769, 0.09985122084617615, -1.1056115627288818, -1.3156852722167969, 0.8840934038162231, -0.00672350637614727, 0.39139389991760254, -0.8251792788505554, 43.1591682434082, 37.68812561035156, -0.05624999850988388, -1.0137499570846558, 0.7727272510528564, -0.6037499904632568, 2.594285726547241, -0.47999998927116394, 5.632856845855713, 0.1388888955116272, 1.8025000095367432, 2.5356249809265137, 23.314374923706055, 31.069374084472656, 0.3918749988079071, -0.9018750190734863, 0.7054545283317566, 0.5375000238418579, 0.765625, -1.240625023841858, 1.1188888549804688, -0.24222221970558167, 0.79666668176651, 19.30555534362793], "max": [0.9220051765441895, -0.8144979476928711, 1.562356948852539, 0.8396753668785095, -0.32148852944374084, 0.7283427715301514, -0.5757896304130554, -0.8974212408065796, 1.5652179718017578, 0.18923306465148926, 1.4681934118270874, -0.7635471224784851, 69.47187805175781, 48.540626525878906, 0.27250000834465027, 9.404999732971191, 68.10625457763672, 36.53937530517578, 71.85437774658203, 25.409374237060547, 74.36437225341797, 33.98812484741211, 63.76499938964844, 57.86687469482422, 57.555625915527344, 45.650001525878906, 0.5206249952316284, 9.435625076293945, 51.76000213623047, 40.92749786376953, 64.88312530517578, 81.79937744140625, 66.82437896728516, 100.52188110351562, 66.93437957763672, 108.18937683105469], "mean": [0.5487197041511536, -1.0180753469467163, 1.2524915933609009, 0.45707666873931885, -0.7373430728912354, 0.39434316754341125, -0.7833755612373352, -1.0593632459640503, 1.1867560148239136, 0.08247215300798416, 0.8879687190055847, -0.7861206531524658, 57.37541961669922, 43.666194915771484, 0.029344378039240837, 3.3410446643829346, 29.023366928100586, 10.929610252380371, 35.07265853881836, 8.178701400756836, 37.91154098510742, 9.906478881835938, 30.553592681884766, 34.513214111328125, 45.17352294921875, 39.47377395629883, 0.443987101316452, 4.355200290679932, 22.810522079467773, 15.751431465148926, 29.20338249206543, 25.795913696289062, 31.322357177734375, 30.851987838745117, 27.540918350219727, 58.480838775634766], "std": [0.21490179002285004, 0.1647435426712036, 0.24252040684223175, 0.2309807389974594, 0.34324365854263306, 0.19002270698547363, 0.23292545974254608, 0.15317094326019287, 0.26648926734924316, 0.05073307082056999, 0.36867547035217285, 0.014561554417014122, 9.384298324584961, 4.115894794464111, 0.0610908605158329, 3.6779556274414062, 26.733854293823242, 12.601815223693848, 26.314857482910156, 8.717074394226074, 26.206138610839844, 10.40934944152832, 23.704103469848633, 17.317623138427734, 11.25686264038086, 4.701849460601807, 0.038544073700904846, 4.27025842666626, 22.092445373535156, 16.707530975341797, 25.767414093017578, 30.526567459106445, 27.643714904785156, 36.51669692993164, 26.410959243774414, 29.684640884399414], "count": [106]}, "action": {"min": [0.3170061707496643, -1.2515974044799805, 0.9432830810546875, -0.007693090476095676, -1.3341683149337769, 0.09985122084617615, -1.1056115627288818, -1.3156852722167969, 0.8840934038162231, -0.00672350637614727, 0.39139389991760254, -0.8251792788505554, 43.1591682434082, 37.68812561035156, -0.05624999850988388, -1.0137499570846558, 0.7727272510528564, -0.6037499904632568, 2.594285726547241, -0.47999998927116394, 5.632856845855713, 0.1388888955116272, 1.8025000095367432, 2.5356249809265137, 23.314374923706055, 31.069374084472656, 0.3918749988079071, -0.9018750190734863, 0.7054545283317566, 0.5375000238418579, 0.765625, -1.240625023841858, 1.1188888549804688, -0.24222221970558167, 0.79666668176651, 19.30555534362793], "max": [0.9220051765441895, -0.8144979476928711, 1.562356948852539, 0.8396753668785095, -0.32148852944374084, 0.7283427715301514, -0.5757896304130554, -0.8974212408065796, 1.5652179718017578, 0.18923306465148926, 1.4681934118270874, -0.7635471224784851, 69.47187805175781, 48.540626525878906, 0.27250000834465027, 9.404999732971191, 68.10625457763672, 36.53937530517578, 71.85437774658203, 25.409374237060547, 74.36437225341797, 33.98812484741211, 63.76499938964844, 57.86687469482422, 57.555625915527344, 45.650001525878906, 0.5206249952316284, 9.435625076293945, 51.76000213623047, 40.92749786376953, 64.88312530517578, 81.79937744140625, 66.82437896728516, 100.52188110351562, 66.93437957763672, 108.18937683105469], "mean": [0.5487197637557983, -1.0180753469467163, 1.2524913549423218, 0.45707669854164124, -0.7373431324958801, 0.3943433165550232, -0.7833752632141113, -1.0593631267547607, 1.1867562532424927, 0.08247215300798416, 0.8879690170288086, -0.7861207723617554, 57.37542724609375, 43.66618728637695, 0.02934439852833748, 3.3410451412200928, 29.023361206054688, 10.92961311340332, 35.07265090942383, 8.17870044708252, 37.91154098510742, 9.906478881835938, 30.553600311279297, 34.51321029663086, 45.17352294921875, 39.47377014160156, 0.4439871907234192, 4.355199813842773, 22.810523986816406, 15.751432418823242, 29.203388214111328, 25.79590606689453, 31.322345733642578, 30.851985931396484, 27.540912628173828, 58.4808464050293], "std": [0.21490174531936646, 0.16474352777004242, 0.24252037703990936, 0.23098070919513702, 0.34324362874031067, 0.19002270698547363, 0.2329254448413849, 0.15317092835903168, 0.2664892375469208, 0.05073307082056999, 0.36867547035217285, 0.014561554417014122, 9.384296417236328, 4.115894794464111, 0.0610908605158329, 3.677955389022827, 26.733854293823242, 12.601815223693848, 26.31485939025879, 8.717074394226074, 26.206138610839844, 10.409348487854004, 23.704103469848633, 17.317623138427734, 11.25686264038086, 4.701849937438965, 0.03854406625032425, 4.270258903503418, 22.092449188232422, 16.70752716064453, 25.767417907714844, 30.52657127380371, 27.64371681213379, 36.516693115234375, 26.410959243774414, 29.684640884399414], "count": [106]}, "timestamp": {"min": [0.0], "max": [3.5], "mean": [1.75], "std": [1.0199400853862828], "count": [106]}, "frame_index": {"min": [0], "max": [105], "mean": [52.5], "std": [30.598202561588483], "count": [106]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [106]}, "index": {"min": [4896], "max": [5001], "mean": [4948.5], "std": [30.598202561588483], "count": [106]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [106]}, "subtask_annotation": {"mean": [2.6226415094339623, 11.0, 11.0, 11.0, 11.0], "std": [1.5748784330962453, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [106]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [106]}, "eef_direction_state": {"mean": [2.990566037735849, 3.80188679245283], "std": [1.9546523264604192, 1.5135850938221656], "min": [0, 1], "max": [6, 6], "count": [106]}, "eef_velocity_state": {"mean": [1.3679245283018868, 1.6603773584905661], "std": [0.6343243575099716, 0.49309940925932], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_state": {"mean": [1.330188679245283, 1.4528301886792452], "std": [0.7613505640513271, 0.6886146260714964], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_direction_action": {"mean": [2.990566037735849, 3.80188679245283], "std": [1.9546523264604192, 1.5135850938221656], "min": [0, 1], "max": [6, 6], "count": [106]}, "eef_velocity_action": {"mean": [1.3679245283018868, 1.6603773584905661], "std": [0.6343243575099716, 0.49309940925932], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_action": {"mean": [1.330188679245283, 1.4528301886792452], "std": [0.7613505640513271, 0.6886146260714964], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_sim_pose_state": {"mean": [0.6710552599265949, 0.10555246477879258, 1.2253948631045768, -1.3943485396289401, 0.8799964405464766, -2.2715216240381344, 0.6684855361655222, -0.13857165952563127, 1.1687743495954535, 1.4177280471584277, 0.7822768653074734, 2.0786916128081603], "std": [0.08403156884255827, 0.015670686203836832, 0.023407529791879073, 0.24452306029008858, 0.08130407198750027, 0.15142005864654615, 0.08326012813112561, 0.016237585186624562, 0.04175741227112629, 0.22952542079328328, 0.08989965934998347, 0.12393121144176172], "min": [0.5608401837435456, 0.08684675892765115, 1.1792280484725697, -1.804804951990846, 0.7091215718116075, -2.4915816902420547, 0.567909569864381, -0.17571157575972238, 1.0999326186990939, 1.0613567274564195, 0.6406871525962301, 1.7680712215701107], "max": [0.7644642006023011, 0.14547933866448579, 1.2689815434468261, -1.013186650498302, 0.9973821683945285, -1.9357806806020161, 0.7713044786999624, -0.11449979274590152, 1.2627437879699799, 1.8139386502056312, 0.8920450567463774, 2.253992220800871], "count": [106]}, "eef_sim_pose_action": {"mean": [0.6710552599265949, 0.10555246477879258, 1.2253948631045768, -1.3943485396289401, 0.8799964405464766, -2.2715216240381344, 0.6684855361655222, -0.13857165952563127, 1.1687743495954535, 1.4177280471584277, 0.7822768653074734, 2.0786916128081603], "std": [0.08403156884255827, 0.015670686203836832, 0.023407529791879073, 0.24452306029008858, 0.08130407198750027, 0.15142005864654615, 0.08326012813112561, 0.016237585186624562, 0.04175741227112629, 0.22952542079328328, 0.08989965934998347, 0.12393121144176172], "min": [0.5608401837435456, 0.08684675892765115, 1.1792280484725697, -1.804804951990846, 0.7091215718116075, -2.4915816902420547, 0.567909569864381, -0.17571157575972238, 1.0999326186990939, 1.0613567274564195, 0.6406871525962301, 1.7680712215701107], "max": [0.7644642006023011, 0.14547933866448579, 1.2689815434468261, -1.013186650498302, 0.9973821683945285, -1.9357806806020161, 0.7713044786999624, -0.11449979274590152, 1.2627437879699799, 1.8139386502056312, 0.8920450567463774, 2.253992220800871], "count": [106]}}} +{"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.4025386887254902]], [[0.41320093954248366]], [[0.4396607659313726]]], "std": [[[0.2988356019360071]], [[0.28986264984267857]], [[0.2810847565622789]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.15294117647058825]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5062672099673202]], [[0.5194008803104575]], [[0.49840239991830065]]], "std": [[[0.3154833730955659]], [[0.31779813890187414]], [[0.32299171146447064]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5090020179738562]], [[0.5179392238562092]], [[0.4938739195261438]]], "std": [[[0.3046564093373339]], [[0.3091452515887522]], [[0.31494559964174174]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4424604003267974]], [[0.4552545588235294]], [[0.431569579248366]]], "std": [[[0.36696171968734187]], [[0.3794029894636491]], [[0.3912759937085976]]], "count": [100]}, "observation.state": {"min": [0.34854942560195923, -1.1546788215637207, 0.9615329504013062, 0.17795833945274353, -1.2188355922698975, 0.3773031532764435, -0.8005264401435852, -1.2617779970169067, 0.842989444732666, -0.2497711181640625, 0.501378059387207, -1.0167806148529053, 37.9888916015625, 37.93437576293945, -0.7931250333786011, -0.8756250143051147, 0.7350000143051147, -0.26500001549720764, 1.0924999713897705, -0.36500000953674316, 0.9950000047683716, -3.0112500190734863, 1.0010000467300415, 20.186874389648438, 5.046875, 29.229999542236328, 0.31812500953674316, -0.5456250309944153, 0.7124999761581421, 0.7699999809265137, 1.7712500095367432, -0.1550000011920929, 2.15625, 0.359375, 0.75, 21.0887508392334], "max": [0.7086623311042786, -0.7501239776611328, 1.4432650804519653, 0.5758373141288757, -0.3729877173900604, 0.802815318107605, -0.5889505743980408, -0.819557785987854, 1.404116153717041, 0.10347524285316467, 1.280337929725647, -0.8374580144882202, 69.4887466430664, 46.66437530517578, 37.54909133911133, 9.307499885559082, 61.9631233215332, 29.85562515258789, 72.23937225341797, 31.076250076293945, 79.22937774658203, 44.37312698364258, 68.10624694824219, 67.77812194824219, 54.505001068115234, 52.47083282470703, 0.4519999921321869, 8.193635940551758, 48.83187484741211, 53.86937713623047, 67.95124816894531, 56.95125198364258, 79.1362533569336, 76.12687683105469, 74.9175033569336, 97.40875244140625], "mean": [0.5302765369415283, -0.9011793732643127, 1.1490094661712646, 0.44448915123939514, -0.7425792217254639, 0.4966728091239929, -0.6845049262046814, -0.9759321212768555, 1.0619843006134033, -0.05557854473590851, 0.8310565948486328, -0.9352878928184509, 53.28894805908203, 42.688926696777344, 5.656588077545166, 2.7287256717681885, 26.74941062927246, 10.39677619934082, 32.09730529785156, 7.89943265914917, 34.46038055419922, 11.163036346435547, 27.064868927001953, 43.996009826660156, 35.151710510253906, 42.85908508300781, 0.39759427309036255, 3.2850089073181152, 21.058982849121094, 20.648447036743164, 33.28958511352539, 18.521812438964844, 37.02834701538086, 28.443979263305664, 31.55399513244629, 56.52205276489258], "std": [0.13637270033359528, 0.15536288917064667, 0.18183816969394684, 0.13792400062084198, 0.2591035068035126, 0.10844436287879944, 0.09561992436647415, 0.1645641028881073, 0.20841644704341888, 0.12765353918075562, 0.21664446592330933, 0.05928896367549896, 12.299273490905762, 3.1773762702941895, 12.069618225097656, 3.423468589782715, 25.078460693359375, 11.255151748657227, 27.292755126953125, 10.560338020324707, 28.14240074157715, 14.762773513793945, 25.858810424804688, 15.656359672546387, 17.831966400146484, 6.939327716827393, 0.03329392522573471, 3.460029125213623, 20.33248519897461, 21.633434295654297, 25.903793334960938, 21.751283645629883, 29.059648513793945, 30.483779907226562, 29.196674346923828, 28.094406127929688], "count": [104]}, "action": {"min": [0.34854942560195923, -1.1546788215637207, 0.9615329504013062, 0.17795833945274353, -1.2188355922698975, 0.3773031532764435, -0.8005264401435852, -1.2617779970169067, 0.842989444732666, -0.2497711181640625, 0.501378059387207, -1.0167806148529053, 37.9888916015625, 37.93437576293945, -0.7931250333786011, -0.8756250143051147, 0.7350000143051147, -0.26500001549720764, 1.0924999713897705, -0.36500000953674316, 0.9950000047683716, -3.0112500190734863, 1.0010000467300415, 20.186874389648438, 5.046875, 29.229999542236328, 0.31812500953674316, -0.5456250309944153, 0.7124999761581421, 0.7699999809265137, 1.7712500095367432, -0.1550000011920929, 2.15625, 0.359375, 0.75, 21.0887508392334], "max": [0.7086623311042786, -0.7501239776611328, 1.4432650804519653, 0.5758373141288757, -0.3729877173900604, 0.802815318107605, -0.5889505743980408, -0.819557785987854, 1.404116153717041, 0.10347524285316467, 1.280337929725647, -0.8374580144882202, 69.4887466430664, 46.66437530517578, 37.54909133911133, 9.307499885559082, 61.9631233215332, 29.85562515258789, 72.23937225341797, 31.076250076293945, 79.22937774658203, 44.37312698364258, 68.10624694824219, 67.77812194824219, 54.505001068115234, 52.47083282470703, 0.4519999921321869, 8.193635940551758, 48.83187484741211, 53.86937713623047, 67.95124816894531, 56.95125198364258, 79.1362533569336, 76.12687683105469, 74.9175033569336, 97.40875244140625], "mean": [0.5302765369415283, -0.901179313659668, 1.1490094661712646, 0.4444892704486847, -0.7425792217254639, 0.4966728091239929, -0.6845048069953918, -0.975932240486145, 1.0619843006134033, -0.05557853356003761, 0.8310566544532776, -0.9352878928184509, 53.28894805908203, 42.68892288208008, 5.656589031219482, 2.7287259101867676, 26.749420166015625, 10.396778106689453, 32.09730529785156, 7.899428367614746, 34.460384368896484, 11.163039207458496, 27.06486701965332, 43.99599838256836, 35.151710510253906, 42.85907745361328, 0.3975943326950073, 3.2850098609924316, 21.05897331237793, 20.648439407348633, 33.28957748413086, 18.52181625366211, 37.028343200683594, 28.44395637512207, 31.55397605895996, 56.52203369140625], "std": [0.13637268543243408, 0.15536288917064667, 0.18183819949626923, 0.1379239857196808, 0.2591035068035126, 0.10844434797763824, 0.09561990201473236, 0.1645641028881073, 0.2084164321422577, 0.12765352427959442, 0.21664448082447052, 0.05928896367549896, 12.299272537231445, 3.1773760318756104, 12.069616317749023, 3.423468589782715, 25.078458786010742, 11.255152702331543, 27.292753219604492, 10.560335159301758, 28.14240074157715, 14.762772560119629, 25.858810424804688, 15.65636157989502, 17.831966400146484, 6.939327716827393, 0.03329393267631531, 3.460028886795044, 20.332489013671875, 21.63343620300293, 25.903791427612305, 21.751283645629883, 29.059646606445312, 30.483779907226562, 29.196674346923828, 28.09440803527832], "count": [104]}, "timestamp": {"min": [0.0], "max": [3.433333333333333], "mean": [1.7166666666666666], "std": [1.000694203485205], "count": [104]}, "frame_index": {"min": [0], "max": [103], "mean": [51.5], "std": [30.02082610455615], "count": [104]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [104]}, "index": {"min": [5002], "max": [5105], "mean": [5053.5], "std": [30.02082610455615], "count": [104]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [104]}, "subtask_annotation": {"mean": [2.4038461538461537, 11.0, 11.0, 11.0, 11.0], "std": [1.661320320438113, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [104]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [104]}, "eef_direction_state": {"mean": [3.548076923076923, 3.7788461538461537], "std": [1.7090247314022073, 1.4408646627394814], "min": [0, 0], "max": [6, 6], "count": [104]}, "eef_velocity_state": {"mean": [1.5961538461538463, 1.6730769230769231], "std": [0.5284089101551577, 0.508434771784703], "min": [0, 0], "max": [2, 2], "count": [104]}, "eef_acc_mag_state": {"mean": [1.3269230769230769, 1.3365384615384615], "std": [0.7395724816549776, 0.7286786899148997], "min": [0, 0], "max": [2, 2], "count": [104]}, "eef_direction_action": {"mean": [3.548076923076923, 3.7788461538461537], "std": [1.7090247314022073, 1.4408646627394814], "min": [0, 0], "max": [6, 6], "count": [104]}, "eef_velocity_action": {"mean": [1.5961538461538463, 1.6730769230769231], "std": [0.5284089101551577, 0.508434771784703], "min": [0, 0], "max": [2, 2], "count": [104]}, "eef_acc_mag_action": {"mean": [1.3269230769230769, 1.3365384615384615], "std": [0.7395724816549776, 0.7286786899148997], "min": [0, 0], "max": [2, 2], "count": [104]}, "eef_sim_pose_state": {"mean": [0.6459804023929923, 0.11386288430156181, 1.2425704354827363, -1.3371360934536916, 0.9762012962879266, -2.2460635439060335, 0.6345719475552969, -0.09759733425203326, 1.2001949867918063, 1.3043292912295246, 0.9933998907604205, 2.116760804620527], "std": [0.06800953545952383, 0.014859501175673284, 0.033827887506362876, 0.24438554841029558, 0.05953019413380799, 0.19236441602736246, 0.06805967563316323, 0.02151194860864772, 0.044834388989624475, 0.2568799663092662, 0.04889277892534906, 0.2188622746917264], "min": [0.5707718858941677, 0.09929293865788372, 1.1813248047462266, -1.742861595727137, 0.8332279835948775, -2.4797891840038346, 0.5537437963292279, -0.1477209295695383, 1.1199299729311036, 0.7753938734241603, 0.8638457106167396, 1.6408176277761184], "max": [0.744592188781333, 0.15425298483614017, 1.309015831698238, -0.8147813340770992, 1.0505624923197776, -1.8377396866658933, 0.7332257270769837, -0.0707558681945469, 1.2826833908131956, 1.7194730331904498, 1.0772430451183208, 2.409907412432496], "count": [104]}, "eef_sim_pose_action": {"mean": [0.6459804023929923, 0.11386288430156181, 1.2425704354827363, -1.3371360934536916, 0.9762012962879266, -2.2460635439060335, 0.6345719475552969, -0.09759733425203326, 1.2001949867918063, 1.3043292912295246, 0.9933998907604205, 2.116760804620527], "std": [0.06800953545952383, 0.014859501175673284, 0.033827887506362876, 0.24438554841029558, 0.05953019413380799, 0.19236441602736246, 0.06805967563316323, 0.02151194860864772, 0.044834388989624475, 0.2568799663092662, 0.04889277892534906, 0.2188622746917264], "min": [0.5707718858941677, 0.09929293865788372, 1.1813248047462266, -1.742861595727137, 0.8332279835948775, -2.4797891840038346, 0.5537437963292279, -0.1477209295695383, 1.1199299729311036, 0.7753938734241603, 0.8638457106167396, 1.6408176277761184], "max": [0.744592188781333, 0.15425298483614017, 1.309015831698238, -0.8147813340770992, 1.0505624923197776, -1.8377396866658933, 0.7332257270769837, -0.0707558681945469, 1.2826833908131956, 1.7194730331904498, 1.0772430451183208, 2.409907412432496], "count": [104]}}} +{"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.4075141135620915]], [[0.4131956290849673]], [[0.44466587214052283]]], "std": [[[0.27606008726350495]], [[0.26937086258375276]], [[0.2605088643149934]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47596812091503266]], [[0.48905934027777775]], [[0.4683718055555555]]], "std": [[[0.32640499308148185]], [[0.3283103120668628]], [[0.3340807250243279]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5150773937908497]], [[0.5278143361928105]], [[0.5055392258986928]]], "std": [[[0.3145082455228655]], [[0.3198029164877435]], [[0.3253212695535959]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4341375776143791]], [[0.44789648284313727]], [[0.41858599060457513]]], "std": [[[0.3658523347438885]], [[0.37761636534089266]], [[0.3873604984359116]]], "count": [100]}, "observation.state": {"min": [0.30422675609588623, -1.1284046173095703, 0.9649423956871033, 0.1813492327928543, -1.1769156455993652, 0.2386367917060852, -0.9779125452041626, -1.3187609910964966, 0.8765592575073242, -0.09272240102291107, 0.33300432562828064, -0.9274306297302246, 32.522727966308594, 34.233123779296875, -0.5293750166893005, -0.9925000071525574, 0.8662499785423279, -0.44312500953674316, 4.320000171661377, -0.6349999904632568, 8.954999923706055, -0.5731250047683716, 0.9850000143051147, 27.11687469482422, 33.68812561035156, 29.896875381469727, 0.328125, -0.49812498688697815, 0.7649999856948853, 1.0268750190734863, 6.723333358764648, -1.0820000171661377, 4.625, 0.1853846162557602, 0.8068749904632568, 15.625], "max": [0.877626895904541, -0.7640955448150635, 1.4520151615142822, 0.7667181491851807, -0.2989337742328644, 0.6692511439323425, -0.490529865026474, -0.8774653077125549, 1.5430924892425537, 0.08561582863330841, 1.199931263923645, -0.7753490209579468, 67.80000305175781, 48.05875015258789, -0.2199999988079071, 8.135555267333984, 63.455623626708984, 38.466251373291016, 73.65062713623047, 20.369998931884766, 78.26625061035156, 29.751251220703125, 68.3125, 58.366249084472656, 61.381248474121094, 42.15062713623047, 0.46875, 9.255000114440918, 59.881874084472656, 49.66749954223633, 69.78812408447266, 34.55687713623047, 81.07437896728516, 49.880001068115234, 70.37187957763672, 81.24124908447266], "mean": [0.5123962759971619, -0.9468845725059509, 1.2118569612503052, 0.4808542728424072, -0.7082348465919495, 0.44163239002227783, -0.6476008892059326, -1.0792250633239746, 1.2033319473266602, -0.0025902248453348875, 0.7461780905723572, -0.8416370749473572, 52.44904708862305, 43.70273208618164, -0.45232638716697693, 2.7705845832824707, 29.137420654296875, 13.935816764831543, 37.3598747253418, 6.2539753913879395, 41.870399475097656, 7.296367168426514, 31.558929443359375, 42.31895446777344, 48.09062957763672, 37.134525299072266, 0.39882251620292664, 3.2218987941741943, 26.066913604736328, 16.38339614868164, 37.23775100708008, 13.416935920715332, 41.78931427001953, 20.78022003173828, 32.59670639038086, 54.37541961669922], "std": [0.21301762759685516, 0.13334836065769196, 0.18747156858444214, 0.1996484249830246, 0.3228977620601654, 0.12967513501644135, 0.20031659305095673, 0.15681686997413635, 0.2561672627925873, 0.0496009886264801, 0.31465616822242737, 0.039972350001335144, 14.693256378173828, 4.735019683837891, 0.06183581426739693, 3.4206323623657227, 26.139934539794922, 14.332386016845703, 28.23648452758789, 7.173093318939209, 28.91351890563965, 9.631208419799805, 29.061323165893555, 10.548336029052734, 10.57048225402832, 4.3319549560546875, 0.03490385413169861, 3.3783438205718994, 23.38063621520996, 18.515840530395508, 25.845003128051758, 13.224899291992188, 30.48303985595703, 19.895143508911133, 29.457183837890625, 22.679737091064453], "count": [113]}, "action": {"min": [0.30422675609588623, -1.1284046173095703, 0.9649423956871033, 0.1813492327928543, -1.1769156455993652, 0.2386367917060852, -0.9779125452041626, -1.3187609910964966, 0.8765592575073242, -0.09272240102291107, 0.33300432562828064, -0.9274306297302246, 32.522727966308594, 34.233123779296875, -0.5293750166893005, -0.9925000071525574, 0.8662499785423279, -0.44312500953674316, 4.320000171661377, -0.6349999904632568, 8.954999923706055, -0.5731250047683716, 0.9850000143051147, 27.11687469482422, 33.68812561035156, 29.896875381469727, 0.328125, -0.49812498688697815, 0.7649999856948853, 1.0268750190734863, 6.723333358764648, -1.0820000171661377, 4.625, 0.1853846162557602, 0.8068749904632568, 15.625], "max": [0.877626895904541, -0.7640955448150635, 1.4520151615142822, 0.7667181491851807, -0.2989337742328644, 0.6692511439323425, -0.490529865026474, -0.8774653077125549, 1.5430924892425537, 0.08561582863330841, 1.199931263923645, -0.7753490209579468, 67.80000305175781, 48.05875015258789, -0.2199999988079071, 8.135555267333984, 63.455623626708984, 38.466251373291016, 73.65062713623047, 20.369998931884766, 78.26625061035156, 29.751251220703125, 68.3125, 58.366249084472656, 61.381248474121094, 42.15062713623047, 0.46875, 9.255000114440918, 59.881874084472656, 49.66749954223633, 69.78812408447266, 34.55687713623047, 81.07437896728516, 49.880001068115234, 70.37187957763672, 81.24124908447266], "mean": [0.5123962759971619, -0.9468843340873718, 1.2118569612503052, 0.4808543622493744, -0.7082347273826599, 0.44163230061531067, -0.6476008892059326, -1.0792250633239746, 1.2033319473266602, -0.002590225776657462, 0.7461780905723572, -0.8416368365287781, 52.44904327392578, 43.70273971557617, -0.4523264169692993, 2.7705845832824707, 29.137418746948242, 13.935816764831543, 37.35987091064453, 6.253976345062256, 41.870399475097656, 7.296367645263672, 31.558923721313477, 42.3189582824707, 48.09063720703125, 37.13452911376953, 0.39882251620292664, 3.2218992710113525, 26.066911697387695, 16.383392333984375, 37.23775100708008, 13.416937828063965, 41.789302825927734, 20.78021240234375, 32.5966911315918, 54.37541961669922], "std": [0.21301762759685516, 0.13334834575653076, 0.18747155368328094, 0.1996484249830246, 0.322897732257843, 0.12967513501644135, 0.20031659305095673, 0.15681688487529755, 0.2561672627925873, 0.0496009886264801, 0.31465619802474976, 0.039972346276044846, 14.693257331848145, 4.735019207000732, 0.06183580309152603, 3.420632839202881, 26.139934539794922, 14.332386016845703, 28.23648452758789, 7.173094272613525, 28.91352081298828, 9.631209373474121, 29.061323165893555, 10.548337936401367, 10.57048225402832, 4.331954479217529, 0.03490384668111801, 3.3783440589904785, 23.38063621520996, 18.515840530395508, 25.845006942749023, 13.224902153015137, 30.483043670654297, 19.8951416015625, 29.45718765258789, 22.67974090576172], "count": [113]}, "timestamp": {"min": [0.0], "max": [3.7333333333333334], "mean": [1.8666666666666665], "std": [1.0873004286866725], "count": [113]}, "frame_index": {"min": [0], "max": [112], "mean": [56.0], "std": [32.61901286060018], "count": [113]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [113]}, "index": {"min": [5106], "max": [5218], "mean": [5162.0], "std": [32.61901286060018], "count": [113]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [113]}, "subtask_annotation": {"mean": [2.7787610619469025, 11.0, 11.0, 11.0, 11.0], "std": [1.6866708754299553, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [113]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [113]}, "eef_direction_state": {"mean": [3.9026548672566372, 4.079646017699115], "std": [1.7797514083640038, 1.482294280793636], "min": [1, 1], "max": [6, 6], "count": [113]}, "eef_velocity_state": {"mean": [1.3274336283185841, 1.5398230088495575], "std": [0.6441359428346141, 0.5954904014605562], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_state": {"mean": [1.2123893805309736, 1.3539823008849559], "std": [0.8668050115388236, 0.7973446416467898], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_direction_action": {"mean": [3.9026548672566372, 4.079646017699115], "std": [1.7797514083640038, 1.482294280793636], "min": [1, 1], "max": [6, 6], "count": [113]}, "eef_velocity_action": {"mean": [1.3274336283185841, 1.5398230088495575], "std": [0.6441359428346141, 0.5954904014605562], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_action": {"mean": [1.2123893805309736, 1.3539823008849559], "std": [0.8668050115388236, 0.7973446416467898], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_sim_pose_state": {"mean": [0.6675329731204862, 0.12116801032817011, 1.2415703160804432, -1.3718792446806956, 0.963283391942159, -2.2330843577120687, 0.6789862386774292, -0.10835278958473138, 1.1870571985288785, 1.4143391734765483, 0.8834434493137603, 2.124848862905985], "std": [0.07165726594123165, 0.008048927469246745, 0.029300157440086624, 0.2635161969438293, 0.09771720341803244, 0.1608335968859468, 0.07766152305973367, 0.01600459964915188, 0.04576315379923628, 0.2681291691448429, 0.10957045988450324, 0.17244375328442352], "min": [0.5683746692863892, 0.11312893008252176, 1.1976003248067808, -1.8017393293634743, 0.7727805222668871, -2.458598103265844, 0.5769693759464909, -0.14435014823622822, 1.122786531396848, 0.8695579587448384, 0.6808852279927944, 1.6305531422173694], "max": [0.7495953427039022, 0.15116744918097824, 1.310294438759749, -0.960337402090218, 1.103287575825672, -1.784897274966673, 0.7694501971296883, -0.08413273033122692, 1.2955411874743548, 1.8359879511805808, 0.9932063588810229, 2.3562668323022837], "count": [113]}, "eef_sim_pose_action": {"mean": [0.6675329731204862, 0.12116801032817011, 1.2415703160804432, -1.3718792446806956, 0.963283391942159, -2.2330843577120687, 0.6789862386774292, -0.10835278958473138, 1.1870571985288785, 1.4143391734765483, 0.8834434493137603, 2.124848862905985], "std": [0.07165726594123165, 0.008048927469246745, 0.029300157440086624, 0.2635161969438293, 0.09771720341803244, 0.1608335968859468, 0.07766152305973367, 0.01600459964915188, 0.04576315379923628, 0.2681291691448429, 0.10957045988450324, 0.17244375328442352], "min": [0.5683746692863892, 0.11312893008252176, 1.1976003248067808, -1.8017393293634743, 0.7727805222668871, -2.458598103265844, 0.5769693759464909, -0.14435014823622822, 1.122786531396848, 0.8695579587448384, 0.6808852279927944, 1.6305531422173694], "max": [0.7495953427039022, 0.15116744918097824, 1.310294438759749, -0.960337402090218, 1.103287575825672, -1.784897274966673, 0.7694501971296883, -0.08413273033122692, 1.2955411874743548, 1.8359879511805808, 0.9932063588810229, 2.3562668323022837], "count": [113]}}} +{"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.4056855433006536]], [[0.41440595792483664]], [[0.4426877982026144]]], "std": [[[0.28161753443078763]], [[0.2734181999893536]], [[0.2674087427069342]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.13725490196078433]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5009372610294117]], [[0.5132291196895425]], [[0.4921390931372549]]], "std": [[[0.31564134667213417]], [[0.31833374347146665]], [[0.3235257664997914]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5128432577614379]], [[0.5240847691993463]], [[0.5021110804738562]]], "std": [[[0.3120703467174778]], [[0.3168725046341818]], [[0.322832640973696]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4253544240196078]], [[0.4544461560457516]], [[0.42478181168300655]]], "std": [[[0.3689635378252616]], [[0.3723694599944975]], [[0.3852963179540445]]], "count": [100]}, "observation.state": {"min": [0.3126668930053711, -1.2229868173599243, 0.9556200504302979, 0.058175019919872284, -0.9167492985725403, -0.02615491673350334, -0.8912937641143799, -1.2928205728530884, 0.7736562490463257, -0.10261692106723785, 0.3392271399497986, -1.0678454637527466, 40.15125274658203, 36.33187484741211, -0.7931250333786011, -1.3524999618530273, 0.7756249904632568, -0.026250001043081284, 5.894444465637207, -0.4337500035762787, 8.335555076599121, -0.27909091114997864, 2.307500123977661, 15.986249923706055, 20.131250381469727, 32.109375, 0.3643749952316284, -0.7518749833106995, 0.7718181610107422, -0.17125000059604645, 4.398571491241455, -0.8393750190734863, 6.012307643890381, -0.2306250035762787, 0.8968750238418579, 17.223751068115234], "max": [0.5835049748420715, -0.7628795504570007, 1.535606026649475, 1.052514910697937, -0.3148365318775177, 0.8609902858734131, -0.5160648822784424, -0.7709143757820129, 1.499556541442871, 0.1352330893278122, 1.218877911567688, -1.0494868755340576, 67.18000030517578, 49.647499084472656, 26.30437469482422, 7.523125171661377, 54.493751525878906, 45.403751373291016, 62.21937561035156, 46.07500076293945, 74.26499938964844, 45.29999923706055, 58.53312683105469, 77.98249816894531, 53.59437561035156, 50.19312286376953, 0.5362499952316284, 7.078000068664551, 52.036251068115234, 38.84375, 63.78312683105469, 69.29375457763672, 71.92500305175781, 90.29937744140625, 70.03812408447266, 102.27874755859375], "mean": [0.4204813838005066, -0.96475750207901, 1.216963291168213, 0.6760302782058716, -0.5969385504722595, 0.33625325560569763, -0.6509900689125061, -0.9916320443153381, 1.108377456665039, 0.039718471467494965, 0.7293917536735535, -1.0577526092529297, 53.34298324584961, 44.45264434814453, 3.8861520290374756, 2.625180959701538, 26.437522888183594, 16.81784439086914, 32.59299850463867, 16.842565536499023, 36.73457717895508, 10.698749542236328, 24.629833221435547, 42.4019660949707, 39.17115020751953, 41.06839370727539, 0.44135743379592896, 2.4557642936706543, 23.830440521240234, 15.491554260253906, 32.40291976928711, 24.496477127075195, 35.262298583984375, 32.73668670654297, 30.38966941833496, 56.98525619506836], "std": [0.10247279703617096, 0.16296352446079254, 0.21729283034801483, 0.2458469271659851, 0.19528338313102722, 0.21729843318462372, 0.16325844824314117, 0.2001432627439499, 0.2801933288574219, 0.06960007548332214, 0.27455267310142517, 0.006953702308237553, 10.529245376586914, 4.377796173095703, 8.125956535339355, 3.5463602542877197, 20.8565731048584, 17.851123809814453, 21.813016891479492, 18.242700576782227, 24.54072380065918, 14.643708229064941, 21.999971389770508, 22.654495239257812, 11.62285327911377, 6.021224021911621, 0.049077823758125305, 2.918972969055176, 21.67335319519043, 16.0926456451416, 21.705324172973633, 26.978273391723633, 24.530704498291016, 35.515892028808594, 26.244081497192383, 30.407747268676758], "count": [103]}, "action": {"min": [0.3126668930053711, -1.2229868173599243, 0.9556200504302979, 0.058175019919872284, -0.9167492985725403, -0.02615491673350334, -0.8912937641143799, -1.2928205728530884, 0.7736562490463257, -0.10261692106723785, 0.3392271399497986, -1.0678454637527466, 40.15125274658203, 36.33187484741211, -0.7931250333786011, -1.3524999618530273, 0.7756249904632568, -0.026250001043081284, 5.894444465637207, -0.4337500035762787, 8.335555076599121, -0.27909091114997864, 2.307500123977661, 15.986249923706055, 20.131250381469727, 32.109375, 0.3643749952316284, -0.7518749833106995, 0.7718181610107422, -0.17125000059604645, 4.398571491241455, -0.8393750190734863, 6.012307643890381, -0.2306250035762787, 0.8968750238418579, 17.223751068115234], "max": [0.5835049748420715, -0.7628795504570007, 1.535606026649475, 1.052514910697937, -0.3148365318775177, 0.8609902858734131, -0.5160648822784424, -0.7709143757820129, 1.499556541442871, 0.1352330893278122, 1.218877911567688, -1.0494868755340576, 67.18000030517578, 49.647499084472656, 26.30437469482422, 7.523125171661377, 54.493751525878906, 45.403751373291016, 62.21937561035156, 46.07500076293945, 74.26499938964844, 45.29999923706055, 58.53312683105469, 77.98249816894531, 53.59437561035156, 50.19312286376953, 0.5362499952316284, 7.078000068664551, 52.036251068115234, 38.84375, 63.78312683105469, 69.29375457763672, 71.92500305175781, 90.29937744140625, 70.03812408447266, 102.27874755859375], "mean": [0.4204813838005066, -0.9647576212882996, 1.2169628143310547, 0.6760302186012268, -0.5969386696815491, 0.33625322580337524, -0.6509902477264404, -0.991631805896759, 1.108377456665039, 0.039718471467494965, 0.7293918132781982, -1.0577524900436401, 53.34297180175781, 44.452640533447266, 3.8861539363861084, 2.6251814365386963, 26.437519073486328, 16.81784439086914, 32.592994689941406, 16.842561721801758, 36.73457717895508, 10.698751449584961, 24.629840850830078, 42.40196990966797, 39.17115020751953, 41.068397521972656, 0.44135740399360657, 2.4557652473449707, 23.830440521240234, 15.491554260253906, 32.402915954589844, 24.496475219726562, 35.262290954589844, 32.73667907714844, 30.389657974243164, 56.98523712158203], "std": [0.10247278958559036, 0.16296352446079254, 0.21729286015033722, 0.2458469718694687, 0.19528336822986603, 0.21729840338230133, 0.16325844824314117, 0.2001432329416275, 0.2801933288574219, 0.06960006803274155, 0.27455267310142517, 0.006953702308237553, 10.529243469238281, 4.377796649932861, 8.125957489013672, 3.5463602542877197, 20.85657501220703, 17.851125717163086, 21.813016891479492, 18.242700576782227, 24.540721893310547, 14.643709182739258, 21.999971389770508, 22.65449333190918, 11.62285327911377, 6.021223545074463, 0.049077823758125305, 2.918972969055176, 21.673351287841797, 16.0926456451416, 21.705324172973633, 26.978273391723633, 24.530704498291016, 35.51588821411133, 26.244081497192383, 30.407743453979492], "count": [103]}, "timestamp": {"min": [0.0], "max": [3.4], "mean": [1.7], "std": [0.9910712498212337], "count": [103]}, "frame_index": {"min": [0], "max": [102], "mean": [51.0], "std": [29.732137494637012], "count": [103]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [103]}, "index": {"min": [5219], "max": [5321], "mean": [5270.0], "std": [29.732137494637012], "count": [103]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [103]}, "subtask_annotation": {"mean": [2.7184466019417477, 11.0, 11.0, 11.0, 11.0], "std": [1.7922025052890045, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [103]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [103]}, "eef_direction_state": {"mean": [3.650485436893204, 3.7475728155339807], "std": [1.8045720675205237, 1.537356491696697], "min": [0, 0], "max": [6, 6], "count": [103]}, "eef_velocity_state": {"mean": [1.5436893203883495, 1.6407766990291262], "std": [0.535654921325581, 0.4995992361269361], "min": [0, 0], "max": [2, 2], "count": [103]}, "eef_acc_mag_state": {"mean": [1.4466019417475728, 1.4368932038834952], "std": [0.6929345972837075, 0.6486715762520414], "min": [0, 0], "max": [2, 2], "count": [103]}, "eef_direction_action": {"mean": [3.650485436893204, 3.7475728155339807], "std": [1.8045720675205237, 1.537356491696697], "min": [0, 0], "max": [6, 6], "count": [103]}, "eef_velocity_action": {"mean": [1.5436893203883495, 1.6407766990291262], "std": [0.535654921325581, 0.4995992361269361], "min": [0, 0], "max": [2, 2], "count": [103]}, "eef_acc_mag_action": {"mean": [1.4466019417475728, 1.4368932038834952], "std": [0.6929345972837075, 0.6486715762520414], "min": [0, 0], "max": [2, 2], "count": [103]}, "eef_sim_pose_state": {"mean": [0.6639330465487634, 0.09669282740271863, 1.2350708885834327, -1.4838867194497811, 1.0252534689453956, -2.384663263635288, 0.6627059381875595, -0.11420477261839482, 1.1946446965537905, 1.3929737898727668, 1.0553663640039022, 2.083508631072512], "std": [0.07640675568788935, 0.022671085795555553, 0.033613208586153895, 0.25479919259130723, 0.04244730585437864, 0.2559986647848765, 0.08091454862553586, 0.01545922195154498, 0.04749039999331008, 0.31265754369713317, 0.04063580717116095, 0.22459718942603227], "min": [0.5664860953044533, 0.07205700142244253, 1.1768226470775283, -1.9131672520637775, 0.9354529693845901, -2.6270872118586617, 0.5613806922466714, -0.14670702707084976, 1.116299688224895, 0.8823569523996471, 0.9542827821022204, 1.5736340155185211], "max": [0.7567492376200616, 0.15845123495685962, 1.3072415449597963, -0.9343356149008598, 1.0974913954952146, -1.6686865276281746, 0.7637957308428306, -0.09401422813272642, 1.2811647421253787, 1.9067901831959084, 1.1317357574941922, 2.4006658877165994], "count": [103]}, "eef_sim_pose_action": {"mean": [0.6639330465487634, 0.09669282740271863, 1.2350708885834327, -1.4838867194497811, 1.0252534689453956, -2.384663263635288, 0.6627059381875595, -0.11420477261839482, 1.1946446965537905, 1.3929737898727668, 1.0553663640039022, 2.083508631072512], "std": [0.07640675568788935, 0.022671085795555553, 0.033613208586153895, 0.25479919259130723, 0.04244730585437864, 0.2559986647848765, 0.08091454862553586, 0.01545922195154498, 0.04749039999331008, 0.31265754369713317, 0.04063580717116095, 0.22459718942603227], "min": [0.5664860953044533, 0.07205700142244253, 1.1768226470775283, -1.9131672520637775, 0.9354529693845901, -2.6270872118586617, 0.5613806922466714, -0.14670702707084976, 1.116299688224895, 0.8823569523996471, 0.9542827821022204, 1.5736340155185211], "max": [0.7567492376200616, 0.15845123495685962, 1.3072415449597963, -0.9343356149008598, 1.0974913954952146, -1.6686865276281746, 0.7637957308428306, -0.09401422813272642, 1.2811647421253787, 1.9067901831959084, 1.1317357574941922, 2.4006658877165994], "count": [103]}}} +{"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.405315745506536]], [[0.41647696078431373]], [[0.44736136437908497]]], "std": [[[0.290529311553834]], [[0.2826341792916658]], [[0.27406213465850904]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1450980392156863]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4910607863562092]], [[0.5046761683006535]], [[0.4829800898692811]]], "std": [[[0.31890681126533826]], [[0.3214771693999596]], [[0.32627753742021753]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4869127205882353]], [[0.5116049244281046]], [[0.4929719587418301]]], "std": [[[0.3125210102611064]], [[0.3110296865759027]], [[0.3171009304977722]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42436975490196077]], [[0.4563619628267974]], [[0.4276098263888889]]], "std": [[[0.3701623598098927]], [[0.3741300841459053]], [[0.38695124216809423]]], "count": [100]}, "observation.state": {"min": [0.3068493902683258, -1.2494277954101562, 0.9466315507888794, 0.15549367666244507, -1.264739751815796, 0.353985458612442, -0.9779125452041626, -1.281710147857666, 0.8087043166160583, -0.212672621011734, 0.3550345301628113, -1.0393539667129517, 40.801876068115234, 37.51812744140625, -0.6100000143051147, -0.4274999797344208, 0.8575000166893005, -0.515625, 9.101249694824219, -0.71875, 11.139374732971191, 0.18187499046325684, 1.115625023841858, 20.360000610351562, 22.350000381469727, 29.739999771118164, 0.3958333432674408, -0.8299999833106995, 0.7144444584846497, -0.5537499785423279, 2.208125114440918, -0.7287499904632568, 2.026153802871704, -0.31187501549720764, 0.8466666340827942, 9.439332962036133], "max": [0.7847163677215576, -0.7434481382369995, 1.5124552249908447, 0.6528715491294861, -0.20315957069396973, 0.6671530604362488, -0.5340896248817444, -0.7695792317390442, 1.5263789892196655, 0.21703574061393738, 1.4403880834579468, -0.794017493724823, 65.91999816894531, 46.81562423706055, 2.206249952316284, 6.583749771118164, 68.17937469482422, 30.915624618530273, 77.91749572753906, 30.363750457763672, 80.14187622070312, 32.368751525878906, 68.07562255859375, 60.709999084472656, 55.92250061035156, 50.434444427490234, 0.5525000095367432, 9.448749542236328, 56.78562545776367, 40.61312484741211, 73.56937408447266, 42.45375061035156, 80.72000122070312, 63.993125915527344, 73.66500091552734, 89.35062408447266], "mean": [0.48370757699012756, -0.9568857550621033, 1.2124217748641968, 0.5042360424995422, -0.6507379412651062, 0.44896453619003296, -0.7082711458206177, -0.9758172035217285, 1.1176540851593018, 0.008213925175368786, 0.8080583214759827, -0.9028174877166748, 56.37158203125, 43.80473327636719, -0.3913191258907318, 1.6822222471237183, 34.60893249511719, 10.438545227050781, 42.4505500793457, 8.288920402526855, 45.404598236083984, 9.729531288146973, 34.6895637512207, 41.566383361816406, 43.24250411987305, 40.41355514526367, 0.4587402045726776, 2.135836124420166, 30.638917922973633, 14.589473724365234, 41.09099197387695, 18.039175033569336, 45.54231643676758, 25.66019058227539, 37.942832946777344, 54.7640495300293], "std": [0.1675419956445694, 0.20194199681282043, 0.23345793783664703, 0.12064974009990692, 0.3375411033630371, 0.0854049101471901, 0.19610752165317535, 0.20129698514938354, 0.28247907757759094, 0.13867339491844177, 0.32473117113113403, 0.1009807288646698, 9.543294906616211, 2.9421589374542236, 0.5572524070739746, 2.421175718307495, 24.935047149658203, 11.761356353759766, 25.805156707763672, 9.561552047729492, 25.811534881591797, 9.966056823730469, 24.7006893157959, 12.408723831176758, 11.666337013244629, 5.951535224914551, 0.04079129919409752, 4.075122356414795, 23.101058959960938, 15.011662483215332, 26.68092918395996, 17.225357055664062, 29.47103500366211, 25.842609405517578, 27.82190704345703, 26.73550796508789], "count": [105]}, "action": {"min": [0.3068493902683258, -1.2494277954101562, 0.9466315507888794, 0.15549367666244507, -1.264739751815796, 0.353985458612442, -0.9779125452041626, -1.281710147857666, 0.8087043166160583, -0.212672621011734, 0.3550345301628113, -1.0393539667129517, 40.801876068115234, 37.51812744140625, -0.6100000143051147, -0.4274999797344208, 0.8575000166893005, -0.515625, 9.101249694824219, -0.71875, 11.139374732971191, 0.18187499046325684, 1.115625023841858, 20.360000610351562, 22.350000381469727, 29.739999771118164, 0.3958333432674408, -0.8299999833106995, 0.7144444584846497, -0.5537499785423279, 2.208125114440918, -0.7287499904632568, 2.026153802871704, -0.31187501549720764, 0.8466666340827942, 9.439332962036133], "max": [0.7847163677215576, -0.7434481382369995, 1.5124552249908447, 0.6528715491294861, -0.20315957069396973, 0.6671530604362488, -0.5340896248817444, -0.7695792317390442, 1.5263789892196655, 0.21703574061393738, 1.4403880834579468, -0.794017493724823, 65.91999816894531, 46.81562423706055, 2.206249952316284, 6.583749771118164, 68.17937469482422, 30.915624618530273, 77.91749572753906, 30.363750457763672, 80.14187622070312, 32.368751525878906, 68.07562255859375, 60.709999084472656, 55.92250061035156, 50.434444427490234, 0.5525000095367432, 9.448749542236328, 56.78562545776367, 40.61312484741211, 73.56937408447266, 42.45375061035156, 80.72000122070312, 63.993125915527344, 73.66500091552734, 89.35062408447266], "mean": [0.48370757699012756, -0.9568857550621033, 1.2124217748641968, 0.5042361617088318, -0.6507379412651062, 0.44896453619003296, -0.708271324634552, -0.9758172035217285, 1.1176540851593018, 0.00821391586214304, 0.8080583810806274, -0.9028173089027405, 56.37158203125, 43.80471420288086, -0.3913191258907318, 1.68222177028656, 34.60893249511719, 10.438544273376465, 42.450557708740234, 8.288920402526855, 45.404598236083984, 9.729531288146973, 34.68955993652344, 41.566383361816406, 43.24250030517578, 40.413570404052734, 0.45874035358428955, 2.135835647583008, 30.638925552368164, 14.589482307434082, 41.09099578857422, 18.039169311523438, 45.54231643676758, 25.660200119018555, 37.94282531738281, 54.7640380859375], "std": [0.1675419956445694, 0.20194198191165924, 0.23345793783664703, 0.12064974009990692, 0.3375410735607147, 0.0854049101471901, 0.19610753655433655, 0.20129700005054474, 0.28247904777526855, 0.13867338001728058, 0.32473117113113403, 0.1009807214140892, 9.543294906616211, 2.942159414291382, 0.5572522878646851, 2.421175479888916, 24.935049057006836, 11.76135540008545, 25.805160522460938, 9.561551094055176, 25.81153678894043, 9.966055870056152, 24.7006893157959, 12.408724784851074, 11.666336059570312, 5.951535224914551, 0.04079129546880722, 4.075121879577637, 23.101058959960938, 15.011662483215332, 26.68092918395996, 17.225357055664062, 29.471033096313477, 25.842609405517578, 27.8219051361084, 26.735511779785156], "count": [105]}, "timestamp": {"min": [0.0], "max": [3.466666666666667], "mean": [1.7333333333333334], "std": [1.010317148592827], "count": [105]}, "frame_index": {"min": [0], "max": [104], "mean": [52.0], "std": [30.309514457784815], "count": [105]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [105]}, "index": {"min": [5322], "max": [5426], "mean": [5374.0], "std": [30.309514457784815], "count": [105]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [105]}, "subtask_annotation": {"mean": [2.5047619047619047, 11.0, 11.0, 11.0, 11.0], "std": [1.6102280792236174, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [105]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [105]}, "eef_direction_state": {"mean": [3.057142857142857, 3.7714285714285714], "std": [1.7338565406057556, 1.5071710672151124], "min": [0, 0], "max": [6, 6], "count": [105]}, "eef_velocity_state": {"mean": [1.5904761904761904, 1.6952380952380952], "std": [0.510746197249216, 0.48055145948734707], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_state": {"mean": [1.4857142857142858, 1.4285714285714286], "std": [0.6490180966628887, 0.6880911187881312], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_direction_action": {"mean": [3.057142857142857, 3.7714285714285714], "std": [1.7338565406057556, 1.5071710672151124], "min": [0, 0], "max": [6, 6], "count": [105]}, "eef_velocity_action": {"mean": [1.5904761904761904, 1.6952380952380952], "std": [0.510746197249216, 0.48055145948734707], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_action": {"mean": [1.4857142857142858, 1.4285714285714286], "std": [0.6490180966628887, 0.6880911187881312], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_sim_pose_state": {"mean": [0.6644094317622622, 0.10851495661983325, 1.2366803289070296, -1.4409680507281157, 0.9846230686455674, -2.316567414351787, 0.6544380156157048, -0.12526126459480727, 1.1936003015019128, 1.398766507823072, 0.9434514966509331, 2.120770152023831], "std": [0.0904710292548103, 0.015887451342156033, 0.031021788607756524, 0.2780023609468295, 0.07257393455215233, 0.16023814674199946, 0.09204310019998455, 0.01874288202095293, 0.04468361199971845, 0.2667383234763392, 0.06458276665586923, 0.16497265883243303], "min": [0.5540480418540485, 0.08415007464375251, 1.1811174366112196, -1.9166500656684486, 0.8178241151256129, -2.538717113716045, 0.5478975772705459, -0.17293020016865274, 1.115214460789626, 0.8705833986093943, 0.7991389280784351, 1.6869456074068996], "max": [0.7690774464865949, 0.14920141620948152, 1.2927907854928473, -0.8773755845101823, 1.1167406701323728, -1.9049747742817096, 0.7739152976103005, -0.09572002312423741, 1.2662799102284885, 1.8578266843345208, 1.0518926256656385, 2.307760263834373], "count": [105]}, "eef_sim_pose_action": {"mean": [0.6644094317622622, 0.10851495661983325, 1.2366803289070296, -1.4409680507281157, 0.9846230686455674, -2.316567414351787, 0.6544380156157048, -0.12526126459480727, 1.1936003015019128, 1.398766507823072, 0.9434514966509331, 2.120770152023831], "std": [0.0904710292548103, 0.015887451342156033, 0.031021788607756524, 0.2780023609468295, 0.07257393455215233, 0.16023814674199946, 0.09204310019998455, 0.01874288202095293, 0.04468361199971845, 0.2667383234763392, 0.06458276665586923, 0.16497265883243303], "min": [0.5540480418540485, 0.08415007464375251, 1.1811174366112196, -1.9166500656684486, 0.8178241151256129, -2.538717113716045, 0.5478975772705459, -0.17293020016865274, 1.115214460789626, 0.8705833986093943, 0.7991389280784351, 1.6869456074068996], "max": [0.7690774464865949, 0.14920141620948152, 1.2927907854928473, -0.8773755845101823, 1.1167406701323728, -1.9049747742817096, 0.7739152976103005, -0.09572002312423741, 1.2662799102284885, 1.8578266843345208, 1.0518926256656385, 2.307760263834373], "count": [105]}}} +{"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.4059574387254902]], [[0.4165526899509804]], [[0.4499604656862745]]], "std": [[[0.28939749841019247]], [[0.28140741839799166]], [[0.2721139727249367]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49386021650326795]], [[0.5066178002450981]], [[0.48564658088235296]]], "std": [[[0.32499705987320604]], [[0.32732996003528986]], [[0.33177214895083684]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.14901960784313725]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4961203962418301]], [[0.5053005085784315]], [[0.48426871732026144]]], "std": [[[0.31009360102302647]], [[0.3149951811078656]], [[0.32126767993386257]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4224998325163399]], [[0.45384540236928106]], [[0.4263840257352941]]], "std": [[[0.37412854289691666]], [[0.37802242594116686]], [[0.3905283533369548]]], "count": [100]}, "observation.state": {"min": [0.31888970732688904, -1.2093490362167358, 1.0037575960159302, 0.3542000353336334, -0.9421809911727905, -0.03943503275513649, -0.9279392957687378, -1.2984473705291748, 0.8597981929779053, -0.17447738349437714, 0.3323844075202942, -0.9501602053642273, 31.22249984741211, 35.491249084472656, -0.7806249856948853, -1.5393749475479126, 0.7954545617103577, 0.04999999701976776, 4.110000133514404, -0.5868749618530273, 8.460000038146973, 0.18250000476837158, 2.5768749713897705, 16.267778396606445, 25.458749771118164, 30.234375, 0.31312501430511475, -1.0568749904632568, 0.9175000190734863, 0.5512500405311584, 5.104374885559082, -1.3181250095367432, 3.1762499809265137, -0.3187499940395355, 0.8545454740524292, 9.281874656677246], "max": [0.6670100092887878, -0.7851826548576355, 1.546954870223999, 1.0576409101486206, -0.3050612211227417, 0.547565758228302, -0.5270084738731384, -0.8208717703819275, 1.5071383714675903, 0.044418059289455414, 1.1975152492523193, -0.8466373085975647, 65.10062408447266, 48.734375, 25.024444580078125, 8.64799976348877, 65.60187530517578, 34.775001525878906, 70.93187713623047, 50.458126068115234, 81.43312072753906, 53.900001525878906, 64.05562591552734, 84.44750213623047, 50.69874954223633, 43.44937515258789, 0.4854545295238495, 8.673749923706055, 54.891876220703125, 42.46812438964844, 77.05999755859375, 25.160625457763672, 79.97062683105469, 55.22187423706055, 68.92813110351562, 81.96500396728516], "mean": [0.46093228459358215, -0.9742004871368408, 1.258532166481018, 0.6972286701202393, -0.5877470970153809, 0.2695763409137726, -0.6782522797584534, -1.014940857887268, 1.1477023363113403, -0.03253823146224022, 0.7446348667144775, -0.8808956146240234, 53.229679107666016, 44.5416374206543, 3.6338884830474854, 2.8826215267181396, 29.881092071533203, 11.510212898254395, 36.385337829589844, 15.837711334228516, 42.34931945800781, 13.428869247436523, 31.86141586303711, 46.227848052978516, 41.84368133544922, 39.38882064819336, 0.4074113368988037, 2.9316318035125732, 27.959623336791992, 17.559843063354492, 41.22747039794922, 5.486792087554932, 42.69919967651367, 22.564655303955078, 34.447227478027344, 51.383609771728516], "std": [0.14984659850597382, 0.16779284179210663, 0.22092042863368988, 0.20763623714447021, 0.22211769223213196, 0.18084898591041565, 0.1765691041946411, 0.1819528192281723, 0.2557521462440491, 0.07203631848096848, 0.28963130712509155, 0.02877764217555523, 11.134964942932129, 4.616512775421143, 8.35501480102539, 4.207243919372559, 26.19915771484375, 11.904650688171387, 24.694910049438477, 17.154521942138672, 26.458349227905273, 16.29216766357422, 23.708972930908203, 18.69431495666504, 8.220867156982422, 5.034881591796875, 0.042238473892211914, 3.930575370788574, 23.130281448364258, 16.410791397094727, 29.286928176879883, 8.143258094787598, 30.271562576293945, 22.12908935546875, 28.080026626586914, 27.16033935546875], "count": [101]}, "action": {"min": [0.31888970732688904, -1.2093490362167358, 1.0037575960159302, 0.3542000353336334, -0.9421809911727905, -0.03943503275513649, -0.9279392957687378, -1.2984473705291748, 0.8597981929779053, -0.17447738349437714, 0.3323844075202942, -0.9501602053642273, 31.22249984741211, 35.491249084472656, -0.7806249856948853, -1.5393749475479126, 0.7954545617103577, 0.04999999701976776, 4.110000133514404, -0.5868749618530273, 8.460000038146973, 0.18250000476837158, 2.5768749713897705, 16.267778396606445, 25.458749771118164, 30.234375, 0.31312501430511475, -1.0568749904632568, 0.9175000190734863, 0.5512500405311584, 5.104374885559082, -1.3181250095367432, 3.1762499809265137, -0.3187499940395355, 0.8545454740524292, 9.281874656677246], "max": [0.6670100092887878, -0.7851826548576355, 1.546954870223999, 1.0576409101486206, -0.3050612211227417, 0.547565758228302, -0.5270084738731384, -0.8208717703819275, 1.5071383714675903, 0.044418059289455414, 1.1975152492523193, -0.8466373085975647, 65.10062408447266, 48.734375, 25.024444580078125, 8.64799976348877, 65.60187530517578, 34.775001525878906, 70.93187713623047, 50.458126068115234, 81.43312072753906, 53.900001525878906, 64.05562591552734, 84.44750213623047, 50.69874954223633, 43.44937515258789, 0.4854545295238495, 8.673749923706055, 54.891876220703125, 42.46812438964844, 77.05999755859375, 25.160625457763672, 79.97062683105469, 55.22187423706055, 68.92813110351562, 81.96500396728516], "mean": [0.4609321653842926, -0.9742004871368408, 1.2585324048995972, 0.6972285509109497, -0.5877470970153809, 0.2695763409137726, -0.6782522201538086, -1.0149410963058472, 1.1477022171020508, -0.03253823146224022, 0.7446348667144775, -0.8808952569961548, 53.22968673706055, 44.541629791259766, 3.6338887214660645, 2.882622718811035, 29.881092071533203, 11.510214805603027, 36.38533401489258, 15.8377103805542, 42.349327087402344, 13.428866386413574, 31.861417770385742, 46.22785186767578, 41.843692779541016, 39.38884353637695, 0.4074113667011261, 2.9316306114196777, 27.959619522094727, 17.55984878540039, 41.22747802734375, 5.486789703369141, 42.69919967651367, 22.56464958190918, 34.44723129272461, 51.383609771728516], "std": [0.14984658360481262, 0.16779284179210663, 0.22092044353485107, 0.20763623714447021, 0.22211770713329315, 0.18084900081157684, 0.17656908929347992, 0.1819528341293335, 0.2557521462440491, 0.07203631848096848, 0.28963130712509155, 0.02877764403820038, 11.134965896606445, 4.616512775421143, 8.35501480102539, 4.207244873046875, 26.19915771484375, 11.90464973449707, 24.694910049438477, 17.15452003479004, 26.458345413208008, 16.292165756225586, 23.708972930908203, 18.69431495666504, 8.220867156982422, 5.034882545471191, 0.042238473892211914, 3.930575370788574, 23.13028335571289, 16.410791397094727, 29.28693199157715, 8.143258094787598, 30.271560668945312, 22.12908935546875, 28.080020904541016, 27.160343170166016], "count": [101]}, "timestamp": {"min": [0.0], "max": [3.3333333333333335], "mean": [1.6666666666666665], "std": [0.97182531580755], "count": [101]}, "frame_index": {"min": [0], "max": [100], "mean": [50.0], "std": [29.154759474226502], "count": [101]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [101]}, "index": {"min": [5427], "max": [5527], "mean": [5477.0], "std": [29.154759474226502], "count": [101]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [101]}, "subtask_annotation": {"mean": [2.5544554455445545, 11.0, 11.0, 11.0, 11.0], "std": [1.6378883261098671, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [101]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [101]}, "eef_direction_state": {"mean": [3.8415841584158414, 3.900990099009901], "std": [1.651478025485029, 1.4037076117582006], "min": [0, 1], "max": [6, 6], "count": [101]}, "eef_velocity_state": {"mean": [1.504950495049505, 1.6633663366336633], "std": [0.5562206695124018, 0.493065330613415], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_acc_mag_state": {"mean": [1.4653465346534653, 1.386138613861386], "std": [0.683096566758825, 0.7307977064255818], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_direction_action": {"mean": [3.8415841584158414, 3.900990099009901], "std": [1.651478025485029, 1.4037076117582006], "min": [0, 1], "max": [6, 6], "count": [101]}, "eef_velocity_action": {"mean": [1.504950495049505, 1.6633663366336633], "std": [0.5562206695124018, 0.493065330613415], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_acc_mag_action": {"mean": [1.4653465346534653, 1.386138613861386], "std": [0.683096566758825, 0.7307977064255818], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_sim_pose_state": {"mean": [0.6749771741210094, 0.10893063687331525, 1.218223677488639, -1.5760501707056376, 0.9973413517102254, -2.4337819701660095, 0.6624764976836008, -0.1124616664493002, 1.183190815186167, 1.4481114091027045, 0.9585793863964109, 2.175469834219911], "std": [0.07437153461339961, 0.011075577165410667, 0.0268850450077857, 0.2068857600237215, 0.040954754862044994, 0.13314439977635975, 0.07969067384523922, 0.018566593812563915, 0.04093232860965418, 0.24827146875585682, 0.04920252529038024, 0.1470974937917971], "min": [0.583811116040373, 0.09842926782965936, 1.171325807782735, -1.947388600367822, 0.9329952853181216, -2.6153363583758056, 0.5671108954699787, -0.15060903544703427, 1.1103146759999671, 1.1292615475145242, 0.8734187467539627, 1.8336246297291132], "max": [0.7601917639328029, 0.1427264365190967, 1.259898637118149, -1.2182730200015324, 1.050992010857759, -2.08150090954642, 0.7597536102295115, -0.09140741492357199, 1.2439123859442975, 1.886029191759861, 1.0283432990778159, 2.399365913367971], "count": [101]}, "eef_sim_pose_action": {"mean": [0.6749771741210094, 0.10893063687331525, 1.218223677488639, -1.5760501707056376, 0.9973413517102254, -2.4337819701660095, 0.6624764976836008, -0.1124616664493002, 1.183190815186167, 1.4481114091027045, 0.9585793863964109, 2.175469834219911], "std": [0.07437153461339961, 0.011075577165410667, 0.0268850450077857, 0.2068857600237215, 0.040954754862044994, 0.13314439977635975, 0.07969067384523922, 0.018566593812563915, 0.04093232860965418, 0.24827146875585682, 0.04920252529038024, 0.1470974937917971], "min": [0.583811116040373, 0.09842926782965936, 1.171325807782735, -1.947388600367822, 0.9329952853181216, -2.6153363583758056, 0.5671108954699787, -0.15060903544703427, 1.1103146759999671, 1.1292615475145242, 0.8734187467539627, 1.8336246297291132], "max": [0.7601917639328029, 0.1427264365190967, 1.259898637118149, -1.2182730200015324, 1.050992010857759, -2.08150090954642, 0.7597536102295115, -0.09140741492357199, 1.2439123859442975, 1.886029191759861, 1.0283432990778159, 2.399365913367971], "count": [101]}}} +{"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.4062513296568628]], [[0.41544244689542487]], [[0.4485300878267974]]], "std": [[[0.27711979041864915]], [[0.26950873234065414]], [[0.26096026431845926]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4923106576797386]], [[0.503236364379085]], [[0.4803556147875817]]], "std": [[[0.31963296097750576]], [[0.3238610980887576]], [[0.331844829544215]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1450980392156863]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.506430859885621]], [[0.5150799754901961]], [[0.4939922426470588]]], "std": [[[0.3089388204399437]], [[0.31356334936494346]], [[0.32010037691705456]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4386079452614379]], [[0.4502301123366013]], [[0.4260759722222222]]], "std": [[[0.3637127168570276]], [[0.376749903421635]], [[0.38788063121350846]]], "count": [100]}, "observation.state": {"min": [0.1657511293888092, -1.2663319110870361, 0.9200427532196045, 0.08475115150213242, -1.3284462690353394, 0.1257200390100479, -0.8260852694511414, -1.2914139032363892, 0.9077210426330566, -0.24350062012672424, 0.30112725496292114, -0.9428406357765198, 37.09000015258789, 34.00374984741211, -0.703125, -0.2874999940395355, 0.828125, 0.3543750047683716, 4.742499828338623, -0.4124999940395355, 4.195624828338623, 0.04250000789761543, 0.9481250047683716, 14.826250076293945, 37.23750305175781, 28.171875, 0.3318749964237213, -0.5587500333786011, 0.7137500047683716, 0.3018749952316284, 1.8168749809265137, -0.796875, 3.8893749713897705, -0.4906249940395355, 0.8018749952316284, 27.885623931884766], "max": [0.7991700768470764, -0.6872705817222595, 1.5357013940811157, 0.9843738079071045, -0.17929351329803467, 0.8210413455963135, -0.42195963859558105, -0.7717462182044983, 1.4869439601898193, 0.11620169132947922, 1.4943033456802368, -0.7829546928405762, 74.07312774658203, 53.22444534301758, 27.273334503173828, 5.666249752044678, 62.69187545776367, 48.07437515258789, 75.76249694824219, 42.790626525878906, 77.12249755859375, 51.748748779296875, 68.06500244140625, 71.6362533569336, 57.97687530517578, 41.445556640625, 0.4811111092567444, 9.79062557220459, 54.69312286376953, 40.852500915527344, 62.220001220703125, 60.08125305175781, 66.71500396728516, 81.29875183105469, 63.98749923706055, 100.71624755859375], "mean": [0.38933151960372925, -0.9646714329719543, 1.2089310884475708, 0.6040111780166626, -0.5861219167709351, 0.4339013397693634, -0.6100940704345703, -1.017924189567566, 1.1533935070037842, -0.04596537724137306, 0.7532398700714111, -0.8945286870002747, 54.370338439941406, 43.44191360473633, 0.8681281208992004, 2.492854595184326, 21.914669036865234, 9.997209548950195, 29.875877380371094, 5.499696731567383, 30.955041885375977, 10.384206771850586, 20.431272506713867, 42.83563232421875, 46.117469787597656, 36.603294372558594, 0.4190607964992523, 3.12587571144104, 18.198705673217773, 11.332157135009766, 25.910493850708008, 15.802453994750977, 26.903553009033203, 23.812713623046875, 18.726816177368164, 61.466331481933594], "std": [0.1809171736240387, 0.19833926856517792, 0.23021334409713745, 0.25025153160095215, 0.3047502636909485, 0.219217911362648, 0.16369403898715973, 0.16281217336654663, 0.20882782340049744, 0.0852690190076828, 0.3184203803539276, 0.06229209154844284, 13.249712944030762, 4.842936038970947, 5.024176120758057, 2.304441213607788, 23.421289443969727, 14.559122085571289, 25.224288940429688, 10.70170783996582, 24.49184799194336, 15.119457244873047, 25.97597312927246, 15.176621437072754, 7.84320592880249, 3.8550281524658203, 0.027925768867135048, 3.4354050159454346, 22.90376853942871, 15.24224853515625, 22.370065689086914, 21.753530502319336, 23.128263473510742, 30.464435577392578, 24.812849044799805, 22.81619644165039], "count": [202]}, "action": {"min": [0.1657511293888092, -1.2663319110870361, 0.9200427532196045, 0.08475115150213242, -1.3284462690353394, 0.1257200390100479, -0.8260852694511414, -1.2914139032363892, 0.9077210426330566, -0.24350062012672424, 0.30112725496292114, -0.9428406357765198, 37.09000015258789, 34.00374984741211, -0.703125, -0.2874999940395355, 0.828125, 0.3543750047683716, 4.742499828338623, -0.4124999940395355, 4.195624828338623, 0.04250000789761543, 0.9481250047683716, 14.826250076293945, 37.23750305175781, 28.171875, 0.3318749964237213, -0.5587500333786011, 0.7137500047683716, 0.3018749952316284, 1.8168749809265137, -0.796875, 3.8893749713897705, -0.4906249940395355, 0.8018749952316284, 27.885623931884766], "max": [0.7991700768470764, -0.6872705817222595, 1.5357013940811157, 0.9843738079071045, -0.17929351329803467, 0.8210413455963135, -0.42195963859558105, -0.7717462182044983, 1.4869439601898193, 0.11620169132947922, 1.4943033456802368, -0.7829546928405762, 74.07312774658203, 53.22444534301758, 27.273334503173828, 5.666249752044678, 62.69187545776367, 48.07437515258789, 75.76249694824219, 42.790626525878906, 77.12249755859375, 51.748748779296875, 68.06500244140625, 71.6362533569336, 57.97687530517578, 41.445556640625, 0.4811111092567444, 9.79062557220459, 54.69312286376953, 40.852500915527344, 62.220001220703125, 60.08125305175781, 66.71500396728516, 81.29875183105469, 63.98749923706055, 100.71624755859375], "mean": [0.38933148980140686, -0.9646716117858887, 1.2089310884475708, 0.6040111184120178, -0.5861217975616455, 0.43390145897865295, -0.6100946068763733, -1.0179238319396973, 1.1533936262130737, -0.045965395867824554, 0.7532399296760559, -0.8945286273956299, 54.3703498840332, 43.44191360473633, 0.8681270480155945, 2.492854118347168, 21.914670944213867, 9.997214317321777, 29.87586784362793, 5.499699115753174, 30.955041885375977, 10.384209632873535, 20.431278228759766, 42.83563232421875, 46.117454528808594, 36.60328674316406, 0.4190608859062195, 3.12587571144104, 18.198699951171875, 11.33215618133545, 25.910480499267578, 15.802440643310547, 26.903562545776367, 23.81271743774414, 18.726816177368164, 61.466339111328125], "std": [0.1809171885251999, 0.1983392834663391, 0.23021332919597626, 0.25025150179862976, 0.3047502934932709, 0.2192179262638092, 0.16369397938251495, 0.16281215846538544, 0.20882782340049744, 0.0852690115571022, 0.3184203803539276, 0.06229207664728165, 13.24970817565918, 4.842936992645264, 5.02417516708374, 2.3044416904449463, 23.42129135131836, 14.559126853942871, 25.22429084777832, 10.70170783996582, 24.49184226989746, 15.119455337524414, 25.97597312927246, 15.176621437072754, 7.843205451965332, 3.855027437210083, 0.027925772592425346, 3.4354047775268555, 22.90376853942871, 15.242244720458984, 22.370065689086914, 21.7535343170166, 23.12826156616211, 30.46443748474121, 24.81284523010254, 22.81619644165039], "count": [202]}, "timestamp": {"min": [0.0], "max": [6.7], "mean": [3.35], "std": [1.9437220880453965], "count": [202]}, "frame_index": {"min": [0], "max": [201], "mean": [100.5], "std": [58.31166264136189], "count": [202]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [202]}, "index": {"min": [5528], "max": [5729], "mean": [5628.5], "std": [58.31166264136189], "count": [202]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [202]}, "subtask_annotation": {"mean": [2.4554455445544554, 11.0, 11.0, 11.0, 11.0], "std": [1.3051668265223448, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [202]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [202]}, "eef_direction_state": {"mean": [3.396039603960396, 4.089108910891089], "std": [2.0804569562830135, 1.4865669793783343], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_state": {"mean": [1.2227722772277227, 1.49009900990099], "std": [0.617305096209083, 0.6233103815766247], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_state": {"mean": [0.8960396039603961, 1.0891089108910892], "std": [0.8583221938937248, 0.8277251409317572], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_direction_action": {"mean": [3.396039603960396, 4.089108910891089], "std": [2.0804569562830135, 1.4865669793783343], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_action": {"mean": [1.2227722772277227, 1.49009900990099], "std": [0.617305096209083, 0.6233103815766247], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_action": {"mean": [0.8960396039603961, 1.0891089108910892], "std": [0.8583221938937248, 0.8277251409317572], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_sim_pose_state": {"mean": [0.6726077052070195, 0.1010632795215123, 1.2597405948772133, -1.363184368091935, 1.0495442083675015, -2.2227929126498944, 0.6648684671070823, -0.10844729708521804, 1.2107035803240778, 1.3232864204438919, 0.9521936684694938, 2.080757014930976], "std": [0.07930644853046921, 0.022909467478321812, 0.038665802700458114, 0.3384403377732837, 0.06670771864756715, 0.28627012438582145, 0.06817029754149345, 0.029355953922027403, 0.06304206259806051, 0.3789361752772361, 0.0890338236739685, 0.30736024973923515], "min": [0.5718467546068023, 0.0764883330433937, 1.191231769919531, -1.9567959402665918, 0.8675833525159269, -2.589119201310784, 0.5777615224176286, -0.19407861856510938, 1.1221523793507786, 0.6305283360860925, 0.6819442687782802, 1.4828781184088722], "max": [0.773297963087574, 0.17440200177193635, 1.3178549545864497, -0.7025826252601486, 1.1465781204479946, -1.651165475625803, 0.7595537260600009, -0.07306801939262142, 1.3277342347648369, 1.8945489835371432, 1.0844638576254009, 2.421494522698549], "count": [202]}, "eef_sim_pose_action": {"mean": [0.6726077052070195, 0.1010632795215123, 1.2597405948772133, -1.363184368091935, 1.0495442083675015, -2.2227929126498944, 0.6648684671070823, -0.10844729708521804, 1.2107035803240778, 1.3232864204438919, 0.9521936684694938, 2.080757014930976], "std": [0.07930644853046921, 0.022909467478321812, 0.038665802700458114, 0.3384403377732837, 0.06670771864756715, 0.28627012438582145, 0.06817029754149345, 0.029355953922027403, 0.06304206259806051, 0.3789361752772361, 0.0890338236739685, 0.30736024973923515], "min": [0.5718467546068023, 0.0764883330433937, 1.191231769919531, -1.9567959402665918, 0.8675833525159269, -2.589119201310784, 0.5777615224176286, -0.19407861856510938, 1.1221523793507786, 0.6305283360860925, 0.6819442687782802, 1.4828781184088722], "max": [0.773297963087574, 0.17440200177193635, 1.3178549545864497, -0.7025826252601486, 1.1465781204479946, -1.651165475625803, 0.7595537260600009, -0.07306801939262142, 1.3277342347648369, 1.8945489835371432, 1.0844638576254009, 2.421494522698549], "count": [202]}}} +{"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.40490906249999997]], [[0.41522986111111115]], [[0.4473833394607843]]], "std": [[[0.2809279409873434]], [[0.2723008823141368]], [[0.2628490271782486]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4907383517156863]], [[0.5004623468137255]], [[0.47955005514705884]]], "std": [[[0.31850008246331424]], [[0.32294748017983693]], [[0.3279971586530709]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47423906250000003]], [[0.4827868382352941]], [[0.462844068627451]]], "std": [[[0.30620981701096683]], [[0.31198263980870106]], [[0.31739767308648725]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.440146358251634]], [[0.45409058619281045]], [[0.4334473590686274]]], "std": [[[0.3659995895757077]], [[0.3770655766227857]], [[0.3891812958821587]]], "count": [100]}, "observation.state": {"min": [0.22828927636146545, -1.3533560037612915, 0.9304824471473694, 0.06156061589717865, -1.094050645828247, -0.2030165195465088, -0.7909895181655884, -1.2017910480499268, 0.8806362748146057, -0.3207017183303833, 0.43912604451179504, -0.8936541676521301, 38.720001220703125, 33.248748779296875, -0.421875, -0.28062498569488525, 0.7918750047683716, 0.05562499910593033, 0.9318749904632568, -0.17749999463558197, 0.8224999904632568, -0.5506249666213989, 0.9487500190734863, 0.7136363983154297, 31.5625, 33.23374938964844, 0.2750000059604645, -0.6431249976158142, 0.6768749952316284, 0.1081250011920929, 0.6577777862548828, -0.7493749856948853, 0.8333333134651184, -0.125, 0.6725000143051147, 1.3600000143051147], "max": [0.7800115346908569, -0.701342761516571, 1.6348611116409302, 1.2933213710784912, -0.3061341345310211, 0.868524432182312, -0.42539292573928833, -0.747967541217804, 1.4104580879211426, 0.08518825471401215, 1.2440553903579712, -0.7391088604927063, 70.58812713623047, 48.08625030517578, 0.17624999582767487, 8.675832748413086, 57.36750030517578, 42.194374084472656, 67.05000305175781, 37.98500061035156, 67.64812469482422, 56.18000030517578, 60.55812454223633, 67.80937194824219, 64.39187622070312, 42.359375, 0.5356249809265137, 9.462727546691895, 58.12187576293945, 42.823123931884766, 62.099998474121094, 54.104373931884766, 68.13750457763672, 69.3550033569336, 66.74625396728516, 94.70999908447266], "mean": [0.3975769579410553, -1.0485574007034302, 1.304031252861023, 0.7595365047454834, -0.5822926163673401, 0.2711462080478668, -0.6341946721076965, -0.9852346777915955, 1.1491270065307617, -0.0957665666937828, 0.7304007411003113, -0.835818350315094, 52.96417999267578, 42.64749526977539, -0.30821362137794495, 1.65953528881073, 20.876707077026367, 13.825830459594727, 27.274974822998047, 10.363927841186523, 30.296688079833984, 14.700787544250488, 21.195199966430664, 45.06256866455078, 45.49704360961914, 38.21588134765625, 0.43823689222335815, 3.5816800594329834, 19.694246292114258, 11.466673851013184, 26.716869354248047, 15.533053398132324, 27.244354248046875, 18.39836883544922, 22.973058700561523, 42.75432205200195], "std": [0.1527196764945984, 0.21002724766731262, 0.2576747238636017, 0.3405398726463318, 0.20718395709991455, 0.3066047132015228, 0.11672576516866684, 0.15452231466770172, 0.21337822079658508, 0.13656514883041382, 0.22313764691352844, 0.05293896794319153, 12.812445640563965, 4.94584321975708, 0.0996495857834816, 2.290369987487793, 24.045488357543945, 17.538145065307617, 24.228900909423828, 13.672263145446777, 23.646678924560547, 19.83061981201172, 24.748552322387695, 14.982902526855469, 13.53449821472168, 3.2717177867889404, 0.05734866484999657, 3.3836658000946045, 23.310827255249023, 16.08948516845703, 24.903240203857422, 20.372127532958984, 27.79306983947754, 24.556419372558594, 26.94024658203125, 31.857091903686523], "count": [188]}, "action": {"min": [0.22828927636146545, -1.3533560037612915, 0.9304824471473694, 0.06156061589717865, -1.094050645828247, -0.2030165195465088, -0.7909895181655884, -1.2017910480499268, 0.8806362748146057, -0.3207017183303833, 0.43912604451179504, -0.8936541676521301, 38.720001220703125, 33.248748779296875, -0.421875, -0.28062498569488525, 0.7918750047683716, 0.05562499910593033, 0.9318749904632568, -0.17749999463558197, 0.8224999904632568, -0.5506249666213989, 0.9487500190734863, 0.7136363983154297, 31.5625, 33.23374938964844, 0.2750000059604645, -0.6431249976158142, 0.6768749952316284, 0.1081250011920929, 0.6577777862548828, -0.7493749856948853, 0.8333333134651184, -0.125, 0.6725000143051147, 1.3600000143051147], "max": [0.7800115346908569, -0.701342761516571, 1.6348611116409302, 1.2933213710784912, -0.3061341345310211, 0.868524432182312, -0.42539292573928833, -0.747967541217804, 1.4104580879211426, 0.08518825471401215, 1.2440553903579712, -0.7391088604927063, 70.58812713623047, 48.08625030517578, 0.17624999582767487, 8.675832748413086, 57.36750030517578, 42.194374084472656, 67.05000305175781, 37.98500061035156, 67.64812469482422, 56.18000030517578, 60.55812454223633, 67.80937194824219, 64.39187622070312, 42.359375, 0.5356249809265137, 9.462727546691895, 58.12187576293945, 42.823123931884766, 62.099998474121094, 54.104373931884766, 68.13750457763672, 69.3550033569336, 66.74625396728516, 94.70999908447266], "mean": [0.3975769579410553, -1.0485576391220093, 1.3040310144424438, 0.7595361471176147, -0.5822924375534058, 0.27114617824554443, -0.6341947317123413, -0.9852349162101746, 1.1491271257400513, -0.09576655179262161, 0.730400562286377, -0.835818350315094, 52.96415710449219, 42.647491455078125, -0.30821359157562256, 1.6595356464385986, 20.876718521118164, 13.825833320617676, 27.27497673034668, 10.36392879486084, 30.296689987182617, 14.700791358947754, 21.195192337036133, 45.06254577636719, 45.4970588684082, 38.21588134765625, 0.4382370412349701, 3.581679582595825, 19.694242477416992, 11.46667194366455, 26.716861724853516, 15.533062934875488, 27.244361877441406, 18.39837074279785, 22.973058700561523, 42.75432205200195], "std": [0.1527196764945984, 0.21002721786499023, 0.2576747238636017, 0.3405398428440094, 0.20718395709991455, 0.30660468339920044, 0.11672577261924744, 0.15452228486537933, 0.21337825059890747, 0.13656514883041382, 0.22313764691352844, 0.05293896421790123, 12.812445640563965, 4.945843696594238, 0.09964956343173981, 2.290370225906372, 24.045490264892578, 17.538143157958984, 24.228897094726562, 13.67226505279541, 23.646678924560547, 19.83061981201172, 24.748554229736328, 14.982900619506836, 13.534497261047363, 3.2717175483703613, 0.05734865367412567, 3.3836658000946045, 23.310827255249023, 16.089488983154297, 24.903242111206055, 20.372129440307617, 27.79306983947754, 24.556421279907227, 26.940250396728516, 31.85708999633789], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [188]}, "index": {"min": [5730], "max": [5917], "mean": [5823.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [2.5585106382978724, 11.0, 11.0, 11.0, 11.0], "std": [1.2889802644832276, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [188]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [188]}, "eef_direction_state": {"mean": [3.1117021276595747, 3.7180851063829787], "std": [1.930514008445414, 1.7136164797192563], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.1861702127659575, 1.3882978723404256], "std": [0.5577502422498284, 0.5772930932614629], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [0.8829787234042553, 0.9680851063829787], "std": [0.8361052435373852, 0.8436512294853983], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.1117021276595747, 3.7180851063829787], "std": [1.930514008445414, 1.7136164797192563], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.1861702127659575, 1.3882978723404256], "std": [0.5577502422498284, 0.5772930932614629], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [0.8829787234042553, 0.9680851063829787], "std": [0.8361052435373852, 0.8436512294853983], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.6824668544876105, 0.08192979184501945, 1.2321554125690837, -1.51123240414795, 1.0396068612526348, -2.407222616991227, 0.6616025356638408, -0.115819216547021, 1.1985336166460665, 1.3927965360619445, 0.9765536697039237, 2.1519342050658503], "std": [0.08178186553458981, 0.02788763756204722, 0.02686325946694316, 0.258652243482328, 0.02940199399995595, 0.2830855698247498, 0.07452643591755992, 0.029731016273103202, 0.04575912931429753, 0.2615634172763673, 0.0520703988662311, 0.2347219272243285], "min": [0.5774519713455453, 0.042178624194173925, 1.1826880693138104, -1.9562121122243301, 0.9588420532010602, -2.7013878728913463, 0.5635334178561127, -0.19370685765410287, 1.126803092742582, 0.8191989298304555, 0.8816868230263366, 1.6225686004465574], "max": [0.7710497520329848, 0.14355386662162098, 1.2745639645990796, -0.9852936337274449, 1.0918665837571746, -1.7424311323215076, 0.7437475835234513, -0.07684829734996315, 1.2905403837848197, 1.7733099048045715, 1.0777329483237117, 2.461138137172091], "count": [188]}, "eef_sim_pose_action": {"mean": [0.6824668544876105, 0.08192979184501945, 1.2321554125690837, -1.51123240414795, 1.0396068612526348, -2.407222616991227, 0.6616025356638408, -0.115819216547021, 1.1985336166460665, 1.3927965360619445, 0.9765536697039237, 2.1519342050658503], "std": [0.08178186553458981, 0.02788763756204722, 0.02686325946694316, 0.258652243482328, 0.02940199399995595, 0.2830855698247498, 0.07452643591755992, 0.029731016273103202, 0.04575912931429753, 0.2615634172763673, 0.0520703988662311, 0.2347219272243285], "min": [0.5774519713455453, 0.042178624194173925, 1.1826880693138104, -1.9562121122243301, 0.9588420532010602, -2.7013878728913463, 0.5635334178561127, -0.19370685765410287, 1.126803092742582, 0.8191989298304555, 0.8816868230263366, 1.6225686004465574], "max": [0.7710497520329848, 0.14355386662162098, 1.2745639645990796, -0.9852936337274449, 1.0918665837571746, -1.7424311323215076, 0.7437475835234513, -0.07684829734996315, 1.2905403837848197, 1.7733099048045715, 1.0777329483237117, 2.461138137172091], "count": [188]}}} +{"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.40628568627450984]], [[0.4137490829248366]], [[0.4397953308823529]]], "std": [[[0.28260640791089275]], [[0.27498583979171826]], [[0.267853861134863]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4868719955065359]], [[0.4970393239379085]], [[0.4756055126633987]]], "std": [[[0.3197777431401747]], [[0.325023769229443]], [[0.33065427185386503]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46317607843137254]], [[0.4714783721405229]], [[0.45041610089869283]]], "std": [[[0.3091754996067246]], [[0.31435624476031365]], [[0.319981262471278]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.437349381127451]], [[0.4496142177287582]], [[0.42900498774509804]]], "std": [[[0.36904275292380406]], [[0.3799232045148991]], [[0.3920594987151319]]], "count": [100]}, "observation.state": {"min": [0.26653218269348145, -1.3297522068023682, 0.8981841802597046, 0.05448742210865021, -1.4355984926223755, 0.37358376383781433, -0.8005264401435852, -1.307769775390625, 0.8984385132789612, -0.22428378462791443, 0.27924010157585144, -0.8680952787399292, 26.259090423583984, 32.80125045776367, -0.6256250143051147, 0.09687499701976776, 0.7549999952316284, -0.3075000047683716, 0.8411111235618591, -1.0088889598846436, 1.0462499856948853, -0.061875008046627045, 0.9956250190734863, 0.8393333554267883, 30.96875, 28.360000610351562, 0.33812499046325684, -0.5393750071525574, 0.6311111450195312, 0.07124999910593033, 0.6356250047683716, -0.6299999952316284, 0.9112499952316284, -0.19437499344348907, 0.7906249761581421, 0.9927272796630859], "max": [0.9083144664764404, -0.7213914394378662, 1.5877488851547241, 0.6599050164222717, -0.11744678020477295, 0.8646143078804016, -0.4365987777709961, -0.7989157438278198, 1.5229219198226929, 0.0397794209420681, 1.4446266889572144, -0.6879911422729492, 72.10250091552734, 56.47272872924805, 21.332500457763672, 8.890000343322754, 54.373748779296875, 40.73500061035156, 67.60562133789062, 28.604999542236328, 76.42749786376953, 44.02375030517578, 67.33000183105469, 59.063751220703125, 64.05500030517578, 41.885623931884766, 0.4749999940395355, 9.528749465942383, 50.36499786376953, 45.19312286376953, 63.32437515258789, 47.744998931884766, 68.38312530517578, 50.94187545776367, 66.3237533569336, 90.82500457763672], "mean": [0.45416373014450073, -1.0453139543533325, 1.2798649072647095, 0.44188958406448364, -0.555709958076477, 0.5853694677352905, -0.6110842227935791, -1.0287926197052002, 1.187248945236206, -0.09435700625181198, 0.6967494487762451, -0.7550151944160461, 51.8578987121582, 42.65053176879883, 0.6205680966377258, 1.8088101148605347, 21.06421661376953, 13.561129570007324, 29.338279724121094, 7.200357437133789, 33.28793716430664, 10.46109676361084, 24.668529510498047, 32.730369567871094, 46.45753479003906, 36.801658630371094, 0.4294957220554352, 4.210081577301025, 18.911100387573242, 14.523187637329102, 27.61284637451172, 15.044864654541016, 29.641700744628906, 13.378670692443848, 22.278047561645508, 51.376094818115234], "std": [0.17570710182189941, 0.2024957835674286, 0.24175578355789185, 0.1673690229654312, 0.34305551648139954, 0.1431676149368286, 0.15802748501300812, 0.1778785139322281, 0.24214167892932892, 0.07161378860473633, 0.3039320111274719, 0.05178545042872429, 15.214064598083496, 6.044509410858154, 3.9133896827697754, 2.164032459259033, 23.298429489135742, 16.96977996826172, 26.595966339111328, 9.735872268676758, 28.983591079711914, 14.015615463256836, 27.839143753051758, 17.510438919067383, 12.971538543701172, 3.781907796859741, 0.032727111130952835, 3.831066131591797, 21.408143997192383, 18.50284194946289, 25.027915954589844, 18.652620315551758, 27.4874324798584, 17.09681510925293, 26.520219802856445, 29.329341888427734], "count": [176]}, "action": {"min": [0.26653218269348145, -1.3297522068023682, 0.8981841802597046, 0.05448742210865021, -1.4355984926223755, 0.37358376383781433, -0.8005264401435852, -1.307769775390625, 0.8984385132789612, -0.22428378462791443, 0.27924010157585144, -0.8680952787399292, 26.259090423583984, 32.80125045776367, -0.6256250143051147, 0.09687499701976776, 0.7549999952316284, -0.3075000047683716, 0.8411111235618591, -1.0088889598846436, 1.0462499856948853, -0.061875008046627045, 0.9956250190734863, 0.8393333554267883, 30.96875, 28.360000610351562, 0.33812499046325684, -0.5393750071525574, 0.6311111450195312, 0.07124999910593033, 0.6356250047683716, -0.6299999952316284, 0.9112499952316284, -0.19437499344348907, 0.7906249761581421, 0.9927272796630859], "max": [0.9083144664764404, -0.7213914394378662, 1.5877488851547241, 0.6599050164222717, -0.11744678020477295, 0.8646143078804016, -0.4365987777709961, -0.7989157438278198, 1.5229219198226929, 0.0397794209420681, 1.4446266889572144, -0.6879911422729492, 72.10250091552734, 56.47272872924805, 21.332500457763672, 8.890000343322754, 54.373748779296875, 40.73500061035156, 67.60562133789062, 28.604999542236328, 76.42749786376953, 44.02375030517578, 67.33000183105469, 59.063751220703125, 64.05500030517578, 41.885623931884766, 0.4749999940395355, 9.528749465942383, 50.36499786376953, 45.19312286376953, 63.32437515258789, 47.744998931884766, 68.38312530517578, 50.94187545776367, 66.3237533569336, 90.82500457763672], "mean": [0.4541638195514679, -1.0453139543533325, 1.2798649072647095, 0.44188955426216125, -0.5557100176811218, 0.5853695273399353, -0.6110847592353821, -1.0287928581237793, 1.1872488260269165, -0.09435699135065079, 0.6967494487762451, -0.7550151944160461, 51.85787582397461, 42.650516510009766, 0.6205686330795288, 1.8088099956512451, 21.06422233581543, 13.561125755310059, 29.338274002075195, 7.20035982131958, 33.28791046142578, 10.46109390258789, 24.668516159057617, 32.73037338256836, 46.457542419433594, 36.80166244506836, 0.4294956922531128, 4.210080623626709, 18.911113739013672, 14.523183822631836, 27.61286163330078, 15.044870376586914, 29.641700744628906, 13.378670692443848, 22.278045654296875, 51.376102447509766], "std": [0.1757071316242218, 0.2024957686662674, 0.24175578355789185, 0.16736899316310883, 0.34305551648139954, 0.1431676298379898, 0.1580274999141693, 0.1778784990310669, 0.24214164912700653, 0.07161378860473633, 0.3039320111274719, 0.05178545042872429, 15.214064598083496, 6.0445098876953125, 3.9133875370025635, 2.164032459259033, 23.298429489135742, 16.96978187561035, 26.595966339111328, 9.73587417602539, 28.983591079711914, 14.015615463256836, 27.839143753051758, 17.510438919067383, 12.971537590026855, 3.781907558441162, 0.032727111130952835, 3.8310654163360596, 21.40814208984375, 18.502840042114258, 25.027915954589844, 18.65262222290039, 27.48743438720703, 17.09681510925293, 26.52021598815918, 29.329343795776367], "count": [176]}, "timestamp": {"min": [0.0], "max": [5.833333333333333], "mean": [2.916666666666667], "std": [1.6935334527417978], "count": [176]}, "frame_index": {"min": [0], "max": [175], "mean": [87.5], "std": [50.806003582253936], "count": [176]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [176]}, "index": {"min": [5918], "max": [6093], "mean": [6005.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [2.409090909090909, 11.0, 11.0, 11.0, 11.0], "std": [1.3704375846983037, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [176]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [176]}, "eef_direction_state": {"mean": [3.147727272727273, 3.596590909090909], "std": [1.9802420233583513, 1.6725693941057178], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.3125, 1.5056818181818181], "std": [0.656317637207085, 0.5740323784313942], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_state": {"mean": [0.9204545454545454, 1.0852272727272727], "std": [0.8490849474192106, 0.8178463643129033], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_direction_action": {"mean": [3.147727272727273, 3.596590909090909], "std": [1.9802420233583513, 1.6725693941057178], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.3125, 1.5056818181818181], "std": [0.656317637207085, 0.5740323784313942], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_action": {"mean": [0.9204545454545454, 1.0852272727272727], "std": [0.8490849474192106, 0.8178463643129033], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_sim_pose_state": {"mean": [0.6882095425197826, 0.09774996984798742, 1.221712623450375, -1.5189300752160386, 1.0466295821392908, -2.3294200986173372, 0.6724065160455833, -0.10992263102828449, 1.1966033487910896, 1.4416498784832064, 0.8806684701115124, 2.1873399655341443], "std": [0.09068359195379416, 0.02470825314673773, 0.03469397969188058, 0.3274349964026628, 0.06480363246664107, 0.2691177923236207, 0.07745851305733277, 0.019609811062734607, 0.05496140503085731, 0.31246643891246084, 0.048636576674522716, 0.2479602169789255], "min": [0.558551475485512, 0.07094565615006904, 1.1664962873481703, -2.029986907080488, 0.8617275844290462, -2.6172037615276547, 0.5709353792066734, -0.16562612615300057, 1.1171010657270968, 0.6749047656921867, 0.6877260780804195, 1.6206610443833505], "max": [0.790649568225948, 0.1695877983679416, 1.29848419576991, -0.7037070799943603, 1.1355036271963659, -1.6604034737626903, 0.7644511800482341, -0.08769303656851993, 1.319530834188067, 1.8870209638625974, 0.9255317255974043, 2.442667081293182], "count": [176]}, "eef_sim_pose_action": {"mean": [0.6882095425197826, 0.09774996984798742, 1.221712623450375, -1.5189300752160386, 1.0466295821392908, -2.3294200986173372, 0.6724065160455833, -0.10992263102828449, 1.1966033487910896, 1.4416498784832064, 0.8806684701115124, 2.1873399655341443], "std": [0.09068359195379416, 0.02470825314673773, 0.03469397969188058, 0.3274349964026628, 0.06480363246664107, 0.2691177923236207, 0.07745851305733277, 0.019609811062734607, 0.05496140503085731, 0.31246643891246084, 0.048636576674522716, 0.2479602169789255], "min": [0.558551475485512, 0.07094565615006904, 1.1664962873481703, -2.029986907080488, 0.8617275844290462, -2.6172037615276547, 0.5709353792066734, -0.16562612615300057, 1.1171010657270968, 0.6749047656921867, 0.6877260780804195, 1.6206610443833505], "max": [0.790649568225948, 0.1695877983679416, 1.29848419576991, -0.7037070799943603, 1.1355036271963659, -1.6604034737626903, 0.7644511800482341, -0.08769303656851993, 1.319530834188067, 1.8870209638625974, 0.9255317255974043, 2.442667081293182], "count": [176]}}} +{"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.40389609885620914]], [[0.41433480596405226]], [[0.4483757945261438]]], "std": [[[0.2776210199026738]], [[0.2701713513042746]], [[0.26060008839258064]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.1411764705882353]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5146498774509803]], [[0.5277012214052288]], [[0.5059327961601306]]], "std": [[[0.31505807757210896]], [[0.3189696513588453]], [[0.3248291526083998]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5191748366013071]], [[0.5300131209150327]], [[0.5093277920751634]]], "std": [[[0.3130533647781465]], [[0.31830063238112044]], [[0.3240406320496463]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43867434027777774]], [[0.45245708741830065]], [[0.4267496793300654]]], "std": [[[0.36667182414857374]], [[0.3785024155990879]], [[0.38870173218470083]]], "count": [100]}, "observation.state": {"min": [0.2669375240802765, -1.27622652053833, 0.975075364112854, 0.19656586647033691, -1.0896849632263184, -0.0020027465652674437, -0.8344300985336304, -1.2633278369903564, 0.8602273464202881, -0.25782978534698486, 0.3173876404762268, -0.9092946648597717, 24.96562385559082, 36.84562683105469, -0.49000000953674316, 0.14937500655651093, 0.75, -0.4599999785423279, 1.0049999952316284, -0.6512500047683716, 0.9112499952316284, 0.10499999672174454, 0.9431250095367432, 7.144444465637207, 32.45249938964844, 28.786874771118164, 0.2849999964237213, -0.4206250011920929, 0.9474999904632568, 0.5218750238418579, 0.6675000190734863, -1.2612500190734863, 0.6612499952316284, 0.30687499046325684, 0.6875, 0.9418749809265137], "max": [0.7738231420516968, -0.7654306888580322, 1.537727952003479, 1.0430018901824951, -0.3841220438480377, 0.7696745991706848, -0.4455634355545044, -0.7861972451210022, 1.4757143259048462, 0.027572205290198326, 1.2747852802276611, -0.7488365173339844, 74.31812286376953, 48.29888916015625, 0.19749999046325684, 9.35777759552002, 63.868751525878906, 41.16062545776367, 74.74874877929688, 36.70375061035156, 67.4781265258789, 52.16687774658203, 59.865623474121094, 73.53687286376953, 63.45000076293945, 41.286251068115234, 0.5006250143051147, 9.678750038146973, 48.57062530517578, 47.01937484741211, 60.76250076293945, 47.838748931884766, 68.37125396728516, 68.01437377929688, 68.70625305175781, 91.97562408447266], "mean": [0.4128962457180023, -1.0327943563461304, 1.2928097248077393, 0.7388261556625366, -0.5946606397628784, 0.29349270462989807, -0.6075984239578247, -1.030525803565979, 1.1965091228485107, -0.10385029762983322, 0.6622983813285828, -0.8367756009101868, 48.82501983642578, 42.86843490600586, -0.38662055134773254, 2.460211753845215, 22.863887786865234, 11.9410982131958, 29.82787322998047, 6.009286403656006, 29.672027587890625, 15.650291442871094, 20.73308563232422, 43.57354736328125, 45.560142517089844, 35.50497817993164, 0.4274725615978241, 5.616322994232178, 17.77435874938965, 14.627972602844238, 25.20491600036621, 13.424773216247559, 27.600276947021484, 15.486180305480957, 21.832616806030273, 49.6505241394043], "std": [0.12755776941776276, 0.1889403611421585, 0.22647716104984283, 0.2426365315914154, 0.18557316064834595, 0.21712802350521088, 0.13916201889514923, 0.16669900715351105, 0.22524012625217438, 0.0799570381641388, 0.2651781141757965, 0.04571307823061943, 17.15723991394043, 3.7790825366973877, 0.11123054474592209, 2.3728294372558594, 26.379365921020508, 15.639284133911133, 26.29077911376953, 10.136066436767578, 22.643892288208008, 19.811439514160156, 23.129961013793945, 16.407514572143555, 12.121339797973633, 4.432432174682617, 0.04187927022576332, 4.401950836181641, 20.697505950927734, 18.371057510375977, 24.3349552154541, 17.012420654296875, 27.8125, 22.62000274658203, 26.56825065612793, 25.95380973815918], "count": [177]}, "action": {"min": [0.2669375240802765, -1.27622652053833, 0.975075364112854, 0.19656586647033691, -1.0896849632263184, -0.0020027465652674437, -0.8344300985336304, -1.2633278369903564, 0.8602273464202881, -0.25782978534698486, 0.3173876404762268, -0.9092946648597717, 24.96562385559082, 36.84562683105469, -0.49000000953674316, 0.14937500655651093, 0.75, -0.4599999785423279, 1.0049999952316284, -0.6512500047683716, 0.9112499952316284, 0.10499999672174454, 0.9431250095367432, 7.144444465637207, 32.45249938964844, 28.786874771118164, 0.2849999964237213, -0.4206250011920929, 0.9474999904632568, 0.5218750238418579, 0.6675000190734863, -1.2612500190734863, 0.6612499952316284, 0.30687499046325684, 0.6875, 0.9418749809265137], "max": [0.7738231420516968, -0.7654306888580322, 1.537727952003479, 1.0430018901824951, -0.3841220438480377, 0.7696745991706848, -0.4455634355545044, -0.7861972451210022, 1.4757143259048462, 0.027572205290198326, 1.2747852802276611, -0.7488365173339844, 74.31812286376953, 48.29888916015625, 0.19749999046325684, 9.35777759552002, 63.868751525878906, 41.16062545776367, 74.74874877929688, 36.70375061035156, 67.4781265258789, 52.16687774658203, 59.865623474121094, 73.53687286376953, 63.45000076293945, 41.286251068115234, 0.5006250143051147, 9.678750038146973, 48.57062530517578, 47.01937484741211, 60.76250076293945, 47.838748931884766, 68.37125396728516, 68.01437377929688, 68.70625305175781, 91.97562408447266], "mean": [0.41289639472961426, -1.0327941179275513, 1.2928098440170288, 0.7388259768486023, -0.5946606397628784, 0.29349273443222046, -0.6075983047485352, -1.0305253267288208, 1.196508765220642, -0.10385029762983322, 0.6622986197471619, -0.8367756009101868, 48.82501983642578, 42.86842727661133, -0.386620432138443, 2.460211992263794, 22.863880157470703, 11.941096305847168, 29.82786750793457, 6.0092854499816895, 29.67201805114746, 15.650287628173828, 20.73309326171875, 43.57353591918945, 45.560123443603516, 35.50498580932617, 0.4274725914001465, 5.6163249015808105, 17.774362564086914, 14.627973556518555, 25.20492172241211, 13.424763679504395, 27.600263595581055, 15.48618221282959, 21.83260726928711, 49.650543212890625], "std": [0.12755776941776276, 0.1889403611421585, 0.22647717595100403, 0.2426365464925766, 0.18557316064834595, 0.21712800860404968, 0.13916204869747162, 0.16669900715351105, 0.22524014115333557, 0.07995704561471939, 0.2651780843734741, 0.04571307823061943, 17.157238006591797, 3.7790815830230713, 0.11123054474592209, 2.3728291988372803, 26.379365921020508, 15.63928508758545, 26.290782928466797, 10.136069297790527, 22.64389419555664, 19.81143569946289, 23.12996482849121, 16.407514572143555, 12.12134075164795, 4.432430744171143, 0.04187927022576332, 4.401951313018799, 20.6975040435791, 18.371057510375977, 24.334959030151367, 17.01242446899414, 27.812498092651367, 22.62000274658203, 26.56824493408203, 25.95380973815918], "count": [177]}, "timestamp": {"min": [0.0], "max": [5.866666666666666], "mean": [2.9333333333333336], "std": [1.7031561116764198], "count": [177]}, "frame_index": {"min": [0], "max": [176], "mean": [88.0], "std": [51.094683350292584], "count": [177]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [177]}, "index": {"min": [6094], "max": [6270], "mean": [6182.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [2.542372881355932, 11.0, 11.0, 11.0, 11.0], "std": [1.1447058275299224, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [177]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [177]}, "eef_direction_state": {"mean": [3.073446327683616, 3.9548022598870056], "std": [1.8896763805981383, 1.4372730340677007], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.2259887005649717, 1.576271186440678], "std": [0.5259398473553458, 0.5483428501039956], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [0.8305084745762712, 0.9830508474576272], "std": [0.8730596055178242, 0.8401948675715836], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [3.073446327683616, 3.9548022598870056], "std": [1.8896763805981383, 1.4372730340677007], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.2259887005649717, 1.576271186440678], "std": [0.5259398473553458, 0.5483428501039956], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [0.8305084745762712, 0.9830508474576272], "std": [0.8730596055178242, 0.8401948675715836], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.677179037873716, 0.08395308985193571, 1.2266004803205788, -1.5073376227075235, 1.048939845052768, -2.418938372760008, 0.6756778314439281, -0.110348337851338, 1.1884734485175084, 1.469224443336241, 0.9812765634868483, 2.201520762193124], "std": [0.0726697341555196, 0.02566251440951498, 0.031124664485624755, 0.2408552103920011, 0.0489356601766408, 0.23281979098132596, 0.0720419401189602, 0.01840529260007371, 0.05205991431305842, 0.3241027150141589, 0.06380982870871037, 0.25144249238894195], "min": [0.5660539115157484, 0.04688683003323077, 1.1788170791938108, -1.8464599872922018, 0.9492632058270214, -2.703086687731769, 0.5694423072066643, -0.17764929227660828, 1.1138570650264499, 0.8835818001993612, 0.7712425486891572, 1.6263201374254879], "max": [0.7436268792385705, 0.1360035544866791, 1.2892007179714986, -1.0233334621085972, 1.1804088118602265, -1.8511189864345732, 0.7535398176485978, -0.08823533297737368, 1.2707009675674241, 1.918624401024744, 1.0850979999556931, 2.502994766790639], "count": [177]}, "eef_sim_pose_action": {"mean": [0.677179037873716, 0.08395308985193571, 1.2266004803205788, -1.5073376227075235, 1.048939845052768, -2.418938372760008, 0.6756778314439281, -0.110348337851338, 1.1884734485175084, 1.469224443336241, 0.9812765634868483, 2.201520762193124], "std": [0.0726697341555196, 0.02566251440951498, 0.031124664485624755, 0.2408552103920011, 0.0489356601766408, 0.23281979098132596, 0.0720419401189602, 0.01840529260007371, 0.05205991431305842, 0.3241027150141589, 0.06380982870871037, 0.25144249238894195], "min": [0.5660539115157484, 0.04688683003323077, 1.1788170791938108, -1.8464599872922018, 0.9492632058270214, -2.703086687731769, 0.5694423072066643, -0.17764929227660828, 1.1138570650264499, 0.8835818001993612, 0.7712425486891572, 1.6263201374254879], "max": [0.7436268792385705, 0.1360035544866791, 1.2892007179714986, -1.0233334621085972, 1.1804088118602265, -1.8511189864345732, 0.7535398176485978, -0.08823533297737368, 1.2707009675674241, 1.918624401024744, 1.0850979999556931, 2.502994766790639], "count": [177]}}} +{"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.40119943423202614]], [[0.41298429125816993]], [[0.44140992442810456]]], "std": [[[0.2816009521858529]], [[0.2736917848803621]], [[0.2669338701136488]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.1568627450980392]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5105984742647058]], [[0.5223922732843137]], [[0.5033091768790849]]], "std": [[[0.32005209925059447]], [[0.3248892101487732]], [[0.32994717516698113]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.487981147875817]], [[0.4990514460784313]], [[0.47932982230392157]]], "std": [[[0.3091335890331]], [[0.3150726387884206]], [[0.32083469587083363]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43958274714052287]], [[0.45215950776143793]], [[0.4282358190359477]]], "std": [[[0.3653599803249778]], [[0.37835612161084564]], [[0.3892362163895059]]], "count": [100]}, "observation.state": {"min": [0.3145504295825958, -1.2302825450897217, 0.971215546131134, 0.2568761110305786, -1.008939266204834, 0.04413195326924324, -1.0141527652740479, -1.1905136108398438, 0.8841887712478638, -0.21515220403671265, 0.4027189612388611, -0.8824483156204224, 21.46875, 37.57437515258789, -0.6887500286102295, -0.21875, 0.71875, 0.08812499791383743, 1.0418750047683716, -0.945555567741394, 0.8006666898727417, 0.1944444477558136, 1.1024999618530273, 0.7955555319786072, 30.547500610351562, 27.541250228881836, 0.33812499046325684, -0.4950000047683716, 0.6675000190734863, 0.8311110734939575, 0.625, -0.7549999952316284, 0.9407142996788025, -0.34812501072883606, 0.7806249856948853, -0.1284615397453308], "max": [0.7875562310218811, -0.782342791557312, 1.5183203220367432, 0.9831340312957764, -0.37601569294929504, 0.7296673655509949, -0.41523611545562744, -0.786316454410553, 1.398537039756775, 0.11437908560037613, 1.3179343938827515, -0.7227054238319397, 70.12562561035156, 48.08187484741211, 22.53125, 9.624545097351074, 60.448123931884766, 49.68812561035156, 66.57562255859375, 37.43375015258789, 63.430625915527344, 52.73500061035156, 55.89250183105469, 66.0718765258789, 64.97125244140625, 43.15062713623047, 0.4854545295238495, 9.498888969421387, 59.359375, 41.619998931884766, 66.4425048828125, 44.385623931884766, 73.00687408447266, 41.926876068115234, 65.29812622070312, 78.97062683105469], "mean": [0.46661534905433655, -1.0048879384994507, 1.2522562742233276, 0.6412639617919922, -0.6242876648902893, 0.34065282344818115, -0.6753380298614502, -0.9886763691902161, 1.1465541124343872, -0.08543195575475693, 0.7864230871200562, -0.771310567855835, 48.028255462646484, 43.65959930419922, 0.7332212328910828, 2.914045572280884, 25.08078956604004, 14.938972473144531, 32.57886505126953, 11.636774063110352, 32.885345458984375, 19.004573822021484, 24.41666603088379, 41.59562683105469, 47.96564865112305, 37.84016036987305, 0.4362903833389282, 4.768468379974365, 21.869596481323242, 12.998144149780273, 30.711254119873047, 13.526037216186523, 32.19315719604492, 12.339350700378418, 26.047033309936523, 40.87168884277344], "std": [0.17224834859371185, 0.15013666450977325, 0.2026475965976715, 0.22280946373939514, 0.21107636392116547, 0.20903141796588898, 0.21144014596939087, 0.13503114879131317, 0.1969691812992096, 0.08660820871591568, 0.3059995472431183, 0.05532320961356163, 19.841197967529297, 3.8899998664855957, 4.170394420623779, 3.3810274600982666, 25.185123443603516, 17.37848663330078, 23.649316787719727, 13.798810958862305, 22.01723861694336, 21.203899383544922, 23.506559371948242, 17.20625114440918, 13.389461517333984, 4.989753723144531, 0.030629722401499748, 4.268714427947998, 23.30403709411621, 15.656320571899414, 27.092931747436523, 16.722618103027344, 30.21135902404785, 15.77332878112793, 27.97014617919922, 27.54514503479004], "count": [154]}, "action": {"min": [0.3145504295825958, -1.2302825450897217, 0.971215546131134, 0.2568761110305786, -1.008939266204834, 0.04413195326924324, -1.0141527652740479, -1.1905136108398438, 0.8841887712478638, -0.21515220403671265, 0.4027189612388611, -0.8824483156204224, 21.46875, 37.57437515258789, -0.6887500286102295, -0.21875, 0.71875, 0.08812499791383743, 1.0418750047683716, -0.945555567741394, 0.8006666898727417, 0.1944444477558136, 1.1024999618530273, 0.7955555319786072, 30.547500610351562, 27.541250228881836, 0.33812499046325684, -0.4950000047683716, 0.6675000190734863, 0.8311110734939575, 0.625, -0.7549999952316284, 0.9407142996788025, -0.34812501072883606, 0.7806249856948853, -0.1284615397453308], "max": [0.7875562310218811, -0.782342791557312, 1.5183203220367432, 0.9831340312957764, -0.37601569294929504, 0.7296673655509949, -0.41523611545562744, -0.786316454410553, 1.398537039756775, 0.11437908560037613, 1.3179343938827515, -0.7227054238319397, 70.12562561035156, 48.08187484741211, 22.53125, 9.624545097351074, 60.448123931884766, 49.68812561035156, 66.57562255859375, 37.43375015258789, 63.430625915527344, 52.73500061035156, 55.89250183105469, 66.0718765258789, 64.97125244140625, 43.15062713623047, 0.4854545295238495, 9.498888969421387, 59.359375, 41.619998931884766, 66.4425048828125, 44.385623931884766, 73.00687408447266, 41.926876068115234, 65.29812622070312, 78.97062683105469], "mean": [0.46661555767059326, -1.0048880577087402, 1.2522562742233276, 0.6412641406059265, -0.6242877840995789, 0.3406527638435364, -0.6753380298614502, -0.9886761903762817, 1.1465537548065186, -0.08543200045824051, 0.7864233255386353, -0.7713105082511902, 48.028263092041016, 43.65960693359375, 0.7332209348678589, 2.914045810699463, 25.080795288085938, 14.938977241516113, 32.57886505126953, 11.636774063110352, 32.88534164428711, 19.004575729370117, 24.416669845581055, 41.59563446044922, 47.965660095214844, 37.840171813964844, 0.4362905025482178, 4.768468856811523, 21.869586944580078, 12.998144149780273, 30.711261749267578, 13.526041984558105, 32.19316101074219, 12.339348793029785, 26.047029495239258, 40.8716926574707], "std": [0.17224836349487305, 0.15013664960861206, 0.20264758169651031, 0.22280941903591156, 0.21107637882232666, 0.20903146266937256, 0.2114400863647461, 0.13503114879131317, 0.19696921110153198, 0.08660822361707687, 0.3059995770454407, 0.05532321706414223, 19.841197967529297, 3.890000104904175, 4.170395374298096, 3.3810267448425293, 25.185123443603516, 17.37848472595215, 23.649316787719727, 13.798811912536621, 22.017242431640625, 21.203899383544922, 23.50655746459961, 17.20625114440918, 13.3894624710083, 4.989753246307373, 0.030629733577370644, 4.2687153816223145, 23.304035186767578, 15.656323432922363, 27.092933654785156, 16.72262191772461, 30.211360931396484, 15.773327827453613, 27.97014808654785, 27.545146942138672], "count": [154]}, "timestamp": {"min": [0.0], "max": [5.1], "mean": [2.55], "std": [1.4818344486930155], "count": [154]}, "frame_index": {"min": [0], "max": [153], "mean": [76.5], "std": [44.45503346079047], "count": [154]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [154]}, "index": {"min": [6271], "max": [6424], "mean": [6347.5], "std": [44.45503346079047], "count": [154]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [154]}, "subtask_annotation": {"mean": [2.655844155844156, 11.0, 11.0, 11.0, 11.0], "std": [1.3454100428883409, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [154]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [154]}, "eef_direction_state": {"mean": [3.8506493506493507, 3.688311688311688], "std": [1.5237618671217568, 1.4705749406599946], "min": [0, 1], "max": [6, 6], "count": [154]}, "eef_velocity_state": {"mean": [1.2922077922077921, 1.5], "std": [0.5213036191279563, 0.5726448095652994], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_state": {"mean": [0.961038961038961, 1.1363636363636365], "std": [0.8670229470376365, 0.830178996644636], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_direction_action": {"mean": [3.8506493506493507, 3.688311688311688], "std": [1.5237618671217568, 1.4705749406599946], "min": [0, 1], "max": [6, 6], "count": [154]}, "eef_velocity_action": {"mean": [1.2922077922077921, 1.5], "std": [0.5213036191279563, 0.5726448095652994], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_action": {"mean": [0.961038961038961, 1.1363636363636365], "std": [0.8670229470376365, 0.830178996644636], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_sim_pose_state": {"mean": [0.6700684718774975, 0.09263200446893796, 1.2223029154564709, -1.4962854763618454, 0.998461152046372, -2.3945423865852717, 0.661207903318236, -0.12427463339703343, 1.1975321546707653, 1.3858376328831405, 0.9067646221348956, 2.1299504036929493], "std": [0.06988725671760274, 0.01708900054299223, 0.03074465637335153, 0.21660718992264028, 0.050631635809479665, 0.20490152916102028, 0.06593079999818767, 0.025318185305661437, 0.04907386967410171, 0.2710582238608233, 0.11894945950747539, 0.2179526275828423], "min": [0.5635341554401244, 0.06697745301017088, 1.1836710312276564, -1.7953893907464895, 0.914065673813155, -2.6143313222765654, 0.5662107625820971, -0.20280179712421972, 1.133841060680194, 0.890536716512792, 0.695319789032713, 1.592219070199852], "max": [0.743465421109589, 0.12881922304573298, 1.29321755072734, -1.0112063511914902, 1.0645294330945854, -1.8363352323276794, 0.7354678228743365, -0.10250093101274829, 1.2872450633029413, 1.8023582017566806, 1.1039952798271409, 2.387679450202363], "count": [154]}, "eef_sim_pose_action": {"mean": [0.6700684718774975, 0.09263200446893796, 1.2223029154564709, -1.4962854763618454, 0.998461152046372, -2.3945423865852717, 0.661207903318236, -0.12427463339703343, 1.1975321546707653, 1.3858376328831405, 0.9067646221348956, 2.1299504036929493], "std": [0.06988725671760274, 0.01708900054299223, 0.03074465637335153, 0.21660718992264028, 0.050631635809479665, 0.20490152916102028, 0.06593079999818767, 0.025318185305661437, 0.04907386967410171, 0.2710582238608233, 0.11894945950747539, 0.2179526275828423], "min": [0.5635341554401244, 0.06697745301017088, 1.1836710312276564, -1.7953893907464895, 0.914065673813155, -2.6143313222765654, 0.5662107625820971, -0.20280179712421972, 1.133841060680194, 0.890536716512792, 0.695319789032713, 1.592219070199852], "max": [0.743465421109589, 0.12881922304573298, 1.29321755072734, -1.0112063511914902, 1.0645294330945854, -1.8363352323276794, 0.7354678228743365, -0.10250093101274829, 1.2872450633029413, 1.8023582017566806, 1.1039952798271409, 2.387679450202363], "count": [154]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39538953022875817]], [[0.40841813725490195]], [[0.43610902982026145]]], "std": [[[0.27372451763032907]], [[0.2617834905215876]], [[0.2505719841999517]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1411764705882353]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5171995588235294]], [[0.5290128492647059]], [[0.5150220445261439]]], "std": [[[0.3245297606367664]], [[0.3277871638006531]], [[0.33021795492477324]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47178360294117644]], [[0.4914705126633987]], [[0.486233118872549]]], "std": [[[0.3053913048569317]], [[0.30660128137503795]], [[0.301598730180408]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4201156576797386]], [[0.45285020629084966]], [[0.4328041503267974]]], "std": [[[0.34629481946165785]], [[0.3529560588139903]], [[0.3606343194240961]]], "count": [100]}, "observation.state": {"min": [0.5053835511207581, -1.132553219795227, 0.8448469638824463, -0.34924086928367615, -1.4275026321411133, 0.6718261241912842, -1.328234314918518, -1.2337872982025146, 1.0418308973312378, -0.1289864182472229, 0.5217393636703491, -0.5451558232307434, 23.65999984741211, 42.515625, -0.828125, -1.678125023841858, 0.8606249690055847, -1.649999976158142, 1.0987499952316284, -0.5206249952316284, 0.8231250047683716, -0.26500001549720764, 0.9793750047683716, -0.7400000095367432, 29.6200008392334, 40.75, 0.37562498450279236, -0.9587500095367432, 1.0418750047683716, 0.5568749904632568, 0.6043750047683716, 1.1987500190734863, 0.9056249856948853, -0.078125, 0.7450000047683716, -2.849375009536743], "max": [1.1408873796463013, -0.7093538045883179, 1.1135510206222534, 0.2696555256843567, -0.26712825894355774, 1.2388657331466675, -0.5252441763877869, -0.7906080484390259, 1.6873855590820312, 0.37988606095314026, 1.6384162902832031, -0.3433995246887207, 66.55125427246094, 60.7087516784668, 10.943750381469727, 9.789999961853027, 67.60124969482422, 30.110000610351562, 59.11000061035156, 74.5356216430664, 65.58125305175781, 102.33499908447266, 63.61937713623047, 109.7925033569336, 63.053749084472656, 57.11125183105469, 0.47874999046325684, 9.533750534057617, 44.979373931884766, 55.22062683105469, 76.57437896728516, 23.5362491607666, 78.53250122070312, 70.10124969482422, 64.93562316894531, 98.7768783569336], "mean": [0.6679936051368713, -0.9212329983711243, 1.022098183631897, -0.041055984795093536, -0.6851197481155396, 1.1188666820526123, -0.974203884601593, -1.011022925376892, 1.2770521640777588, 0.0051392144523561, 1.1528208255767822, -0.4461100995540619, 51.38584518432617, 49.21765899658203, -0.22716283798217773, 3.4995970726013184, 31.575851440429688, 2.968858242034912, 28.422807693481445, 28.379886627197266, 29.962968826293945, 32.62238311767578, 24.310455322265625, 52.150604248046875, 48.53887939453125, 51.22339630126953, 0.4300496280193329, 5.736459255218506, 11.67127513885498, 9.087491989135742, 16.101593017578125, 3.9274964332580566, 17.139301300048828, 9.093018531799316, 12.492387771606445, 28.771953582763672], "std": [0.15347565710544586, 0.12430783361196518, 0.07589343935251236, 0.15449748933315277, 0.2744736075401306, 0.14960318803787231, 0.2189648151397705, 0.17296919226646423, 0.16527314484119415, 0.08466760814189911, 0.22756917774677277, 0.058492932468652725, 12.648338317871094, 3.5851521492004395, 1.87565279006958, 4.825397968292236, 27.40473747253418, 6.754635810852051, 24.143707275390625, 29.397539138793945, 25.899810791015625, 34.45459747314453, 24.361446380615234, 39.07853698730469, 9.229754447937012, 5.3839216232299805, 0.018805908039212227, 4.072824954986572, 14.0725679397583, 17.123048782348633, 24.93551254272461, 5.827558994293213, 26.078350067138672, 19.016090393066406, 21.0714168548584, 29.506046295166016], "count": [224]}, "action": {"min": [0.5053835511207581, -1.132553219795227, 0.8448469638824463, -0.34924086928367615, -1.4275026321411133, 0.6718261241912842, -1.328234314918518, -1.2337872982025146, 1.0418308973312378, -0.1289864182472229, 0.5217393636703491, -0.5451558232307434, 23.65999984741211, 42.515625, -0.828125, -1.678125023841858, 0.8606249690055847, -1.649999976158142, 1.0987499952316284, -0.5206249952316284, 0.8231250047683716, -0.26500001549720764, 0.9793750047683716, -0.7400000095367432, 29.6200008392334, 40.75, 0.37562498450279236, -0.9587500095367432, 1.0418750047683716, 0.5568749904632568, 0.6043750047683716, 1.1987500190734863, 0.9056249856948853, -0.078125, 0.7450000047683716, -2.849375009536743], "max": [1.1408873796463013, -0.7093538045883179, 1.1135510206222534, 0.2696555256843567, -0.26712825894355774, 1.2388657331466675, -0.5252441763877869, -0.7906080484390259, 1.6873855590820312, 0.37988606095314026, 1.6384162902832031, -0.3433995246887207, 66.55125427246094, 60.7087516784668, 10.943750381469727, 9.789999961853027, 67.60124969482422, 30.110000610351562, 59.11000061035156, 74.5356216430664, 65.58125305175781, 102.33499908447266, 63.61937713623047, 109.7925033569336, 63.053749084472656, 57.11125183105469, 0.47874999046325684, 9.533750534057617, 44.979373931884766, 55.22062683105469, 76.57437896728516, 23.5362491607666, 78.53250122070312, 70.10124969482422, 64.93562316894531, 98.7768783569336], "mean": [0.6679936647415161, -0.9212326407432556, 1.0220979452133179, -0.04105596989393234, -0.6851196885108948, 1.1188665628433228, -0.9742037057876587, -1.0110228061676025, 1.2770527601242065, 0.0051392135210335255, 1.1528213024139404, -0.44611015915870667, 51.385860443115234, 49.217674255371094, -0.22716283798217773, 3.4995970726013184, 31.575851440429688, 2.968862533569336, 28.422801971435547, 28.379884719848633, 29.962968826293945, 32.622398376464844, 24.310443878173828, 52.15059280395508, 48.538883209228516, 51.22339630126953, 0.4300498366355896, 5.736458778381348, 11.671280860900879, 9.087491035461426, 16.101594924926758, 3.927494525909424, 17.139299392700195, 9.093019485473633, 12.492388725280762, 28.771953582763672], "std": [0.15347564220428467, 0.12430781126022339, 0.07589343935251236, 0.15449750423431396, 0.2744735777378082, 0.14960317313671112, 0.21896475553512573, 0.17296919226646423, 0.16527311503887177, 0.0846676155924797, 0.22756920754909515, 0.058492936193943024, 12.648336410522461, 3.5851516723632812, 1.8756526708602905, 4.82539701461792, 27.40473747253418, 6.754635334014893, 24.143709182739258, 29.39754295349121, 25.899810791015625, 34.4546012878418, 24.361454010009766, 39.07854080200195, 9.229755401611328, 5.383921146392822, 0.018805906176567078, 4.072824954986572, 14.072569847106934, 17.123048782348633, 24.935514450073242, 5.827559947967529, 26.078353881835938, 19.016088485717773, 21.071413040161133, 29.506040573120117], "count": [224]}, "timestamp": {"min": [0.0], "max": [7.433333333333334], "mean": [3.7166666666666663], "std": [2.155419526062927], "count": [224]}, "frame_index": {"min": [0], "max": [223], "mean": [111.5], "std": [64.66258578188781], "count": [224]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [224]}, "index": {"min": [6425], "max": [6648], "mean": [6536.5], "std": [64.66258578188781], "count": [224]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [224]}, "subtask_annotation": {"mean": [5.866071428571429, 11.0, 11.0, 11.0, 11.0], "std": [4.430002289007551, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [224]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [224]}, "eef_direction_state": {"mean": [3.674107142857143, 3.5267857142857144], "std": [1.4161218127408428, 2.116937737075198], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_state": {"mean": [1.2232142857142858, 1.0714285714285714], "std": [0.5543629134384065, 0.7929858325419472], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_state": {"mean": [0.9732142857142857, 0.75], "std": [0.8809473535892598, 0.8451542547285166], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_direction_action": {"mean": [3.674107142857143, 3.5267857142857144], "std": [1.4161218127408428, 2.116937737075198], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_action": {"mean": [1.2232142857142858, 1.0714285714285714], "std": [0.5543629134384065, 0.7929858325419472], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_action": {"mean": [0.9732142857142857, 0.75], "std": [0.8809473535892598, 0.8451542547285166], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_sim_pose_state": {"mean": [0.6481591537932705, 0.12645715020058376, 1.1849299031292833, -1.5769684150090117, 1.1161771861276601, -2.12728627008817, 0.6544651163110202, -0.18833529743479693, 1.1718139004351034, 1.3356275051566935, 0.6460068237674623, 2.0957374420687422], "std": [0.019939085796983468, 0.05283053186450442, 0.03751042635721953, 0.47612543312643607, 0.11270572643787044, 0.8275093538474522, 0.05606595696480073, 0.04511757959140178, 0.03304509405341147, 0.1479853338970193, 0.13901292099132623, 0.12823530488122203], "min": [0.5895320493657172, 0.04951456742303298, 1.0894623161447445, -2.5906642552314234, 0.7505818884160171, -3.1385386686936325, 0.5945372197622762, -0.27972257276603013, 1.119968864498459, 1.056033507603481, 0.43879816523203896, 1.7336226640043246], "max": [0.6716102710904449, 0.22286904797979828, 1.2313622512069915, -1.08675711082038, 1.2998511713193812, 3.14140038014076, 0.8002341905511885, -0.1207937651133999, 1.2469662808231996, 1.5383498818019161, 0.8147266667774757, 2.2230589549059516], "count": [224]}, "eef_sim_pose_action": {"mean": [0.6481591537932705, 0.12645715020058376, 1.1849299031292833, -1.5769684150090117, 1.1161771861276601, -2.12728627008817, 0.6544651163110202, -0.18833529743479693, 1.1718139004351034, 1.3356275051566935, 0.6460068237674623, 2.0957374420687422], "std": [0.019939085796983468, 0.05283053186450442, 0.03751042635721953, 0.47612543312643607, 0.11270572643787044, 0.8275093538474522, 0.05606595696480073, 0.04511757959140178, 0.03304509405341147, 0.1479853338970193, 0.13901292099132623, 0.12823530488122203], "min": [0.5895320493657172, 0.04951456742303298, 1.0894623161447445, -2.5906642552314234, 0.7505818884160171, -3.1385386686936325, 0.5945372197622762, -0.27972257276603013, 1.119968864498459, 1.056033507603481, 0.43879816523203896, 1.7336226640043246], "max": [0.6716102710904449, 0.22286904797979828, 1.2313622512069915, -1.08675711082038, 1.2998511713193812, 3.14140038014076, 0.8002341905511885, -0.1207937651133999, 1.2469662808231996, 1.5383498818019161, 0.8147266667774757, 2.2230589549059516], "count": [224]}}} +{"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.41063508169934637]], [[0.4158985008169935]], [[0.44573865808823526]]], "std": [[[0.24928564731041408]], [[0.23900066391678493]], [[0.2285469752805929]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.12549019607843137]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5099311846405229]], [[0.5171837990196079]], [[0.5006471915849673]]], "std": [[[0.32877338182204463]], [[0.3351236707051806]], [[0.3395754848637423]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5120646139705882]], [[0.5272905310457516]], [[0.5111111029411765]]], "std": [[[0.32468377450910896]], [[0.32807990182948576]], [[0.33123931434302917]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44078523284313725]], [[0.47115077614379086]], [[0.4488558721405229]]], "std": [[[0.34735865927535947]], [[0.3524996051431769]], [[0.3622958470154325]]], "count": [100]}, "observation.state": {"min": [0.48626211285591125, -1.094357967376709, 0.830196738243103, -0.36360976099967957, -1.5891212224960327, 0.6255245208740234, -1.293223261833191, -1.2105649709701538, 1.0447978973388672, 0.024867437779903412, 0.7648823261260986, -0.5540217161178589, 2.0406250953674316, 39.52750015258789, -0.9168750047683716, -1.6449999809265137, 1.0106250047683716, -0.8856250047683716, 1.0831249952316284, -0.328125, 1.7074999809265137, 0.7762500047683716, 1.0141667127609253, 6.612500190734863, 30.892499923706055, 41.41874694824219, 0.36500000953674316, -0.5056250095367432, 0.9112499952316284, 0.23499999940395355, 0.65625, -0.515625, 0.8692857027053833, -0.1550000011920929, 0.695555567741394, 0.03687501326203346], "max": [1.2413426637649536, -0.7017242908477783, 1.1308366060256958, 0.33093005418777466, -0.287942498922348, 1.179498553276062, -0.6691080927848816, -0.8276112079620361, 1.6256580352783203, 0.3725532591342926, 1.630659580230713, -0.3809987008571625, 71.55249786376953, 76.39875030517578, 41.99437713623047, 9.43375015258789, 64.07562255859375, 45.83562469482422, 60.11687469482422, 62.826873779296875, 58.85124969482422, 71.60562896728516, 52.395626068115234, 101.10562133789062, 77.16374969482422, 63.36625289916992, 0.46937498450279236, 9.539999961853027, 60.04875183105469, 31.896249771118164, 85.58562469482422, 54.01937484741211, 92.60562896728516, 69.30999755859375, 74.62750244140625, 92.74625396728516], "mean": [0.7141906023025513, -0.9158450365066528, 1.0305507183074951, -0.0675177052617073, -0.8707324266433716, 0.9884778261184692, -0.9348457455635071, -1.0639841556549072, 1.2951198816299438, 0.13774167001247406, 1.2142384052276611, -0.4903886914253235, 40.381378173828125, 59.175872802734375, 7.8010029792785645, 1.8938835859298706, 28.489051818847656, 9.264073371887207, 28.49063491821289, 21.692590713500977, 28.417644500732422, 24.976871490478516, 19.87417221069336, 53.21915054321289, 54.937400817871094, 52.34255599975586, 0.4286452531814575, 5.181026935577393, 22.901351928710938, 7.699409008026123, 26.73469352722168, 8.587888717651367, 28.113183975219727, 8.695745468139648, 19.68828010559082, 35.655269622802734], "std": [0.21220669150352478, 0.1298271268606186, 0.09376543760299683, 0.18712644279003143, 0.31199395656585693, 0.1569570153951645, 0.1781522035598755, 0.15638916194438934, 0.14478889107704163, 0.09815005958080292, 0.17755039036273956, 0.052584096789360046, 29.063066482543945, 12.301347732543945, 14.114034652709961, 3.4021811485290527, 21.591642379760742, 13.769720077514648, 21.12635040283203, 25.836727142333984, 22.169233322143555, 28.231876373291016, 20.368730545043945, 31.006887435913086, 12.979316711425781, 6.332487106323242, 0.02357315830886364, 3.7424259185791016, 21.321260452270508, 10.465758323669434, 30.076929092407227, 13.496826171875, 32.068973541259766, 16.570018768310547, 26.206707000732422, 25.848064422607422], "count": [190]}, "action": {"min": [0.48626211285591125, -1.094357967376709, 0.830196738243103, -0.36360976099967957, -1.5891212224960327, 0.6255245208740234, -1.293223261833191, -1.2105649709701538, 1.0447978973388672, 0.024867437779903412, 0.7648823261260986, -0.5540217161178589, 2.0406250953674316, 39.52750015258789, -0.9168750047683716, -1.6449999809265137, 1.0106250047683716, -0.8856250047683716, 1.0831249952316284, -0.328125, 1.7074999809265137, 0.7762500047683716, 1.0141667127609253, 6.612500190734863, 30.892499923706055, 41.41874694824219, 0.36500000953674316, -0.5056250095367432, 0.9112499952316284, 0.23499999940395355, 0.65625, -0.515625, 0.8692857027053833, -0.1550000011920929, 0.695555567741394, 0.03687501326203346], "max": [1.2413426637649536, -0.7017242908477783, 1.1308366060256958, 0.33093005418777466, -0.287942498922348, 1.179498553276062, -0.6691080927848816, -0.8276112079620361, 1.6256580352783203, 0.3725532591342926, 1.630659580230713, -0.3809987008571625, 71.55249786376953, 76.39875030517578, 41.99437713623047, 9.43375015258789, 64.07562255859375, 45.83562469482422, 60.11687469482422, 62.826873779296875, 58.85124969482422, 71.60562896728516, 52.395626068115234, 101.10562133789062, 77.16374969482422, 63.36625289916992, 0.46937498450279236, 9.539999961853027, 60.04875183105469, 31.896249771118164, 85.58562469482422, 54.01937484741211, 92.60562896728516, 69.30999755859375, 74.62750244140625, 92.74625396728516], "mean": [0.7141908407211304, -0.9158451557159424, 1.030550479888916, -0.06751767545938492, -0.8707325458526611, 0.9884775280952454, -0.934846043586731, -1.0639841556549072, 1.2951196432113647, 0.13774169981479645, 1.2142386436462402, -0.4903886616230011, 40.38137435913086, 59.17585754394531, 7.801007270812988, 1.8938835859298706, 28.489063262939453, 9.264074325561523, 28.490646362304688, 21.692584991455078, 28.41764259338379, 24.97686004638672, 19.874181747436523, 53.219120025634766, 54.937408447265625, 52.34257125854492, 0.4286453127861023, 5.181026935577393, 22.90135383605957, 7.699410438537598, 26.73468017578125, 8.587888717651367, 28.113170623779297, 8.69573974609375, 19.688282012939453, 35.655269622802734], "std": [0.21220669150352478, 0.12982714176177979, 0.09376543760299683, 0.18712645769119263, 0.31199392676353455, 0.1569569706916809, 0.1781521737575531, 0.15638916194438934, 0.14478887617588043, 0.09815005958080292, 0.17755036056041718, 0.052584096789360046, 29.063068389892578, 12.301348686218262, 14.114036560058594, 3.4021806716918945, 21.591644287109375, 13.769721031188965, 21.12635040283203, 25.836734771728516, 22.16922950744629, 28.23187828063965, 20.368732452392578, 31.006879806518555, 12.979315757751465, 6.332487106323242, 0.02357315830886364, 3.7424259185791016, 21.321260452270508, 10.465757369995117, 30.07692527770996, 13.496825218200684, 32.06897735595703, 16.570018768310547, 26.20670509338379, 25.848066329956055], "count": [190]}, "timestamp": {"min": [0.0], "max": [6.3], "mean": [3.15], "std": [1.8282505298782221], "count": [190]}, "frame_index": {"min": [0], "max": [189], "mean": [94.5], "std": [54.847515896346664], "count": [190]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [190]}, "index": {"min": [6649], "max": [6838], "mean": [6743.5], "std": [54.847515896346664], "count": [190]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [190]}, "subtask_annotation": {"mean": [6.163157894736842, 11.0, 11.0, 11.0, 11.0], "std": [4.226446874810521, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [190]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [190]}, "eef_direction_state": {"mean": [3.110526315789474, 3.294736842105263], "std": [1.6585963427714552, 2.1782353273405164], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_state": {"mean": [1.3210526315789475, 1.1105263157894736], "std": [0.6383192959214905, 0.8229566317422389], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_state": {"mean": [0.8894736842105263, 0.8578947368421053], "std": [0.8846020436463323, 0.8434364478437301], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_direction_action": {"mean": [3.110526315789474, 3.294736842105263], "std": [1.6585963427714552, 2.1782353273405164], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_action": {"mean": [1.3210526315789475, 1.1105263157894736], "std": [0.6383192959214905, 0.8229566317422389], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_action": {"mean": [0.8894736842105263, 0.8578947368421053], "std": [0.8846020436463323, 0.8434364478437301], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_sim_pose_state": {"mean": [0.6469321228904233, 0.14229650623584697, 1.2139214244998477, -1.314392521535486, 0.9770603557752959, -1.984187952613488, 0.6677684534186407, -0.19363579343498621, 1.187684409613967, 1.219896875130369, 0.5516234630066724, 1.9567932732384643], "std": [0.027540657291586553, 0.056378665304256004, 0.040735351161445964, 0.407460251085911, 0.12066564426004045, 0.37796899870064876, 0.052453417891011295, 0.04675273236273719, 0.021281100052458837, 0.1546843201095102, 0.12233858706010395, 0.1536515813997306], "min": [0.5739022622018667, 0.0697854099044532, 1.1063370715777434, -2.372633100107862, 0.6927538936325823, -2.955857295314503, 0.5992891629133092, -0.2823435998100837, 1.1532976698473651, 1.0392197778922259, 0.40534512665867206, 1.698594421171993], "max": [0.677932428541296, 0.24792198836396456, 1.2507883868768879, -0.9813350146413335, 1.2214776824829388, -1.6557261200539952, 0.7876732141154676, -0.13230267168910959, 1.2379083972465732, 1.4923573063998798, 0.7529653324184609, 2.1760798060295126], "count": [190]}, "eef_sim_pose_action": {"mean": [0.6469321228904233, 0.14229650623584697, 1.2139214244998477, -1.314392521535486, 0.9770603557752959, -1.984187952613488, 0.6677684534186407, -0.19363579343498621, 1.187684409613967, 1.219896875130369, 0.5516234630066724, 1.9567932732384643], "std": [0.027540657291586553, 0.056378665304256004, 0.040735351161445964, 0.407460251085911, 0.12066564426004045, 0.37796899870064876, 0.052453417891011295, 0.04675273236273719, 0.021281100052458837, 0.1546843201095102, 0.12233858706010395, 0.1536515813997306], "min": [0.5739022622018667, 0.0697854099044532, 1.1063370715777434, -2.372633100107862, 0.6927538936325823, -2.955857295314503, 0.5992891629133092, -0.2823435998100837, 1.1532976698473651, 1.0392197778922259, 0.40534512665867206, 1.698594421171993], "max": [0.677932428541296, 0.24792198836396456, 1.2507883868768879, -0.9813350146413335, 1.2214776824829388, -1.6557261200539952, 0.7876732141154676, -0.13230267168910959, 1.2379083972465732, 1.4923573063998798, 0.7529653324184609, 2.1760798060295126], "count": [190]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40954621936274505]], [[0.41563933823529414]], [[0.444547175245098]]], "std": [[[0.25165945424544667]], [[0.24096678964541735]], [[0.2311410316419757]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5127204003267974]], [[0.5418603104575163]], [[0.5263565767973856]]], "std": [[[0.326186523723847]], [[0.3173769012801636]], [[0.3208619297155309]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4734994158496732]], [[0.49857380106209154]], [[0.49643739787581703]]], "std": [[[0.30738572318252516]], [[0.3083241382627326]], [[0.3086467889896306]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4464239440359477]], [[0.46223755106209147]], [[0.44130410947712423]]], "std": [[[0.3512840047935934]], [[0.3630079234401482]], [[0.37106000908346265]]], "count": [100]}, "observation.state": {"min": [0.5814879536628723, -1.19459068775177, 0.8365970849990845, -0.37941980361938477, -1.5918762683868408, 0.5791990756988525, -1.2215906381607056, -1.234740972518921, 1.0953222513198853, -0.07248035073280334, 0.7074225544929504, -0.47695040702819824, 42.64125061035156, 38.303749084472656, -0.8487499952316284, -2.1156249046325684, 0.35875001549720764, -0.984375, 0.7400000095367432, -0.71875, 0.6974999904632568, 0.04125000163912773, 1.0006250143051147, 0.15125000476837158, 38.42124938964844, 41.93687438964844, 0.35999998450279236, -0.6337500214576721, 1.0831249952316284, 0.20937499403953552, 0.6462500095367432, -0.38499999046325684, 0.9162499904632568, -0.2706249952316284, 0.6500000357627869, 0.13062500953674316], "max": [1.3891007900238037, -0.7009612917900085, 1.1972371339797974, 0.1760748028755188, -0.48962387442588806, 0.7467145323753357, -0.5359492897987366, -0.7949738502502441, 1.645041823387146, 0.26883429288864136, 1.5330866575241089, -0.3890335261821747, 66.52437591552734, 53.37937545776367, 33.01363754272461, 9.3125, 63.686248779296875, 32.16625213623047, 59.68937683105469, 96.32250213623047, 63.40562438964844, 108.15437316894531, 50.334373474121094, 109.74874877929688, 75.53812408447266, 66.73125457763672, 0.4737499952316284, 9.731249809265137, 59.77937698364258, 39.227500915527344, 67.14625549316406, 37.692501068115234, 71.75312805175781, 49.6875, 60.498748779296875, 72.88874816894531], "mean": [0.8282478451728821, -0.9823139309883118, 1.0847587585449219, -0.05770842730998993, -1.0243932008743286, 0.657504677772522, -0.9556971788406372, -1.0407910346984863, 1.271685004234314, 0.07700636237859726, 1.2603822946548462, -0.4367420971393585, 55.499420166015625, 46.857452392578125, 7.247230052947998, 3.2517549991607666, 30.05726432800293, 8.711526870727539, 29.28509521484375, 23.529644012451172, 30.963817596435547, 26.536441802978516, 23.491117477416992, 52.97383117675781, 55.28868103027344, 52.66365432739258, 0.423302561044693, 5.673821926116943, 24.46319580078125, 9.181139945983887, 25.222179412841797, 10.81620979309082, 25.885705947875977, 13.009033203125, 22.832727432250977, 22.276533126831055], "std": [0.2141374796628952, 0.15840984880924225, 0.10599499195814133, 0.1299857795238495, 0.2795943021774292, 0.04815104603767395, 0.18001876771450043, 0.11999017745256424, 0.13138680160045624, 0.0549607090651989, 0.2004977911710739, 0.020379547029733658, 7.968896389007568, 4.607088565826416, 11.927332878112793, 4.641100883483887, 24.23907470703125, 8.858232498168945, 24.014873504638672, 29.811166763305664, 25.096452713012695, 32.94792175292969, 19.76742172241211, 38.66175079345703, 13.511483192443848, 7.866951942443848, 0.02885483391582966, 3.986072063446045, 19.646820068359375, 10.817927360534668, 23.716524124145508, 12.6353178024292, 25.404626846313477, 16.770984649658203, 21.850875854492188, 23.914508819580078], "count": [158]}, "action": {"min": [0.5814879536628723, -1.19459068775177, 0.8365970849990845, -0.37941980361938477, -1.5918762683868408, 0.5791990756988525, -1.2215906381607056, -1.234740972518921, 1.0953222513198853, -0.07248035073280334, 0.7074225544929504, -0.47695040702819824, 42.64125061035156, 38.303749084472656, -0.8487499952316284, -2.1156249046325684, 0.35875001549720764, -0.984375, 0.7400000095367432, -0.71875, 0.6974999904632568, 0.04125000163912773, 1.0006250143051147, 0.15125000476837158, 38.42124938964844, 41.93687438964844, 0.35999998450279236, -0.6337500214576721, 1.0831249952316284, 0.20937499403953552, 0.6462500095367432, -0.38499999046325684, 0.9162499904632568, -0.2706249952316284, 0.6500000357627869, 0.13062500953674316], "max": [1.3891007900238037, -0.7009612917900085, 1.1972371339797974, 0.1760748028755188, -0.48962387442588806, 0.7467145323753357, -0.5359492897987366, -0.7949738502502441, 1.645041823387146, 0.26883429288864136, 1.5330866575241089, -0.3890335261821747, 66.52437591552734, 53.37937545776367, 33.01363754272461, 9.3125, 63.686248779296875, 32.16625213623047, 59.68937683105469, 96.32250213623047, 63.40562438964844, 108.15437316894531, 50.334373474121094, 109.74874877929688, 75.53812408447266, 66.73125457763672, 0.4737499952316284, 9.731249809265137, 59.77937698364258, 39.227500915527344, 67.14625549316406, 37.692501068115234, 71.75312805175781, 49.6875, 60.498748779296875, 72.88874816894531], "mean": [0.828248143196106, -0.9823139905929565, 1.0847591161727905, -0.05770842730998993, -1.0243934392929077, 0.6575047969818115, -0.9556974768638611, -1.0407911539077759, 1.271685004234314, 0.07700635492801666, 1.2603822946548462, -0.43674182891845703, 55.4994010925293, 46.85746383666992, 7.247237205505371, 3.251756191253662, 30.05726432800293, 8.711523056030273, 29.285106658935547, 23.529632568359375, 30.963823318481445, 26.53643035888672, 23.491107940673828, 52.97384262084961, 55.288665771484375, 52.66364288330078, 0.4233025312423706, 5.673823833465576, 24.46319007873535, 9.181139945983887, 25.22218132019043, 10.816217422485352, 25.885705947875977, 13.009035110473633, 22.83272933959961, 22.276525497436523], "std": [0.2141374796628952, 0.15840983390808105, 0.10599499195814133, 0.1299857646226883, 0.2795943319797516, 0.04815105348825455, 0.18001875281333923, 0.11999017000198364, 0.13138681650161743, 0.0549607090651989, 0.2004977911710739, 0.02037954516708851, 7.968896389007568, 4.607088565826416, 11.92733383178711, 4.6411004066467285, 24.239070892333984, 8.85822868347168, 24.014875411987305, 29.81116485595703, 25.09644889831543, 32.94792556762695, 19.767423629760742, 38.66175842285156, 13.511484146118164, 7.8669514656066895, 0.028854839503765106, 3.9860713481903076, 19.646820068359375, 10.817928314208984, 23.71652603149414, 12.635315895080566, 25.40462875366211, 16.770978927612305, 21.850875854492188, 23.914506912231445], "count": [158]}, "timestamp": {"min": [0.0], "max": [5.233333333333333], "mean": [2.6166666666666667], "std": [1.5203252575974948], "count": [158]}, "frame_index": {"min": [0], "max": [157], "mean": [78.5], "std": [45.609757727924844], "count": [158]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [158]}, "index": {"min": [6839], "max": [6996], "mean": [6917.5], "std": [45.609757727924844], "count": [158]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [158]}, "subtask_annotation": {"mean": [6.765822784810126, 11.0, 11.0, 11.0, 11.0], "std": [4.11568122161591, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [158]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [158]}, "eef_direction_state": {"mean": [2.550632911392405, 3.6645569620253164], "std": [1.058703938692455, 2.058052291390358], "min": [1, 0], "max": [6, 6], "count": [158]}, "eef_velocity_state": {"mean": [1.5, 1.1265822784810127], "std": [0.5366327268666194, 0.8474397571299265], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_state": {"mean": [1.2974683544303798, 0.8924050632911392], "std": [0.7335494915774231, 0.8158667289870539], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_direction_action": {"mean": [2.550632911392405, 3.6645569620253164], "std": [1.058703938692455, 2.058052291390358], "min": [1, 0], "max": [6, 6], "count": [158]}, "eef_velocity_action": {"mean": [1.5, 1.1265822784810127], "std": [0.5366327268666194, 0.8474397571299265], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_action": {"mean": [1.2974683544303798, 0.8924050632911392], "std": [0.7335494915774231, 0.8158667289870539], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_sim_pose_state": {"mean": [0.638091794776269, 0.1373985030695759, 1.1943772660056802, -1.3329391511921633, 0.6842483856711001, -2.099526602328076, 0.653684067119801, -0.19167655555320187, 1.193087252580009, 1.1939318437652697, 0.5457947420041654, 1.9974287108068651], "std": [0.029513008171481697, 0.06375960396417367, 0.031797749384991046, 0.2606349671620975, 0.1407218877135741, 0.18683997465640714, 0.04646822590254388, 0.03377161333116808, 0.031514546093053306, 0.16599885957210891, 0.1086025590512423, 0.08422792534182688], "min": [0.5686447391226269, 0.0547770615745681, 1.1080487917607373, -2.0343136806831246, 0.4972147846825439, -2.5914369126512424, 0.6124909606305374, -0.27533190062994833, 1.1389966354272094, 0.984211065387645, 0.403186023641811, 1.791372037817197], "max": [0.6694011851038828, 0.2708281846674461, 1.2165830296987965, -1.139229800819366, 0.9596415523217416, -1.7767631070685777, 0.7862610855523455, -0.1567734736112667, 1.252088073591134, 1.5484606634123577, 0.7190284367226027, 2.124849880214728], "count": [158]}, "eef_sim_pose_action": {"mean": [0.638091794776269, 0.1373985030695759, 1.1943772660056802, -1.3329391511921633, 0.6842483856711001, -2.099526602328076, 0.653684067119801, -0.19167655555320187, 1.193087252580009, 1.1939318437652697, 0.5457947420041654, 1.9974287108068651], "std": [0.029513008171481697, 0.06375960396417367, 0.031797749384991046, 0.2606349671620975, 0.1407218877135741, 0.18683997465640714, 0.04646822590254388, 0.03377161333116808, 0.031514546093053306, 0.16599885957210891, 0.1086025590512423, 0.08422792534182688], "min": [0.5686447391226269, 0.0547770615745681, 1.1080487917607373, -2.0343136806831246, 0.4972147846825439, -2.5914369126512424, 0.6124909606305374, -0.27533190062994833, 1.1389966354272094, 0.984211065387645, 0.403186023641811, 1.791372037817197], "max": [0.6694011851038828, 0.2708281846674461, 1.2165830296987965, -1.139229800819366, 0.9596415523217416, -1.7767631070685777, 0.7862610855523455, -0.1567734736112667, 1.252088073591134, 1.5484606634123577, 0.7190284367226027, 2.124849880214728], "count": [158]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4126857883986928]], [[0.41770067401960786]], [[0.4451265053104575]]], "std": [[[0.2572178865022145]], [[0.2464218861465195]], [[0.2351202882343272]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5176466523692811]], [[0.5403028329248365]], [[0.5260256188725491]]], "std": [[[0.3275623065838063]], [[0.3244750807507698]], [[0.32644751861461835]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5223628921568627]], [[0.5473072263071895]], [[0.5332726368464052]]], "std": [[[0.3175617989652273]], [[0.31392163152709407]], [[0.3129583374577729]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44632876838235297]], [[0.46205913602941173]], [[0.4415779125816993]]], "std": [[[0.34861669349006535]], [[0.3597493324305667]], [[0.36810187681974754]]], "count": [100]}, "observation.state": {"min": [0.5524957776069641, -1.152437686920166, 0.9077210426330566, -0.2943507730960846, -1.5238463878631592, 0.6542782783508301, -1.265545129776001, -1.2585116624832153, 1.1142264604568481, 0.005102235358208418, 0.6510834097862244, -0.5070286989212036, 45.95777893066406, 41.51937484741211, -0.7450000047683716, -1.9762500524520874, 0.8318750262260437, 0.185555562376976, 0.7300000190734863, -0.2800000011920929, 1.0006250143051147, 0.34562501311302185, 0.9906250238418579, 0.26625001430511475, 39.50562286376953, 45.57250213623047, 0.38777777552604675, -0.45499998331069946, 1.1200000047683716, -0.5006250143051147, 1.015625, 0.021875005215406418, 0.8687499761581421, -0.026250001043081284, 0.8550000190734863, 0.5154545307159424], "max": [1.1591558456420898, -0.8005741238594055, 1.2129491567611694, 0.19109541177749634, -0.5535925626754761, 0.8660925626754761, -0.5614843368530273, -0.8569848537445068, 1.6572728157043457, 0.25717809796333313, 1.6131964921951294, -0.3935397267341614, 69.19562530517578, 51.8181266784668, 31.701250076293945, 9.345624923706055, 64.67500305175781, 45.66437530517578, 58.891876220703125, 67.06937408447266, 57.50062561035156, 88.38812255859375, 46.881874084472656, 104.8843765258789, 68.62625122070312, 64.66374969482422, 0.4899999797344208, 9.62874984741211, 61.616249084472656, 11.739999771118164, 64.58375549316406, 27.243749618530273, 72.17813110351562, 41.36312484741211, 57.165000915527344, 65.95500183105469], "mean": [0.8354631662368774, -0.935140073299408, 1.062126636505127, -0.032536305487155914, -0.9566407203674316, 0.726453423500061, -0.9371672868728638, -1.0396045446395874, 1.3075896501541138, 0.08117856830358505, 1.195487380027771, -0.44673940539360046, 56.291996002197266, 46.36433410644531, 6.90684700012207, 4.497182369232178, 23.563940048217773, 9.14919662475586, 22.99496841430664, 20.093021392822266, 21.45311164855957, 25.537109375, 15.014201164245605, 39.6798210144043, 50.7218132019043, 54.23341751098633, 0.4406488835811615, 4.94677209854126, 23.543685913085938, 3.2133290767669678, 22.668508529663086, 6.451477527618408, 23.676576614379883, 7.770171165466309, 17.119091033935547, 25.279109954833984], "std": [0.19845256209373474, 0.11502290517091751, 0.10222531110048294, 0.12898345291614532, 0.2654431462287903, 0.057842377573251724, 0.2361946851015091, 0.13540644943714142, 0.15993471443653107, 0.043075330555438995, 0.23471617698669434, 0.03122592531144619, 8.764564514160156, 3.2625412940979004, 10.61676025390625, 4.645663261413574, 24.390302658081055, 13.124330520629883, 23.562692642211914, 26.16071319580078, 22.09044647216797, 31.85381317138672, 17.08831787109375, 41.17912292480469, 10.77495002746582, 6.92817497253418, 0.020246213302016258, 3.309530019760132, 18.280269622802734, 3.8725709915161133, 20.512109756469727, 8.910078048706055, 23.5750789642334, 12.643045425415039, 19.10044288635254, 21.4619197845459], "count": [118]}, "action": {"min": [0.5524957776069641, -1.152437686920166, 0.9077210426330566, -0.2943507730960846, -1.5238463878631592, 0.6542782783508301, -1.265545129776001, -1.2585116624832153, 1.1142264604568481, 0.005102235358208418, 0.6510834097862244, -0.5070286989212036, 45.95777893066406, 41.51937484741211, -0.7450000047683716, -1.9762500524520874, 0.8318750262260437, 0.185555562376976, 0.7300000190734863, -0.2800000011920929, 1.0006250143051147, 0.34562501311302185, 0.9906250238418579, 0.26625001430511475, 39.50562286376953, 45.57250213623047, 0.38777777552604675, -0.45499998331069946, 1.1200000047683716, -0.5006250143051147, 1.015625, 0.021875005215406418, 0.8687499761581421, -0.026250001043081284, 0.8550000190734863, 0.5154545307159424], "max": [1.1591558456420898, -0.8005741238594055, 1.2129491567611694, 0.19109541177749634, -0.5535925626754761, 0.8660925626754761, -0.5614843368530273, -0.8569848537445068, 1.6572728157043457, 0.25717809796333313, 1.6131964921951294, -0.3935397267341614, 69.19562530517578, 51.8181266784668, 31.701250076293945, 9.345624923706055, 64.67500305175781, 45.66437530517578, 58.891876220703125, 67.06937408447266, 57.50062561035156, 88.38812255859375, 46.881874084472656, 104.8843765258789, 68.62625122070312, 64.66374969482422, 0.4899999797344208, 9.62874984741211, 61.616249084472656, 11.739999771118164, 64.58375549316406, 27.243749618530273, 72.17813110351562, 41.36312484741211, 57.165000915527344, 65.95500183105469], "mean": [0.8354631066322327, -0.9351401925086975, 1.062126636505127, -0.03253630921244621, -0.9566408395767212, 0.7264535427093506, -0.9371675252914429, -1.039604663848877, 1.3075897693634033, 0.08117856085300446, 1.1954877376556396, -0.44673940539360046, 56.291988372802734, 46.364322662353516, 6.9068498611450195, 4.4971818923950195, 23.56394386291504, 9.149195671081543, 22.994966506958008, 20.093027114868164, 21.453102111816406, 25.537109375, 15.01419734954834, 39.67982864379883, 50.721805572509766, 54.2333984375, 0.44064903259277344, 4.946772575378418, 23.543691635131836, 3.213330030441284, 22.66851234436035, 6.451480865478516, 23.676563262939453, 7.770172119140625, 17.119094848632812, 25.27910614013672], "std": [0.19845256209373474, 0.11502289772033691, 0.10222530364990234, 0.12898345291614532, 0.2654431462287903, 0.057842377573251724, 0.23619471490383148, 0.13540644943714142, 0.15993469953536987, 0.0430753268301487, 0.23471617698669434, 0.03122592531144619, 8.764565467834473, 3.2625415325164795, 10.61676025390625, 4.645663738250732, 24.390302658081055, 13.12432861328125, 23.56269645690918, 26.160720825195312, 22.090444564819336, 31.853809356689453, 17.088319778442383, 41.17912292480469, 10.77495002746582, 6.92817497253418, 0.020246215164661407, 3.3095297813415527, 18.280271530151367, 3.8725714683532715, 20.51211166381836, 8.910077095031738, 23.575077056884766, 12.643048286437988, 19.10044288635254, 21.46192169189453], "count": [118]}, "timestamp": {"min": [0.0], "max": [3.9], "mean": [1.9500000000000002], "std": [1.1354147553500733], "count": [118]}, "frame_index": {"min": [0], "max": [117], "mean": [58.5], "std": [34.0624426605022], "count": [118]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [118]}, "index": {"min": [6997], "max": [7114], "mean": [7055.5], "std": [34.0624426605022], "count": [118]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [118]}, "subtask_annotation": {"mean": [5.593220338983051, 11.0, 11.0, 11.0, 11.0], "std": [4.237118640677828, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [118]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [118]}, "eef_direction_state": {"mean": [3.2457627118644066, 2.8983050847457625], "std": [1.401793286569247, 2.128856741438315], "min": [0, 0], "max": [6, 6], "count": [118]}, "eef_velocity_state": {"mean": [1.5677966101694916, 1.4152542372881356], "std": [0.6308296065744552, 0.7953921449052418], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_acc_mag_state": {"mean": [1.2966101694915255, 1.1016949152542372], "std": [0.7513752592650127, 0.7853513788612266], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_direction_action": {"mean": [3.2457627118644066, 2.8983050847457625], "std": [1.401793286569247, 2.128856741438315], "min": [0, 0], "max": [6, 6], "count": [118]}, "eef_velocity_action": {"mean": [1.5677966101694916, 1.4152542372881356], "std": [0.6308296065744552, 0.7953921449052418], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_acc_mag_action": {"mean": [1.2966101694915255, 1.1016949152542372], "std": [0.7513752592650127, 0.7853513788612266], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_sim_pose_state": {"mean": [0.6366017402664739, 0.14664967101528, 1.1835185718859513, -1.4074586081422176, 0.7912672470977828, -2.127337811137872, 0.6673455478020233, -0.19942201259490644, 1.1925327654536975, 1.2344457348316065, 0.578957935318962, 1.9860451601557525], "std": [0.030060264193225515, 0.0500678357807832, 0.03837403217323135, 0.2532839922596329, 0.10673133455741216, 0.20706884980697363, 0.058277707468585335, 0.03832221656780311, 0.040398183025225146, 0.20728007487895206, 0.08510761630850515, 0.12005121782607742], "min": [0.588048514371367, 0.05877600139262845, 1.1030322624512112, -1.9740622449810086, 0.6077799633574599, -2.6006290567671706, 0.6093431788239794, -0.2598409425083797, 1.1245667504718073, 0.923504806167426, 0.44281365635646885, 1.7183118920811098], "max": [0.6842406163742965, 0.23055582085128645, 1.2355725357476703, -1.1078632261117525, 0.9691007220877421, -1.758083354233495, 0.7929261056091054, -0.14914546267926032, 1.2645943836918423, 1.5845436696218083, 0.6824631293629251, 2.165149322066057], "count": [118]}, "eef_sim_pose_action": {"mean": [0.6366017402664739, 0.14664967101528, 1.1835185718859513, -1.4074586081422176, 0.7912672470977828, -2.127337811137872, 0.6673455478020233, -0.19942201259490644, 1.1925327654536975, 1.2344457348316065, 0.578957935318962, 1.9860451601557525], "std": [0.030060264193225515, 0.0500678357807832, 0.03837403217323135, 0.2532839922596329, 0.10673133455741216, 0.20706884980697363, 0.058277707468585335, 0.03832221656780311, 0.040398183025225146, 0.20728007487895206, 0.08510761630850515, 0.12005121782607742], "min": [0.588048514371367, 0.05877600139262845, 1.1030322624512112, -1.9740622449810086, 0.6077799633574599, -2.6006290567671706, 0.6093431788239794, -0.2598409425083797, 1.1245667504718073, 0.923504806167426, 0.44281365635646885, 1.7183118920811098], "max": [0.6842406163742965, 0.23055582085128645, 1.2355725357476703, -1.1078632261117525, 0.9691007220877421, -1.758083354233495, 0.7929261056091054, -0.14914546267926032, 1.2645943836918423, 1.5845436696218083, 0.6824631293629251, 2.165149322066057], "count": [118]}}} +{"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.4168567156862745]], [[0.42575880310457515]], [[0.45132768382352945]]], "std": [[[0.2536652902506284]], [[0.24311333071090094]], [[0.23500328291201564]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5177285294117646]], [[0.531185733251634]], [[0.5161722120098039]]], "std": [[[0.3286670174702594]], [[0.331328817341794]], [[0.3354646568144371]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.13333333333333333]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5086423304738562]], [[0.5320611968954249]], [[0.5167103206699347]]], "std": [[[0.32290713167402163]], [[0.3220510486745293]], [[0.3241613386293545]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4461587193627451]], [[0.4624805943627451]], [[0.44247231413398697]]], "std": [[[0.3454218728892625]], [[0.35722640170149705]], [[0.36528036558502686]]], "count": [100]}, "observation.state": {"min": [0.5627479553222656, -1.1713206768035889, 0.9007909297943115, -0.33584684133529663, -1.5932750701904297, 0.6355594396591187, -1.2578679323196411, -1.2920337915420532, 1.1142688989639282, 0.017524031922221184, 0.6670100092887878, -0.4815652072429657, 39.212223052978516, 40.85928726196289, -0.6731250286102295, -2.059375047683716, 0.8600000143051147, -0.1485714316368103, 0.7493749856948853, -0.07249999791383743, 0.6525000333786011, -0.42307692766189575, 0.9543750286102295, -0.07312499731779099, 31.02400016784668, 43.78687286376953, 0.34312501549720764, -0.5018749833106995, 0.9837499856948853, 0.421875, 0.9012500047683716, -0.390625, 0.9733333587646484, 0.5631250143051147, 0.7093750238418579, 0.5262500047683716], "max": [1.2064164876937866, -0.7813811302185059, 1.228875756263733, 0.19126230478286743, -0.48251888155937195, 0.8494745492935181, -0.6026598215103149, -0.8560788035392761, 1.7253423929214478, 0.2506082355976105, 1.6059908866882324, -0.3639753460884094, 67.26875305175781, 54.811248779296875, 16.326250076293945, 9.44374942779541, 61.16062545776367, 55.951873779296875, 50.001251220703125, 77.72125244140625, 51.255001068115234, 89.91687774658203, 47.27375030517578, 103.83312225341797, 80.34062957763672, 67.55500030517578, 0.48499998450279236, 9.055624961853027, 52.619998931884766, 32.176876068115234, 66.6362533569336, 16.9637508392334, 66.14312744140625, 49.024375915527344, 60.86750030517578, 63.283748626708984], "mean": [0.8477393388748169, -0.9287508726119995, 1.0623692274093628, -0.08937469124794006, -1.017289161682129, 0.745378851890564, -0.9137645363807678, -1.0711098909378052, 1.3358651399612427, 0.12808188796043396, 1.1969318389892578, -0.4305057227611542, 55.35019302368164, 46.67637252807617, 0.37782490253448486, 4.819704532623291, 19.304922103881836, 11.96765422821045, 17.884693145751953, 22.607105255126953, 17.13665008544922, 27.50177764892578, 14.472756385803223, 43.10615921020508, 50.86629867553711, 53.19541931152344, 0.4196895658969879, 5.043661594390869, 20.9105281829834, 7.891894340515137, 22.812175750732422, 4.198897838592529, 21.8734188079834, 11.621923446655273, 17.902542114257812, 21.49374008178711], "std": [0.22059938311576843, 0.1352744847536087, 0.1295011192560196, 0.16279375553131104, 0.3534218370914459, 0.05868050083518028, 0.219964861869812, 0.15046431124210358, 0.1862780600786209, 0.04219023138284683, 0.24813275039196014, 0.03194005414843559, 8.547691345214844, 4.773618221282959, 3.29211163520813, 4.741925239562988, 22.18056297302246, 16.429649353027344, 20.086973190307617, 29.78954315185547, 19.932104110717773, 34.64500045776367, 17.908100128173828, 41.7640380859375, 16.1053524017334, 8.129064559936523, 0.03447401896119118, 3.1933531761169434, 16.5230655670166, 11.036887168884277, 22.175704956054688, 5.2913665771484375, 22.458728790283203, 17.18692398071289, 19.90847396850586, 19.135086059570312], "count": [117]}, "action": {"min": [0.5627479553222656, -1.1713206768035889, 0.9007909297943115, -0.33584684133529663, -1.5932750701904297, 0.6355594396591187, -1.2578679323196411, -1.2920337915420532, 1.1142688989639282, 0.017524031922221184, 0.6670100092887878, -0.4815652072429657, 39.212223052978516, 40.85928726196289, -0.6731250286102295, -2.059375047683716, 0.8600000143051147, -0.1485714316368103, 0.7493749856948853, -0.07249999791383743, 0.6525000333786011, -0.42307692766189575, 0.9543750286102295, -0.07312499731779099, 31.02400016784668, 43.78687286376953, 0.34312501549720764, -0.5018749833106995, 0.9837499856948853, 0.421875, 0.9012500047683716, -0.390625, 0.9733333587646484, 0.5631250143051147, 0.7093750238418579, 0.5262500047683716], "max": [1.2064164876937866, -0.7813811302185059, 1.228875756263733, 0.19126230478286743, -0.48251888155937195, 0.8494745492935181, -0.6026598215103149, -0.8560788035392761, 1.7253423929214478, 0.2506082355976105, 1.6059908866882324, -0.3639753460884094, 67.26875305175781, 54.811248779296875, 16.326250076293945, 9.44374942779541, 61.16062545776367, 55.951873779296875, 50.001251220703125, 77.72125244140625, 51.255001068115234, 89.91687774658203, 47.27375030517578, 103.83312225341797, 80.34062957763672, 67.55500030517578, 0.48499998450279236, 9.055624961853027, 52.619998931884766, 32.176876068115234, 66.6362533569336, 16.9637508392334, 66.14312744140625, 49.024375915527344, 60.86750030517578, 63.283748626708984], "mean": [0.8477393984794617, -0.9287506937980652, 1.0623691082000732, -0.08937469124794006, -1.0172895193099976, 0.7453787326812744, -0.9137645363807678, -1.0711098909378052, 1.3358651399612427, 0.12808190286159515, 1.1969317197799683, -0.4305057227611542, 55.350196838378906, 46.67637252807617, 0.37782493233680725, 4.819704055786133, 19.30492401123047, 11.967652320861816, 17.884674072265625, 22.60711669921875, 17.136642456054688, 27.501789093017578, 14.47275447845459, 43.10616683959961, 50.86629104614258, 53.19544219970703, 0.4196895658969879, 5.043662071228027, 20.910524368286133, 7.8918962478637695, 22.812164306640625, 4.198896884918213, 21.8734188079834, 11.621917724609375, 17.90255355834961, 21.49374008178711], "std": [0.22059939801692963, 0.1352744996547699, 0.1295011043548584, 0.16279374063014984, 0.35342180728912354, 0.058680493384599686, 0.21996484696865082, 0.15046431124210358, 0.1862780600786209, 0.042190227657556534, 0.24813275039196014, 0.03194005414843559, 8.54769229888916, 4.773617267608643, 3.2921125888824463, 4.7419257164001465, 22.180564880371094, 16.429649353027344, 20.086973190307617, 29.789541244506836, 19.932098388671875, 34.6450080871582, 17.908098220825195, 41.764041900634766, 16.1053524017334, 8.129064559936523, 0.03447401896119118, 3.193352699279785, 16.5230655670166, 11.036887168884277, 22.175710678100586, 5.291367053985596, 22.45872688293457, 17.186922073364258, 19.908475875854492, 19.135082244873047], "count": [117]}, "timestamp": {"min": [0.0], "max": [3.8666666666666667], "mean": [1.9333333333333336], "std": [1.125791902354697], "count": [117]}, "frame_index": {"min": [0], "max": [116], "mean": [58.0], "std": [33.77375707064091], "count": [117]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [117]}, "index": {"min": [7115], "max": [7231], "mean": [7173.0], "std": [33.77375707064091], "count": [117]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [117]}, "subtask_annotation": {"mean": [5.7094017094017095, 11.0, 11.0, 11.0, 11.0], "std": [4.118044156664223, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [117]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [117]}, "eef_direction_state": {"mean": [3.282051282051282, 2.871794871794872], "std": [1.489829645777841, 2.040355514264386], "min": [0, 0], "max": [6, 6], "count": [117]}, "eef_velocity_state": {"mean": [1.4615384615384615, 1.5042735042735043], "std": [0.6207035095851389, 0.6994983748926543], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_acc_mag_state": {"mean": [1.2820512820512822, 1.0769230769230769], "std": [0.7936301302842135, 0.7861389598336354], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_direction_action": {"mean": [3.282051282051282, 2.871794871794872], "std": [1.489829645777841, 2.040355514264386], "min": [0, 0], "max": [6, 6], "count": [117]}, "eef_velocity_action": {"mean": [1.4615384615384615, 1.5042735042735043], "std": [0.6207035095851389, 0.6994983748926543], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_acc_mag_action": {"mean": [1.2820512820512822, 1.0769230769230769], "std": [0.7936301302842135, 0.7861389598336354], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_sim_pose_state": {"mean": [0.640525403074873, 0.16257905766780278, 1.1963635511053399, -1.3543475413079935, 0.7712324409203617, -2.039265788952035, 0.6775330335073388, -0.20199670922392401, 1.1954892746058376, 1.21048726411022, 0.5204293020929773, 1.9447612338212772], "std": [0.03765297022924751, 0.05706812317546259, 0.041427886494282855, 0.30759809041065084, 0.12323314784464831, 0.2656353996635963, 0.06331498082911255, 0.03922587726396831, 0.03731464338984956, 0.190600249113634, 0.09832147676887677, 0.10215082926718759], "min": [0.5832772696668277, 0.0663400874104432, 1.1040696420414635, -2.0385311743367964, 0.554491007587655, -2.5966427883223577, 0.6088034417686592, -0.26299489467107706, 1.134471631331985, 0.9297707783278817, 0.38426266618241556, 1.763680134764403], "max": [0.6924202906783736, 0.24607729451922306, 1.239496706461144, -1.0890909999559357, 0.9709639668835512, -1.7293727215134076, 0.8061444553805622, -0.1458597779509144, 1.2718329469639293, 1.5468287779412397, 0.7018760487642157, 2.108484874166109], "count": [117]}, "eef_sim_pose_action": {"mean": [0.640525403074873, 0.16257905766780278, 1.1963635511053399, -1.3543475413079935, 0.7712324409203617, -2.039265788952035, 0.6775330335073388, -0.20199670922392401, 1.1954892746058376, 1.21048726411022, 0.5204293020929773, 1.9447612338212772], "std": [0.03765297022924751, 0.05706812317546259, 0.041427886494282855, 0.30759809041065084, 0.12323314784464831, 0.2656353996635963, 0.06331498082911255, 0.03922587726396831, 0.03731464338984956, 0.190600249113634, 0.09832147676887677, 0.10215082926718759], "min": [0.5832772696668277, 0.0663400874104432, 1.1040696420414635, -2.0385311743367964, 0.554491007587655, -2.5966427883223577, 0.6088034417686592, -0.26299489467107706, 1.134471631331985, 0.9297707783278817, 0.38426266618241556, 1.763680134764403], "max": [0.6924202906783736, 0.24607729451922306, 1.239496706461144, -1.0890909999559357, 0.9709639668835512, -1.7293727215134076, 0.8061444553805622, -0.1458597779509144, 1.2718329469639293, 1.5468287779412397, 0.7018760487642157, 2.108484874166109], "count": [117]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4083641789215686]], [[0.41615862540849674]], [[0.44077367034313725]]], "std": [[[0.26017829426643646]], [[0.24918478007767167]], [[0.23964398397612283]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13725490196078433]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5097657352941176]], [[0.5230444730392158]], [[0.5104510396241829]]], "std": [[[0.3241622266288531]], [[0.32501112765541323]], [[0.3258574748039416]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5348785314542484]], [[0.5526647079248366]], [[0.5455411825980392]]], "std": [[[0.3159585281086416]], [[0.3209363801203456]], [[0.32309705361903523]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44349731004901966]], [[0.4592495383986928]], [[0.43833233864379084]]], "std": [[[0.3503913340133659]], [[0.3622323289124261]], [[0.3700901222341382]]], "count": [100]}, "observation.state": {"min": [0.5333743095397949, -1.140397310256958, 0.9046692252159119, -0.3756474554538727, -1.5937412977218628, 0.5204518437385559, -1.195311188697815, -1.2572957277297974, 1.1336817741394043, 0.02224479243159294, 0.8046272993087769, -0.49587053060531616, 43.534446716308594, 40.4118766784668, -0.9887499809265137, -2.9225001335144043, 0.9643749594688416, -0.08400000631809235, 0.7431249618530273, -0.28562501072883606, 0.9943749904632568, -0.13062499463558197, 0.9793333411216736, 0.17812499403953552, 35.703125, 41.59375, 0.35875001549720764, -1.7043750286102295, 0.9837499856948853, -0.9137499928474426, 2.1418750286102295, -0.08312499523162842, 1.7756249904632568, 0.07750000059604645, 0.6725000143051147, 0.3968750238418579], "max": [1.3398057222366333, -0.7329576015472412, 1.2477827072143555, 0.256232351064682, -0.49293792247772217, 0.7231345772743225, -0.5896658301353455, -0.8510507345199585, 1.6095407009124756, 0.2587040066719055, 1.5604257583618164, -0.39442187547683716, 63.67562484741211, 63.13500213623047, 42.36000061035156, 9.59818172454834, 62.704376220703125, 38.095001220703125, 51.56687545776367, 70.08999633789062, 51.661251068115234, 91.21875, 48.21437454223633, 103.8531265258789, 66.69375610351562, 65.54375457763672, 0.46312499046325684, 9.510000228881836, 62.07500076293945, 20.579374313354492, 69.46562957763672, 30.308124542236328, 69.50687408447266, 29.068750381469727, 53.78125, 65.46125030517578], "mean": [0.8511790633201599, -0.9336381554603577, 1.0949803590774536, 0.004251593258231878, -0.9537639617919922, 0.6068904995918274, -0.9176984429359436, -1.045945644378662, 1.3037980794906616, 0.08715151995420456, 1.2287437915802002, -0.44286033511161804, 51.8063850402832, 47.760719299316406, 12.04588794708252, 4.263899326324463, 21.450407028198242, 10.301569938659668, 19.04003143310547, 19.824926376342773, 19.200895309448242, 24.823352813720703, 13.514823913574219, 42.398311614990234, 47.87640380859375, 52.18925857543945, 0.4179656505584717, 5.373923301696777, 23.412277221679688, 3.407222270965576, 23.050138473510742, 6.688626766204834, 23.955381393432617, 5.907472610473633, 16.483762741088867, 27.087310791015625], "std": [0.27554625272750854, 0.12471840530633926, 0.12436493486166, 0.19478611648082733, 0.32637855410575867, 0.06784595549106598, 0.1789037436246872, 0.14515256881713867, 0.14052090048789978, 0.04390103742480278, 0.16531722247600555, 0.03770773857831955, 5.692608833312988, 6.5045623779296875, 15.336302757263184, 4.8901262283325195, 21.587018966674805, 12.533740997314453, 19.462099075317383, 26.526906967163086, 19.030061721801758, 32.956817626953125, 15.826889991760254, 39.501346588134766, 11.001790046691895, 9.244610786437988, 0.02117038704454899, 3.7893052101135254, 19.26409149169922, 5.937172889709473, 21.47692108154297, 9.27935791015625, 21.940507888793945, 8.597208976745605, 16.338878631591797, 21.431808471679688], "count": [119]}, "action": {"min": [0.5333743095397949, -1.140397310256958, 0.9046692252159119, -0.3756474554538727, -1.5937412977218628, 0.5204518437385559, -1.195311188697815, -1.2572957277297974, 1.1336817741394043, 0.02224479243159294, 0.8046272993087769, -0.49587053060531616, 43.534446716308594, 40.4118766784668, -0.9887499809265137, -2.9225001335144043, 0.9643749594688416, -0.08400000631809235, 0.7431249618530273, -0.28562501072883606, 0.9943749904632568, -0.13062499463558197, 0.9793333411216736, 0.17812499403953552, 35.703125, 41.59375, 0.35875001549720764, -1.7043750286102295, 0.9837499856948853, -0.9137499928474426, 2.1418750286102295, -0.08312499523162842, 1.7756249904632568, 0.07750000059604645, 0.6725000143051147, 0.3968750238418579], "max": [1.3398057222366333, -0.7329576015472412, 1.2477827072143555, 0.256232351064682, -0.49293792247772217, 0.7231345772743225, -0.5896658301353455, -0.8510507345199585, 1.6095407009124756, 0.2587040066719055, 1.5604257583618164, -0.39442187547683716, 63.67562484741211, 63.13500213623047, 42.36000061035156, 9.59818172454834, 62.704376220703125, 38.095001220703125, 51.56687545776367, 70.08999633789062, 51.661251068115234, 91.21875, 48.21437454223633, 103.8531265258789, 66.69375610351562, 65.54375457763672, 0.46312499046325684, 9.510000228881836, 62.07500076293945, 20.579374313354492, 69.46562957763672, 30.308124542236328, 69.50687408447266, 29.068750381469727, 53.78125, 65.46125030517578], "mean": [0.8511790633201599, -0.9336380958557129, 1.094980239868164, 0.004251593258231878, -0.953764021396637, 0.6068903803825378, -0.9176982045173645, -1.0459455251693726, 1.303797960281372, 0.08715151250362396, 1.2287434339523315, -0.4428604245185852, 51.80638885498047, 47.76072311401367, 12.045884132385254, 4.263899803161621, 21.450410842895508, 10.301559448242188, 19.04001808166504, 19.824926376342773, 19.200883865356445, 24.823362350463867, 13.514819145202637, 42.398319244384766, 47.876407623291016, 52.18925094604492, 0.41796553134918213, 5.3739237785339355, 23.412275314331055, 3.4072227478027344, 23.050127029418945, 6.688622951507568, 23.955373764038086, 5.907473564147949, 16.483760833740234, 27.087322235107422], "std": [0.27554622292518616, 0.12471841275691986, 0.12436491996049881, 0.19478608667850494, 0.32637858390808105, 0.06784594804048538, 0.178903728723526, 0.14515256881713867, 0.14052090048789978, 0.04390103369951248, 0.16531720757484436, 0.03770773857831955, 5.692607879638672, 6.504562854766846, 15.33630084991455, 4.890125751495361, 21.587017059326172, 12.53374195098877, 19.462099075317383, 26.52691078186035, 19.030061721801758, 32.95681381225586, 15.826889038085938, 39.5013427734375, 11.001790046691895, 9.244609832763672, 0.02117038704454899, 3.7893052101135254, 19.264095306396484, 5.937172889709473, 21.4769229888916, 9.279356002807617, 21.940509796142578, 8.597208023071289, 16.338878631591797, 21.43181037902832], "count": [119]}, "timestamp": {"min": [0.0], "max": [3.933333333333333], "mean": [1.9666666666666668], "std": [1.1450376024878448], "count": [119]}, "frame_index": {"min": [0], "max": [118], "mean": [59.0], "std": [34.351128074635334], "count": [119]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [119]}, "index": {"min": [7232], "max": [7350], "mean": [7291.0], "std": [34.351128074635334], "count": [119]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [119]}, "subtask_annotation": {"mean": [5.621848739495798, 11.0, 11.0, 11.0, 11.0], "std": [4.12818066147291, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [119]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [119]}, "eef_direction_state": {"mean": [2.857142857142857, 2.9327731092436973], "std": [1.2588224074671603, 2.1875549162354293], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_state": {"mean": [1.6638655462184875, 1.2773109243697478], "std": [0.5388645224161817, 0.8493632785541702], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_state": {"mean": [1.319327731092437, 1.0084033613445378], "std": [0.7551812416356631, 0.7938397094870273], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_direction_action": {"mean": [2.857142857142857, 2.9327731092436973], "std": [1.2588224074671603, 2.1875549162354293], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_action": {"mean": [1.6638655462184875, 1.2773109243697478], "std": [0.5388645224161817, 0.8493632785541702], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_action": {"mean": [1.319327731092437, 1.0084033613445378], "std": [0.7551812416356631, 0.7938397094870273], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_sim_pose_state": {"mean": [0.6415950666059285, 0.15749476885103522, 1.1819576364567184, -1.4494737399933961, 0.7499044417689588, -2.1621004126285976, 0.6668572469951848, -0.1922450044460875, 1.2024820014863429, 1.1767156557013463, 0.55911601483732, 1.969888723962357], "std": [0.03816891805126791, 0.060459437887853656, 0.029414707298231833, 0.21343711588768713, 0.17336883706130363, 0.18758544707471064, 0.046699474806411824, 0.03746685879249961, 0.020140205673955924, 0.13239992945689913, 0.10489334562178428, 0.08030391924253391], "min": [0.5789896604741986, 0.06625683029035231, 1.1237665038215123, -1.9605811713775245, 0.5345337768849192, -2.5867962850031314, 0.6148642725346681, -0.26816643291949954, 1.1707092201200258, 1.0232724901100638, 0.4222673160637045, 1.7998577961000923], "max": [0.6876612387821555, 0.26677288981475966, 1.2343512810327715, -1.1749796430970672, 0.969010204077664, -1.7985152278380434, 0.7783935730830827, -0.1396238051760784, 1.2319323340291013, 1.3952748233988075, 0.7172664006969192, 2.052180095918032], "count": [119]}, "eef_sim_pose_action": {"mean": [0.6415950666059285, 0.15749476885103522, 1.1819576364567184, -1.4494737399933961, 0.7499044417689588, -2.1621004126285976, 0.6668572469951848, -0.1922450044460875, 1.2024820014863429, 1.1767156557013463, 0.55911601483732, 1.969888723962357], "std": [0.03816891805126791, 0.060459437887853656, 0.029414707298231833, 0.21343711588768713, 0.17336883706130363, 0.18758544707471064, 0.046699474806411824, 0.03746685879249961, 0.020140205673955924, 0.13239992945689913, 0.10489334562178428, 0.08030391924253391], "min": [0.5789896604741986, 0.06625683029035231, 1.1237665038215123, -1.9605811713775245, 0.5345337768849192, -2.5867962850031314, 0.6148642725346681, -0.26816643291949954, 1.1707092201200258, 1.0232724901100638, 0.4222673160637045, 1.7998577961000923], "max": [0.6876612387821555, 0.26677288981475966, 1.2343512810327715, -1.1749796430970672, 0.969010204077664, -1.7985152278380434, 0.7783935730830827, -0.1396238051760784, 1.2319323340291013, 1.3952748233988075, 0.7172664006969192, 2.052180095918032], "count": [119]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4129447426470588]], [[0.4187738745915033]], [[0.4476561785130719]]], "std": [[[0.25128335952038766]], [[0.2416857866525715]], [[0.23241409772499416]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.12941176470588237]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49833505106209147]], [[0.5080903839869282]], [[0.4951565093954248]]], "std": [[[0.3292018801638039]], [[0.33143769211572]], [[0.3335868401003543]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.11764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5382488357843137]], [[0.5642763031045752]], [[0.5537664133986928]]], "std": [[[0.314230759558439]], [[0.3114239593209136]], [[0.3075047918776447]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4277604187091503]], [[0.4454432945261438]], [[0.4259367892156863]]], "std": [[[0.34790016602956514]], [[0.36118662675603835]], [[0.3692716968382164]]], "count": [100]}, "observation.state": {"min": [0.4268711507320404, -1.1993114948272705, 0.849143385887146, -0.365377277135849, -1.601455569267273, 0.6750925183296204, -1.1636911630630493, -1.2608243227005005, 1.1012139320373535, -0.058222707360982895, 0.7105220556259155, -0.5313742160797119, 37.88750076293945, 39.06875228881836, -0.8949999809265137, -3.239375114440918, 0.8443750143051147, -0.7506250143051147, 0.7766666412353516, -0.46187499165534973, 1.015625, 0.00437499862164259, 0.984375, -0.11999999731779099, 37.056251525878906, 44.43812561035156, 0.39000001549720764, -1.2731250524520874, 2.177500009536743, 0.609375, 3.7543749809265137, -0.23250000178813934, 3.259999990463257, 0.6768749952316284, 0.7087500095367432, 0.43312501907348633], "max": [1.2954697608947754, -0.7413129806518555, 1.2748197317123413, 0.20649747550487518, -0.4943446218967438, 1.0854648351669312, -0.5394302606582642, -0.7782313227653503, 1.639939546585083, 0.14650779962539673, 1.4539092779159546, -0.4671168029308319, 63.352500915527344, 53.1875, 34.51874923706055, 9.678571701049805, 56.67499923706055, 52.96875, 44.59812545776367, 89.34625244140625, 44.31187438964844, 94.34249877929688, 42.243751525878906, 106.13874816894531, 66.68250274658203, 60.021873474121094, 0.5043749809265137, 9.387499809265137, 65.82937622070312, 20.3125, 69.04312896728516, 39.28062438964844, 66.09687805175781, 63.12312698364258, 60.80500030517578, 92.11563110351562], "mean": [0.7700549960136414, -0.9391452074050903, 1.0658540725708008, -0.010756021365523338, -0.9457479119300842, 0.7857403755187988, -0.8340823650360107, -1.0529695749282837, 1.3390069007873535, 0.031200863420963287, 1.1288701295852661, -0.4782097637653351, 51.63628387451172, 44.81818389892578, 7.360311508178711, 4.502391815185547, 20.700345993041992, 11.31628131866455, 17.799793243408203, 29.722087860107422, 18.17922592163086, 31.415739059448242, 15.598649024963379, 43.65176773071289, 50.19983673095703, 52.4659309387207, 0.42869818210601807, 5.050310134887695, 25.422039031982422, 5.971673011779785, 24.8975772857666, 8.991827964782715, 22.36594581604004, 14.76244831085205, 17.976917266845703, 26.802946090698242], "std": [0.2664948105812073, 0.1413438618183136, 0.1302504986524582, 0.15566016733646393, 0.3538198173046112, 0.11993885040283203, 0.21355880796909332, 0.1526317596435547, 0.14732421934604645, 0.042445261031389236, 0.19113154709339142, 0.011617588810622692, 7.775387287139893, 4.216093063354492, 11.731478691101074, 5.448120594024658, 21.344839096069336, 15.711405754089355, 18.187097549438477, 35.4255485534668, 18.178403854370117, 36.621334075927734, 16.42925262451172, 42.82083511352539, 9.523284912109375, 5.230613708496094, 0.02958582155406475, 3.6751980781555176, 19.865982055664062, 6.818901538848877, 22.03172492980957, 12.01745319366455, 22.240938186645508, 21.186473846435547, 21.935455322265625, 28.02007484436035], "count": [113]}, "action": {"min": [0.4268711507320404, -1.1993114948272705, 0.849143385887146, -0.365377277135849, -1.601455569267273, 0.6750925183296204, -1.1636911630630493, -1.2608243227005005, 1.1012139320373535, -0.058222707360982895, 0.7105220556259155, -0.5313742160797119, 37.88750076293945, 39.06875228881836, -0.8949999809265137, -3.239375114440918, 0.8443750143051147, -0.7506250143051147, 0.7766666412353516, -0.46187499165534973, 1.015625, 0.00437499862164259, 0.984375, -0.11999999731779099, 37.056251525878906, 44.43812561035156, 0.39000001549720764, -1.2731250524520874, 2.177500009536743, 0.609375, 3.7543749809265137, -0.23250000178813934, 3.259999990463257, 0.6768749952316284, 0.7087500095367432, 0.43312501907348633], "max": [1.2954697608947754, -0.7413129806518555, 1.2748197317123413, 0.20649747550487518, -0.4943446218967438, 1.0854648351669312, -0.5394302606582642, -0.7782313227653503, 1.639939546585083, 0.14650779962539673, 1.4539092779159546, -0.4671168029308319, 63.352500915527344, 53.1875, 34.51874923706055, 9.678571701049805, 56.67499923706055, 52.96875, 44.59812545776367, 89.34625244140625, 44.31187438964844, 94.34249877929688, 42.243751525878906, 106.13874816894531, 66.68250274658203, 60.021873474121094, 0.5043749809265137, 9.387499809265137, 65.82937622070312, 20.3125, 69.04312896728516, 39.28062438964844, 66.09687805175781, 63.12312698364258, 60.80500030517578, 92.11563110351562], "mean": [0.770054817199707, -0.9391449689865112, 1.0658546686172485, -0.010756010189652443, -0.9457479119300842, 0.7857404947280884, -0.8340824246406555, -1.0529696941375732, 1.339006781578064, 0.031200865283608437, 1.1288703680038452, -0.4782096743583679, 51.636287689208984, 44.81816101074219, 7.360315322875977, 4.5023932456970215, 20.700363159179688, 11.31628131866455, 17.799800872802734, 29.72210693359375, 18.17922592163086, 31.415727615356445, 15.598647117614746, 43.65178680419922, 50.1998291015625, 52.4659309387207, 0.42869824171066284, 5.050310134887695, 25.422040939331055, 5.971672534942627, 24.897567749023438, 8.991828918457031, 22.365951538085938, 14.762452125549316, 17.976919174194336, 26.802949905395508], "std": [0.2664947807788849, 0.1413438618183136, 0.13025051355361938, 0.15566016733646393, 0.3538198173046112, 0.11993883550167084, 0.21355882287025452, 0.15263178944587708, 0.14732421934604645, 0.042445264756679535, 0.19113154709339142, 0.011617588810622692, 7.775386333465576, 4.216093063354492, 11.731478691101074, 5.4481201171875, 21.344837188720703, 15.711408615112305, 18.18709945678711, 35.4255485534668, 18.178401947021484, 36.621334075927734, 16.42925262451172, 42.820838928222656, 9.523284912109375, 5.2306132316589355, 0.02958582155406475, 3.6751978397369385, 19.86598014831543, 6.818901538848877, 22.031723022460938, 12.017455101013184, 22.240938186645508, 21.186477661132812, 21.935453414916992, 28.02007484436035], "count": [113]}, "timestamp": {"min": [0.0], "max": [3.7333333333333334], "mean": [1.8666666666666665], "std": [1.0873004286866725], "count": [113]}, "frame_index": {"min": [0], "max": [112], "mean": [56.0], "std": [32.61901286060018], "count": [113]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [113]}, "index": {"min": [7351], "max": [7463], "mean": [7407.0], "std": [32.61901286060018], "count": [113]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [113]}, "subtask_annotation": {"mean": [5.3628318584070795, 11.0, 11.0, 11.0, 11.0], "std": [4.378268835770266, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [113]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [113]}, "eef_direction_state": {"mean": [3.1150442477876106, 2.84070796460177], "std": [1.418912785768511, 2.17616359549583], "min": [0, 0], "max": [6, 6], "count": [113]}, "eef_velocity_state": {"mean": [1.6283185840707965, 1.3628318584070795], "std": [0.5185870911144642, 0.7989146055428215], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_state": {"mean": [1.3982300884955752, 1.176991150442478], "std": [0.6981622273740187, 0.7552774617115706], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_direction_action": {"mean": [3.1150442477876106, 2.84070796460177], "std": [1.418912785768511, 2.17616359549583], "min": [0, 0], "max": [6, 6], "count": [113]}, "eef_velocity_action": {"mean": [1.6283185840707965, 1.3628318584070795], "std": [0.5185870911144642, 0.7989146055428215], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_action": {"mean": [1.3982300884955752, 1.176991150442478], "std": [0.6981622273740187, 0.7552774617115706], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_sim_pose_state": {"mean": [0.6400417665991522, 0.1396188803943132, 1.209204801396125, -1.3412433357181743, 0.8515939121899864, -2.09088853465867, 0.6805572915885105, -0.1852204816866034, 1.212209301630713, 1.192527458242001, 0.6235981301763442, 1.9746609745151862], "std": [0.041501696350971284, 0.058207612805083776, 0.042797694869341055, 0.3215302285955792, 0.19629802722806666, 0.2708863490233604, 0.05193792769822101, 0.037827951672269794, 0.043152284118805506, 0.23194160754465268, 0.11005327843606272, 0.13693568037826828], "min": [0.57337325318029, 0.052912450738702044, 1.1162572982120347, -2.0476639453419607, 0.6222524876921938, -2.6898635669646906, 0.6172579356136775, -0.24677291861959177, 1.1356134728795566, 0.9609538993392515, 0.4472607007354461, 1.7590437635328917], "max": [0.6996302052366068, 0.2575269404399759, 1.2648293094954517, -1.0577623496956827, 1.2031106920907586, -1.7186633590058837, 0.7884271556067103, -0.13505824642005987, 1.2768217007853124, 1.595412554048648, 0.7781305617041832, 2.218544928906347], "count": [113]}, "eef_sim_pose_action": {"mean": [0.6400417665991522, 0.1396188803943132, 1.209204801396125, -1.3412433357181743, 0.8515939121899864, -2.09088853465867, 0.6805572915885105, -0.1852204816866034, 1.212209301630713, 1.192527458242001, 0.6235981301763442, 1.9746609745151862], "std": [0.041501696350971284, 0.058207612805083776, 0.042797694869341055, 0.3215302285955792, 0.19629802722806666, 0.2708863490233604, 0.05193792769822101, 0.037827951672269794, 0.043152284118805506, 0.23194160754465268, 0.11005327843606272, 0.13693568037826828], "min": [0.57337325318029, 0.052912450738702044, 1.1162572982120347, -2.0476639453419607, 0.6222524876921938, -2.6898635669646906, 0.6172579356136775, -0.24677291861959177, 1.1356134728795566, 0.9609538993392515, 0.4472607007354461, 1.7590437635328917], "max": [0.6996302052366068, 0.2575269404399759, 1.2648293094954517, -1.0577623496956827, 1.2031106920907586, -1.7186633590058837, 0.7884271556067103, -0.13505824642005987, 1.2768217007853124, 1.595412554048648, 0.7781305617041832, 2.218544928906347], "count": [113]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41249964460784316]], [[0.4205558966503268]], [[0.44889097426470587]]], "std": [[[0.2601775873903858]], [[0.25031404866087625]], [[0.24039719788264377]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1450980392156863]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5033304391339869]], [[0.5175447406045751]], [[0.5039800776143791]]], "std": [[[0.3266406362699435]], [[0.32765890110290957]], [[0.33023364611479117]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13333333333333333]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.539263972630719]], [[0.5661877144607843]], [[0.5552372406045752]]], "std": [[[0.315740951082787]], [[0.31264688933341306]], [[0.3085560888815493]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44446663398692815]], [[0.4596370343137255]], [[0.44122501838235295]]], "std": [[[0.34866036836443576]], [[0.360572788064866]], [[0.37046123255769786]]], "count": [100]}, "observation.state": {"min": [0.6167505979537964, -1.1721789836883545, 0.885934591293335, -0.2971482574939728, -1.5396140813827515, 0.6260251998901367, -1.1915812492370605, -1.2957055568695068, 1.1468638181686401, -0.0394827201962471, 0.7300488352775574, -0.41786831617355347, 46.04222106933594, 38.841251373291016, -0.8331249952316284, -1.7937500476837158, 0.8799999952316284, -0.03750000521540642, 0.7243750095367432, -0.3328571319580078, 0.8799999952316284, -0.17555555701255798, 0.96875, -0.6877778172492981, 40.648887634277344, 41.760623931884766, 0.34937500953674316, -0.9081250429153442, 2.770625114440918, 0.21937499940395355, 5.150000095367432, -0.15562500059604645, 3.156874895095825, 0.7543749809265137, 0.7074999809265137, -0.32249999046325684], "max": [1.1574180126190186, -0.7906080484390259, 1.2588931322097778, 0.05910486727952957, -0.6409027576446533, 0.733076810836792, -0.5475366115570068, -0.8743419647216797, 1.6933461427688599, 0.2989708483219147, 1.5968778133392334, -0.3449731171131134, 67.86187744140625, 50.880001068115234, 52.681251525878906, 9.476249694824219, 65.48812866210938, 43.11937713623047, 51.13999938964844, 68.37687683105469, 48.84562683105469, 83.12374877929688, 38.46875, 102.04000091552734, 67.51875305175781, 61.606876373291016, 0.43812501430511475, 9.226875305175781, 53.911251068115234, 27.443750381469727, 64.24812316894531, 23.671875, 73.79937744140625, 19.823123931884766, 65.59000396728516, 38.57875061035156], "mean": [0.8700934052467346, -0.9642888903617859, 1.0892994403839111, -0.09112104773521423, -1.0227434635162354, 0.6822667717933655, -0.8974506855010986, -1.0741409063339233, 1.3440430164337158, 0.04697426036000252, 1.1832849979400635, -0.3837077021598816, 57.99079513549805, 44.7051887512207, 11.330975532531738, 4.718419075012207, 23.331544876098633, 9.22388744354248, 20.538644790649414, 22.018272399902344, 18.72341537475586, 27.756807327270508, 13.700270652770996, 41.745819091796875, 48.89234161376953, 51.055824279785156, 0.4078473448753357, 3.977905511856079, 20.764230728149414, 6.219542503356934, 21.98113441467285, 5.965554714202881, 21.754619598388672, 4.76364803314209, 16.475011825561523, 19.449440002441406], "std": [0.16493958234786987, 0.12672832608222961, 0.11508844792842865, 0.09967010468244553, 0.2611348032951355, 0.025565700605511665, 0.21598878502845764, 0.15055781602859497, 0.16621267795562744, 0.0628366470336914, 0.2089289277791977, 0.024425480514764786, 7.173367500305176, 3.900973081588745, 13.421121597290039, 4.687946319580078, 23.683088302612305, 12.610578536987305, 20.87134552001953, 27.36475944519043, 18.966022491455078, 32.49125289916992, 14.292193412780762, 42.22224426269531, 9.329193115234375, 6.8425517082214355, 0.020735863596200943, 3.2872531414031982, 15.653478622436523, 9.122897148132324, 18.9196720123291, 7.751029014587402, 22.64500617980957, 5.982168197631836, 21.216299057006836, 13.436931610107422], "count": [110]}, "action": {"min": [0.6167505979537964, -1.1721789836883545, 0.885934591293335, -0.2971482574939728, -1.5396140813827515, 0.6260251998901367, -1.1915812492370605, -1.2957055568695068, 1.1468638181686401, -0.0394827201962471, 0.7300488352775574, -0.41786831617355347, 46.04222106933594, 38.841251373291016, -0.8331249952316284, -1.7937500476837158, 0.8799999952316284, -0.03750000521540642, 0.7243750095367432, -0.3328571319580078, 0.8799999952316284, -0.17555555701255798, 0.96875, -0.6877778172492981, 40.648887634277344, 41.760623931884766, 0.34937500953674316, -0.9081250429153442, 2.770625114440918, 0.21937499940395355, 5.150000095367432, -0.15562500059604645, 3.156874895095825, 0.7543749809265137, 0.7074999809265137, -0.32249999046325684], "max": [1.1574180126190186, -0.7906080484390259, 1.2588931322097778, 0.05910486727952957, -0.6409027576446533, 0.733076810836792, -0.5475366115570068, -0.8743419647216797, 1.6933461427688599, 0.2989708483219147, 1.5968778133392334, -0.3449731171131134, 67.86187744140625, 50.880001068115234, 52.681251525878906, 9.476249694824219, 65.48812866210938, 43.11937713623047, 51.13999938964844, 68.37687683105469, 48.84562683105469, 83.12374877929688, 38.46875, 102.04000091552734, 67.51875305175781, 61.606876373291016, 0.43812501430511475, 9.226875305175781, 53.911251068115234, 27.443750381469727, 64.24812316894531, 23.671875, 73.79937744140625, 19.823123931884766, 65.59000396728516, 38.57875061035156], "mean": [0.8700935244560242, -0.9642889499664307, 1.0892993211746216, -0.09112105518579483, -1.0227433443069458, 0.6822668313980103, -0.8974503874778748, -1.0741409063339233, 1.3440430164337158, 0.04697426036000252, 1.1832849979400635, -0.38370755314826965, 57.99078369140625, 44.705196380615234, 11.330977439880371, 4.718420505523682, 23.33155632019043, 9.22389030456543, 20.53864288330078, 22.018268585205078, 18.72341537475586, 27.756818771362305, 13.700270652770996, 41.745826721191406, 48.892330169677734, 51.055809020996094, 0.4078475534915924, 3.9779059886932373, 20.764236450195312, 6.219538688659668, 21.981142044067383, 5.965553283691406, 21.754621505737305, 4.763647556304932, 16.47501564025879, 19.449440002441406], "std": [0.16493958234786987, 0.12672831118106842, 0.11508844047784805, 0.09967009723186493, 0.2611348032951355, 0.025565706193447113, 0.21598879992961884, 0.15055780112743378, 0.16621267795562744, 0.0628366470336914, 0.2089289426803589, 0.024425484240055084, 7.173367500305176, 3.900973320007324, 13.421120643615723, 4.687946796417236, 23.683086395263672, 12.610579490661621, 20.87134552001953, 27.364761352539062, 18.966022491455078, 32.49124526977539, 14.292194366455078, 42.22224426269531, 9.329193115234375, 6.842552185058594, 0.020735861733555794, 3.287252902984619, 15.653478622436523, 9.122899055480957, 18.919673919677734, 7.751029014587402, 22.64500617980957, 5.982168197631836, 21.2163028717041, 13.436930656433105], "count": [110]}, "timestamp": {"min": [0.0], "max": [3.6333333333333333], "mean": [1.8166666666666664], "std": [1.0584317539538284], "count": [110]}, "frame_index": {"min": [0], "max": [109], "mean": [54.5], "std": [31.752952618614856], "count": [110]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [110]}, "index": {"min": [7464], "max": [7573], "mean": [7518.5], "std": [31.752952618614856], "count": [110]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [110]}, "subtask_annotation": {"mean": [5.472727272727273, 11.0, 11.0, 11.0, 11.0], "std": [4.271914816372991, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [110]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [110]}, "eef_direction_state": {"mean": [2.8727272727272726, 2.7636363636363637], "std": [1.4277069403200426, 2.123150629381091], "min": [0, 0], "max": [6, 6], "count": [110]}, "eef_velocity_state": {"mean": [1.5818181818181818, 1.4454545454545455], "std": [0.5288378026272357, 0.7929962012561057], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_acc_mag_state": {"mean": [1.3272727272727274, 1.1727272727272726], "std": [0.7875057391893708, 0.7610888242164028], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_direction_action": {"mean": [2.8727272727272726, 2.7636363636363637], "std": [1.4277069403200426, 2.123150629381091], "min": [0, 0], "max": [6, 6], "count": [110]}, "eef_velocity_action": {"mean": [1.5818181818181818, 1.4454545454545455], "std": [0.5288378026272357, 0.7929962012561057], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_acc_mag_action": {"mean": [1.3272727272727274, 1.1727272727272726], "std": [0.7875057391893708, 0.7610888242164028], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_sim_pose_state": {"mean": [0.6414647722281362, 0.15687540635170405, 1.1790961582784734, -1.382799365188396, 0.7003848156324504, -2.083881988007795, 0.6730752547193275, -0.18644551400521586, 1.1956568102672773, 1.2238617047956901, 0.529732044660654, 2.0264317876058384], "std": [0.033232668548767955, 0.046185153721749896, 0.03872005726991322, 0.2686060196741101, 0.10689516084038168, 0.19599218341105484, 0.058106795240077204, 0.038937332026519784, 0.0360985668302416, 0.19088426350974969, 0.11121026485442141, 0.1303050843949501], "min": [0.5838101391074757, 0.0789845823614235, 1.1010358743606203, -1.944535967070517, 0.587460184774538, -2.4819667560674334, 0.6161138258800749, -0.2701880746695726, 1.1323407494580064, 1.037363127135886, 0.39598233436022423, 1.786146710910796], "max": [0.6921095633414792, 0.22947420770961208, 1.2306270391768603, -1.0868966252087522, 0.8650842257803255, -1.738021534111983, 0.7959233377158328, -0.1286783573710688, 1.2482715516839629, 1.5702363258496734, 0.7188039200473333, 2.2419721068677583], "count": [110]}, "eef_sim_pose_action": {"mean": [0.6414647722281362, 0.15687540635170405, 1.1790961582784734, -1.382799365188396, 0.7003848156324504, -2.083881988007795, 0.6730752547193275, -0.18644551400521586, 1.1956568102672773, 1.2238617047956901, 0.529732044660654, 2.0264317876058384], "std": [0.033232668548767955, 0.046185153721749896, 0.03872005726991322, 0.2686060196741101, 0.10689516084038168, 0.19599218341105484, 0.058106795240077204, 0.038937332026519784, 0.0360985668302416, 0.19088426350974969, 0.11121026485442141, 0.1303050843949501], "min": [0.5838101391074757, 0.0789845823614235, 1.1010358743606203, -1.944535967070517, 0.587460184774538, -2.4819667560674334, 0.6161138258800749, -0.2701880746695726, 1.1323407494580064, 1.037363127135886, 0.39598233436022423, 1.786146710910796], "max": [0.6921095633414792, 0.22947420770961208, 1.2306270391768603, -1.0868966252087522, 0.8650842257803255, -1.738021534111983, 0.7959233377158328, -0.1286783573710688, 1.2482715516839629, 1.5702363258496734, 0.7188039200473333, 2.2419721068677583], "count": [110]}}} +{"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.41178172998366014]], [[0.41939050040849674]], [[0.4451959783496732]]], "std": [[[0.25258669264212846]], [[0.24325153355901244]], [[0.2358798895274599]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5167703982843137]], [[0.5277885866013072]], [[0.5128114031862745]]], "std": [[[0.32438745285820675]], [[0.32550836297243213]], [[0.3293874802316074]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5410514154411765]], [[0.5608177818627451]], [[0.5454398243464053]]], "std": [[[0.30580031074799785]], [[0.3086918218751043]], [[0.30800368304908377]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44707865808823527]], [[0.4620473631535948]], [[0.4441729411764706]]], "std": [[[0.35187102470107723]], [[0.36342719526577816]], [[0.3728622476481569]]], "count": [100]}, "observation.state": {"min": [0.5471789836883545, -1.207227110862732, 0.8812720775604248, -0.3392801284790039, -1.5440223217010498, 0.6476501226425171, -1.0984588861465454, -1.2126392126083374, 1.1972609758377075, 0.002718013245612383, 0.8716477751731873, -0.41418707370758057, 48.88249969482422, 39.15187454223633, -0.8999999761581421, -1.497499942779541, 0.6825000047683716, 7.450580596923828e-09, 0.7456250190734863, 0.14000000059604645, 0.8949999809265137, -0.25562500953674316, 1.0099999904632568, -0.04749999940395355, 32.34727478027344, 45.317501068115234, 0.3656249940395355, -1.5649999380111694, 0.8787500262260437, 0.08187499642372131, 0.9993749856948853, -0.6612499952316284, 0.90625, -0.0925000011920929, 0.609375, -3.4156250953674316], "max": [1.2372311353683472, -0.7809016108512878, 1.2648298740386963, 0.12443255633115768, -0.6357051730155945, 0.8084420561790466, -0.6167744398117065, -0.871766984462738, 1.5922789573669434, 0.14271953701972961, 1.3827534914016724, -0.3659304082393646, 68.25812530517578, 60.220001220703125, 41.131248474121094, 9.421875, 58.59937286376953, 42.817501068115234, 50.0368766784668, 77.34062194824219, 44.53437423706055, 88.39250183105469, 41.369998931884766, 102.4625015258789, 68.46687316894531, 61.454376220703125, 0.4481250047683716, 9.483124732971191, 51.78125, 34.901248931884766, 60.10562515258789, 33.75, 56.19124984741211, 53.59375, 44.178123474121094, 60.07062530517578], "mean": [0.8305190205574036, -0.9715481996536255, 1.0944339036941528, -0.07526811212301254, -1.003515362739563, 0.7025388479232788, -0.8870235085487366, -1.064825415611267, 1.334696888923645, 0.0732448473572731, 1.1993886232376099, -0.3970651626586914, 57.40189743041992, 47.397422790527344, 6.545990943908691, 4.368417739868164, 25.129817962646484, 9.797226905822754, 22.54467010498047, 24.555429458618164, 20.202241897583008, 27.470937728881836, 13.370713233947754, 43.01765823364258, 48.891639709472656, 53.971744537353516, 0.4068647623062134, 5.094817161560059, 24.572288513183594, 8.733588218688965, 24.881317138671875, 8.243396759033203, 22.81212043762207, 12.360042572021484, 16.40420913696289, 22.328325271606445], "std": [0.23955923318862915, 0.14753776788711548, 0.13250437378883362, 0.14603294432163239, 0.3059536814689636, 0.044407978653907776, 0.15420392155647278, 0.13378378748893738, 0.12136883288621902, 0.05352175980806351, 0.15130288898944855, 0.014269963838160038, 6.643146991729736, 5.982977390289307, 13.569917678833008, 4.481105327606201, 21.5501651763916, 12.5560302734375, 19.39352798461914, 27.794315338134766, 17.29966926574707, 33.70994186401367, 13.766603469848633, 40.45295333862305, 11.960907936096191, 5.054265975952148, 0.020056316629052162, 3.5280003547668457, 15.072781562805176, 12.415574073791504, 18.21712303161621, 11.671388626098633, 17.495132446289062, 18.75203514099121, 13.777812957763672, 20.755571365356445], "count": [104]}, "action": {"min": [0.5471789836883545, -1.207227110862732, 0.8812720775604248, -0.3392801284790039, -1.5440223217010498, 0.6476501226425171, -1.0984588861465454, -1.2126392126083374, 1.1972609758377075, 0.002718013245612383, 0.8716477751731873, -0.41418707370758057, 48.88249969482422, 39.15187454223633, -0.8999999761581421, -1.497499942779541, 0.6825000047683716, 7.450580596923828e-09, 0.7456250190734863, 0.14000000059604645, 0.8949999809265137, -0.25562500953674316, 1.0099999904632568, -0.04749999940395355, 32.34727478027344, 45.317501068115234, 0.3656249940395355, -1.5649999380111694, 0.8787500262260437, 0.08187499642372131, 0.9993749856948853, -0.6612499952316284, 0.90625, -0.0925000011920929, 0.609375, -3.4156250953674316], "max": [1.2372311353683472, -0.7809016108512878, 1.2648298740386963, 0.12443255633115768, -0.6357051730155945, 0.8084420561790466, -0.6167744398117065, -0.871766984462738, 1.5922789573669434, 0.14271953701972961, 1.3827534914016724, -0.3659304082393646, 68.25812530517578, 60.220001220703125, 41.131248474121094, 9.421875, 58.59937286376953, 42.817501068115234, 50.0368766784668, 77.34062194824219, 44.53437423706055, 88.39250183105469, 41.369998931884766, 102.4625015258789, 68.46687316894531, 61.454376220703125, 0.4481250047683716, 9.483124732971191, 51.78125, 34.901248931884766, 60.10562515258789, 33.75, 56.19124984741211, 53.59375, 44.178123474121094, 60.07062530517578], "mean": [0.8305190801620483, -0.971548318862915, 1.0944340229034424, -0.07526809722185135, -1.0035154819488525, 0.702538788318634, -0.887023389339447, -1.0648255348205566, 1.3346965312957764, 0.0732448548078537, 1.1993886232376099, -0.3970652222633362, 57.40190887451172, 47.397438049316406, 6.545990467071533, 4.368418216705322, 25.129823684692383, 9.79722785949707, 22.54467010498047, 24.55543327331543, 20.202232360839844, 27.47092056274414, 13.370716094970703, 43.01764678955078, 48.891624450683594, 53.971717834472656, 0.4068647623062134, 5.094817161560059, 24.572282791137695, 8.733588218688965, 24.881315231323242, 8.24339485168457, 22.812124252319336, 12.360037803649902, 16.40420913696289, 22.328330993652344], "std": [0.23955926299095154, 0.14753776788711548, 0.13250437378883362, 0.1460329294204712, 0.305953711271286, 0.044407982379198074, 0.15420393645763397, 0.13378380239009857, 0.12136881798505783, 0.053521763533353806, 0.15130290389060974, 0.014269963838160038, 6.643146514892578, 5.982976913452148, 13.56991958618164, 4.481104850769043, 21.5501651763916, 12.556028366088867, 19.393529891967773, 27.7943115234375, 17.299667358398438, 33.709938049316406, 13.766600608825684, 40.45295333862305, 11.960907936096191, 5.054265975952148, 0.02005631849169731, 3.5279996395111084, 15.072781562805176, 12.415573120117188, 18.21712303161621, 11.671388626098633, 17.495132446289062, 18.75203514099121, 13.777812957763672, 20.755569458007812], "count": [104]}, "timestamp": {"min": [0.0], "max": [3.433333333333333], "mean": [1.7166666666666666], "std": [1.000694203485205], "count": [104]}, "frame_index": {"min": [0], "max": [103], "mean": [51.5], "std": [30.02082610455615], "count": [104]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [104]}, "index": {"min": [7574], "max": [7677], "mean": [7625.5], "std": [30.02082610455615], "count": [104]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [104]}, "subtask_annotation": {"mean": [6.105769230769231, 11.0, 11.0, 11.0, 11.0], "std": [4.18081301725, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [104]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [104]}, "eef_direction_state": {"mean": [2.7403846153846154, 2.730769230769231], "std": [1.028396738652454, 2.2067674288893926], "min": [1, 0], "max": [6, 6], "count": [104]}, "eef_velocity_state": {"mean": [1.5576923076923077, 1.3461538461538463], "std": [0.5156572183766123, 0.8058587246060372], "min": [0, 0], "max": [2, 2], "count": [104]}, "eef_acc_mag_state": {"mean": [1.3653846153846154, 1.0192307692307692], "std": [0.7345549713378574, 0.7963953554172557], "min": [0, 0], "max": [2, 2], "count": [104]}, "eef_direction_action": {"mean": [2.7403846153846154, 2.730769230769231], "std": [1.028396738652454, 2.2067674288893926], "min": [1, 0], "max": [6, 6], "count": [104]}, "eef_velocity_action": {"mean": [1.5576923076923077, 1.3461538461538463], "std": [0.5156572183766123, 0.8058587246060372], "min": [0, 0], "max": [2, 2], "count": [104]}, "eef_acc_mag_action": {"mean": [1.3653846153846154, 1.0192307692307692], "std": [0.7345549713378574, 0.7963953554172557], "min": [0, 0], "max": [2, 2], "count": [104]}, "eef_sim_pose_state": {"mean": [0.6452181895764052, 0.14965144720877963, 1.1922399296019037, -1.353140013775645, 0.7356488610634855, -2.065216485672892, 0.6746534769262882, -0.1918533318854951, 1.2014336648699888, 1.1914984645851734, 0.5201382258389329, 1.9905452476296286], "std": [0.03889388435602749, 0.06043837748389264, 0.03390633059789842, 0.24572284346306755, 0.13595121202464364, 0.2008344669824379, 0.0427385815389693, 0.028217128010542103, 0.028779359527649526, 0.1743240094718323, 0.12883283870799953, 0.11315572783383467], "min": [0.5825155739709023, 0.05859782287300974, 1.1222727369543852, -1.8716492019749038, 0.5783624010307493, -2.4781677797130803, 0.6377149121714671, -0.2294963570276346, 1.1512357738547483, 1.0076145322603156, 0.33257522528038974, 1.8245815158383665], "max": [0.697460672855374, 0.24552944415210448, 1.2347906357171303, -1.1251444834894977, 0.9551217803665808, -1.750812096831839, 0.7702010750018107, -0.15219726662460478, 1.2385720344643776, 1.5081624446631376, 0.7001809713804854, 2.172667982738875], "count": [104]}, "eef_sim_pose_action": {"mean": [0.6452181895764052, 0.14965144720877963, 1.1922399296019037, -1.353140013775645, 0.7356488610634855, -2.065216485672892, 0.6746534769262882, -0.1918533318854951, 1.2014336648699888, 1.1914984645851734, 0.5201382258389329, 1.9905452476296286], "std": [0.03889388435602749, 0.06043837748389264, 0.03390633059789842, 0.24572284346306755, 0.13595121202464364, 0.2008344669824379, 0.0427385815389693, 0.028217128010542103, 0.028779359527649526, 0.1743240094718323, 0.12883283870799953, 0.11315572783383467], "min": [0.5825155739709023, 0.05859782287300974, 1.1222727369543852, -1.8716492019749038, 0.5783624010307493, -2.4781677797130803, 0.6377149121714671, -0.2294963570276346, 1.1512357738547483, 1.0076145322603156, 0.33257522528038974, 1.8245815158383665], "max": [0.697460672855374, 0.24552944415210448, 1.2347906357171303, -1.1251444834894977, 0.9551217803665808, -1.750812096831839, 0.7702010750018107, -0.15219726662460478, 1.2385720344643776, 1.5081624446631376, 0.7001809713804854, 2.172667982738875], "count": [104]}}} +{"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.41499117647058825]], [[0.41899014705882354]], [[0.44471381331699344]]], "std": [[[0.2505214064864943]], [[0.24099965296264436]], [[0.2325475506466654]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13725490196078433]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5044344240196079]], [[0.5175296589052287]], [[0.5012489685457516]]], "std": [[[0.32771235166204077]], [[0.32960539382758525]], [[0.3329053744598667]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.526871135620915]], [[0.5464677287581698]], [[0.533059470996732]]], "std": [[[0.3029975544501574]], [[0.30559906152359306]], [[0.3025469369467706]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4503696548202614]], [[0.4650369628267974]], [[0.4457944158496732]]], "std": [[[0.3523723590198664]], [[0.3640101400010053]], [[0.37400954393469626]]], "count": [100]}, "observation.state": {"min": [0.552972674369812, -1.1675059795379639, 0.9025923013687134, -0.3252926766872406, -1.576023817062378, 0.6467493772506714, -1.0908293724060059, -1.2741044759750366, 1.1392343044281006, -0.2282283455133438, 0.8446106910705566, -0.46296295523643494, 41.55125045776367, 41.091251373291016, 0.4793750047683716, -1.8912500143051147, 0.9362500309944153, -0.28187498450279236, 0.7142857313156128, -0.0949999988079071, 1.0099999904632568, 0.18687500059604645, 0.9581249952316284, 0.7406250238418579, 37.97999954223633, 45.985626220703125, 0.36500000953674316, -1.2350000143051147, 1.021875023841858, 0.28187501430511475, 4.311874866485596, -0.1081249937415123, 3.672499895095825, 0.06187500059604645, 0.6625000238418579, 5.816666603088379], "max": [1.2231589555740356, -0.7238975167274475, 1.2477827072143555, 0.20861944556236267, -0.4419155716896057, 0.8793964982032776, -0.5516136288642883, -0.8632156252861023, 1.6220817565917969, 0.17355017364025116, 1.4985419511795044, -0.3731546103954315, 67.37312316894531, 51.98500061035156, 0.6106250286102295, 9.516249656677246, 57.72624969482422, 29.329374313354492, 61.49562454223633, 78.46499633789062, 68.39375305175781, 95.75875091552734, 55.65937423706055, 105.96125030517578, 66.87562561035156, 58.12687683105469, 0.4699999988079071, 9.443750381469727, 55.63312530517578, 28.650625228881836, 62.43437576293945, 25.46875, 63.82437515258789, 49.260623931884766, 62.24687576293945, 70.65312957763672], "mean": [0.8071633577346802, -0.9510673880577087, 1.085731863975525, -0.055665016174316406, -0.9638471007347107, 0.7423325777053833, -0.8086968064308167, -1.0680348873138428, 1.3300179243087769, -0.028454335406422615, 1.1423107385635376, -0.42310935258865356, 55.04477310180664, 47.17113494873047, 0.5395914316177368, 4.0004096031188965, 26.872676849365234, 12.604476928710938, 26.76093101501465, 25.26694679260254, 28.78203582763672, 22.5847110748291, 21.293476104736328, 43.92067337036133, 52.6457405090332, 51.31681442260742, 0.4209365248680115, 5.397949695587158, 17.863555908203125, 4.718011379241943, 21.616172790527344, 5.779223918914795, 21.12939453125, 10.390960693359375, 14.947665214538574, 31.919673919677734], "std": [0.21847175061702728, 0.13541683554649353, 0.1098424419760704, 0.14959940314292908, 0.3396136164665222, 0.07742582261562347, 0.1288076490163803, 0.15065696835517883, 0.12709297239780426, 0.12289959192276001, 0.19262096285820007, 0.02755706198513508, 8.514869689941406, 4.28545618057251, 0.03248866647481918, 5.018070697784424, 25.046974182128906, 12.15658950805664, 25.082807540893555, 27.524799346923828, 26.946941375732422, 32.292686462402344, 20.442007064819336, 37.43037796020508, 7.78743314743042, 3.9624686241149902, 0.023233287036418915, 3.399160385131836, 17.33631706237793, 8.046341896057129, 18.705232620239258, 8.360381126403809, 19.61125946044922, 16.278663635253906, 19.793046951293945, 21.13234519958496], "count": [121]}, "action": {"min": [0.552972674369812, -1.1675059795379639, 0.9025923013687134, -0.3252926766872406, -1.576023817062378, 0.6467493772506714, -1.0908293724060059, -1.2741044759750366, 1.1392343044281006, -0.2282283455133438, 0.8446106910705566, -0.46296295523643494, 41.55125045776367, 41.091251373291016, 0.4793750047683716, -1.8912500143051147, 0.9362500309944153, -0.28187498450279236, 0.7142857313156128, -0.0949999988079071, 1.0099999904632568, 0.18687500059604645, 0.9581249952316284, 0.7406250238418579, 37.97999954223633, 45.985626220703125, 0.36500000953674316, -1.2350000143051147, 1.021875023841858, 0.28187501430511475, 4.311874866485596, -0.1081249937415123, 3.672499895095825, 0.06187500059604645, 0.6625000238418579, 5.816666603088379], "max": [1.2231589555740356, -0.7238975167274475, 1.2477827072143555, 0.20861944556236267, -0.4419155716896057, 0.8793964982032776, -0.5516136288642883, -0.8632156252861023, 1.6220817565917969, 0.17355017364025116, 1.4985419511795044, -0.3731546103954315, 67.37312316894531, 51.98500061035156, 0.6106250286102295, 9.516249656677246, 57.72624969482422, 29.329374313354492, 61.49562454223633, 78.46499633789062, 68.39375305175781, 95.75875091552734, 55.65937423706055, 105.96125030517578, 66.87562561035156, 58.12687683105469, 0.4699999988079071, 9.443750381469727, 55.63312530517578, 28.650625228881836, 62.43437576293945, 25.46875, 63.82437515258789, 49.260623931884766, 62.24687576293945, 70.65312957763672], "mean": [0.8071631789207458, -0.9510674476623535, 1.085731863975525, -0.055665016174316406, -0.9638473391532898, 0.742332398891449, -0.8086968064308167, -1.0680348873138428, 1.3300178050994873, -0.028454331681132317, 1.1423109769821167, -0.4231095612049103, 55.04476547241211, 47.17112350463867, 0.5395914316177368, 4.00040864944458, 26.87265968322754, 12.604473114013672, 26.760942459106445, 25.26695442199707, 28.782011032104492, 22.58470916748047, 21.293476104736328, 43.920684814453125, 52.645774841308594, 51.316810607910156, 0.4209364652633667, 5.397949695587158, 17.863555908203125, 4.718010425567627, 21.61617660522461, 5.779220104217529, 21.129396438598633, 10.390958786010742, 14.947661399841309, 31.919666290283203], "std": [0.2184717357158661, 0.13541682064533234, 0.1098424419760704, 0.14959940314292908, 0.3396136164665222, 0.07742583006620407, 0.1288076490163803, 0.15065695345401764, 0.12709295749664307, 0.12289959192276001, 0.19262096285820007, 0.02755706012248993, 8.514869689941406, 4.285456657409668, 0.03248867392539978, 5.01807165145874, 25.04697036743164, 12.156590461730957, 25.08280372619629, 27.524805068969727, 26.946945190429688, 32.29268264770508, 20.44200897216797, 37.43037414550781, 7.787433624267578, 3.962467908859253, 0.023233287036418915, 3.399160385131836, 17.336318969726562, 8.046341896057129, 18.705232620239258, 8.360381126403809, 19.611257553100586, 16.278663635253906, 19.793046951293945, 21.13234519958496], "count": [121]}, "timestamp": {"min": [0.0], "max": [4.0], "mean": [2.0], "std": [1.164283279771532], "count": [121]}, "frame_index": {"min": [0], "max": [120], "mean": [60.0], "std": [34.92849839314596], "count": [121]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [121]}, "index": {"min": [7678], "max": [7798], "mean": [7738.0], "std": [34.92849839314596], "count": [121]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [121]}, "subtask_annotation": {"mean": [6.214876033057851, 11.0, 11.0, 11.0, 11.0], "std": [4.1644036839004235, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [121]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [121]}, "eef_direction_state": {"mean": [2.7851239669421486, 2.5867768595041323], "std": [1.3311687002777433, 1.9861895970671013], "min": [0, 0], "max": [6, 6], "count": [121]}, "eef_velocity_state": {"mean": [1.6859504132231404, 1.3801652892561984], "std": [0.498477978512404, 0.7187707406664101], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_acc_mag_state": {"mean": [1.3305785123966942, 1.1900826446280992], "std": [0.731673387731946, 0.753109801645919], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_direction_action": {"mean": [2.7851239669421486, 2.5867768595041323], "std": [1.3311687002777433, 1.9861895970671013], "min": [0, 0], "max": [6, 6], "count": [121]}, "eef_velocity_action": {"mean": [1.6859504132231404, 1.3801652892561984], "std": [0.498477978512404, 0.7187707406664101], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_acc_mag_action": {"mean": [1.3305785123966942, 1.1900826446280992], "std": [0.731673387731946, 0.753109801645919], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_sim_pose_state": {"mean": [0.6453140171779427, 0.15307442612696787, 1.1939235841456766, -1.3984149924375078, 0.7817615527991301, -2.109628108321678, 0.6719436108149587, -0.16717900236954664, 1.2118698330746607, 1.1839777018776343, 0.5875101602157065, 2.0481268064225344], "std": [0.03527301531223633, 0.053216394739631266, 0.039120495975494295, 0.3508922515277868, 0.1877459750487174, 0.2810015407796528, 0.042509973232020395, 0.02758744643155987, 0.035711892306920345, 0.23318264874872058, 0.17263133297321073, 0.17846020117866918], "min": [0.5837498064858504, 0.0684693640254872, 1.1140504458489273, -2.1728977768606366, 0.5658412611494237, -2.7614112917973572, 0.6185573904645205, -0.2422335668662071, 1.1531733369313335, 0.9574113514640648, 0.34515319761316365, 1.836900553489838], "max": [0.6985506415953474, 0.24948810282160597, 1.2559122986990852, -1.034797902293926, 1.0577228335460616, -1.7348444585419747, 0.7743176412235757, -0.12737055162631866, 1.2736112593323736, 1.6208086501448709, 0.8541280833916622, 2.348017448367046], "count": [121]}, "eef_sim_pose_action": {"mean": [0.6453140171779427, 0.15307442612696787, 1.1939235841456766, -1.3984149924375078, 0.7817615527991301, -2.109628108321678, 0.6719436108149587, -0.16717900236954664, 1.2118698330746607, 1.1839777018776343, 0.5875101602157065, 2.0481268064225344], "std": [0.03527301531223633, 0.053216394739631266, 0.039120495975494295, 0.3508922515277868, 0.1877459750487174, 0.2810015407796528, 0.042509973232020395, 0.02758744643155987, 0.035711892306920345, 0.23318264874872058, 0.17263133297321073, 0.17846020117866918], "min": [0.5837498064858504, 0.0684693640254872, 1.1140504458489273, -2.1728977768606366, 0.5658412611494237, -2.7614112917973572, 0.6185573904645205, -0.2422335668662071, 1.1531733369313335, 0.9574113514640648, 0.34515319761316365, 1.836900553489838], "max": [0.6985506415953474, 0.24948810282160597, 1.2559122986990852, -1.034797902293926, 1.0577228335460616, -1.7348444585419747, 0.7743176412235757, -0.12737055162631866, 1.2736112593323736, 1.6208086501448709, 0.8541280833916622, 2.348017448367046], "count": [121]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40750949959150323]], [[0.4126740584150327]], [[0.44065654207516336]]], "std": [[[0.25538335701188236]], [[0.24540151668489799]], [[0.2342751668300972]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5169187173202614]], [[0.5320034354575163]], [[0.5138872691993465]]], "std": [[[0.32075315527840265]], [[0.32221263251872434]], [[0.32410671020120874]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.13725490196078433]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49949434232026146]], [[0.5147762969771241]], [[0.506156640114379]]], "std": [[[0.3086082170320148]], [[0.3109900654006102]], [[0.30805770500729507]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4537544669117647]], [[0.4683167892156863]], [[0.4494360416666667]]], "std": [[[0.3515519021349235]], [[0.3628822506440199]], [[0.3729323873216298]]], "count": [100]}, "observation.state": {"min": [0.5838960409164429, -1.2852388620376587, 0.9634165167808533, -0.2308986783027649, -1.4590803384780884, 0.5505645871162415, -1.1087586879730225, -1.2623026371002197, 1.1968318223953247, -0.1106279119849205, 0.6425478458404541, -0.4201953113079071, 42.76555633544922, 39.84000015258789, 0.5933333039283752, -0.7462500333786011, 1.09375, -0.4468750059604645, 0.7287499904632568, -0.640625, 0.9650000333786011, -0.39500001072883606, 0.9950000047683716, 0.036250002682209015, 36.18812561035156, 44.025001525878906, 0.3643749952316284, -1.4362499713897705, 0.9793750047683716, -0.057500001043081284, 1.484375, -0.8062499761581421, 1.6193749904632568, 0.2081250101327896, 0.7300000190734863, -0.5733333230018616], "max": [1.077265739440918, -0.7948042750358582, 1.316329002380371, 0.1858501136302948, -0.5356870293617249, 0.6309128999710083, -0.5274376273155212, -0.8527885675430298, 1.7170453071594238, 0.14383748173713684, 1.5452090501785278, -0.2922818064689636, 74.45812225341797, 54.77000045776367, 0.7925000190734863, 9.521249771118164, 62.868751525878906, 33.37937545776367, 49.79312515258789, 86.95562744140625, 50.485626220703125, 101.67250061035156, 48.854373931884766, 108.16874694824219, 71.74625396728516, 63.74250030517578, 0.4899999797344208, 9.39437484741211, 47.54312515258789, 32.307498931884766, 57.78499984741211, 24.844375610351562, 66.29875183105469, 43.02124786376953, 67.86812591552734, 48.20125198364258], "mean": [0.8243975639343262, -1.0225751399993896, 1.1514489650726318, -0.026730217039585114, -0.9669584631919861, 0.5827971696853638, -0.8791589140892029, -1.0859112739562988, 1.357283592224121, 0.03022175282239914, 1.1949881315231323, -0.36177417635917664, 56.44099044799805, 48.531944274902344, 0.6751531958580017, 4.290058612823486, 27.62796974182129, 11.712456703186035, 23.27666664123535, 35.09268569946289, 22.14830780029297, 38.091835021972656, 17.178918838500977, 53.440757751464844, 50.82266616821289, 51.46564483642578, 0.42766913771629333, 5.395803928375244, 16.04216957092285, 6.196089267730713, 19.10030174255371, 5.51138162612915, 20.182987213134766, 7.783143043518066, 19.682334899902344, 18.295001983642578], "std": [0.1926627904176712, 0.15223044157028198, 0.12879765033721924, 0.12200938910245895, 0.2553896903991699, 0.021441549062728882, 0.19228997826576233, 0.1406671553850174, 0.16145692765712738, 0.0749228298664093, 0.24236735701560974, 0.03717780485749245, 11.239316940307617, 3.880145788192749, 0.054333969950675964, 4.340340614318848, 26.063758850097656, 11.463349342346191, 21.453876495361328, 36.2430419921875, 20.171144485473633, 41.19649124145508, 17.626068115234375, 44.42950439453125, 11.641742706298828, 7.154935836791992, 0.031109871342778206, 3.3689076900482178, 15.151161193847656, 10.212641716003418, 17.94571876525879, 8.31320571899414, 21.632915496826172, 12.954621315002441, 21.53689193725586, 14.928354263305664], "count": [124]}, "action": {"min": [0.5838960409164429, -1.2852388620376587, 0.9634165167808533, -0.2308986783027649, -1.4590803384780884, 0.5505645871162415, -1.1087586879730225, -1.2623026371002197, 1.1968318223953247, -0.1106279119849205, 0.6425478458404541, -0.4201953113079071, 42.76555633544922, 39.84000015258789, 0.5933333039283752, -0.7462500333786011, 1.09375, -0.4468750059604645, 0.7287499904632568, -0.640625, 0.9650000333786011, -0.39500001072883606, 0.9950000047683716, 0.036250002682209015, 36.18812561035156, 44.025001525878906, 0.3643749952316284, -1.4362499713897705, 0.9793750047683716, -0.057500001043081284, 1.484375, -0.8062499761581421, 1.6193749904632568, 0.2081250101327896, 0.7300000190734863, -0.5733333230018616], "max": [1.077265739440918, -0.7948042750358582, 1.316329002380371, 0.1858501136302948, -0.5356870293617249, 0.6309128999710083, -0.5274376273155212, -0.8527885675430298, 1.7170453071594238, 0.14383748173713684, 1.5452090501785278, -0.2922818064689636, 74.45812225341797, 54.77000045776367, 0.7925000190734863, 9.521249771118164, 62.868751525878906, 33.37937545776367, 49.79312515258789, 86.95562744140625, 50.485626220703125, 101.67250061035156, 48.854373931884766, 108.16874694824219, 71.74625396728516, 63.74250030517578, 0.4899999797344208, 9.39437484741211, 47.54312515258789, 32.307498931884766, 57.78499984741211, 24.844375610351562, 66.29875183105469, 43.02124786376953, 67.86812591552734, 48.20125198364258], "mean": [0.8243976831436157, -1.0225750207901, 1.1514488458633423, -0.026730220764875412, -0.9669586420059204, 0.5827969312667847, -0.8791593313217163, -1.0859112739562988, 1.357283592224121, 0.030221756547689438, 1.1949881315231323, -0.36177411675453186, 56.440982818603516, 48.53193283081055, 0.6751530766487122, 4.290058135986328, 27.62796974182129, 11.712461471557617, 23.276662826538086, 35.0926628112793, 22.148311614990234, 38.09187316894531, 17.178909301757812, 53.44074249267578, 50.822654724121094, 51.465667724609375, 0.427668958902359, 5.3958048820495605, 16.042165756225586, 6.1960883140563965, 19.100303649902344, 5.511378288269043, 20.182981491088867, 7.783142566680908, 19.682340621948242, 18.295011520385742], "std": [0.1926627904176712, 0.15223045647144318, 0.12879763543605804, 0.12200938910245895, 0.25538966059684753, 0.021441549062728882, 0.19228994846343994, 0.14066720008850098, 0.16145692765712738, 0.0749228298664093, 0.24236734211444855, 0.03717780485749245, 11.239317893981934, 3.8801450729370117, 0.05433397740125656, 4.340341567993164, 26.06376075744629, 11.463347434997559, 21.45387840270996, 36.2430419921875, 20.171146392822266, 41.19649124145508, 17.62606430053711, 44.42950439453125, 11.641742706298828, 7.154935836791992, 0.031109869480133057, 3.3689076900482178, 15.151159286499023, 10.212641716003418, 17.945716857910156, 8.31320571899414, 21.632917404174805, 12.954620361328125, 21.536888122558594, 14.928353309631348], "count": [124]}, "timestamp": {"min": [0.0], "max": [4.1], "mean": [2.05], "std": [1.1931517552730295], "count": [124]}, "frame_index": {"min": [0], "max": [123], "mean": [61.5], "std": [35.79455265819088], "count": [124]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [124]}, "index": {"min": [7799], "max": [7922], "mean": [7860.5], "std": [35.79455265819088], "count": [124]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [124]}, "subtask_annotation": {"mean": [6.024193548387097, 11.0, 11.0, 11.0, 11.0], "std": [4.275707279121502, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [124]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [124]}, "eef_direction_state": {"mean": [3.524193548387097, 2.6048387096774195], "std": [1.399675709431039, 2.082254316480473], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_state": {"mean": [1.4596774193548387, 1.3709677419354838], "std": [0.6647724998726172, 0.7456080213758849], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_state": {"mean": [1.282258064516129, 1.1693548387096775], "std": [0.7679096455477592, 0.7483505969964709], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_direction_action": {"mean": [3.524193548387097, 2.6048387096774195], "std": [1.399675709431039, 2.082254316480473], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_action": {"mean": [1.4596774193548387, 1.3709677419354838], "std": [0.6647724998726172, 0.7456080213758849], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_action": {"mean": [1.282258064516129, 1.1693548387096775], "std": [0.7679096455477592, 0.7483505969964709], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_sim_pose_state": {"mean": [0.6510202498072506, 0.13854034446208002, 1.1742833550142195, -1.4118504745074831, 0.6486635388305063, -2.1582657040895703, 0.6744281339513554, -0.18544417428308413, 1.1994242252755987, 1.1974566828839326, 0.5166810700920703, 2.0237820548980543], "std": [0.03499063672976269, 0.05717726378099503, 0.037959674202183685, 0.26811428550312627, 0.1383204261088292, 0.16612385659670978, 0.05517817380358601, 0.02819424764015544, 0.033099523432767, 0.19196457931709032, 0.14490427578590878, 0.09356167770265188], "min": [0.5979809471588828, 0.04924388627963677, 1.0950896252018234, -2.007671802029365, 0.4838074332120068, -2.541937378024591, 0.6257247103982768, -0.23375225460175741, 1.1509226415089913, 0.9070598575757901, 0.299621954420751, 1.8697823415790682], "max": [0.6888493700706573, 0.21797868311543092, 1.2272456024719474, -1.1174709869792214, 0.8659364222500203, -1.858712028092965, 0.8010419096667938, -0.1493767071929295, 1.2689621687575585, 1.540219318307778, 0.7392693313411276, 2.2022174246295183], "count": [124]}, "eef_sim_pose_action": {"mean": [0.6510202498072506, 0.13854034446208002, 1.1742833550142195, -1.4118504745074831, 0.6486635388305063, -2.1582657040895703, 0.6744281339513554, -0.18544417428308413, 1.1994242252755987, 1.1974566828839326, 0.5166810700920703, 2.0237820548980543], "std": [0.03499063672976269, 0.05717726378099503, 0.037959674202183685, 0.26811428550312627, 0.1383204261088292, 0.16612385659670978, 0.05517817380358601, 0.02819424764015544, 0.033099523432767, 0.19196457931709032, 0.14490427578590878, 0.09356167770265188], "min": [0.5979809471588828, 0.04924388627963677, 1.0950896252018234, -2.007671802029365, 0.4838074332120068, -2.541937378024591, 0.6257247103982768, -0.23375225460175741, 1.1509226415089913, 0.9070598575757901, 0.299621954420751, 1.8697823415790682], "max": [0.6888493700706573, 0.21797868311543092, 1.2272456024719474, -1.1174709869792214, 0.8659364222500203, -1.858712028092965, 0.8010419096667938, -0.1493767071929295, 1.2689621687575585, 1.540219318307778, 0.7392693313411276, 2.2022174246295183], "count": [124]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.409528347630719]], [[0.41702934640522876]], [[0.4447287336601307]]], "std": [[[0.25799991137933254]], [[0.24790525981724407]], [[0.23763949656597858]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.12941176470588237]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5147772222222222]], [[0.5293622814542484]], [[0.5151326797385621]]], "std": [[[0.32413675525357655]], [[0.32577878392969783]], [[0.328350395004305]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.11372549019607843]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4953015236928105]], [[0.5140966156045752]], [[0.5100418157679739]]], "std": [[[0.2928479187412584]], [[0.29611663378363723]], [[0.2903095810562184]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44446291870915033]], [[0.45990752042483657]], [[0.4380058496732026]]], "std": [[[0.35307881631087884]], [[0.3646932364040352]], [[0.37241264769922267]]], "count": [100]}, "observation.state": {"min": [0.5693045854568481, -1.1956158876419067, 0.891007661819458, -0.3577180802822113, -1.5875529050827026, 0.6456950306892395, -1.0839627981185913, -1.234740972518921, 1.1833583116531372, -0.10490577667951584, 0.7081854939460754, -0.42858776450157166, 34.68555450439453, 40.3650016784668, 0.6462500095367432, -1.4793750047683716, 0.5849999785423279, -0.2507143020629883, 0.6831250190734863, -0.2678571343421936, 0.8912500143051147, 0.025000009685754776, 1.0008333921432495, -0.03187499940395355, 42.815555572509766, 44.713748931884766, 0.27000001072883606, -0.4350000023841858, 4.864375114440918, 0.30250000953674316, 5.573124885559082, -0.6556249856948853, 4.276154041290283, 0.0, 0.6943750381469727, 0.694444477558136], "max": [1.1794588565826416, -0.7971408367156982, 1.269359827041626, 0.14124132692813873, -0.5436980128288269, 0.7548685669898987, -0.5089360475540161, -0.8518348932266235, 1.631022572517395, 0.21801327168941498, 1.5318998098373413, -0.3409437835216522, 70.65061950683594, 53.276248931884766, 0.796875, 9.621428489685059, 65.12812805175781, 22.780000686645508, 60.96937561035156, 67.75749969482422, 61.704376220703125, 79.34500122070312, 50.615623474121094, 94.86312866210938, 73.83000183105469, 61.58625030517578, 0.41692307591438293, 8.8618745803833, 48.95750045776367, 36.290626525878906, 60.458126068115234, 28.15625, 64.44937896728516, 41.509376525878906, 60.68562698364258, 66.29875183105469], "mean": [0.8622771501541138, -0.954520583152771, 1.063193917274475, -0.07777097076177597, -0.9954531788825989, 0.6962466239929199, -0.8473209738731384, -1.0483579635620117, 1.329542636871338, 0.01518852449953556, 1.1514760255813599, -0.39388328790664673, 54.4356803894043, 46.47113037109375, 0.7170320153236389, 4.818192005157471, 25.670724868774414, 6.558481216430664, 24.501096725463867, 18.184181213378906, 24.810327529907227, 20.823312759399414, 16.42011260986328, 41.693016052246094, 54.160221099853516, 51.893680572509766, 0.37172406911849976, 4.148980617523193, 25.740657806396484, 8.863653182983398, 24.94190216064453, 7.263830661773682, 24.642887115478516, 10.83558177947998, 22.439315795898438, 24.455764770507812], "std": [0.22321894764900208, 0.1403525024652481, 0.1379144936800003, 0.14857202768325806, 0.3340858221054077, 0.035162653774023056, 0.19502399861812592, 0.12296419590711594, 0.14248187839984894, 0.06450521945953369, 0.20806536078453064, 0.023317040875554085, 10.910442352294922, 4.49900484085083, 0.04368501901626587, 4.524897575378418, 25.775650024414062, 7.284858703613281, 23.77800750732422, 22.040620803833008, 23.428909301757812, 24.870384216308594, 17.918230056762695, 36.063209533691406, 11.600454330444336, 5.825960636138916, 0.03752491995692253, 2.709186315536499, 13.509734153747559, 12.587546348571777, 17.526304244995117, 9.894895553588867, 20.0323486328125, 15.214560508728027, 19.63702964782715, 21.51317024230957], "count": [105]}, "action": {"min": [0.5693045854568481, -1.1956158876419067, 0.891007661819458, -0.3577180802822113, -1.5875529050827026, 0.6456950306892395, -1.0839627981185913, -1.234740972518921, 1.1833583116531372, -0.10490577667951584, 0.7081854939460754, -0.42858776450157166, 34.68555450439453, 40.3650016784668, 0.6462500095367432, -1.4793750047683716, 0.5849999785423279, -0.2507143020629883, 0.6831250190734863, -0.2678571343421936, 0.8912500143051147, 0.025000009685754776, 1.0008333921432495, -0.03187499940395355, 42.815555572509766, 44.713748931884766, 0.27000001072883606, -0.4350000023841858, 4.864375114440918, 0.30250000953674316, 5.573124885559082, -0.6556249856948853, 4.276154041290283, 0.0, 0.6943750381469727, 0.694444477558136], "max": [1.1794588565826416, -0.7971408367156982, 1.269359827041626, 0.14124132692813873, -0.5436980128288269, 0.7548685669898987, -0.5089360475540161, -0.8518348932266235, 1.631022572517395, 0.21801327168941498, 1.5318998098373413, -0.3409437835216522, 70.65061950683594, 53.276248931884766, 0.796875, 9.621428489685059, 65.12812805175781, 22.780000686645508, 60.96937561035156, 67.75749969482422, 61.704376220703125, 79.34500122070312, 50.615623474121094, 94.86312866210938, 73.83000183105469, 61.58625030517578, 0.41692307591438293, 8.8618745803833, 48.95750045776367, 36.290626525878906, 60.458126068115234, 28.15625, 64.44937896728516, 41.509376525878906, 60.68562698364258, 66.29875183105469], "mean": [0.8622772097587585, -0.9545206427574158, 1.0631941556930542, -0.07777097076177597, -0.9954531192779541, 0.6962463855743408, -0.8473212718963623, -1.0483578443527222, 1.3295422792434692, 0.01518852636218071, 1.1514760255813599, -0.3938834071159363, 54.43566131591797, 46.471134185791016, 0.7170320153236389, 4.818192481994629, 25.670730590820312, 6.5584821701049805, 24.50109100341797, 18.18419075012207, 24.810340881347656, 20.82332420349121, 16.420101165771484, 41.693016052246094, 54.160221099853516, 51.893699645996094, 0.37172403931617737, 4.148979663848877, 25.74066734313965, 8.863652229309082, 24.94190216064453, 7.2638258934021, 24.64287757873535, 10.835585594177246, 22.4393253326416, 24.455778121948242], "std": [0.22321894764900208, 0.1403525024652481, 0.1379144936800003, 0.14857201278209686, 0.3340857923030853, 0.03516266122460365, 0.19502398371696472, 0.12296419590711594, 0.14248186349868774, 0.06450521945953369, 0.20806537568569183, 0.023317039012908936, 10.910440444946289, 4.49900484085083, 0.04368502274155617, 4.524898052215576, 25.775650024414062, 7.284857749938965, 23.77800750732422, 22.04062271118164, 23.428909301757812, 24.87038230895996, 17.918228149414062, 36.063209533691406, 11.600454330444336, 5.825960159301758, 0.03752492368221283, 2.709186315536499, 13.509733200073242, 12.587545394897461, 17.526302337646484, 9.894893646240234, 20.032350540161133, 15.214559555053711, 19.637027740478516, 21.513168334960938], "count": [105]}, "timestamp": {"min": [0.0], "max": [3.466666666666667], "mean": [1.7333333333333334], "std": [1.010317148592827], "count": [105]}, "frame_index": {"min": [0], "max": [104], "mean": [52.0], "std": [30.309514457784815], "count": [105]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [105]}, "index": {"min": [7923], "max": [8027], "mean": [7975.0], "std": [30.309514457784815], "count": [105]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [105]}, "subtask_annotation": {"mean": [5.533333333333333, 11.0, 11.0, 11.0, 11.0], "std": [4.204457196530882, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [105]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [105]}, "eef_direction_state": {"mean": [2.780952380952381, 2.8095238095238093], "std": [1.4734536842524733, 2.019406976106449], "min": [0, 0], "max": [6, 6], "count": [105]}, "eef_velocity_state": {"mean": [1.5333333333333334, 1.457142857142857], "std": [0.5532013611983853, 0.7435893827025951], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_state": {"mean": [1.361904761904762, 1.2952380952380953], "std": [0.7319095640701274, 0.6890132284832728], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_direction_action": {"mean": [2.780952380952381, 2.8095238095238093], "std": [1.4734536842524733, 2.019406976106449], "min": [0, 0], "max": [6, 6], "count": [105]}, "eef_velocity_action": {"mean": [1.5333333333333334, 1.457142857142857], "std": [0.5532013611983853, 0.7435893827025951], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_action": {"mean": [1.361904761904762, 1.2952380952380953], "std": [0.7319095640701274, 0.6890132284832728], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_sim_pose_state": {"mean": [0.6368748158260892, 0.15097412757252296, 1.1792614967477921, -1.4226181221393772, 0.7229587677014089, -2.1231626555188075, 0.6752722449840992, -0.18513167607957348, 1.210089785856326, 1.2000879954475219, 0.5579643599971083, 2.0142303599926623], "std": [0.0403591483845779, 0.05498568009519046, 0.03156944494716481, 0.2698634708836771, 0.14586220076452266, 0.2342564207917848, 0.05006666498526775, 0.029664786220531817, 0.038986412320270745, 0.19337162666615038, 0.1026308039730452, 0.12227844926574527], "min": [0.5840809523604373, 0.06122300216333568, 1.115001130431887, -1.9895988328539858, 0.5362847746158579, -2.5829546808855173, 0.6273607127183418, -0.24998293140685135, 1.144958143479261, 0.9791906653303373, 0.43037554148325485, 1.8040964170969225], "max": [0.6962422997886752, 0.24127519857592025, 1.223093435823597, -1.0926345741530825, 0.9609562502014155, -1.7086732652818515, 0.7831210904812214, -0.1445638042992493, 1.2615714023333608, 1.5815779821431541, 0.7437902767950608, 2.2403557412778126], "count": [105]}, "eef_sim_pose_action": {"mean": [0.6368748158260892, 0.15097412757252296, 1.1792614967477921, -1.4226181221393772, 0.7229587677014089, -2.1231626555188075, 0.6752722449840992, -0.18513167607957348, 1.210089785856326, 1.2000879954475219, 0.5579643599971083, 2.0142303599926623], "std": [0.0403591483845779, 0.05498568009519046, 0.03156944494716481, 0.2698634708836771, 0.14586220076452266, 0.2342564207917848, 0.05006666498526775, 0.029664786220531817, 0.038986412320270745, 0.19337162666615038, 0.1026308039730452, 0.12227844926574527], "min": [0.5840809523604373, 0.06122300216333568, 1.115001130431887, -1.9895988328539858, 0.5362847746158579, -2.5829546808855173, 0.6273607127183418, -0.24998293140685135, 1.144958143479261, 0.9791906653303373, 0.43037554148325485, 1.8040964170969225], "max": [0.6962422997886752, 0.24127519857592025, 1.223093435823597, -1.0926345741530825, 0.9609562502014155, -1.7086732652818515, 0.7831210904812214, -0.1445638042992493, 1.2615714023333608, 1.5815779821431541, 0.7437902767950608, 2.2403557412778126], "count": [105]}}} +{"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.4046399407679739]], [[0.41172788194444443]], [[0.4379633067810457]]], "std": [[[0.2583408346836071]], [[0.2491279322461108]], [[0.23987887302405864]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.10196078431372549]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5177081924019608]], [[0.5277086887254901]], [[0.5114964562908496]]], "std": [[[0.32616689299069473]], [[0.33137911166487494]], [[0.3351927751497886]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1450980392156863]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5175924979575163]], [[0.5334602226307189]], [[0.5222083006535948]]], "std": [[[0.31908707760649896]], [[0.3225671803253482]], [[0.32204106760165385]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4447169607843138]], [[0.46124871119281047]], [[0.44336474264705883]]], "std": [[[0.34652565402139257]], [[0.3571985343439316]], [[0.3661332721961139]]], "count": [100]}, "observation.state": {"min": [0.5078393220901489, -1.0980535745620728, 0.8338419795036316, -0.35297083854675293, -1.5191415548324585, 0.6580930352210999, -1.333447813987732, -1.2150235176086426, 1.0606080293655396, -0.08368619531393051, 0.6403067111968994, -0.5098844766616821, 35.42499923706055, 39.084999084472656, -0.7512500286102295, -1.2649999856948853, 0.8793749809265137, -1.165624976158142, 0.8862500190734863, -0.20374999940395355, 0.9056249856948853, 0.0937499925494194, 0.9800000190734863, -0.5356249809265137, 40.15062713623047, 40.72999954223633, 0.34312501549720764, -0.5493749976158142, 0.7599999904632568, 0.14499999582767487, 0.6837500333786011, -0.11500000208616257, 0.8174999952316284, 0.3075000047683716, 0.7016666531562805, 0.17454545199871063], "max": [1.235196590423584, -0.708113968372345, 1.1724889278411865, 0.30856603384017944, -0.3974498212337494, 1.0881589651107788, -0.5885691046714783, -0.8012893795967102, 1.6587271690368652, 0.448890745639801, 1.6414257287979126, -0.39811742305755615, 69.44124603271484, 50.68375015258789, 20.395000457763672, 9.563333511352539, 71.19124603271484, 23.33562469482422, 57.28187561035156, 86.6500015258789, 59.923126220703125, 105.00375366210938, 57.25187683105469, 109.48625183105469, 69.40312957763672, 61.81999969482422, 0.4950000047683716, 9.336874961853027, 59.31875228881836, 16.032499313354492, 79.03375244140625, 46.16625213623047, 84.34562683105469, 58.122501373291016, 70.67937469482422, 85.70000457763672], "mean": [0.7148463129997253, -0.92349773645401, 1.0674467086791992, -0.01192891038954258, -0.7798346877098083, 0.9190681576728821, -0.9207453727722168, -1.045516014099121, 1.3178542852401733, 0.043664004653692245, 1.1125487089157104, -0.45267561078071594, 53.87370681762695, 47.254085540771484, 1.2020775079727173, 3.99855899810791, 33.70016860961914, 3.347943067550659, 27.52150535583496, 36.788665771484375, 27.971206665039062, 45.75595474243164, 23.97770881652832, 59.321556091308594, 52.325199127197266, 49.98738479614258, 0.4197700321674347, 5.0554704666137695, 21.064573287963867, 3.1896770000457764, 23.721708297729492, 7.387008190155029, 26.50472068786621, 8.772589683532715, 20.695331573486328, 27.40818214416504], "std": [0.18239007890224457, 0.13012570142745972, 0.10337018966674805, 0.16133420169353485, 0.24256201088428497, 0.1539425104856491, 0.23420719802379608, 0.16577479243278503, 0.1606869101524353, 0.10304168611764908, 0.2161429226398468, 0.03001514822244644, 12.71098518371582, 2.686107635498047, 5.2107319831848145, 4.907393932342529, 31.037307739257812, 6.113748073577881, 24.534133911132812, 37.299461364746094, 24.864131927490234, 44.057132720947266, 22.736244201660156, 46.957157135009766, 9.728835105895996, 6.873361587524414, 0.03563934192061424, 4.079408168792725, 20.29152488708496, 4.144680500030518, 25.630428314208984, 12.851558685302734, 28.013626098632812, 15.879302024841309, 24.62984848022461, 26.713525772094727], "count": [184]}, "action": {"min": [0.5078393220901489, -1.0980535745620728, 0.8338419795036316, -0.35297083854675293, -1.5191415548324585, 0.6580930352210999, -1.333447813987732, -1.2150235176086426, 1.0606080293655396, -0.08368619531393051, 0.6403067111968994, -0.5098844766616821, 35.42499923706055, 39.084999084472656, -0.7512500286102295, -1.2649999856948853, 0.8793749809265137, -1.165624976158142, 0.8862500190734863, -0.20374999940395355, 0.9056249856948853, 0.0937499925494194, 0.9800000190734863, -0.5356249809265137, 40.15062713623047, 40.72999954223633, 0.34312501549720764, -0.5493749976158142, 0.7599999904632568, 0.14499999582767487, 0.6837500333786011, -0.11500000208616257, 0.8174999952316284, 0.3075000047683716, 0.7016666531562805, 0.17454545199871063], "max": [1.235196590423584, -0.708113968372345, 1.1724889278411865, 0.30856603384017944, -0.3974498212337494, 1.0881589651107788, -0.5885691046714783, -0.8012893795967102, 1.6587271690368652, 0.448890745639801, 1.6414257287979126, -0.39811742305755615, 69.44124603271484, 50.68375015258789, 20.395000457763672, 9.563333511352539, 71.19124603271484, 23.33562469482422, 57.28187561035156, 86.6500015258789, 59.923126220703125, 105.00375366210938, 57.25187683105469, 109.48625183105469, 69.40312957763672, 61.81999969482422, 0.4950000047683716, 9.336874961853027, 59.31875228881836, 16.032499313354492, 79.03375244140625, 46.16625213623047, 84.34562683105469, 58.122501373291016, 70.67937469482422, 85.70000457763672], "mean": [0.7148462533950806, -0.9234975576400757, 1.0674468278884888, -0.011928900144994259, -0.7798345685005188, 0.919068455696106, -0.9207451939582825, -1.0455162525177002, 1.3178540468215942, 0.043664004653692245, 1.1125484704971313, -0.45267564058303833, 53.87370681762695, 47.254085540771484, 1.2020769119262695, 3.998558759689331, 33.700172424316406, 3.34794282913208, 27.521509170532227, 36.78868103027344, 27.971193313598633, 45.7559700012207, 23.97771453857422, 59.321598052978516, 52.325191497802734, 49.98741149902344, 0.4197700619697571, 5.055469512939453, 21.064579010009766, 3.1896779537200928, 23.721712112426758, 7.387009143829346, 26.50472068786621, 8.772590637207031, 20.695323944091797, 27.40818214416504], "std": [0.18239009380340576, 0.1301257163286209, 0.10337019711732864, 0.16133420169353485, 0.24256198108196259, 0.1539425551891327, 0.23420719802379608, 0.16577482223510742, 0.1606869250535965, 0.10304168611764908, 0.2161429077386856, 0.030015144497156143, 12.710986137390137, 2.686107635498047, 5.210731029510498, 4.907394886016846, 31.037315368652344, 6.113749027252197, 24.53413200378418, 37.299468994140625, 24.8641357421875, 44.057132720947266, 22.73624610900879, 46.95716094970703, 9.728836059570312, 6.873362064361572, 0.03563934192061424, 4.079408168792725, 20.29152488708496, 4.144680976867676, 25.63043212890625, 12.851558685302734, 28.013622283935547, 15.879301071166992, 24.629852294921875, 26.71352195739746], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [184]}, "index": {"min": [8028], "max": [8211], "mean": [8119.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [6.211956521739131, 11.0, 11.0, 11.0, 11.0], "std": [4.2940389012055045, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [184]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [184]}, "eef_direction_state": {"mean": [3.494565217391304, 3.222826086956522], "std": [1.6517358543977936, 1.9724517551200065], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.3423913043478262, 1.2554347826086956], "std": [0.6142747041009406, 0.7696504190123075], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [1.0326086956521738, 0.9402173913043478], "std": [0.8399157172587614, 0.8286395060591124], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [3.494565217391304, 3.222826086956522], "std": [1.6517358543977936, 1.9724517551200065], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.3423913043478262, 1.2554347826086956], "std": [0.6142747041009406, 0.7696504190123075], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [1.0326086956521738, 0.9402173913043478], "std": [0.8399157172587614, 0.8286395060591124], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.6531694781402227, 0.13872624444874374, 1.1909823032230953, -1.4361341195255644, 0.9900894277202454, -2.1079531044871316, 0.6725678949789272, -0.18769794634684167, 1.1798239588708639, 1.3082448224601915, 0.6283646354738336, 2.0409608343877546], "std": [0.028838026387439025, 0.046755933356149845, 0.04577755643206395, 0.3088774649251043, 0.07737286212177422, 0.30953500440905196, 0.05503984948142522, 0.061456698750190136, 0.024604673902560194, 0.13865760176397054, 0.08542226197327357, 0.1382680569883531], "min": [0.579978711875765, 0.08549748569325955, 1.0788521974075092, -2.1874432522973364, 0.7811266254438332, -2.823269675699685, 0.6046364833773319, -0.30957046150454726, 1.1475814591911286, 1.1032375836167656, 0.5031172563830335, 1.6384111911689938], "max": [0.6887073277866197, 0.2511332768836007, 1.2449945109806915, -1.0874220277029616, 1.1171669614739428, -1.6641229203180785, 0.7935023932378593, -0.10281114929502572, 1.2241251624482317, 1.5613959042476016, 0.7810982988659219, 2.177464140465863], "count": [184]}, "eef_sim_pose_action": {"mean": [0.6531694781402227, 0.13872624444874374, 1.1909823032230953, -1.4361341195255644, 0.9900894277202454, -2.1079531044871316, 0.6725678949789272, -0.18769794634684167, 1.1798239588708639, 1.3082448224601915, 0.6283646354738336, 2.0409608343877546], "std": [0.028838026387439025, 0.046755933356149845, 0.04577755643206395, 0.3088774649251043, 0.07737286212177422, 0.30953500440905196, 0.05503984948142522, 0.061456698750190136, 0.024604673902560194, 0.13865760176397054, 0.08542226197327357, 0.1382680569883531], "min": [0.579978711875765, 0.08549748569325955, 1.0788521974075092, -2.1874432522973364, 0.7811266254438332, -2.823269675699685, 0.6046364833773319, -0.30957046150454726, 1.1475814591911286, 1.1032375836167656, 0.5031172563830335, 1.6384111911689938], "max": [0.6887073277866197, 0.2511332768836007, 1.2449945109806915, -1.0874220277029616, 1.1171669614739428, -1.6641229203180785, 0.7935023932378593, -0.10281114929502572, 1.2241251624482317, 1.5613959042476016, 0.7810982988659219, 2.177464140465863], "count": [184]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4141151511437908]], [[0.41978946078431373]], [[0.44943364583333334]]], "std": [[[0.250208646363197]], [[0.24079037806074946]], [[0.2310605489853084]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.12549019607843137]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5164623794934641]], [[0.5310823631535947]], [[0.5156878247549019]]], "std": [[[0.32629913527670923]], [[0.32739009843128386]], [[0.32947438173757415]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4887747712418301]], [[0.5287152818627452]], [[0.5286046466503268]]], "std": [[[0.30238888909361794]], [[0.2974841927110257]], [[0.2942079550091675]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4457318014705882]], [[0.46043271037581696]], [[0.4383646507352941]]], "std": [[[0.35272265130639074]], [[0.3641027759966991]], [[0.3728757855567745]]], "count": [100]}, "observation.state": {"min": [0.5429589152336121, -1.1749924421310425, 0.931499719619751, -0.261543869972229, -1.484300136566162, 0.6106469631195068, -1.1015106439590454, -1.2953479290008545, 1.220319151878357, -0.13141833245754242, 0.6693703532218933, -0.41733425855636597, 38.55437469482422, 41.94874954223633, -0.43812498450279236, -1.881250023841858, 0.7293750047683716, 0.7842857241630554, 0.6875, -0.06916666775941849, 0.7311111092567444, 0.015000004321336746, 0.9637500047683716, -0.03125, 38.75, 44.336875915527344, 0.37437498569488525, -0.4987500011920929, 0.8025000095367432, -0.2862499952316284, 2.1812500953674316, -0.5568749904632568, 2.943125009536743, -0.19812500476837158, 0.7322221994400024, 0.9593750238418579], "max": [1.1361485719680786, -0.80663001537323, 1.2682631015777588, 0.11909189820289612, -0.5713549852371216, 0.7920147776603699, -0.4890754818916321, -0.8413442969322205, 1.6795653104782104, 0.14816085994243622, 1.4853174686431885, -0.37358376383781433, 64.81999969482422, 57.73749923706055, 5.203999996185303, 9.352499961853027, 59.115623474121094, 49.985626220703125, 54.65999984741211, 80.40249633789062, 53.759376525878906, 95.58187866210938, 53.665000915527344, 108.5425033569336, 74.01374816894531, 65.66312408447266, 0.4749999940395355, 9.047499656677246, 43.734375, 45.16187286376953, 56.243751525878906, 36.68812561035156, 58.01874923706055, 55.31999969482422, 65.00812530517578, 50.77375030517578], "mean": [0.8272334337234497, -0.9598350524902344, 1.1106765270233154, -0.042303796857595444, -0.9425018429756165, 0.6883822083473206, -0.8334558606147766, -1.0866594314575195, 1.3603929281234741, -0.0010971000883728266, 1.144142746925354, -0.39348098635673523, 51.36698532104492, 48.68605422973633, 0.3817353844642639, 3.808048725128174, 24.436620712280273, 13.529242515563965, 23.142658233642578, 27.68766212463379, 23.65599822998047, 32.26028060913086, 18.467674255371094, 49.02609634399414, 53.09063720703125, 54.50654983520508, 0.4224438965320587, 4.321788787841797, 19.574453353881836, 10.405457496643066, 24.162490844726562, 8.365716934204102, 22.938676834106445, 11.072566986083984, 21.145814895629883, 18.69533348083496], "std": [0.21445783972740173, 0.1250831037759781, 0.11518646031618118, 0.13917604088783264, 0.2864052951335907, 0.047655075788497925, 0.1956409364938736, 0.14921769499778748, 0.14457450807094574, 0.06692970544099808, 0.2105785310268402, 0.011951827444136143, 9.794344902038574, 5.144836902618408, 1.656764030456543, 4.661101818084717, 22.172822952270508, 15.766491889953613, 21.603988647460938, 31.270122528076172, 21.900634765625, 36.41881561279297, 20.032028198242188, 43.2911376953125, 12.41148567199707, 6.82682466506958, 0.027799606323242188, 2.740076780319214, 13.342698097229004, 15.697545051574707, 16.049039840698242, 12.391888618469238, 16.954256057739258, 17.781803131103516, 18.730823516845703, 16.883914947509766], "count": [106]}, "action": {"min": [0.5429589152336121, -1.1749924421310425, 0.931499719619751, -0.261543869972229, -1.484300136566162, 0.6106469631195068, -1.1015106439590454, -1.2953479290008545, 1.220319151878357, -0.13141833245754242, 0.6693703532218933, -0.41733425855636597, 38.55437469482422, 41.94874954223633, -0.43812498450279236, -1.881250023841858, 0.7293750047683716, 0.7842857241630554, 0.6875, -0.06916666775941849, 0.7311111092567444, 0.015000004321336746, 0.9637500047683716, -0.03125, 38.75, 44.336875915527344, 0.37437498569488525, -0.4987500011920929, 0.8025000095367432, -0.2862499952316284, 2.1812500953674316, -0.5568749904632568, 2.943125009536743, -0.19812500476837158, 0.7322221994400024, 0.9593750238418579], "max": [1.1361485719680786, -0.80663001537323, 1.2682631015777588, 0.11909189820289612, -0.5713549852371216, 0.7920147776603699, -0.4890754818916321, -0.8413442969322205, 1.6795653104782104, 0.14816085994243622, 1.4853174686431885, -0.37358376383781433, 64.81999969482422, 57.73749923706055, 5.203999996185303, 9.352499961853027, 59.115623474121094, 49.985626220703125, 54.65999984741211, 80.40249633789062, 53.759376525878906, 95.58187866210938, 53.665000915527344, 108.5425033569336, 74.01374816894531, 65.66312408447266, 0.4749999940395355, 9.047499656677246, 43.734375, 45.16187286376953, 56.243751525878906, 36.68812561035156, 58.01874923706055, 55.31999969482422, 65.00812530517578, 50.77375030517578], "mean": [0.827233612537384, -0.9598347544670105, 1.1106765270233154, -0.042303796857595444, -0.9425019025802612, 0.6883820295333862, -0.8334558010101318, -1.0866594314575195, 1.3603925704956055, -0.0010970989242196083, 1.1441426277160645, -0.39348104596138, 51.366973876953125, 48.68604278564453, 0.381735235452652, 3.808049440383911, 24.43662452697754, 13.529236793518066, 23.14264678955078, 27.68766975402832, 23.656002044677734, 32.26026153564453, 18.467666625976562, 49.026092529296875, 53.09063720703125, 54.50653076171875, 0.42244386672973633, 4.321789741516113, 19.57444953918457, 10.40545654296875, 24.162490844726562, 8.365713119506836, 22.938684463500977, 11.072575569152832, 21.14580726623535, 18.69533348083496], "std": [0.21445785462856293, 0.1250831037759781, 0.11518645286560059, 0.13917602598667145, 0.2864052951335907, 0.047655075788497925, 0.1956409364938736, 0.14921770989894867, 0.14457450807094574, 0.06692970544099808, 0.2105785310268402, 0.011951828375458717, 9.794343948364258, 5.144835948944092, 1.6567636728286743, 4.661101818084717, 22.172822952270508, 15.76649284362793, 21.603986740112305, 31.270116806030273, 21.900634765625, 36.41880798339844, 20.032028198242188, 43.291141510009766, 12.411483764648438, 6.82682466506958, 0.02779960259795189, 2.740077018737793, 13.34269905090332, 15.69754695892334, 16.049039840698242, 12.391888618469238, 16.954256057739258, 17.781803131103516, 18.730823516845703, 16.883913040161133], "count": [106]}, "timestamp": {"min": [0.0], "max": [3.5], "mean": [1.75], "std": [1.0199400853862828], "count": [106]}, "frame_index": {"min": [0], "max": [105], "mean": [52.5], "std": [30.598202561588483], "count": [106]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [106]}, "index": {"min": [8212], "max": [8317], "mean": [8264.5], "std": [30.598202561588483], "count": [106]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [106]}, "subtask_annotation": {"mean": [5.60377358490566, 11.0, 11.0, 11.0, 11.0], "std": [4.27294967997566, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [106]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [106]}, "eef_direction_state": {"mean": [3.3867924528301887, 2.4622641509433962], "std": [1.370654400359938, 2.142008087567695], "min": [0, 0], "max": [6, 6], "count": [106]}, "eef_velocity_state": {"mean": [1.4056603773584906, 1.4433962264150944], "std": [0.6108809272664932, 0.7900344950582765], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_state": {"mean": [1.2641509433962264, 1.150943396226415], "std": [0.756130751302411, 0.7622267878009114], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_direction_action": {"mean": [3.3867924528301887, 2.4622641509433962], "std": [1.370654400359938, 2.142008087567695], "min": [0, 0], "max": [6, 6], "count": [106]}, "eef_velocity_action": {"mean": [1.4056603773584906, 1.4433962264150944], "std": [0.6108809272664932, 0.7900344950582765], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_action": {"mean": [1.2641509433962264, 1.150943396226415], "std": [0.756130751302411, 0.7622267878009114], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_sim_pose_state": {"mean": [0.6496115780075735, 0.15465135720201925, 1.1811258816129482, -1.4184823806988274, 0.7663194735131775, -2.110430348156347, 0.6794141110159069, -0.17373473954146337, 1.206287098766297, 1.1997714192290325, 0.5607126359820997, 2.0329025365643023], "std": [0.0337138543023867, 0.05535340026312267, 0.036925954349804765, 0.2592638143718304, 0.11624801242161972, 0.18991835389592918, 0.051020072802979356, 0.03849576865757798, 0.03107930502872675, 0.20388285262398015, 0.12344419064889915, 0.11128486594857065], "min": [0.5918697405671111, 0.06456807758219671, 1.1058582654022344, -1.9425061516278461, 0.5866375404615427, -2.475012182477201, 0.633325405626856, -0.23927149121033484, 1.1489263148141937, 0.9757649172998016, 0.40827104898160216, 1.8810828783667581], "max": [0.6945059838643803, 0.21900067885180508, 1.2334484703736766, -1.1345493676926948, 0.9569645614094542, -1.8187812329397464, 0.7910095515042951, -0.1279774251055352, 1.252681824921412, 1.588252203247178, 0.7612735829660284, 2.247338141314769], "count": [106]}, "eef_sim_pose_action": {"mean": [0.6496115780075735, 0.15465135720201925, 1.1811258816129482, -1.4184823806988274, 0.7663194735131775, -2.110430348156347, 0.6794141110159069, -0.17373473954146337, 1.206287098766297, 1.1997714192290325, 0.5607126359820997, 2.0329025365643023], "std": [0.0337138543023867, 0.05535340026312267, 0.036925954349804765, 0.2592638143718304, 0.11624801242161972, 0.18991835389592918, 0.051020072802979356, 0.03849576865757798, 0.03107930502872675, 0.20388285262398015, 0.12344419064889915, 0.11128486594857065], "min": [0.5918697405671111, 0.06456807758219671, 1.1058582654022344, -1.9425061516278461, 0.5866375404615427, -2.475012182477201, 0.633325405626856, -0.23927149121033484, 1.1489263148141937, 0.9757649172998016, 0.40827104898160216, 1.8810828783667581], "max": [0.6945059838643803, 0.21900067885180508, 1.2334484703736766, -1.1345493676926948, 0.9569645614094542, -1.8187812329397464, 0.7910095515042951, -0.1279774251055352, 1.252681824921412, 1.588252203247178, 0.7612735829660284, 2.247338141314769], "count": [106]}}} +{"episode_index": 64, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41450334150326795]], [[0.4203127573529412]], [[0.44855351919934644]]], "std": [[[0.25264097290006704]], [[0.24342977834578536]], [[0.23319172877806113]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5028824775326798]], [[0.5194285988562092]], [[0.5040059272875816]]], "std": [[[0.3312358734112102]], [[0.3281495661158952]], [[0.33235500287999925]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5025944669117648]], [[0.5244430739379085]], [[0.5099444791666667]]], "std": [[[0.3041961922310494]], [[0.31034381946583256]], [[0.3092563868947463]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4510427389705882]], [[0.4669107638888889]], [[0.4471822794117647]]], "std": [[[0.3528862798140534]], [[0.36333588058839045]], [[0.3710101589652959]]], "count": [100]}, "observation.state": {"min": [0.5166847705841064, -1.171201467514038, 0.9796503782272339, -0.24242770671844482, -1.4483143091201782, 0.5898327231407166, -1.1346989870071411, -1.2667372226715088, 1.1875545978546143, -0.1614118367433548, 0.6869897842407227, -0.41201478242874146, 41.231109619140625, 41.12874984741211, -0.8081250190734863, -1.1050000190734863, 1.2699999809265137, -0.6862500309944153, 0.7081249952316284, -0.8543750047683716, 0.703125, -0.08374999463558197, 1.0525000095367432, 0.28125, 42.12889099121094, 45.67625045776367, 0.3487499952316284, -0.4806250035762787, 1.0668749809265137, -0.0625, 1.3956249952316284, 0.010000001639127731, 1.6356250047683716, -0.12437500059604645, 0.6931250095367432, 1.3606250286102295], "max": [1.04988431930542, -0.7597562670707703, 1.267976999282837, 0.1893787682056427, -0.6332970857620239, 0.6444552540779114, -0.49632352590560913, -0.8276112079620361, 1.6783732175827026, 0.21966633200645447, 1.5468621253967285, -0.3413252532482147, 66.9124984741211, 51.39125061035156, 20.101110458374023, 8.911250114440918, 67.69125366210938, 23.593124389648438, 55.087501525878906, 71.8550033569336, 53.15999984741211, 93.03500366210938, 51.104373931884766, 106.53874969482422, 79.76687622070312, 66.125, 0.45875000953674316, 9.532500267028809, 53.95687484741211, 32.787498474121094, 62.83000183105469, 34.37437438964844, 55.59312438964844, 54.57625198364258, 51.82437515258789, 67.46749877929688], "mean": [0.7663489580154419, -0.958510160446167, 1.1276471614837646, 0.009718825109302998, -0.9888834953308105, 0.6176038384437561, -0.8368926644325256, -1.036158561706543, 1.3706005811691284, -0.038060907274484634, 1.1533942222595215, -0.37368419766426086, 55.11394500732422, 47.05447769165039, 3.999000310897827, 3.633390426635742, 30.750362396240234, 5.792062282562256, 24.529972076416016, 26.484045028686523, 23.53813934326172, 35.04747772216797, 18.98220443725586, 52.217830657958984, 55.93395233154297, 55.955909729003906, 0.39796796441078186, 3.774442434310913, 25.259057998657227, 8.456928253173828, 24.44112777709961, 7.8195390701293945, 22.233417510986328, 13.413750648498535, 18.891292572021484, 27.35047721862793], "std": [0.17930734157562256, 0.12271302193403244, 0.1002882868051529, 0.12205100059509277, 0.23632387816905975, 0.015426921658217907, 0.21745359897613525, 0.14736627042293549, 0.14661018550395966, 0.06729290634393692, 0.201736718416214, 0.018682952970266342, 8.395915031433105, 3.2455124855041504, 7.141812324523926, 3.9543936252593994, 26.874073028564453, 6.864156723022461, 22.96351432800293, 28.521345138549805, 22.057706832885742, 36.1841926574707, 18.981435775756836, 42.381744384765625, 14.252459526062012, 6.260899543762207, 0.023659968748688698, 3.052330493927002, 15.19747543334961, 11.966158866882324, 18.55388069152832, 10.288846969604492, 17.123016357421875, 19.552059173583984, 16.060321807861328, 25.934175491333008], "count": [119]}, "action": {"min": [0.5166847705841064, -1.171201467514038, 0.9796503782272339, -0.24242770671844482, -1.4483143091201782, 0.5898327231407166, -1.1346989870071411, -1.2667372226715088, 1.1875545978546143, -0.1614118367433548, 0.6869897842407227, -0.41201478242874146, 41.231109619140625, 41.12874984741211, -0.8081250190734863, -1.1050000190734863, 1.2699999809265137, -0.6862500309944153, 0.7081249952316284, -0.8543750047683716, 0.703125, -0.08374999463558197, 1.0525000095367432, 0.28125, 42.12889099121094, 45.67625045776367, 0.3487499952316284, -0.4806250035762787, 1.0668749809265137, -0.0625, 1.3956249952316284, 0.010000001639127731, 1.6356250047683716, -0.12437500059604645, 0.6931250095367432, 1.3606250286102295], "max": [1.04988431930542, -0.7597562670707703, 1.267976999282837, 0.1893787682056427, -0.6332970857620239, 0.6444552540779114, -0.49632352590560913, -0.8276112079620361, 1.6783732175827026, 0.21966633200645447, 1.5468621253967285, -0.3413252532482147, 66.9124984741211, 51.39125061035156, 20.101110458374023, 8.911250114440918, 67.69125366210938, 23.593124389648438, 55.087501525878906, 71.8550033569336, 53.15999984741211, 93.03500366210938, 51.104373931884766, 106.53874969482422, 79.76687622070312, 66.125, 0.45875000953674316, 9.532500267028809, 53.95687484741211, 32.787498474121094, 62.83000183105469, 34.37437438964844, 55.59312438964844, 54.57625198364258, 51.82437515258789, 67.46749877929688], "mean": [0.7663488984107971, -0.9585102796554565, 1.1276471614837646, 0.009718830697238445, -0.9888836145401001, 0.6176038384437561, -0.8368927836418152, -1.0361584424972534, 1.3706004619598389, -0.038060907274484634, 1.1533938646316528, -0.3736841082572937, 55.113956451416016, 47.05448532104492, 3.9990036487579346, 3.6333909034729004, 30.75035858154297, 5.7920660972595215, 24.529964447021484, 26.484031677246094, 23.53814697265625, 35.047481536865234, 18.982210159301758, 52.21784210205078, 55.9339599609375, 55.955902099609375, 0.3979681730270386, 3.774441957473755, 25.259052276611328, 8.456926345825195, 24.441110610961914, 7.819540500640869, 22.23341941833496, 13.4137544631958, 18.891300201416016, 27.350482940673828], "std": [0.17930738627910614, 0.12271304428577423, 0.1002882793545723, 0.12205099314451218, 0.23632387816905975, 0.015426921658217907, 0.21745358407497406, 0.14736627042293549, 0.14661017060279846, 0.06729290634393692, 0.201736718416214, 0.018682952970266342, 8.395914077758789, 3.2455127239227295, 7.141812801361084, 3.9543938636779785, 26.874074935913086, 6.8641581535339355, 22.96350860595703, 28.521343231201172, 22.057706832885742, 36.1841926574707, 18.98143768310547, 42.38174057006836, 14.252460479736328, 6.260900020599365, 0.023659970611333847, 3.052330493927002, 15.19747543334961, 11.96615982055664, 18.553882598876953, 10.288847923278809, 17.123014450073242, 19.552061080932617, 16.06032371520996, 25.934175491333008], "count": [119]}, "timestamp": {"min": [0.0], "max": [3.933333333333333], "mean": [1.9666666666666668], "std": [1.1450376024878448], "count": [119]}, "frame_index": {"min": [0], "max": [118], "mean": [59.0], "std": [34.351128074635334], "count": [119]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [119]}, "index": {"min": [8318], "max": [8436], "mean": [8377.0], "std": [34.351128074635334], "count": [119]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [119]}, "subtask_annotation": {"mean": [5.563025210084033, 11.0, 11.0, 11.0, 11.0], "std": [4.259716831757643, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [119]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [119]}, "eef_direction_state": {"mean": [2.7815126050420167, 2.8907563025210083], "std": [1.3357380099981124, 2.0935672422337883], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_state": {"mean": [1.5798319327731092, 1.4201680672268908], "std": [0.5422610354588803, 0.804355771439184], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_state": {"mean": [1.2605042016806722, 0.9831932773109243], "std": [0.8143893404763504, 0.8197477914794759], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_direction_action": {"mean": [2.7815126050420167, 2.8907563025210083], "std": [1.3357380099981124, 2.0935672422337883], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_action": {"mean": [1.5798319327731092, 1.4201680672268908], "std": [0.5422610354588803, 0.804355771439184], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_action": {"mean": [1.2605042016806722, 0.9831932773109243], "std": [0.8143893404763504, 0.8197477914794759], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_sim_pose_state": {"mean": [0.6503224516719595, 0.14652867723301122, 1.213604166669551, -1.2870107631644336, 0.7202988848942821, -2.072869398345991, 0.679339229373371, -0.18975676873309735, 1.2215125571687917, 1.1764556805977209, 0.6161494555896796, 2.013668215099426], "std": [0.027983463031894248, 0.047062291508278474, 0.03905460113683049, 0.24887455328745303, 0.11583476209583905, 0.16971377523191128, 0.050161179118013356, 0.03955819216307013, 0.031074550833420696, 0.18389846992131678, 0.09424274756596003, 0.09929206393907038], "min": [0.6062862021401103, 0.0715717828224336, 1.1327924500867141, -1.8222661343432294, 0.5622915061912037, -2.4592865915627358, 0.6253154679372607, -0.25409410693994616, 1.1661183586612258, 0.9677130494705566, 0.4758163658960344, 1.7981853346648924], "max": [0.6942460626088, 0.2245811163018216, 1.2679192556711116, -1.0181567330955092, 0.8929025416686658, -1.7954566441463904, 0.7884912521060475, -0.14173145620129052, 1.2623818238868267, 1.4904747216325585, 0.7608191314548103, 2.172156053950826], "count": [119]}, "eef_sim_pose_action": {"mean": [0.6503224516719595, 0.14652867723301122, 1.213604166669551, -1.2870107631644336, 0.7202988848942821, -2.072869398345991, 0.679339229373371, -0.18975676873309735, 1.2215125571687917, 1.1764556805977209, 0.6161494555896796, 2.013668215099426], "std": [0.027983463031894248, 0.047062291508278474, 0.03905460113683049, 0.24887455328745303, 0.11583476209583905, 0.16971377523191128, 0.050161179118013356, 0.03955819216307013, 0.031074550833420696, 0.18389846992131678, 0.09424274756596003, 0.09929206393907038], "min": [0.6062862021401103, 0.0715717828224336, 1.1327924500867141, -1.8222661343432294, 0.5622915061912037, -2.4592865915627358, 0.6253154679372607, -0.25409410693994616, 1.1661183586612258, 0.9677130494705566, 0.4758163658960344, 1.7981853346648924], "max": [0.6942460626088, 0.2245811163018216, 1.2679192556711116, -1.0181567330955092, 0.8929025416686658, -1.7954566441463904, 0.7884912521060475, -0.14173145620129052, 1.2623818238868267, 1.4904747216325585, 0.7608191314548103, 2.172156053950826], "count": [119]}}} +{"episode_index": 65, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41417554738562096]], [[0.42060017769607844]], [[0.44661140114379083]]], "std": [[[0.2559660451783212]], [[0.24468372651812417]], [[0.2344448009491821]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5100302920751634]], [[0.5231659865196079]], [[0.5049668300653595]]], "std": [[[0.32157573186967997]], [[0.32168367470041986]], [[0.32521364812700876]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48957635212418305]], [[0.5262005494281046]], [[0.5290665788398693]]], "std": [[[0.3112937022901844]], [[0.30648531397261836]], [[0.30308123476917753]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4502902430555556]], [[0.46541023284313726]], [[0.4450629616013072]]], "std": [[[0.35131900270276356]], [[0.36169543210517985]], [[0.36995218151654896]]], "count": [100]}, "observation.state": {"min": [0.620994508266449, -1.1290721893310547, 0.9279816746711731, -0.34936803579330444, -1.6090426445007324, 0.5251249074935913, -1.2185759544372559, -1.2131637334823608, 1.1433881521224976, -0.09451056271791458, 0.7238736748695374, -0.420881986618042, 35.36000061035156, 41.11125183105469, -0.7768750190734863, -2.4806251525878906, 0.9118750095367432, -0.33812499046325684, 0.6981250047683716, -0.5412499904632568, 0.8181250095367432, 0.8399999737739563, 1.0606666803359985, 0.4440000057220459, 44.44750213623047, 46.0, 0.35374999046325684, -0.2706249952316284, 1.024999976158142, -0.5724999904632568, 2.432500123977661, -0.4699999988079071, 2.338124990463257, -0.020624998956918716, 0.5874999761581421, 1.816666603088379], "max": [1.2251967191696167, -0.7770180106163025, 1.1903705596923828, 0.21450847387313843, -0.6128166317939758, 0.6583791375160217, -0.5402885675430298, -0.7913948893547058, 1.6261825561523438, 0.21818281710147858, 1.5582640171051025, -0.32029640674591064, 70.11125183105469, 53.47444534301758, 29.2450008392334, 9.5181245803833, 65.46562194824219, 11.807499885559082, 54.11249923706055, 65.48687744140625, 58.071250915527344, 87.69000244140625, 55.514373779296875, 102.64125061035156, 80.01187896728516, 62.84363555908203, 0.44555553793907166, 9.186875343322754, 56.4474983215332, 18.521249771118164, 61.829376220703125, 33.6462516784668, 63.933128356933594, 57.747501373291016, 61.91875076293945, 74.60062408447266], "mean": [0.910893976688385, -0.9291943311691284, 1.072274088859558, -0.06941773742437363, -1.0686399936676025, 0.591869592666626, -0.9065398573875427, -1.008922815322876, 1.303102731704712, 0.003792540403082967, 1.193738341331482, -0.362825870513916, 53.49563217163086, 46.33150863647461, 2.007909059524536, 3.8633272647857666, 27.22144889831543, 3.715592384338379, 23.91446876525879, 22.972713470458984, 23.840965270996094, 29.69850730895996, 17.255054473876953, 52.82207107543945, 59.13148880004883, 53.79468536376953, 0.39326316118240356, 5.020895004272461, 23.012420654296875, 4.43359899520874, 22.950437545776367, 8.048169136047363, 25.10198974609375, 11.597126960754395, 20.90313720703125, 35.09883117675781], "std": [0.21986418962478638, 0.11136777698993683, 0.10055219382047653, 0.1778855174779892, 0.28415796160697937, 0.03875768184661865, 0.2258855551481247, 0.1451749950647354, 0.15026701986789703, 0.05310302972793579, 0.20423050224781036, 0.02564583346247673, 11.24002456665039, 3.409127712249756, 6.576392650604248, 4.756298542022705, 26.337968826293945, 3.9818830490112305, 21.925262451171875, 26.490156173706055, 21.4241886138916, 32.38938903808594, 18.695049285888672, 38.13042068481445, 13.143953323364258, 5.248116493225098, 0.02053648605942726, 2.9732625484466553, 16.575496673583984, 6.019319534301758, 18.49748992919922, 10.814970016479492, 19.730728149414062, 18.028018951416016, 19.454280853271484, 23.944791793823242], "count": [105]}, "action": {"min": [0.620994508266449, -1.1290721893310547, 0.9279816746711731, -0.34936803579330444, -1.6090426445007324, 0.5251249074935913, -1.2185759544372559, -1.2131637334823608, 1.1433881521224976, -0.09451056271791458, 0.7238736748695374, -0.420881986618042, 35.36000061035156, 41.11125183105469, -0.7768750190734863, -2.4806251525878906, 0.9118750095367432, -0.33812499046325684, 0.6981250047683716, -0.5412499904632568, 0.8181250095367432, 0.8399999737739563, 1.0606666803359985, 0.4440000057220459, 44.44750213623047, 46.0, 0.35374999046325684, -0.2706249952316284, 1.024999976158142, -0.5724999904632568, 2.432500123977661, -0.4699999988079071, 2.338124990463257, -0.020624998956918716, 0.5874999761581421, 1.816666603088379], "max": [1.2251967191696167, -0.7770180106163025, 1.1903705596923828, 0.21450847387313843, -0.6128166317939758, 0.6583791375160217, -0.5402885675430298, -0.7913948893547058, 1.6261825561523438, 0.21818281710147858, 1.5582640171051025, -0.32029640674591064, 70.11125183105469, 53.47444534301758, 29.2450008392334, 9.5181245803833, 65.46562194824219, 11.807499885559082, 54.11249923706055, 65.48687744140625, 58.071250915527344, 87.69000244140625, 55.514373779296875, 102.64125061035156, 80.01187896728516, 62.84363555908203, 0.44555553793907166, 9.186875343322754, 56.4474983215332, 18.521249771118164, 61.829376220703125, 33.6462516784668, 63.933128356933594, 57.747501373291016, 61.91875076293945, 74.60062408447266], "mean": [0.9108936786651611, -0.9291946887969971, 1.072274088859558, -0.06941773742437363, -1.068640112876892, 0.5918696522712708, -0.9065394997596741, -1.008922815322876, 1.303102970123291, 0.003792540868744254, 1.1937381029129028, -0.36282601952552795, 53.495628356933594, 46.331504821777344, 2.007908344268799, 3.86332631111145, 27.22145652770996, 3.715592384338379, 23.914472579956055, 22.972728729248047, 23.840961456298828, 29.698495864868164, 17.25506019592285, 52.822059631347656, 59.13148880004883, 53.79468536376953, 0.39326316118240356, 5.020894527435303, 23.01241111755371, 4.433598041534424, 22.950443267822266, 8.048169136047363, 25.101987838745117, 11.597124099731445, 20.903125762939453, 35.09883117675781], "std": [0.21986418962478638, 0.11136776953935623, 0.10055218636989594, 0.1778855323791504, 0.28415799140930176, 0.03875768184661865, 0.2258855700492859, 0.1451749950647354, 0.15026703476905823, 0.05310302972793579, 0.20423050224781036, 0.02564583718776703, 11.240025520324707, 3.409128189086914, 6.576393127441406, 4.756298542022705, 26.337966918945312, 3.9818830490112305, 21.925264358520508, 26.490156173706055, 21.424190521240234, 32.3893928527832, 18.695049285888672, 38.13041687011719, 13.143952369689941, 5.2481160163879395, 0.02053648605942726, 2.9732625484466553, 16.575496673583984, 6.019320011138916, 18.49748992919922, 10.814971923828125, 19.730728149414062, 18.028017044067383, 19.454282760620117, 23.944791793823242], "count": [105]}, "timestamp": {"min": [0.0], "max": [3.466666666666667], "mean": [1.7333333333333334], "std": [1.010317148592827], "count": [105]}, "frame_index": {"min": [0], "max": [104], "mean": [52.0], "std": [30.309514457784815], "count": [105]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [105]}, "index": {"min": [8437], "max": [8541], "mean": [8489.0], "std": [30.309514457784815], "count": [105]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [105]}, "subtask_annotation": {"mean": [5.40952380952381, 11.0, 11.0, 11.0, 11.0], "std": [4.248686605114658, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [105]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [105]}, "eef_direction_state": {"mean": [3.323809523809524, 2.3333333333333335], "std": [1.2459094065914702, 2.1410574453122426], "min": [0, 0], "max": [6, 6], "count": [105]}, "eef_velocity_state": {"mean": [1.6095238095238096, 1.457142857142857], "std": [0.5432746932172062, 0.7810685163357205], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_state": {"mean": [1.4666666666666666, 1.2095238095238094], "std": [0.6628461958592503, 0.7393077598123945], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_direction_action": {"mean": [3.323809523809524, 2.3333333333333335], "std": [1.2459094065914702, 2.1410574453122426], "min": [0, 0], "max": [6, 6], "count": [105]}, "eef_velocity_action": {"mean": [1.6095238095238096, 1.457142857142857], "std": [0.5432746932172062, 0.7810685163357205], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_action": {"mean": [1.4666666666666666, 1.2095238095238094], "std": [0.6628461958592503, 0.7393077598123945], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_sim_pose_state": {"mean": [0.6330310034055548, 0.16809868371894554, 1.1839368582083905, -1.3767748063819125, 0.6649863609750677, -2.088015425184667, 0.6628285086588553, -0.19257275322586903, 1.2086756791863316, 1.219842248230471, 0.5616351317429346, 2.0474628396030052], "std": [0.02805726154640839, 0.05607619704726923, 0.03582501842421055, 0.2325082081191497, 0.11387440174558319, 0.1988670713810357, 0.054154398725322524, 0.03979227299553623, 0.03281306304790657, 0.18107745076060858, 0.10639729491500195, 0.11606722685941194], "min": [0.5859361829744882, 0.08023060650224034, 1.1153773725664395, -1.8589213450460558, 0.4871201488710577, -2.4950043829855706, 0.6152744220017052, -0.2524739950732514, 1.159229233972285, 0.9555682576211257, 0.42952051521541446, 1.7969244575346577], "max": [0.6641489093617147, 0.2526342143448258, 1.2361039831141996, -1.103082273572726, 0.8400526104729313, -1.7573943148133608, 0.7799038012875573, -0.13617670856005024, 1.2675461634993261, 1.5440198504836764, 0.7434110382545733, 2.217987455550478], "count": [105]}, "eef_sim_pose_action": {"mean": [0.6330310034055548, 0.16809868371894554, 1.1839368582083905, -1.3767748063819125, 0.6649863609750677, -2.088015425184667, 0.6628285086588553, -0.19257275322586903, 1.2086756791863316, 1.219842248230471, 0.5616351317429346, 2.0474628396030052], "std": [0.02805726154640839, 0.05607619704726923, 0.03582501842421055, 0.2325082081191497, 0.11387440174558319, 0.1988670713810357, 0.054154398725322524, 0.03979227299553623, 0.03281306304790657, 0.18107745076060858, 0.10639729491500195, 0.11606722685941194], "min": [0.5859361829744882, 0.08023060650224034, 1.1153773725664395, -1.8589213450460558, 0.4871201488710577, -2.4950043829855706, 0.6152744220017052, -0.2524739950732514, 1.159229233972285, 0.9555682576211257, 0.42952051521541446, 1.7969244575346577], "max": [0.6641489093617147, 0.2526342143448258, 1.2361039831141996, -1.103082273572726, 0.8400526104729313, -1.7573943148133608, 0.7799038012875573, -0.13617670856005024, 1.2675461634993261, 1.5440198504836764, 0.7434110382545733, 2.217987455550478], "count": [105]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41583146650326797]], [[0.4199174530228758]], [[0.4475342687908497]]], "std": [[[0.25240269622198624]], [[0.24266751137288795]], [[0.23235319127862816]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5117247916666666]], [[0.5222689481209151]], [[0.5051683782679738]]], "std": [[[0.3212008253360374]], [[0.3241526098419348]], [[0.32863611759595873]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13725490196078433]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4900062765522876]], [[0.5123929452614379]], [[0.502824501633987]]], "std": [[[0.2971812616182208]], [[0.3001291624424785]], [[0.29896589738399776]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4439047017973856]], [[0.45924574959150327]], [[0.43723947508169936]]], "std": [[[0.3526929030057081]], [[0.3644826697891866]], [[0.37231106291893623]]], "count": [100]}, "observation.state": {"min": [0.5783884525299072, -1.1837424039840698, 0.9627012014389038, -0.25052347779273987, -1.5348244905471802, 0.5000667572021484, -1.155775547027588, -1.2525272369384766, 1.1868764162063599, -0.15833619236946106, 0.6848439574241638, -0.3693203628063202, 35.380001068115234, 39.19750213623047, -0.898888885974884, -2.6262500286102295, 0.7606250047683716, -0.28555557131767273, 0.6924999952316284, -0.6312500238418579, 0.6825000047683716, -0.44749999046325684, 1.044615387916565, 0.32499998807907104, 40.920623779296875, 42.96437454223633, 0.38499999046325684, -0.4937500059604645, 0.9168750047683716, -0.14687499403953552, 2.4375, -0.03750000149011612, 2.634999990463257, -0.05562499910593033, 0.9474999904632568, 1.7193750143051147], "max": [1.0928559303283691, -0.77816241979599, 1.2490224838256836, 0.2612869143486023, -0.5695668458938599, 0.6048294901847839, -0.46931028366088867, -0.829566240310669, 1.6527667045593262, 0.22716869413852692, 1.6066266298294067, -0.3156471848487854, 70.93562316894531, 51.583126068115234, 48.646873474121094, 8.515000343322754, 60.573123931884766, 48.16875076293945, 50.01625061035156, 76.54875183105469, 52.182498931884766, 101.1362533569336, 47.772499084472656, 106.97125244140625, 71.125, 57.64125061035156, 0.46937498450279236, 9.4243745803833, 56.29499816894531, 28.771249771118164, 60.79937744140625, 37.833126068115234, 60.16374969482422, 47.270626068115234, 59.20624923706055, 77.65374755859375], "mean": [0.8491699695587158, -0.9515002965927124, 1.1093858480453491, -0.01280700322240591, -1.0616041421890259, 0.5398795008659363, -0.8679037094116211, -1.0565670728683472, 1.3363900184631348, 0.00296276668086648, 1.2057464122772217, -0.3431984484195709, 58.19538497924805, 45.617515563964844, 24.471569061279297, 2.911531925201416, 27.70394515991211, 11.48686695098877, 23.537012100219727, 30.806854248046875, 23.30754852294922, 36.35466384887695, 18.2753849029541, 55.17557907104492, 54.07786560058594, 52.203670501708984, 0.4249562621116638, 5.373705863952637, 20.222681045532227, 5.080677509307861, 22.14000129699707, 9.230847358703613, 22.250354766845703, 10.852253913879395, 17.640417098999023, 33.13236999511719], "std": [0.1973685622215271, 0.1329018622636795, 0.10602421313524246, 0.1521066576242447, 0.28699439764022827, 0.028163496404886246, 0.22480405867099762, 0.14566777646541595, 0.1424863636493683, 0.07707313448190689, 0.2224031239748001, 0.014248121529817581, 9.093144416809082, 3.9278221130371094, 16.935081481933594, 4.466345310211182, 23.162437438964844, 14.875707626342773, 20.324420928955078, 32.507877349853516, 20.149085998535156, 39.20634078979492, 17.66399383544922, 40.33491516113281, 11.080561637878418, 4.131821632385254, 0.020845703780651093, 3.254448175430298, 16.72317886352539, 8.382603645324707, 18.039653778076172, 12.647392272949219, 18.807985305786133, 16.805391311645508, 18.716476440429688, 25.35606575012207], "count": [120]}, "action": {"min": [0.5783884525299072, -1.1837424039840698, 0.9627012014389038, -0.25052347779273987, -1.5348244905471802, 0.5000667572021484, -1.155775547027588, -1.2525272369384766, 1.1868764162063599, -0.15833619236946106, 0.6848439574241638, -0.3693203628063202, 35.380001068115234, 39.19750213623047, -0.898888885974884, -2.6262500286102295, 0.7606250047683716, -0.28555557131767273, 0.6924999952316284, -0.6312500238418579, 0.6825000047683716, -0.44749999046325684, 1.044615387916565, 0.32499998807907104, 40.920623779296875, 42.96437454223633, 0.38499999046325684, -0.4937500059604645, 0.9168750047683716, -0.14687499403953552, 2.4375, -0.03750000149011612, 2.634999990463257, -0.05562499910593033, 0.9474999904632568, 1.7193750143051147], "max": [1.0928559303283691, -0.77816241979599, 1.2490224838256836, 0.2612869143486023, -0.5695668458938599, 0.6048294901847839, -0.46931028366088867, -0.829566240310669, 1.6527667045593262, 0.22716869413852692, 1.6066266298294067, -0.3156471848487854, 70.93562316894531, 51.583126068115234, 48.646873474121094, 8.515000343322754, 60.573123931884766, 48.16875076293945, 50.01625061035156, 76.54875183105469, 52.182498931884766, 101.1362533569336, 47.772499084472656, 106.97125244140625, 71.125, 57.64125061035156, 0.46937498450279236, 9.4243745803833, 56.29499816894531, 28.771249771118164, 60.79937744140625, 37.833126068115234, 60.16374969482422, 47.270626068115234, 59.20624923706055, 77.65374755859375], "mean": [0.8491700887680054, -0.9515005946159363, 1.1093852519989014, -0.01280701532959938, -1.0616041421890259, 0.5398794412612915, -0.8679037690162659, -1.0565670728683472, 1.3363900184631348, 0.002962767146527767, 1.2057467699050903, -0.34319835901260376, 58.19536590576172, 45.61751937866211, 24.471576690673828, 2.911531925201416, 27.70395851135254, 11.486865997314453, 23.53700065612793, 30.806848526000977, 23.307546615600586, 36.354679107666016, 18.275379180908203, 55.175575256347656, 54.0778694152832, 52.20367431640625, 0.42495623230934143, 5.3737077713012695, 20.22269058227539, 5.080678939819336, 22.14000701904297, 9.230852127075195, 22.250349044799805, 10.85225772857666, 17.640419006347656, 33.13236999511719], "std": [0.1973685473203659, 0.1329018771648407, 0.10602422058582306, 0.1521066576242447, 0.2869943678379059, 0.028163501992821693, 0.22480405867099762, 0.14566777646541595, 0.1424863338470459, 0.0770731270313263, 0.22240310907363892, 0.014248122461140156, 9.093145370483398, 3.9278223514556885, 16.935081481933594, 4.466344833374023, 23.162437438964844, 14.875707626342773, 20.324420928955078, 32.507869720458984, 20.14908790588379, 39.20634460449219, 17.663991928100586, 40.334922790527344, 11.080560684204102, 4.131821155548096, 0.020845705643296242, 3.254448175430298, 16.72317886352539, 8.382604598999023, 18.039653778076172, 12.647393226623535, 18.807985305786133, 16.805387496948242, 18.716476440429688, 25.356063842773438], "count": [120]}, "timestamp": {"min": [0.0], "max": [3.966666666666667], "mean": [1.9833333333333334], "std": [1.1546604439144612], "count": [120]}, "frame_index": {"min": [0], "max": [119], "mean": [59.5], "std": [34.63981331743384], "count": [120]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [120]}, "index": {"min": [8542], "max": [8661], "mean": [8601.5], "std": [34.63981331743384], "count": [120]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [120]}, "subtask_annotation": {"mean": [5.641666666666667, 11.0, 11.0, 11.0, 11.0], "std": [4.298828974913466, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [120]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [120]}, "eef_direction_state": {"mean": [3.433333333333333, 2.675], "std": [1.430229196861663, 2.0500508123783994], "min": [0, 0], "max": [6, 6], "count": [120]}, "eef_velocity_state": {"mean": [1.4, 1.3916666666666666], "std": [0.6244997998398393, 0.7884143721560521], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_acc_mag_state": {"mean": [1.3583333333333334, 1.075], "std": [0.7615317167101815, 0.818153408597679], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_direction_action": {"mean": [3.433333333333333, 2.675], "std": [1.430229196861663, 2.0500508123783994], "min": [0, 0], "max": [6, 6], "count": [120]}, "eef_velocity_action": {"mean": [1.4, 1.3916666666666666], "std": [0.6244997998398393, 0.7884143721560521], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_acc_mag_action": {"mean": [1.3583333333333334, 1.075], "std": [0.7615317167101815, 0.818153408597679], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_sim_pose_state": {"mean": [0.6384358772410689, 0.15653034662901946, 1.2002057750465434, -1.3241463675733949, 0.6348643926395583, -2.1100175884147663, 0.668478926010337, -0.1832406193255565, 1.2142158003387362, 1.17457968317226, 0.5199376926203673, 2.03834933347366], "std": [0.029285633529941756, 0.0518681666554539, 0.04299402445005022, 0.283452064881018, 0.13565546025633987, 0.19844789517559003, 0.05130814028171869, 0.039600736683524373, 0.0374197514835877, 0.2095405386443358, 0.1212140346470921, 0.11614089526678002], "min": [0.5983043729492319, 0.07217878625233545, 1.1119163516033874, -1.9255055066535627, 0.4567360246250214, -2.5489403717959616, 0.6186572998115976, -0.24753546859814174, 1.1522388343276155, 0.9425335093749333, 0.34371907816855285, 1.8232328612421822], "max": [0.6789008683886097, 0.22318804483188234, 1.2588662411211315, -1.0129827106402662, 0.8537086790783577, -1.828168003306998, 0.7856612787565449, -0.13289966793621394, 1.2655518733553057, 1.5482177062413072, 0.7057647216126957, 2.232566707176192], "count": [120]}, "eef_sim_pose_action": {"mean": [0.6384358772410689, 0.15653034662901946, 1.2002057750465434, -1.3241463675733949, 0.6348643926395583, -2.1100175884147663, 0.668478926010337, -0.1832406193255565, 1.2142158003387362, 1.17457968317226, 0.5199376926203673, 2.03834933347366], "std": [0.029285633529941756, 0.0518681666554539, 0.04299402445005022, 0.283452064881018, 0.13565546025633987, 0.19844789517559003, 0.05130814028171869, 0.039600736683524373, 0.0374197514835877, 0.2095405386443358, 0.1212140346470921, 0.11614089526678002], "min": [0.5983043729492319, 0.07217878625233545, 1.1119163516033874, -1.9255055066535627, 0.4567360246250214, -2.5489403717959616, 0.6186572998115976, -0.24753546859814174, 1.1522388343276155, 0.9425335093749333, 0.34371907816855285, 1.8232328612421822], "max": [0.6789008683886097, 0.22318804483188234, 1.2588662411211315, -1.0129827106402662, 0.8537086790783577, -1.828168003306998, 0.7856612787565449, -0.13289966793621394, 1.2655518733553057, 1.5482177062413072, 0.7057647216126957, 2.232566707176192], "count": [120]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41391041870915035]], [[0.4186068484477124]], [[0.4429226225490196]]], "std": [[[0.25593543041868105]], [[0.24577085796863274]], [[0.2373890242794941]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.514431243872549]], [[0.5280614624183007]], [[0.5134292892156862]]], "std": [[[0.3215199900159598]], [[0.32230911236917725]], [[0.32574295889488203]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.12549019607843137]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5286948774509804]], [[0.5475450592320261]], [[0.5351016482843137]]], "std": [[[0.3146624351690187]], [[0.3192234948498718]], [[0.31911205344175747]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4431659722222222]], [[0.4586473529411764]], [[0.43689382965686274]]], "std": [[[0.35177520551525526]], [[0.36299817786731337]], [[0.37079433827654856]]], "count": [100]}, "observation.state": {"min": [0.6449797749519348, -1.2162394523620605, 0.9683333039283752, -0.26752880215644836, -1.5257961750030518, 0.40126457810401917, -1.1386091709136963, -1.2639477252960205, 1.2098497152328491, -0.08549820631742477, 0.7110227346420288, -0.39467883110046387, 37.94333267211914, 38.93937683105469, -0.7712500095367432, -1.4431250095367432, 0.8912500143051147, -0.18187499046325684, 0.6866666674613953, -0.7124999761581421, 0.8700000047683716, -0.0006249994039535522, 0.9962500333786011, -0.5418750047683716, 44.66812515258789, 45.673126220703125, 0.3331249952316284, -0.9700000286102295, 0.9474999904632568, -0.2824999988079071, 1.6006250381469727, -0.6518750190734863, 1.1349999904632568, 0.026875000447034836, 0.6893749833106995, 0.1014285758137703], "max": [1.1273237466812134, -0.7769226431846619, 1.2713626623153687, 0.3696259558200836, -0.5287966132164001, 0.5570258498191833, -0.5262216925621033, -0.8669031858444214, 1.6665235757827759, 0.1663021445274353, 1.4666675329208374, -0.2934977412223816, 66.49749755859375, 52.604373931884766, 31.108749389648438, 9.236249923706055, 68.64187622070312, 11.831250190734863, 58.41374969482422, 61.27687454223633, 61.23625183105469, 76.96187591552734, 41.32749938964844, 94.89875030517578, 72.21375274658203, 60.44499969482422, 0.45875000953674316, 9.385000228881836, 55.80125045776367, 27.197500228881836, 63.05875015258789, 44.63999938964844, 63.54187774658203, 61.57625198364258, 60.415000915527344, 81.26312255859375], "mean": [0.8344210386276245, -0.957284688949585, 1.128576397895813, 0.018927721306681633, -1.013679027557373, 0.5131937265396118, -0.8942097425460815, -1.065337896347046, 1.3474338054656982, 0.04445876553654671, 1.1996649503707886, -0.3427188992500305, 55.38492202758789, 45.92079544067383, 1.606945514678955, 4.528538703918457, 27.188934326171875, 2.9549403190612793, 23.615827560424805, 20.761247634887695, 23.03194808959961, 20.45338249206543, 13.587779998779297, 38.506168365478516, 55.13697052001953, 52.798675537109375, 0.41579657793045044, 3.6433300971984863, 23.81673812866211, 6.50978422164917, 24.381412506103516, 9.426155090332031, 23.139169692993164, 13.261621475219727, 21.208833694458008, 23.348350524902344], "std": [0.16708995401859283, 0.13489827513694763, 0.10914848744869232, 0.18539448082447052, 0.2863366901874542, 0.04554098844528198, 0.20506605505943298, 0.13139835000038147, 0.14487017691135406, 0.05687754228711128, 0.20802253484725952, 0.02796507440507412, 8.01482105255127, 4.378702163696289, 6.560389995574951, 4.562631130218506, 27.66865348815918, 3.7682454586029053, 23.349382400512695, 23.900537490844727, 23.063230514526367, 26.508018493652344, 14.80497932434082, 36.16920471191406, 9.89008903503418, 5.441304683685303, 0.028542179614305496, 3.3247647285461426, 16.534238815307617, 9.038858413696289, 17.873159408569336, 13.808216094970703, 18.473041534423828, 19.809005737304688, 17.16643524169922, 24.83795928955078], "count": [105]}, "action": {"min": [0.6449797749519348, -1.2162394523620605, 0.9683333039283752, -0.26752880215644836, -1.5257961750030518, 0.40126457810401917, -1.1386091709136963, -1.2639477252960205, 1.2098497152328491, -0.08549820631742477, 0.7110227346420288, -0.39467883110046387, 37.94333267211914, 38.93937683105469, -0.7712500095367432, -1.4431250095367432, 0.8912500143051147, -0.18187499046325684, 0.6866666674613953, -0.7124999761581421, 0.8700000047683716, -0.0006249994039535522, 0.9962500333786011, -0.5418750047683716, 44.66812515258789, 45.673126220703125, 0.3331249952316284, -0.9700000286102295, 0.9474999904632568, -0.2824999988079071, 1.6006250381469727, -0.6518750190734863, 1.1349999904632568, 0.026875000447034836, 0.6893749833106995, 0.1014285758137703], "max": [1.1273237466812134, -0.7769226431846619, 1.2713626623153687, 0.3696259558200836, -0.5287966132164001, 0.5570258498191833, -0.5262216925621033, -0.8669031858444214, 1.6665235757827759, 0.1663021445274353, 1.4666675329208374, -0.2934977412223816, 66.49749755859375, 52.604373931884766, 31.108749389648438, 9.236249923706055, 68.64187622070312, 11.831250190734863, 58.41374969482422, 61.27687454223633, 61.23625183105469, 76.96187591552734, 41.32749938964844, 94.89875030517578, 72.21375274658203, 60.44499969482422, 0.45875000953674316, 9.385000228881836, 55.80125045776367, 27.197500228881836, 63.05875015258789, 44.63999938964844, 63.54187774658203, 61.57625198364258, 60.415000915527344, 81.26312255859375], "mean": [0.834420919418335, -0.9572846293449402, 1.128576636314392, 0.018927665427327156, -1.0136792659759521, 0.5131937265396118, -0.8942095041275024, -1.0653375387191772, 1.3474338054656982, 0.04445876553654671, 1.199664831161499, -0.3427189290523529, 55.38492202758789, 45.920799255371094, 1.606945514678955, 4.528538703918457, 27.188922882080078, 2.954939842224121, 23.615835189819336, 20.76125144958496, 23.031936645507812, 20.453388214111328, 13.587773323059082, 38.50616455078125, 55.13697052001953, 52.79868698120117, 0.41579651832580566, 3.6433303356170654, 23.816743850708008, 6.50978946685791, 24.381418228149414, 9.426156997680664, 23.13916778564453, 13.261617660522461, 21.208839416503906, 23.34834861755371], "std": [0.16708993911743164, 0.13489827513694763, 0.10914848744869232, 0.18539448082447052, 0.2863366901874542, 0.04554098844528198, 0.2050660401582718, 0.13139835000038147, 0.14487016201019287, 0.05687754601240158, 0.20802251994609833, 0.02796507254242897, 8.01482105255127, 4.378702163696289, 6.560392379760742, 4.562631130218506, 27.668655395507812, 3.7682437896728516, 23.349384307861328, 23.900537490844727, 23.063228607177734, 26.50802230834961, 14.80497932434082, 36.16920471191406, 9.89008903503418, 5.441305160522461, 0.028542179614305496, 3.3247647285461426, 16.53424072265625, 9.038857460021973, 17.873157501220703, 13.808215141296387, 18.473041534423828, 19.809005737304688, 17.16643524169922, 24.83795928955078], "count": [105]}, "timestamp": {"min": [0.0], "max": [3.466666666666667], "mean": [1.7333333333333334], "std": [1.010317148592827], "count": [105]}, "frame_index": {"min": [0], "max": [104], "mean": [52.0], "std": [30.309514457784815], "count": [105]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [105]}, "index": {"min": [8662], "max": [8766], "mean": [8714.0], "std": [30.309514457784815], "count": [105]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [105]}, "subtask_annotation": {"mean": [5.79047619047619, 11.0, 11.0, 11.0, 11.0], "std": [4.125865538273065, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [105]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [105]}, "eef_direction_state": {"mean": [2.8666666666666667, 2.466666666666667], "std": [1.3736754081602123, 1.8926759422104515], "min": [0, 0], "max": [6, 6], "count": [105]}, "eef_velocity_state": {"mean": [1.5809523809523809, 1.5047619047619047], "std": [0.5306052677022525, 0.6778651294961623], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_state": {"mean": [1.4, 1.180952380952381], "std": [0.7250615737399724, 0.7531641493244778], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_direction_action": {"mean": [2.8666666666666667, 2.466666666666667], "std": [1.3736754081602123, 1.8926759422104515], "min": [0, 0], "max": [6, 6], "count": [105]}, "eef_velocity_action": {"mean": [1.5809523809523809, 1.5047619047619047], "std": [0.5306052677022525, 0.6778651294961623], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_action": {"mean": [1.4, 1.180952380952381], "std": [0.7250615737399724, 0.7531641493244778], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_sim_pose_state": {"mean": [0.6446102452363374, 0.1557328176580567, 1.19127750281015, -1.37456451298371, 0.6411856347172913, -2.1449280042456658, 0.6744202495496467, -0.19132180304512453, 1.201974270520561, 1.2006414636623817, 0.5071350697560745, 2.016068079970433], "std": [0.029273501719761716, 0.04676045573961244, 0.033384088587004375, 0.2736678063768866, 0.14096608641464442, 0.2073021705424831, 0.05009851469756532, 0.03389324785898553, 0.030281989667659718, 0.1530153688482364, 0.10368712394468967, 0.07136598519582453], "min": [0.5968979248316304, 0.07307733540771011, 1.119788868250712, -1.9376133167865068, 0.4774115192111883, -2.5639082914548816, 0.6316628719367426, -0.2426768498049832, 1.1566481159915212, 0.9734246572467182, 0.3597184902705419, 1.8387320886082235], "max": [0.6776114545649891, 0.2339420797631211, 1.2354211380167992, -1.0826604210319062, 0.8737064464383808, -1.8038282832150279, 0.7871727963698953, -0.14915285525620683, 1.2557489490751539, 1.4552073154608574, 0.6765197297417114, 2.1199053759731585], "count": [105]}, "eef_sim_pose_action": {"mean": [0.6446102452363374, 0.1557328176580567, 1.19127750281015, -1.37456451298371, 0.6411856347172913, -2.1449280042456658, 0.6744202495496467, -0.19132180304512453, 1.201974270520561, 1.2006414636623817, 0.5071350697560745, 2.016068079970433], "std": [0.029273501719761716, 0.04676045573961244, 0.033384088587004375, 0.2736678063768866, 0.14096608641464442, 0.2073021705424831, 0.05009851469756532, 0.03389324785898553, 0.030281989667659718, 0.1530153688482364, 0.10368712394468967, 0.07136598519582453], "min": [0.5968979248316304, 0.07307733540771011, 1.119788868250712, -1.9376133167865068, 0.4774115192111883, -2.5639082914548816, 0.6316628719367426, -0.2426768498049832, 1.1566481159915212, 0.9734246572467182, 0.3597184902705419, 1.8387320886082235], "max": [0.6776114545649891, 0.2339420797631211, 1.2354211380167992, -1.0826604210319062, 0.8737064464383808, -1.8038282832150279, 0.7871727963698953, -0.14915285525620683, 1.2557489490751539, 1.4552073154608574, 0.6765197297417114, 2.1199053759731585], "count": [105]}}} +{"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.408305414624183]], [[0.41483600285947714]], [[0.4446202308006536]]], "std": [[[0.25025072303499746]], [[0.2401558137629431]], [[0.23077537387886546]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5154728206699347]], [[0.5260713357843138]], [[0.5108929370915033]]], "std": [[[0.3201563016571299]], [[0.3216018753973379]], [[0.3239552702521368]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13725490196078433]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.507547902369281]], [[0.5316026450163398]], [[0.5208759395424837]]], "std": [[[0.31284978749813963]], [[0.31408187072924426]], [[0.315046658795067]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4523910089869281]], [[0.4660669117647059]], [[0.4439986499183006]]], "std": [[[0.355899582741546]], [[0.36639185292138093]], [[0.3751112684855164]]], "count": [100]}, "observation.state": {"min": [0.6084296703338623, -1.2126868963241577, 0.9718513488769531, -0.28566160798072815, -1.5070191621780396, 0.48158904910087585, -1.246185302734375, -1.2638046741485596, 1.1485751867294312, -0.03387979790568352, 0.8217937350273132, -0.396782249212265, 41.66444396972656, 40.484375, -0.8062499761581421, -1.4206249713897705, 0.26600000262260437, -0.5774999856948853, 0.8055555820465088, -0.3656249940395355, 0.6100000143051147, -0.40062499046325684, 1.0006250143051147, 0.0937499850988388, 41.25, 42.79624938964844, 0.3331249952316284, -0.8668749928474426, 0.7818750143051147, 0.4124999940395355, 0.8693749904632568, -0.1549999862909317, 1.8118749856948853, 0.12000000476837158, 3.06333327293396, 0.09062499552965164], "max": [1.1164729595184326, -0.7769703269004822, 1.2577248811721802, 0.26739051938056946, -0.6184433698654175, 0.6205653548240662, -0.5810826420783997, -0.813878059387207, 1.65021550655365, 0.10304608196020126, 1.3936731815338135, -0.28000304102897644, 74.58811950683594, 49.99562454223633, 16.761249542236328, 9.591249465942383, 67.56937408447266, 23.107500076293945, 58.954376220703125, 60.671875, 54.21125030517578, 71.86937713623047, 47.084999084472656, 99.79750061035156, 74.02812957763672, 59.0993766784668, 0.48499998450279236, 9.380624771118164, 49.82374954223633, 40.15062713623047, 63.83000183105469, 26.874374389648438, 69.13187408447266, 27.551250457763672, 73.52812957763672, 40.1193733215332], "mean": [0.8122132420539856, -0.9789575338363647, 1.1304877996444702, -0.028848452493548393, -1.0568876266479492, 0.566856324672699, -0.9069342017173767, -1.0883069038391113, 1.332004427909851, 0.04891639202833176, 1.259016752243042, -0.32821962237358093, 58.238800048828125, 46.34503173828125, 1.3672250509262085, 3.1030983924865723, 32.030784606933594, 7.194013595581055, 28.154050827026367, 25.921493530273438, 26.363924026489258, 30.878278732299805, 18.895828247070312, 54.90719985961914, 53.52683639526367, 50.95566177368164, 0.39612630009651184, 3.7924861907958984, 20.719751358032227, 9.4973783493042, 25.274106979370117, 6.298508167266846, 25.956371307373047, 6.348540782928467, 27.968156814575195, 9.566771507263184], "std": [0.17197421193122864, 0.1439943164587021, 0.10292275249958038, 0.15453778207302094, 0.25147727131843567, 0.036796342581510544, 0.1974470466375351, 0.1485193967819214, 0.1463751643896103, 0.03209744393825531, 0.16869455575942993, 0.03338569775223732, 10.921772003173828, 3.282958507537842, 4.691100120544434, 4.386996746063232, 28.068191528320312, 6.853035926818848, 23.548215866088867, 25.298503875732422, 21.350200653076172, 29.21411895751953, 16.706695556640625, 36.6195068359375, 10.873066902160645, 4.566147327423096, 0.033181700855493546, 3.1346566677093506, 14.302292823791504, 13.960734367370605, 18.217172622680664, 8.634140968322754, 20.561281204223633, 9.346334457397461, 21.511999130249023, 11.871943473815918], "count": [121]}, "action": {"min": [0.6084296703338623, -1.2126868963241577, 0.9718513488769531, -0.28566160798072815, -1.5070191621780396, 0.48158904910087585, -1.246185302734375, -1.2638046741485596, 1.1485751867294312, -0.03387979790568352, 0.8217937350273132, -0.396782249212265, 41.66444396972656, 40.484375, -0.8062499761581421, -1.4206249713897705, 0.26600000262260437, -0.5774999856948853, 0.8055555820465088, -0.3656249940395355, 0.6100000143051147, -0.40062499046325684, 1.0006250143051147, 0.0937499850988388, 41.25, 42.79624938964844, 0.3331249952316284, -0.8668749928474426, 0.7818750143051147, 0.4124999940395355, 0.8693749904632568, -0.1549999862909317, 1.8118749856948853, 0.12000000476837158, 3.06333327293396, 0.09062499552965164], "max": [1.1164729595184326, -0.7769703269004822, 1.2577248811721802, 0.26739051938056946, -0.6184433698654175, 0.6205653548240662, -0.5810826420783997, -0.813878059387207, 1.65021550655365, 0.10304608196020126, 1.3936731815338135, -0.28000304102897644, 74.58811950683594, 49.99562454223633, 16.761249542236328, 9.591249465942383, 67.56937408447266, 23.107500076293945, 58.954376220703125, 60.671875, 54.21125030517578, 71.86937713623047, 47.084999084472656, 99.79750061035156, 74.02812957763672, 59.0993766784668, 0.48499998450279236, 9.380624771118164, 49.82374954223633, 40.15062713623047, 63.83000183105469, 26.874374389648438, 69.13187408447266, 27.551250457763672, 73.52812957763672, 40.1193733215332], "mean": [0.812213122844696, -0.97895747423172, 1.1304879188537598, -0.028848441317677498, -1.0568877458572388, 0.566856324672699, -0.9069341421127319, -1.08830726146698, 1.3320047855377197, 0.048916399478912354, 1.2590174674987793, -0.3282194435596466, 58.238792419433594, 46.34502410888672, 1.3672246932983398, 3.103097677230835, 32.03078842163086, 7.19401216506958, 28.154050827026367, 25.921483993530273, 26.36391830444336, 30.878278732299805, 18.895835876464844, 54.90718460083008, 53.52682876586914, 50.95567321777344, 0.3961264193058014, 3.7924861907958984, 20.719741821289062, 9.497381210327148, 25.274110794067383, 6.298506259918213, 25.956371307373047, 6.3485426902771, 27.968162536621094, 9.566766738891602], "std": [0.17197421193122864, 0.14399433135986328, 0.10292274504899979, 0.15453779697418213, 0.25147730112075806, 0.03679634630680084, 0.1974470466375351, 0.148519366979599, 0.1463751643896103, 0.03209744393825531, 0.16869455575942993, 0.033385686576366425, 10.921772003173828, 3.282958984375, 4.691100597381592, 4.386997222900391, 28.06818962097168, 6.853036403656006, 23.5482177734375, 25.298505783081055, 21.350202560424805, 29.2141170501709, 16.706697463989258, 36.619510650634766, 10.873064994812012, 4.566147804260254, 0.03318169713020325, 3.1346569061279297, 14.302291870117188, 13.960733413696289, 18.217174530029297, 8.634140968322754, 20.561279296875, 9.346335411071777, 21.512001037597656, 11.871942520141602], "count": [121]}, "timestamp": {"min": [0.0], "max": [4.0], "mean": [2.0], "std": [1.164283279771532], "count": [121]}, "frame_index": {"min": [0], "max": [120], "mean": [60.0], "std": [34.92849839314596], "count": [121]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [121]}, "index": {"min": [8767], "max": [8887], "mean": [8827.0], "std": [34.92849839314596], "count": [121]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [121]}, "subtask_annotation": {"mean": [6.024793388429752, 11.0, 11.0, 11.0, 11.0], "std": [4.32838566650118, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [121]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [121]}, "eef_direction_state": {"mean": [2.768595041322314, 2.239669421487603], "std": [1.5521796488985249, 2.1204427784470528], "min": [0, 0], "max": [6, 6], "count": [121]}, "eef_velocity_state": {"mean": [1.3057851239669422, 1.2479338842975207], "std": [0.6008668009683807, 0.7743938363717345], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_acc_mag_state": {"mean": [1.0743801652892562, 1.0578512396694215], "std": [0.8544031724509151, 0.805944040273382], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_direction_action": {"mean": [2.768595041322314, 2.239669421487603], "std": [1.5521796488985249, 2.1204427784470528], "min": [0, 0], "max": [6, 6], "count": [121]}, "eef_velocity_action": {"mean": [1.3057851239669422, 1.2479338842975207], "std": [0.6008668009683807, 0.7743938363717345], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_acc_mag_action": {"mean": [1.0743801652892562, 1.0578512396694215], "std": [0.8544031724509151, 0.805944040273382], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_sim_pose_state": {"mean": [0.6463626692386841, 0.14983599383771612, 1.2066606200115384, -1.2809022303610924, 0.6329657701807573, -2.0701549713174443, 0.663820493338189, -0.17875311900067792, 1.2023328326361626, 1.1641122685793661, 0.4573275077121549, 2.0428776517954006], "std": [0.02698164505162154, 0.05142080179044016, 0.039712066141012324, 0.26552791102430007, 0.11601922790251482, 0.2083768081624358, 0.04915792289349533, 0.03532544954953006, 0.02505326816306104, 0.15322683216489036, 0.13070899038690875, 0.07714200301971401], "min": [0.6011172531633134, 0.07675548649309683, 1.118302224463349, -1.8628697777056715, 0.5052660894644943, -2.52663416027377, 0.6120568019234622, -0.25031349317528073, 1.1612324757258956, 1.0172694408732847, 0.2928478675352837, 1.916410655011094], "max": [0.6802337731334991, 0.2319388944828702, 1.2386247317078776, -1.057903112450687, 0.8274830792481542, -1.7971143079801248, 0.7763069605976212, -0.1387157395040854, 1.2463177702372534, 1.4647999273406394, 0.68974048872089, 2.165913918268678], "count": [121]}, "eef_sim_pose_action": {"mean": [0.6463626692386841, 0.14983599383771612, 1.2066606200115384, -1.2809022303610924, 0.6329657701807573, -2.0701549713174443, 0.663820493338189, -0.17875311900067792, 1.2023328326361626, 1.1641122685793661, 0.4573275077121549, 2.0428776517954006], "std": [0.02698164505162154, 0.05142080179044016, 0.039712066141012324, 0.26552791102430007, 0.11601922790251482, 0.2083768081624358, 0.04915792289349533, 0.03532544954953006, 0.02505326816306104, 0.15322683216489036, 0.13070899038690875, 0.07714200301971401], "min": [0.6011172531633134, 0.07675548649309683, 1.118302224463349, -1.8628697777056715, 0.5052660894644943, -2.52663416027377, 0.6120568019234622, -0.25031349317528073, 1.1612324757258956, 1.0172694408732847, 0.2928478675352837, 1.916410655011094], "max": [0.6802337731334991, 0.2319388944828702, 1.2386247317078776, -1.057903112450687, 0.8274830792481542, -1.7971143079801248, 0.7763069605976212, -0.1387157395040854, 1.2463177702372534, 1.4647999273406394, 0.68974048872089, 2.165913918268678], "count": [121]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4101394056372549]], [[0.4180611029411765]], [[0.4453287765522876]]], "std": [[[0.25918860409750394]], [[0.24798189556678063]], [[0.23793466512751366]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13333333333333333]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5116201348039217]], [[0.5273885784313725]], [[0.5126812765522876]]], "std": [[[0.3155925457437364]], [[0.31591229111060387]], [[0.3177977260203128]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5303934701797386]], [[0.5477154779411765]], [[0.530948022875817]]], "std": [[[0.3097806896084276]], [[0.3124396568955118]], [[0.3140868510866615]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44166504493464054]], [[0.4575565829248366]], [[0.4350568933823529]]], "std": [[[0.3510660885103424]], [[0.36319918596173195]], [[0.36997483904857426]]], "count": [100]}, "observation.state": {"min": [0.6919012665748596, -1.1856260299682617, 0.8996862173080444, -0.4495961666107178, -1.6036278009414673, 0.4732204079627991, -1.185477614402771, -1.2437294721603394, 1.1261794567108154, -0.18651770055294037, 0.6262874603271484, -0.4065711796283722, 33.567779541015625, 41.13500213623047, -0.8537499904632568, -0.6787500381469727, 0.4481250047683716, 0.11937499791383743, 0.7643749713897705, -0.43812498450279236, 0.7768750190734863, 0.03562499210238457, 1.0618749856948853, -0.030625000596046448, 40.43166732788086, 44.65562438964844, 0.3812499940395355, -0.8100000023841858, 0.8487499952316284, -0.3075000047683716, 0.6981250047683716, -0.7037500143051147, 0.7862499952316284, 0.14000000059604645, 0.7649999856948853, -0.5249999761581421], "max": [1.3588874340057373, -0.8085374236106873, 1.1851491928100586, 0.28152894973754883, -0.5633201599121094, 0.6709916591644287, -0.4785372316837311, -0.8268482685089111, 1.6507877111434937, 0.3075328767299652, 1.6407898664474487, -0.3186512887477875, 69.59937286376953, 51.022220611572266, 24.613750457763672, 9.513124465942383, 64.96187591552734, 13.206250190734863, 46.54499816894531, 84.53937530517578, 42.56125259399414, 104.00812530517578, 40.92124938964844, 110.70437622070312, 77.37750244140625, 60.58062744140625, 0.49000000953674316, 9.470000267028809, 57.27375030517578, 20.15625, 66.11624908447266, 26.598125457763672, 73.33000183105469, 44.27562713623047, 65.26250457763672, 63.79500198364258], "mean": [0.9788479804992676, -0.9501782655715942, 1.0618489980697632, -0.12457535415887833, -1.1105455160140991, 0.5670583248138428, -0.8985728025436401, -1.028913140296936, 1.3065694570541382, -0.021605130285024643, 1.2069872617721558, -0.3750182092189789, 53.33750534057617, 45.7771110534668, 7.1457319259643555, 4.778006076812744, 25.586610794067383, 4.673984527587891, 18.66701889038086, 26.498409271240234, 16.629745483398438, 33.088890075683594, 12.091268539428711, 46.118492126464844, 55.149940490722656, 51.69151306152344, 0.4235670864582062, 6.177511215209961, 16.543346405029297, 5.002319812774658, 19.40793228149414, 6.432156562805176, 21.174240112304688, 9.322366714477539, 19.13823890686035, 21.36770248413086], "std": [0.25233083963394165, 0.10747833549976349, 0.10836634039878845, 0.23865823447704315, 0.3060297966003418, 0.05454429239034653, 0.21876750886440277, 0.12597346305847168, 0.14836539328098297, 0.10115527361631393, 0.2457682490348816, 0.023364605382084846, 9.518509864807129, 2.7420337200164795, 9.12219524383545, 3.856147527694702, 25.80826187133789, 4.876224994659424, 18.644790649414062, 33.31245803833008, 16.407381057739258, 40.37791442871094, 14.345805168151855, 44.415435791015625, 12.714701652526855, 5.450532913208008, 0.028907233849167824, 3.441284656524658, 18.62910270690918, 6.767383098602295, 22.371286392211914, 8.861681938171387, 24.590707778930664, 13.262347221374512, 21.675146102905273, 19.271629333496094], "count": [110]}, "action": {"min": [0.6919012665748596, -1.1856260299682617, 0.8996862173080444, -0.4495961666107178, -1.6036278009414673, 0.4732204079627991, -1.185477614402771, -1.2437294721603394, 1.1261794567108154, -0.18651770055294037, 0.6262874603271484, -0.4065711796283722, 33.567779541015625, 41.13500213623047, -0.8537499904632568, -0.6787500381469727, 0.4481250047683716, 0.11937499791383743, 0.7643749713897705, -0.43812498450279236, 0.7768750190734863, 0.03562499210238457, 1.0618749856948853, -0.030625000596046448, 40.43166732788086, 44.65562438964844, 0.3812499940395355, -0.8100000023841858, 0.8487499952316284, -0.3075000047683716, 0.6981250047683716, -0.7037500143051147, 0.7862499952316284, 0.14000000059604645, 0.7649999856948853, -0.5249999761581421], "max": [1.3588874340057373, -0.8085374236106873, 1.1851491928100586, 0.28152894973754883, -0.5633201599121094, 0.6709916591644287, -0.4785372316837311, -0.8268482685089111, 1.6507877111434937, 0.3075328767299652, 1.6407898664474487, -0.3186512887477875, 69.59937286376953, 51.022220611572266, 24.613750457763672, 9.513124465942383, 64.96187591552734, 13.206250190734863, 46.54499816894531, 84.53937530517578, 42.56125259399414, 104.00812530517578, 40.92124938964844, 110.70437622070312, 77.37750244140625, 60.58062744140625, 0.49000000953674316, 9.470000267028809, 57.27375030517578, 20.15625, 66.11624908447266, 26.598125457763672, 73.33000183105469, 44.27562713623047, 65.26250457763672, 63.79500198364258], "mean": [0.9788478016853333, -0.950178325176239, 1.0618489980697632, -0.12457534670829773, -1.1105453968048096, 0.567058265209198, -0.8985728025436401, -1.028913140296936, 1.3065694570541382, -0.021605143323540688, 1.2069872617721558, -0.37501829862594604, 53.337520599365234, 45.777103424072266, 7.145728588104248, 4.778006076812744, 25.586610794067383, 4.673985481262207, 18.667022705078125, 26.49839973449707, 16.629745483398438, 33.08889389038086, 12.091268539428711, 46.11848831176758, 55.14994812011719, 51.691524505615234, 0.42356690764427185, 6.1775102615356445, 16.54335594177246, 5.0023193359375, 19.407936096191406, 6.432156085968018, 21.17423439025879, 9.322369575500488, 19.138229370117188, 21.367712020874023], "std": [0.25233083963394165, 0.10747834295034409, 0.10836632549762726, 0.23865823447704315, 0.3060298264026642, 0.05454428866505623, 0.21876752376556396, 0.12597346305847168, 0.14836539328098297, 0.10115527361631393, 0.2457682341337204, 0.023364607244729996, 9.518510818481445, 2.7420337200164795, 9.122196197509766, 3.856147527694702, 25.808263778686523, 4.876224040985107, 18.644794464111328, 33.312461853027344, 16.407379150390625, 40.377906799316406, 14.345804214477539, 44.415428161621094, 12.714701652526855, 5.450534343719482, 0.028907235711812973, 3.441284418106079, 18.629100799560547, 6.767382621765137, 22.371286392211914, 8.861681938171387, 24.59071159362793, 13.262347221374512, 21.675148010253906, 19.27162742614746], "count": [110]}, "timestamp": {"min": [0.0], "max": [3.6333333333333333], "mean": [1.8166666666666664], "std": [1.0584317539538284], "count": [110]}, "frame_index": {"min": [0], "max": [109], "mean": [54.5], "std": [31.752952618614856], "count": [110]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [110]}, "index": {"min": [8888], "max": [8997], "mean": [8942.5], "std": [31.752952618614856], "count": [110]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [110]}, "subtask_annotation": {"mean": [5.372727272727273, 11.0, 11.0, 11.0, 11.0], "std": [4.129404735682176, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [110]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [110]}, "eef_direction_state": {"mean": [3.2636363636363637, 1.8545454545454545], "std": [1.4439672164955992, 1.6283642860041743], "min": [0, 0], "max": [6, 6], "count": [110]}, "eef_velocity_state": {"mean": [1.5454545454545454, 1.5636363636363637], "std": [0.5499812168092431, 0.6256236557849185], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_acc_mag_state": {"mean": [1.3909090909090909, 1.190909090909091], "std": [0.7273295432352581, 0.7197910624297297], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_direction_action": {"mean": [3.2636363636363637, 1.8545454545454545], "std": [1.4439672164955992, 1.6283642860041743], "min": [0, 0], "max": [6, 6], "count": [110]}, "eef_velocity_action": {"mean": [1.5454545454545454, 1.5636363636363637], "std": [0.5499812168092431, 0.6256236557849185], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_acc_mag_action": {"mean": [1.3909090909090909, 1.190909090909091], "std": [0.7273295432352581, 0.7197910624297297], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_sim_pose_state": {"mean": [0.6272422772748781, 0.18016728762860507, 1.1625744573392587, -1.4326657978435302, 0.6101505102041525, -2.08296460113608, 0.6592152466657399, -0.18429404330742274, 1.2070491721248044, 1.19677442898473, 0.5784840128502892, 2.051980168340681], "std": [0.031653698465366385, 0.05911293397587632, 0.032673828691335054, 0.23046841883905075, 0.15745399917706976, 0.21534342241957657, 0.05481798095180215, 0.041659106259646625, 0.02951394601564209, 0.16301020970509247, 0.10753015840957562, 0.10859918136369698], "min": [0.5761608702473839, 0.08323896701966937, 1.115952077444297, -1.9176819951139676, 0.3703023409709776, -2.5421898420795226, 0.6090696227420025, -0.26399913377213396, 1.1589604102029551, 1.0009821051785366, 0.4174978751432692, 1.7858922107804687], "max": [0.6642806134265254, 0.265669971961744, 1.2163621194294356, -1.1024957644092783, 0.8653542273887642, -1.787374102701168, 0.7871628129584806, -0.12887116373278068, 1.2582295328260098, 1.5006849601304908, 0.7475221267144092, 2.1726060223784818], "count": [110]}, "eef_sim_pose_action": {"mean": [0.6272422772748781, 0.18016728762860507, 1.1625744573392587, -1.4326657978435302, 0.6101505102041525, -2.08296460113608, 0.6592152466657399, -0.18429404330742274, 1.2070491721248044, 1.19677442898473, 0.5784840128502892, 2.051980168340681], "std": [0.031653698465366385, 0.05911293397587632, 0.032673828691335054, 0.23046841883905075, 0.15745399917706976, 0.21534342241957657, 0.05481798095180215, 0.041659106259646625, 0.02951394601564209, 0.16301020970509247, 0.10753015840957562, 0.10859918136369698], "min": [0.5761608702473839, 0.08323896701966937, 1.115952077444297, -1.9176819951139676, 0.3703023409709776, -2.5421898420795226, 0.6090696227420025, -0.26399913377213396, 1.1589604102029551, 1.0009821051785366, 0.4174978751432692, 1.7858922107804687], "max": [0.6642806134265254, 0.265669971961744, 1.2163621194294356, -1.1024957644092783, 0.8653542273887642, -1.787374102701168, 0.7871628129584806, -0.12887116373278068, 1.2582295328260098, 1.5006849601304908, 0.7475221267144092, 2.1726060223784818], "count": [110]}}} +{"episode_index": 70, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.418355919117647]], [[0.42458276143790846]], [[0.45335841911764707]]], "std": [[[0.2536095152081777]], [[0.2426935036995153]], [[0.2321494206888237]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.10980392156862745]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5095504493464051]], [[0.5236024203431373]], [[0.5074838419117648]]], "std": [[[0.32320559040341296]], [[0.32503581115767455]], [[0.32806658876944556]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5215431209150326]], [[0.5454565114379085]], [[0.5286124080882353]]], "std": [[[0.3120281235319271]], [[0.3136469190155247]], [[0.3122863629192034]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.441158539624183]], [[0.456438641748366]], [[0.43515407066993467]]], "std": [[[0.3483691347760504]], [[0.36025021830712073]], [[0.3679102917148655]]], "count": [100]}, "observation.state": {"min": [0.6287909150123596, -1.2016479969024658, 0.9372615814208984, -0.2685111165046692, -1.6244817972183228, 0.5312762260437012, -1.1377508640289307, -1.3041218519210815, 1.0792155265808105, -0.1770046502351761, 0.6278849244117737, -0.43075740337371826, 22.86750030517578, 38.99062728881836, -0.8174999952316284, -1.7081249952316284, 0.8631249666213989, -0.3700000047683716, 0.703125, -0.20874999463558197, 0.9125000238418579, 0.16625000536441803, 1.0668749809265137, 3.3399999141693115, 38.71437454223633, 43.432498931884766, 0.38624998927116394, -0.47187501192092896, 0.9168750047683716, -0.29124999046325684, 1.2362500429153442, -0.6512500047683716, 1.1193749904632568, -0.07312499731779099, 0.6618750095367432, 0.29249998927116394], "max": [1.1545357704162598, -0.8201512694358826, 1.2380549907684326, 0.15974289178848267, -0.616536021232605, 0.6347276568412781, -0.4790140688419342, -0.838674008846283, 1.7485170364379883, 0.1432202309370041, 1.6697704792022705, -0.25208380818367004, 68.05937194824219, 74.56111145019531, 38.62187576293945, 9.533124923706055, 61.161251068115234, 65.3477783203125, 53.774375915527344, 76.39312744140625, 53.76874923706055, 96.19187927246094, 48.921875, 107.94999694824219, 76.0112533569336, 65.6066665649414, 0.4950000047683716, 9.40999984741211, 57.31624984741211, 26.09375, 66.42437744140625, 25.390625, 82.57437896728516, 14.307499885559082, 67.19499969482422, 57.76812744140625], "mean": [0.9273800849914551, -0.9402121901512146, 1.076448678970337, -0.09130854904651642, -1.1252374649047852, 0.5816131830215454, -0.8975950479507446, -1.038771390914917, 1.328089952468872, 0.0006055973353795707, 1.249382734298706, -0.3639623522758484, 46.12884521484375, 50.05854797363281, 11.47063159942627, 4.684116840362549, 22.606054306030273, 10.337762832641602, 20.897790908813477, 22.010377883911133, 19.240713119506836, 27.754779815673828, 12.96387767791748, 53.7192268371582, 56.260284423828125, 54.042236328125, 0.43158191442489624, 4.349563121795654, 22.28331756591797, 5.278623580932617, 25.650365829467773, 5.653805732727051, 29.756406784057617, 2.6728315353393555, 21.417116165161133, 25.191240310668945], "std": [0.1848892867565155, 0.12463662773370743, 0.11277924478054047, 0.14429649710655212, 0.303438663482666, 0.028599563986063004, 0.2122773826122284, 0.1429390013217926, 0.1885158270597458, 0.07529774308204651, 0.2858783006668091, 0.04958543926477432, 14.251099586486816, 8.515520095825195, 14.029389381408691, 4.314996719360352, 24.259662628173828, 13.319729804992676, 20.931137084960938, 30.134201049804688, 18.377138137817383, 36.94961166381836, 15.743542671203613, 34.02958679199219, 12.184717178344727, 6.4869794845581055, 0.023212460801005363, 3.133920431137085, 17.562978744506836, 7.156424522399902, 21.06829833984375, 8.413228034973145, 27.13525390625, 3.7105376720428467, 21.133621215820312, 17.21554946899414], "count": [141]}, "action": {"min": [0.6287909150123596, -1.2016479969024658, 0.9372615814208984, -0.2685111165046692, -1.6244817972183228, 0.5312762260437012, -1.1377508640289307, -1.3041218519210815, 1.0792155265808105, -0.1770046502351761, 0.6278849244117737, -0.43075740337371826, 22.86750030517578, 38.99062728881836, -0.8174999952316284, -1.7081249952316284, 0.8631249666213989, -0.3700000047683716, 0.703125, -0.20874999463558197, 0.9125000238418579, 0.16625000536441803, 1.0668749809265137, 3.3399999141693115, 38.71437454223633, 43.432498931884766, 0.38624998927116394, -0.47187501192092896, 0.9168750047683716, -0.29124999046325684, 1.2362500429153442, -0.6512500047683716, 1.1193749904632568, -0.07312499731779099, 0.6618750095367432, 0.29249998927116394], "max": [1.1545357704162598, -0.8201512694358826, 1.2380549907684326, 0.15974289178848267, -0.616536021232605, 0.6347276568412781, -0.4790140688419342, -0.838674008846283, 1.7485170364379883, 0.1432202309370041, 1.6697704792022705, -0.25208380818367004, 68.05937194824219, 74.56111145019531, 38.62187576293945, 9.533124923706055, 61.161251068115234, 65.3477783203125, 53.774375915527344, 76.39312744140625, 53.76874923706055, 96.19187927246094, 48.921875, 107.94999694824219, 76.0112533569336, 65.6066665649414, 0.4950000047683716, 9.40999984741211, 57.31624984741211, 26.09375, 66.42437744140625, 25.390625, 82.57437896728516, 14.307499885559082, 67.19499969482422, 57.76812744140625], "mean": [0.9273800849914551, -0.9402119517326355, 1.0764485597610474, -0.09130854159593582, -1.125237226486206, 0.581613302230835, -0.8975950479507446, -1.0387715101242065, 1.3280898332595825, 0.0006056000711396337, 1.2493826150894165, -0.36396241188049316, 46.12885665893555, 50.058536529541016, 11.470630645751953, 4.684116363525391, 22.60605812072754, 10.337763786315918, 20.89778709411621, 22.01035499572754, 19.240724563598633, 27.754776000976562, 12.963884353637695, 53.71923065185547, 56.260292053222656, 54.042240142822266, 0.43158194422721863, 4.349564552307129, 22.28331756591797, 5.278622627258301, 25.650371551513672, 5.653805255889893, 29.756389617919922, 2.6728315353393555, 21.4171199798584, 25.19124984741211], "std": [0.1848892867565155, 0.12463662028312683, 0.11277923732995987, 0.14429646730422974, 0.303438663482666, 0.028599565848708153, 0.212277352809906, 0.1429389864206314, 0.1885158270597458, 0.07529773563146591, 0.28587836027145386, 0.04958545044064522, 14.251099586486816, 8.515520095825195, 14.029389381408691, 4.31499719619751, 24.259660720825195, 13.319730758666992, 20.93113899230957, 30.134201049804688, 18.377138137817383, 36.949607849121094, 15.743542671203613, 34.02959060668945, 12.18471622467041, 6.4869794845581055, 0.023212457075715065, 3.133920431137085, 17.562978744506836, 7.1564249992370605, 21.068300247192383, 8.413228988647461, 27.13525390625, 3.7105371952056885, 21.133623123168945, 17.215551376342773], "count": [141]}, "timestamp": {"min": [0.0], "max": [4.666666666666667], "mean": [2.3333333333333335], "std": [1.3567390098101924], "count": [141]}, "frame_index": {"min": [0], "max": [140], "mean": [70.0], "std": [40.702170294305766], "count": [141]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [141]}, "index": {"min": [8998], "max": [9138], "mean": [9068.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [5.070921985815603, 11.0, 11.0, 11.0, 11.0], "std": [4.116469929667543, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [141]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [141]}, "eef_direction_state": {"mean": [3.7163120567375887, 2.9858156028368796], "std": [1.267858199192201, 2.2056851610843005], "min": [1, 0], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.49645390070922, 1.375886524822695], "std": [0.6697529286710948, 0.821165121845876], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [1.148936170212766, 1.2553191489361701], "std": [0.8072031234147828, 0.7663513565526295], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [3.7163120567375887, 2.9858156028368796], "std": [1.267858199192201, 2.2056851610843005], "min": [1, 0], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.49645390070922, 1.375886524822695], "std": [0.6697529286710948, 0.821165121845876], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [1.148936170212766, 1.2553191489361701], "std": [0.8072031234147828, 0.7663513565526295], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.6299015086421662, 0.17112070477827088, 1.1869377800598313, -1.3361977067552977, 0.6200668019508377, -2.065482765838181, 0.6609975386702285, -0.1918779971850722, 1.2154568617478965, 1.1480903245173655, 0.545020860553148, 2.0128012040857426], "std": [0.03237783043608632, 0.053225558183465006, 0.050072650026428626, 0.28390957866838906, 0.11790260507491114, 0.2003697281416208, 0.06594779713639182, 0.02716531419004344, 0.04293316077647084, 0.22077518525904294, 0.09228634877407807, 0.10941138341874165], "min": [0.5765795967440132, 0.06424835510704191, 1.0960345561561882, -1.9109195335907527, 0.40404884399066776, -2.4891249759626572, 0.5692307090510209, -0.23343204655587768, 1.1449470243397828, 0.7212480073893548, 0.4308055549649952, 1.8586073741903066], "max": [0.6717103642765725, 0.22609402752487953, 1.3032335865357128, -0.8183679064502294, 0.8079995130819486, -1.7691009658329833, 0.8060337913118543, -0.1560708138561334, 1.3145205043488422, 1.5303604591015856, 0.7128358514639839, 2.2118849718314775], "count": [141]}, "eef_sim_pose_action": {"mean": [0.6299015086421662, 0.17112070477827088, 1.1869377800598313, -1.3361977067552977, 0.6200668019508377, -2.065482765838181, 0.6609975386702285, -0.1918779971850722, 1.2154568617478965, 1.1480903245173655, 0.545020860553148, 2.0128012040857426], "std": [0.03237783043608632, 0.053225558183465006, 0.050072650026428626, 0.28390957866838906, 0.11790260507491114, 0.2003697281416208, 0.06594779713639182, 0.02716531419004344, 0.04293316077647084, 0.22077518525904294, 0.09228634877407807, 0.10941138341874165], "min": [0.5765795967440132, 0.06424835510704191, 1.0960345561561882, -1.9109195335907527, 0.40404884399066776, -2.4891249759626572, 0.5692307090510209, -0.23343204655587768, 1.1449470243397828, 0.7212480073893548, 0.4308055549649952, 1.8586073741903066], "max": [0.6717103642765725, 0.22609402752487953, 1.3032335865357128, -0.8183679064502294, 0.8079995130819486, -1.7691009658329833, 0.8060337913118543, -0.1560708138561334, 1.3145205043488422, 1.5303604591015856, 0.7128358514639839, 2.2118849718314775], "count": [141]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40523791053921565]], [[0.4131212459150327]], [[0.4389821609477124]]], "std": [[[0.2567780622063554]], [[0.24644726899806024]], [[0.23660749885028154]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5209097508169935]], [[0.5361519648692811]], [[0.5225329983660131]]], "std": [[[0.3203645415083379]], [[0.3221461832766205]], [[0.3228789283916643]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48808156045751633]], [[0.5070745772058823]], [[0.494450089869281]]], "std": [[[0.305679787692852]], [[0.31018078989935743]], [[0.31247150563441367]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4312730759803921]], [[0.4485985620915033]], [[0.42678071486928104]]], "std": [[[0.35003604079101264]], [[0.36251551667734516]], [[0.36822855352601913]]], "count": [100]}, "observation.state": {"min": [0.5616989135742188, -1.2284942865371704, 0.9550716876983643, -0.2552591562271118, -1.4495011568069458, 0.464446485042572, -1.2758926153182983, -1.2808279991149902, 1.1221580505371094, -0.22230488061904907, 0.6364681124687195, -0.4208390712738037, 30.642223358154297, 40.522499084472656, -0.38999998569488525, -1.8524999618530273, 0.6087499856948853, -2.0875000953674316, 0.6812499761581421, -0.5099999904632568, 0.5412499904632568, -3.8443751335144043, 1.0240000486373901, -0.7493749856948853, 37.83937454223633, 44.220001220703125, 0.35374999046325684, -1.7274999618530273, 0.9943749904632568, 0.7512500286102295, 0.6193749904632568, -0.0781250074505806, 0.9225000143051147, -0.22500000894069672, 0.7506250143051147, -0.9368749856948853], "max": [1.1631189584732056, -0.7657644748687744, 1.3133249282836914, 0.1673247069120407, -0.7242074608802795, 0.5733305215835571, -0.4286831319332123, -0.8051518201828003, 1.7038605213165283, 0.1566910743713379, 1.4965497255325317, -0.3078746199607849, 66.45562744140625, 55.07444381713867, 0.17749999463558197, 9.340624809265137, 74.3793716430664, 8.026249885559082, 58.006874084472656, 81.296875, 78.8968734741211, 109.53812408447266, 86.32125091552734, 110.96937561035156, 72.32312774658203, 63.079376220703125, 0.48499998450279236, 9.091249465942383, 55.383750915527344, 28.042499542236328, 58.66812515258789, 39.448123931884766, 66.81062316894531, 35.03562545776367, 59.794376373291016, 70.0093765258789], "mean": [0.8957793116569519, -0.9374933838844299, 1.1018437147140503, -0.03480307757854462, -1.0397361516952515, 0.5260634422302246, -0.9095615744590759, -1.01646089553833, 1.32865571975708, 0.00984766986221075, 1.1946769952774048, -0.3664819896221161, 50.47058868408203, 45.576690673828125, -0.28336188197135925, 4.392868518829346, 28.552818298339844, 0.745834469795227, 23.029727935791016, 24.976701736450195, 26.0982666015625, 34.60519790649414, 24.562572479248047, 44.812076568603516, 51.03874969482422, 52.82789611816406, 0.4146951138973236, 5.544226169586182, 14.188807487487793, 6.326459884643555, 16.613216400146484, 8.242547035217285, 19.330005645751953, 6.157742023468018, 15.00096321105957, 25.630054473876953], "std": [0.20456087589263916, 0.141229048371315, 0.12103688716888428, 0.13588283956050873, 0.21342912316322327, 0.03399021551012993, 0.2933671772480011, 0.1701406091451645, 0.18828736245632172, 0.12376350164413452, 0.23613111674785614, 0.04279800131917, 11.548614501953125, 3.3549604415893555, 0.10806749016046524, 4.494184494018555, 29.924030303955078, 2.1744961738586426, 23.80069351196289, 29.891799926757812, 28.667539596557617, 43.60582733154297, 30.218170166015625, 46.59548568725586, 10.6161470413208, 7.348170280456543, 0.030655857175588608, 3.2974462509155273, 17.6230411529541, 8.850447654724121, 19.040321350097656, 12.287653923034668, 22.869964599609375, 10.695294380187988, 20.711763381958008, 27.077896118164062], "count": [108]}, "action": {"min": [0.5616989135742188, -1.2284942865371704, 0.9550716876983643, -0.2552591562271118, -1.4495011568069458, 0.464446485042572, -1.2758926153182983, -1.2808279991149902, 1.1221580505371094, -0.22230488061904907, 0.6364681124687195, -0.4208390712738037, 30.642223358154297, 40.522499084472656, -0.38999998569488525, -1.8524999618530273, 0.6087499856948853, -2.0875000953674316, 0.6812499761581421, -0.5099999904632568, 0.5412499904632568, -3.8443751335144043, 1.0240000486373901, -0.7493749856948853, 37.83937454223633, 44.220001220703125, 0.35374999046325684, -1.7274999618530273, 0.9943749904632568, 0.7512500286102295, 0.6193749904632568, -0.0781250074505806, 0.9225000143051147, -0.22500000894069672, 0.7506250143051147, -0.9368749856948853], "max": [1.1631189584732056, -0.7657644748687744, 1.3133249282836914, 0.1673247069120407, -0.7242074608802795, 0.5733305215835571, -0.4286831319332123, -0.8051518201828003, 1.7038605213165283, 0.1566910743713379, 1.4965497255325317, -0.3078746199607849, 66.45562744140625, 55.07444381713867, 0.17749999463558197, 9.340624809265137, 74.3793716430664, 8.026249885559082, 58.006874084472656, 81.296875, 78.8968734741211, 109.53812408447266, 86.32125091552734, 110.96937561035156, 72.32312774658203, 63.079376220703125, 0.48499998450279236, 9.091249465942383, 55.383750915527344, 28.042499542236328, 58.66812515258789, 39.448123931884766, 66.81062316894531, 35.03562545776367, 59.794376373291016, 70.0093765258789], "mean": [0.8957793116569519, -0.9374933838844299, 1.1018438339233398, -0.03480307757854462, -1.039736032485962, 0.5260634422302246, -0.9095615148544312, -1.0164610147476196, 1.3286559581756592, 0.009847665205597878, 1.1946768760681152, -0.36648204922676086, 50.47058868408203, 45.57669448852539, -0.2833618223667145, 4.392867088317871, 28.552827835083008, 0.7458347678184509, 23.029722213745117, 24.976709365844727, 26.098268508911133, 34.605194091796875, 24.562562942504883, 44.81209945678711, 51.03877258300781, 52.827884674072266, 0.41469505429267883, 5.544226169586182, 14.188811302185059, 6.3264641761779785, 16.61321449279785, 8.242547035217285, 19.330005645751953, 6.157742500305176, 15.000967979431152, 25.630056381225586], "std": [0.20456089079380035, 0.141229048371315, 0.12103688716888428, 0.13588283956050873, 0.21342912316322327, 0.03399021178483963, 0.2933671772480011, 0.17014062404632568, 0.1882873773574829, 0.12376350164413452, 0.23613113164901733, 0.04279800131917, 11.548614501953125, 3.3549604415893555, 0.10806746780872345, 4.494183540344238, 29.924030303955078, 2.1744961738586426, 23.800691604614258, 29.891801834106445, 28.667537689208984, 43.605831146240234, 30.218164443969727, 46.59549331665039, 10.616146087646484, 7.348169803619385, 0.03065585345029831, 3.2974460124969482, 17.6230411529541, 8.850447654724121, 19.04032325744629, 12.287654876708984, 22.869966506958008, 10.695291519165039, 20.71175765991211, 27.077896118164062], "count": [108]}, "timestamp": {"min": [0.0], "max": [3.566666666666667], "mean": [1.7833333333333332], "std": [1.0391859349545718], "count": [108]}, "frame_index": {"min": [0], "max": [107], "mean": [53.5], "std": [31.175578048637153], "count": [108]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [108]}, "index": {"min": [9139], "max": [9246], "mean": [9192.5], "std": [31.175578048637153], "count": [108]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [108]}, "subtask_annotation": {"mean": [5.101851851851852, 11.0, 11.0, 11.0, 11.0], "std": [4.259933521509663, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [108]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [108]}, "eef_direction_state": {"mean": [3.1018518518518516, 2.75], "std": [1.1216705036653438, 2.165063509461097], "min": [1, 0], "max": [6, 6], "count": [108]}, "eef_velocity_state": {"mean": [1.6203703703703705, 1.4537037037037037], "std": [0.5220613095929795, 0.7979633712383891], "min": [0, 0], "max": [2, 2], "count": [108]}, "eef_acc_mag_state": {"mean": [1.3240740740740742, 1.1759259259259258], "std": [0.7555805188323466, 0.7555805188323461], "min": [0, 0], "max": [2, 2], "count": [108]}, "eef_direction_action": {"mean": [3.1018518518518516, 2.75], "std": [1.1216705036653438, 2.165063509461097], "min": [1, 0], "max": [6, 6], "count": [108]}, "eef_velocity_action": {"mean": [1.6203703703703705, 1.4537037037037037], "std": [0.5220613095929795, 0.7979633712383891], "min": [0, 0], "max": [2, 2], "count": [108]}, "eef_acc_mag_action": {"mean": [1.3240740740740742, 1.1759259259259258], "std": [0.7555805188323466, 0.7555805188323461], "min": [0, 0], "max": [2, 2], "count": [108]}, "eef_sim_pose_state": {"mean": [0.6379725916534963, 0.1622998808594465, 1.182700099413793, -1.3908207883358952, 0.6326330395634614, -2.126172262118336, 0.6696566441081467, -0.1980086898327741, 1.2136390101328862, 1.2058578353540292, 0.5920650216023128, 2.0071050991517203], "std": [0.030882539733310243, 0.05387684930025878, 0.03469368787098361, 0.19942284263212298, 0.08060752667093632, 0.1500688407490363, 0.0585143001954007, 0.04955471024201194, 0.032918204345484155, 0.15220020536526604, 0.08441165766066082, 0.05752557556670879], "min": [0.5990179169536126, 0.06023614342157399, 1.1139076428369754, -1.7975095628881266, 0.5045714831729353, -2.4424280544331665, 0.6135909531663211, -0.2640572152003068, 1.1650658329490582, 0.9900271396471482, 0.4340880695199716, 1.8749120893210258], "max": [0.6886048681508341, 0.24085095885752328, 1.2319639848746748, -1.1409937742849687, 0.7461358590584908, -1.8456761531122423, 0.7958045569624507, -0.14197151129516183, 1.2602616264484832, 1.4370553803388129, 0.6899907400617757, 2.0888738641890643], "count": [108]}, "eef_sim_pose_action": {"mean": [0.6379725916534963, 0.1622998808594465, 1.182700099413793, -1.3908207883358952, 0.6326330395634614, -2.126172262118336, 0.6696566441081467, -0.1980086898327741, 1.2136390101328862, 1.2058578353540292, 0.5920650216023128, 2.0071050991517203], "std": [0.030882539733310243, 0.05387684930025878, 0.03469368787098361, 0.19942284263212298, 0.08060752667093632, 0.1500688407490363, 0.0585143001954007, 0.04955471024201194, 0.032918204345484155, 0.15220020536526604, 0.08441165766066082, 0.05752557556670879], "min": [0.5990179169536126, 0.06023614342157399, 1.1139076428369754, -1.7975095628881266, 0.5045714831729353, -2.4424280544331665, 0.6135909531663211, -0.2640572152003068, 1.1650658329490582, 0.9900271396471482, 0.4340880695199716, 1.8749120893210258], "max": [0.6886048681508341, 0.24085095885752328, 1.2319639848746748, -1.1409937742849687, 0.7461358590584908, -1.8456761531122423, 0.7958045569624507, -0.14197151129516183, 1.2602616264484832, 1.4370553803388129, 0.6899907400617757, 2.0888738641890643], "count": [108]}}} +{"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.41376212418300656]], [[0.42023507557189543]], [[0.4450045976307189]]], "std": [[[0.25155737492039704]], [[0.24320403829342732]], [[0.2349309032096364]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5103144485294118]], [[0.5227331944444444]], [[0.5074009456699347]]], "std": [[[0.32651219169907403]], [[0.3272817658343371]], [[0.3300414237266033]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5168907230392157]], [[0.5374401000816994]], [[0.5243356086601307]]], "std": [[[0.30274027558938177]], [[0.30964748608567794]], [[0.31107342442931185]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4431946098856209]], [[0.45841576593137257]], [[0.43641423815359476]]], "std": [[[0.3529255734602626]], [[0.36451550987079323]], [[0.37169101613151817]]], "count": [100]}, "observation.state": {"min": [0.5553091764450073, -1.207942247390747, 0.9325169920921326, -0.30015769600868225, -1.5914947986602783, 0.44031813740730286, -1.2135796546936035, -1.193684697151184, 1.131138563156128, -0.02841992862522602, 0.893487274646759, -0.5254348516464233, 42.616249084472656, 38.89125061035156, -0.8331249952316284, -0.8474999666213989, 0.6768749952316284, -0.78125, 0.8068749904632568, -0.46444442868232727, 0.19249999523162842, -3.9393749237060547, 1.0837500095367432, 0.2393750101327896, 42.623748779296875, 44.71312713623047, 0.3643749952316284, 2.106250047683716, 2.567500114440918, -0.15625, 4.328125, 1.0462499856948853, 4.306875228881836, 0.31687501072883606, 0.5892857313156128, 7.172500133514404], "max": [1.1735671758651733, -0.7919908761978149, 1.2846426963806152, 0.33369573950767517, -0.4535505771636963, 0.7031309604644775, -0.5718318223953247, -0.8309014439582825, 1.5054932832717896, 0.2645108997821808, 1.5895874500274658, -0.33860722184181213, 63.75312423706055, 67.23750305175781, 36.33625030517578, 9.385000228881836, 61.45375061035156, 39.50062561035156, 51.178749084472656, 76.55374908447266, 51.522499084472656, 96.44499969482422, 48.67250061035156, 104.29562377929688, 76.64937591552734, 56.618751525878906, 0.4893749952316284, 7.782500267028809, 53.118125915527344, 29.068124771118164, 62.26937484741211, 59.45000076293945, 56.09187698364258, 83.12875366210938, 50.39500045776367, 100.57562255859375], "mean": [0.8295076489448547, -0.9499039053916931, 1.1167269945144653, -0.01603328064084053, -0.9934960603713989, 0.5644344091415405, -0.9225651025772095, -1.0357561111450195, 1.273529052734375, 0.0936092808842659, 1.2715879678726196, -0.43502798676490784, 51.19123077392578, 47.24805450439453, 7.048134803771973, 5.213466644287109, 18.41056251525879, 11.788250923156738, 18.342967987060547, 19.683046340942383, 17.514299392700195, 27.044700622558594, 13.846175193786621, 43.24889373779297, 56.99834060668945, 51.5745849609375, 0.4087372124195099, 5.440114498138428, 20.546680450439453, 5.915834903717041, 21.511816024780273, 10.726662635803223, 18.647197723388672, 16.719554901123047, 12.583518981933594, 41.78118133544922], "std": [0.21163146197795868, 0.14349131286144257, 0.10759798437356949, 0.19287608563899994, 0.3261457085609436, 0.0705895721912384, 0.21067729592323303, 0.13919395208358765, 0.10574889183044434, 0.05001922324299812, 0.16071683168411255, 0.05060824006795883, 5.807262420654297, 8.295672416687012, 11.53874397277832, 4.4847588539123535, 20.227115631103516, 14.064929962158203, 18.895023345947266, 26.307815551757812, 18.36128807067871, 34.158329010009766, 15.512003898620605, 42.56794357299805, 11.02237606048584, 3.8261351585388184, 0.027231795713305473, 1.9113067388534546, 14.746780395507812, 8.945364952087402, 16.625314712524414, 16.484851837158203, 15.907398223876953, 26.11374855041504, 16.102344512939453, 29.16122055053711], "count": [124]}, "action": {"min": [0.5553091764450073, -1.207942247390747, 0.9325169920921326, -0.30015769600868225, -1.5914947986602783, 0.44031813740730286, -1.2135796546936035, -1.193684697151184, 1.131138563156128, -0.02841992862522602, 0.893487274646759, -0.5254348516464233, 42.616249084472656, 38.89125061035156, -0.8331249952316284, -0.8474999666213989, 0.6768749952316284, -0.78125, 0.8068749904632568, -0.46444442868232727, 0.19249999523162842, -3.9393749237060547, 1.0837500095367432, 0.2393750101327896, 42.623748779296875, 44.71312713623047, 0.3643749952316284, 2.106250047683716, 2.567500114440918, -0.15625, 4.328125, 1.0462499856948853, 4.306875228881836, 0.31687501072883606, 0.5892857313156128, 7.172500133514404], "max": [1.1735671758651733, -0.7919908761978149, 1.2846426963806152, 0.33369573950767517, -0.4535505771636963, 0.7031309604644775, -0.5718318223953247, -0.8309014439582825, 1.5054932832717896, 0.2645108997821808, 1.5895874500274658, -0.33860722184181213, 63.75312423706055, 67.23750305175781, 36.33625030517578, 9.385000228881836, 61.45375061035156, 39.50062561035156, 51.178749084472656, 76.55374908447266, 51.522499084472656, 96.44499969482422, 48.67250061035156, 104.29562377929688, 76.64937591552734, 56.618751525878906, 0.4893749952316284, 7.782500267028809, 53.118125915527344, 29.068124771118164, 62.26937484741211, 59.45000076293945, 56.09187698364258, 83.12875366210938, 50.39500045776367, 100.57562255859375], "mean": [0.8295078277587891, -0.9499039053916931, 1.1167271137237549, -0.016033288091421127, -0.9934961199760437, 0.5644344091415405, -0.922565221786499, -1.03575599193573, 1.2735286951065063, 0.0936092883348465, 1.2715879678726196, -0.4350280463695526, 51.19123077392578, 47.24805450439453, 7.048134803771973, 5.213467597961426, 18.41057014465332, 11.788257598876953, 18.34297752380371, 19.68303680419922, 17.514293670654297, 27.044710159301758, 13.84617805480957, 43.2489013671875, 56.998321533203125, 51.57457733154297, 0.4087371826171875, 5.440114974975586, 20.546693801879883, 5.915835380554199, 21.511823654174805, 10.726662635803223, 18.647192001342773, 16.719562530517578, 12.583518028259277, 41.78116989135742], "std": [0.21163149178028107, 0.14349134266376495, 0.10759797692298889, 0.19287610054016113, 0.3261457085609436, 0.070589579641819, 0.21067731082439423, 0.13919395208358765, 0.10574889183044434, 0.050019219517707825, 0.16071681678295135, 0.05060824751853943, 5.807261943817139, 8.295672416687012, 11.538744926452637, 4.4847588539123535, 20.227113723754883, 14.064929962158203, 18.895021438598633, 26.307809829711914, 18.361286163330078, 34.1583251953125, 15.512003898620605, 42.56794357299805, 11.022377014160156, 3.8261349201202393, 0.027231790125370026, 1.9113065004348755, 14.746779441833496, 8.94536304473877, 16.625314712524414, 16.484853744506836, 15.907398223876953, 26.113750457763672, 16.10234260559082, 29.16122055053711], "count": [124]}, "timestamp": {"min": [0.0], "max": [4.1], "mean": [2.05], "std": [1.1931517552730295], "count": [124]}, "frame_index": {"min": [0], "max": [123], "mean": [61.5], "std": [35.79455265819088], "count": [124]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [124]}, "index": {"min": [9247], "max": [9370], "mean": [9308.5], "std": [35.79455265819088], "count": [124]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [124]}, "subtask_annotation": {"mean": [5.282258064516129, 11.0, 11.0, 11.0, 11.0], "std": [4.17859461609532, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [124]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [124]}, "eef_direction_state": {"mean": [3.2983870967741935, 2.7983870967741935], "std": [1.4700221564584213, 1.9509296324576268], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_state": {"mean": [1.3709677419354838, 1.3951612903225807], "std": [0.7010101229709909, 0.7706150495744255], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_state": {"mean": [1.2580645161290323, 1.064516129032258], "std": [0.7815510606184339, 0.8006241061929582], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_direction_action": {"mean": [3.2983870967741935, 2.7983870967741935], "std": [1.4700221564584213, 1.9509296324576268], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_action": {"mean": [1.3709677419354838, 1.3951612903225807], "std": [0.7010101229709909, 0.7706150495744255], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_action": {"mean": [1.2580645161290323, 1.064516129032258], "std": [0.7815510606184339, 0.8006241061929582], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_sim_pose_state": {"mean": [0.6466650940850629, 0.15799113075185656, 1.1939851216417017, -1.3876840714077818, 0.678092504801941, -2.131943336686172, 0.6578220760440525, -0.19139964199944226, 1.2120161280735742, 1.1435274911722213, 0.5280743481069021, 1.964789439106097], "std": [0.028835330036766353, 0.06198315065012515, 0.033465493763135366, 0.2760573895193019, 0.1876662453603069, 0.24176160990625087, 0.0389521076985802, 0.0449145888053766, 0.034594355872751496, 0.17751244654317636, 0.11790748238356143, 0.09889707708658252], "min": [0.5868512547702105, 0.06061057860872068, 1.1184772232931608, -2.0413214823426387, 0.44925609446770887, -2.675973494959484, 0.6156060205591952, -0.2638734991867712, 1.1588948128727792, 0.9602792756788711, 0.33616759592374956, 1.7483424784633308], "max": [0.6843826649678397, 0.24374207214070093, 1.24130736636686, -1.0676408803367785, 0.9978880503972305, -1.7769893764915206, 0.7462243278631714, -0.13688865590562446, 1.260899936339129, 1.4698843983687209, 0.7064723233422225, 2.1079102617397285], "count": [124]}, "eef_sim_pose_action": {"mean": [0.6466650940850629, 0.15799113075185656, 1.1939851216417017, -1.3876840714077818, 0.678092504801941, -2.131943336686172, 0.6578220760440525, -0.19139964199944226, 1.2120161280735742, 1.1435274911722213, 0.5280743481069021, 1.964789439106097], "std": [0.028835330036766353, 0.06198315065012515, 0.033465493763135366, 0.2760573895193019, 0.1876662453603069, 0.24176160990625087, 0.0389521076985802, 0.0449145888053766, 0.034594355872751496, 0.17751244654317636, 0.11790748238356143, 0.09889707708658252], "min": [0.5868512547702105, 0.06061057860872068, 1.1184772232931608, -2.0413214823426387, 0.44925609446770887, -2.675973494959484, 0.6156060205591952, -0.2638734991867712, 1.1588948128727792, 0.9602792756788711, 0.33616759592374956, 1.7483424784633308], "max": [0.6843826649678397, 0.24374207214070093, 1.24130736636686, -1.0676408803367785, 0.9978880503972305, -1.7769893764915206, 0.7462243278631714, -0.13688865590562446, 1.260899936339129, 1.4698843983687209, 0.7064723233422225, 2.1079102617397285], "count": [124]}}} +{"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.4007340522875817]], [[0.4106800551470588]], [[0.43881566380718956]]], "std": [[[0.2615423218141899]], [[0.25121165272621515]], [[0.24135106619732902]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.13333333333333333]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5152884272875816]], [[0.5332699468954248]], [[0.5149458455882353]]], "std": [[[0.3345190264193767]], [[0.3351348617552802]], [[0.34046751753191806]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5106902879901961]], [[0.5411334640522876]], [[0.5320963705065359]]], "std": [[[0.3256493825922243]], [[0.3210063233788711]], [[0.32130194191133676]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4472101899509804]], [[0.4636762704248366]], [[0.444111256127451]]], "std": [[[0.3521438056249642]], [[0.36226420436269324]], [[0.3709993405927312]]], "count": [100]}, "observation.state": {"min": [0.44961661100387573, -1.1897268295288086, 0.8772745728492737, -0.379305899143219, -1.2855937480926514, 0.7281414270401001, -1.2434195280075073, -1.2583447694778442, 1.1623560190200806, -0.1350661814212799, 0.5513990521430969, -0.5120593905448914, 33.66437530517578, 41.505001068115234, -0.7506250143051147, -0.32374998927116394, 0.8012499809265137, -0.6181249618530273, 0.8399999737739563, -0.6581249833106995, 0.8387500047683716, 0.2512499988079071, 1.015625, -0.15700000524520874, 41.99272537231445, 45.15562438964844, 0.34812501072883606, -0.5099999904632568, -0.20125000178813934, -0.6156250238418579, 0.7493749856948853, -0.7543749809265137, 1.024999976158142, -0.24687500298023224, 0.7311111092567444, 0.40187498927116394], "max": [1.0748074054718018, -0.756632924079895, 1.1859121322631836, 0.4135195016860962, -0.20640210807323456, 1.3947937488555908, -0.4500696063041687, -0.8398422598838806, 1.6593232154846191, 0.2826097905635834, 1.4637852907180786, -0.3977597951889038, 70.7074966430664, 59.69499969482422, 16.388750076293945, 9.5131254196167, 65.75375366210938, 51.073123931884766, 54.51937484741211, 68.34562683105469, 58.3337516784668, 78.90249633789062, 54.592498779296875, 99.8031234741211, 73.98562622070312, 63.209999084472656, 0.47999998927116394, 9.445713996887207, 53.98374938964844, 28.7137508392334, 73.37187957763672, 20.791250228881836, 78.81999969482422, 42.53062438964844, 67.95000457763672, 82.32500457763672], "mean": [0.6844021081924438, -0.9542267918586731, 1.0673586130142212, -0.11989912390708923, -0.7441192269325256, 1.0725773572921753, -0.8998929858207703, -1.0504928827285767, 1.3116689920425415, 0.04935356229543686, 1.1243215799331665, -0.46492356061935425, 53.66519546508789, 48.15285873413086, 0.6038233637809753, 4.512765407562256, 27.25491714477539, 10.802374839782715, 25.4328556060791, 25.011384963989258, 23.848495483398438, 31.631580352783203, 19.291425704956055, 45.93030548095703, 57.072383880615234, 54.08522033691406, 0.41288694739341736, 4.512948036193848, 25.21046257019043, 6.497693061828613, 28.598691940307617, 3.6010265350341797, 28.881771087646484, 9.191563606262207, 23.80327033996582, 26.780031204223633], "std": [0.189780130982399, 0.15027938783168793, 0.10962854325771332, 0.22772802412509918, 0.31506234407424927, 0.18887774646282196, 0.2557123303413391, 0.15863065421581268, 0.14371028542518616, 0.09099535644054413, 0.2077079862356186, 0.02756391651928425, 12.064053535461426, 4.376346588134766, 3.695732355117798, 4.423625469207764, 24.442033767700195, 14.18986701965332, 22.224287033081055, 28.370521545410156, 21.96493148803711, 31.543865203857422, 19.153013229370117, 39.37038040161133, 10.053361892700195, 6.346512794494629, 0.03430498391389847, 3.2173869609832764, 17.5437068939209, 10.005156517028809, 23.34030532836914, 5.157255172729492, 25.901227951049805, 14.465912818908691, 21.422826766967773, 30.933534622192383], "count": [174]}, "action": {"min": [0.44961661100387573, -1.1897268295288086, 0.8772745728492737, -0.379305899143219, -1.2855937480926514, 0.7281414270401001, -1.2434195280075073, -1.2583447694778442, 1.1623560190200806, -0.1350661814212799, 0.5513990521430969, -0.5120593905448914, 33.66437530517578, 41.505001068115234, -0.7506250143051147, -0.32374998927116394, 0.8012499809265137, -0.6181249618530273, 0.8399999737739563, -0.6581249833106995, 0.8387500047683716, 0.2512499988079071, 1.015625, -0.15700000524520874, 41.99272537231445, 45.15562438964844, 0.34812501072883606, -0.5099999904632568, -0.20125000178813934, -0.6156250238418579, 0.7493749856948853, -0.7543749809265137, 1.024999976158142, -0.24687500298023224, 0.7311111092567444, 0.40187498927116394], "max": [1.0748074054718018, -0.756632924079895, 1.1859121322631836, 0.4135195016860962, -0.20640210807323456, 1.3947937488555908, -0.4500696063041687, -0.8398422598838806, 1.6593232154846191, 0.2826097905635834, 1.4637852907180786, -0.3977597951889038, 70.7074966430664, 59.69499969482422, 16.388750076293945, 9.5131254196167, 65.75375366210938, 51.073123931884766, 54.51937484741211, 68.34562683105469, 58.3337516784668, 78.90249633789062, 54.592498779296875, 99.8031234741211, 73.98562622070312, 63.209999084472656, 0.47999998927116394, 9.445713996887207, 53.98374938964844, 28.7137508392334, 73.37187957763672, 20.791250228881836, 78.81999969482422, 42.53062438964844, 67.95000457763672, 82.32500457763672], "mean": [0.6844020485877991, -0.9542269706726074, 1.0673584938049316, -0.1198992133140564, -0.7441192865371704, 1.0725774765014648, -0.8998931646347046, -1.0504928827285767, 1.3116689920425415, 0.049353573471307755, 1.1243211030960083, -0.4649236500263214, 53.665218353271484, 48.152870178222656, 0.6038224697113037, 4.512764930725098, 27.254924774169922, 10.802377700805664, 25.432838439941406, 25.011409759521484, 23.84850311279297, 31.631568908691406, 19.29143524169922, 45.9303092956543, 57.0723876953125, 54.08522033691406, 0.41288691759109497, 4.512948036193848, 25.210466384887695, 6.4976911544799805, 28.598697662353516, 3.6010265350341797, 28.881771087646484, 9.191569328308105, 23.803253173828125, 26.78003692626953], "std": [0.1897801160812378, 0.15027938783168793, 0.10962854325771332, 0.227728009223938, 0.3150623142719269, 0.18887771666049957, 0.2557123601436615, 0.1586306244134903, 0.14371028542518616, 0.09099534153938293, 0.2077079564332962, 0.027563922107219696, 12.064054489135742, 4.376345634460449, 3.6957316398620605, 4.423625469207764, 24.442035675048828, 14.18986701965332, 22.224285125732422, 28.370513916015625, 21.96493148803711, 31.543865203857422, 19.153011322021484, 39.37038040161133, 10.053361892700195, 6.346512794494629, 0.03430498018860817, 3.2173871994018555, 17.5437068939209, 10.005156517028809, 23.340301513671875, 5.157255172729492, 25.901227951049805, 14.465917587280273, 21.422826766967773, 30.933534622192383], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [174]}, "index": {"min": [9371], "max": [9544], "mean": [9457.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [5.971264367816092, 11.0, 11.0, 11.0, 11.0], "std": [4.305073404956494, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [174]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [174]}, "eef_direction_state": {"mean": [2.913793103448276, 3.074712643678161], "std": [1.7081732134970287, 2.0817056661893254], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.2183908045977012, 1.2816091954022988], "std": [0.6050607902644538, 0.7239782710323136], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [0.9885057471264368, 0.8103448275862069], "std": [0.8642883309014925, 0.8120549331340012], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [2.913793103448276, 3.074712643678161], "std": [1.7081732134970287, 2.0817056661893254], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.2183908045977012, 1.2816091954022988], "std": [0.6050607902644538, 0.7239782710323136], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [0.9885057471264368, 0.8103448275862069], "std": [0.8642883309014925, 0.8120549331340012], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6645915846097457, 0.1401597222584507, 1.1877416237495146, -1.5433390134246627, 1.0213390924579546, -1.8620231412657224, 0.672872987647247, -0.18433034236865797, 1.1894963641636522, 1.2714976951391697, 0.6215360534707604, 2.019578731790583], "std": [0.033755455537792356, 0.04639938674643792, 0.03714135888191001, 0.4413088599915809, 0.16033671459808987, 1.1582312351325965, 0.052298168108574676, 0.057633933791079374, 0.033225976293711226, 0.15780267630399902, 0.09710802258643361, 0.08757590283224287], "min": [0.6092852983888783, 0.08039502927343897, 1.097283229186444, -2.581747640922892, 0.7802479730365985, -3.141196456257153, 0.6232330076955601, -0.2669772227509034, 1.1347474515862073, 1.0731025472220879, 0.48310855709363754, 1.7852010441922483], "max": [0.7095572548985731, 0.2249515687837712, 1.223789333900823, -1.1486046129111067, 1.304632522712684, 3.1285709410906897, 0.7997850565054188, -0.1187667956194601, 1.255867242029715, 1.564257454841052, 0.7551628305279019, 2.1510301093269737], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6645915846097457, 0.1401597222584507, 1.1877416237495146, -1.5433390134246627, 1.0213390924579546, -1.8620231412657224, 0.672872987647247, -0.18433034236865797, 1.1894963641636522, 1.2714976951391697, 0.6215360534707604, 2.019578731790583], "std": [0.033755455537792356, 0.04639938674643792, 0.03714135888191001, 0.4413088599915809, 0.16033671459808987, 1.1582312351325965, 0.052298168108574676, 0.057633933791079374, 0.033225976293711226, 0.15780267630399902, 0.09710802258643361, 0.08757590283224287], "min": [0.6092852983888783, 0.08039502927343897, 1.097283229186444, -2.581747640922892, 0.7802479730365985, -3.141196456257153, 0.6232330076955601, -0.2669772227509034, 1.1347474515862073, 1.0731025472220879, 0.48310855709363754, 1.7852010441922483], "max": [0.7095572548985731, 0.2249515687837712, 1.223789333900823, -1.1486046129111067, 1.304632522712684, 3.1285709410906897, 0.7997850565054188, -0.1187667956194601, 1.255867242029715, 1.564257454841052, 0.7551628305279019, 2.1510301093269737], "count": [174]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4043131985294118]], [[0.4131344076797385]], [[0.43783798406862745]]], "std": [[[0.2757999199439068]], [[0.26453322162995674]], [[0.2520190901673849]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.13333333333333333]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5268179473039216]], [[0.5414454554738561]], [[0.5243491870915032]]], "std": [[[0.3218967802161557]], [[0.3213320715711088]], [[0.32397428808818174]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13333333333333333]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.537754616013072]], [[0.5612096650326798]], [[0.5484339236111111]]], "std": [[[0.316528945442047]], [[0.3196589378595848]], [[0.3186946277210172]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44960524714052286]], [[0.46421770833333337]], [[0.44209344158496733]]], "std": [[[0.3527580860713076]], [[0.3640310797973427]], [[0.3719300983468317]]], "count": [100]}, "observation.state": {"min": [0.6953822374343872, -1.2458992004394531, 0.9739706516265869, -0.20690810680389404, -1.4020709991455078, 0.4338330626487732, -1.221230387687683, -1.2375305891036987, 1.1467632055282593, -0.21438926458358765, 0.5837291479110718, -0.38834211230278015, 37.59111022949219, 37.08937454223633, -0.9125000238418579, -1.9600000381469727, 0.5831249952316284, -0.9956250190734863, 0.6725000143051147, -0.1666666716337204, 0.7549999952316284, 0.078000009059906, 1.0006250143051147, 0.30687499046325684, 39.08333206176758, 42.901248931884766, 0.32249999046325684, -0.9943749904632568, 0.8662499785423279, -0.009999999776482582, 0.75, 1.3899999856948853, 0.8268750309944153, 0.11272726953029633, 0.65625, 0.8006249666213989], "max": [1.1057069301605225, -0.7208457589149475, 1.2010281085968018, 0.09410525113344193, -0.6238794326782227, 0.5929322242736816, -0.4018368124961853, -0.849736750125885, 1.667978048324585, 0.13439860939979553, 1.478289246559143, -0.3125, 69.66812896728516, 51.307777404785156, 37.21562576293945, 9.388750076293945, 70.45874786376953, 1.7131249904632568, 54.201873779296875, 74.55062103271484, 52.828125, 88.39312744140625, 45.778751373291016, 102.84750366210938, 69.95875549316406, 56.43333435058594, 0.4543749988079071, 9.625, 63.338748931884766, 18.9481258392334, 57.29312515258789, 50.34312438964844, 62.79375076293945, 67.97125244140625, 61.45500183105469, 96.05750274658203], "mean": [0.8781453967094421, -0.9382610321044922, 1.1026517152786255, -0.03434218466281891, -1.0169466733932495, 0.5309072732925415, -0.91416335105896, -1.0478135347366333, 1.287926435470581, 0.026766067370772362, 1.211823582649231, -0.35892874002456665, 53.3365592956543, 43.620994567871094, 12.008170127868652, 5.140108108520508, 25.188432693481445, -0.13372524082660675, 19.947906494140625, 23.158300399780273, 19.79107666015625, 26.063499450683594, 15.08728313446045, 38.745792388916016, 56.23796844482422, 48.527809143066406, 0.40140295028686523, 5.194132328033447, 20.66766357421875, 4.9210076332092285, 20.122339248657227, 14.25798511505127, 20.248573303222656, 20.844663619995117, 15.718767166137695, 45.859012603759766], "std": [0.13454289734363556, 0.17852358520030975, 0.08681754022836685, 0.07547429949045181, 0.19359689950942993, 0.04975137114524841, 0.28276410698890686, 0.11906451731920242, 0.17093364894390106, 0.11322826147079468, 0.27427148818969727, 0.023189835250377655, 10.68911361694336, 3.83837628364563, 13.107453346252441, 4.8556976318359375, 28.868778228759766, 0.9379453659057617, 22.100719451904297, 29.975574493408203, 21.764028549194336, 33.12396240234375, 17.7933406829834, 40.97874069213867, 9.928356170654297, 2.9538168907165527, 0.03317040577530861, 3.95249080657959, 23.149755477905273, 5.849316596984863, 20.523283004760742, 17.43697738647461, 21.23181915283203, 25.45139503479004, 20.922929763793945, 39.09032440185547], "count": [119]}, "action": {"min": [0.6953822374343872, -1.2458992004394531, 0.9739706516265869, -0.20690810680389404, -1.4020709991455078, 0.4338330626487732, -1.221230387687683, -1.2375305891036987, 1.1467632055282593, -0.21438926458358765, 0.5837291479110718, -0.38834211230278015, 37.59111022949219, 37.08937454223633, -0.9125000238418579, -1.9600000381469727, 0.5831249952316284, -0.9956250190734863, 0.6725000143051147, -0.1666666716337204, 0.7549999952316284, 0.078000009059906, 1.0006250143051147, 0.30687499046325684, 39.08333206176758, 42.901248931884766, 0.32249999046325684, -0.9943749904632568, 0.8662499785423279, -0.009999999776482582, 0.75, 1.3899999856948853, 0.8268750309944153, 0.11272726953029633, 0.65625, 0.8006249666213989], "max": [1.1057069301605225, -0.7208457589149475, 1.2010281085968018, 0.09410525113344193, -0.6238794326782227, 0.5929322242736816, -0.4018368124961853, -0.849736750125885, 1.667978048324585, 0.13439860939979553, 1.478289246559143, -0.3125, 69.66812896728516, 51.307777404785156, 37.21562576293945, 9.388750076293945, 70.45874786376953, 1.7131249904632568, 54.201873779296875, 74.55062103271484, 52.828125, 88.39312744140625, 45.778751373291016, 102.84750366210938, 69.95875549316406, 56.43333435058594, 0.4543749988079071, 9.625, 63.338748931884766, 18.9481258392334, 57.29312515258789, 50.34312438964844, 62.79375076293945, 67.97125244140625, 61.45500183105469, 96.05750274658203], "mean": [0.8781455159187317, -0.9382610321044922, 1.102651596069336, -0.03434218838810921, -1.016946792602539, 0.5309072136878967, -0.91416335105896, -1.0478135347366333, 1.287926435470581, 0.02676604688167572, 1.211823582649231, -0.35892874002456665, 53.3365592956543, 43.62099838256836, 12.008179664611816, 5.140110492706299, 25.188432693481445, -0.13372528553009033, 19.94791030883789, 23.158292770385742, 19.79108238220215, 26.0634822845459, 15.087279319763184, 38.74580383300781, 56.23797607421875, 48.5278205871582, 0.4014027416706085, 5.194131851196289, 20.667665481567383, 4.921006679534912, 20.122339248657227, 14.257983207702637, 20.248577117919922, 20.844661712646484, 15.718770980834961, 45.8590202331543], "std": [0.13454289734363556, 0.17852357029914856, 0.08681754022836685, 0.07547429949045181, 0.19359691441059113, 0.049751363694667816, 0.28276410698890686, 0.11906450241804123, 0.17093364894390106, 0.11322826147079468, 0.27427148818969727, 0.023189835250377655, 10.68911361694336, 3.838376522064209, 13.107454299926758, 4.855698585510254, 28.86878204345703, 0.9379453659057617, 22.100719451904297, 29.975574493408203, 21.76403045654297, 33.12396240234375, 17.793338775634766, 40.9787483215332, 9.928356170654297, 2.953817129135132, 0.03317040205001831, 3.9524905681610107, 23.149757385253906, 5.849316120147705, 20.523283004760742, 17.436973571777344, 21.2318172454834, 25.45139503479004, 20.922929763793945, 39.090328216552734], "count": [119]}, "timestamp": {"min": [0.0], "max": [3.933333333333333], "mean": [1.9666666666666668], "std": [1.1450376024878448], "count": [119]}, "frame_index": {"min": [0], "max": [118], "mean": [59.0], "std": [34.351128074635334], "count": [119]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [119]}, "index": {"min": [9545], "max": [9663], "mean": [9604.0], "std": [34.351128074635334], "count": [119]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [119]}, "subtask_annotation": {"mean": [5.5966386554621845, 11.0, 11.0, 11.0, 11.0], "std": [4.03622114586623, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [119]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [119]}, "eef_direction_state": {"mean": [3.327731092436975, 2.7058823529411766], "std": [1.3354207702335164, 2.0837625196408553], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_state": {"mean": [1.4201680672268908, 1.4285714285714286], "std": [0.6284006418769721, 0.7049814178542628], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_state": {"mean": [1.2857142857142858, 0.9327731092436975], "std": [0.723470361345576, 0.8171593802449225], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_direction_action": {"mean": [3.327731092436975, 2.7058823529411766], "std": [1.3354207702335164, 2.0837625196408553], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_action": {"mean": [1.4201680672268908, 1.4285714285714286], "std": [0.6284006418769721, 0.7049814178542628], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_action": {"mean": [1.2857142857142858, 0.9327731092436975], "std": [0.723470361345576, 0.8171593802449225], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_sim_pose_state": {"mean": [0.6389430816584505, 0.15682717643791122, 1.1825613141448394, -1.3969222834126516, 0.6325382120545927, -2.1466711145195236, 0.6583987940127757, -0.1865589081800876, 1.199981370797274, 1.2140396847020611, 0.5058373966855291, 2.0323870814570735], "std": [0.02029884070975855, 0.06048476985043245, 0.027479810247936883, 0.18170993071482477, 0.15092201790371762, 0.11623269659653254, 0.0638200193584846, 0.033187276518245254, 0.04687372666607332, 0.1300363950071761, 0.14456665986899742, 0.08676274958918115], "min": [0.6046119201348112, 0.05680670314712363, 1.1198573951903186, -1.8171445459833617, 0.3276419610767145, -2.3822493878241673, 0.6030883846816657, -0.24646198045551096, 1.1526815467486977, 0.9993309813687206, 0.28038237569568625, 1.8683152403263898], "max": [0.6697754788891201, 0.23693632743156318, 1.2387470164129575, -1.1603621330051257, 0.81910571653808, -1.8609532034407104, 0.7971862158754206, -0.1464488895164723, 1.276682747590936, 1.4508594641299979, 0.7267693363456571, 2.140579253557574], "count": [119]}, "eef_sim_pose_action": {"mean": [0.6389430816584505, 0.15682717643791122, 1.1825613141448394, -1.3969222834126516, 0.6325382120545927, -2.1466711145195236, 0.6583987940127757, -0.1865589081800876, 1.199981370797274, 1.2140396847020611, 0.5058373966855291, 2.0323870814570735], "std": [0.02029884070975855, 0.06048476985043245, 0.027479810247936883, 0.18170993071482477, 0.15092201790371762, 0.11623269659653254, 0.0638200193584846, 0.033187276518245254, 0.04687372666607332, 0.1300363950071761, 0.14456665986899742, 0.08676274958918115], "min": [0.6046119201348112, 0.05680670314712363, 1.1198573951903186, -1.8171445459833617, 0.3276419610767145, -2.3822493878241673, 0.6030883846816657, -0.24646198045551096, 1.1526815467486977, 0.9993309813687206, 0.28038237569568625, 1.8683152403263898], "max": [0.6697754788891201, 0.23693632743156318, 1.2387470164129575, -1.1603621330051257, 0.81910571653808, -1.8609532034407104, 0.7971862158754206, -0.1464488895164723, 1.276682747590936, 1.4508594641299979, 0.7267693363456571, 2.140579253557574], "count": [119]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4157221200980392]], [[0.4251344301470588]], [[0.45408914215686275]]], "std": [[[0.264160471293952]], [[0.25382184890624526]], [[0.2416296880085499]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5068251654411764]], [[0.5417361111111111]], [[0.5259736376633988]]], "std": [[[0.33388773786952747]], [[0.3206177051664155]], [[0.32538735552060055]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12156862745098039]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5527182189542484]], [[0.5740212765522876]], [[0.5609415645424837]]], "std": [[[0.3038469377032457]], [[0.307280311308609]], [[0.3050058217224907]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4367943770424837]], [[0.4530837377450981]], [[0.43141287990196076]]], "std": [[[0.3492372288450628]], [[0.3615226583301519]], [[0.3686635052347734]]], "count": [100]}, "observation.state": {"min": [0.6322242021560669, -1.200002908706665, 0.9142061471939087, -0.3212659955024719, -1.5914523601531982, 0.5265077948570251, -1.2243458032608032, -1.2079660892486572, 1.0766299962997437, -0.104929618537426, 0.6728274822235107, -0.46122512221336365, 35.279998779296875, 36.87562561035156, -0.7706249952316284, -2.309999942779541, 0.32875001430511475, 0.1418749988079071, 0.6399999856948853, -0.3062500059604645, 0.6677777767181396, -3.4231250286102295, 0.9709091186523438, 0.11374999582767487, 43.28555679321289, 43.98500061035156, 0.3627272844314575, -0.2524999976158142, 0.9524999856948853, 0.20749999582767487, 1.5162500143051147, -0.18250000476837158, 0.9793750047683716, -0.03500000014901161, 1.0831249952316284, 0.5724999904632568], "max": [1.150127649307251, -0.7612344622612, 1.1922303438186646, 0.2010614573955536, -0.6507019400596619, 0.6727797985076904, -0.5110103487968445, -0.8159523606300354, 1.6119248867034912, 0.24878564476966858, 1.6468125581741333, -0.3691968023777008, 67.19499969482422, 56.573333740234375, 26.756250381469727, 9.358749389648438, 69.26625061035156, 16.69562530517578, 58.288124084472656, 84.54125213623047, 64.41062927246094, 104.11499786376953, 65.42437744140625, 108.6624984741211, 76.30875396728516, 65.13500213623047, 0.4793750047683716, 9.380000114440918, 57.69000244140625, 23.957500457763672, 63.87750244140625, 38.6662483215332, 64.51812744140625, 51.67000198364258, 63.14750289916992, 77.88750457763672], "mean": [0.8560657501220703, -0.9343746304512024, 1.064104437828064, -0.04004107415676117, -1.0793572664260864, 0.6211956143379211, -0.9772519469261169, -0.9988385438919067, 1.2492388486862183, 0.05477610602974892, 1.270621657371521, -0.40092092752456665, 53.93339538574219, 45.205101013183594, 1.9809378385543823, 4.739129543304443, 23.844324111938477, 4.673350811004639, 19.604915618896484, 23.27876853942871, 21.815086364746094, 26.128826141357422, 18.903039932250977, 40.726078033447266, 57.866886138916016, 53.53478240966797, 0.41889408230781555, 3.9141688346862793, 23.255815505981445, 6.060586452484131, 25.435184478759766, 9.650134086608887, 25.975872039794922, 13.552705764770508, 23.973119735717773, 25.00827980041504], "std": [0.16050192713737488, 0.12766480445861816, 0.08972742408514023, 0.14458854496479034, 0.26375243067741394, 0.049149442464113235, 0.2240433543920517, 0.12942321598529816, 0.14937996864318848, 0.0803944543004036, 0.24157342314720154, 0.02389378845691681, 9.314672470092773, 5.837839126586914, 6.496219635009766, 4.737574577331543, 27.26251792907715, 5.102193832397461, 22.78778076171875, 29.44970703125, 25.159143447875977, 37.63436508178711, 23.094152450561523, 42.41895294189453, 10.799511909484863, 6.874016284942627, 0.02560248225927353, 3.218035936355591, 17.69285011291504, 7.5971999168396, 19.632322311401367, 13.171215057373047, 20.637327194213867, 19.47579574584961, 19.425796508789062, 26.12598419189453], "count": [120]}, "action": {"min": [0.6322242021560669, -1.200002908706665, 0.9142061471939087, -0.3212659955024719, -1.5914523601531982, 0.5265077948570251, -1.2243458032608032, -1.2079660892486572, 1.0766299962997437, -0.104929618537426, 0.6728274822235107, -0.46122512221336365, 35.279998779296875, 36.87562561035156, -0.7706249952316284, -2.309999942779541, 0.32875001430511475, 0.1418749988079071, 0.6399999856948853, -0.3062500059604645, 0.6677777767181396, -3.4231250286102295, 0.9709091186523438, 0.11374999582767487, 43.28555679321289, 43.98500061035156, 0.3627272844314575, -0.2524999976158142, 0.9524999856948853, 0.20749999582767487, 1.5162500143051147, -0.18250000476837158, 0.9793750047683716, -0.03500000014901161, 1.0831249952316284, 0.5724999904632568], "max": [1.150127649307251, -0.7612344622612, 1.1922303438186646, 0.2010614573955536, -0.6507019400596619, 0.6727797985076904, -0.5110103487968445, -0.8159523606300354, 1.6119248867034912, 0.24878564476966858, 1.6468125581741333, -0.3691968023777008, 67.19499969482422, 56.573333740234375, 26.756250381469727, 9.358749389648438, 69.26625061035156, 16.69562530517578, 58.288124084472656, 84.54125213623047, 64.41062927246094, 104.11499786376953, 65.42437744140625, 108.6624984741211, 76.30875396728516, 65.13500213623047, 0.4793750047683716, 9.380000114440918, 57.69000244140625, 23.957500457763672, 63.87750244140625, 38.6662483215332, 64.51812744140625, 51.67000198364258, 63.14750289916992, 77.88750457763672], "mean": [0.8560657501220703, -0.9343745708465576, 1.064104437828064, -0.04004107415676117, -1.079357385635376, 0.6211956143379211, -0.9772518873214722, -0.9988385438919067, 1.2492388486862183, 0.05477610602974892, 1.270621657371521, -0.40092089772224426, 53.93339920043945, 45.205101013183594, 1.9809396266937256, 4.739130020141602, 23.84432601928711, 4.673349857330322, 19.60490608215332, 23.278778076171875, 21.815082550048828, 26.128822326660156, 18.903066635131836, 40.72605514526367, 57.86689376831055, 53.53477096557617, 0.4188939332962036, 3.9141690731048584, 23.25580596923828, 6.0605902671813965, 25.43518829345703, 9.650134086608887, 25.975887298583984, 13.552708625793457, 23.97311782836914, 25.008277893066406], "std": [0.16050192713737488, 0.12766481935977936, 0.08972741663455963, 0.14458855986595154, 0.26375243067741394, 0.049149442464113235, 0.2240433543920517, 0.12942321598529816, 0.14937995374202728, 0.0803944543004036, 0.24157343804836273, 0.02389378845691681, 9.314672470092773, 5.837839126586914, 6.496220111846924, 4.737574100494385, 27.26251792907715, 5.102194309234619, 22.787778854370117, 29.44970703125, 25.159147262573242, 37.63436508178711, 23.094152450561523, 42.41895294189453, 10.79951286315918, 6.874016284942627, 0.02560247667133808, 3.218035936355591, 17.692848205566406, 7.597200870513916, 19.632322311401367, 13.171215057373047, 20.637327194213867, 19.475797653198242, 19.42579460144043, 26.1259822845459], "count": [120]}, "timestamp": {"min": [0.0], "max": [3.966666666666667], "mean": [1.9833333333333334], "std": [1.1546604439144612], "count": [120]}, "frame_index": {"min": [0], "max": [119], "mean": [59.5], "std": [34.63981331743384], "count": [120]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [120]}, "index": {"min": [9664], "max": [9783], "mean": [9723.5], "std": [34.63981331743384], "count": [120]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [120]}, "subtask_annotation": {"mean": [5.608333333333333, 11.0, 11.0, 11.0, 11.0], "std": [3.9776371405926705, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [120]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [120]}, "eef_direction_state": {"mean": [2.725, 2.675], "std": [1.2646639869941734, 1.9755273557542388], "min": [1, 0], "max": [6, 6], "count": [120]}, "eef_velocity_state": {"mean": [1.4333333333333333, 1.4], "std": [0.5878397362849465, 0.7234178138070231], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_acc_mag_state": {"mean": [1.2333333333333334, 1.1], "std": [0.8137703743822465, 0.7681145747868608], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_direction_action": {"mean": [2.725, 2.675], "std": [1.2646639869941734, 1.9755273557542388], "min": [1, 0], "max": [6, 6], "count": [120]}, "eef_velocity_action": {"mean": [1.4333333333333333, 1.4], "std": [0.5878397362849465, 0.7234178138070231], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_acc_mag_action": {"mean": [1.2333333333333334, 1.1], "std": [0.8137703743822465, 0.7681145747868608], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_sim_pose_state": {"mean": [0.6302700656294704, 0.15305515851336532, 1.2022516506984453, -1.2960447268785138, 0.6735957450453464, -2.0702250841991945, 0.6472363504934715, -0.19825001080449212, 1.1994989180952091, 1.2121205362808543, 0.5460197458820796, 2.023521200833996], "std": [0.02285875363685989, 0.05518498713016233, 0.03486548582478823, 0.2492472958923743, 0.10698534048295244, 0.20164351628095417, 0.05414030072652877, 0.03176186997977888, 0.03254461231357484, 0.17638620341357342, 0.11941978816630525, 0.1163663557903307], "min": [0.5858614884194624, 0.05464906391036076, 1.1201950653528503, -1.860021643919695, 0.5104198635411468, -2.4803511005961054, 0.5959692247370613, -0.245323704444384, 1.1496981561188213, 0.9732369550884468, 0.37468635091742475, 1.8053299269572967], "max": [0.6631772356033583, 0.23145021857537915, 1.2296505051282174, -1.0607431220955665, 0.8499621253144118, -1.7355003859851057, 0.7802023442082691, -0.1590663188377925, 1.2533271494115275, 1.5404260122911437, 0.7132886533917926, 2.213308303482595], "count": [120]}, "eef_sim_pose_action": {"mean": [0.6302700656294704, 0.15305515851336532, 1.2022516506984453, -1.2960447268785138, 0.6735957450453464, -2.0702250841991945, 0.6472363504934715, -0.19825001080449212, 1.1994989180952091, 1.2121205362808543, 0.5460197458820796, 2.023521200833996], "std": [0.02285875363685989, 0.05518498713016233, 0.03486548582478823, 0.2492472958923743, 0.10698534048295244, 0.20164351628095417, 0.05414030072652877, 0.03176186997977888, 0.03254461231357484, 0.17638620341357342, 0.11941978816630525, 0.1163663557903307], "min": [0.5858614884194624, 0.05464906391036076, 1.1201950653528503, -1.860021643919695, 0.5104198635411468, -2.4803511005961054, 0.5959692247370613, -0.245323704444384, 1.1496981561188213, 0.9732369550884468, 0.37468635091742475, 1.8053299269572967], "max": [0.6631772356033583, 0.23145021857537915, 1.2296505051282174, -1.0607431220955665, 0.8499621253144118, -1.7355003859851057, 0.7802023442082691, -0.1590663188377925, 1.2533271494115275, 1.5404260122911437, 0.7132886533917926, 2.213308303482595], "count": [120]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4122556290849673]], [[0.4191806086601307]], [[0.4481256454248366]]], "std": [[[0.25568357504849665]], [[0.24566629999390566]], [[0.23448542420075003]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5172151307189543]], [[0.532347295751634]], [[0.5167369873366013]]], "std": [[[0.3250975684108071]], [[0.32472380100208803]], [[0.32753011047002395]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.15294117647058825]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48468010620915036]], [[0.5064664399509804]], [[0.49992189338235293]]], "std": [[[0.28665740963827707]], [[0.2895603624404843]], [[0.28562151191888335]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4377493607026144]], [[0.45401461601307186]], [[0.4316685355392157]]], "std": [[[0.35272854367812445]], [[0.36528266430987916]], [[0.371898069279763]]], "count": [100]}, "observation.state": {"min": [0.6354190707206726, -1.190704345703125, 0.913037896156311, -0.3918026387691498, -1.6118825674057007, 0.5041199326515198, -1.1286377906799316, -1.2500715255737305, 1.1123191118240356, -0.22394998371601105, 0.6150339841842651, -0.4630397856235504, 38.026668548583984, 39.02625274658203, -0.7462500333786011, -2.115000009536743, 0.9012500047683716, 0.234375, 0.7549999952316284, -0.5256249904632568, 1.0412499904632568, 0.04625000059604645, 0.9706249833106995, 0.09812500327825546, 39.10499954223633, 44.954376220703125, 0.3331249952316284, -0.606249988079071, 0.9424999952316284, 0.6662499904632568, 1.0512499809265137, -0.47999998927116394, 1.0774999856948853, 0.59375, 1.1825000047683716, 0.3207142949104309], "max": [1.293893575668335, -0.7635233402252197, 1.2708381414413452, 0.1469634622335434, -0.6867513656616211, 0.6121013760566711, -0.45948728919029236, -0.8484016060829163, 1.627589225769043, 0.23335707187652588, 1.6095937490463257, -0.36161497235298157, 74.00375366210938, 51.88500213623047, 31.18777847290039, 9.762499809265137, 68.23249816894531, 11.394999504089355, 56.15437698364258, 83.625, 58.084373474121094, 97.83625030517578, 54.30125045776367, 109.7393798828125, 74.45000457763672, 61.522499084472656, 0.4749999940395355, 9.152856826782227, 50.296875, 37.104373931884766, 61.881874084472656, 33.08812713623047, 77.92937469482422, 14.578125, 63.76625061035156, 65.6781234741211], "mean": [0.9789698123931885, -0.9055399298667908, 1.0687532424926758, -0.1100427508354187, -1.121480941772461, 0.5555136799812317, -0.8550347685813904, -1.030882716178894, 1.2977827787399292, -0.034959547221660614, 1.1613729000091553, -0.3960653245449066, 55.10136032104492, 46.23284912109375, 1.8976902961730957, 4.7003583908081055, 24.414737701416016, 3.268723487854004, 21.248565673828125, 24.06930160522461, 20.515766143798828, 28.784481048583984, 16.109567642211914, 41.814598083496094, 53.15776443481445, 51.45454406738281, 0.4098391830921173, 4.8140034675598145, 22.351566314697266, 11.003561019897461, 24.898351669311523, 9.832653045654297, 28.504074096679688, 2.9276282787323, 21.659337997436523, 27.936080932617188], "std": [0.23584800958633423, 0.14072513580322266, 0.12871094048023224, 0.17149628698825836, 0.3026597797870636, 0.027107881382107735, 0.19119179248809814, 0.13137172162532806, 0.14256589114665985, 0.10825494676828384, 0.24596191942691803, 0.02938867174088955, 11.89161205291748, 4.357134819030762, 6.906772136688232, 4.673154354095459, 27.00311279296875, 3.6787502765655518, 23.163711547851562, 31.067134857177734, 22.444259643554688, 36.489952087402344, 19.39846420288086, 43.14067459106445, 12.447866439819336, 6.4110894203186035, 0.03247882053256035, 3.298588514328003, 16.23102378845215, 14.126980781555176, 20.899917602539062, 12.538297653198242, 27.421213150024414, 3.9436192512512207, 23.682373046875, 22.385990142822266], "count": [119]}, "action": {"min": [0.6354190707206726, -1.190704345703125, 0.913037896156311, -0.3918026387691498, -1.6118825674057007, 0.5041199326515198, -1.1286377906799316, -1.2500715255737305, 1.1123191118240356, -0.22394998371601105, 0.6150339841842651, -0.4630397856235504, 38.026668548583984, 39.02625274658203, -0.7462500333786011, -2.115000009536743, 0.9012500047683716, 0.234375, 0.7549999952316284, -0.5256249904632568, 1.0412499904632568, 0.04625000059604645, 0.9706249833106995, 0.09812500327825546, 39.10499954223633, 44.954376220703125, 0.3331249952316284, -0.606249988079071, 0.9424999952316284, 0.6662499904632568, 1.0512499809265137, -0.47999998927116394, 1.0774999856948853, 0.59375, 1.1825000047683716, 0.3207142949104309], "max": [1.293893575668335, -0.7635233402252197, 1.2708381414413452, 0.1469634622335434, -0.6867513656616211, 0.6121013760566711, -0.45948728919029236, -0.8484016060829163, 1.627589225769043, 0.23335707187652588, 1.6095937490463257, -0.36161497235298157, 74.00375366210938, 51.88500213623047, 31.18777847290039, 9.762499809265137, 68.23249816894531, 11.394999504089355, 56.15437698364258, 83.625, 58.084373474121094, 97.83625030517578, 54.30125045776367, 109.7393798828125, 74.45000457763672, 61.522499084472656, 0.4749999940395355, 9.152856826782227, 50.296875, 37.104373931884766, 61.881874084472656, 33.08812713623047, 77.92937469482422, 14.578125, 63.76625061035156, 65.6781234741211], "mean": [0.9789696931838989, -0.9055399298667908, 1.0687533617019653, -0.1100427433848381, -1.1214812994003296, 0.5555136799812317, -0.8550346493721008, -1.0308825969696045, 1.2977830171585083, -0.03495955839753151, 1.1613729000091553, -0.3960654139518738, 55.10134506225586, 46.23284149169922, 1.8976917266845703, 4.7003583908081055, 24.41476058959961, 3.268723487854004, 21.24856185913086, 24.069299697875977, 20.515762329101562, 28.78447914123535, 16.10956382751465, 41.81458282470703, 53.157752990722656, 51.454559326171875, 0.40983912348747253, 4.8140034675598145, 22.351572036743164, 11.003561019897461, 24.898340225219727, 9.832658767700195, 28.504058837890625, 2.927626848220825, 21.659339904785156, 27.93609046936035], "std": [0.23584802448749542, 0.14072512090206146, 0.12871095538139343, 0.17149628698825836, 0.3026597499847412, 0.027107883244752884, 0.19119177758693695, 0.13137172162532806, 0.14256587624549866, 0.10825495421886444, 0.24596191942691803, 0.0293886736035347, 11.89161205291748, 4.357134819030762, 6.906773567199707, 4.673153877258301, 27.003108978271484, 3.6787500381469727, 23.16370964050293, 31.0671329498291, 22.444259643554688, 36.48994827270508, 19.39846420288086, 43.14067840576172, 12.447864532470703, 6.4110894203186035, 0.03247881680727005, 3.298588275909424, 16.231021881103516, 14.12697982788086, 20.89991569519043, 12.538297653198242, 27.421220779418945, 3.943619728088379, 23.682373046875, 22.385988235473633], "count": [119]}, "timestamp": {"min": [0.0], "max": [3.933333333333333], "mean": [1.9666666666666668], "std": [1.1450376024878448], "count": [119]}, "frame_index": {"min": [0], "max": [118], "mean": [59.0], "std": [34.351128074635334], "count": [119]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [119]}, "index": {"min": [9784], "max": [9902], "mean": [9843.0], "std": [34.351128074635334], "count": [119]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [119]}, "subtask_annotation": {"mean": [5.243697478991597, 11.0, 11.0, 11.0, 11.0], "std": [4.1220179168461115, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [119]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [119]}, "eef_direction_state": {"mean": [3.1092436974789917, 2.7563025210084033], "std": [1.345955135331718, 1.999858762049186], "min": [1, 0], "max": [6, 6], "count": [119]}, "eef_velocity_state": {"mean": [1.4453781512605042, 1.3949579831932772], "std": [0.5897938536257676, 0.758353893961578], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_state": {"mean": [1.084033613445378, 1.0756302521008403], "std": [0.8558236676621184, 0.7795674718191002], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_direction_action": {"mean": [3.1092436974789917, 2.7563025210084033], "std": [1.345955135331718, 1.999858762049186], "min": [1, 0], "max": [6, 6], "count": [119]}, "eef_velocity_action": {"mean": [1.4453781512605042, 1.3949579831932772], "std": [0.5897938536257676, 0.758353893961578], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_action": {"mean": [1.084033613445378, 1.0756302521008403], "std": [0.8558236676621184, 0.7795674718191002], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_sim_pose_state": {"mean": [0.6303068160134639, 0.1877869584387251, 1.1807448356941275, -1.3925874680448624, 0.6366285526925408, -2.064212742265848, 0.662930773499574, -0.1760816043845426, 1.2086294612387463, 1.205758098921567, 0.5863867477503906, 2.056858799704284], "std": [0.036225454420117854, 0.06112019097400485, 0.030772918821781122, 0.22188623236654487, 0.10559080978224379, 0.1940825846745157, 0.05129549332830202, 0.028167614310213637, 0.03574464385803996, 0.19641811975589224, 0.13981409811099288, 0.14217393130532144], "min": [0.58278295184042, 0.07145215764666363, 1.1123785158253634, -1.8871795127792856, 0.4686837068828278, -2.4524597076950667, 0.6065483726961015, -0.2487067960671493, 1.1523870212321656, 0.946348836544315, 0.3725165436697562, 1.793605664966644], "max": [0.6889072994799588, 0.2604973117349906, 1.214799033001723, -1.1682055700989913, 0.8036803153950798, -1.766391917511812, 0.7810981573818695, -0.138716248593035, 1.276966704068984, 1.5580242953900774, 0.7713273587857743, 2.30246364693121], "count": [119]}, "eef_sim_pose_action": {"mean": [0.6303068160134639, 0.1877869584387251, 1.1807448356941275, -1.3925874680448624, 0.6366285526925408, -2.064212742265848, 0.662930773499574, -0.1760816043845426, 1.2086294612387463, 1.205758098921567, 0.5863867477503906, 2.056858799704284], "std": [0.036225454420117854, 0.06112019097400485, 0.030772918821781122, 0.22188623236654487, 0.10559080978224379, 0.1940825846745157, 0.05129549332830202, 0.028167614310213637, 0.03574464385803996, 0.19641811975589224, 0.13981409811099288, 0.14217393130532144], "min": [0.58278295184042, 0.07145215764666363, 1.1123785158253634, -1.8871795127792856, 0.4686837068828278, -2.4524597076950667, 0.6065483726961015, -0.2487067960671493, 1.1523870212321656, 0.946348836544315, 0.3725165436697562, 1.793605664966644], "max": [0.6889072994799588, 0.2604973117349906, 1.214799033001723, -1.1682055700989913, 0.8036803153950798, -1.766391917511812, 0.7810981573818695, -0.138716248593035, 1.276966704068984, 1.5580242953900774, 0.7713273587857743, 2.30246364693121], "count": [119]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4098227062908497]], [[0.41717273897058826]], [[0.44387447916666667]]], "std": [[[0.26799519838611774]], [[0.2568775885950489]], [[0.24437999831186294]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.506172685866013]], [[0.5415041830065359]], [[0.5272246058006536]]], "std": [[[0.3318160263786745]], [[0.31849667896970857]], [[0.3219966923846662]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.502049080882353]], [[0.525530191993464]], [[0.5169093647875816]]], "std": [[[0.2987692425376223]], [[0.3018526045805481]], [[0.2971147732753482]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4460164256535948]], [[0.4612379983660131]], [[0.4385640829248366]]], "std": [[[0.3521601922847307]], [[0.3641075321539242]], [[0.37160003676474235]]], "count": [100]}, "observation.state": {"min": [0.6795271635055542, -1.1675536632537842, 0.9387636184692383, -0.3556835651397705, -1.5644524097442627, 0.4697871506214142, -1.1087586879730225, -1.2180991172790527, 1.161487102508545, -0.05652990937232971, 0.7316462397575378, -0.4314488470554352, 43.764373779296875, 38.00625228881836, -0.8237500190734863, -1.9325000047683716, 0.3487499952316284, 0.3499999940395355, 0.6931250095367432, -0.1785714328289032, 0.5162500143051147, -3.606874942779541, 1.0009090900421143, -0.6625000238418579, 37.75727462768555, 48.5, 0.36500000953674316, -0.5481249690055847, 6.9464287757873535, 0.23999999463558197, 10.865385055541992, -0.6524999737739563, 10.22166633605957, 0.07187499850988388, 0.6590909361839294, 3.619374990463257], "max": [1.1789501905441284, -0.8062486052513123, 1.1869850158691406, 0.26276513934135437, -0.6325818300247192, 0.5951495170593262, -0.5463683605194092, -0.85898756980896, 1.617623209953308, 0.11353135854005814, 1.5063409805297852, -0.33445867896080017, 67.72750091552734, 49.49937438964844, 3.112499952316284, 9.571110725402832, 63.930625915527344, 22.809999465942383, 54.14437484741211, 64.80562591552734, 58.896873474121094, 74.6187515258789, 48.646873474121094, 94.34375, 73.39688110351562, 64.78937530517578, 0.4856249988079071, 6.416999816894531, 61.56437683105469, 32.0, 68.58000183105469, 33.04750061035156, 80.86000061035156, 31.255001068115234, 67.84500122070312, 72.75812530517578], "mean": [0.9040427207946777, -0.9626607894897461, 1.0713053941726685, -0.0512041412293911, -1.0994906425476074, 0.5460532903671265, -0.9380497932434082, -1.0200749635696411, 1.278010606765747, 0.01248899009078741, 1.241830587387085, -0.38427039980888367, 54.58318328857422, 43.82410430908203, -0.3522489368915558, 4.1882405281066895, 26.410545349121094, 7.067139625549316, 22.001182556152344, 22.625520706176758, 23.123626708984375, 24.555383682250977, 18.709856033325195, 40.81511306762695, 56.84349060058594, 54.994606018066406, 0.4245101511478424, 2.4624898433685303, 30.064268112182617, 8.572872161865234, 32.86635208129883, 9.55038833618164, 36.91507339477539, 7.498873710632324, 26.87459373474121, 43.00310516357422], "std": [0.18117299675941467, 0.1042768731713295, 0.09752131998538971, 0.1922827512025833, 0.2782283425331116, 0.03963388875126839, 0.1876823455095291, 0.10593930631875992, 0.14063023030757904, 0.04869075119495392, 0.20592719316482544, 0.02364380471408367, 9.695286750793457, 4.550899982452393, 0.8076005578041077, 4.333515167236328, 25.729875564575195, 7.636321544647217, 21.93004035949707, 26.088455200195312, 23.121015548706055, 31.239004135131836, 20.13457679748535, 39.4180908203125, 11.829066276550293, 5.809215545654297, 0.027798820286989212, 2.1960277557373047, 17.148836135864258, 10.053170204162598, 21.101280212402344, 10.646062850952148, 25.410808563232422, 9.840995788574219, 24.122737884521484, 18.06403160095215], "count": [115]}, "action": {"min": [0.6795271635055542, -1.1675536632537842, 0.9387636184692383, -0.3556835651397705, -1.5644524097442627, 0.4697871506214142, -1.1087586879730225, -1.2180991172790527, 1.161487102508545, -0.05652990937232971, 0.7316462397575378, -0.4314488470554352, 43.764373779296875, 38.00625228881836, -0.8237500190734863, -1.9325000047683716, 0.3487499952316284, 0.3499999940395355, 0.6931250095367432, -0.1785714328289032, 0.5162500143051147, -3.606874942779541, 1.0009090900421143, -0.6625000238418579, 37.75727462768555, 48.5, 0.36500000953674316, -0.5481249690055847, 6.9464287757873535, 0.23999999463558197, 10.865385055541992, -0.6524999737739563, 10.22166633605957, 0.07187499850988388, 0.6590909361839294, 3.619374990463257], "max": [1.1789501905441284, -0.8062486052513123, 1.1869850158691406, 0.26276513934135437, -0.6325818300247192, 0.5951495170593262, -0.5463683605194092, -0.85898756980896, 1.617623209953308, 0.11353135854005814, 1.5063409805297852, -0.33445867896080017, 67.72750091552734, 49.49937438964844, 3.112499952316284, 9.571110725402832, 63.930625915527344, 22.809999465942383, 54.14437484741211, 64.80562591552734, 58.896873474121094, 74.6187515258789, 48.646873474121094, 94.34375, 73.39688110351562, 64.78937530517578, 0.4856249988079071, 6.416999816894531, 61.56437683105469, 32.0, 68.58000183105469, 33.04750061035156, 80.86000061035156, 31.255001068115234, 67.84500122070312, 72.75812530517578], "mean": [0.9040428400039673, -0.9626607298851013, 1.0713053941726685, -0.0512041412293911, -1.0994906425476074, 0.546053409576416, -0.938049852848053, -1.0200750827789307, 1.278010368347168, 0.012488988228142262, 1.2418307065963745, -0.38427039980888367, 54.583168029785156, 43.82411193847656, -0.3522489666938782, 4.1882405281066895, 26.41053581237793, 7.067137241363525, 22.001190185546875, 22.625518798828125, 23.12364387512207, 24.555383682250977, 18.709848403930664, 40.815093994140625, 56.84348678588867, 54.994598388671875, 0.4245101809501648, 2.4624898433685303, 30.06427764892578, 8.572870254516602, 32.86635208129883, 9.550390243530273, 36.91508102416992, 7.49887228012085, 26.874591827392578, 43.003089904785156], "std": [0.18117302656173706, 0.1042768731713295, 0.0975213274359703, 0.1922827661037445, 0.2782283425331116, 0.03963388502597809, 0.1876823455095291, 0.10593929886817932, 0.14063023030757904, 0.04869075119495392, 0.20592719316482544, 0.02364380471408367, 9.695287704467773, 4.550899982452393, 0.8076006174087524, 4.333515167236328, 25.72987937927246, 7.636324405670166, 21.930038452148438, 26.08844757080078, 23.121013641357422, 31.239002227783203, 20.13457679748535, 39.418094635009766, 11.829066276550293, 5.809216499328613, 0.02779882401227951, 2.1960277557373047, 17.148836135864258, 10.053170204162598, 21.101280212402344, 10.646063804626465, 25.41080665588379, 9.840995788574219, 24.122737884521484, 18.064035415649414], "count": [115]}, "timestamp": {"min": [0.0], "max": [3.8], "mean": [1.9], "std": [1.1065461781798556], "count": [115]}, "frame_index": {"min": [0], "max": [114], "mean": [57.0], "std": [33.19638534539566], "count": [115]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [115]}, "index": {"min": [9903], "max": [10017], "mean": [9960.0], "std": [33.19638534539566], "count": [115]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [115]}, "subtask_annotation": {"mean": [5.695652173913044, 11.0, 11.0, 11.0, 11.0], "std": [3.9938516073617056, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [115]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [115]}, "eef_direction_state": {"mean": [2.652173913043478, 3.1913043478260867], "std": [1.474675960048701, 2.076349858154775], "min": [0, 0], "max": [6, 6], "count": [115]}, "eef_velocity_state": {"mean": [1.4173913043478261, 1.4173913043478261], "std": [0.5434608692869477, 0.7573708378405799], "min": [0, 0], "max": [2, 2], "count": [115]}, "eef_acc_mag_state": {"mean": [1.1565217391304348, 1.0608695652173914], "std": [0.8297857696058982, 0.7608571427557352], "min": [0, 0], "max": [2, 2], "count": [115]}, "eef_direction_action": {"mean": [2.652173913043478, 3.1913043478260867], "std": [1.474675960048701, 2.076349858154775], "min": [0, 0], "max": [6, 6], "count": [115]}, "eef_velocity_action": {"mean": [1.4173913043478261, 1.4173913043478261], "std": [0.5434608692869477, 0.7573708378405799], "min": [0, 0], "max": [2, 2], "count": [115]}, "eef_acc_mag_action": {"mean": [1.1565217391304348, 1.0608695652173914], "std": [0.8297857696058982, 0.7608571427557352], "min": [0, 0], "max": [2, 2], "count": [115]}, "eef_sim_pose_state": {"mean": [0.6277923048933386, 0.155330812856098, 1.1809941048413464, -1.3569668652193803, 0.5985969953609229, -2.11463698240703, 0.6511708250794114, -0.18821067143477246, 1.1991262478052203, 1.2026512415772812, 0.5466447326647642, 2.048754490871781], "std": [0.02475368581428646, 0.05108400323822464, 0.024110564732606855, 0.2150188595172806, 0.13494917565154776, 0.19136861057181026, 0.05353326572278659, 0.0199931033900131, 0.03704405040387302, 0.1572688120980009, 0.09648245952287576, 0.12937030593493587], "min": [0.592016063046964, 0.06523683413909476, 1.1290933588524426, -1.836047859507916, 0.42886668522725246, -2.484402792713241, 0.6064972357601338, -0.2241812984145096, 1.1535113200183467, 0.9373308490222655, 0.4105118513534167, 1.842679551872527], "max": [0.6598463459922738, 0.231948685966615, 1.2119454572299797, -1.1485965306815622, 0.8355686926754453, -1.792541668043302, 0.7782103349414586, -0.15579760355199235, 1.266355265774484, 1.4889719080454553, 0.6944167863426447, 2.235671584828051], "count": [115]}, "eef_sim_pose_action": {"mean": [0.6277923048933386, 0.155330812856098, 1.1809941048413464, -1.3569668652193803, 0.5985969953609229, -2.11463698240703, 0.6511708250794114, -0.18821067143477246, 1.1991262478052203, 1.2026512415772812, 0.5466447326647642, 2.048754490871781], "std": [0.02475368581428646, 0.05108400323822464, 0.024110564732606855, 0.2150188595172806, 0.13494917565154776, 0.19136861057181026, 0.05353326572278659, 0.0199931033900131, 0.03704405040387302, 0.1572688120980009, 0.09648245952287576, 0.12937030593493587], "min": [0.592016063046964, 0.06523683413909476, 1.1290933588524426, -1.836047859507916, 0.42886668522725246, -2.484402792713241, 0.6064972357601338, -0.2241812984145096, 1.1535113200183467, 0.9373308490222655, 0.4105118513534167, 1.842679551872527], "max": [0.6598463459922738, 0.231948685966615, 1.2119454572299797, -1.1485965306815622, 0.8355686926754453, -1.792541668043302, 0.7782103349414586, -0.15579760355199235, 1.266355265774484, 1.4889719080454553, 0.6944167863426447, 2.235671584828051], "count": [115]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4133926960784314]], [[0.4186538929738562]], [[0.448609789624183]]], "std": [[[0.2548916403272044]], [[0.24549090810333538]], [[0.23500288597090876]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5082284579248366]], [[0.5350560906862746]], [[0.5199188255718954]]], "std": [[[0.32818991079474247]], [[0.31788125603670797]], [[0.3207792343672538]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.12549019607843137]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5532628758169934]], [[0.5746646711601306]], [[0.5596054575163398]]], "std": [[[0.3006654065874964]], [[0.3027969044014914]], [[0.3043016147488639]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4420258047385621]], [[0.4581996956699346]], [[0.4359351613562092]]], "std": [[[0.3542373691395902]], [[0.3664172561016519]], [[0.372948178497734]]], "count": [100]}, "observation.state": {"min": [0.5369029641151428, -1.2530040740966797, 0.9026347398757935, -0.3437730371952057, -1.5644099712371826, 0.2537766098976135, -1.2474461793899536, -1.1857929229736328, 1.0934996604919434, -0.48914703726768494, 0.5524480938911438, -0.42684727907180786, 40.387779235839844, 35.670623779296875, -0.9262499809265137, -1.9043750762939453, 0.484375, -1.6087499856948853, 0.6577777862548828, -0.8450000286102295, 0.8700000047683716, 0.42750000953674316, 0.9956250190734863, -0.06812501698732376, 44.65625, 43.191001892089844, 0.3700000047683716, -1.1449999809265137, 0.7712500095367432, -0.140625, 0.75, -0.07750000059604645, 1.136875033378601, -0.04062499850988388, 0.5206249952316284, -3.177500009536743], "max": [1.2237523794174194, -0.7833123803138733, 1.278038501739502, 0.3877699077129364, -0.6255722045898438, 0.6811961531639099, -0.3787575364112854, -0.8188079595565796, 1.6204127073287964, 0.3298703730106354, 1.626209020614624, -0.2710622251033783, 70.0218734741211, 51.484375, 43.20687484741211, 9.37874984741211, 70.2543716430664, 16.350624084472656, 56.68562316894531, 65.80999755859375, 54.81562423706055, 83.5406265258789, 43.076873779296875, 103.39937591552734, 81.65750122070312, 61.87687683105469, 0.4581249952316284, 9.387272834777832, 60.89812469482422, 33.84312438964844, 67.1518783569336, 29.74625015258789, 68.4175033569336, 37.364376068115234, 75.23062896728516, 53.853126525878906], "mean": [0.8073927164077759, -1.0098764896392822, 1.1350712776184082, -0.004507418721914291, -1.0250004529953003, 0.5563201308250427, -0.9446043968200684, -1.0205260515213013, 1.2816336154937744, 0.022922439500689507, 1.2752501964569092, -0.34367871284484863, 57.732479095458984, 45.7879638671875, 7.70189094543457, 3.4786574840545654, 34.039878845214844, 2.504865884780884, 27.612760543823242, 26.550825119018555, 24.87772560119629, 27.908119201660156, 14.04078483581543, 47.101383209228516, 58.50139236450195, 51.7198371887207, 0.4133436381816864, 3.4727590084075928, 24.803295135498047, 7.308506011962891, 25.1405086517334, 8.69364070892334, 26.879867553710938, 8.979994773864746, 23.510225296020508, 20.941429138183594], "std": [0.21031539142131805, 0.17065896093845367, 0.1337924599647522, 0.18481266498565674, 0.2341543734073639, 0.11719230562448502, 0.24093033373355865, 0.1335611492395401, 0.13418227434158325, 0.19240300357341766, 0.2690621018409729, 0.0405019074678421, 9.058639526367188, 5.758430480957031, 14.175640106201172, 5.0182294845581055, 31.151758193969727, 4.34825325012207, 24.67133903503418, 26.48911476135254, 22.422029495239258, 28.82933235168457, 13.382518768310547, 42.670654296875, 10.326482772827148, 6.363532543182373, 0.020694883540272713, 3.6137735843658447, 18.217636108398438, 10.47538948059082, 21.342756271362305, 10.43342113494873, 22.999866485595703, 12.56222152709961, 24.858253479003906, 13.397329330444336], "count": [167]}, "action": {"min": [0.5369029641151428, -1.2530040740966797, 0.9026347398757935, -0.3437730371952057, -1.5644099712371826, 0.2537766098976135, -1.2474461793899536, -1.1857929229736328, 1.0934996604919434, -0.48914703726768494, 0.5524480938911438, -0.42684727907180786, 40.387779235839844, 35.670623779296875, -0.9262499809265137, -1.9043750762939453, 0.484375, -1.6087499856948853, 0.6577777862548828, -0.8450000286102295, 0.8700000047683716, 0.42750000953674316, 0.9956250190734863, -0.06812501698732376, 44.65625, 43.191001892089844, 0.3700000047683716, -1.1449999809265137, 0.7712500095367432, -0.140625, 0.75, -0.07750000059604645, 1.136875033378601, -0.04062499850988388, 0.5206249952316284, -3.177500009536743], "max": [1.2237523794174194, -0.7833123803138733, 1.278038501739502, 0.3877699077129364, -0.6255722045898438, 0.6811961531639099, -0.3787575364112854, -0.8188079595565796, 1.6204127073287964, 0.3298703730106354, 1.626209020614624, -0.2710622251033783, 70.0218734741211, 51.484375, 43.20687484741211, 9.37874984741211, 70.2543716430664, 16.350624084472656, 56.68562316894531, 65.80999755859375, 54.81562423706055, 83.5406265258789, 43.076873779296875, 103.39937591552734, 81.65750122070312, 61.87687683105469, 0.4581249952316284, 9.387272834777832, 60.89812469482422, 33.84312438964844, 67.1518783569336, 29.74625015258789, 68.4175033569336, 37.364376068115234, 75.23062896728516, 53.853126525878906], "mean": [0.8073925375938416, -1.0098762512207031, 1.1350717544555664, -0.004507450852543116, -1.0250004529953003, 0.556320071220398, -0.9446042776107788, -1.0205258131027222, 1.2816336154937744, 0.022922396659851074, 1.2752501964569092, -0.34367865324020386, 57.73247528076172, 45.787960052490234, 7.701893329620361, 3.4786574840545654, 34.03989791870117, 2.5048668384552, 27.612760543823242, 26.55080795288086, 24.877742767333984, 27.90811538696289, 14.040799140930176, 47.10139465332031, 58.501380920410156, 51.7198486328125, 0.41334396600723267, 3.4727590084075928, 24.803300857543945, 7.308505535125732, 25.140514373779297, 8.693633079528809, 26.879878997802734, 8.980001449584961, 23.510215759277344, 20.941421508789062], "std": [0.21031539142131805, 0.17065896093845367, 0.1337924748659134, 0.18481266498565674, 0.2341543734073639, 0.11719228327274323, 0.24093030393123627, 0.1335611492395401, 0.13418227434158325, 0.19240300357341766, 0.2690621018409729, 0.0405019074678421, 9.058638572692871, 5.758429527282715, 14.175639152526855, 5.018229007720947, 31.15176010131836, 4.348254680633545, 24.67133903503418, 26.489112854003906, 22.422027587890625, 28.82933235168457, 13.38252067565918, 42.6706428527832, 10.326482772827148, 6.3635334968566895, 0.020694883540272713, 3.613773822784424, 18.217636108398438, 10.475391387939453, 21.342756271362305, 10.43342113494873, 22.99986457824707, 12.562222480773926, 24.85824966430664, 13.39732837677002], "count": [167]}, "timestamp": {"min": [0.0], "max": [5.533333333333333], "mean": [2.766666666666666], "std": [1.6069294390925266], "count": [167]}, "frame_index": {"min": [0], "max": [166], "mean": [83.0], "std": [48.2078831727758], "count": [167]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [167]}, "index": {"min": [10018], "max": [10184], "mean": [10101.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [6.592814371257485, 11.0, 11.0, 11.0, 11.0], "std": [3.878631292359312, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [167]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [167]}, "eef_direction_state": {"mean": [3.0239520958083834, 3.5209580838323356], "std": [1.4391951169078958, 2.163492196258857], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.3832335329341316, 1.18562874251497], "std": [0.6356337489684121, 0.852068666169856], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [1.1437125748502994, 1.035928143712575], "std": [0.8425471013454287, 0.8398190250504408], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [3.0239520958083834, 3.5209580838323356], "std": [1.4391951169078958, 2.163492196258857], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.3832335329341316, 1.18562874251497], "std": [0.6356337489684121, 0.852068666169856], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [1.1437125748502994, 1.035928143712575], "std": [0.8425471013454287, 0.8398190250504408], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.6451546545633438, 0.13236267076578878, 1.196709907275692, -1.3096400972252595, 0.6361647765361161, -2.1056029254082738, 0.6522775666209951, -0.19690477900699746, 1.205455216107042, 1.1823221746365289, 0.5234140711745334, 2.0212067235545557], "std": [0.031360806787682646, 0.06434256859824121, 0.03166117513074024, 0.2106810131064242, 0.09079802875654903, 0.1788320920354312, 0.046738936480883536, 0.033777898341211574, 0.03537572454868763, 0.15788969910846726, 0.18237395154937705, 0.09258474204484668], "min": [0.5847796304181143, 0.05001660217526005, 1.1131484654604158, -1.8477299436972916, 0.4916842537449311, -2.5222292192937648, 0.606293990333072, -0.2823296750720853, 1.156779070946999, 0.9936148323742198, 0.2784215293650405, 1.7551932537176267], "max": [0.6851202744267848, 0.2440997554122092, 1.2312700337365694, -1.143092692499015, 0.8078204531002044, -1.7649451558266442, 0.777238217155338, -0.14387821448685711, 1.2657220376995018, 1.4815770160582433, 0.9073167873934711, 2.188762332119505], "count": [167]}, "eef_sim_pose_action": {"mean": [0.6451546545633438, 0.13236267076578878, 1.196709907275692, -1.3096400972252595, 0.6361647765361161, -2.1056029254082738, 0.6522775666209951, -0.19690477900699746, 1.205455216107042, 1.1823221746365289, 0.5234140711745334, 2.0212067235545557], "std": [0.031360806787682646, 0.06434256859824121, 0.03166117513074024, 0.2106810131064242, 0.09079802875654903, 0.1788320920354312, 0.046738936480883536, 0.033777898341211574, 0.03537572454868763, 0.15788969910846726, 0.18237395154937705, 0.09258474204484668], "min": [0.5847796304181143, 0.05001660217526005, 1.1131484654604158, -1.8477299436972916, 0.4916842537449311, -2.5222292192937648, 0.606293990333072, -0.2823296750720853, 1.156779070946999, 0.9936148323742198, 0.2784215293650405, 1.7551932537176267], "max": [0.6851202744267848, 0.2440997554122092, 1.2312700337365694, -1.143092692499015, 0.8078204531002044, -1.7649451558266442, 0.777238217155338, -0.14387821448685711, 1.2657220376995018, 1.4815770160582433, 0.9073167873934711, 2.188762332119505], "count": [167]}}} +{"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.40968101919934635]], [[0.41521141748366014]], [[0.4405004656862745]]], "std": [[[0.2590993702762072]], [[0.2489390430525939]], [[0.23894537843619537]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5119651531862746]], [[0.546098155637255]], [[0.5296500469771241]]], "std": [[[0.33099033076843165]], [[0.3189558184535955]], [[0.3229586831481748]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13725490196078433]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46614771854575165]], [[0.507135739379085]], [[0.5128892463235295]]], "std": [[[0.30187789333355497]], [[0.29413269428547506]], [[0.2900638958574022]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43381883782679737]], [[0.46565723039215684]], [[0.4424294464869281]]], "std": [[[0.3595076151600286]], [[0.36142027157107726]], [[0.3697266354740882]]], "count": [100]}, "observation.state": {"min": [0.5805819630622864, -1.1907758712768555, 1.0084730386734009, -0.20576366782188416, -1.386727213859558, 0.45757991075515747, -1.2434195280075073, -1.2057726383209229, 1.2003605365753174, -0.17996108531951904, 0.6995546221733093, -0.41273534297943115, 42.08875274658203, 38.176876068115234, -0.7606250047683716, -2.127500057220459, 1.0056250095367432, -0.03846154734492302, 0.7606250047683716, -0.043076928704977036, 0.90625, 0.030909087508916855, 0.9787499904632568, 0.3112500011920929, 44.49250030517578, 43.228126525878906, 0.3956249952316284, -1.065000057220459, 1.21875, 0.3474999964237213, 4.323124885559082, 0.515625, 3.7033333778381348, 0.10312499850988388, 0.8344444632530212, 4.599374771118164], "max": [1.011270523071289, -0.8285648822784424, 1.297875165939331, 0.14393548667430878, -0.6909952759742737, 0.556668221950531, -0.4682612419128418, -0.8475432991981506, 1.643611192703247, 0.14217117428779602, 1.501988410949707, -0.31486037373542786, 72.61812591552734, 50.80687713623047, 33.76937484741211, 9.521249771118164, 68.30062866210938, 5.169374942779541, 58.522499084472656, 74.17562866210938, 59.622501373291016, 92.33812713623047, 51.15062713623047, 106.70562744140625, 70.58499908447266, 60.872501373291016, 0.47874999046325684, 9.4556245803833, 55.321250915527344, 27.071874618530273, 62.52187728881836, 39.140625, 74.69437408447266, 39.083126068115234, 67.03812408447266, 80.37750244140625], "mean": [0.791743278503418, -0.9923797249794006, 1.1515073776245117, 0.014585264027118683, -0.9779781699180603, 0.5250517129898071, -0.8808158040046692, -1.0469036102294922, 1.3401795625686646, 0.013553205877542496, 1.2060720920562744, -0.3523373007774353, 55.117122650146484, 43.91967010498047, 5.393527984619141, 4.5069780349731445, 26.77370262145996, 1.7113749980926514, 22.775766372680664, 24.937122344970703, 20.986116409301758, 29.018585205078125, 14.14966869354248, 44.18243408203125, 57.514678955078125, 51.627174377441406, 0.43329086899757385, 3.300370693206787, 27.20450210571289, 8.63667106628418, 28.337295532226562, 13.222006797790527, 29.77420425415039, 11.92200756072998, 25.349132537841797, 35.466651916503906], "std": [0.14581812918186188, 0.12481077015399933, 0.09587322175502777, 0.10111675411462784, 0.22174739837646484, 0.03181660175323486, 0.24938638508319855, 0.11943402886390686, 0.1357293426990509, 0.0952349528670311, 0.22249194979667664, 0.027565011754631996, 11.260124206542969, 4.478740692138672, 10.503113746643066, 4.852372646331787, 28.128721237182617, 1.730167031288147, 23.44943618774414, 29.433181762695312, 21.90342903137207, 33.55369567871094, 16.72538948059082, 43.12327575683594, 8.655864715576172, 5.559049606323242, 0.02053169161081314, 3.5127274990081787, 17.44122886657715, 10.288013458251953, 19.51081657409668, 15.293851852416992, 23.87198257446289, 13.468348503112793, 21.828330993652344, 27.27128028869629], "count": [106]}, "action": {"min": [0.5805819630622864, -1.1907758712768555, 1.0084730386734009, -0.20576366782188416, -1.386727213859558, 0.45757991075515747, -1.2434195280075073, -1.2057726383209229, 1.2003605365753174, -0.17996108531951904, 0.6995546221733093, -0.41273534297943115, 42.08875274658203, 38.176876068115234, -0.7606250047683716, -2.127500057220459, 1.0056250095367432, -0.03846154734492302, 0.7606250047683716, -0.043076928704977036, 0.90625, 0.030909087508916855, 0.9787499904632568, 0.3112500011920929, 44.49250030517578, 43.228126525878906, 0.3956249952316284, -1.065000057220459, 1.21875, 0.3474999964237213, 4.323124885559082, 0.515625, 3.7033333778381348, 0.10312499850988388, 0.8344444632530212, 4.599374771118164], "max": [1.011270523071289, -0.8285648822784424, 1.297875165939331, 0.14393548667430878, -0.6909952759742737, 0.556668221950531, -0.4682612419128418, -0.8475432991981506, 1.643611192703247, 0.14217117428779602, 1.501988410949707, -0.31486037373542786, 72.61812591552734, 50.80687713623047, 33.76937484741211, 9.521249771118164, 68.30062866210938, 5.169374942779541, 58.522499084472656, 74.17562866210938, 59.622501373291016, 92.33812713623047, 51.15062713623047, 106.70562744140625, 70.58499908447266, 60.872501373291016, 0.47874999046325684, 9.4556245803833, 55.321250915527344, 27.071874618530273, 62.52187728881836, 39.140625, 74.69437408447266, 39.083126068115234, 67.03812408447266, 80.37750244140625], "mean": [0.7917431592941284, -0.9923798441886902, 1.1515073776245117, 0.014585255645215511, -0.9779781699180603, 0.5250515341758728, -0.8808154463768005, -1.0469037294387817, 1.3401799201965332, 0.013553214259445667, 1.2060720920562744, -0.3523372709751129, 55.11710739135742, 43.91965866088867, 5.393529415130615, 4.5069780349731445, 26.77370834350586, 1.711375117301941, 22.775760650634766, 24.93712615966797, 20.986116409301758, 29.018596649169922, 14.149670600891113, 44.18243408203125, 57.51466751098633, 51.627159118652344, 0.4332907795906067, 3.300370931625366, 27.204500198364258, 8.63667106628418, 28.337303161621094, 13.22200870513916, 29.77420997619629, 11.922009468078613, 25.349123001098633, 35.46664810180664], "std": [0.14581811428070068, 0.12481074780225754, 0.09587320685386658, 0.10111676901578903, 0.22174736857414246, 0.03181660175323486, 0.24938637018203735, 0.11943402886390686, 0.1357293426990509, 0.09523496776819229, 0.22249194979667664, 0.027565009891986847, 11.260123252868652, 4.47874116897583, 10.503114700317383, 4.852372646331787, 28.128721237182617, 1.7301669120788574, 23.449438095092773, 29.433181762695312, 21.903427124023438, 33.55369567871094, 16.72538948059082, 43.12327575683594, 8.655864715576172, 5.5590500831604, 0.02053168974816799, 3.5127270221710205, 17.44122886657715, 10.288012504577637, 19.51081657409668, 15.293852806091309, 23.871980667114258, 13.468347549438477, 21.828332901000977, 27.271284103393555], "count": [106]}, "timestamp": {"min": [0.0], "max": [3.5], "mean": [1.75], "std": [1.0199400853862828], "count": [106]}, "frame_index": {"min": [0], "max": [105], "mean": [52.5], "std": [30.598202561588483], "count": [106]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [106]}, "index": {"min": [10185], "max": [10290], "mean": [10237.5], "std": [30.598202561588483], "count": [106]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [106]}, "subtask_annotation": {"mean": [5.80188679245283, 11.0, 11.0, 11.0, 11.0], "std": [3.9891830423878263, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [106]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [106]}, "eef_direction_state": {"mean": [2.792452830188679, 2.9622641509433962], "std": [1.210932753941135, 2.0918734417411606], "min": [1, 0], "max": [6, 6], "count": [106]}, "eef_velocity_state": {"mean": [1.3113207547169812, 1.4528301886792452], "std": [0.5723702381931136, 0.814167887184582], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_state": {"mean": [1.1226415094339623, 1.1886792452830188], "std": [0.8207547169811319, 0.7661864341225262], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_direction_action": {"mean": [2.792452830188679, 2.9622641509433962], "std": [1.210932753941135, 2.0918734417411606], "min": [1, 0], "max": [6, 6], "count": [106]}, "eef_velocity_action": {"mean": [1.3113207547169812, 1.4528301886792452], "std": [0.5723702381931136, 0.814167887184582], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_action": {"mean": [1.1226415094339623, 1.1886792452830188], "std": [0.8207547169811319, 0.7661864341225262], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_sim_pose_state": {"mean": [0.6510949310945212, 0.14005140549009903, 1.193358188256208, -1.3454974700393838, 0.6331297183763068, -2.1368387138607594, 0.6703048786278182, -0.1933964379395933, 1.2126167342285938, 1.1724209486490291, 0.5384287604216664, 2.003329253856406], "std": [0.02575983831111983, 0.049730634023188516, 0.04032125525814892, 0.24182727150435854, 0.07899310518055853, 0.15487854352744476, 0.050723694308795815, 0.03519691651225624, 0.0442561809699891, 0.16970815962719668, 0.11806075807508473, 0.10063109712675537], "min": [0.6136272679029003, 0.062398044995296886, 1.1080911579181314, -1.855856788604806, 0.5111998274844574, -2.4323033515026373, 0.6241567698713874, -0.2564191077507417, 1.141371180317336, 0.9541674256462392, 0.376663099140373, 1.8486002704814073], "max": [0.6911152185283699, 0.20678757415792245, 1.2285043728537932, -1.1190692886449223, 0.7556782778908793, -1.8781823364807093, 0.7841502964916204, -0.15325827057439537, 1.2845564075721754, 1.547199444149079, 0.6823636646736819, 2.18163870503383], "count": [106]}, "eef_sim_pose_action": {"mean": [0.6510949310945212, 0.14005140549009903, 1.193358188256208, -1.3454974700393838, 0.6331297183763068, -2.1368387138607594, 0.6703048786278182, -0.1933964379395933, 1.2126167342285938, 1.1724209486490291, 0.5384287604216664, 2.003329253856406], "std": [0.02575983831111983, 0.049730634023188516, 0.04032125525814892, 0.24182727150435854, 0.07899310518055853, 0.15487854352744476, 0.050723694308795815, 0.03519691651225624, 0.0442561809699891, 0.16970815962719668, 0.11806075807508473, 0.10063109712675537], "min": [0.6136272679029003, 0.062398044995296886, 1.1080911579181314, -1.855856788604806, 0.5111998274844574, -2.4323033515026373, 0.6241567698713874, -0.2564191077507417, 1.141371180317336, 0.9541674256462392, 0.376663099140373, 1.8486002704814073], "max": [0.6911152185283699, 0.20678757415792245, 1.2285043728537932, -1.1190692886449223, 0.7556782778908793, -1.8781823364807093, 0.7841502964916204, -0.15325827057439537, 1.2845564075721754, 1.547199444149079, 0.6823636646736819, 2.18163870503383], "count": [106]}}} +{"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.413861977124183]], [[0.4175685906862745]], [[0.44575228145424833]]], "std": [[[0.24380182257246874]], [[0.23445599232871547]], [[0.225959825545113]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5112578410947712]], [[0.5313876899509804]], [[0.5177915951797386]]], "std": [[[0.3250455150931031]], [[0.31921299667576664]], [[0.3223924666616111]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.13333333333333333]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45658596405228763]], [[0.4757305392156863]], [[0.4687044158496732]]], "std": [[[0.29122883521126336]], [[0.2962350287646876]], [[0.2949588825486758]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4287636254084967]], [[0.4600118954248366]], [[0.43426201797385616]]], "std": [[[0.36232498189271783]], [[0.3653480112952713]], [[0.37380268680034046]]], "count": [100]}, "observation.state": {"min": [0.5466306209564209, -1.1314326524734497, 0.9468222856521606, -0.26578250527381897, -1.61018705368042, 0.4323786795139313, -1.2060348987579346, -1.2177653312683105, 1.1068936586380005, -0.16231784224510193, 0.7106174230575562, -0.4629552662372589, 42.57222366333008, 38.328125, -1.0981249809265137, -2.1762499809265137, 0.6399999856948853, -0.16187499463558197, 0.6668750047683716, -0.07222221791744232, 0.9787499904632568, -3.781874895095825, 0.9943749904632568, 0.1081250011920929, 33.20874786376953, 46.36000061035156, 0.348181813955307, -1.2687499523162842, 0.8600000143051147, 0.3487499952316284, 0.8268749713897705, -0.33375000953674316, 0.96875, -0.19875000417232513, 0.6837500333786011, 0.40062499046325684], "max": [1.08832848072052, -0.7393472790718079, 1.2113279104232788, 0.3341725766658783, -0.6050679087638855, 0.6253337860107422, -0.47453173995018005, -0.8203631639480591, 1.5823605060577393, 0.23785001039505005, 1.6342624425888062, -0.325422465801239, 70.73374938964844, 52.22312545776367, 29.40250015258789, 9.268749237060547, 69.9749984741211, 12.661250114440918, 56.877498626708984, 73.8949966430664, 56.43000030517578, 104.77437591552734, 56.361873626708984, 110.81812286376953, 72.96624755859375, 60.90250015258789, 0.4699999988079071, 9.328125, 60.428749084472656, 30.634374618530273, 77.23125457763672, 22.2293758392334, 82.17312622070312, 41.11375045776367, 68.7143783569336, 66.06375122070312], "mean": [0.7250346541404724, -0.9893649220466614, 1.1210107803344727, 0.057204388082027435, -1.0533868074417114, 0.5536885857582092, -0.8667320013046265, -1.0739874839782715, 1.3002036809921265, 0.0010258859256282449, 1.243944764137268, -0.3756031095981598, 60.197654724121094, 46.30824661254883, 2.1958465576171875, 2.7859790325164795, 37.05656814575195, 5.377806186676025, 29.07904815673828, 33.968597412109375, 29.753002166748047, 45.34347915649414, 27.52724838256836, 58.478118896484375, 56.5695686340332, 53.96881103515625, 0.412620484828949, 2.835463285446167, 31.812641143798828, 10.850849151611328, 36.59025955200195, 5.750492095947266, 36.706443786621094, 11.075762748718262, 27.639118194580078, 44.88960647583008], "std": [0.1672767996788025, 0.11672978103160858, 0.08087775111198425, 0.14614911377429962, 0.2656174898147583, 0.05214817821979523, 0.19512060284614563, 0.13633550703525543, 0.107402004301548, 0.06952910870313644, 0.1755782514810562, 0.04238152131438255, 9.232732772827148, 4.421701431274414, 7.1533918380737305, 4.918739318847656, 30.014036178588867, 4.5477375984191895, 23.363887786865234, 30.431419372558594, 23.92174530029297, 42.78718185424805, 22.785903930664062, 47.46626663208008, 14.234529495239258, 4.751064300537109, 0.026846889406442642, 3.638855218887329, 20.064422607421875, 11.22868824005127, 27.139102935791016, 6.975395679473877, 27.546430587768555, 13.959492683410645, 27.371448516845703, 16.50667381286621], "count": [163]}, "action": {"min": [0.5466306209564209, -1.1314326524734497, 0.9468222856521606, -0.26578250527381897, -1.61018705368042, 0.4323786795139313, -1.2060348987579346, -1.2177653312683105, 1.1068936586380005, -0.16231784224510193, 0.7106174230575562, -0.4629552662372589, 42.57222366333008, 38.328125, -1.0981249809265137, -2.1762499809265137, 0.6399999856948853, -0.16187499463558197, 0.6668750047683716, -0.07222221791744232, 0.9787499904632568, -3.781874895095825, 0.9943749904632568, 0.1081250011920929, 33.20874786376953, 46.36000061035156, 0.348181813955307, -1.2687499523162842, 0.8600000143051147, 0.3487499952316284, 0.8268749713897705, -0.33375000953674316, 0.96875, -0.19875000417232513, 0.6837500333786011, 0.40062499046325684], "max": [1.08832848072052, -0.7393472790718079, 1.2113279104232788, 0.3341725766658783, -0.6050679087638855, 0.6253337860107422, -0.47453173995018005, -0.8203631639480591, 1.5823605060577393, 0.23785001039505005, 1.6342624425888062, -0.325422465801239, 70.73374938964844, 52.22312545776367, 29.40250015258789, 9.268749237060547, 69.9749984741211, 12.661250114440918, 56.877498626708984, 73.8949966430664, 56.43000030517578, 104.77437591552734, 56.361873626708984, 110.81812286376953, 72.96624755859375, 60.90250015258789, 0.4699999988079071, 9.328125, 60.428749084472656, 30.634374618530273, 77.23125457763672, 22.2293758392334, 82.17312622070312, 41.11375045776367, 68.7143783569336, 66.06375122070312], "mean": [0.7250346541404724, -0.9893649220466614, 1.1210107803344727, 0.05720427632331848, -1.0533870458602905, 0.5536884069442749, -0.8667320609092712, -1.073987364768982, 1.3002041578292847, 0.0010258844122290611, 1.2439446449279785, -0.37560325860977173, 60.197662353515625, 46.308250427246094, 2.195844888687134, 2.7859790325164795, 37.05656814575195, 5.377806663513184, 29.07905387878418, 33.968589782714844, 29.753007888793945, 45.34349060058594, 27.527250289916992, 58.4781494140625, 56.569576263427734, 53.96882629394531, 0.412620484828949, 2.835463047027588, 31.81264305114746, 10.850851058959961, 36.590267181396484, 5.750495910644531, 36.706451416015625, 11.075762748718262, 27.639129638671875, 44.88959884643555], "std": [0.1672767847776413, 0.11672978848218918, 0.08087776601314545, 0.14614909887313843, 0.2656174600124359, 0.052148181945085526, 0.19512058794498444, 0.13633552193641663, 0.10740199685096741, 0.06952910870313644, 0.1755782663822174, 0.04238152131438255, 9.232731819152832, 4.421700954437256, 7.1533918380737305, 4.9187397956848145, 30.014036178588867, 4.5477375984191895, 23.36388397216797, 30.431419372558594, 23.92174530029297, 42.78718185424805, 22.785905838012695, 47.46626663208008, 14.234529495239258, 4.751063823699951, 0.026846889406442642, 3.638855218887329, 20.064424514770508, 11.22868824005127, 27.139102935791016, 6.975395202636719, 27.546428680419922, 13.959494590759277, 27.371450424194336, 16.506675720214844], "count": [163]}, "timestamp": {"min": [0.0], "max": [5.4], "mean": [2.6999999999999993], "std": [1.5684387141358123], "count": [163]}, "frame_index": {"min": [0], "max": [162], "mean": [81.0], "std": [47.05316142407437], "count": [163]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [163]}, "index": {"min": [10291], "max": [10453], "mean": [10372.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [6.846625766871166, 11.0, 11.0, 11.0, 11.0], "std": [3.8572421281804012, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [163]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [163]}, "eef_direction_state": {"mean": [3.0245398773006134, 3.4662576687116564], "std": [1.3427876883622236, 2.1372598952834916], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.2147239263803682, 1.1533742331288344], "std": [0.5165046669901644, 0.8183690355545432], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [0.9202453987730062, 0.8220858895705522], "std": [0.8720724564090392, 0.8357080345451684], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [3.0245398773006134, 3.4662576687116564], "std": [1.3427876883622236, 2.1372598952834916], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.2147239263803682, 1.1533742331288344], "std": [0.5165046669901644, 0.8183690355545432], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [0.9202453987730062, 0.8220858895705522], "std": [0.8720724564090392, 0.8357080345451684], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.6384143074206651, 0.12541517906620048, 1.234657507569752, -1.1797059837548585, 0.6460627202051828, -2.0825455695225394, 0.6564420368977704, -0.16291144291282025, 1.2142432695693672, 1.126369814729672, 0.5153072069177493, 2.0459384926150146], "std": [0.02400264817895019, 0.05122242455049455, 0.03854557486884991, 0.2688532903877168, 0.1330456102736178, 0.17990934049766938, 0.038475428335279754, 0.046956059904855976, 0.02870096628186635, 0.146249809132774, 0.11696145422162912, 0.10244929106916702], "min": [0.5859520235870016, 0.0648594225420942, 1.1341927169913497, -1.8729941071448633, 0.4248528818058315, -2.533992887086364, 0.6019753639530658, -0.2511993768807182, 1.1606599806531352, 0.974264557762034, 0.39254121190629765, 1.7920471149208188], "max": [0.6735758469377733, 0.21865933434778445, 1.2657587157873835, -0.9899399216770778, 0.8815666606878252, -1.7890122691083734, 0.7682920327075873, -0.11906058587528073, 1.2694488492777973, 1.4896670844404727, 0.7330774069929591, 2.1889021496727907], "count": [163]}, "eef_sim_pose_action": {"mean": [0.6384143074206651, 0.12541517906620048, 1.234657507569752, -1.1797059837548585, 0.6460627202051828, -2.0825455695225394, 0.6564420368977704, -0.16291144291282025, 1.2142432695693672, 1.126369814729672, 0.5153072069177493, 2.0459384926150146], "std": [0.02400264817895019, 0.05122242455049455, 0.03854557486884991, 0.2688532903877168, 0.1330456102736178, 0.17990934049766938, 0.038475428335279754, 0.046956059904855976, 0.02870096628186635, 0.146249809132774, 0.11696145422162912, 0.10244929106916702], "min": [0.5859520235870016, 0.0648594225420942, 1.1341927169913497, -1.8729941071448633, 0.4248528818058315, -2.533992887086364, 0.6019753639530658, -0.2511993768807182, 1.1606599806531352, 0.974264557762034, 0.39254121190629765, 1.7920471149208188], "max": [0.6735758469377733, 0.21865933434778445, 1.2657587157873835, -0.9899399216770778, 0.8815666606878252, -1.7890122691083734, 0.7682920327075873, -0.11906058587528073, 1.2694488492777973, 1.4896670844404727, 0.7330774069929591, 2.1889021496727907], "count": [163]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4094206617647059]], [[0.41913206699346406]], [[0.4467433966503268]]], "std": [[[0.26037236132634056]], [[0.2465939459161557]], [[0.23685061211916186]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.12941176470588237]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5005821098856209]], [[0.5274663276143791]], [[0.5114096895424837]]], "std": [[[0.33281025905620926]], [[0.32474853907434975]], [[0.32829220325474046]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5125548999183007]], [[0.5346091421568627]], [[0.5214727001633988]]], "std": [[[0.31318498031075015]], [[0.3183396925887906]], [[0.3197693036060529]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43169274305555555]], [[0.4630882598039216]], [[0.4410903370098039]]], "std": [[[0.35601791480673467]], [[0.35809922607421085]], [[0.36691680433396917]]], "count": [100]}, "observation.state": {"min": [0.5918116569519043, -1.131027340888977, 0.9101688861846924, -0.32131683826446533, -1.6006077527999878, 0.49582284688949585, -1.2861448526382446, -1.274319052696228, 1.1302908658981323, -0.05924791842699051, 0.6364204287528992, -0.4484245181083679, 36.93555450439453, 36.40312576293945, 0.23222222924232483, -1.1575000286102295, 0.7749999761581421, -1.4481250047683716, 0.71875, -0.5987499952316284, 0.8125, -0.3218750059604645, 0.9850000143051147, 0.32374998927116394, 35.213748931884766, 44.95750045776367, 0.3642857074737549, -0.3368750214576721, 0.89000004529953, -0.19312499463558197, 4.553124904632568, -0.45750001072883606, 1.65625, 0.026250001043081284, 0.6618750095367432, 0.3733333349227905], "max": [1.154747724533081, -0.7741459608078003, 1.1891546249389648, 0.33560311794281006, -0.45557716488838196, 0.7893444299697876, -0.5381189584732056, -0.8165960907936096, 1.7100118398666382, 0.23467104136943817, 1.5998024940490723, -0.3079461455345154, 69.89562225341797, 51.53666687011719, 0.5512499809265137, 9.463125228881836, 69.53125, 8.614999771118164, 55.212501525878906, 70.671875, 54.42124938964844, 70.9593734741211, 54.15062713623047, 98.97624969482422, 82.88812255859375, 57.693748474121094, 0.4950000047683716, 8.532500267028809, 53.287498474121094, 34.96812438964844, 63.97062683105469, 35.026248931884766, 69.63249969482422, 53.858123779296875, 71.01187896728516, 72.58000183105469], "mean": [0.7852189540863037, -0.9302547574043274, 1.0886801481246948, 0.003381062066182494, -0.9401289820671082, 0.6946033239364624, -0.9571728706359863, -1.031625747680664, 1.3154411315917969, 0.05617072060704231, 1.2194510698318481, -0.36276599764823914, 55.36418151855469, 44.769737243652344, 0.32501304149627686, 5.078490734100342, 26.3601016998291, 1.2165203094482422, 22.294607162475586, 21.844091415405273, 21.259666442871094, 23.674806594848633, 14.563117980957031, 40.44270324707031, 59.60295486450195, 53.085243225097656, 0.4321407675743103, 3.330258846282959, 26.56507110595703, 8.96228313446045, 29.160297393798828, 8.305646896362305, 30.544429779052734, 13.63555908203125, 24.877307891845703, 29.663227081298828], "std": [0.17687571048736572, 0.12384309619665146, 0.09931209683418274, 0.17828963696956635, 0.3001558482646942, 0.0856127068400383, 0.24500040709972382, 0.15643168985843658, 0.16482652723789215, 0.0638670027256012, 0.2241719663143158, 0.036367353051900864, 11.150184631347656, 4.586104869842529, 0.06544656306505203, 4.569103717803955, 28.607439041137695, 2.6560258865356445, 22.893707275390625, 27.65277099609375, 21.678712844848633, 28.216533660888672, 17.53192901611328, 42.18942642211914, 15.393109321594238, 3.3591442108154297, 0.02882196567952633, 2.800401449203491, 16.826492309570312, 12.228322982788086, 20.136167526245117, 10.873515129089355, 24.126676559448242, 19.781814575195312, 24.2362003326416, 20.817129135131836], "count": [153]}, "action": {"min": [0.5918116569519043, -1.131027340888977, 0.9101688861846924, -0.32131683826446533, -1.6006077527999878, 0.49582284688949585, -1.2861448526382446, -1.274319052696228, 1.1302908658981323, -0.05924791842699051, 0.6364204287528992, -0.4484245181083679, 36.93555450439453, 36.40312576293945, 0.23222222924232483, -1.1575000286102295, 0.7749999761581421, -1.4481250047683716, 0.71875, -0.5987499952316284, 0.8125, -0.3218750059604645, 0.9850000143051147, 0.32374998927116394, 35.213748931884766, 44.95750045776367, 0.3642857074737549, -0.3368750214576721, 0.89000004529953, -0.19312499463558197, 4.553124904632568, -0.45750001072883606, 1.65625, 0.026250001043081284, 0.6618750095367432, 0.3733333349227905], "max": [1.154747724533081, -0.7741459608078003, 1.1891546249389648, 0.33560311794281006, -0.45557716488838196, 0.7893444299697876, -0.5381189584732056, -0.8165960907936096, 1.7100118398666382, 0.23467104136943817, 1.5998024940490723, -0.3079461455345154, 69.89562225341797, 51.53666687011719, 0.5512499809265137, 9.463125228881836, 69.53125, 8.614999771118164, 55.212501525878906, 70.671875, 54.42124938964844, 70.9593734741211, 54.15062713623047, 98.97624969482422, 82.88812255859375, 57.693748474121094, 0.4950000047683716, 8.532500267028809, 53.287498474121094, 34.96812438964844, 63.97062683105469, 35.026248931884766, 69.63249969482422, 53.858123779296875, 71.01187896728516, 72.58000183105469], "mean": [0.7852188944816589, -0.930254340171814, 1.0886802673339844, 0.0033811372704803944, -0.9401292204856873, 0.6946036219596863, -0.9571730494499207, -1.0316258668899536, 1.3154410123825073, 0.05617072433233261, 1.2194510698318481, -0.3627660870552063, 55.364200592041016, 44.76974105834961, 0.32501307129859924, 5.078491687774658, 26.3601016998291, 1.2165207862854004, 22.294605255126953, 21.844078063964844, 21.25965690612793, 23.6748104095459, 14.56312084197998, 40.442710876464844, 59.60295486450195, 53.085262298583984, 0.4321407377719879, 3.330258369445801, 26.5650577545166, 8.962285995483398, 29.16029930114746, 8.305642127990723, 30.544429779052734, 13.635566711425781, 24.8773193359375, 29.66322898864746], "std": [0.17687571048736572, 0.12384309619665146, 0.09931209683418274, 0.17828963696956635, 0.3001558184623718, 0.0856127142906189, 0.24500040709972382, 0.15643170475959778, 0.16482652723789215, 0.0638670027256012, 0.2241719663143158, 0.036367353051900864, 11.150184631347656, 4.5861053466796875, 0.06544656306505203, 4.569104194641113, 28.607437133789062, 2.6560256481170654, 22.893707275390625, 27.652769088745117, 21.678714752197266, 28.216535568237305, 17.531930923461914, 42.189422607421875, 15.393109321594238, 3.359144449234009, 0.02882196195423603, 2.800401449203491, 16.82649040222168, 12.228325843811035, 20.13616943359375, 10.873515129089355, 24.126676559448242, 19.781814575195312, 24.236204147338867, 20.81713104248047], "count": [153]}, "timestamp": {"min": [0.0], "max": [5.066666666666666], "mean": [2.533333333333333], "std": [1.4722117400046122], "count": [153]}, "frame_index": {"min": [0], "max": [152], "mean": [76.0], "std": [44.16635220013836], "count": [153]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [153]}, "index": {"min": [10454], "max": [10606], "mean": [10530.0], "std": [44.16635220013836], "count": [153]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [153]}, "subtask_annotation": {"mean": [5.196078431372549, 11.0, 11.0, 11.0, 11.0], "std": [4.273430336804572, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [153]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [153]}, "eef_direction_state": {"mean": [3.045751633986928, 3.3398692810457518], "std": [1.3925096978390354, 2.371297316513623], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_state": {"mean": [1.3333333333333333, 1.1503267973856208], "std": [0.5940885257860045, 0.8839250096106764], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_state": {"mean": [1.130718954248366, 0.934640522875817], "std": [0.8299366891163393, 0.8453888969675831], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_direction_action": {"mean": [3.045751633986928, 3.3398692810457518], "std": [1.3925096978390354, 2.371297316513623], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_action": {"mean": [1.3333333333333333, 1.1503267973856208], "std": [0.5940885257860045, 0.8839250096106764], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_action": {"mean": [1.130718954248366, 0.934640522875817], "std": [0.8299366891163393, 0.8453888969675831], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_sim_pose_state": {"mean": [0.6456350646627192, 0.15117474610065815, 1.1990703970375187, -1.3738291281023474, 0.7922917114382996, -2.1013624170620013, 0.6637483933492094, -0.20006161530754296, 1.1948452036214148, 1.2391154494885104, 0.5392605119275758, 2.028184520124122], "std": [0.027369123927146105, 0.05070285346033229, 0.0383587401977948, 0.30961356352259933, 0.10871520612079495, 0.2651066282104691, 0.057164425591384266, 0.04868668174909443, 0.029029770961191213, 0.17459303945172394, 0.10406073742520151, 0.10139104841926815], "min": [0.5862369032168404, 0.07721424527590681, 1.1273974019229671, -1.9819893276959024, 0.5874355778829128, -2.620907984049973, 0.6087854351022138, -0.26724455846626294, 1.1468168554707818, 1.0039538838937725, 0.39736021507093633, 1.7993028037083771], "max": [0.680718623469065, 0.246308186027239, 1.2511505484706276, -1.0017512802731479, 0.9835102707730239, -1.6577446725538152, 0.8013988075988975, -0.1389247837825576, 1.2470191375232555, 1.5082691816532368, 0.6858349115568201, 2.1340354703429867], "count": [153]}, "eef_sim_pose_action": {"mean": [0.6456350646627192, 0.15117474610065815, 1.1990703970375187, -1.3738291281023474, 0.7922917114382996, -2.1013624170620013, 0.6637483933492094, -0.20006161530754296, 1.1948452036214148, 1.2391154494885104, 0.5392605119275758, 2.028184520124122], "std": [0.027369123927146105, 0.05070285346033229, 0.0383587401977948, 0.30961356352259933, 0.10871520612079495, 0.2651066282104691, 0.057164425591384266, 0.04868668174909443, 0.029029770961191213, 0.17459303945172394, 0.10406073742520151, 0.10139104841926815], "min": [0.5862369032168404, 0.07721424527590681, 1.1273974019229671, -1.9819893276959024, 0.5874355778829128, -2.620907984049973, 0.6087854351022138, -0.26724455846626294, 1.1468168554707818, 1.0039538838937725, 0.39736021507093633, 1.7993028037083771], "max": [0.680718623469065, 0.246308186027239, 1.2511505484706276, -1.0017512802731479, 0.9835102707730239, -1.6577446725538152, 0.8013988075988975, -0.1389247837825576, 1.2470191375232555, 1.5082691816532368, 0.6858349115568201, 2.1340354703429867], "count": [153]}}} +{"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.41108814950980394]], [[0.4199068790849673]], [[0.4495472589869281]]], "std": [[[0.24860941799057495]], [[0.23883709768766173]], [[0.22877331493434555]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5161065686274511]], [[0.5282090522875817]], [[0.5103697038398692]]], "std": [[[0.3237682292706625]], [[0.3245531871908267]], [[0.329188400797461]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3819943035130719]], [[0.3838027920751634]], [[0.3746572385620915]]], "std": [[[0.28806391480250915]], [[0.29792809467788944]], [[0.29926881170043995]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4334063725490196]], [[0.46489607843137254]], [[0.4403205024509804]]], "std": [[[0.36154418491810936]], [[0.3638798194918875]], [[0.37300980570584785]]], "count": [100]}, "observation.state": {"min": [0.5241712331771851, -1.1321955919265747, 1.0432720184326172, -0.2169959992170334, -1.4541212320327759, 0.4864131212234497, -1.1780918836593628, -1.268596887588501, 1.202744722366333, -0.17357137799263, 0.7176032066345215, -0.35701343417167664, 34.82444381713867, 39.55312728881836, -0.8856250047683716, -2.0981249809265137, 0.5362499952316284, -0.11749999970197678, 0.7243750095367432, -0.23000000417232513, 0.9900000095367432, 0.04187500476837158, 0.9620000123977661, 0.020625004544854164, 45.01000213623047, 50.40562438964844, 0.3722222149372101, -0.5043749809265137, 1.2131249904632568, 0.29750001430511475, 0.7749999761581421, -0.16625000536441803, 1.1349999904632568, -0.08999999612569809, 0.6399999856948853, 2.4468750953674316], "max": [0.9831684231758118, -0.867904543876648, 1.2758210897445679, 0.2118142992258072, -0.5504692196846008, 0.5630102157592773, -0.4813982844352722, -0.8265621662139893, 1.6681448221206665, 0.0015974289271980524, 1.352831482887268, -0.24755379557609558, 67.11750030517578, 54.18555450439453, 37.46500015258789, 9.434666633605957, 63.89500045776367, 23.176250457763672, 50.854373931884766, 86.47687530517578, 52.770626068115234, 104.7606201171875, 51.24062728881836, 109.88062286376953, 69.08125305175781, 57.23062515258789, 0.4593749940395355, 8.788125038146973, 57.529998779296875, 29.9424991607666, 64.53812408447266, 32.75812530517578, 63.33500289916992, 47.901248931884766, 57.841251373291016, 69.3706283569336], "mean": [0.7411863803863525, -1.0095384120941162, 1.170560359954834, 0.033531539142131805, -0.9925792217254639, 0.5215385556221008, -0.819952130317688, -1.068336009979248, 1.3733160495758057, -0.08153359591960907, 1.1682400703430176, -0.3002326190471649, 54.728946685791016, 45.533084869384766, 14.09262466430664, 3.9640605449676514, 27.602752685546875, 5.808061599731445, 21.36644172668457, 29.32279396057129, 20.992521286010742, 34.25169372558594, 17.197710037231445, 43.931819915771484, 54.77183151245117, 54.60746383666992, 0.421997606754303, 4.256332874298096, 23.83666229248047, 8.962610244750977, 27.104854583740234, 9.604455947875977, 25.474628448486328, 13.07447338104248, 19.03306770324707, 37.43644332885742], "std": [0.16933274269104004, 0.0805729553103447, 0.08606000244617462, 0.15494778752326965, 0.29938581585884094, 0.024909457191824913, 0.21954858303070068, 0.14749902486801147, 0.13690239191055298, 0.050082977861166, 0.17603684961795807, 0.03424069657921791, 9.153558731079102, 3.8183722496032715, 14.035322189331055, 4.736538887023926, 26.56574821472168, 7.428492546081543, 21.09524154663086, 33.71162414550781, 21.02869415283203, 38.7384033203125, 18.341928482055664, 45.629886627197266, 8.34597396850586, 1.818798542022705, 0.021675297990441322, 3.270145893096924, 20.28053092956543, 10.590486526489258, 23.40683364868164, 11.209393501281738, 23.798555374145508, 17.1546688079834, 21.97702407836914, 24.064563751220703], "count": [117]}, "action": {"min": [0.5241712331771851, -1.1321955919265747, 1.0432720184326172, -0.2169959992170334, -1.4541212320327759, 0.4864131212234497, -1.1780918836593628, -1.268596887588501, 1.202744722366333, -0.17357137799263, 0.7176032066345215, -0.35701343417167664, 34.82444381713867, 39.55312728881836, -0.8856250047683716, -2.0981249809265137, 0.5362499952316284, -0.11749999970197678, 0.7243750095367432, -0.23000000417232513, 0.9900000095367432, 0.04187500476837158, 0.9620000123977661, 0.020625004544854164, 45.01000213623047, 50.40562438964844, 0.3722222149372101, -0.5043749809265137, 1.2131249904632568, 0.29750001430511475, 0.7749999761581421, -0.16625000536441803, 1.1349999904632568, -0.08999999612569809, 0.6399999856948853, 2.4468750953674316], "max": [0.9831684231758118, -0.867904543876648, 1.2758210897445679, 0.2118142992258072, -0.5504692196846008, 0.5630102157592773, -0.4813982844352722, -0.8265621662139893, 1.6681448221206665, 0.0015974289271980524, 1.352831482887268, -0.24755379557609558, 67.11750030517578, 54.18555450439453, 37.46500015258789, 9.434666633605957, 63.89500045776367, 23.176250457763672, 50.854373931884766, 86.47687530517578, 52.770626068115234, 104.7606201171875, 51.24062728881836, 109.88062286376953, 69.08125305175781, 57.23062515258789, 0.4593749940395355, 8.788125038146973, 57.529998779296875, 29.9424991607666, 64.53812408447266, 32.75812530517578, 63.33500289916992, 47.901248931884766, 57.841251373291016, 69.3706283569336], "mean": [0.7411865592002869, -1.0095386505126953, 1.170560359954834, 0.0335315465927124, -0.9925793409347534, 0.521538496017456, -0.8199520111083984, -1.068335771560669, 1.3733158111572266, -0.08153361827135086, 1.1682403087615967, -0.30023258924484253, 54.728946685791016, 45.53309631347656, 14.092618942260742, 3.9640603065490723, 27.60274887084961, 5.80806303024292, 21.366439819335938, 29.322795867919922, 20.992517471313477, 34.2516975402832, 17.197711944580078, 43.93180847167969, 54.77180480957031, 54.607452392578125, 0.42199745774269104, 4.256331920623779, 23.83664894104004, 8.96260929107666, 27.10485076904297, 9.604456901550293, 25.474618911743164, 13.074477195739746, 19.033077239990234, 37.43644332885742], "std": [0.16933272778987885, 0.08057296276092529, 0.08606000989675522, 0.15494780242443085, 0.29938584566116333, 0.024909457191824913, 0.2195485532283783, 0.14749900996685028, 0.13690239191055298, 0.050082977861166, 0.17603684961795807, 0.03424070402979851, 9.153558731079102, 3.8183722496032715, 14.035323143005371, 4.736539363861084, 26.565750122070312, 7.428491115570068, 21.095245361328125, 33.71162414550781, 21.0286922454834, 38.738407135009766, 18.3419246673584, 45.629886627197266, 8.345974922180176, 1.8187986612319946, 0.021675296127796173, 3.2701454162597656, 20.280527114868164, 10.590487480163574, 23.40683364868164, 11.209394454956055, 23.798555374145508, 17.15467071533203, 21.97702407836914, 24.064563751220703], "count": [117]}, "timestamp": {"min": [0.0], "max": [3.8666666666666667], "mean": [1.9333333333333336], "std": [1.125791902354697], "count": [117]}, "frame_index": {"min": [0], "max": [116], "mean": [58.0], "std": [33.77375707064091], "count": [117]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [117]}, "index": {"min": [10607], "max": [10723], "mean": [10665.0], "std": [33.77375707064091], "count": [117]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [117]}, "subtask_annotation": {"mean": [5.598290598290598, 11.0, 11.0, 11.0, 11.0], "std": [4.101406531847854, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [117]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [117]}, "eef_direction_state": {"mean": [3.0085470085470085, 2.641025641025641], "std": [1.5607127809248988, 2.3111085824089757], "min": [0, 0], "max": [6, 6], "count": [117]}, "eef_velocity_state": {"mean": [1.3247863247863247, 1.3247863247863247], "std": [0.5967011854942584, 0.7934460147196705], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_acc_mag_state": {"mean": [1.1623931623931625, 1.0085470085470085], "std": [0.8160491119507701, 0.8112007191592939], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_direction_action": {"mean": [3.0085470085470085, 2.641025641025641], "std": [1.5607127809248988, 2.3111085824089757], "min": [0, 0], "max": [6, 6], "count": [117]}, "eef_velocity_action": {"mean": [1.3247863247863247, 1.3247863247863247], "std": [0.5967011854942584, 0.7934460147196705], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_acc_mag_action": {"mean": [1.1623931623931625, 1.0085470085470085], "std": [0.8160491119507701, 0.8112007191592939], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_sim_pose_state": {"mean": [0.6559778425587367, 0.13991477961656085, 1.2115752679826555, -1.2813110241252528, 0.6311917803230935, -2.1040617186872352, 0.6721677643528495, -0.16828076563181465, 1.2206327211204795, 1.1690287236890184, 0.5551688194022537, 2.0917780995853286], "std": [0.02666551036983592, 0.04516125884137563, 0.0481974597080522, 0.29057027612638703, 0.15763590830454532, 0.17842719763729487, 0.047633242265149645, 0.04523719059393477, 0.031723015304164943, 0.18710507841308432, 0.09296039826670657, 0.07747078541568203], "min": [0.6152381319720756, 0.07444591089108832, 1.1124166406880183, -1.889521285698501, 0.41035483920171045, -2.4666630560089717, 0.6274411205377988, -0.24652988542850932, 1.157254691847895, 0.9805614984469082, 0.43443252452798964, 1.9517614241218728], "max": [0.6901061504492201, 0.20021839139797606, 1.2615849144364748, -1.0433483673715707, 0.8292771595184254, -1.8706491689229914, 0.7829796219444817, -0.12529285169188245, 1.2565885789170645, 1.5256219275633391, 0.7085656731223136, 2.206582894660829], "count": [117]}, "eef_sim_pose_action": {"mean": [0.6559778425587367, 0.13991477961656085, 1.2115752679826555, -1.2813110241252528, 0.6311917803230935, -2.1040617186872352, 0.6721677643528495, -0.16828076563181465, 1.2206327211204795, 1.1690287236890184, 0.5551688194022537, 2.0917780995853286], "std": [0.02666551036983592, 0.04516125884137563, 0.0481974597080522, 0.29057027612638703, 0.15763590830454532, 0.17842719763729487, 0.047633242265149645, 0.04523719059393477, 0.031723015304164943, 0.18710507841308432, 0.09296039826670657, 0.07747078541568203], "min": [0.6152381319720756, 0.07444591089108832, 1.1124166406880183, -1.889521285698501, 0.41035483920171045, -2.4666630560089717, 0.6274411205377988, -0.24652988542850932, 1.157254691847895, 0.9805614984469082, 0.43443252452798964, 1.9517614241218728], "max": [0.6901061504492201, 0.20021839139797606, 1.2615849144364748, -1.0433483673715707, 0.8292771595184254, -1.8706491689229914, 0.7829796219444817, -0.12529285169188245, 1.2565885789170645, 1.5256219275633391, 0.7085656731223136, 2.206582894660829], "count": [117]}}} +{"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.4153137602124183]], [[0.4196496915849673]], [[0.4491512847222222]]], "std": [[[0.24831997047367302]], [[0.23859584769383071]], [[0.22811036087770994]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5007803656045752]], [[0.5106273999183006]], [[0.4911913357843137]]], "std": [[[0.33256451169333695]], [[0.33764185146416215]], [[0.3420281924361656]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5253183986928104]], [[0.5414523018790849]], [[0.5308801960784314]]], "std": [[[0.3194275854902207]], [[0.3220394465749166]], [[0.32170375206567126]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44794064338235295]], [[0.46435770220588235]], [[0.44373711192810456]]], "std": [[[0.35088112017159817]], [[0.36220802243772343]], [[0.37020601158567484]]], "count": [100]}, "observation.state": {"min": [0.453812837600708, -1.1820019483566284, 0.841598629951477, -0.21847951412200928, -1.3730788230895996, 0.8381018042564392, -1.1213897466659546, -1.265712022781372, 1.1463817358016968, -0.06497005373239517, 0.5930991172790527, -0.4856395721435547, 44.28562545776367, 37.69375228881836, -0.6868749856948853, -1.8762500286102295, 0.78125, -0.8324999809265137, 0.9012500047683716, -0.31187501549720764, 0.8856250047683716, 0.15062500536441803, 1.0011111497879028, -0.31687501072883606, 32.55799865722656, 42.80249786376953, 0.3687500059604645, -0.9006249904632568, 0.9725000262260437, -0.41624999046325684, 0.6506249904632568, -1.1881250143051147, 0.859375, 0.4112499952316284, 0.7170000076293945, -0.2944444417953491], "max": [1.0497571229934692, -0.6751640439033508, 1.191014289855957, 0.06265735626220703, -0.3431849479675293, 1.3418879508972168, -0.5002098083496094, -0.8150225281715393, 1.6825456619262695, 0.28341513872146606, 1.495532512664795, -0.41897937655448914, 74.45187377929688, 53.21812438964844, 26.73124885559082, 9.516875267028809, 62.01625061035156, 53.42625045776367, 52.567501068115234, 87.0374984741211, 57.21562576293945, 103.14624786376953, 55.42562484741211, 108.75749969482422, 69.98125457763672, 60.02812576293945, 0.4806250035762787, 9.46500015258789, 61.43937683105469, 16.436874389648438, 63.29312515258789, 46.946876525878906, 64.13687896728516, 73.94125366210938, 55.75374984741211, 88.09562683105469], "mean": [0.6980866193771362, -0.9237894415855408, 1.0380618572235107, -0.09567666798830032, -0.8334247469902039, 1.0818761587142944, -0.9061706066131592, -1.0313788652420044, 1.3082700967788696, 0.031796280294656754, 1.201273798942566, -0.45591631531715393, 57.83769989013672, 45.71050262451172, 4.970311641693115, 3.649238109588623, 27.367387771606445, 16.01825714111328, 24.498117446899414, 36.321998596191406, 25.778736114501953, 41.17080307006836, 23.738759994506836, 53.2602653503418, 51.96641159057617, 50.25271987915039, 0.41356074810028076, 5.98994779586792, 19.72647476196289, 3.3560566902160645, 18.949962615966797, 8.64502239227295, 18.878419876098633, 14.53890609741211, 15.080862045288086, 25.592103958129883], "std": [0.19406601786613464, 0.19068528711795807, 0.12829096615314484, 0.07604040950536728, 0.2736290991306305, 0.1300472468137741, 0.18702560663223267, 0.14250418543815613, 0.14654062688350677, 0.06537884473800659, 0.22431282699108124, 0.016458138823509216, 10.774310111999512, 5.474453449249268, 8.99910831451416, 4.949721813201904, 24.33344078063965, 16.9598388671875, 21.51168441772461, 36.21381378173828, 22.687618255615234, 40.84160614013672, 22.773042678833008, 43.863502502441406, 11.22979736328125, 5.690213203430176, 0.02443002350628376, 3.781033992767334, 20.686492919921875, 4.562291145324707, 22.07231903076172, 13.973562240600586, 22.416536331176758, 24.05315589904785, 18.960176467895508, 26.41140365600586], "count": [153]}, "action": {"min": [0.453812837600708, -1.1820019483566284, 0.841598629951477, -0.21847951412200928, -1.3730788230895996, 0.8381018042564392, -1.1213897466659546, -1.265712022781372, 1.1463817358016968, -0.06497005373239517, 0.5930991172790527, -0.4856395721435547, 44.28562545776367, 37.69375228881836, -0.6868749856948853, -1.8762500286102295, 0.78125, -0.8324999809265137, 0.9012500047683716, -0.31187501549720764, 0.8856250047683716, 0.15062500536441803, 1.0011111497879028, -0.31687501072883606, 32.55799865722656, 42.80249786376953, 0.3687500059604645, -0.9006249904632568, 0.9725000262260437, -0.41624999046325684, 0.6506249904632568, -1.1881250143051147, 0.859375, 0.4112499952316284, 0.7170000076293945, -0.2944444417953491], "max": [1.0497571229934692, -0.6751640439033508, 1.191014289855957, 0.06265735626220703, -0.3431849479675293, 1.3418879508972168, -0.5002098083496094, -0.8150225281715393, 1.6825456619262695, 0.28341513872146606, 1.495532512664795, -0.41897937655448914, 74.45187377929688, 53.21812438964844, 26.73124885559082, 9.516875267028809, 62.01625061035156, 53.42625045776367, 52.567501068115234, 87.0374984741211, 57.21562576293945, 103.14624786376953, 55.42562484741211, 108.75749969482422, 69.98125457763672, 60.02812576293945, 0.4806250035762787, 9.46500015258789, 61.43937683105469, 16.436874389648438, 63.29312515258789, 46.946876525878906, 64.13687896728516, 73.94125366210938, 55.75374984741211, 88.09562683105469], "mean": [0.6980865597724915, -0.9237891435623169, 1.0380618572235107, -0.09567663073539734, -0.8334246277809143, 1.0818761587142944, -0.9061704874038696, -1.0313791036605835, 1.3082700967788696, 0.03179627284407616, 1.201274037361145, -0.4559164047241211, 57.83768081665039, 45.71052932739258, 4.970315933227539, 3.6492385864257812, 27.367406845092773, 16.018247604370117, 24.498136520385742, 36.3220100402832, 25.77872657775879, 41.17081069946289, 23.73876190185547, 53.2602653503418, 51.96640396118164, 50.252723693847656, 0.41356077790260315, 5.989949703216553, 19.726476669311523, 3.356055974960327, 18.94995880126953, 8.64502239227295, 18.878414154052734, 14.538908958435059, 15.08087158203125, 25.592098236083984], "std": [0.19406601786613464, 0.19068530201911926, 0.12829095125198364, 0.07604041695594788, 0.2736291289329529, 0.13004723191261292, 0.18702560663223267, 0.14250417053699493, 0.14654061198234558, 0.06537884473800659, 0.22431279718875885, 0.016458136960864067, 10.774311065673828, 5.474454402923584, 8.99911117553711, 4.949721813201904, 24.333438873291016, 16.959840774536133, 21.511686325073242, 36.21381378173828, 22.68761444091797, 40.84160232543945, 22.773040771484375, 43.863502502441406, 11.229796409606934, 5.690213680267334, 0.02443002350628376, 3.781034469604492, 20.686491012573242, 4.562290668487549, 22.07232093811035, 13.97356128692627, 22.416536331176758, 24.053159713745117, 18.960174560546875, 26.41140365600586], "count": [153]}, "timestamp": {"min": [0.0], "max": [5.066666666666666], "mean": [2.533333333333333], "std": [1.4722117400046122], "count": [153]}, "frame_index": {"min": [0], "max": [152], "mean": [76.0], "std": [44.16635220013836], "count": [153]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [153]}, "index": {"min": [10724], "max": [10876], "mean": [10800.0], "std": [44.16635220013836], "count": [153]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [153]}, "subtask_annotation": {"mean": [6.457516339869281, 11.0, 11.0, 11.0, 11.0], "std": [4.096845475611716, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [153]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [153]}, "eef_direction_state": {"mean": [3.4640522875816995, 3.2549019607843137], "std": [1.5551985090318108, 1.9853364798191573], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_state": {"mean": [1.3594771241830066, 1.326797385620915], "std": [0.6529408493459957, 0.7124482814342762], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_state": {"mean": [1.2352941176470589, 0.8954248366013072], "std": [0.7734542322869021, 0.7851847015781035], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_direction_action": {"mean": [3.4640522875816995, 3.2549019607843137], "std": [1.5551985090318108, 1.9853364798191573], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_action": {"mean": [1.3594771241830066, 1.326797385620915], "std": [0.6529408493459957, 0.7124482814342762], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_action": {"mean": [1.2352941176470589, 0.8954248366013072], "std": [0.7734542322869021, 0.7851847015781035], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_sim_pose_state": {"mean": [0.6496684138722825, 0.13378792827004554, 1.2134785967258448, -1.3030315422815775, 1.039123433712994, -1.9718186731683758, 0.6648670444058972, -0.1921799509867512, 1.2027204916480223, 1.1973078685618044, 0.6123850626231285, 1.9967041341668965], "std": [0.03589188018996779, 0.06359494686319478, 0.04824784787430118, 0.41679021082289686, 0.1095732947519785, 0.34768154840510906, 0.05254818436234152, 0.03236998755773836, 0.030802672654345272, 0.19559744264692702, 0.11851208297085622, 0.12960578646778176], "min": [0.586545900555355, 0.050085982020119435, 1.0914501544060171, -2.3638682885097597, 0.8607571398166098, -2.8817070399145144, 0.6057653975041155, -0.2753681792622142, 1.154472872849427, 0.9794392647559902, 0.4690519113286604, 1.7197920999883365], "max": [0.6995970080543059, 0.22857287053781125, 1.2573455897835781, -0.9739431887497045, 1.2573633619899347, -1.6814041499202954, 0.7999278388026276, -0.15200875172587586, 1.263072419980824, 1.5645874801129618, 0.8195210847997729, 2.2269307879035574], "count": [153]}, "eef_sim_pose_action": {"mean": [0.6496684138722825, 0.13378792827004554, 1.2134785967258448, -1.3030315422815775, 1.039123433712994, -1.9718186731683758, 0.6648670444058972, -0.1921799509867512, 1.2027204916480223, 1.1973078685618044, 0.6123850626231285, 1.9967041341668965], "std": [0.03589188018996779, 0.06359494686319478, 0.04824784787430118, 0.41679021082289686, 0.1095732947519785, 0.34768154840510906, 0.05254818436234152, 0.03236998755773836, 0.030802672654345272, 0.19559744264692702, 0.11851208297085622, 0.12960578646778176], "min": [0.586545900555355, 0.050085982020119435, 1.0914501544060171, -2.3638682885097597, 0.8607571398166098, -2.8817070399145144, 0.6057653975041155, -0.2753681792622142, 1.154472872849427, 0.9794392647559902, 0.4690519113286604, 1.7197920999883365], "max": [0.6995970080543059, 0.22857287053781125, 1.2573455897835781, -0.9739431887497045, 1.2573633619899347, -1.6814041499202954, 0.7999278388026276, -0.15200875172587586, 1.263072419980824, 1.5645874801129618, 0.8195210847997729, 2.2269307879035574], "count": [153]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40498507352941177]], [[0.4138884089052287]], [[0.4393217769607843]]], "std": [[[0.2640799455417211]], [[0.25314619304218816]], [[0.2450297225836718]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5298517667483661]], [[0.5446228635620916]], [[0.5264909089052288]]], "std": [[[0.32092806852162836]], [[0.32007704980695195]], [[0.32449577427251286]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5255924775326798]], [[0.5504851286764706]], [[0.5416527716503268]]], "std": [[[0.3110053364357013]], [[0.30843298020597526]], [[0.3070770010391482]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43380240808823534]], [[0.46433593954248364]], [[0.4413551491013072]]], "std": [[[0.36031988382761915]], [[0.3622921422082514]], [[0.37174287316036825]]], "count": [100]}, "observation.state": {"min": [0.6553034782409668, -1.1564669609069824, 0.9217509031295776, -0.3274543881416321, -1.6103990077972412, 0.5613836646080017, -1.2285419702529907, -1.2213892936706543, 1.1483473777770996, -0.08621347695589066, 0.8183842897415161, -0.4228656589984894, 39.3577766418457, 38.36143112182617, -0.8431249856948853, -3.003124952316284, 0.7612500190734863, 0.3757142722606659, 0.763076901435852, -0.2588889002799988, 0.7612500190734863, -0.5293750166893005, 1.0625, 0.04124999791383743, 41.014373779296875, 42.041873931884766, 0.35874998569488525, -1.5437500476837158, 0.8055555820465088, -0.5006250143051147, 3.3511111736297607, -0.40272727608680725, 4.6354546546936035, -0.21312500536441803, 1.2087500095367432, 1.0], "max": [1.1410568952560425, -0.7753490805625916, 1.1927071809768677, 0.19319352507591248, -0.5293927192687988, 0.704728364944458, -0.5551422834396362, -0.8114938735961914, 1.613498568534851, 0.1491781324148178, 1.6033629179000854, -0.2737802267074585, 71.0737533569336, 49.34555435180664, 5.496250152587891, 9.614999771118164, 63.55125045776367, 20.416250228881836, 52.733123779296875, 70.08312225341797, 52.06312561035156, 91.17749786376953, 47.23250198364258, 103.4418716430664, 70.48750305175781, 61.75250244140625, 0.5256249904632568, 9.498125076293945, 59.220001220703125, 20.386249542236328, 73.80313110351562, 22.858749389648438, 83.08562469482422, 22.141874313354492, 72.85625457763672, 66.21500396728516], "mean": [0.8151565194129944, -0.9773920178413391, 1.1003155708312988, -0.04997825622558594, -1.0131008625030518, 0.6316006183624268, -0.9411098957061768, -1.039475679397583, 1.2970926761627197, 0.008124645799398422, 1.2378692626953125, -0.33567526936531067, 57.90011978149414, 44.61438751220703, -0.04569217562675476, 3.2646005153656006, 26.84956169128418, 7.2431159019470215, 23.474817276000977, 26.664888381958008, 22.2879581451416, 32.0858268737793, 16.182170867919922, 45.83820343017578, 51.5861701965332, 52.15135955810547, 0.4195811152458191, 4.86242151260376, 22.211402893066406, 5.287642002105713, 25.910568237304688, 4.929206371307373, 29.158496856689453, 3.947359085083008, 25.160890579223633, 24.390050888061523], "std": [0.14969602227210999, 0.11678265780210495, 0.0850396528840065, 0.14304004609584808, 0.31734511256217957, 0.03942077234387398, 0.20813338458538055, 0.14416250586509705, 0.14016196131706238, 0.06384418159723282, 0.17636285722255707, 0.057408444583415985, 8.593757629394531, 3.787405490875244, 1.4954982995986938, 4.903046607971191, 26.572574615478516, 7.223025321960449, 22.423173904418945, 29.331533432006836, 21.363521575927734, 36.05469512939453, 17.356481552124023, 41.911678314208984, 10.923251152038574, 6.434316635131836, 0.04352026805281639, 3.6155924797058105, 19.31338882446289, 6.6495561599731445, 23.52852439880371, 6.536674499511719, 27.0993595123291, 6.298775672912598, 23.609416961669922, 23.86020851135254], "count": [114]}, "action": {"min": [0.6553034782409668, -1.1564669609069824, 0.9217509031295776, -0.3274543881416321, -1.6103990077972412, 0.5613836646080017, -1.2285419702529907, -1.2213892936706543, 1.1483473777770996, -0.08621347695589066, 0.8183842897415161, -0.4228656589984894, 39.3577766418457, 38.36143112182617, -0.8431249856948853, -3.003124952316284, 0.7612500190734863, 0.3757142722606659, 0.763076901435852, -0.2588889002799988, 0.7612500190734863, -0.5293750166893005, 1.0625, 0.04124999791383743, 41.014373779296875, 42.041873931884766, 0.35874998569488525, -1.5437500476837158, 0.8055555820465088, -0.5006250143051147, 3.3511111736297607, -0.40272727608680725, 4.6354546546936035, -0.21312500536441803, 1.2087500095367432, 1.0], "max": [1.1410568952560425, -0.7753490805625916, 1.1927071809768677, 0.19319352507591248, -0.5293927192687988, 0.704728364944458, -0.5551422834396362, -0.8114938735961914, 1.613498568534851, 0.1491781324148178, 1.6033629179000854, -0.2737802267074585, 71.0737533569336, 49.34555435180664, 5.496250152587891, 9.614999771118164, 63.55125045776367, 20.416250228881836, 52.733123779296875, 70.08312225341797, 52.06312561035156, 91.17749786376953, 47.23250198364258, 103.4418716430664, 70.48750305175781, 61.75250244140625, 0.5256249904632568, 9.498125076293945, 59.220001220703125, 20.386249542236328, 73.80313110351562, 22.858749389648438, 83.08562469482422, 22.141874313354492, 72.85625457763672, 66.21500396728516], "mean": [0.8151565194129944, -0.9773920178413391, 1.1003153324127197, -0.049978263676166534, -1.0131009817123413, 0.6316004991531372, -0.9411101341247559, -1.039475679397583, 1.297092318534851, 0.008124648593366146, 1.237869143486023, -0.33567535877227783, 57.900115966796875, 44.61438751220703, -0.04569204896688461, 3.2646005153656006, 26.849576950073242, 7.243112564086914, 23.474811553955078, 26.664888381958008, 22.287940979003906, 32.08583068847656, 16.18216896057129, 45.838172912597656, 51.58616638183594, 52.151336669921875, 0.4195811152458191, 4.862422466278076, 22.211408615112305, 5.287643909454346, 25.910572052001953, 4.929209232330322, 29.158498764038086, 3.9473581314086914, 25.160886764526367, 24.390045166015625], "std": [0.1496960073709488, 0.11678268015384674, 0.0850396528840065, 0.14304004609584808, 0.3173450827598572, 0.03942077234387398, 0.20813338458538055, 0.14416250586509705, 0.14016196131706238, 0.06384418904781342, 0.17636285722255707, 0.057408448308706284, 8.593756675720215, 3.7874045372009277, 1.495498538017273, 4.90304708480835, 26.572574615478516, 7.223026275634766, 22.423175811767578, 29.33152961730957, 21.363527297973633, 36.05469512939453, 17.356481552124023, 41.91168212890625, 10.923251152038574, 6.434316635131836, 0.04352026805281639, 3.615593194961548, 19.313390731811523, 6.649555683135986, 23.528526306152344, 6.536674976348877, 27.099353790283203, 6.298774719238281, 23.609416961669922, 23.86020851135254], "count": [114]}, "timestamp": {"min": [0.0], "max": [3.7666666666666666], "mean": [1.8833333333333333], "std": [1.096923306681347], "count": [114]}, "frame_index": {"min": [0], "max": [113], "mean": [56.5], "std": [32.90769920044041], "count": [114]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [114]}, "index": {"min": [10877], "max": [10990], "mean": [10933.5], "std": [32.90769920044041], "count": [114]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [114]}, "subtask_annotation": {"mean": [6.342105263157895, 11.0, 11.0, 11.0, 11.0], "std": [4.227788081147759, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [114]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [114]}, "eef_direction_state": {"mean": [2.6666666666666665, 2.824561403508772], "std": [1.2259379986802705, 2.2836013955918206], "min": [0, 0], "max": [6, 6], "count": [114]}, "eef_velocity_state": {"mean": [1.4473684210526316, 1.3771929824561404], "std": [0.5475961064917054, 0.8312994570665702], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_acc_mag_state": {"mean": [1.1491228070175439, 1.043859649122807], "std": [0.8296316678000437, 0.7879615147471885], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_direction_action": {"mean": [2.6666666666666665, 2.824561403508772], "std": [1.2259379986802705, 2.2836013955918206], "min": [0, 0], "max": [6, 6], "count": [114]}, "eef_velocity_action": {"mean": [1.4473684210526316, 1.3771929824561404], "std": [0.5475961064917054, 0.8312994570665702], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_acc_mag_action": {"mean": [1.1491228070175439, 1.043859649122807], "std": [0.8296316678000437, 0.7879615147471885], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_sim_pose_state": {"mean": [0.6432959940303616, 0.14818189709847318, 1.1927597283432758, -1.3490026307672263, 0.6644599662750448, -2.100841797465912, 0.653919501328279, -0.1819691760257996, 1.196096697454314, 1.2193323383123122, 0.5195120744789422, 2.0846506177151625], "std": [0.026404409515117248, 0.05272103847925214, 0.03762273812592135, 0.3020848231804799, 0.16107502572994203, 0.21871658593361262, 0.04620640683760973, 0.046253705406005034, 0.028512281184355812, 0.1657659579085811, 0.12042137828856088, 0.08957047212999826], "min": [0.5850198134226559, 0.07484312606907212, 1.1154230006381052, -1.999499556746214, 0.39241568488839906, -2.5449017649535985, 0.6026686288801524, -0.2524256899269284, 1.145479762317027, 0.9984170167138184, 0.3546504249820761, 1.9346771538338927], "max": [0.670641157588909, 0.2244396678825717, 1.2366819290197844, -1.068983447766822, 0.9229179067358806, -1.7844017994441734, 0.7673227138076352, -0.12914788392505608, 1.237482609551222, 1.5681993497378215, 0.7350809177593325, 2.201601863253811], "count": [114]}, "eef_sim_pose_action": {"mean": [0.6432959940303616, 0.14818189709847318, 1.1927597283432758, -1.3490026307672263, 0.6644599662750448, -2.100841797465912, 0.653919501328279, -0.1819691760257996, 1.196096697454314, 1.2193323383123122, 0.5195120744789422, 2.0846506177151625], "std": [0.026404409515117248, 0.05272103847925214, 0.03762273812592135, 0.3020848231804799, 0.16107502572994203, 0.21871658593361262, 0.04620640683760973, 0.046253705406005034, 0.028512281184355812, 0.1657659579085811, 0.12042137828856088, 0.08957047212999826], "min": [0.5850198134226559, 0.07484312606907212, 1.1154230006381052, -1.999499556746214, 0.39241568488839906, -2.5449017649535985, 0.6026686288801524, -0.2524256899269284, 1.145479762317027, 0.9984170167138184, 0.3546504249820761, 1.9346771538338927], "max": [0.670641157588909, 0.2244396678825717, 1.2366819290197844, -1.068983447766822, 0.9229179067358806, -1.7844017994441734, 0.7673227138076352, -0.12914788392505608, 1.237482609551222, 1.5681993497378215, 0.7350809177593325, 2.201601863253811], "count": [114]}}} +{"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.40429356004901956]], [[0.41051744281045754]], [[0.438494891748366]]], "std": [[[0.25084996618812205]], [[0.24100355640318727]], [[0.23112072708489637]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5150395261437909]], [[0.5284531025326796]], [[0.5130553390522876]]], "std": [[[0.3237243325245128]], [[0.3237035335754053]], [[0.3267262350949424]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42646241217320263]], [[0.44575767156862744]], [[0.43825279411764706]]], "std": [[[0.2831263113792121]], [[0.2870285012410034]], [[0.28534713845641324]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4319844464869281]], [[0.46316749183006534]], [[0.4393591278594771]]], "std": [[[0.3612135627327292]], [[0.3633114852334947]], [[0.37239752789562314]]], "count": [100]}, "observation.state": {"min": [0.6358243823051453, -1.2331912517547607, 0.9531590342521667, -0.274641215801239, -1.4626832008361816, 0.5021172165870667, -1.1700093746185303, -1.2423466444015503, 1.1881771087646484, -0.12068932503461838, 0.786817193031311, -0.3955424427986145, 45.80437469482422, 35.9743766784668, -0.8849999904632568, -1.4887499809265137, 0.2549999952316284, 0.16624999046325684, 0.7588889002799988, -0.17749999463558197, 1.0112500190734863, 0.4481250047683716, 0.9900000095367432, 0.31187501549720764, 43.092498779296875, 44.78125, 0.36937499046325684, -1.8756250143051147, 1.0168750286102295, 0.03687500208616257, 0.6393749713897705, -0.6362500190734863, 1.0987499952316284, 0.07375000417232513, 0.75, 0.1899999976158142], "max": [1.0839627981185913, -0.7966639995574951, 1.2520265579223633, 0.11127164959907532, -0.688420295715332, 0.6512979865074158, -0.5492770671844482, -0.8293755054473877, 1.6271600723266602, 0.17371442914009094, 1.478122353553772, -0.2818150520324707, 68.66812133789062, 52.13999938964844, 32.0625, 9.414999961853027, 66.70375061035156, 20.343124389648438, 48.89250183105469, 102.09312438964844, 52.873748779296875, 107.84625244140625, 53.513126373291016, 109.48999786376953, 70.51437377929688, 60.338890075683594, 0.5099999904632568, 9.483124732971191, 58.33062744140625, 34.02687454223633, 66.88687896728516, 26.677499771118164, 70.5581283569336, 38.17250061035156, 72.14187622070312, 55.38937759399414], "mean": [0.8355937600135803, -1.0010420083999634, 1.1121598482131958, -0.07691153883934021, -1.0915149450302124, 0.6075601577758789, -0.9083071351051331, -1.0826458930969238, 1.3455709218978882, 0.04717325046658516, 1.2414554357528687, -0.3399764597415924, 59.3240852355957, 45.44554138183594, 5.489631652832031, 3.144150972366333, 34.7333869934082, 6.314204216003418, 21.469806671142578, 36.64500427246094, 21.51650047302246, 40.000511169433594, 18.091585159301758, 51.10719299316406, 55.87201690673828, 50.247798919677734, 0.43922847509384155, 4.663957595825195, 22.68046760559082, 8.978878021240234, 26.832223892211914, 8.441715240478516, 26.3997859954834, 10.034663200378418, 22.797203063964844, 21.259998321533203], "std": [0.1510782688856125, 0.14529728889465332, 0.10231666266918182, 0.10996237397193909, 0.2503802180290222, 0.04391105845570564, 0.21290361881256104, 0.14602111279964447, 0.14462287724018097, 0.09470290690660477, 0.22454123198986053, 0.04126472398638725, 8.323319435119629, 5.752340316772461, 10.214629173278809, 4.33048152923584, 26.442228317260742, 5.734152793884277, 19.435422897338867, 42.143653869628906, 19.64713478088379, 45.054595947265625, 19.596904754638672, 44.212650299072266, 9.796318054199219, 3.8878610134124756, 0.039155248552560806, 4.371921062469482, 21.66287612915039, 11.597723960876465, 24.6915225982666, 10.076343536376953, 26.162569046020508, 14.014686584472656, 26.16435432434082, 17.82950782775879], "count": [111]}, "action": {"min": [0.6358243823051453, -1.2331912517547607, 0.9531590342521667, -0.274641215801239, -1.4626832008361816, 0.5021172165870667, -1.1700093746185303, -1.2423466444015503, 1.1881771087646484, -0.12068932503461838, 0.786817193031311, -0.3955424427986145, 45.80437469482422, 35.9743766784668, -0.8849999904632568, -1.4887499809265137, 0.2549999952316284, 0.16624999046325684, 0.7588889002799988, -0.17749999463558197, 1.0112500190734863, 0.4481250047683716, 0.9900000095367432, 0.31187501549720764, 43.092498779296875, 44.78125, 0.36937499046325684, -1.8756250143051147, 1.0168750286102295, 0.03687500208616257, 0.6393749713897705, -0.6362500190734863, 1.0987499952316284, 0.07375000417232513, 0.75, 0.1899999976158142], "max": [1.0839627981185913, -0.7966639995574951, 1.2520265579223633, 0.11127164959907532, -0.688420295715332, 0.6512979865074158, -0.5492770671844482, -0.8293755054473877, 1.6271600723266602, 0.17371442914009094, 1.478122353553772, -0.2818150520324707, 68.66812133789062, 52.13999938964844, 32.0625, 9.414999961853027, 66.70375061035156, 20.343124389648438, 48.89250183105469, 102.09312438964844, 52.873748779296875, 107.84625244140625, 53.513126373291016, 109.48999786376953, 70.51437377929688, 60.338890075683594, 0.5099999904632568, 9.483124732971191, 58.33062744140625, 34.02687454223633, 66.88687896728516, 26.677499771118164, 70.5581283569336, 38.17250061035156, 72.14187622070312, 55.38937759399414], "mean": [0.8355939984321594, -1.0010422468185425, 1.1121599674224854, -0.07691153883934021, -1.0915147066116333, 0.6075602769851685, -0.9083070755004883, -1.0826457738876343, 1.3455705642700195, 0.04717324674129486, 1.2414556741714478, -0.3399764597415924, 59.3240966796875, 45.4455451965332, 5.489632606506348, 3.144150733947754, 34.73337173461914, 6.314205646514893, 21.46979331970215, 36.64501190185547, 21.51650619506836, 40.00054168701172, 18.09157943725586, 51.10718536376953, 55.871986389160156, 50.24779510498047, 0.4392285943031311, 4.663958549499512, 22.680465698242188, 8.978877067565918, 26.83222007751465, 8.4417142868042, 26.399776458740234, 10.034663200378418, 22.79718589782715, 21.2600040435791], "std": [0.1510782688856125, 0.14529728889465332, 0.10231666266918182, 0.10996237397193909, 0.25038018822669983, 0.04391105845570564, 0.21290364861488342, 0.14602108299732208, 0.14462287724018097, 0.09470291435718536, 0.22454123198986053, 0.04126472771167755, 8.323319435119629, 5.7523393630981445, 10.214625358581543, 4.33048152923584, 26.442228317260742, 5.734152793884277, 19.435420989990234, 42.14366149902344, 19.647132873535156, 45.05461502075195, 19.596904754638672, 44.21263885498047, 9.796320915222168, 3.8878612518310547, 0.039155248552560806, 4.371920585632324, 21.66287612915039, 11.597722053527832, 24.6915225982666, 10.076342582702637, 26.16257095336914, 14.014686584472656, 26.164356231689453, 17.82950782775879], "count": [111]}, "timestamp": {"min": [0.0], "max": [3.6666666666666665], "mean": [1.833333333333333], "std": [1.0680546525064811], "count": [111]}, "frame_index": {"min": [0], "max": [110], "mean": [55.0], "std": [32.041639575194445], "count": [111]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [111]}, "index": {"min": [10991], "max": [11101], "mean": [11046.0], "std": [32.041639575194445], "count": [111]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [111]}, "subtask_annotation": {"mean": [6.198198198198198, 11.0, 11.0, 11.0, 11.0], "std": [4.206001331901918, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [111]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [111]}, "eef_direction_state": {"mean": [3.009009009009009, 3.3873873873873874], "std": [1.3456335491386529, 2.2904862821002805], "min": [1, 0], "max": [6, 6], "count": [111]}, "eef_velocity_state": {"mean": [1.3783783783783783, 1.2522522522522523], "std": [0.5703492537421412, 0.8747557545180804], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_acc_mag_state": {"mean": [1.1441441441441442, 1.018018018018018], "std": [0.8148049769077486, 0.848761492851451], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_direction_action": {"mean": [3.009009009009009, 3.3873873873873874], "std": [1.3456335491386529, 2.2904862821002805], "min": [1, 0], "max": [6, 6], "count": [111]}, "eef_velocity_action": {"mean": [1.3783783783783783, 1.2522522522522523], "std": [0.5703492537421412, 0.8747557545180804], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_acc_mag_action": {"mean": [1.1441441441441442, 1.018018018018018], "std": [0.8148049769077486, 0.848761492851451], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_sim_pose_state": {"mean": [0.6415602377315813, 0.14625140052318383, 1.199609826375765, -1.272153245058348, 0.608027098186085, -2.051341036730008, 0.6686466468508322, -0.18794535575424293, 1.2001878868006972, 1.1827415313347076, 0.4896723983382248, 2.02657020220389], "std": [0.026825158168955043, 0.05404205996428161, 0.03741899482464941, 0.26526805519549423, 0.12000502798487503, 0.17188458998631267, 0.048857405388933156, 0.03289467304742123, 0.028634879851726722, 0.1838504533124647, 0.17003272942048644, 0.07972659032229322], "min": [0.5999973924643933, 0.06382161842685549, 1.1205662019596396, -1.8241786829096227, 0.4749316289484007, -2.401333282908871, 0.6258267209442472, -0.24540978650461734, 1.1531952138531423, 0.9924518069211568, 0.23648184879232792, 1.923225993439118], "max": [0.6782900029891941, 0.21496017659494093, 1.2373013796652197, -1.0402855641661688, 0.808021241964191, -1.8297483810144217, 0.7685482285615329, -0.14906759939735945, 1.252434874743622, 1.5213945106516784, 0.7199693169166079, 2.1883711185534693], "count": [111]}, "eef_sim_pose_action": {"mean": [0.6415602377315813, 0.14625140052318383, 1.199609826375765, -1.272153245058348, 0.608027098186085, -2.051341036730008, 0.6686466468508322, -0.18794535575424293, 1.2001878868006972, 1.1827415313347076, 0.4896723983382248, 2.02657020220389], "std": [0.026825158168955043, 0.05404205996428161, 0.03741899482464941, 0.26526805519549423, 0.12000502798487503, 0.17188458998631267, 0.048857405388933156, 0.03289467304742123, 0.028634879851726722, 0.1838504533124647, 0.17003272942048644, 0.07972659032229322], "min": [0.5999973924643933, 0.06382161842685549, 1.1205662019596396, -1.8241786829096227, 0.4749316289484007, -2.401333282908871, 0.6258267209442472, -0.24540978650461734, 1.1531952138531423, 0.9924518069211568, 0.23648184879232792, 1.923225993439118], "max": [0.6782900029891941, 0.21496017659494093, 1.2373013796652197, -1.0402855641661688, 0.808021241964191, -1.8297483810144217, 0.7685482285615329, -0.14906759939735945, 1.252434874743622, 1.5213945106516784, 0.7199693169166079, 2.1883711185534693], "count": [111]}}} +{"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.41857744689542487]], [[0.42313383374183006]], [[0.4515876062091503]]], "std": [[[0.24916759737251906]], [[0.23991855780701138]], [[0.23013796855078097]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5172467830882354]], [[0.5283625449346405]], [[0.5141003676470588]]], "std": [[[0.3230749223991731]], [[0.3220042431885016]], [[0.3249102712164464]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.13725490196078433]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5104422630718954]], [[0.5267954125816993]], [[0.5119274121732026]]], "std": [[[0.31556150237116004]], [[0.3188481451400821]], [[0.320666690256975]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4360485743464052]], [[0.4668355371732026]], [[0.4433254391339869]]], "std": [[[0.358925900941852]], [[0.3608374687624972]], [[0.36997349572774435]]], "count": [100]}, "observation.state": {"min": [0.590667188167572, -1.2068217992782593, 0.9925358295440674, -0.2815077602863312, -1.52558434009552, 0.45872434973716736, -1.1606870889663696, -1.27775239944458, 1.1910619735717773, -0.09708552807569504, 0.7561322450637817, -0.431115061044693, 44.19111251831055, 40.079376220703125, -0.9781250357627869, -2.6006250381469727, 0.7118749618530273, -0.7825000286102295, 0.6456249952316284, -0.32374998927116394, 0.7193750143051147, 0.026249999180436134, 1.0162500143051147, -0.05125000327825546, 41.90625, 40.00062561035156, 0.3643749952316284, -1.5550000667572021, 0.8793749809265137, 0.8375000357627869, 2.271250009536743, -0.7149999737739563, 2.4906249046325684, 0.2750000059604645, 1.0956250429153442, 0.7244444489479065], "max": [1.1046472787857056, -0.7804989814758301, 1.3149223327636719, 0.13339723646640778, -0.6780728101730347, 0.545581579208374, -0.5676355957984924, -0.8302815556526184, 1.6980191469192505, 0.0891222283244133, 1.4897255897521973, -0.272945761680603, 69.3187484741211, 50.274375915527344, 13.327777862548828, 9.625555038452148, 65.11250305175781, 23.763750076293945, 52.053123474121094, 75.58062744140625, 47.88750076293945, 96.34625244140625, 41.97875213623047, 109.421875, 70.71624755859375, 60.010623931884766, 0.49000000953674316, 9.335000038146973, 58.29500198364258, 29.979999542236328, 70.54375457763672, 36.407501220703125, 77.09000396728516, 41.73875045776367, 72.71062469482422, 70.50250244140625], "mean": [0.8430855870246887, -1.0217828750610352, 1.1601698398590088, -0.06055481359362602, -1.1007970571517944, 0.4961460828781128, -0.8804656863212585, -1.086480975151062, 1.3734146356582642, 0.038371942937374115, 1.2185310125350952, -0.3310713469982147, 56.32257080078125, 45.52947998046875, 0.850068211555481, 3.8585731983184814, 27.115230560302734, 6.483277797698975, 21.70665740966797, 25.15049934387207, 18.748760223388672, 29.838462829589844, 11.894316673278809, 42.96876525878906, 54.349605560302734, 51.130577087402344, 0.42899540066719055, 5.522947788238525, 20.26663589477539, 7.461095809936523, 23.987815856933594, 7.93374490737915, 24.871173858642578, 9.737492561340332, 21.482460021972656, 24.06535530090332], "std": [0.17883852124214172, 0.1339481920003891, 0.11085245758295059, 0.12745873630046844, 0.25808411836624146, 0.020845958963036537, 0.19009803235530853, 0.15921397507190704, 0.1546373963356018, 0.0556013248860836, 0.19492019712924957, 0.05964828282594681, 9.361770629882812, 3.8818981647491455, 3.792217493057251, 5.095285892486572, 27.34130096435547, 7.766758441925049, 21.90625762939453, 28.624202728271484, 18.687864303588867, 34.33792495727539, 13.442156791687012, 43.17752456665039, 10.535938262939453, 5.943566799163818, 0.028907841071486473, 4.091721057891846, 20.589162826538086, 9.392535209655762, 23.927532196044922, 10.541105270385742, 26.22127914428711, 13.49066162109375, 24.171794891357422, 20.71198081970215], "count": [127]}, "action": {"min": [0.590667188167572, -1.2068217992782593, 0.9925358295440674, -0.2815077602863312, -1.52558434009552, 0.45872434973716736, -1.1606870889663696, -1.27775239944458, 1.1910619735717773, -0.09708552807569504, 0.7561322450637817, -0.431115061044693, 44.19111251831055, 40.079376220703125, -0.9781250357627869, -2.6006250381469727, 0.7118749618530273, -0.7825000286102295, 0.6456249952316284, -0.32374998927116394, 0.7193750143051147, 0.026249999180436134, 1.0162500143051147, -0.05125000327825546, 41.90625, 40.00062561035156, 0.3643749952316284, -1.5550000667572021, 0.8793749809265137, 0.8375000357627869, 2.271250009536743, -0.7149999737739563, 2.4906249046325684, 0.2750000059604645, 1.0956250429153442, 0.7244444489479065], "max": [1.1046472787857056, -0.7804989814758301, 1.3149223327636719, 0.13339723646640778, -0.6780728101730347, 0.545581579208374, -0.5676355957984924, -0.8302815556526184, 1.6980191469192505, 0.0891222283244133, 1.4897255897521973, -0.272945761680603, 69.3187484741211, 50.274375915527344, 13.327777862548828, 9.625555038452148, 65.11250305175781, 23.763750076293945, 52.053123474121094, 75.58062744140625, 47.88750076293945, 96.34625244140625, 41.97875213623047, 109.421875, 70.71624755859375, 60.010623931884766, 0.49000000953674316, 9.335000038146973, 58.29500198364258, 29.979999542236328, 70.54375457763672, 36.407501220703125, 77.09000396728516, 41.73875045776367, 72.71062469482422, 70.50250244140625], "mean": [0.8430859446525574, -1.0217828750610352, 1.1601696014404297, -0.06055481359362602, -1.1007969379425049, 0.49614596366882324, -0.8804653882980347, -1.0864810943603516, 1.3734145164489746, 0.03837195783853531, 1.2185308933258057, -0.3310714066028595, 56.32255935668945, 45.52948760986328, 0.8500686883926392, 3.8585731983184814, 27.115219116210938, 6.483277320861816, 21.70665740966797, 25.150497436523438, 18.74877166748047, 29.838472366333008, 11.894314765930176, 42.96875762939453, 54.349613189697266, 51.13058090209961, 0.42899537086486816, 5.522947788238525, 20.26662826538086, 7.461097240447998, 23.98781967163086, 7.933748245239258, 24.871177673339844, 9.737492561340332, 21.482465744018555, 24.065345764160156], "std": [0.17883849143981934, 0.1339481920003891, 0.11085245758295059, 0.12745873630046844, 0.25808408856391907, 0.02084595337510109, 0.19009803235530853, 0.15921396017074585, 0.1546373963356018, 0.0556013248860836, 0.19492019712924957, 0.059648286551237106, 9.361769676208496, 3.8818981647491455, 3.7922165393829346, 5.0952863693237305, 27.341297149658203, 7.766758441925049, 21.9062557220459, 28.624202728271484, 18.687862396240234, 34.33792495727539, 13.442156791687012, 43.17752456665039, 10.535938262939453, 5.943565845489502, 0.028907842934131622, 4.091721057891846, 20.58916473388672, 9.392534255981445, 23.927534103393555, 10.541105270385742, 26.221277236938477, 13.49066162109375, 24.171794891357422, 20.711977005004883], "count": [127]}, "timestamp": {"min": [0.0], "max": [4.2], "mean": [2.1], "std": [1.2220201853215575], "count": [127]}, "frame_index": {"min": [0], "max": [126], "mean": [63.0], "std": [36.66060555964672], "count": [127]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [127]}, "index": {"min": [11102], "max": [11228], "mean": [11165.0], "std": [36.66060555964672], "count": [127]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [127]}, "subtask_annotation": {"mean": [5.826771653543307, 11.0, 11.0, 11.0, 11.0], "std": [4.318235437573383, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [127]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [127]}, "eef_direction_state": {"mean": [3.3149606299212597, 3.1181102362204722], "std": [1.6105009119607392, 2.3797511059837015], "min": [0, 0], "max": [6, 6], "count": [127]}, "eef_velocity_state": {"mean": [1.3700787401574803, 1.188976377952756], "std": [0.649689806133426, 0.902597157852416], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_state": {"mean": [1.188976377952756, 0.8740157480314961], "std": [0.7910153294409049, 0.8228252269362607], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_direction_action": {"mean": [3.3149606299212597, 3.1181102362204722], "std": [1.6105009119607392, 2.3797511059837015], "min": [0, 0], "max": [6, 6], "count": [127]}, "eef_velocity_action": {"mean": [1.3700787401574803, 1.188976377952756], "std": [0.649689806133426, 0.902597157852416], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_action": {"mean": [1.188976377952756, 0.8740157480314961], "std": [0.7910153294409049, 0.8228252269362607], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_sim_pose_state": {"mean": [0.6487100837515396, 0.15332220246525974, 1.1963896466969561, -1.2828055881772429, 0.5382010885317265, -2.0763517547983104, 0.6765566959620761, -0.18745840960849067, 1.2068503678889215, 1.168058772238053, 0.49884057181685426, 2.016707395609485], "std": [0.030337159536608208, 0.05185649054886061, 0.039020595859042766, 0.25989919462955885, 0.1491601829364707, 0.1382725279416207, 0.04843489126474268, 0.03853081866337746, 0.0266796360086487, 0.17586587908196277, 0.146479079717855, 0.06060253352189078], "min": [0.6016067561774896, 0.07592205190494647, 1.1182745029919678, -1.8313294081429223, 0.37713535884832616, -2.3843625735583323, 0.6216827993377259, -0.2527463459735693, 1.1611841850210658, 0.9580851315972605, 0.31048001438207296, 1.8961968230801562], "max": [0.6913295062254516, 0.23753919358017456, 1.2457744937193007, -1.0428329916988344, 0.7655658284901943, -1.8331860751716056, 0.787058211542069, -0.14911816872288394, 1.2597487644713528, 1.484205164674359, 0.7350966884181718, 2.118199929129484], "count": [127]}, "eef_sim_pose_action": {"mean": [0.6487100837515396, 0.15332220246525974, 1.1963896466969561, -1.2828055881772429, 0.5382010885317265, -2.0763517547983104, 0.6765566959620761, -0.18745840960849067, 1.2068503678889215, 1.168058772238053, 0.49884057181685426, 2.016707395609485], "std": [0.030337159536608208, 0.05185649054886061, 0.039020595859042766, 0.25989919462955885, 0.1491601829364707, 0.1382725279416207, 0.04843489126474268, 0.03853081866337746, 0.0266796360086487, 0.17586587908196277, 0.146479079717855, 0.06060253352189078], "min": [0.6016067561774896, 0.07592205190494647, 1.1182745029919678, -1.8313294081429223, 0.37713535884832616, -2.3843625735583323, 0.6216827993377259, -0.2527463459735693, 1.1611841850210658, 0.9580851315972605, 0.31048001438207296, 1.8961968230801562], "max": [0.6913295062254516, 0.23753919358017456, 1.2457744937193007, -1.0428329916988344, 0.7655658284901943, -1.8331860751716056, 0.787058211542069, -0.14911816872288394, 1.2597487644713528, 1.484205164674359, 0.7350966884181718, 2.118199929129484], "count": [127]}}} +{"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.411615733251634]], [[0.4190312867647059]], [[0.44608909109477124]]], "std": [[[0.2559232411717895]], [[0.24571223332369962]], [[0.23534534947959102]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5171062847222222]], [[0.5322619424019608]], [[0.5195387765522875]]], "std": [[[0.32178473316022965]], [[0.3215743150782972]], [[0.32458814977051254]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5424582822712418]], [[0.5596037336601307]], [[0.5532270465686274]]], "std": [[[0.3076198087835092]], [[0.31117743533776526]], [[0.31162338437965514]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4287677777777778]], [[0.45896594975490196]], [[0.43526716503267976]]], "std": [[[0.3601092945220942]], [[0.3623462039310728]], [[0.37168163266091836]]], "count": [100]}, "observation.state": {"min": [0.6138895153999329, -1.1618791818618774, 0.9412909150123596, -0.3060069680213928, -1.5971745252609253, 0.42272257804870605, -1.1607664823532104, -1.2542438507080078, 1.1071056127548218, -0.08177882432937622, 0.7445449233055115, -0.43015605211257935, 41.3033332824707, 38.29312515258789, -0.9168750047683716, -3.088124990463257, 0.4637500047683716, 0.328125, 0.6468750238418579, -0.0833333358168602, 0.7756249904632568, 0.13624998927116394, 1.0006250143051147, -0.4266666769981384, 34.97249984741211, 46.150001525878906, 0.3687500059604645, -1.0674999952316284, 4.536874771118164, 0.3487499952316284, 8.904999732971191, 0.6924999952316284, 10.598750114440918, -0.21230769157409668, 1.416428565979004, 1.6349999904632568], "max": [1.1615718603134155, -0.833428680896759, 1.2541009187698364, 0.28548675775527954, -0.5512083172798157, 0.6201362013816833, -0.5547846555709839, -0.8833447694778442, 1.636649250984192, 0.24297873675823212, 1.627311110496521, -0.2742570638656616, 65.73187255859375, 60.48500061035156, 27.625625610351562, 9.473750114440918, 61.303123474121094, 58.41812515258789, 47.62125015258789, 77.87750244140625, 49.12062454223633, 96.15562438964844, 47.11750030517578, 105.68624877929688, 63.161251068115234, 59.6306266784668, 0.5062500238418579, 9.271249771118164, 47.595001220703125, 48.744998931884766, 61.87687683105469, 41.240623474121094, 78.39250183105469, 22.135000228881836, 65.32562255859375, 81.3968734741211], "mean": [0.8480581641197205, -0.9826600551605225, 1.1190818548202515, -0.03466244041919708, -1.0389318466186523, 0.5469244718551636, -0.8739092946052551, -1.0836682319641113, 1.336021900177002, 0.02403431013226509, 1.1882634162902832, -0.3394753932952881, 52.81720733642578, 46.79923629760742, 7.099636077880859, 4.659686088562012, 21.18880844116211, 11.814397811889648, 18.904935836791992, 25.69414520263672, 19.64577865600586, 31.958066940307617, 17.345958709716797, 43.657596588134766, 48.41791915893555, 51.96952819824219, 0.4181421995162964, 4.808172702789307, 23.74715805053711, 12.387776374816895, 28.567649841308594, 12.010357856750488, 32.82050323486328, 4.728129863739014, 25.331056594848633, 35.26493453979492], "std": [0.18084509670734406, 0.10366543382406235, 0.1056695356965065, 0.1891050487756729, 0.3400261104106903, 0.05730690434575081, 0.19099874794483185, 0.14377276599407196, 0.14527533948421478, 0.061212051659822464, 0.20124107599258423, 0.044654153287410736, 5.86808443069458, 6.794761657714844, 10.334928512573242, 4.717250347137451, 21.144956588745117, 17.475378036499023, 19.22832679748535, 30.776607513427734, 19.677085876464844, 37.955928802490234, 18.85423469543457, 42.64210891723633, 9.061944007873535, 4.462695598602295, 0.03589611127972603, 3.4157392978668213, 13.800597190856934, 17.347299575805664, 17.467193603515625, 15.040146827697754, 22.8240909576416, 7.149750232696533, 20.29108238220215, 24.676475524902344], "count": [109]}, "action": {"min": [0.6138895153999329, -1.1618791818618774, 0.9412909150123596, -0.3060069680213928, -1.5971745252609253, 0.42272257804870605, -1.1607664823532104, -1.2542438507080078, 1.1071056127548218, -0.08177882432937622, 0.7445449233055115, -0.43015605211257935, 41.3033332824707, 38.29312515258789, -0.9168750047683716, -3.088124990463257, 0.4637500047683716, 0.328125, 0.6468750238418579, -0.0833333358168602, 0.7756249904632568, 0.13624998927116394, 1.0006250143051147, -0.4266666769981384, 34.97249984741211, 46.150001525878906, 0.3687500059604645, -1.0674999952316284, 4.536874771118164, 0.3487499952316284, 8.904999732971191, 0.6924999952316284, 10.598750114440918, -0.21230769157409668, 1.416428565979004, 1.6349999904632568], "max": [1.1615718603134155, -0.833428680896759, 1.2541009187698364, 0.28548675775527954, -0.5512083172798157, 0.6201362013816833, -0.5547846555709839, -0.8833447694778442, 1.636649250984192, 0.24297873675823212, 1.627311110496521, -0.2742570638656616, 65.73187255859375, 60.48500061035156, 27.625625610351562, 9.473750114440918, 61.303123474121094, 58.41812515258789, 47.62125015258789, 77.87750244140625, 49.12062454223633, 96.15562438964844, 47.11750030517578, 105.68624877929688, 63.161251068115234, 59.6306266784668, 0.5062500238418579, 9.271249771118164, 47.595001220703125, 48.744998931884766, 61.87687683105469, 41.240623474121094, 78.39250183105469, 22.135000228881836, 65.32562255859375, 81.3968734741211], "mean": [0.84805828332901, -0.9826601147651672, 1.1190818548202515, -0.03466244786977768, -1.0389317274093628, 0.546924352645874, -0.8739093542098999, -1.0836681127548218, 1.336021900177002, 0.02403431013226509, 1.188263177871704, -0.3394753634929657, 52.817203521728516, 46.79925537109375, 7.099637508392334, 4.65968656539917, 21.188793182373047, 11.814396858215332, 18.904930114746094, 25.694135665893555, 19.64578628540039, 31.958066940307617, 17.345949172973633, 43.657615661621094, 48.41791915893555, 51.96951675415039, 0.4181421995162964, 4.808173179626465, 23.747175216674805, 12.387778282165527, 28.567644119262695, 12.010354995727539, 32.82051467895508, 4.72813081741333, 25.331052780151367, 35.26492691040039], "std": [0.18084509670734406, 0.10366544127464294, 0.1056695356965065, 0.1891050487756729, 0.3400261700153351, 0.05730690434575081, 0.19099874794483185, 0.14377275109291077, 0.14527535438537598, 0.061212051659822464, 0.20124107599258423, 0.044654157012701035, 5.86808443069458, 6.794762134552002, 10.334929466247559, 4.717250347137451, 21.144960403442383, 17.47537612915039, 19.228328704833984, 30.776611328125, 19.677085876464844, 37.955928802490234, 18.854230880737305, 42.642112731933594, 9.061944007873535, 4.462695598602295, 0.03589610755443573, 3.4157392978668213, 13.800599098205566, 17.347299575805664, 17.467193603515625, 15.040145874023438, 22.82408905029297, 7.149750232696533, 20.29108238220215, 24.67647933959961], "count": [109]}, "timestamp": {"min": [0.0], "max": [3.6], "mean": [1.7999999999999998], "std": [1.0488088481701514], "count": [109]}, "frame_index": {"min": [0], "max": [108], "mean": [54.0], "std": [31.464265445104548], "count": [109]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [109]}, "index": {"min": [11229], "max": [11337], "mean": [11283.0], "std": [31.464265445104548], "count": [109]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [109]}, "subtask_annotation": {"mean": [5.981651376146789, 11.0, 11.0, 11.0, 11.0], "std": [3.974648219102841, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [109]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [109]}, "eef_direction_state": {"mean": [2.6055045871559632, 2.697247706422018], "std": [1.4527313637133934, 2.2319801845325844], "min": [0, 0], "max": [6, 6], "count": [109]}, "eef_velocity_state": {"mean": [1.4311926605504588, 1.3761467889908257], "std": [0.564499818822575, 0.8216004835683703], "min": [0, 0], "max": [2, 2], "count": [109]}, "eef_acc_mag_state": {"mean": [1.1559633027522935, 1.110091743119266], "std": [0.7918658945702787, 0.7703144781535163], "min": [0, 0], "max": [2, 2], "count": [109]}, "eef_direction_action": {"mean": [2.6055045871559632, 2.697247706422018], "std": [1.4527313637133934, 2.2319801845325844], "min": [0, 0], "max": [6, 6], "count": [109]}, "eef_velocity_action": {"mean": [1.4311926605504588, 1.3761467889908257], "std": [0.564499818822575, 0.8216004835683703], "min": [0, 0], "max": [2, 2], "count": [109]}, "eef_acc_mag_action": {"mean": [1.1559633027522935, 1.110091743119266], "std": [0.7918658945702787, 0.7703144781535163], "min": [0, 0], "max": [2, 2], "count": [109]}, "eef_sim_pose_state": {"mean": [0.6437401973006386, 0.15664664184926325, 1.1855219519615614, -1.3660552836555793, 0.6117888107574257, -2.110839338231437, 0.6706764890160737, -0.17402236144092098, 1.1996642812215992, 1.199922386675278, 0.4905130073895465, 2.0499951657703965], "std": [0.03291995520578276, 0.04783632565284516, 0.03742326782089912, 0.2917337719044211, 0.15346139589769828, 0.21919464480703152, 0.04878952037474554, 0.0390240938945028, 0.03205494975127465, 0.15985084176116, 0.11566298092302872, 0.10271780519062781], "min": [0.5871018337337793, 0.08321029097565563, 1.109549771283568, -1.9555586998980936, 0.42915754361673386, -2.5269070224711805, 0.6032024836742744, -0.2511863498605117, 1.1458402153094909, 0.9914282382366542, 0.3078723892232298, 1.812701969865364], "max": [0.687059572748584, 0.23145407610094507, 1.226579551342312, -1.07920918143153, 0.8526005056714734, -1.7991121004008277, 0.7784889357397959, -0.12606855941847667, 1.2555138748530705, 1.5040686209694138, 0.6379343155408193, 2.197361245663172], "count": [109]}, "eef_sim_pose_action": {"mean": [0.6437401973006386, 0.15664664184926325, 1.1855219519615614, -1.3660552836555793, 0.6117888107574257, -2.110839338231437, 0.6706764890160737, -0.17402236144092098, 1.1996642812215992, 1.199922386675278, 0.4905130073895465, 2.0499951657703965], "std": [0.03291995520578276, 0.04783632565284516, 0.03742326782089912, 0.2917337719044211, 0.15346139589769828, 0.21919464480703152, 0.04878952037474554, 0.0390240938945028, 0.03205494975127465, 0.15985084176116, 0.11566298092302872, 0.10271780519062781], "min": [0.5871018337337793, 0.08321029097565563, 1.109549771283568, -1.9555586998980936, 0.42915754361673386, -2.5269070224711805, 0.6032024836742744, -0.2511863498605117, 1.1458402153094909, 0.9914282382366542, 0.3078723892232298, 1.812701969865364], "max": [0.687059572748584, 0.23145407610094507, 1.226579551342312, -1.07920918143153, 0.8526005056714734, -1.7991121004008277, 0.7784889357397959, -0.12606855941847667, 1.2555138748530705, 1.5040686209694138, 0.6379343155408193, 2.197361245663172], "count": [109]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40884525735294114]], [[0.41469860702614375]], [[0.43836465482026143]]], "std": [[[0.26329979647615587]], [[0.2521872708948039]], [[0.2425246739831353]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.516119164624183]], [[0.5321157945261438]], [[0.5183155637254901]]], "std": [[[0.32422320033168195]], [[0.3232051477869751]], [[0.3263281171295244]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4686203839869281]], [[0.4869949632352941]], [[0.48545775939542485]]], "std": [[[0.28700714763768026]], [[0.29136999443660966]], [[0.2906305425423269]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4360071262254902]], [[0.46528920343137253]], [[0.44195348651960786]]], "std": [[[0.3606564592408886]], [[0.36240595828139316]], [[0.3719037878755328]]], "count": [100]}, "observation.state": {"min": [0.740920901298523, -1.1310988664627075, 0.9008545279502869, -0.3556411862373352, -1.6119248867034912, 0.595578670501709, -1.115286111831665, -1.2159533500671387, 1.1372421979904175, -0.13652056455612183, 0.7506961822509766, -0.4299749433994293, 43.821109771728516, 35.915000915527344, -0.2043749988079071, -1.993749976158142, 0.42625001072883606, -0.7287499904632568, 0.6518749594688416, -0.05846153944730759, 0.7572727203369141, -0.021250000223517418, 0.9943749904632568, -0.375, 29.751249313354492, 45.958126068115234, 0.3824999928474426, -0.5793749690055847, 3.145625114440918, -0.12937501072883606, 4.822500228881836, -0.5568749904632568, 3.583750009536743, 0.5918750166893005, 0.7406250238418579, 2.1388888359069824], "max": [1.1907758712768555, -0.7421129941940308, 1.165932297706604, -0.028109978884458542, -0.6719930171966553, 0.7273784875869751, -0.5418145060539246, -0.8804455399513245, 1.5888217687606812, 0.20788298547267914, 1.5943347215652466, -0.27571144700050354, 67.16999816894531, 50.916873931884766, -0.009999999776482582, 9.381875038146973, 66.54937744140625, 21.546875, 61.65625, 85.46687316894531, 64.22750091552734, 106.73812103271484, 57.57374954223633, 110.56375122070312, 75.45000457763672, 59.83124923706055, 0.4793750047683716, 8.275625228881836, 53.14437484741211, 33.96437454223633, 64.98625183105469, 28.078125, 63.29500198364258, 46.93187713623047, 68.1518783569336, 55.83250045776367], "mean": [0.9503355622291565, -0.9299140572547913, 1.037206768989563, -0.16387082636356354, -1.1636569499969482, 0.6768539547920227, -0.8797369003295898, -1.063188910484314, 1.3022007942199707, -0.04487236961722374, 1.18887197971344, -0.3385816514492035, 56.40575408935547, 44.55562210083008, -0.1490514874458313, 4.304053783416748, 27.659414291381836, 5.253697395324707, 23.760284423828125, 24.764413833618164, 24.840620040893555, 28.74840545654297, 20.001840591430664, 39.46623992919922, 53.58005142211914, 52.72538375854492, 0.422313928604126, 4.452511310577393, 23.675151824951172, 9.97033405303955, 26.450727462768555, 6.914347171783447, 25.654878616333008, 12.788504600524902, 23.875274658203125, 23.51619529724121], "std": [0.15663284063339233, 0.12134280055761337, 0.09809891879558563, 0.10459038615226746, 0.2970064580440521, 0.03155075013637543, 0.15040652453899384, 0.11396685987710953, 0.11412793397903442, 0.06934618204832077, 0.17523552477359772, 0.04792904481291771, 6.536019802093506, 5.580641746520996, 0.036672212183475494, 4.861313819885254, 27.40065574645996, 7.172224044799805, 24.386842727661133, 28.97613525390625, 25.76788902282715, 34.91659927368164, 21.421001434326172, 42.679405212402344, 14.856029510498047, 4.25192928314209, 0.023123327642679214, 3.453700304031372, 17.47059440612793, 13.000320434570312, 23.124542236328125, 9.054832458496094, 23.205078125, 16.95551872253418, 24.99275779724121, 18.15627670288086], "count": [117]}, "action": {"min": [0.740920901298523, -1.1310988664627075, 0.9008545279502869, -0.3556411862373352, -1.6119248867034912, 0.595578670501709, -1.115286111831665, -1.2159533500671387, 1.1372421979904175, -0.13652056455612183, 0.7506961822509766, -0.4299749433994293, 43.821109771728516, 35.915000915527344, -0.2043749988079071, -1.993749976158142, 0.42625001072883606, -0.7287499904632568, 0.6518749594688416, -0.05846153944730759, 0.7572727203369141, -0.021250000223517418, 0.9943749904632568, -0.375, 29.751249313354492, 45.958126068115234, 0.3824999928474426, -0.5793749690055847, 3.145625114440918, -0.12937501072883606, 4.822500228881836, -0.5568749904632568, 3.583750009536743, 0.5918750166893005, 0.7406250238418579, 2.1388888359069824], "max": [1.1907758712768555, -0.7421129941940308, 1.165932297706604, -0.028109978884458542, -0.6719930171966553, 0.7273784875869751, -0.5418145060539246, -0.8804455399513245, 1.5888217687606812, 0.20788298547267914, 1.5943347215652466, -0.27571144700050354, 67.16999816894531, 50.916873931884766, -0.009999999776482582, 9.381875038146973, 66.54937744140625, 21.546875, 61.65625, 85.46687316894531, 64.22750091552734, 106.73812103271484, 57.57374954223633, 110.56375122070312, 75.45000457763672, 59.83124923706055, 0.4793750047683716, 8.275625228881836, 53.14437484741211, 33.96437454223633, 64.98625183105469, 28.078125, 63.29500198364258, 46.93187713623047, 68.1518783569336, 55.83250045776367], "mean": [0.950335681438446, -0.9299141764640808, 1.037206768989563, -0.16387082636356354, -1.1636569499969482, 0.6768538355827332, -0.879736602306366, -1.063188910484314, 1.3022007942199707, -0.044872354716062546, 1.18887197971344, -0.3385816216468811, 56.40574645996094, 44.55562210083008, -0.14905144274234772, 4.304052829742432, 27.659414291381836, 5.253701210021973, 23.760276794433594, 24.764402389526367, 24.84061050415039, 28.748409271240234, 20.00184440612793, 39.466251373291016, 53.58004379272461, 52.725399017333984, 0.42231398820877075, 4.452512264251709, 23.675167083740234, 9.970328330993652, 26.450729370117188, 6.9143452644348145, 25.654874801635742, 12.788512229919434, 23.875274658203125, 23.516202926635742], "std": [0.15663284063339233, 0.12134281545877457, 0.09809891879558563, 0.10459037870168686, 0.2970064580440521, 0.031550753861665726, 0.15040650963783264, 0.11396685987710953, 0.11412793397903442, 0.06934618204832077, 0.17523552477359772, 0.04792904481291771, 6.536019802093506, 5.580641746520996, 0.03667221590876579, 4.861313343048096, 27.400651931762695, 7.172224998474121, 24.3868408203125, 28.97614097595215, 25.767892837524414, 34.91659927368164, 21.421001434326172, 42.67940139770508, 14.856029510498047, 4.251929759979248, 0.023123325780034065, 3.453700304031372, 17.470596313476562, 13.000321388244629, 23.124544143676758, 9.054831504821777, 23.205078125, 16.955516815185547, 24.992755889892578, 18.15627670288086], "count": [117]}, "timestamp": {"min": [0.0], "max": [3.8666666666666667], "mean": [1.9333333333333336], "std": [1.125791902354697], "count": [117]}, "frame_index": {"min": [0], "max": [116], "mean": [58.0], "std": [33.77375707064091], "count": [117]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [117]}, "index": {"min": [11338], "max": [11454], "mean": [11396.0], "std": [33.77375707064091], "count": [117]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [117]}, "subtask_annotation": {"mean": [5.9914529914529915, 11.0, 11.0, 11.0, 11.0], "std": [4.307607515106322, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [117]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [117]}, "eef_direction_state": {"mean": [3.341880341880342, 3.0854700854700856], "std": [1.40306376095524, 2.2171539837292906], "min": [0, 0], "max": [6, 6], "count": [117]}, "eef_velocity_state": {"mean": [1.358974358974359, 1.2222222222222223], "std": [0.6056929133855237, 0.8280459039167765], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_acc_mag_state": {"mean": [1.0341880341880343, 1.0], "std": [0.8364722823698705, 0.8473185457363234], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_direction_action": {"mean": [3.341880341880342, 3.0854700854700856], "std": [1.40306376095524, 2.2171539837292906], "min": [0, 0], "max": [6, 6], "count": [117]}, "eef_velocity_action": {"mean": [1.358974358974359, 1.2222222222222223], "std": [0.6056929133855237, 0.8280459039167765], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_acc_mag_action": {"mean": [1.0341880341880343, 1.0], "std": [0.8364722823698705, 0.8473185457363234], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_sim_pose_state": {"mean": [0.6265668732005223, 0.17922391677967597, 1.1875795904204827, -1.3239179853904346, 0.6435589665408885, -2.005838366805731, 0.6555811596850933, -0.16235795192878358, 1.1951326270494056, 1.2130616774161456, 0.524149392060076, 2.113584961787169], "std": [0.029752791133010832, 0.050260763151743895, 0.03369385636811139, 0.2797448323334952, 0.14553139852563335, 0.19268015795746055, 0.042276146667559814, 0.03386623889481991, 0.03155974840747855, 0.14199244542655098, 0.11781213995430818, 0.12989350652366838], "min": [0.5839249667390283, 0.09887168172660751, 1.1126251880134725, -1.9454522461225752, 0.4793806915334744, -2.404161382719903, 0.609231241188167, -0.2386876572852355, 1.1590938139919609, 0.9683558713342619, 0.3476780135949338, 1.8393590282848795], "max": [0.6629582900217776, 0.23908994252259702, 1.2268814465028384, -1.0703680065324668, 0.8957163862773498, -1.734761111822928, 0.7646963824642952, -0.12078822919277929, 1.2582212978533922, 1.4830592253766508, 0.6894903523345244, 2.2606096113729506], "count": [117]}, "eef_sim_pose_action": {"mean": [0.6265668732005223, 0.17922391677967597, 1.1875795904204827, -1.3239179853904346, 0.6435589665408885, -2.005838366805731, 0.6555811596850933, -0.16235795192878358, 1.1951326270494056, 1.2130616774161456, 0.524149392060076, 2.113584961787169], "std": [0.029752791133010832, 0.050260763151743895, 0.03369385636811139, 0.2797448323334952, 0.14553139852563335, 0.19268015795746055, 0.042276146667559814, 0.03386623889481991, 0.03155974840747855, 0.14199244542655098, 0.11781213995430818, 0.12989350652366838], "min": [0.5839249667390283, 0.09887168172660751, 1.1126251880134725, -1.9454522461225752, 0.4793806915334744, -2.404161382719903, 0.609231241188167, -0.2386876572852355, 1.1590938139919609, 0.9683558713342619, 0.3476780135949338, 1.8393590282848795], "max": [0.6629582900217776, 0.23908994252259702, 1.2268814465028384, -1.0703680065324668, 0.8957163862773498, -1.734761111822928, 0.7646963824642952, -0.12078822919277929, 1.2582212978533922, 1.4830592253766508, 0.6894903523345244, 2.2606096113729506], "count": [117]}}} +{"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.41047718341503264]], [[0.4195305310457516]], [[0.44834102532679737]]], "std": [[[0.24895796166975226]], [[0.23850578299167]], [[0.22990783251823393]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5149117238562092]], [[0.5272820629084967]], [[0.5108306719771242]]], "std": [[[0.32515332849015194]], [[0.3255647123845445]], [[0.32911381235330667]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5426680044934641]], [[0.5640530596405229]], [[0.5512413929738562]]], "std": [[[0.30887128797350866]], [[0.3081386331378982]], [[0.3085397859427741]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4286518484477124]], [[0.46034517769607847]], [[0.4366503329248366]]], "std": [[[0.35780368893143066]], [[0.3608371861595461]], [[0.3700908430412329]]], "count": [100]}, "observation.state": {"min": [0.5692569017410278, -1.1618314981460571, 0.9294651746749878, -0.36578303575515747, -1.6113739013671875, 0.572022557258606, -1.2434195280075073, -1.3177834749221802, 1.144140601158142, -0.07724879682064056, 0.6402113437652588, -0.4232948124408722, 41.405555725097656, 37.641876220703125, -0.9893749952316284, -1.8899999856948853, 0.7649999856948853, 0.29124999046325684, 0.6668750047683716, -0.021250000223517418, 0.949999988079071, -0.0768750011920929, 0.9743750095367432, -0.011249998584389687, 40.32374954223633, 45.09312438964844, 0.3700000047683716, -1.2118749618530273, 2.098749876022339, -0.1574999988079071, 7.583749771118164, 0.14000001549720764, 5.917500019073486, 0.016249999403953552, 0.6937500238418579, 2.1518750190734863], "max": [1.1424672603607178, -0.8031967878341675, 1.2145943641662598, 0.1107948049902916, -0.5795090198516846, 0.7805466651916504, -0.49289023876190186, -0.819743275642395, 1.7032406330108643, 0.14519383013248444, 1.5313911437988281, -0.2763313353061676, 72.20187377929688, 48.33187484741211, 35.77312469482422, 9.763750076293945, 64.46062469482422, 18.6825008392334, 56.01874923706055, 82.70249938964844, 59.82500076293945, 102.92687225341797, 51.8806266784668, 109.07312774658203, 59.544376373291016, 59.704376220703125, 0.48499998450279236, 7.940714359283447, 52.17124938964844, 32.286251068115234, 68.45999908447266, 28.223751068115234, 83.12687683105469, 3.375, 71.85187530517578, 59.305625915527344], "mean": [0.8320242762565613, -0.9962044358253479, 1.0862411260604858, -0.14005376398563385, -1.0848195552825928, 0.6951082944869995, -0.8566227555274963, -1.088552713394165, 1.3526369333267212, 0.03760397806763649, 1.165409803390503, -0.3507460653781891, 56.165489196777344, 43.4471549987793, 11.692949295043945, 5.049860954284668, 24.739267349243164, 6.450329303741455, 20.7241268157959, 25.32288360595703, 21.81551742553711, 30.17081069946289, 19.650320053100586, 40.58576965332031, 50.16595458984375, 51.357513427734375, 0.42440661787986755, 3.8882360458374023, 21.813644409179688, 9.757622718811035, 27.689666748046875, 8.55446720123291, 32.34128189086914, 1.224391222000122, 25.452348709106445, 25.11215591430664], "std": [0.19012050330638885, 0.10423567146062851, 0.09086017310619354, 0.16977785527706146, 0.322683185338974, 0.06393364816904068, 0.23470309376716614, 0.16364547610282898, 0.1701403707265854, 0.04664897546172142, 0.2278469055891037, 0.050611693412065506, 10.984021186828613, 4.03363561630249, 12.736573219299316, 4.84749174118042, 25.96009635925293, 6.959290981292725, 21.583436965942383, 31.147823333740234, 22.8057804107666, 37.57920455932617, 20.8861026763916, 42.2333984375, 7.533199787139893, 4.681507587432861, 0.03224637731909752, 3.2082693576812744, 17.245466232299805, 11.907198905944824, 22.40785026550293, 9.51484489440918, 29.580341339111328, 0.8588141202926636, 26.05470085144043, 17.06167984008789], "count": [102]}, "action": {"min": [0.5692569017410278, -1.1618314981460571, 0.9294651746749878, -0.36578303575515747, -1.6113739013671875, 0.572022557258606, -1.2434195280075073, -1.3177834749221802, 1.144140601158142, -0.07724879682064056, 0.6402113437652588, -0.4232948124408722, 41.405555725097656, 37.641876220703125, -0.9893749952316284, -1.8899999856948853, 0.7649999856948853, 0.29124999046325684, 0.6668750047683716, -0.021250000223517418, 0.949999988079071, -0.0768750011920929, 0.9743750095367432, -0.011249998584389687, 40.32374954223633, 45.09312438964844, 0.3700000047683716, -1.2118749618530273, 2.098749876022339, -0.1574999988079071, 7.583749771118164, 0.14000001549720764, 5.917500019073486, 0.016249999403953552, 0.6937500238418579, 2.1518750190734863], "max": [1.1424672603607178, -0.8031967878341675, 1.2145943641662598, 0.1107948049902916, -0.5795090198516846, 0.7805466651916504, -0.49289023876190186, -0.819743275642395, 1.7032406330108643, 0.14519383013248444, 1.5313911437988281, -0.2763313353061676, 72.20187377929688, 48.33187484741211, 35.77312469482422, 9.763750076293945, 64.46062469482422, 18.6825008392334, 56.01874923706055, 82.70249938964844, 59.82500076293945, 102.92687225341797, 51.8806266784668, 109.07312774658203, 59.544376373291016, 59.704376220703125, 0.48499998450279236, 7.940714359283447, 52.17124938964844, 32.286251068115234, 68.45999908447266, 28.223751068115234, 83.12687683105469, 3.375, 71.85187530517578, 59.305625915527344], "mean": [0.8320243954658508, -0.9962046146392822, 1.0862410068511963, -0.14005379378795624, -1.0848195552825928, 0.6951084733009338, -0.8566226363182068, -1.0885530710220337, 1.3526370525360107, 0.03760397806763649, 1.165409803390503, -0.3507460355758667, 56.16549301147461, 43.447166442871094, 11.692951202392578, 5.049861907958984, 24.739274978637695, 6.450333118438721, 20.72412872314453, 25.322885513305664, 21.815532684326172, 30.17081642150879, 19.650318145751953, 40.58578109741211, 50.165958404541016, 51.35749435424805, 0.42440667748451233, 3.888235330581665, 21.81364631652832, 9.757625579833984, 27.689653396606445, 8.554466247558594, 32.341278076171875, 1.224390983581543, 25.45235252380371, 25.112165451049805], "std": [0.19012051820755005, 0.10423567146062851, 0.09086016565561295, 0.16977787017822266, 0.322683185338974, 0.06393364816904068, 0.23470313847064972, 0.16364549100399017, 0.1701403707265854, 0.04664897918701172, 0.2278468906879425, 0.050611697137355804, 10.98402214050293, 4.03363561630249, 12.73657512664795, 4.84749174118042, 25.960100173950195, 6.959290027618408, 21.583436965942383, 31.14781951904297, 22.805784225463867, 37.57920837402344, 20.886104583740234, 42.233394622802734, 7.53319787979126, 4.681507587432861, 0.03224637731909752, 3.2082691192626953, 17.245464324951172, 11.90719985961914, 22.40785026550293, 9.514845848083496, 29.580339431762695, 0.8588141202926636, 26.054698944091797, 17.06167984008789], "count": [102]}, "timestamp": {"min": [0.0], "max": [3.3666666666666667], "mean": [1.6833333333333331], "std": [0.9814482873492321], "count": [102]}, "frame_index": {"min": [0], "max": [101], "mean": [50.5], "std": [29.44344862047696], "count": [102]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [102]}, "index": {"min": [11455], "max": [11556], "mean": [11505.5], "std": [29.44344862047696], "count": [102]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [102]}, "subtask_annotation": {"mean": [6.078431372549019, 11.0, 11.0, 11.0, 11.0], "std": [4.15552142621376, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [102]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [102]}, "eef_direction_state": {"mean": [2.8333333333333335, 2.6470588235294117], "std": [1.4354293839614236, 2.212473812068476], "min": [0, 0], "max": [6, 6], "count": [102]}, "eef_velocity_state": {"mean": [1.4607843137254901, 1.4901960784313726], "std": [0.588643649108944, 0.7889568446561063], "min": [0, 0], "max": [2, 2], "count": [102]}, "eef_acc_mag_state": {"mean": [1.2058823529411764, 1.2352941176470589], "std": [0.8085115262752619, 0.7692174606248243], "min": [0, 0], "max": [2, 2], "count": [102]}, "eef_direction_action": {"mean": [2.8333333333333335, 2.6470588235294117], "std": [1.4354293839614236, 2.212473812068476], "min": [0, 0], "max": [6, 6], "count": [102]}, "eef_velocity_action": {"mean": [1.4607843137254901, 1.4901960784313726], "std": [0.588643649108944, 0.7889568446561063], "min": [0, 0], "max": [2, 2], "count": [102]}, "eef_acc_mag_action": {"mean": [1.2058823529411764, 1.2352941176470589], "std": [0.8085115262752619, 0.7692174606248243], "min": [0, 0], "max": [2, 2], "count": [102]}, "eef_sim_pose_state": {"mean": [0.6441028904639708, 0.15700980167133488, 1.1977094208511787, -1.2915548693184635, 0.6389431897896928, -1.99767696637789, 0.6781009324370701, -0.1769946714884344, 1.2053339747530185, 1.2046484528916095, 0.49693726840258723, 2.035546233547857], "std": [0.028312266364470942, 0.051673080123072604, 0.04152254116132889, 0.29858119108819886, 0.18061541885194735, 0.2347386878181108, 0.057918489500237584, 0.04387081665602274, 0.033554449703078616, 0.19605684099562998, 0.12715468207367062, 0.09329966902830107], "min": [0.5893782386769058, 0.07720772875555404, 1.1141883868761706, -1.944050018056223, 0.40312825948685527, -2.4887134320763433, 0.6162446083884754, -0.25053946499480284, 1.13696329581187, 0.9546199550191106, 0.32043416207505615, 1.8765022564332936], "max": [0.6832201976684471, 0.22994727376228735, 1.2479200141755666, -1.0367926888847057, 0.9249255235362224, -1.7458141685102406, 0.8001050979906374, -0.12520866978596384, 1.2563838110208174, 1.5886308577146635, 0.7102860084144793, 2.205682281195427], "count": [102]}, "eef_sim_pose_action": {"mean": [0.6441028904639708, 0.15700980167133488, 1.1977094208511787, -1.2915548693184635, 0.6389431897896928, -1.99767696637789, 0.6781009324370701, -0.1769946714884344, 1.2053339747530185, 1.2046484528916095, 0.49693726840258723, 2.035546233547857], "std": [0.028312266364470942, 0.051673080123072604, 0.04152254116132889, 0.29858119108819886, 0.18061541885194735, 0.2347386878181108, 0.057918489500237584, 0.04387081665602274, 0.033554449703078616, 0.19605684099562998, 0.12715468207367062, 0.09329966902830107], "min": [0.5893782386769058, 0.07720772875555404, 1.1141883868761706, -1.944050018056223, 0.40312825948685527, -2.4887134320763433, 0.6162446083884754, -0.25053946499480284, 1.13696329581187, 0.9546199550191106, 0.32043416207505615, 1.8765022564332936], "max": [0.6832201976684471, 0.22994727376228735, 1.2479200141755666, -1.0367926888847057, 0.9249255235362224, -1.7458141685102406, 0.8001050979906374, -0.12520866978596384, 1.2563838110208174, 1.5886308577146635, 0.7102860084144793, 2.205682281195427], "count": [102]}}} +{"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.410283852124183]], [[0.41836561683006535]], [[0.4445207843137255]]], "std": [[[0.25320812845567875]], [[0.24356268223794214]], [[0.23547104890763956]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5081419158496732]], [[0.5224950939542484]], [[0.5073857986111112]]], "std": [[[0.32655844007509544]], [[0.3269891297443704]], [[0.3300575737566503]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.11764705882352941]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4357901450163399]], [[0.45448813316993464]], [[0.44597144812091505]]], "std": [[[0.2924950472963807]], [[0.2977212778580757]], [[0.296079875480218]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42865657883986924]], [[0.46025183619281046]], [[0.4369002308006536]]], "std": [[[0.36064557832771355]], [[0.3631378663182302]], [[0.3714573560386639]]], "count": [100]}, "observation.state": {"min": [0.6320334672927856, -1.156252384185791, 0.9098827838897705, -0.3790341019630432, -1.5915371179580688, 0.5440317988395691, -1.217836856842041, -1.2888866662979126, 1.1658846139907837, -0.24578946828842163, 0.5493963360786438, -0.4193052053451538, 47.51333236694336, 37.90812683105469, -0.7556250095367432, -1.2206250429153442, 0.20000000298023224, -0.2993333339691162, 0.6031249761581421, 0.15333333611488342, 0.5943750143051147, 0.3856250047683716, 0.9543750286102295, -0.15687499940395355, 44.578125, 46.01000213623047, 0.359375, -1.0962499380111694, 3.864375114440918, 0.30125001072883606, 5.260000228881836, -0.5674999952316284, 4.138333320617676, 0.041875001043081284, 1.0931249856948853, 2.232222318649292], "max": [1.1861557960510254, -0.7315270304679871, 1.1872234344482422, 0.14004920423030853, -0.6033273935317993, 0.8061531782150269, -0.4200999438762665, -0.8287556171417236, 1.6781586408615112, 0.1674889624118805, 1.4829437732696533, -0.3126192092895508, 68.81437683105469, 48.49250030517578, 24.165000915527344, 9.431875228881836, 66.45062255859375, 39.390625, 60.02687454223633, 79.3343734741211, 60.141876220703125, 91.40625, 57.17937469482422, 105.13937377929688, 71.08499908447266, 58.74187469482422, 0.4737499952316284, 8.46875, 53.32875061035156, 38.6875, 66.7612533569336, 38.07749938964844, 66.85625457763672, 40.983123779296875, 64.47624969482422, 75.01250457763672], "mean": [0.8900309205055237, -0.960952639579773, 1.0559706687927246, -0.14455382525920868, -1.0959997177124023, 0.6841017603874207, -0.8481614589691162, -1.0590711832046509, 1.3352011442184448, -0.017453957349061966, 1.125874400138855, -0.3876801133155823, 56.67017364501953, 42.94868850708008, 1.4255305528640747, 4.997282981872559, 24.886362075805664, 7.427513599395752, 22.857633590698242, 25.960702896118164, 23.660472869873047, 31.439695358276367, 20.239086151123047, 42.812103271484375, 55.27438735961914, 52.314029693603516, 0.4088936150074005, 3.8329672813415527, 22.309070587158203, 11.582210540771484, 26.50483512878418, 10.271476745605469, 27.44350814819336, 11.960956573486328, 23.69869613647461, 29.75304412841797], "std": [0.1926899552345276, 0.12426311522722244, 0.09511307626962662, 0.16008466482162476, 0.31153929233551025, 0.06582951545715332, 0.2480321228504181, 0.14401663839817047, 0.1544203758239746, 0.10377047955989838, 0.2337951362133026, 0.03171785548329353, 7.529405117034912, 3.665132522583008, 5.464820861816406, 4.494165420532227, 26.3204288482666, 11.631118774414062, 23.579669952392578, 31.559011459350586, 24.7762393951416, 36.71080017089844, 22.66329574584961, 43.28432846069336, 10.620317459106445, 4.007856845855713, 0.025517107918858528, 3.3027894496917725, 18.172592163085938, 13.827614784240723, 23.008419036865234, 12.331762313842773, 24.53755760192871, 15.403398513793945, 24.05115509033203, 23.913969039916992], "count": [107]}, "action": {"min": [0.6320334672927856, -1.156252384185791, 0.9098827838897705, -0.3790341019630432, -1.5915371179580688, 0.5440317988395691, -1.217836856842041, -1.2888866662979126, 1.1658846139907837, -0.24578946828842163, 0.5493963360786438, -0.4193052053451538, 47.51333236694336, 37.90812683105469, -0.7556250095367432, -1.2206250429153442, 0.20000000298023224, -0.2993333339691162, 0.6031249761581421, 0.15333333611488342, 0.5943750143051147, 0.3856250047683716, 0.9543750286102295, -0.15687499940395355, 44.578125, 46.01000213623047, 0.359375, -1.0962499380111694, 3.864375114440918, 0.30125001072883606, 5.260000228881836, -0.5674999952316284, 4.138333320617676, 0.041875001043081284, 1.0931249856948853, 2.232222318649292], "max": [1.1861557960510254, -0.7315270304679871, 1.1872234344482422, 0.14004920423030853, -0.6033273935317993, 0.8061531782150269, -0.4200999438762665, -0.8287556171417236, 1.6781586408615112, 0.1674889624118805, 1.4829437732696533, -0.3126192092895508, 68.81437683105469, 48.49250030517578, 24.165000915527344, 9.431875228881836, 66.45062255859375, 39.390625, 60.02687454223633, 79.3343734741211, 60.141876220703125, 91.40625, 57.17937469482422, 105.13937377929688, 71.08499908447266, 58.74187469482422, 0.4737499952316284, 8.46875, 53.32875061035156, 38.6875, 66.7612533569336, 38.07749938964844, 66.85625457763672, 40.983123779296875, 64.47624969482422, 75.01250457763672], "mean": [0.8900306820869446, -0.9609527587890625, 1.0559706687927246, -0.14455382525920868, -1.0959995985031128, 0.684101939201355, -0.8481612801551819, -1.0590711832046509, 1.3352011442184448, -0.01745394803583622, 1.1258741617202759, -0.3876800239086151, 56.67018508911133, 42.948699951171875, 1.4255290031433105, 4.9972825050354, 24.886354446411133, 7.427515506744385, 22.857627868652344, 25.960712432861328, 23.660470962524414, 31.439699172973633, 20.239103317260742, 42.8121223449707, 55.27438735961914, 52.31401824951172, 0.4088934361934662, 3.83296799659729, 22.30907440185547, 11.582204818725586, 26.50482177734375, 10.271477699279785, 27.443511962890625, 11.960959434509277, 23.698684692382812, 29.753032684326172], "std": [0.19268997013568878, 0.12426312267780304, 0.09511306881904602, 0.16008464992046356, 0.31153929233551025, 0.06582951545715332, 0.2480321228504181, 0.14401663839817047, 0.1544203758239746, 0.10377047955989838, 0.2337951511144638, 0.031717851758003235, 7.529404163360596, 3.665132522583008, 5.464818954467773, 4.494165420532227, 26.3204288482666, 11.631119728088379, 23.579668045043945, 31.55901336669922, 24.7762393951416, 36.71080017089844, 22.663297653198242, 43.284332275390625, 10.620317459106445, 4.0078558921813965, 0.02551710233092308, 3.3027894496917725, 18.17259407043457, 13.827613830566406, 23.008420944213867, 12.331762313842773, 24.537559509277344, 15.403398513793945, 24.0511531829834, 23.913970947265625], "count": [107]}, "timestamp": {"min": [0.0], "max": [3.533333333333333], "mean": [1.7666666666666666], "std": [1.0295630140987], "count": [107]}, "frame_index": {"min": [0], "max": [106], "mean": [53.0], "std": [30.886890422961002], "count": [107]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [107]}, "index": {"min": [11557], "max": [11663], "mean": [11610.0], "std": [30.886890422961002], "count": [107]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [107]}, "subtask_annotation": {"mean": [5.738317757009346, 11.0, 11.0, 11.0, 11.0], "std": [4.236769287144203, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [107]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [107]}, "eef_direction_state": {"mean": [2.822429906542056, 2.616822429906542], "std": [1.4391916481925162, 2.2491737208167772], "min": [0, 0], "max": [6, 6], "count": [107]}, "eef_velocity_state": {"mean": [1.4485981308411215, 1.3831775700934579], "std": [0.5508471786277153, 0.8162469368560019], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_acc_mag_state": {"mean": [1.2616822429906542, 1.1775700934579438], "std": [0.7530182085414466, 0.7210206176443331], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_direction_action": {"mean": [2.822429906542056, 2.616822429906542], "std": [1.4391916481925162, 2.2491737208167772], "min": [0, 0], "max": [6, 6], "count": [107]}, "eef_velocity_action": {"mean": [1.4485981308411215, 1.3831775700934579], "std": [0.5508471786277153, 0.8162469368560019], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_acc_mag_action": {"mean": [1.2616822429906542, 1.1775700934579438], "std": [0.7530182085414466, 0.7210206176443331], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_sim_pose_state": {"mean": [0.6351090088024542, 0.16577323571806798, 1.186808742388775, -1.3445960371347947, 0.6481401866266245, -2.0266978028321514, 0.6753560757546835, -0.17571024385462425, 1.2051372129461289, 1.2261273851279366, 0.5878174473728598, 2.043787764489457], "std": [0.030079718062845682, 0.05297941923654876, 0.03299884591160613, 0.2831260945926119, 0.15858829923050743, 0.2233918496453309, 0.053182860557418145, 0.04765729428170908, 0.031874386208780296, 0.16141951333477866, 0.11150200825855094, 0.07727310505899916], "min": [0.5864376781122255, 0.08319016326919687, 1.1213876484879945, -1.9622484686258321, 0.45691327195058706, -2.5033198593750736, 0.6273648025982572, -0.25729281311389457, 1.1502101725610094, 1.0009823053987952, 0.44708092957740586, 1.85733490141071], "max": [0.6788153963499206, 0.23378706760038862, 1.2350538925569448, -1.0624038519214043, 0.9082865662144974, -1.7478398389276475, 0.7952069927082226, -0.12971592243633334, 1.2539666090937864, 1.5278731885369097, 0.7883333674678479, 2.144916172549709], "count": [107]}, "eef_sim_pose_action": {"mean": [0.6351090088024542, 0.16577323571806798, 1.186808742388775, -1.3445960371347947, 0.6481401866266245, -2.0266978028321514, 0.6753560757546835, -0.17571024385462425, 1.2051372129461289, 1.2261273851279366, 0.5878174473728598, 2.043787764489457], "std": [0.030079718062845682, 0.05297941923654876, 0.03299884591160613, 0.2831260945926119, 0.15858829923050743, 0.2233918496453309, 0.053182860557418145, 0.04765729428170908, 0.031874386208780296, 0.16141951333477866, 0.11150200825855094, 0.07727310505899916], "min": [0.5864376781122255, 0.08319016326919687, 1.1213876484879945, -1.9622484686258321, 0.45691327195058706, -2.5033198593750736, 0.6273648025982572, -0.25729281311389457, 1.1502101725610094, 1.0009823053987952, 0.44708092957740586, 1.85733490141071], "max": [0.6788153963499206, 0.23378706760038862, 1.2350538925569448, -1.0624038519214043, 0.9082865662144974, -1.7478398389276475, 0.7952069927082226, -0.12971592243633334, 1.2539666090937864, 1.5278731885369097, 0.7883333674678479, 2.144916172549709], "count": [107]}}} +{"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.41536177900326793]], [[0.42146788807189545]], [[0.4497789869281046]]], "std": [[[0.25207668303540104]], [[0.24252868398931282]], [[0.23219175277526297]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5161054758986928]], [[0.5308861376633986]], [[0.5154155759803922]]], "std": [[[0.3211499509789092]], [[0.32069487799573126]], [[0.3230088173314123]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4218770588235294]], [[0.44650806985294117]], [[0.4421010089869281]]], "std": [[[0.2877659648158241]], [[0.2899223888646402]], [[0.28754139043000915]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42894359885620914]], [[0.4593433435457516]], [[0.43636108047385624]]], "std": [[[0.36087552588642363]], [[0.3625805039077021]], [[0.37168628281538374]]], "count": [100]}, "observation.state": {"min": [0.5847305059432983, -1.1223726272583008, 0.929634690284729, -0.3284122943878174, -1.545251488685608, 0.5805581212043762, -1.2071794271469116, -1.3014276027679443, 1.1647402048110962, -0.2373970001935959, 0.6116483807563782, -0.4088782072067261, 31.781110763549805, 36.91812515258789, -0.8324999809265137, -1.946874976158142, 0.5674999952316284, -0.363571435213089, 0.6987500190734863, -0.23714284598827362, 0.8025000095367432, -0.2433333396911621, 0.9325000047683716, -0.15125000476837158, 41.70375061035156, 46.17562484741211, 0.375, -0.46312499046325684, 0.9318749904632568, 0.40062499046325684, 8.431249618530273, -0.014374995604157448, 5.594375133514404, 0.21937499940395355, 0.6462500095367432, 2.198125123977661], "max": [1.1214745044708252, -0.7398718595504761, 1.2057249546051025, 0.05807965248823166, -0.5638208389282227, 0.8428463935852051, -0.47856107354164124, -0.8452544212341309, 1.6834754943847656, 0.12560082972049713, 1.4575121402740479, -0.26755741238594055, 66.84687805175781, 56.475624084472656, 39.9943733215332, 9.423749923706055, 68.29437255859375, 59.063751220703125, 54.92437744140625, 80.45812225341797, 63.58250045776367, 94.35874938964844, 60.6306266784668, 107.92312622070312, 68.43875122070312, 56.61750030517578, 0.48499998450279236, 8.814545631408691, 56.919376373291016, 44.44750213623047, 64.70999908447266, 37.01124954223633, 64.85062408447266, 47.01499938964844, 67.62249755859375, 70.98312377929688], "mean": [0.8423059582710266, -0.9792558550834656, 1.0790951251983643, -0.1017715334892273, -1.013098955154419, 0.7029083371162415, -0.8713748455047607, -1.0996087789535522, 1.3528082370758057, 0.011888560838997364, 1.164514422416687, -0.34081441164016724, 56.49728775024414, 45.97652053833008, 5.881196022033691, 4.083582878112793, 24.946083068847656, 9.699777603149414, 22.230224609375, 29.091073989868164, 23.737590789794922, 35.506256103515625, 20.982370376586914, 44.995635986328125, 55.51637268066406, 52.10483169555664, 0.4249211251735687, 4.147004127502441, 24.180194854736328, 11.294731140136719, 27.781801223754883, 10.85496711730957, 27.926904678344727, 14.519458770751953, 24.918954849243164, 32.3996467590332], "std": [0.1960839033126831, 0.10580804944038391, 0.0867781937122345, 0.11431106925010681, 0.2885530889034271, 0.08081173151731491, 0.22333307564258575, 0.15026725828647614, 0.1557929515838623, 0.10634463280439377, 0.2238886058330536, 0.05287979915738106, 7.571999549865723, 6.123240947723389, 11.962041854858398, 4.651132583618164, 24.818471908569336, 17.588420867919922, 21.939308166503906, 32.67481994628906, 23.398935317993164, 37.94136047363281, 21.096641540527344, 44.90258026123047, 8.97378921508789, 2.8475465774536133, 0.02807363122701645, 3.3524224758148193, 17.51784896850586, 15.146449089050293, 21.273622512817383, 13.218400955200195, 22.783313751220703, 18.14491844177246, 24.98775291442871, 19.28350067138672], "count": [113]}, "action": {"min": [0.5847305059432983, -1.1223726272583008, 0.929634690284729, -0.3284122943878174, -1.545251488685608, 0.5805581212043762, -1.2071794271469116, -1.3014276027679443, 1.1647402048110962, -0.2373970001935959, 0.6116483807563782, -0.4088782072067261, 31.781110763549805, 36.91812515258789, -0.8324999809265137, -1.946874976158142, 0.5674999952316284, -0.363571435213089, 0.6987500190734863, -0.23714284598827362, 0.8025000095367432, -0.2433333396911621, 0.9325000047683716, -0.15125000476837158, 41.70375061035156, 46.17562484741211, 0.375, -0.46312499046325684, 0.9318749904632568, 0.40062499046325684, 8.431249618530273, -0.014374995604157448, 5.594375133514404, 0.21937499940395355, 0.6462500095367432, 2.198125123977661], "max": [1.1214745044708252, -0.7398718595504761, 1.2057249546051025, 0.05807965248823166, -0.5638208389282227, 0.8428463935852051, -0.47856107354164124, -0.8452544212341309, 1.6834754943847656, 0.12560082972049713, 1.4575121402740479, -0.26755741238594055, 66.84687805175781, 56.475624084472656, 39.9943733215332, 9.423749923706055, 68.29437255859375, 59.063751220703125, 54.92437744140625, 80.45812225341797, 63.58250045776367, 94.35874938964844, 60.6306266784668, 107.92312622070312, 68.43875122070312, 56.61750030517578, 0.48499998450279236, 8.814545631408691, 56.919376373291016, 44.44750213623047, 64.70999908447266, 37.01124954223633, 64.85062408447266, 47.01499938964844, 67.62249755859375, 70.98312377929688], "mean": [0.8423060774803162, -0.9792557954788208, 1.0790952444076538, -0.1017715334892273, -1.0130990743637085, 0.702908456325531, -0.8713746070861816, -1.0996087789535522, 1.3528084754943848, 0.011888569220900536, 1.1645145416259766, -0.34081438183784485, 56.49728775024414, 45.97652816772461, 5.881200790405273, 4.083583831787109, 24.946075439453125, 9.69978141784668, 22.230224609375, 29.091093063354492, 23.73759651184082, 35.506263732910156, 20.982376098632812, 44.995628356933594, 55.51637649536133, 52.10482406616211, 0.42492109537124634, 4.147002220153809, 24.180192947387695, 11.294726371765137, 27.781789779663086, 10.854962348937988, 27.926908493041992, 14.51945972442627, 24.918949127197266, 32.39963912963867], "std": [0.1960839182138443, 0.10580803453922272, 0.0867781937122345, 0.11431106179952621, 0.2885530889034271, 0.08081173896789551, 0.22333309054374695, 0.15026724338531494, 0.1557929515838623, 0.10634462535381317, 0.2238885909318924, 0.052879802882671356, 7.5719990730285645, 6.123240947723389, 11.962039947509766, 4.651133060455322, 24.818470001220703, 17.588422775268555, 21.939308166503906, 32.67482376098633, 23.398935317993164, 37.94136428833008, 21.09663963317871, 44.90258026123047, 8.97378921508789, 2.8475465774536133, 0.0280736293643713, 3.3524231910705566, 17.51784896850586, 15.146448135375977, 21.273624420166016, 13.218401908874512, 22.783313751220703, 18.14491844177246, 24.987756729125977, 19.28350067138672], "count": [113]}, "timestamp": {"min": [0.0], "max": [3.7333333333333334], "mean": [1.8666666666666665], "std": [1.0873004286866725], "count": [113]}, "frame_index": {"min": [0], "max": [112], "mean": [56.0], "std": [32.61901286060018], "count": [113]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [113]}, "index": {"min": [11664], "max": [11776], "mean": [11720.0], "std": [32.61901286060018], "count": [113]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [113]}, "subtask_annotation": {"mean": [6.0, 11.0, 11.0, 11.0, 11.0], "std": [4.228014450624579, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [113]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [113]}, "eef_direction_state": {"mean": [3.4867256637168142, 2.7964601769911503], "std": [1.3377768127927014, 2.402650792871264], "min": [1, 0], "max": [6, 6], "count": [113]}, "eef_velocity_state": {"mean": [1.592920353982301, 1.2566371681415929], "std": [0.5089842068866693, 0.8802529912076612], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_state": {"mean": [1.1858407079646018, 1.0619469026548674], "std": [0.7705723946093661, 0.7789621622890404], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_direction_action": {"mean": [3.4867256637168142, 2.7964601769911503], "std": [1.3377768127927014, 2.402650792871264], "min": [1, 0], "max": [6, 6], "count": [113]}, "eef_velocity_action": {"mean": [1.592920353982301, 1.2566371681415929], "std": [0.5089842068866693, 0.8802529912076612], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_action": {"mean": [1.1858407079646018, 1.0619469026548674], "std": [0.7705723946093661, 0.7789621622890404], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_sim_pose_state": {"mean": [0.6412575326236268, 0.15144916904789002, 1.1832788308753752, -1.369180908705961, 0.6928670837816153, -2.072622960830855, 0.6753178884796812, -0.1707230269741342, 1.1944253578200517, 1.2215230242328698, 0.512836279762048, 2.0575888515918535], "std": [0.03304185824700305, 0.05048964148184967, 0.036490712961174517, 0.26355919218263757, 0.18590021719201924, 0.16107186904098772, 0.05005347006116527, 0.04659058514710825, 0.022558320586279764, 0.13451053664884902, 0.1416769611901753, 0.049387149762933236], "min": [0.592061997128652, 0.08355115259034163, 1.1256434670151965, -1.9514187591726957, 0.4284938386244501, -2.4475978549923427, 0.6265317514808775, -0.2551065155548274, 1.1577805401926415, 1.0109095117108633, 0.29873521296969807, 1.9098661455818888], "max": [0.6887630197219997, 0.2454230208431649, 1.2424050552853676, -1.0589386146149034, 0.971814806368799, -1.7694363026714028, 0.7876281044795804, -0.1293324230863684, 1.2402779447648773, 1.4535810002421223, 0.727749595214457, 2.129940225437651], "count": [113]}, "eef_sim_pose_action": {"mean": [0.6412575326236268, 0.15144916904789002, 1.1832788308753752, -1.369180908705961, 0.6928670837816153, -2.072622960830855, 0.6753178884796812, -0.1707230269741342, 1.1944253578200517, 1.2215230242328698, 0.512836279762048, 2.0575888515918535], "std": [0.03304185824700305, 0.05048964148184967, 0.036490712961174517, 0.26355919218263757, 0.18590021719201924, 0.16107186904098772, 0.05005347006116527, 0.04659058514710825, 0.022558320586279764, 0.13451053664884902, 0.1416769611901753, 0.049387149762933236], "min": [0.592061997128652, 0.08355115259034163, 1.1256434670151965, -1.9514187591726957, 0.4284938386244501, -2.4475978549923427, 0.6265317514808775, -0.2551065155548274, 1.1577805401926415, 1.0109095117108633, 0.29873521296969807, 1.9098661455818888], "max": [0.6887630197219997, 0.2454230208431649, 1.2424050552853676, -1.0589386146149034, 0.971814806368799, -1.7694363026714028, 0.7876281044795804, -0.1293324230863684, 1.2402779447648773, 1.4535810002421223, 0.727749595214457, 2.129940225437651], "count": [113]}}} +{"episode_index": 92, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41845702001633983]], [[0.4250276572712418]], [[0.4541181270424836]]], "std": [[[0.24478717300718797]], [[0.23550147483763376]], [[0.2261209367756037]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5302962071078432]], [[0.5443927818627451]], [[0.5297501817810458]]], "std": [[[0.3203989126137845]], [[0.3185537992064203]], [[0.3219728259433278]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5263096160130719]], [[0.5465595629084967]], [[0.5305881760620915]]], "std": [[[0.3072453412019067]], [[0.3107386484027843]], [[0.3109478397078253]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4362424223856209]], [[0.4680097017973856]], [[0.44518675449346407]]], "std": [[[0.3586888487742201]], [[0.3611291092975272]], [[0.3699904573477814]]], "count": [100]}, "observation.state": {"min": [0.5531395673751831, -1.1163643598556519, 0.8209353685379028, -0.4554671347141266, -1.6084153652191162, 0.668249785900116, -1.2896734476089478, -1.2669517993927002, 1.1386568546295166, -0.1762416958808899, 0.6340600252151489, -0.4332502484321594, 43.913333892822266, 37.47125244140625, -0.8793749809265137, -1.4356249570846558, 0.6050000190734863, -0.8743749856948853, 0.7322221994400024, -0.24437500536441803, 0.9212499856948853, -3.2899999618530273, 0.9756249785423279, 0.02499999850988388, 35.676876068115234, 40.62062454223633, 0.3687500059604645, -0.5550000071525574, 1.0887500047683716, 0.1300000101327896, 0.9831250309944153, -2.234375, 0.6677777767181396, 0.04062499850988388, 0.7037500143051147, -2.946666717529297], "max": [1.3510433435440063, -0.7102597951889038, 1.1731326580047607, 0.11158160120248795, -0.41099220514297485, 0.9230992794036865, -0.48115986585617065, -0.8268482685089111, 1.6768234968185425, 0.18880920112133026, 1.4430981874465942, -0.3085898756980896, 67.40437316894531, 53.26499938964844, 31.671249389648438, 9.535624504089355, 63.82062530517578, 31.03125, 54.04999923706055, 80.11624908447266, 57.80875015258789, 102.8499984741211, 60.3849983215332, 108.86000061035156, 66.88750457763672, 64.17250061035156, 0.4906249940395355, 9.471250534057617, 53.765625, 33.760623931884766, 74.23249816894531, 4.727499961853027, 92.60000610351562, 2.198124885559082, 84.76062774658203, 36.248748779296875], "mean": [0.8535234928131104, -0.8927083015441895, 1.0352685451507568, -0.130130797624588, -1.0349425077438354, 0.8101173043251038, -0.8962931036949158, -1.0594416856765747, 1.322415828704834, 0.03034188784658909, 1.2052905559539795, -0.3692617118358612, 55.64954376220703, 45.99464416503906, 6.356949329376221, 4.341056823730469, 27.703147888183594, 8.604814529418945, 22.817462921142578, 30.67032241821289, 22.941967010498047, 35.93956756591797, 19.2487735748291, 49.39362335205078, 52.08573913574219, 53.595252990722656, 0.41748225688934326, 3.5899486541748047, 24.583229064941406, 8.994759559631348, 29.752653121948242, -0.01675393246114254, 33.81606674194336, 0.8257358074188232, 26.499202728271484, 19.90424346923828], "std": [0.30643677711486816, 0.14871302247047424, 0.13408781588077545, 0.19049210846424103, 0.3529249429702759, 0.05756339058279991, 0.24620306491851807, 0.14721228182315826, 0.15682896971702576, 0.08794448524713516, 0.2206595242023468, 0.043819550424814224, 8.612447738647461, 5.20306396484375, 10.959047317504883, 4.687086582183838, 25.946853637695312, 10.311607360839844, 21.537792205810547, 33.34568786621094, 21.824399948120117, 41.27439880371094, 20.443632125854492, 44.60952377319336, 9.889389991760254, 8.057984352111816, 0.027531340718269348, 3.1474897861480713, 17.49919891357422, 11.830162048339844, 26.067371368408203, 1.9892977476119995, 33.892154693603516, 0.6526206731796265, 32.94140625, 9.473804473876953], "count": [125]}, "action": {"min": [0.5531395673751831, -1.1163643598556519, 0.8209353685379028, -0.4554671347141266, -1.6084153652191162, 0.668249785900116, -1.2896734476089478, -1.2669517993927002, 1.1386568546295166, -0.1762416958808899, 0.6340600252151489, -0.4332502484321594, 43.913333892822266, 37.47125244140625, -0.8793749809265137, -1.4356249570846558, 0.6050000190734863, -0.8743749856948853, 0.7322221994400024, -0.24437500536441803, 0.9212499856948853, -3.2899999618530273, 0.9756249785423279, 0.02499999850988388, 35.676876068115234, 40.62062454223633, 0.3687500059604645, -0.5550000071525574, 1.0887500047683716, 0.1300000101327896, 0.9831250309944153, -2.234375, 0.6677777767181396, 0.04062499850988388, 0.7037500143051147, -2.946666717529297], "max": [1.3510433435440063, -0.7102597951889038, 1.1731326580047607, 0.11158160120248795, -0.41099220514297485, 0.9230992794036865, -0.48115986585617065, -0.8268482685089111, 1.6768234968185425, 0.18880920112133026, 1.4430981874465942, -0.3085898756980896, 67.40437316894531, 53.26499938964844, 31.671249389648438, 9.535624504089355, 63.82062530517578, 31.03125, 54.04999923706055, 80.11624908447266, 57.80875015258789, 102.8499984741211, 60.3849983215332, 108.86000061035156, 66.88750457763672, 64.17250061035156, 0.4906249940395355, 9.471250534057617, 53.765625, 33.760623931884766, 74.23249816894531, 4.727499961853027, 92.60000610351562, 2.198124885559082, 84.76062774658203, 36.248748779296875], "mean": [0.8535234928131104, -0.8927083015441895, 1.0352686643600464, -0.13013078272342682, -1.0349425077438354, 0.8101174831390381, -0.896293044090271, -1.0594414472579956, 1.3224155902862549, 0.030341940000653267, 1.2052905559539795, -0.3692616820335388, 55.6495361328125, 45.994625091552734, 6.35694694519043, 4.341058254241943, 27.703144073486328, 8.604817390441895, 22.817480087280273, 30.670320510864258, 22.941957473754883, 35.93955612182617, 19.248783111572266, 49.393611907958984, 52.085723876953125, 53.59521484375, 0.4174821376800537, 3.589949131011963, 24.583236694335938, 8.994760513305664, 29.75265121459961, -0.01675407774746418, 33.816078186035156, 0.8257358074188232, 26.499202728271484, 19.904245376586914], "std": [0.30643683671951294, 0.14871300756931305, 0.13408780097961426, 0.19049212336540222, 0.35292497277259827, 0.05756338685750961, 0.24620302021503448, 0.14721226692199707, 0.15682898461818695, 0.08794448524713516, 0.2206595242023468, 0.043819550424814224, 8.612448692321777, 5.20306396484375, 10.959049224853516, 4.687086582183838, 25.946855545043945, 10.311606407165527, 21.537792205810547, 33.3456916809082, 21.824398040771484, 41.274391174316406, 20.443635940551758, 44.609519958496094, 9.889389991760254, 8.0579833984375, 0.0275313388556242, 3.1474897861480713, 17.49919891357422, 11.830162048339844, 26.06736946105957, 1.98929762840271, 33.89215850830078, 0.6526206731796265, 32.94140625, 9.473804473876953], "count": [125]}, "timestamp": {"min": [0.0], "max": [4.133333333333334], "mean": [2.0666666666666664], "std": [1.2027745701779144], "count": [125]}, "frame_index": {"min": [0], "max": [124], "mean": [62.0], "std": [36.08323710533743], "count": [125]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [125]}, "index": {"min": [11777], "max": [11901], "mean": [11839.0], "std": [36.08323710533743], "count": [125]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [125]}, "subtask_annotation": {"mean": [6.104, 11.0, 11.0, 11.0, 11.0], "std": [4.094530986572215, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [125]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [125]}, "eef_direction_state": {"mean": [2.752, 3.064], "std": [1.5781305395942384, 2.3315025198356523], "min": [0, 0], "max": [6, 6], "count": [125]}, "eef_velocity_state": {"mean": [1.416, 1.232], "std": [0.6347787015960763, 0.8775967183165613], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_acc_mag_state": {"mean": [1.136, 1.0], "std": [0.8231063114810867, 0.8197560612767679], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_direction_action": {"mean": [2.752, 3.064], "std": [1.5781305395942384, 2.3315025198356523], "min": [0, 0], "max": [6, 6], "count": [125]}, "eef_velocity_action": {"mean": [1.416, 1.232], "std": [0.6347787015960763, 0.8775967183165613], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_acc_mag_action": {"mean": [1.136, 1.0], "std": [0.8231063114810867, 0.8197560612767679], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_sim_pose_state": {"mean": [0.6384914316287628, 0.17682150964903065, 1.2115867709033112, -1.3180390355867329, 0.8325512144128021, -1.9610517733958628, 0.6676664420375833, -0.18297252048659718, 1.204949566960676, 1.1936941655285904, 0.534722163712536, 2.027133377074963], "std": [0.03959861766147567, 0.07279397579378419, 0.0355545329897457, 0.3092826416546429, 0.1422289014731361, 0.23895159197700708, 0.05299163492832269, 0.04722582062910006, 0.025668127979425616, 0.15099053865426873, 0.11877432600204026, 0.0611778373747119], "min": [0.5724675213785966, 0.07790262079722401, 1.1431666480763767, -2.0774390050261715, 0.6203664519699457, -2.5670698525661484, 0.6148723465996762, -0.2649600033856724, 1.1541583441517567, 1.0156540339157623, 0.3754661228579115, 1.874587095954901], "max": [0.6827732492354534, 0.27320736390981865, 1.263694488636644, -0.9730583192076638, 1.115431570263802, -1.6744695430134031, 0.7916137920953852, -0.1349252721668911, 1.2380198258792288, 1.4764723643389497, 0.7180239456716762, 2.091953963029513], "count": [125]}, "eef_sim_pose_action": {"mean": [0.6384914316287628, 0.17682150964903065, 1.2115867709033112, -1.3180390355867329, 0.8325512144128021, -1.9610517733958628, 0.6676664420375833, -0.18297252048659718, 1.204949566960676, 1.1936941655285904, 0.534722163712536, 2.027133377074963], "std": [0.03959861766147567, 0.07279397579378419, 0.0355545329897457, 0.3092826416546429, 0.1422289014731361, 0.23895159197700708, 0.05299163492832269, 0.04722582062910006, 0.025668127979425616, 0.15099053865426873, 0.11877432600204026, 0.0611778373747119], "min": [0.5724675213785966, 0.07790262079722401, 1.1431666480763767, -2.0774390050261715, 0.6203664519699457, -2.5670698525661484, 0.6148723465996762, -0.2649600033856724, 1.1541583441517567, 1.0156540339157623, 0.3754661228579115, 1.874587095954901], "max": [0.6827732492354534, 0.27320736390981865, 1.263694488636644, -0.9730583192076638, 1.115431570263802, -1.6744695430134031, 0.7916137920953852, -0.1349252721668911, 1.2380198258792288, 1.4764723643389497, 0.7180239456716762, 2.091953963029513], "count": [125]}}} +{"episode_index": 93, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41888902573529413]], [[0.42411474673202615]], [[0.4484077818627451]]], "std": [[[0.24471312953133145]], [[0.2337803186760534]], [[0.22620931628994487]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.14901960784313725]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5159067075163398]], [[0.5297143402777779]], [[0.5136228084150326]]], "std": [[[0.3263099174245595]], [[0.32731939798478166]], [[0.3321042708085021]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5162291462418301]], [[0.5356262581699347]], [[0.5199559579248366]]], "std": [[[0.3145858689892385]], [[0.3188108063073841]], [[0.3199523679441083]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4287664297385621]], [[0.45998198529411766]], [[0.43746710580065357]]], "std": [[[0.3550127088848103]], [[0.3574535438902365]], [[0.36656832654680993]]], "count": [100]}, "observation.state": {"min": [0.5664911866188049, -1.078812837600708, 0.9564228057861328, -0.3374151289463043, -1.6095088720321655, 0.5439205765724182, -1.2138763666152954, -1.2698606252670288, 1.1398701667785645, -0.0779879093170166, 0.7503623962402344, -0.3844456076622009, 38.804443359375, 35.74812698364258, -0.6668750047683716, -1.3856250047683716, 0.7706249952316284, -0.8422222137451172, 0.7024999856948853, -0.08937500417232513, 0.9643749594688416, -3.0712499618530273, 1.1412500143051147, 0.1081250011920929, 45.43812561035156, 46.09375, 0.3543750047683716, -0.48499998450279236, 1.0575000047683716, -0.05812500789761543, 1.7806249856948853, -0.75, 1.859375, 0.4000000059604645, 2.177500009536743, 1.118749976158142], "max": [1.1427524089813232, -0.7925631403923035, 1.1931840181350708, 0.26233595609664917, -0.39594778418540955, 0.7283560633659363, -0.5586232542991638, -0.8150225281715393, 1.6854305267333984, 0.3107965886592865, 1.6196815967559814, -0.29492828249931335, 67.15812683105469, 55.533748626708984, 27.02750015258789, 9.438749313354492, 61.80125045776367, 39.954376220703125, 54.67562484741211, 74.3793716430664, 54.61312484741211, 87.07437896728516, 48.42937469482422, 104.54562377929688, 75.03812408447266, 58.930999755859375, 0.47999998927116394, 9.451874732971191, 53.99625015258789, 30.6924991607666, 63.329376220703125, 32.33250045776367, 67.9956283569336, 55.61937713623047, 66.74000549316406, 71.75812530517578], "mean": [0.8202282786369324, -0.9439318180084229, 1.0904864072799683, -0.06678830832242966, -1.0345418453216553, 0.6304216980934143, -0.8700627088546753, -1.0829788446426392, 1.354230523109436, 0.035357244312763214, 1.1810336112976074, -0.3334910571575165, 52.46723556518555, 44.37461471557617, 1.0192757844924927, 5.365119457244873, 21.04408073425293, 7.377134799957275, 20.227060317993164, 20.125940322875977, 20.072568893432617, 20.930089950561523, 15.441121101379395, 36.059715270996094, 55.376197814941406, 51.72677230834961, 0.4106445908546448, 5.017111301422119, 21.384639739990234, 8.718201637268066, 25.20627784729004, 8.848974227905273, 27.707515716552734, 13.69241714477539, 25.358753204345703, 25.476850509643555], "std": [0.19396460056304932, 0.08425245434045792, 0.0854630395770073, 0.20360824465751648, 0.39316755533218384, 0.05400757119059563, 0.20789159834384918, 0.15230236947536469, 0.15356045961380005, 0.07894066721200943, 0.1904040426015854, 0.027852213010191917, 8.329731941223145, 6.239597797393799, 5.321054458618164, 4.563083171844482, 23.618816375732422, 12.14616584777832, 22.60984992980957, 26.44944953918457, 22.024377822875977, 31.486417770385742, 17.65299415588379, 40.855987548828125, 10.466930389404297, 4.072521686553955, 0.03136136382818222, 3.6953816413879395, 19.75127601623535, 11.333337783813477, 22.74827003479004, 11.518681526184082, 24.58924102783203, 19.367618560791016, 22.085721969604492, 24.17312240600586], "count": [120]}, "action": {"min": [0.5664911866188049, -1.078812837600708, 0.9564228057861328, -0.3374151289463043, -1.6095088720321655, 0.5439205765724182, -1.2138763666152954, -1.2698606252670288, 1.1398701667785645, -0.0779879093170166, 0.7503623962402344, -0.3844456076622009, 38.804443359375, 35.74812698364258, -0.6668750047683716, -1.3856250047683716, 0.7706249952316284, -0.8422222137451172, 0.7024999856948853, -0.08937500417232513, 0.9643749594688416, -3.0712499618530273, 1.1412500143051147, 0.1081250011920929, 45.43812561035156, 46.09375, 0.3543750047683716, -0.48499998450279236, 1.0575000047683716, -0.05812500789761543, 1.7806249856948853, -0.75, 1.859375, 0.4000000059604645, 2.177500009536743, 1.118749976158142], "max": [1.1427524089813232, -0.7925631403923035, 1.1931840181350708, 0.26233595609664917, -0.39594778418540955, 0.7283560633659363, -0.5586232542991638, -0.8150225281715393, 1.6854305267333984, 0.3107965886592865, 1.6196815967559814, -0.29492828249931335, 67.15812683105469, 55.533748626708984, 27.02750015258789, 9.438749313354492, 61.80125045776367, 39.954376220703125, 54.67562484741211, 74.3793716430664, 54.61312484741211, 87.07437896728516, 48.42937469482422, 104.54562377929688, 75.03812408447266, 58.930999755859375, 0.47999998927116394, 9.451874732971191, 53.99625015258789, 30.6924991607666, 63.329376220703125, 32.33250045776367, 67.9956283569336, 55.61937713623047, 66.74000549316406, 71.75812530517578], "mean": [0.8202283382415771, -0.9439319372177124, 1.0904864072799683, -0.06678830832242966, -1.0345417261123657, 0.6304217576980591, -0.8700626492500305, -1.0829787254333496, 1.354230523109436, 0.03535724803805351, 1.181033730506897, -0.3334909975528717, 52.467220306396484, 44.37461471557617, 1.0192757844924927, 5.365118980407715, 21.04408836364746, 7.377130031585693, 20.2270565032959, 20.125947952270508, 20.072568893432617, 20.930086135864258, 15.441122055053711, 36.05970001220703, 55.37621307373047, 51.72676086425781, 0.4106445610523224, 5.017110824584961, 21.384626388549805, 8.7182035446167, 25.206266403198242, 8.848973274230957, 27.7075138092041, 13.692415237426758, 25.358747482299805, 25.476842880249023], "std": [0.1939646154642105, 0.08425245434045792, 0.0854630395770073, 0.20360822975635529, 0.3931675851345062, 0.05400758236646652, 0.20789161324501038, 0.15230239927768707, 0.15356044471263885, 0.07894066721200943, 0.1904040277004242, 0.027852213010191917, 8.329731941223145, 6.239597797393799, 5.321054935455322, 4.563082695007324, 23.618816375732422, 12.146166801452637, 22.609851837158203, 26.449453353881836, 22.02437973022461, 31.486419677734375, 17.65298843383789, 40.85597610473633, 10.466930389404297, 4.072521686553955, 0.03136136755347252, 3.6953818798065186, 19.751270294189453, 11.33333969116211, 22.74827003479004, 11.518681526184082, 24.58924102783203, 19.36762237548828, 22.085721969604492, 24.173124313354492], "count": [120]}, "timestamp": {"min": [0.0], "max": [3.966666666666667], "mean": [1.9833333333333334], "std": [1.1546604439144612], "count": [120]}, "frame_index": {"min": [0], "max": [119], "mean": [59.5], "std": [34.63981331743384], "count": [120]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [120]}, "index": {"min": [11902], "max": [12021], "mean": [11961.5], "std": [34.63981331743384], "count": [120]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [120]}, "subtask_annotation": {"mean": [5.116666666666666, 11.0, 11.0, 11.0, 11.0], "std": [4.225287629920072, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [120]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [120]}, "eef_direction_state": {"mean": [2.8583333333333334, 2.1166666666666667], "std": [1.5127008590229876, 1.8760922744423374], "min": [0, 0], "max": [6, 6], "count": [120]}, "eef_velocity_state": {"mean": [1.3416666666666666, 1.4666666666666666], "std": [0.4915254034352882, 0.6699917080747265], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_acc_mag_state": {"mean": [1.2166666666666666, 1.1833333333333333], "std": [0.743677050577437, 0.7414325473178416], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_direction_action": {"mean": [2.8583333333333334, 2.1166666666666667], "std": [1.5127008590229876, 1.8760922744423374], "min": [0, 0], "max": [6, 6], "count": [120]}, "eef_velocity_action": {"mean": [1.3416666666666666, 1.4666666666666666], "std": [0.4915254034352882, 0.6699917080747265], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_acc_mag_action": {"mean": [1.2166666666666666, 1.1833333333333333], "std": [0.743677050577437, 0.7414325473178416], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_sim_pose_state": {"mean": [0.6449330288781145, 0.17107163013318835, 1.2023196663220992, -1.348975308775292, 0.6659353499640217, -2.061181084430226, 0.6759588336077421, -0.18042769481059998, 1.203185733380783, 1.2042328979282828, 0.4889665640934426, 2.040739735745617], "std": [0.030196689541518665, 0.04455713000589441, 0.042114264196926404, 0.3697026585638057, 0.20851447041813498, 0.2822982352196213, 0.0532368007410176, 0.04593523496361772, 0.026343112097318332, 0.16973831653468205, 0.11671239633503461, 0.11870400408677531], "min": [0.5911255555988155, 0.09651602777670476, 1.1156133430140367, -2.144849684728579, 0.38562859918113257, -2.6465779437121744, 0.6098452114439856, -0.2570517169966297, 1.1529448309425232, 1.0387045835059583, 0.33845999560534645, 1.8339301630017526], "max": [0.6844602153590663, 0.2291782758446511, 1.2489854888733598, -1.0641122423730605, 0.9892774376025448, -1.7725643510933446, 0.7936971978901364, -0.1183265362956886, 1.2452318234466535, 1.5474881215427014, 0.7107185885236569, 2.2240514469398023], "count": [120]}, "eef_sim_pose_action": {"mean": [0.6449330288781145, 0.17107163013318835, 1.2023196663220992, -1.348975308775292, 0.6659353499640217, -2.061181084430226, 0.6759588336077421, -0.18042769481059998, 1.203185733380783, 1.2042328979282828, 0.4889665640934426, 2.040739735745617], "std": [0.030196689541518665, 0.04455713000589441, 0.042114264196926404, 0.3697026585638057, 0.20851447041813498, 0.2822982352196213, 0.0532368007410176, 0.04593523496361772, 0.026343112097318332, 0.16973831653468205, 0.11671239633503461, 0.11870400408677531], "min": [0.5911255555988155, 0.09651602777670476, 1.1156133430140367, -2.144849684728579, 0.38562859918113257, -2.6465779437121744, 0.6098452114439856, -0.2570517169966297, 1.1529448309425232, 1.0387045835059583, 0.33845999560534645, 1.8339301630017526], "max": [0.6844602153590663, 0.2291782758446511, 1.2489854888733598, -1.0641122423730605, 0.9892774376025448, -1.7725643510933446, 0.7936971978901364, -0.1183265362956886, 1.2452318234466535, 1.5474881215427014, 0.7107185885236569, 2.2240514469398023], "count": [120]}}} +{"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.4075538541666667]], [[0.4148743178104575]], [[0.4432536642156863]]], "std": [[[0.2594380314624922]], [[0.2498174127066806]], [[0.23970758630736064]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5117228288398693]], [[0.5260047937091503]], [[0.5095614583333333]]], "std": [[[0.33384741208436103]], [[0.3355709246096083]], [[0.33955559003131075]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4996960089869281]], [[0.5199787847222221]], [[0.5170622977941177]]], "std": [[[0.29850360080216876]], [[0.3020856683706093]], [[0.2977356049429296]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44638941993464054]], [[0.4614985212418301]], [[0.44073104779411765]]], "std": [[[0.35082800955331306]], [[0.36145341762501154]], [[0.37028461409764596]]], "count": [100]}, "observation.state": {"min": [0.576981782913208, -1.1682212352752686, 0.8725405335426331, -0.31817179918289185, -1.5812373161315918, 0.7227599024772644, -1.1043081283569336, -1.2773709297180176, 1.1593677997589111, -0.0875486433506012, 0.6443122029304504, -0.5217393636703491, 42.3962516784668, 39.10000228881836, -0.7137500047683716, -0.918749988079071, 0.7143750190734863, -0.6362500190734863, 0.7925000190734863, -0.6456249952316284, 0.6937500238418579, 0.13499999046325684, 0.9631249904632568, -0.09812499582767487, 40.22437286376953, 43.97437286376953, 0.33375000953674316, -1.056249976158142, 0.9493749737739563, -0.390625, 0.6362500190734863, 0.296875, 1.0774999856948853, 0.9956250190734863, 0.8962500095367432, 0.4376923143863678], "max": [1.1734399795532227, -0.8162146210670471, 1.1578497886657715, 0.16014820337295532, -0.42505913972854614, 1.096193790435791, -0.5352817177772522, -0.9133669137954712, 1.6727464199066162, 0.2283978909254074, 1.573099136352539, -0.41554608941078186, 70.4262466430664, 55.50312423706055, 44.461334228515625, 9.73888874053955, 64.76249694824219, 40.006248474121094, 65.20687866210938, 81.28125, 66.62249755859375, 93.8800048828125, 55.52937698364258, 105.26875305175781, 73.54812622070312, 62.704376220703125, 0.45444443821907043, 9.233750343322754, 56.04875183105469, 34.239376068115234, 65.42437744140625, 25.35562515258789, 67.12125396728516, 46.56187438964844, 62.196250915527344, 65.58125305175781], "mean": [0.8109493255615234, -0.9569345116615295, 1.0504438877105713, -0.14641116559505463, -0.9586312770843506, 0.8971726894378662, -0.8660407066345215, -1.076858639717102, 1.3267085552215576, 0.029555857181549072, 1.1500108242034912, -0.4614631235599518, 58.19528579711914, 49.49310302734375, 4.95285177230835, 4.752216339111328, 25.162935256958008, 7.71085262298584, 26.36373519897461, 24.38059425354004, 27.414718627929688, 27.344423294067383, 21.041484832763672, 46.97515106201172, 53.37997055053711, 51.7467041015625, 0.4085838794708252, 4.401356220245361, 21.880271911621094, 7.205844879150391, 22.78050994873047, 6.22481632232666, 21.986665725708008, 10.183570861816406, 18.445911407470703, 21.968332290649414], "std": [0.17476026713848114, 0.11518923193216324, 0.10209493339061737, 0.13649921119213104, 0.32665467262268066, 0.11155504733324051, 0.15981224179267883, 0.11863898485898972, 0.14305390417575836, 0.07960985600948334, 0.22301040589809418, 0.032066818326711655, 8.812532424926758, 4.264606952667236, 12.73025894165039, 4.402596473693848, 25.25551986694336, 11.400897979736328, 25.42416000366211, 29.603214263916016, 26.32444190979004, 33.04855728149414, 22.450761795043945, 40.11259841918945, 12.575334548950195, 6.794530868530273, 0.02551608718931675, 3.2451086044311523, 17.5938663482666, 11.058736801147461, 21.329992294311523, 7.650370121002197, 22.03117561340332, 15.130189895629883, 20.695003509521484, 20.879880905151367], "count": [142]}, "action": {"min": [0.576981782913208, -1.1682212352752686, 0.8725405335426331, -0.31817179918289185, -1.5812373161315918, 0.7227599024772644, -1.1043081283569336, -1.2773709297180176, 1.1593677997589111, -0.0875486433506012, 0.6443122029304504, -0.5217393636703491, 42.3962516784668, 39.10000228881836, -0.7137500047683716, -0.918749988079071, 0.7143750190734863, -0.6362500190734863, 0.7925000190734863, -0.6456249952316284, 0.6937500238418579, 0.13499999046325684, 0.9631249904632568, -0.09812499582767487, 40.22437286376953, 43.97437286376953, 0.33375000953674316, -1.056249976158142, 0.9493749737739563, -0.390625, 0.6362500190734863, 0.296875, 1.0774999856948853, 0.9956250190734863, 0.8962500095367432, 0.4376923143863678], "max": [1.1734399795532227, -0.8162146210670471, 1.1578497886657715, 0.16014820337295532, -0.42505913972854614, 1.096193790435791, -0.5352817177772522, -0.9133669137954712, 1.6727464199066162, 0.2283978909254074, 1.573099136352539, -0.41554608941078186, 70.4262466430664, 55.50312423706055, 44.461334228515625, 9.73888874053955, 64.76249694824219, 40.006248474121094, 65.20687866210938, 81.28125, 66.62249755859375, 93.8800048828125, 55.52937698364258, 105.26875305175781, 73.54812622070312, 62.704376220703125, 0.45444443821907043, 9.233750343322754, 56.04875183105469, 34.239376068115234, 65.42437744140625, 25.35562515258789, 67.12125396728516, 46.56187438964844, 62.196250915527344, 65.58125305175781], "mean": [0.8109490275382996, -0.9569346308708191, 1.0504436492919922, -0.14641119539737701, -0.9586313962936401, 0.897172749042511, -0.8660404682159424, -1.0768587589263916, 1.3267085552215576, 0.029555868357419968, 1.1500108242034912, -0.4614631235599518, 58.19528579711914, 49.49311065673828, 4.952857494354248, 4.752216339111328, 25.16293716430664, 7.710848331451416, 26.36374282836914, 24.380596160888672, 27.414716720581055, 27.344411849975586, 21.041479110717773, 46.975154876708984, 53.37995147705078, 51.7467155456543, 0.4085840880870819, 4.401356220245361, 21.880258560180664, 7.205846309661865, 22.7805118560791, 6.224817276000977, 21.98666763305664, 10.183575630187988, 18.445913314819336, 21.96833610534668], "std": [0.17476028203964233, 0.11518923938274384, 0.10209492594003677, 0.13649922609329224, 0.32665467262268066, 0.11155503988265991, 0.15981224179267883, 0.11863899230957031, 0.14305390417575836, 0.07960985600948334, 0.22301039099693298, 0.032066818326711655, 8.812533378601074, 4.2646074295043945, 12.730262756347656, 4.402596473693848, 25.25551986694336, 11.400896072387695, 25.42416000366211, 29.603212356567383, 26.324438095092773, 33.04855728149414, 22.450763702392578, 40.11260223388672, 12.575337409973145, 6.794530391693115, 0.02551608346402645, 3.2451086044311523, 17.59386444091797, 11.058736801147461, 21.329992294311523, 7.6503705978393555, 22.03117561340332, 15.130189895629883, 20.695003509521484, 20.879880905151367], "count": [142]}, "timestamp": {"min": [0.0], "max": [4.7], "mean": [2.35], "std": [1.3663617546039717], "count": [142]}, "frame_index": {"min": [0], "max": [141], "mean": [70.5], "std": [40.99085263811915], "count": [142]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [142]}, "index": {"min": [12022], "max": [12163], "mean": [12092.5], "std": [40.99085263811915], "count": [142]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [142]}, "subtask_annotation": {"mean": [5.443661971830986, 11.0, 11.0, 11.0, 11.0], "std": [4.216875299814736, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [142]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [142]}, "eef_direction_state": {"mean": [2.8943661971830985, 3.359154929577465], "std": [1.36715880198435, 1.969276514378145], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_state": {"mean": [1.3943661971830985, 1.3028169014084507], "std": [0.530183949992076, 0.7504875093472062], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_state": {"mean": [1.091549295774648, 0.9859154929577465], "std": [0.8214117834511889, 0.8221058111274643], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_direction_action": {"mean": [2.8943661971830985, 3.359154929577465], "std": [1.36715880198435, 1.969276514378145], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_action": {"mean": [1.3943661971830985, 1.3028169014084507], "std": [0.530183949992076, 0.7504875093472062], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_action": {"mean": [1.091549295774648, 0.9859154929577465], "std": [0.8214117834511889, 0.8221058111274643], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_sim_pose_state": {"mean": [0.6457980622029522, 0.15211997271861716, 1.1856412916553523, -1.3913391502886783, 0.8320738244668326, -2.0368068112134257, 0.6725426074679236, -0.17721884722507308, 1.1927795992951857, 1.219997508081831, 0.5908169099230085, 2.0154468501747], "std": [0.03364200975057825, 0.043240649447364506, 0.04117789517321941, 0.3437733725365013, 0.13339053371246742, 0.30556419050174227, 0.0512634574334584, 0.025783020752107384, 0.038189712420028825, 0.20273840686387665, 0.11411121014362861, 0.15644284532971603], "min": [0.5786312191029401, 0.07614007230099021, 1.098873529227792, -2.1486286405455366, 0.6111891032299015, -2.716511234722268, 0.6179154807282385, -0.24773328300200015, 1.1358649980691684, 0.9481909315975825, 0.4226749704742465, 1.7825712509157439], "max": [0.686284316756936, 0.2278720775287946, 1.2267752522143471, -1.0682822781193504, 1.0533473004174696, -1.7071297823951808, 0.7942554801425254, -0.13810736647944613, 1.2652044290363489, 1.559709835309266, 0.7547434838489391, 2.266289522908302], "count": [142]}, "eef_sim_pose_action": {"mean": [0.6457980622029522, 0.15211997271861716, 1.1856412916553523, -1.3913391502886783, 0.8320738244668326, -2.0368068112134257, 0.6725426074679236, -0.17721884722507308, 1.1927795992951857, 1.219997508081831, 0.5908169099230085, 2.0154468501747], "std": [0.03364200975057825, 0.043240649447364506, 0.04117789517321941, 0.3437733725365013, 0.13339053371246742, 0.30556419050174227, 0.0512634574334584, 0.025783020752107384, 0.038189712420028825, 0.20273840686387665, 0.11411121014362861, 0.15644284532971603], "min": [0.5786312191029401, 0.07614007230099021, 1.098873529227792, -2.1486286405455366, 0.6111891032299015, -2.716511234722268, 0.6179154807282385, -0.24773328300200015, 1.1358649980691684, 0.9481909315975825, 0.4226749704742465, 1.7825712509157439], "max": [0.686284316756936, 0.2278720775287946, 1.2267752522143471, -1.0682822781193504, 1.0533473004174696, -1.7071297823951808, 0.7942554801425254, -0.13810736647944613, 1.2652044290363489, 1.559709835309266, 0.7547434838489391, 2.266289522908302], "count": [142]}}} +{"episode_index": 95, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4106326674836601]], [[0.4179759517973856]], [[0.44648261846405224]]], "std": [[[0.2619155794843933]], [[0.25027069400952173]], [[0.23885047614814647]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.11372549019607843]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5115347385620915]], [[0.5353172691993464]], [[0.5195051286764706]]], "std": [[[0.3274671228973978]], [[0.32460950622524914]], [[0.32755201619241436]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5338004534313726]], [[0.5589187173202614]], [[0.5481080800653595]]], "std": [[[0.31943931949341214]], [[0.3168469848817621]], [[0.3153573617635333]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4446101817810457]], [[0.45956022671568625]], [[0.43877675245098036]]], "std": [[[0.3495148194413113]], [[0.36043575824131174]], [[0.3695828135153589]]], "count": [100]}, "observation.state": {"min": [0.613603413105011, -1.213950514793396, 0.9551512002944946, -0.385891854763031, -1.6069233417510986, 0.5204386115074158, -1.118210792541504, -1.2404392957687378, 1.1837822198867798, -0.08645189553499222, 0.7764696478843689, -0.42735856771469116, 36.32444381713867, 43.368751525878906, -0.6581249833106995, -0.5231249928474426, 0.8812500238418579, -0.6599999666213989, 0.7287499904632568, -0.4737499952316284, 0.8968750238418579, -3.343125104904175, 0.9900000095367432, 0.3075000047683716, 38.240623474121094, 44.2400016784668, 0.3540000021457672, -0.34562498331069946, 0.6649999618530273, -0.16249999403953552, 0.8274999856948853, -0.8587499856948853, 1.0333333015441895, -0.09812499582767487, 0.7706249952316284, 0.6933333277702332], "max": [1.2142155170440674, -0.7938982844352722, 1.2235828638076782, 0.07195582240819931, -0.563105583190918, 0.8885757923126221, -0.6039949655532837, -0.8850868344306946, 1.6576542854309082, 0.2749378979206085, 1.5341038703918457, -0.34940776228904724, 66.50312805175781, 56.256874084472656, 21.69099998474121, 8.670000076293945, 64.8643798828125, 78.34750366210938, 56.834999084472656, 98.48750305175781, 70.61125183105469, 109.09375, 73.90937805175781, 110.99624633789062, 71.67375183105469, 56.662498474121094, 0.49562498927116394, 9.2212495803833, 61.310001373291016, 23.688749313354492, 65.54000091552734, 34.95249938964844, 66.89187622070312, 65.8012466430664, 61.85187530517578, 72.65937805175781], "mean": [0.8581839799880981, -1.0090255737304688, 1.0975031852722168, -0.1224529966711998, -1.015434980392456, 0.7295252084732056, -0.9189034104347229, -1.0772572755813599, 1.3362013101577759, 0.05299977585673332, 1.2150715589523315, -0.3794555366039276, 55.63653564453125, 50.63160705566406, 1.6525304317474365, 3.977163314819336, 24.904916763305664, 17.091604232788086, 25.439363479614258, 32.55410385131836, 28.796024322509766, 37.10076141357422, 25.41468048095703, 51.13036346435547, 51.914310455322266, 48.53632354736328, 0.42348766326904297, 5.623688697814941, 21.695295333862305, 5.3428568840026855, 22.926998138427734, 8.581951141357422, 22.499614715576172, 15.336479187011719, 18.8289737701416, 23.388452529907227], "std": [0.20483103394508362, 0.12238731235265732, 0.09213629364967346, 0.1616750955581665, 0.33167552947998047, 0.09211819618940353, 0.1510714739561081, 0.12493587285280228, 0.13877154886722565, 0.0850670337677002, 0.20546261966228485, 0.019851554185152054, 8.624833106994629, 3.68550181388855, 5.273812770843506, 3.7730772495269775, 22.538986206054688, 23.905975341796875, 22.842628479003906, 37.94136428833008, 26.870655059814453, 44.99555206298828, 26.679668426513672, 44.37662124633789, 12.094038963317871, 4.490083694458008, 0.03384116664528847, 3.7485475540161133, 21.039833068847656, 7.496238708496094, 23.756101608276367, 11.540575981140137, 24.284791946411133, 22.922853469848633, 21.077503204345703, 25.240449905395508], "count": [129]}, "action": {"min": [0.613603413105011, -1.213950514793396, 0.9551512002944946, -0.385891854763031, -1.6069233417510986, 0.5204386115074158, -1.118210792541504, -1.2404392957687378, 1.1837822198867798, -0.08645189553499222, 0.7764696478843689, -0.42735856771469116, 36.32444381713867, 43.368751525878906, -0.6581249833106995, -0.5231249928474426, 0.8812500238418579, -0.6599999666213989, 0.7287499904632568, -0.4737499952316284, 0.8968750238418579, -3.343125104904175, 0.9900000095367432, 0.3075000047683716, 38.240623474121094, 44.2400016784668, 0.3540000021457672, -0.34562498331069946, 0.6649999618530273, -0.16249999403953552, 0.8274999856948853, -0.8587499856948853, 1.0333333015441895, -0.09812499582767487, 0.7706249952316284, 0.6933333277702332], "max": [1.2142155170440674, -0.7938982844352722, 1.2235828638076782, 0.07195582240819931, -0.563105583190918, 0.8885757923126221, -0.6039949655532837, -0.8850868344306946, 1.6576542854309082, 0.2749378979206085, 1.5341038703918457, -0.34940776228904724, 66.50312805175781, 56.256874084472656, 21.69099998474121, 8.670000076293945, 64.8643798828125, 78.34750366210938, 56.834999084472656, 98.48750305175781, 70.61125183105469, 109.09375, 73.90937805175781, 110.99624633789062, 71.67375183105469, 56.662498474121094, 0.49562498927116394, 9.2212495803833, 61.310001373291016, 23.688749313354492, 65.54000091552734, 34.95249938964844, 66.89187622070312, 65.8012466430664, 61.85187530517578, 72.65937805175781], "mean": [0.8581840395927429, -1.0090255737304688, 1.0975031852722168, -0.12245302647352219, -1.0154348611831665, 0.7295252680778503, -0.9189033508300781, -1.0772569179534912, 1.3362013101577759, 0.052999772131443024, 1.215071439743042, -0.37945544719696045, 55.63654708862305, 50.6316032409668, 1.6525304317474365, 3.9771618843078613, 24.9049129486084, 17.09160614013672, 25.439369201660156, 32.554115295410156, 28.7960205078125, 37.10076904296875, 25.4146785736084, 51.13036346435547, 51.914310455322266, 48.53633117675781, 0.42348769307136536, 5.623688220977783, 21.695297241210938, 5.342859745025635, 22.92699432373047, 8.581947326660156, 22.499608993530273, 15.336480140686035, 18.8289794921875, 23.38844871520996], "std": [0.2048310488462448, 0.12238732725381851, 0.09213629364967346, 0.1616751104593277, 0.33167552947998047, 0.09211819618940353, 0.1510714739561081, 0.12493587285280228, 0.13877156376838684, 0.085067018866539, 0.20546261966228485, 0.019851554185152054, 8.624832153320312, 3.6855015754699707, 5.2738118171691895, 3.7730777263641357, 22.53898811340332, 23.90597152709961, 22.84263038635254, 37.94136047363281, 26.87065315246582, 44.99555587768555, 26.679668426513672, 44.376625061035156, 12.094039916992188, 4.49008321762085, 0.033841170370578766, 3.7485475540161133, 21.039836883544922, 7.496238708496094, 23.756099700927734, 11.54057502746582, 24.284793853759766, 22.9228572845459, 21.07750129699707, 25.240449905395508], "count": [129]}, "timestamp": {"min": [0.0], "max": [4.266666666666667], "mean": [2.1333333333333333], "std": [1.2412657816683503], "count": [129]}, "frame_index": {"min": [0], "max": [128], "mean": [64.0], "std": [37.23797345005051], "count": [129]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [129]}, "index": {"min": [12164], "max": [12292], "mean": [12228.0], "std": [37.23797345005051], "count": [129]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [129]}, "subtask_annotation": {"mean": [5.8062015503875966, 11.0, 11.0, 11.0, 11.0], "std": [4.277356133671967, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [129]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [129]}, "eef_direction_state": {"mean": [3.496124031007752, 3.0310077519379846], "std": [1.3703619790436978, 2.3622941959368586], "min": [1, 0], "max": [6, 6], "count": [129]}, "eef_velocity_state": {"mean": [1.5271317829457365, 1.186046511627907], "std": [0.5981563325228043, 0.8237505630254413], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_acc_mag_state": {"mean": [1.2325581395348837, 1.069767441860465], "std": [0.8022413167748998, 0.7893284999291702], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_direction_action": {"mean": [3.496124031007752, 3.0310077519379846], "std": [1.3703619790436978, 2.3622941959368586], "min": [1, 0], "max": [6, 6], "count": [129]}, "eef_velocity_action": {"mean": [1.5271317829457365, 1.186046511627907], "std": [0.5981563325228043, 0.8237505630254413], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_acc_mag_action": {"mean": [1.2325581395348837, 1.069767441860465], "std": [0.8022413167748998, 0.7893284999291702], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_sim_pose_state": {"mean": [0.642994055426479, 0.14883170668541845, 1.172333162966737, -1.3956760403653068, 0.710512068504506, -2.0854694174567783, 0.6678975960176419, -0.18886492747541872, 1.188229865928544, 1.2168482097637698, 0.516169103719519, 2.0267428004194965], "std": [0.027110329588536056, 0.06614483082134445, 0.03840624319250738, 0.29103928448016203, 0.18591188201434564, 0.2501099245796403, 0.05041615116949342, 0.025053307526411443, 0.027780952154116367, 0.17069077848636266, 0.129759669361788, 0.1394439182734982], "min": [0.5920954759140958, 0.04930492220417432, 1.08614206911695, -2.0159022783138862, 0.4209087967574541, -2.5775700319309793, 0.6229383174716039, -0.270412908387687, 1.1460129270871335, 1.014863757330969, 0.3431259045168311, 1.753006797970987], "max": [0.6784350720284965, 0.2534975068127092, 1.2260331663953707, -1.093660518850236, 0.9534483750010927, -1.750278989875325, 0.7846059091948434, -0.16111498880450856, 1.2425044415415134, 1.5447636322797444, 0.7280354199282009, 2.2513279902949273], "count": [129]}, "eef_sim_pose_action": {"mean": [0.642994055426479, 0.14883170668541845, 1.172333162966737, -1.3956760403653068, 0.710512068504506, -2.0854694174567783, 0.6678975960176419, -0.18886492747541872, 1.188229865928544, 1.2168482097637698, 0.516169103719519, 2.0267428004194965], "std": [0.027110329588536056, 0.06614483082134445, 0.03840624319250738, 0.29103928448016203, 0.18591188201434564, 0.2501099245796403, 0.05041615116949342, 0.025053307526411443, 0.027780952154116367, 0.17069077848636266, 0.129759669361788, 0.1394439182734982], "min": [0.5920954759140958, 0.04930492220417432, 1.08614206911695, -2.0159022783138862, 0.4209087967574541, -2.5775700319309793, 0.6229383174716039, -0.270412908387687, 1.1460129270871335, 1.014863757330969, 0.3431259045168311, 1.753006797970987], "max": [0.6784350720284965, 0.2534975068127092, 1.2260331663953707, -1.093660518850236, 0.9534483750010927, -1.750278989875325, 0.7846059091948434, -0.16111498880450856, 1.2425044415415134, 1.5447636322797444, 0.7280354199282009, 2.2513279902949273], "count": [129]}}} +{"episode_index": 96, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4055448100490196]], [[0.4161902614379085]], [[0.44259749795751635]]], "std": [[[0.26480205589830996]], [[0.2534530352913915]], [[0.2428806982729529]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5003531147875817]], [[0.5127831617647058]], [[0.496310733251634]]], "std": [[[0.33074493165081476]], [[0.33301042449056]], [[0.33638025651434444]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5189704432189542]], [[0.5541194321895425]], [[0.5411020220588235]]], "std": [[[0.3308740701326215]], [[0.32163745999325544]], [[0.32278722609428817]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4415636499183006]], [[0.45822864991830065]], [[0.4375129901960785]]], "std": [[[0.35161125158432993]], [[0.36333284090582507]], [[0.3709075805728226]]], "count": [100]}, "observation.state": {"min": [0.5044298768043518, -1.2191481590270996, 0.912553071975708, -0.3558531105518341, -1.6014131307601929, 0.6381450295448303, -1.0881589651107788, -1.2715295553207397, 1.212731957435608, -0.10309376567602158, 0.7328860759735107, -0.4835202693939209, 43.5977783203125, 37.959999084472656, -0.8693749904632568, -2.2899999618530273, 0.9681249856948853, 0.15062500536441803, 0.8068749904632568, -0.9743750095367432, 0.9012500047683716, 0.21187502145767212, 0.9943749904632568, 0.39124998450279236, 34.731109619140625, 44.25562286376953, 0.3643749952316284, -2.1006250381469727, 1.0581250190734863, -0.08749999850988388, 1.3181250095367432, -0.6349999904632568, 0.881428599357605, -0.030625000596046448, 0.7024999856948853, 0.7712500095367432], "max": [1.1948449611663818, -0.8179217576980591, 1.3056477308273315, 0.21133744716644287, -0.3871738314628601, 0.8493075966835022, -0.5175430774688721, -0.8836404085159302, 1.69489586353302, 0.1521875560283661, 1.5272797346115112, -0.29731249809265137, 63.83250045776367, 60.51124954223633, 41.55687713623047, 9.748749732971191, 66.31500244140625, 33.321876525878906, 57.72187423706055, 82.98500061035156, 60.084999084472656, 92.46875, 53.84375, 103.50499725341797, 68.70437622070312, 64.27249908447266, 0.5425000190734863, 8.90999984741211, 61.095001220703125, 22.1612491607666, 68.24187469482422, 29.053125381469727, 64.7143783569336, 54.94124984741211, 60.64812469482422, 78.70062255859375], "mean": [0.7918424606323242, -0.9719316363334656, 1.1165963411331177, -0.048092760145664215, -0.8889821171760559, 0.7541207671165466, -0.9037725925445557, -1.0273988246917725, 1.340057373046875, -0.01952219195663929, 1.1759759187698364, -0.4105737507343292, 51.29528045654297, 45.669334411621094, 10.368244171142578, 4.617311000823975, 21.884239196777344, 7.522513389587402, 19.323284149169922, 19.982383728027344, 20.74518585205078, 21.868444442749023, 14.299175262451172, 41.65882873535156, 48.97092819213867, 55.08943176269531, 0.43238773941993713, 4.4538702964782715, 25.66960334777832, 4.629323482513428, 23.97495460510254, 5.492569446563721, 22.313194274902344, 11.227940559387207, 14.962886810302734, 33.43585968017578], "std": [0.213140070438385, 0.12271160632371902, 0.11978699266910553, 0.17673611640930176, 0.3854137361049652, 0.0745626837015152, 0.18805934488773346, 0.12581194937229156, 0.13851869106292725, 0.04488178342580795, 0.17192129790782928, 0.04685201495885849, 5.489404678344727, 5.7570013999938965, 12.791574478149414, 4.564847946166992, 21.834190368652344, 10.372159004211426, 19.356616973876953, 28.902406692504883, 20.456607818603516, 30.781330108642578, 18.67102813720703, 35.60905838012695, 10.222704887390137, 6.952504634857178, 0.0426916666328907, 3.28904128074646, 17.901960372924805, 7.056090354919434, 20.436269760131836, 8.678778648376465, 19.21246337890625, 18.43621253967285, 18.882286071777344, 21.957780838012695], "count": [133]}, "action": {"min": [0.5044298768043518, -1.2191481590270996, 0.912553071975708, -0.3558531105518341, -1.6014131307601929, 0.6381450295448303, -1.0881589651107788, -1.2715295553207397, 1.212731957435608, -0.10309376567602158, 0.7328860759735107, -0.4835202693939209, 43.5977783203125, 37.959999084472656, -0.8693749904632568, -2.2899999618530273, 0.9681249856948853, 0.15062500536441803, 0.8068749904632568, -0.9743750095367432, 0.9012500047683716, 0.21187502145767212, 0.9943749904632568, 0.39124998450279236, 34.731109619140625, 44.25562286376953, 0.3643749952316284, -2.1006250381469727, 1.0581250190734863, -0.08749999850988388, 1.3181250095367432, -0.6349999904632568, 0.881428599357605, -0.030625000596046448, 0.7024999856948853, 0.7712500095367432], "max": [1.1948449611663818, -0.8179217576980591, 1.3056477308273315, 0.21133744716644287, -0.3871738314628601, 0.8493075966835022, -0.5175430774688721, -0.8836404085159302, 1.69489586353302, 0.1521875560283661, 1.5272797346115112, -0.29731249809265137, 63.83250045776367, 60.51124954223633, 41.55687713623047, 9.748749732971191, 66.31500244140625, 33.321876525878906, 57.72187423706055, 82.98500061035156, 60.084999084472656, 92.46875, 53.84375, 103.50499725341797, 68.70437622070312, 64.27249908447266, 0.5425000190734863, 8.90999984741211, 61.095001220703125, 22.1612491607666, 68.24187469482422, 29.053125381469727, 64.7143783569336, 54.94124984741211, 60.64812469482422, 78.70062255859375], "mean": [0.7918423414230347, -0.971931517124176, 1.1165964603424072, -0.04809274524450302, -0.8889818787574768, 0.7541208267211914, -0.9037722945213318, -1.027398705482483, 1.3400574922561646, -0.01952219195663929, 1.175976276397705, -0.410573810338974, 51.29529571533203, 45.66932678222656, 10.368246078491211, 4.617310523986816, 21.88424301147461, 7.5225114822387695, 19.32329750061035, 19.982376098632812, 20.745189666748047, 21.868457794189453, 14.299173355102539, 41.658817291259766, 48.9709358215332, 55.08945083618164, 0.4323878586292267, 4.453869819641113, 25.669607162475586, 4.6293230056762695, 23.97494888305664, 5.492569923400879, 22.31319808959961, 11.227945327758789, 14.962886810302734, 33.43585968017578], "std": [0.213140070438385, 0.12271162122488022, 0.11978699266910553, 0.17673610150814056, 0.3854137361049652, 0.0745626837015152, 0.18805937469005585, 0.12581196427345276, 0.13851870596408844, 0.04488178715109825, 0.17192129790782928, 0.04685201123356819, 5.489405155181885, 5.7570013999938965, 12.791573524475098, 4.564847469329834, 21.834190368652344, 10.372159004211426, 19.35662078857422, 28.902408599853516, 20.456605911254883, 30.78133201599121, 18.6710262298584, 35.60905838012695, 10.22270393371582, 6.952504634857178, 0.0426916666328907, 3.2890408039093018, 17.901958465576172, 7.056090354919434, 20.436267852783203, 8.678777694702148, 19.21246337890625, 18.436214447021484, 18.882286071777344, 21.957780838012695], "count": [133]}, "timestamp": {"min": [0.0], "max": [4.4], "mean": [2.2], "std": [1.2797569213634978], "count": [133]}, "frame_index": {"min": [0], "max": [132], "mean": [66.0], "std": [38.39270764090493], "count": [133]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [133]}, "index": {"min": [12293], "max": [12425], "mean": [12359.0], "std": [38.39270764090493], "count": [133]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [133]}, "subtask_annotation": {"mean": [4.6992481203007515, 11.0, 11.0, 11.0, 11.0], "std": [4.307686716581276, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [133]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [133]}, "eef_direction_state": {"mean": [3.045112781954887, 3.210526315789474], "std": [1.4961839260811787, 2.4062969759623436], "min": [0, 0], "max": [6, 6], "count": [133]}, "eef_velocity_state": {"mean": [1.4887218045112782, 1.1278195488721805], "std": [0.5431257536348331, 0.9045709640992943], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_state": {"mean": [1.2105263157894737, 0.9548872180451128], "std": [0.7952172028341805, 0.8213748025278101], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_direction_action": {"mean": [3.045112781954887, 3.210526315789474], "std": [1.4961839260811787, 2.4062969759623436], "min": [0, 0], "max": [6, 6], "count": [133]}, "eef_velocity_action": {"mean": [1.4887218045112782, 1.1278195488721805], "std": [0.5431257536348331, 0.9045709640992943], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_action": {"mean": [1.2105263157894737, 0.9548872180451128], "std": [0.7952172028341805, 0.8213748025278101], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_sim_pose_state": {"mean": [0.6551500641151649, 0.1534411323416261, 1.1787406609377864, -1.4890462660981343, 0.8114325361612555, -2.1647338940712015, 0.6680452715367587, -0.19344569198003148, 1.1996928465738554, 1.226756046543067, 0.6344833350088526, 2.040481514386641], "std": [0.03580464650938403, 0.056087471954558, 0.043539864159688066, 0.3689626247565986, 0.1871331916905291, 0.33702504014781653, 0.046871891274887945, 0.03086749346980989, 0.038975320753061864, 0.20203467610471487, 0.0952397541585341, 0.12033518660798496], "min": [0.586424025197196, 0.05173440116635361, 1.096316735854892, -2.2253942556707482, 0.5331759161346343, -2.8308939139874862, 0.6263720317521625, -0.2443949478290725, 1.1492913325237306, 0.9434018668174741, 0.514775531624156, 1.8290479835833104], "max": [0.7097569743433748, 0.24761678264151232, 1.2278200075509969, -1.0838489301789165, 1.0498892331723635, -1.7086153172642287, 0.7899739081816786, -0.14834113580895342, 1.2612424177898909, 1.4868264233277881, 0.7680831114364315, 2.1903469976387124], "count": [133]}, "eef_sim_pose_action": {"mean": [0.6551500641151649, 0.1534411323416261, 1.1787406609377864, -1.4890462660981343, 0.8114325361612555, -2.1647338940712015, 0.6680452715367587, -0.19344569198003148, 1.1996928465738554, 1.226756046543067, 0.6344833350088526, 2.040481514386641], "std": [0.03580464650938403, 0.056087471954558, 0.043539864159688066, 0.3689626247565986, 0.1871331916905291, 0.33702504014781653, 0.046871891274887945, 0.03086749346980989, 0.038975320753061864, 0.20203467610471487, 0.0952397541585341, 0.12033518660798496], "min": [0.586424025197196, 0.05173440116635361, 1.096316735854892, -2.2253942556707482, 0.5331759161346343, -2.8308939139874862, 0.6263720317521625, -0.2443949478290725, 1.1492913325237306, 0.9434018668174741, 0.514775531624156, 1.8290479835833104], "max": [0.7097569743433748, 0.24761678264151232, 1.2278200075509969, -1.0838489301789165, 1.0498892331723635, -1.7086153172642287, 0.7899739081816786, -0.14834113580895342, 1.2612424177898909, 1.4868264233277881, 0.7680831114364315, 2.1903469976387124], "count": [133]}}} +{"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.4145155780228758]], [[0.4200013848039216]], [[0.45100226102941177]]], "std": [[[0.2469604682359341]], [[0.23820555165076807]], [[0.22737922086988366]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.13333333333333333]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.508827595996732]], [[0.5160979309640523]], [[0.49933619689542486]]], "std": [[[0.32813775271880924]], [[0.3326250197504772]], [[0.33728733845735925]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44589854370915033]], [[0.4665032107843137]], [[0.460331970996732]]], "std": [[[0.29041037252152496]], [[0.2958356512888071]], [[0.2948199220663118]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4484344750816993]], [[0.46283024101307185]], [[0.4400430800653595]]], "std": [[[0.3537811828070579]], [[0.36539174215049136]], [[0.3745110425788766]]], "count": [100]}, "observation.state": {"min": [0.49029144644737244, -1.118677020072937, 0.8149377107620239, -0.328514039516449, -1.5024415254592896, 0.8939031958580017, -1.0378042459487915, -1.2379597425460815, 1.1578021049499512, -0.08006218075752258, 0.6394960880279541, -0.4877588748931885, 41.016876220703125, 43.15312576293945, 0.13500000536441803, -1.575624942779541, 0.7406250238418579, -0.7462500333786011, 0.8949999809265137, -0.19312499463558197, 0.5575000047683716, 0.33812499046325684, 0.9637500047683716, 0.4399999976158142, 40.208126068115234, 45.56687545776367, 0.37437501549720764, -0.43812498450279236, 0.4312500059604645, -0.17812499403953552, 0.6675000190734863, 0.65625, 0.9212499856948853, 0.10500000417232513, 0.6818181872367859, 0.5828571319580078], "max": [1.1854352951049805, -0.7020580768585205, 1.0585469007492065, -0.044656481593847275, -0.3756580352783203, 1.5607118606567383, -0.4891708493232727, -0.8876724243164062, 1.62103271484375, 0.1544022262096405, 1.4681086540222168, -0.4182402491569519, 67.27874755859375, 61.916873931884766, 0.49000000953674316, 9.444999694824219, 65.94125366210938, 49.006248474121094, 61.1931266784668, 87.73687744140625, 61.8181266784668, 99.64125061035156, 58.02187728881836, 106.6968765258789, 75.57562255859375, 66.88750457763672, 0.47999998927116394, 9.579375267028809, 62.03937530517578, 14.088125228881836, 62.82437515258789, 51.35874938964844, 66.44437408447266, 55.196250915527344, 61.14437484741211, 83.03874969482422], "mean": [0.7351961135864258, -0.9298291206359863, 0.9659669995307922, -0.1721874326467514, -0.9778891205787659, 1.1653008460998535, -0.8574455976486206, -1.0874031782150269, 1.2796214818954468, 0.045369915664196014, 1.228285312652588, -0.45941126346588135, 55.18482971191406, 49.985469818115234, 0.27982816100120544, 3.232553482055664, 31.880517959594727, 14.649459838867188, 31.083919525146484, 30.991134643554688, 31.188282012939453, 38.05887985229492, 27.344633102416992, 56.99258804321289, 57.397518157958984, 55.92236328125, 0.4204593300819397, 3.4614434242248535, 26.68226432800293, 2.8838911056518555, 23.29334831237793, 12.421932220458984, 24.003223419189453, 11.552835464477539, 20.649751663208008, 30.726713180541992], "std": [0.21425911784172058, 0.13861846923828125, 0.08355119079351425, 0.07578682154417038, 0.3133423328399658, 0.20220769941806793, 0.16277410089969635, 0.12304990738630295, 0.1205480769276619, 0.08151917159557343, 0.2049841731786728, 0.024239592254161835, 8.425993919372559, 5.958676815032959, 0.10252431035041809, 4.688930034637451, 23.646451950073242, 15.470905303955078, 22.365066528320312, 28.36262321472168, 22.652671813964844, 32.53072738647461, 22.017318725585938, 40.48966598510742, 10.35672378540039, 7.256214141845703, 0.02358480729162693, 3.3566174507141113, 18.28429412841797, 4.2911376953125, 18.34000587463379, 17.767757415771484, 19.851409912109375, 18.378267288208008, 17.21942710876465, 30.54962158203125], "count": [166]}, "action": {"min": [0.49029144644737244, -1.118677020072937, 0.8149377107620239, -0.328514039516449, -1.5024415254592896, 0.8939031958580017, -1.0378042459487915, -1.2379597425460815, 1.1578021049499512, -0.08006218075752258, 0.6394960880279541, -0.4877588748931885, 41.016876220703125, 43.15312576293945, 0.13500000536441803, -1.575624942779541, 0.7406250238418579, -0.7462500333786011, 0.8949999809265137, -0.19312499463558197, 0.5575000047683716, 0.33812499046325684, 0.9637500047683716, 0.4399999976158142, 40.208126068115234, 45.56687545776367, 0.37437501549720764, -0.43812498450279236, 0.4312500059604645, -0.17812499403953552, 0.6675000190734863, 0.65625, 0.9212499856948853, 0.10500000417232513, 0.6818181872367859, 0.5828571319580078], "max": [1.1854352951049805, -0.7020580768585205, 1.0585469007492065, -0.044656481593847275, -0.3756580352783203, 1.5607118606567383, -0.4891708493232727, -0.8876724243164062, 1.62103271484375, 0.1544022262096405, 1.4681086540222168, -0.4182402491569519, 67.27874755859375, 61.916873931884766, 0.49000000953674316, 9.444999694824219, 65.94125366210938, 49.006248474121094, 61.1931266784668, 87.73687744140625, 61.8181266784668, 99.64125061035156, 58.02187728881836, 106.6968765258789, 75.57562255859375, 66.88750457763672, 0.47999998927116394, 9.579375267028809, 62.03937530517578, 14.088125228881836, 62.82437515258789, 51.35874938964844, 66.44437408447266, 55.196250915527344, 61.14437484741211, 83.03874969482422], "mean": [0.7351961731910706, -0.9298292398452759, 0.9659669399261475, -0.1721874177455902, -0.9778891205787659, 1.165300726890564, -0.8574459552764893, -1.0874032974243164, 1.2796214818954468, 0.04536992684006691, 1.2282849550247192, -0.4594112038612366, 55.184852600097656, 49.98548126220703, 0.2798280715942383, 3.232553482055664, 31.88054084777832, 14.649457931518555, 31.083919525146484, 30.991134643554688, 31.188282012939453, 38.05888366699219, 27.34465217590332, 56.992618560791016, 57.39750671386719, 55.92234420776367, 0.4204593002796173, 3.4614439010620117, 26.682252883911133, 2.8838913440704346, 23.29335594177246, 12.421935081481934, 24.003231048583984, 11.552833557128906, 20.649744033813477, 30.726709365844727], "std": [0.21425911784172058, 0.13861846923828125, 0.08355119079351425, 0.07578682899475098, 0.3133423924446106, 0.20220769941806793, 0.16277413070201874, 0.12304992973804474, 0.12054809182882309, 0.08151918649673462, 0.2049841731786728, 0.024239590391516685, 8.425992965698242, 5.958677291870117, 0.1025242879986763, 4.688930034637451, 23.64645004272461, 15.470905303955078, 22.36506462097168, 28.362625122070312, 22.652671813964844, 32.53072738647461, 22.01732063293457, 40.48966598510742, 10.356722831726074, 7.256214141845703, 0.02358481101691723, 3.3566176891326904, 18.284297943115234, 4.291138172149658, 18.340009689331055, 17.767757415771484, 19.851408004760742, 18.37826919555664, 17.21942710876465, 30.549623489379883], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [166]}, "index": {"min": [12426], "max": [12591], "mean": [12508.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [6.578313253012048, 11.0, 11.0, 11.0, 11.0], "std": [4.135128622080528, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [166]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [166]}, "eef_direction_state": {"mean": [2.9939759036144578, 3.216867469879518], "std": [1.268226101766753, 2.125848903555714], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.3493975903614457, 1.1506024096385543], "std": [0.5362460984160939, 0.7574328065113997], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [1.2349397590361446, 0.8373493975903614], "std": [0.783248369560525, 0.8381291333597605], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [2.9939759036144578, 3.216867469879518], "std": [1.268226101766753, 2.125848903555714], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.3493975903614457, 1.1506024096385543], "std": [0.5362460984160939, 0.7574328065113997], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [1.2349397590361446, 0.8373493975903614], "std": [0.783248369560525, 0.8381291333597605], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.6307146434838274, 0.12938900104296516, 1.22548539802209, -1.1895415569469874, 0.9970764678572619, -1.880025896019303, 0.6588108186318453, -0.16245905192356858, 1.2071437345836062, 1.1357416063657213, 0.5256660836506163, 2.0021194489335596], "std": [0.02622356149999286, 0.0572208566118546, 0.03940393470131524, 0.4618758348796064, 0.22776571340179605, 0.41882460070941474, 0.04655865373894618, 0.025548308644467867, 0.03010294041832278, 0.14747684951077308, 0.1324896805217453, 0.10710073598361765], "min": [0.5772376494425198, 0.048641060177254614, 1.1275957037327893, -2.4942990145923396, 0.7388930736155008, -3.1100563331263507, 0.606586815052893, -0.2181978057298965, 1.1578998329973065, 0.9442186097452563, 0.36041616824405986, 1.816059860379377], "max": [0.6656698811393884, 0.23229307932853518, 1.2713879931122491, -0.7680002102498211, 1.4411940306656064, -1.4974011417044457, 0.7868837923300306, -0.1287089115257501, 1.2702474153547125, 1.457377258633249, 0.7145243404488881, 2.2044390631040574], "count": [166]}, "eef_sim_pose_action": {"mean": [0.6307146434838274, 0.12938900104296516, 1.22548539802209, -1.1895415569469874, 0.9970764678572619, -1.880025896019303, 0.6588108186318453, -0.16245905192356858, 1.2071437345836062, 1.1357416063657213, 0.5256660836506163, 2.0021194489335596], "std": [0.02622356149999286, 0.0572208566118546, 0.03940393470131524, 0.4618758348796064, 0.22776571340179605, 0.41882460070941474, 0.04655865373894618, 0.025548308644467867, 0.03010294041832278, 0.14747684951077308, 0.1324896805217453, 0.10710073598361765], "min": [0.5772376494425198, 0.048641060177254614, 1.1275957037327893, -2.4942990145923396, 0.7388930736155008, -3.1100563331263507, 0.606586815052893, -0.2181978057298965, 1.1578998329973065, 0.9442186097452563, 0.36041616824405986, 1.816059860379377], "max": [0.6656698811393884, 0.23229307932853518, 1.2713879931122491, -0.7680002102498211, 1.4411940306656064, -1.4974011417044457, 0.7868837923300306, -0.1287089115257501, 1.2702474153547125, 1.457377258633249, 0.7145243404488881, 2.2044390631040574], "count": [166]}}} +{"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.4096986560457516]], [[0.41584427491830067]], [[0.44311666258169935]]], "std": [[[0.25454576716674004]], [[0.24405209727529]], [[0.23416811339324886]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5025797487745098]], [[0.5140154534313726]], [[0.5001038153594771]]], "std": [[[0.32491333668428357]], [[0.32706113925374075]], [[0.32855212840093756]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45012706495098037]], [[0.4703760232843137]], [[0.46365541870915034]]], "std": [[[0.2929717088449092]], [[0.29705212824109767]], [[0.2935659888740226]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45095176879084964]], [[0.46674332720588235]], [[0.4463488970588235]]], "std": [[[0.35161325455780035]], [[0.3624858672211829]], [[0.3703682384571432]]], "count": [100]}, "observation.state": {"min": [0.49587053060531616, -1.1430675983428955, 0.8333333134651184, -0.4173554480075836, -1.5921729803085327, 0.587424635887146, -1.275081992149353, -1.311441421508789, 1.1462280750274658, -0.13797493278980255, 0.5832522511482239, -0.49064114689826965, 43.39437484741211, 39.932498931884766, -0.7093750238418579, -1.4149999618530273, 0.6775000095367432, -0.5974999666213989, 0.6100000143051147, -0.7350000143051147, 0.9937500357627869, -0.10500000417232513, 0.9637500047683716, 0.03500000014901161, 36.014373779296875, 41.959999084472656, 0.375, -1.355625033378601, 1.3700000047683716, 0.03749999403953552, 1.2962499856948853, -0.8387500047683716, 1.3381249904632568, -0.2462500035762787, 0.7654545307159424, 0.5733333230018616], "max": [1.3576502799987793, -0.7269779443740845, 1.2102550268173218, 0.3263523280620575, -0.4618953466415405, 0.8343347311019897, -0.5081969499588013, -0.7782577872276306, 1.6942044496536255, 0.09373702108860016, 1.4068818092346191, -0.343900203704834, 68.05000305175781, 48.81999969482422, 23.774444580078125, 9.633749961853027, 66.06500244140625, 25.606874465942383, 56.86125183105469, 71.375, 58.126251220703125, 93.61937713623047, 51.12937545776367, 105.66937255859375, 72.80999755859375, 55.193843841552734, 0.49000000953674316, 9.06624984741211, 61.09062576293945, 32.2400016784668, 68.96062469482422, 29.494375228881836, 76.77812957763672, 22.401874542236328, 68.81937408447266, 54.43000030517578], "mean": [0.7943291068077087, -0.9322102665901184, 1.0655078887939453, 0.009557954035699368, -0.9195647239685059, 0.7213132381439209, -0.9004772901535034, -1.021464228630066, 1.3219059705734253, 0.012306109070777893, 1.1494258642196655, -0.41058075428009033, 53.86006164550781, 44.8691291809082, 1.370513677597046, 4.686863899230957, 26.14968490600586, 5.863048553466797, 23.06930923461914, 22.811080932617188, 24.201019287109375, 28.146120071411133, 18.22812271118164, 47.73952102661133, 54.20655822753906, 49.707794189453125, 0.43018782138824463, 4.542113304138184, 21.61101531982422, 7.141629219055176, 24.67349624633789, 7.16720724105835, 25.719221115112305, 4.981403827667236, 22.02928924560547, 19.43194007873535], "std": [0.2526431381702423, 0.13116425275802612, 0.12373264878988266, 0.19819682836532593, 0.3274977505207062, 0.07705645263195038, 0.27048856019973755, 0.17939408123493195, 0.16549013555049896, 0.06398492306470871, 0.23394863307476044, 0.034942179918289185, 9.178919792175293, 3.167443037033081, 5.518539905548096, 4.598207473754883, 26.398218154907227, 7.658498287200928, 23.054603576660156, 28.38335609436035, 23.2008056640625, 34.934017181396484, 20.178314208984375, 42.11470031738281, 12.021991729736328, 3.5656495094299316, 0.03016013465821743, 3.4687225818634033, 19.2882080078125, 9.600646018981934, 22.6471004486084, 9.827661514282227, 26.376493453979492, 7.1613898277282715, 25.01455307006836, 17.907737731933594], "count": [137]}, "action": {"min": [0.49587053060531616, -1.1430675983428955, 0.8333333134651184, -0.4173554480075836, -1.5921729803085327, 0.587424635887146, -1.275081992149353, -1.311441421508789, 1.1462280750274658, -0.13797493278980255, 0.5832522511482239, -0.49064114689826965, 43.39437484741211, 39.932498931884766, -0.7093750238418579, -1.4149999618530273, 0.6775000095367432, -0.5974999666213989, 0.6100000143051147, -0.7350000143051147, 0.9937500357627869, -0.10500000417232513, 0.9637500047683716, 0.03500000014901161, 36.014373779296875, 41.959999084472656, 0.375, -1.355625033378601, 1.3700000047683716, 0.03749999403953552, 1.2962499856948853, -0.8387500047683716, 1.3381249904632568, -0.2462500035762787, 0.7654545307159424, 0.5733333230018616], "max": [1.3576502799987793, -0.7269779443740845, 1.2102550268173218, 0.3263523280620575, -0.4618953466415405, 0.8343347311019897, -0.5081969499588013, -0.7782577872276306, 1.6942044496536255, 0.09373702108860016, 1.4068818092346191, -0.343900203704834, 68.05000305175781, 48.81999969482422, 23.774444580078125, 9.633749961853027, 66.06500244140625, 25.606874465942383, 56.86125183105469, 71.375, 58.126251220703125, 93.61937713623047, 51.12937545776367, 105.66937255859375, 72.80999755859375, 55.193843841552734, 0.49000000953674316, 9.06624984741211, 61.09062576293945, 32.2400016784668, 68.96062469482422, 29.494375228881836, 76.77812957763672, 22.401874542236328, 68.81937408447266, 54.43000030517578], "mean": [0.7943292260169983, -0.9322102069854736, 1.0655080080032349, 0.009557945653796196, -0.9195646643638611, 0.7213131785392761, -0.9004775285720825, -1.0214639902114868, 1.3219056129455566, 0.012306111864745617, 1.1494258642196655, -0.4105807840824127, 53.86005783081055, 44.86914825439453, 1.3705130815505981, 4.686864376068115, 26.149688720703125, 5.863048076629639, 23.069311141967773, 22.811079025268555, 24.201013565063477, 28.146114349365234, 18.228130340576172, 47.739532470703125, 54.20655822753906, 49.70781326293945, 0.43018805980682373, 4.542112827301025, 21.611024856567383, 7.14162540435791, 24.673500061035156, 7.167208194732666, 25.719219207763672, 4.981404781341553, 22.02928924560547, 19.431928634643555], "std": [0.2526431083679199, 0.13116425275802612, 0.12373264878988266, 0.19819682836532593, 0.3274977207183838, 0.07705646008253098, 0.27048856019973755, 0.17939409613609314, 0.16549010574817657, 0.0639849305152893, 0.23394861817359924, 0.034942179918289185, 9.178919792175293, 3.1674439907073975, 5.518538475036621, 4.598207473754883, 26.398223876953125, 7.658498764038086, 23.054603576660156, 28.38334846496582, 23.2008056640625, 34.93401336669922, 20.178312301635742, 42.11470031738281, 12.021993637084961, 3.565650224685669, 0.03016013465821743, 3.468722343444824, 19.288204193115234, 9.6006441116333, 22.64710235595703, 9.827661514282227, 26.376489639282227, 7.161389350891113, 25.014551162719727, 17.907737731933594], "count": [137]}, "timestamp": {"min": [0.0], "max": [4.533333333333333], "mean": [2.2666666666666666], "std": [1.3182479955523458], "count": [137]}, "frame_index": {"min": [0], "max": [136], "mean": [68.0], "std": [39.54743986657038], "count": [137]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [137]}, "index": {"min": [12592], "max": [12728], "mean": [12660.0], "std": [39.54743986657038], "count": [137]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [137]}, "subtask_annotation": {"mean": [5.145985401459854, 11.0, 11.0, 11.0, 11.0], "std": [4.3033515134093, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [137]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [137]}, "eef_direction_state": {"mean": [3.0, 3.3503649635036497], "std": [1.3934151712307636, 2.1396201343594607], "min": [1, 0], "max": [6, 6], "count": [137]}, "eef_velocity_state": {"mean": [1.489051094890511, 1.2919708029197081], "std": [0.6055315372833908, 0.8384952105561679], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_acc_mag_state": {"mean": [1.2919708029197081, 0.9562043795620438], "std": [0.7751673607058893, 0.8182999391089938], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_direction_action": {"mean": [3.0, 3.3503649635036497], "std": [1.3934151712307636, 2.1396201343594607], "min": [1, 0], "max": [6, 6], "count": [137]}, "eef_velocity_action": {"mean": [1.489051094890511, 1.2919708029197081], "std": [0.6055315372833908, 0.8384952105561679], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_acc_mag_action": {"mean": [1.2919708029197081, 0.9562043795620438], "std": [0.7751673607058893, 0.8182999391089938], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_sim_pose_state": {"mean": [0.6395321615782079, 0.14408989442765924, 1.193502147000356, -1.4127746853779042, 0.8205315744178504, -2.1349925612143212, 0.6708105666114874, -0.1921770044596529, 1.203558729250348, 1.2492911273539795, 0.6133409983048024, 2.0319282443355116], "std": [0.035620291020540845, 0.05838676869381931, 0.04218094279653361, 0.3069035938666999, 0.12159566789516821, 0.26614783675762227, 0.058626835986205016, 0.049378551797610595, 0.033601766723190304, 0.19999053739055742, 0.11468024328468462, 0.09847910704757379], "min": [0.5721779984779118, 0.059770933013223365, 1.1104673632346511, -2.027853992161854, 0.681927726340497, -2.679629476091931, 0.6149191401729213, -0.26940685057050817, 1.1526600313996114, 1.0316998325107716, 0.4127170029677161, 1.878101356526324], "max": [0.6867945646778458, 0.272075671590794, 1.2557710255747885, -1.0550440708188114, 1.0545643403528482, -1.7071603580645374, 0.7998540439140687, -0.1347761061227274, 1.272642029111449, 1.5560947529237645, 0.7411408817430827, 2.1681385338693313], "count": [137]}, "eef_sim_pose_action": {"mean": [0.6395321615782079, 0.14408989442765924, 1.193502147000356, -1.4127746853779042, 0.8205315744178504, -2.1349925612143212, 0.6708105666114874, -0.1921770044596529, 1.203558729250348, 1.2492911273539795, 0.6133409983048024, 2.0319282443355116], "std": [0.035620291020540845, 0.05838676869381931, 0.04218094279653361, 0.3069035938666999, 0.12159566789516821, 0.26614783675762227, 0.058626835986205016, 0.049378551797610595, 0.033601766723190304, 0.19999053739055742, 0.11468024328468462, 0.09847910704757379], "min": [0.5721779984779118, 0.059770933013223365, 1.1104673632346511, -2.027853992161854, 0.681927726340497, -2.679629476091931, 0.6149191401729213, -0.26940685057050817, 1.1526600313996114, 1.0316998325107716, 0.4127170029677161, 1.878101356526324], "max": [0.6867945646778458, 0.272075671590794, 1.2557710255747885, -1.0550440708188114, 1.0545643403528482, -1.7071603580645374, 0.7998540439140687, -0.1347761061227274, 1.272642029111449, 1.5560947529237645, 0.7411408817430827, 2.1681385338693313], "count": [137]}}} +{"episode_index": 99, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4378207741013072]], [[0.4337271732026144]], [[0.4487101266339869]]], "std": [[[0.28533408775806607]], [[0.2724478627585168]], [[0.2649932494598972]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4822043137254902]], [[0.5020928717320262]], [[0.48105878676470587]]], "std": [[[0.3193481533002034]], [[0.32101133542530086]], [[0.3281467968187375]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5508029779411765]], [[0.5599882209967321]], [[0.5511907128267974]]], "std": [[[0.29579057935597425]], [[0.2897768293804947]], [[0.29590965798744157]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4723659946895425]], [[0.4607119628267974]], [[0.4357657107843137]]], "std": [[[0.34843460075967914]], [[0.35095412604897414]], [[0.3629995424272585]]], "count": [100]}, "observation.state": {"min": [0.3357938528060913, -1.3127765655517578, 0.6400206089019775, -1.064030647277832, -1.2892813682556152, 0.40388724207878113, -0.8653773069381714, -1.2577964067459106, 0.7861447930335999, 2.977353096008301, -1.0399659872055054, 1.9655951261520386, 22.640625, 50.774375915527344, -0.8081250190734863, -0.2162500023841858, 9.511249542236328, -0.7243750095367432, 5.276249885559082, -1.0325000286102295, 2.556874990463257, -0.06875000149011612, 0.8650000095367432, 25.10249900817871, 30.571874618530273, 48.296875, 0.6943750381469727, 0.35374999046325684, 21.790624618530273, 0.9318749904632568, 18.421249389648438, -0.47999998927116394, 9.25, 5.103125095367432, 0.6868749856948853, 55.807498931884766], "max": [0.9399830102920532, -0.8366473913192749, 1.5194170475006104, -0.36101892590522766, -0.3545815348625183, 0.4082980453968048, -0.2535620331764221, -0.8402543663978577, 1.5553711652755737, 2.9907443523406982, -0.31123635172843933, 2.0540311336517334, 71.74625396728516, 59.3125, 2.903749942779541, 6.222499847412109, 47.891876220703125, 69.64187622070312, 45.34749984741211, 80.80249786376953, 43.295623779296875, 72.42687225341797, 51.45375061035156, 101.19812774658203, 71.45562744140625, 57.97624969482422, 8.654999732971191, 0.46812498569488525, 46.942501068115234, 65.87625122070312, 41.973751068115234, 61.17499923706055, 37.426876068115234, 76.45750427246094, 46.20874786376953, 103.65437316894531], "mean": [0.6964176893234253, -0.9776392579078674, 0.8700363039970398, -0.5319045186042786, -0.9234250783920288, 0.40479204058647156, -0.7127999067306519, -0.9443202018737793, 0.957450270652771, 2.988048553466797, -0.8561047911643982, 2.026533603668213, 41.76709747314453, 56.71441650390625, -0.4758622348308563, 3.0882301330566406, 24.554874420166016, 17.03277015686035, 21.176504135131836, 19.284212112426758, 21.072635650634766, 17.551136016845703, 12.367984771728516, 71.0584487915039, 46.3028678894043, 54.27670669555664, 2.3429853916168213, 0.4070594906806946, 34.731422424316406, 19.966955184936523, 33.67245864868164, 15.078161239624023, 24.434030532836914, 40.527435302734375, 13.663280487060547, 87.13755798339844], "std": [0.17582082748413086, 0.12795718014240265, 0.2539152503013611, 0.1837739497423172, 0.30263668298721313, 0.0013215928338468075, 0.21745173633098602, 0.12349874526262283, 0.23669686913490295, 0.003255064133554697, 0.2119065225124359, 0.01673365756869316, 18.661327362060547, 2.525108814239502, 0.5493709444999695, 2.231926441192627, 12.704890251159668, 26.358919143676758, 14.461722373962402, 31.32195472717285, 12.759970664978027, 25.214794158935547, 17.027759552001953, 19.47130012512207, 16.083797454833984, 2.274301290512085, 1.5111950635910034, 0.03324056789278984, 6.75368070602417, 21.447391510009766, 6.020922660827637, 20.545562744140625, 7.591116428375244, 14.599247932434082, 13.717960357666016, 10.008172988891602], "count": [215]}, "action": {"min": [0.3357938528060913, -1.3127765655517578, 0.6400206089019775, -1.064030647277832, -1.2892813682556152, 0.40388724207878113, -0.8653773069381714, -1.2577964067459106, 0.7861447930335999, 2.977353096008301, -1.0399659872055054, 1.9655951261520386, 22.640625, 50.774375915527344, -0.8081250190734863, -0.2162500023841858, 9.511249542236328, -0.7243750095367432, 5.276249885559082, -1.0325000286102295, 2.556874990463257, -0.06875000149011612, 0.8650000095367432, 25.10249900817871, 30.571874618530273, 48.296875, 0.6943750381469727, 0.35374999046325684, 21.790624618530273, 0.9318749904632568, 18.421249389648438, -0.47999998927116394, 9.25, 5.103125095367432, 0.6868749856948853, 55.807498931884766], "max": [0.9399830102920532, -0.8366473913192749, 1.5194170475006104, -0.36101892590522766, -0.3545815348625183, 0.4082980453968048, -0.2535620331764221, -0.8402543663978577, 1.5553711652755737, 2.9907443523406982, -0.31123635172843933, 2.0540311336517334, 71.74625396728516, 59.3125, 2.903749942779541, 6.222499847412109, 47.891876220703125, 69.64187622070312, 45.34749984741211, 80.80249786376953, 43.295623779296875, 72.42687225341797, 51.45375061035156, 101.19812774658203, 71.45562744140625, 57.97624969482422, 8.654999732971191, 0.46812498569488525, 46.942501068115234, 65.87625122070312, 41.973751068115234, 61.17499923706055, 37.426876068115234, 76.45750427246094, 46.20874786376953, 103.65437316894531], "mean": [0.6964178681373596, -0.9776389002799988, 0.8700361847877502, -0.5319046378135681, -0.9234247207641602, 0.4047921895980835, -0.7127997875213623, -0.9443202018737793, 0.9574499726295471, 2.9880480766296387, -0.8561047911643982, 2.02653431892395, 41.76708221435547, 56.71443557739258, -0.47586244344711304, 3.0882294178009033, 24.55487060546875, 17.032772064208984, 21.17650032043457, 19.28418731689453, 21.072635650634766, 17.551130294799805, 12.367980003356934, 71.05847930908203, 46.30287551879883, 54.27669906616211, 2.342984437942505, 0.40705958008766174, 34.73143005371094, 19.96695327758789, 33.672462463378906, 15.078161239624023, 24.434045791625977, 40.527442932128906, 13.663278579711914, 87.13754272460938], "std": [0.17582079768180847, 0.12795720994472504, 0.2539151906967163, 0.1837739199399948, 0.3026367425918579, 0.0013215932995080948, 0.21745172142982483, 0.12349874526262283, 0.23669686913490295, 0.0032550645992159843, 0.2119065225124359, 0.01673365943133831, 18.66132926940918, 2.5251080989837646, 0.5493710041046143, 2.231926679611206, 12.7048921585083, 26.358915328979492, 14.461722373962402, 31.32196044921875, 12.75997257232666, 25.214792251586914, 17.027759552001953, 19.471303939819336, 16.083797454833984, 2.274301290512085, 1.5111948251724243, 0.03324056789278984, 6.753681182861328, 21.4473934173584, 6.0209221839904785, 20.545562744140625, 7.591115951538086, 14.599247932434082, 13.717961311340332, 10.008173942565918], "count": [215]}, "timestamp": {"min": [0.0], "max": [7.133333333333334], "mean": [3.566666666666667], "std": [2.06881608655772], "count": [215]}, "frame_index": {"min": [0], "max": [214], "mean": [107.0], "std": [62.0644825967316], "count": [215]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [215]}, "index": {"min": [12729], "max": [12943], "mean": [12836.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [7.102325581395349, 11.0, 11.0, 11.0, 11.0], "std": [2.2159557098349785, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [215]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [215]}, "eef_direction_state": {"mean": [3.488372093023256, 3.944186046511628], "std": [2.2677936518989745, 2.400901218930323], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.158139534883721, 0.8093023255813954], "std": [0.8370025584522427, 0.8440803316472097], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.9162790697674419, 0.6093023255813953], "std": [0.8585900374175216, 0.7751410834789481], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [3.488372093023256, 3.944186046511628], "std": [2.2677936518989745, 2.400901218930323], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.158139534883721, 0.8093023255813954], "std": [0.8370025584522427, 0.8440803316472097], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.9162790697674419, 0.6093023255813953], "std": [0.8585900374175216, 0.7751410834789481], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.6339978097886105, 0.12292400043818255, 1.1971105431094693, -1.4544320752459057, -0.10027250306470041, -2.0293229309683243, 0.5938719605443252, -0.07403003948675282, 1.2058365187320113, 1.1694974400563063, 1.1825568795208636, 2.069806401328436], "std": [0.07573277181669255, 0.014136918991318253, 0.047465830226321615, 0.20995627412105314, 0.13637138198737708, 0.12279806348322951, 0.08277111319762197, 0.015092972265763019, 0.03691216115879898, 0.2263478674649712, 0.0629223928567142, 0.28889626012174346], "min": [0.5601329089835606, 0.09116589341615933, 1.085491055167508, -1.8672378384802535, -0.49843795440968486, -2.270579721652133, 0.536938237190488, -0.1085001076570858, 1.1553034456380487, 0.42371389677867255, 1.1125640612528098, 1.3631524754381976], "max": [0.8081165848251901, 0.14787731174138555, 1.2426236830517527, -1.1980084073014752, 0.04488866759458743, -1.7559214974922561, 0.7947884348312952, -0.05078892360550025, 1.286928936506792, 1.4866673834485478, 1.345339282582775, 2.425850002161743], "count": [215]}, "eef_sim_pose_action": {"mean": [0.6339978097886105, 0.12292400043818255, 1.1971105431094693, -1.4544320752459057, -0.10027250306470041, -2.0293229309683243, 0.5938719605443252, -0.07403003948675282, 1.2058365187320113, 1.1694974400563063, 1.1825568795208636, 2.069806401328436], "std": [0.07573277181669255, 0.014136918991318253, 0.047465830226321615, 0.20995627412105314, 0.13637138198737708, 0.12279806348322951, 0.08277111319762197, 0.015092972265763019, 0.03691216115879898, 0.2263478674649712, 0.0629223928567142, 0.28889626012174346], "min": [0.5601329089835606, 0.09116589341615933, 1.085491055167508, -1.8672378384802535, -0.49843795440968486, -2.270579721652133, 0.536938237190488, -0.1085001076570858, 1.1553034456380487, 0.42371389677867255, 1.1125640612528098, 1.3631524754381976], "max": [0.8081165848251901, 0.14787731174138555, 1.2426236830517527, -1.1980084073014752, 0.04488866759458743, -1.7559214974922561, 0.7947884348312952, -0.05078892360550025, 1.286928936506792, 1.4866673834485478, 1.345339282582775, 2.425850002161743], "count": [215]}}} +{"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.44810925857843137]], [[0.44337440767973857]], [[0.45267836601307193]]], "std": [[[0.27818268504198407]], [[0.2624061772542957]], [[0.254395545921492]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.14901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4860315379901961]], [[0.5007541299019608]], [[0.48007378472222223]]], "std": [[[0.3130501728859917]], [[0.3126550891263865]], [[0.32074387935545395]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.13725490196078433]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5597321793300654]], [[0.5540869669117647]], [[0.5355619342320261]]], "std": [[[0.2958776616332241]], [[0.29828783312841706]], [[0.3025746101599848]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4458172487745098]], [[0.45337396241830064]], [[0.42635832924836603]]], "std": [[[0.35098982963752745]], [[0.34745324391670596]], [[0.3596931138217397]]], "count": [100]}, "observation.state": {"min": [0.409490168094635, -1.2822823524475098, 0.7091153264045715, -0.6353475451469421, -1.6268787384033203, 0.39594778418540955, -0.8422344326972961, -1.230783224105835, 0.700749397277832, 2.9805877208709717, -1.6545684337615967, 1.7776999473571777, 4.306250095367432, 45.341251373291016, -0.8637499809265137, -0.13062499463558197, 3.695625066757202, 0.0031249988824129105, 0.9437500238418579, -0.8337500095367432, 0.93687504529953, 0.041875001043081284, 1.007272720336914, 0.2549999952316284, 43.17749786376953, 40.44874954223633, 0.5412499904632568, 0.21875, 13.463749885559082, 1.943750023841858, 20.3018741607666, 0.8081250190734863, 12.651874542236328, 1.7300000190734863, 0.7137500047683716, 52.56500244140625], "max": [0.9726911187171936, -0.7620450854301453, 1.5702725648880005, -0.08721484988927841, -0.17159247398376465, 0.4039587676525116, -0.3008888363838196, -0.7035622596740723, 1.5326018333435059, 2.990323305130005, -0.34597447514533997, 2.028353214263916, 64.43624877929688, 83.26937866210938, 6.162499904632568, 7.535624980926514, 37.89812469482422, 44.858890533447266, 41.99937438964844, 53.84187698364258, 46.48687744140625, 87.67437744140625, 37.01874923706055, 102.44312286376953, 63.26812744140625, 56.775001525878906, 13.052499771118164, 0.628125011920929, 42.640625, 41.09812545776367, 45.43812561035156, 48.63999938964844, 49.859375, 95.82937622070312, 52.9162483215332, 108.15250396728516], "mean": [0.7471653819084167, -0.8952373266220093, 0.9133453369140625, -0.2868592441082001, -0.955505907535553, 0.40216222405433655, -0.6894959211349487, -0.8758324384689331, 0.9334454536437988, 2.987057685852051, -0.9733403921127319, 1.9402214288711548, 39.21550750732422, 57.72041320800781, -0.3760615289211273, 2.7391464710235596, 20.139371871948242, 9.264439582824707, 18.72455406188965, 9.426422119140625, 16.536630630493164, 16.240633010864258, 7.7093682289123535, 46.99418640136719, 52.437400817871094, 51.2972412109375, 1.9619945287704468, 0.39532798528671265, 31.1248779296875, 19.314905166625977, 30.968088150024414, 20.646587371826172, 24.248451232910156, 46.37736511230469, 11.670567512512207, 88.13593292236328], "std": [0.16734012961387634, 0.1543877124786377, 0.25889232754707336, 0.12833788990974426, 0.46877244114875793, 0.0019415373681113124, 0.1762624979019165, 0.14229372143745422, 0.2355833500623703, 0.002602469176054001, 0.3477344810962677, 0.07188104093074799, 15.159342765808105, 9.639612197875977, 0.9409084916114807, 2.1590569019317627, 8.60585880279541, 14.683218002319336, 11.635852813720703, 18.0654354095459, 14.183846473693848, 27.158994674682617, 11.111777305603027, 33.27304458618164, 5.739490985870361, 3.8067564964294434, 2.187534809112549, 0.12086652219295502, 8.295729637145996, 15.361617088317871, 8.019990921020508, 17.531747817993164, 11.559675216674805, 28.20813751220703, 15.47397518157959, 15.697184562683105], "count": [255]}, "action": {"min": [0.409490168094635, -1.2822823524475098, 0.7091153264045715, -0.6353475451469421, -1.6268787384033203, 0.39594778418540955, -0.8422344326972961, -1.230783224105835, 0.700749397277832, 2.9805877208709717, -1.6545684337615967, 1.7776999473571777, 4.306250095367432, 45.341251373291016, -0.8637499809265137, -0.13062499463558197, 3.695625066757202, 0.0031249988824129105, 0.9437500238418579, -0.8337500095367432, 0.93687504529953, 0.041875001043081284, 1.007272720336914, 0.2549999952316284, 43.17749786376953, 40.44874954223633, 0.5412499904632568, 0.21875, 13.463749885559082, 1.943750023841858, 20.3018741607666, 0.8081250190734863, 12.651874542236328, 1.7300000190734863, 0.7137500047683716, 52.56500244140625], "max": [0.9726911187171936, -0.7620450854301453, 1.5702725648880005, -0.08721484988927841, -0.17159247398376465, 0.4039587676525116, -0.3008888363838196, -0.7035622596740723, 1.5326018333435059, 2.990323305130005, -0.34597447514533997, 2.028353214263916, 64.43624877929688, 83.26937866210938, 6.162499904632568, 7.535624980926514, 37.89812469482422, 44.858890533447266, 41.99937438964844, 53.84187698364258, 46.48687744140625, 87.67437744140625, 37.01874923706055, 102.44312286376953, 63.26812744140625, 56.775001525878906, 13.052499771118164, 0.628125011920929, 42.640625, 41.09812545776367, 45.43812561035156, 48.63999938964844, 49.859375, 95.82937622070312, 52.9162483215332, 108.15250396728516], "mean": [0.7471651434898376, -0.8952370285987854, 0.9133451581001282, -0.2868591547012329, -0.9555057883262634, 0.4021625220775604, -0.6894962191581726, -0.8758324384689331, 0.933445394039154, 2.987057685852051, -0.9733402729034424, 1.9402220249176025, 39.215518951416016, 57.72039794921875, -0.3760615885257721, 2.739147186279297, 20.139373779296875, 9.264435768127441, 18.724557876586914, 9.426421165466309, 16.53662872314453, 16.240625381469727, 7.709362030029297, 46.994163513183594, 52.43739700317383, 51.29728317260742, 1.9619934558868408, 0.3953278958797455, 31.124887466430664, 19.314897537231445, 30.968101501464844, 20.646587371826172, 24.248455047607422, 46.37736129760742, 11.670574188232422, 88.13592529296875], "std": [0.16734018921852112, 0.15438775718212128, 0.25889238715171814, 0.12833790481090546, 0.4687723219394684, 0.001941537600941956, 0.1762624979019165, 0.14229369163513184, 0.2355833351612091, 0.0026024694088846445, 0.3477344810962677, 0.07188104093074799, 15.159341812133789, 9.639612197875977, 0.9409086108207703, 2.1590569019317627, 8.605857849121094, 14.683215141296387, 11.635852813720703, 18.06545066833496, 14.18384838104248, 27.15899658203125, 11.111774444580078, 33.27305603027344, 5.7394914627075195, 3.8067567348480225, 2.1875345706939697, 0.12086652964353561, 8.295729637145996, 15.361620903015137, 8.019990921020508, 17.531749725341797, 11.559673309326172, 28.20813751220703, 15.473976135253906, 15.697183609008789], "count": [255]}, "timestamp": {"min": [0.0], "max": [8.466666666666667], "mean": [4.233333333333333], "std": [2.4537197763275134], "count": [255]}, "frame_index": {"min": [0], "max": [254], "mean": [127.0], "std": [73.6115932898254], "count": [255]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [255]}, "index": {"min": [12944], "max": [13198], "mean": [13071.0], "std": [73.6115932898254], "count": [255]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [255]}, "subtask_annotation": {"mean": [6.235294117647059, 11.0, 11.0, 11.0, 11.0], "std": [2.664127972652829, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [255]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [255]}, "eef_direction_state": {"mean": [3.764705882352941, 3.8078431372549018], "std": [2.1216737315852194, 2.387536521618204], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_state": {"mean": [1.0980392156862746, 0.9058823529411765], "std": [0.8130046417344352, 0.8580442341323661], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_state": {"mean": [0.9490196078431372, 0.7254901960784313], "std": [0.8684835892022209, 0.8512604581154583], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_direction_action": {"mean": [3.764705882352941, 3.8078431372549018], "std": [2.1216737315852194, 2.387536521618204], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_action": {"mean": [1.0980392156862746, 0.9058823529411765], "std": [0.8130046417344352, 0.8580442341323661], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_action": {"mean": [0.9490196078431372, 0.7254901960784313], "std": [0.8684835892022209, 0.8512604581154583], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_sim_pose_state": {"mean": [0.623285797758976, 0.1442680096812749, 1.215058944090982, -1.383289771498522, 0.16172124744071686, -2.078290415117793, 0.5874420332209166, -0.09633715495122858, 1.2481255706502716, 0.8140689062811205, 1.1787860735349727, 1.706919329962822], "std": [0.07359797073780863, 0.032131132864267754, 0.0672767207000615, 0.3223045352802331, 0.09807110806170927, 0.14925744712384897, 0.08485869201359528, 0.021045268474608254, 0.050246300660067814, 0.4070297859134318, 0.1765923802204084, 0.351958219350574], "min": [0.5550232277976679, 0.08273611758290028, 1.0865148076877946, -1.8844079884429286, -0.08736583506677009, -2.435628348132756, 0.47477459468237915, -0.14001618416589925, 1.1581693816362764, 0.028921823566834592, 0.7499299390116869, 1.0527500773340202], "max": [0.797198912279354, 0.2050311120805336, 1.3269604394518133, -0.8293978374647084, 0.30297414218459284, -1.8928422301623895, 0.7869318220831779, -0.06737426735460006, 1.3583006216976348, 1.5706056727186568, 1.3591795199961312, 2.46675530686571], "count": [255]}, "eef_sim_pose_action": {"mean": [0.623285797758976, 0.1442680096812749, 1.215058944090982, -1.383289771498522, 0.16172124744071686, -2.078290415117793, 0.5874420332209166, -0.09633715495122858, 1.2481255706502716, 0.8140689062811205, 1.1787860735349727, 1.706919329962822], "std": [0.07359797073780863, 0.032131132864267754, 0.0672767207000615, 0.3223045352802331, 0.09807110806170927, 0.14925744712384897, 0.08485869201359528, 0.021045268474608254, 0.050246300660067814, 0.4070297859134318, 0.1765923802204084, 0.351958219350574], "min": [0.5550232277976679, 0.08273611758290028, 1.0865148076877946, -1.8844079884429286, -0.08736583506677009, -2.435628348132756, 0.47477459468237915, -0.14001618416589925, 1.1581693816362764, 0.028921823566834592, 0.7499299390116869, 1.0527500773340202], "max": [0.797198912279354, 0.2050311120805336, 1.3269604394518133, -0.8293978374647084, 0.30297414218459284, -1.8928422301623895, 0.7869318220831779, -0.06737426735460006, 1.3583006216976348, 1.5706056727186568, 1.3591795199961312, 2.46675530686571], "count": [255]}}} +{"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.4405924264705882]], [[0.434776664624183]], [[0.44309392769607847]]], "std": [[[0.27772324915687563]], [[0.267683071806776]], [[0.26120634199192344]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1450980392156863]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5225040482026144]], [[0.5349325857843137]], [[0.5111388868464052]]], "std": [[[0.3251165249473816]], [[0.32177078741900655]], [[0.3296318310751474]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.13333333333333333]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6310625224673202]], [[0.6217610886437908]], [[0.6017642156862745]]], "std": [[[0.27842023171482194]], [[0.28225347503462395]], [[0.28450280035413666]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43971864174836606]], [[0.4477510784313725]], [[0.4205595751633987]]], "std": [[[0.3524274016825581]], [[0.35030599127549455]], [[0.362438611552526]]], "count": [100]}, "observation.state": {"min": [0.46909570693969727, -1.2861924171447754, 0.8838311433792114, -0.3494792878627777, -1.2807193994522095, 0.40023937821388245, -0.8034511208534241, -1.220888614654541, 0.8413442969322205, 2.982638120651245, -0.9206435680389404, 2.0231077671051025, 21.608749389648438, 45.102500915527344, -0.6987500190734863, -0.1537500023841858, 0.8374999761581421, 0.9543750286102295, 1.2481249570846558, -0.9231250286102295, 0.8849999904632568, 0.6362500190734863, 1.0893750190734863, 8.66812515258789, 45.57374954223633, 32.91625213623047, 0.7956249713897705, -0.28125, 10.22599983215332, 0.07615384459495544, 9.041000366210938, 0.5528571605682373, 6.640999794006348, 0.05923076719045639, 0.6600000262260437, 26.64666748046875], "max": [0.8749141693115234, -0.8778387904167175, 1.5574930906295776, -0.07295720279216766, -0.27525845170021057, 0.40109768509864807, -0.3335765302181244, -0.764333963394165, 1.4930952787399292, 2.9859044551849365, -0.3964007794857025, 2.067811965942383, 67.43187713623047, 62.57999801635742, 21.64666748046875, 8.421875, 35.150001525878906, 43.99250030517578, 40.96312713623047, 42.69187545776367, 46.85187530517578, 87.27375030517578, 43.09812545776367, 103.8687515258789, 65.55937957763672, 50.876251220703125, 29.520000457763672, 0.4325000047683716, 41.45249938964844, 43.119998931884766, 44.890625, 70.33125305175781, 38.64624786376953, 84.26187896728516, 22.426250457763672, 109.81312561035156], "mean": [0.7272799015045166, -0.9937804341316223, 1.0993722677230835, -0.19479571282863617, -0.8233478665351868, 0.4007279872894287, -0.6794959902763367, -0.9033554196357727, 1.0156817436218262, 2.9841628074645996, -0.8042382001876831, 2.0407252311706543, 40.441585540771484, 56.507530212402344, 1.6834968328475952, 3.1380579471588135, 15.640658378601074, 11.474124908447266, 17.134571075439453, 10.303265571594238, 16.497716903686523, 25.12966537475586, 10.999885559082031, 61.16005325317383, 54.3486213684082, 43.552391052246094, 8.975744247436523, 0.22671905159950256, 26.765100479125977, 30.895450592041016, 32.062095642089844, 30.29521369934082, 19.926612854003906, 53.68620681762695, 6.431697368621826, 91.22066497802734], "std": [0.13949735462665558, 0.12696991860866547, 0.20737922191619873, 0.08288218080997467, 0.3170270025730133, 0.00020875460177194327, 0.1846466213464737, 0.14034821093082428, 0.21403919160366058, 0.0006394149968400598, 0.16976037621498108, 0.013575267046689987, 15.813720703125, 4.345378875732422, 5.598392009735107, 2.8388218879699707, 11.761601448059082, 16.273544311523438, 13.936132431030273, 16.715839385986328, 16.265810012817383, 33.57294464111328, 15.346250534057617, 26.810487747192383, 6.349398612976074, 5.299178600311279, 9.156487464904785, 0.1559901386499405, 9.165570259094238, 10.832175254821777, 8.187143325805664, 21.47163963317871, 8.950837135314941, 18.886621475219727, 7.567045211791992, 18.886228561401367], "count": [152]}, "action": {"min": [0.46909570693969727, -1.2861924171447754, 0.8838311433792114, -0.3494792878627777, -1.2807193994522095, 0.40023937821388245, -0.8034511208534241, -1.220888614654541, 0.8413442969322205, 2.982638120651245, -0.9206435680389404, 2.0231077671051025, 21.608749389648438, 45.102500915527344, -0.6987500190734863, -0.1537500023841858, 0.8374999761581421, 0.9543750286102295, 1.2481249570846558, -0.9231250286102295, 0.8849999904632568, 0.6362500190734863, 1.0893750190734863, 8.66812515258789, 45.57374954223633, 32.91625213623047, 0.7956249713897705, -0.28125, 10.22599983215332, 0.07615384459495544, 9.041000366210938, 0.5528571605682373, 6.640999794006348, 0.05923076719045639, 0.6600000262260437, 26.64666748046875], "max": [0.8749141693115234, -0.8778387904167175, 1.5574930906295776, -0.07295720279216766, -0.27525845170021057, 0.40109768509864807, -0.3335765302181244, -0.764333963394165, 1.4930952787399292, 2.9859044551849365, -0.3964007794857025, 2.067811965942383, 67.43187713623047, 62.57999801635742, 21.64666748046875, 8.421875, 35.150001525878906, 43.99250030517578, 40.96312713623047, 42.69187545776367, 46.85187530517578, 87.27375030517578, 43.09812545776367, 103.8687515258789, 65.55937957763672, 50.876251220703125, 29.520000457763672, 0.4325000047683716, 41.45249938964844, 43.119998931884766, 44.890625, 70.33125305175781, 38.64624786376953, 84.26187896728516, 22.426250457763672, 109.81312561035156], "mean": [0.7272801399230957, -0.9937799572944641, 1.099372386932373, -0.19479571282863617, -0.8233480453491211, 0.4007280170917511, -0.6794957518577576, -0.9033552408218384, 1.0156816244125366, 2.9841625690460205, -0.804238498210907, 2.0407259464263916, 40.44157028198242, 56.5075569152832, 1.6834988594055176, 3.1380584239959717, 15.640652656555176, 11.474126815795898, 17.13457679748535, 10.303268432617188, 16.497716903686523, 25.129674911499023, 10.99988079071045, 61.1600341796875, 54.34861373901367, 43.552406311035156, 8.975751876831055, 0.2267189770936966, 26.765090942382812, 30.895462036132812, 32.062095642089844, 30.295217514038086, 19.926612854003906, 53.68620681762695, 6.431697368621826, 91.22071075439453], "std": [0.13949735462665558, 0.12696994841098785, 0.20737922191619873, 0.08288218826055527, 0.3170270025730133, 0.00020875465997960418, 0.1846466213464737, 0.14034821093082428, 0.2140391767024994, 0.0006394151714630425, 0.16976039111614227, 0.013575268909335136, 15.813718795776367, 4.345378875732422, 5.59839391708374, 2.8388214111328125, 11.761602401733398, 16.27354621887207, 13.936131477355957, 16.715835571289062, 16.265811920166016, 33.57293701171875, 15.346248626708984, 26.81048583984375, 6.349399089813232, 5.299178600311279, 9.156487464904785, 0.1559901386499405, 9.165570259094238, 10.832174301147461, 8.18714427947998, 21.471637725830078, 8.950837135314941, 18.886621475219727, 7.56704568862915, 18.886228561401367], "count": [152]}, "timestamp": {"min": [0.0], "max": [5.033333333333333], "mean": [2.5166666666666666], "std": [1.4625890286292547], "count": [152]}, "frame_index": {"min": [0], "max": [151], "mean": [75.5], "std": [43.877670858877636], "count": [152]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [152]}, "index": {"min": [13199], "max": [13350], "mean": [13274.5], "std": [43.877670858877636], "count": [152]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [152]}, "subtask_annotation": {"mean": [7.25, 11.0, 11.0, 11.0, 11.0], "std": [2.236803405237977, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [152]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [152]}, "eef_direction_state": {"mean": [2.486842105263158, 4.171052631578948], "std": [2.1181758602791345, 2.307813717596083], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_state": {"mean": [1.3157894736842106, 0.8289473684210527], "std": [0.6429890380458225, 0.871902908264701], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_state": {"mean": [1.2039473684210527, 0.6447368421052632], "std": [0.8138506247065116, 0.7980889570589867], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_direction_action": {"mean": [2.486842105263158, 4.171052631578948], "std": [2.1181758602791345, 2.307813717596083], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_action": {"mean": [1.3157894736842106, 0.8289473684210527], "std": [0.6429890380458225, 0.871902908264701], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_action": {"mean": [1.2039473684210527, 0.6447368421052632], "std": [0.8138506247065116, 0.7980889570589867], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_sim_pose_state": {"mean": [0.6648514292881046, 0.1431757826354368, 1.1809608272194325, -1.4685802657456852, 0.2989082019091795, -2.110570412967089, 0.6223208439694007, -0.10247565969933026, 1.2113202829611494, 1.1896696288366226, 1.253982889431049, 2.017942005242271], "std": [0.06393759345583325, 0.020206383791662497, 0.05308464303901028, 0.2345290578818229, 0.0432958476678124, 0.13137846726057695, 0.07024394180420164, 0.0055243619400081705, 0.028016955927168227, 0.1775364606870417, 0.019901286342207693, 0.22776684818136622], "min": [0.5935273597449457, 0.10701129598446271, 1.0866008814929198, -1.7951910779823494, 0.20401770979216427, -2.385465510579097, 0.5704615416565312, -0.11749138016300764, 1.165671636366205, 0.7422853337468258, 1.2151031512375612, 1.5138592439811989], "max": [0.7895703158309533, 0.1693593728932719, 1.2488011803504484, -1.1368642532961017, 0.36100046383686646, -2.001064845130646, 0.7742262698189988, -0.0903693576656299, 1.2773512180535984, 1.5077141505863518, 1.3040080027432501, 2.371206212729955], "count": [152]}, "eef_sim_pose_action": {"mean": [0.6648514292881046, 0.1431757826354368, 1.1809608272194325, -1.4685802657456852, 0.2989082019091795, -2.110570412967089, 0.6223208439694007, -0.10247565969933026, 1.2113202829611494, 1.1896696288366226, 1.253982889431049, 2.017942005242271], "std": [0.06393759345583325, 0.020206383791662497, 0.05308464303901028, 0.2345290578818229, 0.0432958476678124, 0.13137846726057695, 0.07024394180420164, 0.0055243619400081705, 0.028016955927168227, 0.1775364606870417, 0.019901286342207693, 0.22776684818136622], "min": [0.5935273597449457, 0.10701129598446271, 1.0866008814929198, -1.7951910779823494, 0.20401770979216427, -2.385465510579097, 0.5704615416565312, -0.11749138016300764, 1.165671636366205, 0.7422853337468258, 1.2151031512375612, 1.5138592439811989], "max": [0.7895703158309533, 0.1693593728932719, 1.2488011803504484, -1.1368642532961017, 0.36100046383686646, -2.001064845130646, 0.7742262698189988, -0.0903693576656299, 1.2773512180535984, 1.5077141505863518, 1.3040080027432501, 2.371206212729955], "count": [152]}}} +{"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.4458269424019608]], [[0.4381096343954249]], [[0.4464262254901961]]], "std": [[[0.2768308045144338]], [[0.2674374007670644]], [[0.261224604828964]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.12156862745098039]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5275471323529412]], [[0.5407410191993464]], [[0.5175948447712418]]], "std": [[[0.32310691609804126]], [[0.32134982328097417]], [[0.32999163968719]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1607843137254902]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.632919183006536]], [[0.6239244097222223]], [[0.6043701879084967]]], "std": [[[0.28106148384693636]], [[0.2838355766883431]], [[0.28627860734913335]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4372511315359477]], [[0.44645831903594774]], [[0.42406822916666664]]], "std": [[[0.35072745404684275]], [[0.3506398050374027]], [[0.3608906785945401]]], "count": [100]}, "observation.state": {"min": [0.46947720646858215, -1.2948949337005615, 0.8930819630622864, -0.3669317960739136, -1.175177812576294, 0.3962338864803314, -0.8001449704170227, -1.1902990341186523, 0.7895113229751587, 2.9825427532196045, -0.9297751188278198, 1.8568322658538818, 28.135623931884766, 45.40374755859375, -0.6462500095367432, -0.47749999165534973, 0.7749999761581421, -0.6974999904632568, 0.6875, -1.0831249952316284, 0.9937499761581421, -0.21875, 1.0262500047683716, 18.532499313354492, 34.631248474121094, 26.979999542236328, 0.9275000095367432, -0.5493749976158142, 15.103750228881836, 0.8463636040687561, 17.061819076538086, -0.07500000298023224, 9.836874961853027, 1.4307142496109009, 0.6766666769981384, 33.07555389404297], "max": [0.8881704807281494, -0.8996623754501343, 1.5701295137405396, -0.04577706754207611, -0.3286888599395752, 0.4013599753379822, -0.3095197081565857, -0.7330052852630615, 1.4982690811157227, 2.9892184734344482, -0.38383591175079346, 2.128103733062744, 59.489376068115234, 62.06312561035156, 9.267499923706055, 7.298749923706055, 36.579376220703125, 45.881874084472656, 45.73249816894531, 54.904998779296875, 44.728126525878906, 79.46062469482422, 43.461875915527344, 105.29000091552734, 62.388126373291016, 52.362220764160156, 35.421875, 0.3050000071525574, 43.109375, 46.499332427978516, 47.265625, 74.92437744140625, 37.0368766784668, 86.18812561035156, 24.176250457763672, 109.00625610351562], "mean": [0.7245190143585205, -1.024903655052185, 1.1217600107192993, -0.21077676117420197, -0.8553696274757385, 0.40032199025154114, -0.6518192887306213, -0.894202470779419, 1.0058454275131226, 2.9867732524871826, -0.7798112034797668, 1.9490878582000732, 41.77653503417969, 57.753204345703125, -0.0563429519534111, 3.019897699356079, 13.564329147338867, 11.595171928405762, 15.742243766784668, 12.61629581451416, 14.679841041564941, 23.380769729614258, 11.643095016479492, 57.23215866088867, 46.325218200683594, 44.353153228759766, 13.111201286315918, 0.032462071627378464, 26.28818130493164, 33.824920654296875, 32.31679916381836, 34.62624740600586, 21.604408264160156, 52.990264892578125, 6.121758937835693, 90.47178649902344], "std": [0.12313573062419891, 0.09955582022666931, 0.17973178625106812, 0.10206981003284454, 0.24069686233997345, 0.0011646827915683389, 0.18765312433242798, 0.15189357101917267, 0.2514388859272003, 0.0016275293892249465, 0.18859997391700745, 0.09676417708396912, 10.692506790161133, 4.405433177947998, 1.7565158605575562, 2.798279285430908, 13.68423080444336, 18.000627517700195, 16.952369689941406, 21.082447052001953, 16.129240036010742, 30.898624420166016, 15.467490196228027, 28.961469650268555, 10.005319595336914, 6.267541885375977, 10.910865783691406, 0.3466056287288666, 10.504841804504395, 12.266557693481445, 8.26667308807373, 20.958362579345703, 8.277743339538574, 19.929500579833984, 7.174821853637695, 18.60393524169922], "count": [181]}, "action": {"min": [0.46947720646858215, -1.2948949337005615, 0.8930819630622864, -0.3669317960739136, -1.175177812576294, 0.3962338864803314, -0.8001449704170227, -1.1902990341186523, 0.7895113229751587, 2.9825427532196045, -0.9297751188278198, 1.8568322658538818, 28.135623931884766, 45.40374755859375, -0.6462500095367432, -0.47749999165534973, 0.7749999761581421, -0.6974999904632568, 0.6875, -1.0831249952316284, 0.9937499761581421, -0.21875, 1.0262500047683716, 18.532499313354492, 34.631248474121094, 26.979999542236328, 0.9275000095367432, -0.5493749976158142, 15.103750228881836, 0.8463636040687561, 17.061819076538086, -0.07500000298023224, 9.836874961853027, 1.4307142496109009, 0.6766666769981384, 33.07555389404297], "max": [0.8881704807281494, -0.8996623754501343, 1.5701295137405396, -0.04577706754207611, -0.3286888599395752, 0.4013599753379822, -0.3095197081565857, -0.7330052852630615, 1.4982690811157227, 2.9892184734344482, -0.38383591175079346, 2.128103733062744, 59.489376068115234, 62.06312561035156, 9.267499923706055, 7.298749923706055, 36.579376220703125, 45.881874084472656, 45.73249816894531, 54.904998779296875, 44.728126525878906, 79.46062469482422, 43.461875915527344, 105.29000091552734, 62.388126373291016, 52.362220764160156, 35.421875, 0.3050000071525574, 43.109375, 46.499332427978516, 47.265625, 74.92437744140625, 37.0368766784668, 86.18812561035156, 24.176250457763672, 109.00625610351562], "mean": [0.7245194315910339, -1.0249030590057373, 1.121760606765747, -0.2107766717672348, -0.8553696870803833, 0.4003220796585083, -0.6518194079399109, -0.8942024111747742, 1.0058451890945435, 2.9867734909057617, -0.7798110246658325, 1.9490877389907837, 41.776519775390625, 57.753204345703125, -0.05634298920631409, 3.019897222518921, 13.564334869384766, 11.595181465148926, 15.742242813110352, 12.616292953491211, 14.67982006072998, 23.380762100219727, 11.643098831176758, 57.23216247558594, 46.32521057128906, 44.3531608581543, 13.111210823059082, 0.03246207907795906, 26.288183212280273, 33.82493209838867, 32.31679916381836, 34.626243591308594, 21.604415893554688, 52.990264892578125, 6.121757984161377, 90.47177124023438], "std": [0.1231357604265213, 0.0995558351278305, 0.17973178625106812, 0.10206982493400574, 0.24069683253765106, 0.0011646827915683389, 0.18765312433242798, 0.15189357101917267, 0.2514389157295227, 0.0016275296220555902, 0.18859997391700745, 0.09676416963338852, 10.692506790161133, 4.405433654785156, 1.7565163373947144, 2.7982800006866455, 13.684232711791992, 18.000625610351562, 16.95237159729004, 21.08245086669922, 16.12923812866211, 30.898624420166016, 15.467491149902344, 28.961467742919922, 10.00532054901123, 6.267542362213135, 10.910868644714355, 0.3466055989265442, 10.504843711853027, 12.266557693481445, 8.26667308807373, 20.958358764648438, 8.277743339538574, 19.929500579833984, 7.1748223304748535, 18.60393524169922], "count": [181]}, "timestamp": {"min": [0.0], "max": [6.0], "mean": [3.0], "std": [1.7416467303484175], "count": [181]}, "frame_index": {"min": [0], "max": [180], "mean": [90.0], "std": [52.24940191045253], "count": [181]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [181]}, "index": {"min": [13351], "max": [13531], "mean": [13441.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [7.2707182320441985, 11.0, 11.0, 11.0, 11.0], "std": [2.133312220727207, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [181]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [181]}, "eef_direction_state": {"mean": [3.5303867403314917, 4.05524861878453], "std": [2.2460313347122414, 2.3662539032981624], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.1049723756906078, 0.8066298342541437], "std": [0.790151831209655, 0.821775614945992], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [0.9116022099447514, 0.7016574585635359], "std": [0.8750237103626239, 0.8206233406354891], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [3.5303867403314917, 4.05524861878453], "std": [2.2460313347122414, 2.3662539032981624], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.1049723756906078, 0.8066298342541437], "std": [0.790151831209655, 0.821775614945992], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [0.9116022099447514, 0.7016574585635359], "std": [0.8750237103626239, 0.8206233406354891], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.6714800222362143, 0.14085491475720344, 1.1818813994868271, -1.4376686379564103, 0.2836301835625097, -2.0932029162002346, 0.6232211215477333, -0.10268542340209563, 1.2192217479410825, 1.0132120867113632, 1.3232764630863478, 1.8274878392229155], "std": [0.05726062725399032, 0.021654979493739505, 0.04587230791109867, 0.18267072169961887, 0.06325957219305055, 0.13676620785497665, 0.08059289484360074, 0.01325338256696786, 0.02996724518349701, 0.2717536445443885, 0.06102446815360113, 0.2581505520499574], "min": [0.5896627046156918, 0.09572123463103441, 1.0895513162510588, -1.7142402854974592, 0.19679792267682483, -2.380936546298648, 0.5581672966893731, -0.13274497998896792, 1.1547379513614966, 0.6760499376908331, 1.1924194629707943, 1.4429370989834176], "max": [0.7938791926249255, 0.16409931194801225, 1.2348422755215935, -1.1859765093898609, 0.39544810304256295, -1.9885565038219646, 0.780100203031323, -0.08926352772092552, 1.2764766562143073, 1.645742991488751, 1.3904258269936682, 2.4785356080334964], "count": [181]}, "eef_sim_pose_action": {"mean": [0.6714800222362143, 0.14085491475720344, 1.1818813994868271, -1.4376686379564103, 0.2836301835625097, -2.0932029162002346, 0.6232211215477333, -0.10268542340209563, 1.2192217479410825, 1.0132120867113632, 1.3232764630863478, 1.8274878392229155], "std": [0.05726062725399032, 0.021654979493739505, 0.04587230791109867, 0.18267072169961887, 0.06325957219305055, 0.13676620785497665, 0.08059289484360074, 0.01325338256696786, 0.02996724518349701, 0.2717536445443885, 0.06102446815360113, 0.2581505520499574], "min": [0.5896627046156918, 0.09572123463103441, 1.0895513162510588, -1.7142402854974592, 0.19679792267682483, -2.380936546298648, 0.5581672966893731, -0.13274497998896792, 1.1547379513614966, 0.6760499376908331, 1.1924194629707943, 1.4429370989834176], "max": [0.7938791926249255, 0.16409931194801225, 1.2348422755215935, -1.1859765093898609, 0.39544810304256295, -1.9885565038219646, 0.780100203031323, -0.08926352772092552, 1.2764766562143073, 1.645742991488751, 1.3904258269936682, 2.4785356080334964], "count": [181]}}} +{"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.44537496119281045]], [[0.43877923406862746]], [[0.44727518382352943]]], "std": [[[0.2785689370643257]], [[0.2676257085956214]], [[0.260391054682757]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.15294117647058825]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5128338929738562]], [[0.5246351184640523]], [[0.5014467197712419]]], "std": [[[0.3204937169114306]], [[0.3177230134218841]], [[0.3264932504471963]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13725490196078433]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6134782904411765]], [[0.6095564011437908]], [[0.5853917585784314]]], "std": [[[0.2908867830224697]], [[0.29045885052836845]], [[0.2939643895127442]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4412520731209151]], [[0.44916650939542485]], [[0.4211403941993464]]], "std": [[[0.35055655512854583]], [[0.34966662918854874]], [[0.3638961640961076]]], "count": [100]}, "observation.state": {"min": [0.4919842481613159, -1.3288938999176025, 0.8932726979255676, -0.31877049803733826, -1.6032781600952148, 0.39497023820877075, -0.8218890428543091, -1.1963073015213013, 0.8624208569526672, 2.9720122814178467, -1.2424870729446411, 2.0834286212921143, 18.997499465942383, 51.26499938964844, -0.6568750143051147, -0.3199999928474426, 0.8650000095367432, 0.6456249952316284, 4.923749923706055, -0.9006249904632568, 3.7125000953674316, 1.9042856693267822, 0.9643750190734863, 49.807498931884766, 34.53187561035156, 51.57374954223633, 0.8018749952316284, 0.06437499821186066, 16.204444885253906, 1.571874976158142, 17.19444465637207, -0.33937498927116394, 10.279999732971191, 0.953125, 0.6412500143051147, 39.443748474121094], "max": [0.9520676136016846, -0.8237964510917664, 1.6099936962127686, -0.03318837285041809, -0.32468336820602417, 0.4015030264854431, -0.3555113673210144, -0.7914663553237915, 1.504897117614746, 2.985356092453003, -0.4108014702796936, 2.1997549533843994, 58.643123626708984, 68.45062255859375, 22.217500686645508, 7.664375305175781, 33.799373626708984, 58.96500015258789, 39.735626220703125, 40.52812576293945, 41.323123931884766, 74.9000015258789, 42.74937438964844, 104.72875213623047, 56.403751373291016, 61.5433349609375, 5.801249980926514, 0.6056250333786011, 33.82437515258789, 52.19874954223633, 38.291873931884766, 54.75, 30.083749771118164, 70.95687866210938, 8.801875114440918, 108.58562469482422], "mean": [0.804932713508606, -1.007657766342163, 1.1018891334533691, -0.2139824777841568, -0.9815794229507446, 0.40028873085975647, -0.683896005153656, -0.9292010068893433, 1.0517959594726562, 2.9827349185943604, -0.8810475468635559, 2.1362059116363525, 36.790687561035156, 62.8801155090332, 0.7058888673782349, 1.605873942375183, 17.45543098449707, 15.379839897155762, 24.44451141357422, 10.046666145324707, 21.205223083496094, 31.21461296081543, 11.43899917602539, 84.51676940917969, 44.43394470214844, 56.56829071044922, 1.3744251728057861, 0.4122263789176941, 27.939180374145508, 19.791719436645508, 30.533401489257812, 15.496749877929688, 18.120180130004883, 32.24971389770508, 1.9198524951934814, 70.6744384765625], "std": [0.14984524250030518, 0.12897057831287384, 0.2115112692117691, 0.09064435213804245, 0.3660627603530884, 0.0014974087243899703, 0.1814572811126709, 0.1211526170372963, 0.20780472457408905, 0.002373912837356329, 0.21341465413570404, 0.0345548540353775, 13.09496784210205, 5.1638617515563965, 4.122766971588135, 2.4436545372009277, 10.4336519241333, 22.34680938720703, 9.806524276733398, 16.13568878173828, 11.979125022888184, 24.62325668334961, 14.828641891479492, 11.128360748291016, 7.571262359619141, 2.340787410736084, 0.813000500202179, 0.13645963370800018, 4.52593994140625, 18.277830123901367, 5.437329292297363, 19.950599670410156, 5.644120693206787, 21.80669593811035, 2.1573221683502197, 20.275558471679688], "count": [172]}, "action": {"min": [0.4919842481613159, -1.3288938999176025, 0.8932726979255676, -0.31877049803733826, -1.6032781600952148, 0.39497023820877075, -0.8218890428543091, -1.1963073015213013, 0.8624208569526672, 2.9720122814178467, -1.2424870729446411, 2.0834286212921143, 18.997499465942383, 51.26499938964844, -0.6568750143051147, -0.3199999928474426, 0.8650000095367432, 0.6456249952316284, 4.923749923706055, -0.9006249904632568, 3.7125000953674316, 1.9042856693267822, 0.9643750190734863, 49.807498931884766, 34.53187561035156, 51.57374954223633, 0.8018749952316284, 0.06437499821186066, 16.204444885253906, 1.571874976158142, 17.19444465637207, -0.33937498927116394, 10.279999732971191, 0.953125, 0.6412500143051147, 39.443748474121094], "max": [0.9520676136016846, -0.8237964510917664, 1.6099936962127686, -0.03318837285041809, -0.32468336820602417, 0.4015030264854431, -0.3555113673210144, -0.7914663553237915, 1.504897117614746, 2.985356092453003, -0.4108014702796936, 2.1997549533843994, 58.643123626708984, 68.45062255859375, 22.217500686645508, 7.664375305175781, 33.799373626708984, 58.96500015258789, 39.735626220703125, 40.52812576293945, 41.323123931884766, 74.9000015258789, 42.74937438964844, 104.72875213623047, 56.403751373291016, 61.5433349609375, 5.801249980926514, 0.6056250333786011, 33.82437515258789, 52.19874954223633, 38.291873931884766, 54.75, 30.083749771118164, 70.95687866210938, 8.801875114440918, 108.58562469482422], "mean": [0.804932713508606, -1.0076578855514526, 1.1018890142440796, -0.21398243308067322, -0.9815795421600342, 0.40028882026672363, -0.683896005153656, -0.9292008876800537, 1.0517960786819458, 2.982734441757202, -0.8810475468635559, 2.1362059116363525, 36.79069137573242, 62.88009262084961, 0.7058886885643005, 1.6058741807937622, 17.455429077148438, 15.379842758178711, 24.444517135620117, 10.046664237976074, 21.20521354675293, 31.2146053314209, 11.43900203704834, 84.51676177978516, 44.433963775634766, 56.56829071044922, 1.3744252920150757, 0.41222628951072693, 27.93919563293457, 19.791717529296875, 30.533418655395508, 15.496742248535156, 18.120176315307617, 32.24971008300781, 1.9198521375656128, 70.67440795898438], "std": [0.14984522759914398, 0.12897056341171265, 0.21151122450828552, 0.09064433723688126, 0.3660627603530884, 0.0014974087243899703, 0.1814573109149933, 0.12115262448787689, 0.20780472457408905, 0.002373912837356329, 0.21341465413570404, 0.0345548577606678, 13.09496784210205, 5.1638617515563965, 4.122766017913818, 2.443655014038086, 10.433652877807617, 22.346820831298828, 9.806524276733398, 16.13568687438965, 11.979124069213867, 24.623260498046875, 14.828643798828125, 11.128362655639648, 7.571263790130615, 2.340787172317505, 0.8130007982254028, 0.13645964860916138, 4.525939464569092, 18.277830123901367, 5.437329292297363, 19.950597763061523, 5.644120693206787, 21.80669593811035, 2.1573221683502197, 20.275554656982422], "count": [172]}, "timestamp": {"min": [0.0], "max": [5.7], "mean": [2.85], "std": [1.655042799043779], "count": [172]}, "frame_index": {"min": [0], "max": [171], "mean": [85.5], "std": [49.65128397131337], "count": [172]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [172]}, "index": {"min": [13532], "max": [13703], "mean": [13617.5], "std": [49.65128397131337], "count": [172]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [172]}, "subtask_annotation": {"mean": [6.755813953488372, 11.0, 11.0, 11.0, 11.0], "std": [2.6760611740479994, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [172]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [172]}, "eef_direction_state": {"mean": [3.13953488372093, 3.9302325581395348], "std": [2.069506124083792, 2.3466487617521716], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_state": {"mean": [1.302325581395349, 0.9302325581395349], "std": [0.6999961368973212, 0.8598363510388909], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_state": {"mean": [1.1744186046511629, 0.8372093023255814], "std": [0.8024940840920283, 0.8121241902434507], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_direction_action": {"mean": [3.13953488372093, 3.9302325581395348], "std": [2.069506124083792, 2.3466487617521716], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_action": {"mean": [1.302325581395349, 0.9302325581395349], "std": [0.6999961368973212, 0.8598363510388909], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_action": {"mean": [1.1744186046511629, 0.8372093023255814], "std": [0.8024940840920283, 0.8121241902434507], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_sim_pose_state": {"mean": [0.6561478938028317, 0.15635675644606015, 1.1827845001422104, -1.3910294966190997, 0.28978559531701303, -2.064673863670984, 0.6249732160411149, -0.10574589724082378, 1.2222253001252383, 1.1123079633969022, 1.1426384360468753, 1.965812488511203], "std": [0.06536347292986693, 0.02888987100221337, 0.057407975818617604, 0.26192940126270386, 0.05883388559307793, 0.15828197072823094, 0.0718225369044475, 0.011786149411103399, 0.03400800031644756, 0.21026970694810163, 0.05188185311249307, 0.1970857351247052], "min": [0.5840244535988723, 0.1065297260987623, 1.0820272269116138, -1.7540586261585456, 0.21861001748858655, -2.3940170069077067, 0.5661693362773701, -0.1293384580502041, 1.160731330476158, 0.45747835792056313, 0.9128323283596673, 1.477233808937473], "max": [0.7960154503830941, 0.21749602477215807, 1.297105263333162, -0.9011990446307347, 0.38323702028413775, -1.8443626978739767, 0.7773442842835897, -0.08593857399906463, 1.3217608535285446, 1.4781360611034313, 1.218745246057133, 2.349623898631756], "count": [172]}, "eef_sim_pose_action": {"mean": [0.6561478938028317, 0.15635675644606015, 1.1827845001422104, -1.3910294966190997, 0.28978559531701303, -2.064673863670984, 0.6249732160411149, -0.10574589724082378, 1.2222253001252383, 1.1123079633969022, 1.1426384360468753, 1.965812488511203], "std": [0.06536347292986693, 0.02888987100221337, 0.057407975818617604, 0.26192940126270386, 0.05883388559307793, 0.15828197072823094, 0.0718225369044475, 0.011786149411103399, 0.03400800031644756, 0.21026970694810163, 0.05188185311249307, 0.1970857351247052], "min": [0.5840244535988723, 0.1065297260987623, 1.0820272269116138, -1.7540586261585456, 0.21861001748858655, -2.3940170069077067, 0.5661693362773701, -0.1293384580502041, 1.160731330476158, 0.45747835792056313, 0.9128323283596673, 1.477233808937473], "max": [0.7960154503830941, 0.21749602477215807, 1.297105263333162, -0.9011990446307347, 0.38323702028413775, -1.8443626978739767, 0.7773442842835897, -0.08593857399906463, 1.3217608535285446, 1.4781360611034313, 1.218745246057133, 2.349623898631756], "count": [172]}}} +{"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.4414106862745098]], [[0.4351143035130719]], [[0.44418658292483665]]], "std": [[[0.2812299779880332]], [[0.2708593398964071]], [[0.2637842497500772]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.11372549019607843]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5167667095588235]], [[0.5367224183006536]], [[0.5123758986928105]]], "std": [[[0.3281833831083705]], [[0.3181674656685787]], [[0.3275356138205913]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.15294117647058825]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6153408333333333]], [[0.6067848692810458]], [[0.5806611151960784]]], "std": [[[0.2782556564587422]], [[0.280056776989078]], [[0.2822122035249464]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43802485089869286]], [[0.4457557536764706]], [[0.4178346507352941]]], "std": [[[0.3507398783794668]], [[0.35001949468573046]], [[0.36433915588227084]]], "count": [100]}, "observation.state": {"min": [0.49951839447021484, -1.3387645483016968, 0.9022373557090759, -0.2741140127182007, -1.2562625408172607, 0.3940165638923645, -0.8600366115570068, -1.2336442470550537, 0.8623254895210266, 2.9843547344207764, -0.995388925075531, 2.045090436935425, 24.231874465942383, 46.33124923706055, -1.0099999904632568, -0.14124999940395355, 0.9162499904632568, -0.38062500953674316, 1.1349999904632568, -1.1462500095367432, 1.0162500143051147, 0.22499999403953552, 1.0425000190734863, 7.724999904632568, 44.526668548583984, 31.526874542236328, 1.0049999952316284, 0.21090909838676453, 12.546667098999023, 3.020909070968628, 9.546667098999023, 0.7307692766189575, 6.554444313049316, 0.6122222542762756, 0.70333331823349, 25.3799991607666], "max": [0.9131094217300415, -0.8932726979255676, 1.6170510053634644, -0.03981650993227959, -0.31915196776390076, 0.40138381719589233, -0.3563935458660126, -0.8099202513694763, 1.5117638111114502, 2.9891231060028076, -0.3934205174446106, 2.148350954055786, 63.42375183105469, 67.29110717773438, 10.327500343322754, 7.493124961853027, 33.18000030517578, 50.67250061035156, 38.130001068115234, 42.446876525878906, 39.38687515258789, 73.75499725341797, 48.00625228881836, 107.87187194824219, 64.39250183105469, 53.04624938964844, 33.0568733215332, 0.5718749761581421, 41.29125213623047, 46.80249786376953, 43.333126068115234, 69.84187316894531, 45.036251068115234, 100.89875030517578, 39.14500045776367, 109.98562622070312], "mean": [0.7615098357200623, -1.0442208051681519, 1.1489825248718262, -0.17688535153865814, -0.8650632500648499, 0.3999791145324707, -0.710919976234436, -0.9441386461257935, 1.0384331941604614, 2.987144708633423, -0.8299755454063416, 2.0634162425994873, 40.14301681518555, 60.497310638427734, 0.6789221167564392, 2.108853340148926, 14.698034286499023, 12.941842079162598, 17.251863479614258, 10.81296443939209, 15.128754615783691, 24.365625381469727, 12.328713417053223, 55.09122848510742, 52.45323944091797, 44.96087646484375, 14.039278984069824, 0.2882165014743805, 25.63675308227539, 31.341663360595703, 27.135440826416016, 33.74125289916992, 18.574878692626953, 58.382198333740234, 9.840206146240234, 87.86363983154297], "std": [0.13413293659687042, 0.12380417436361313, 0.21082304418087006, 0.07716024667024612, 0.306064635515213, 0.001835198956541717, 0.1942756325006485, 0.13739469647407532, 0.2194695770740509, 0.0010493278969079256, 0.20619168877601624, 0.03321615606546402, 13.99384593963623, 5.584939002990723, 2.749626636505127, 2.3154613971710205, 10.851400375366211, 18.88367462158203, 12.204747200012207, 16.8410587310791, 13.254006385803223, 28.988178253173828, 16.854713439941406, 33.72280502319336, 6.729936599731445, 6.440087795257568, 10.769083976745605, 0.107146255671978, 9.617447853088379, 9.542409896850586, 8.231660842895508, 15.233430862426758, 12.376533508300781, 22.04294204711914, 12.314924240112305, 17.762704849243164], "count": [143]}, "action": {"min": [0.49951839447021484, -1.3387645483016968, 0.9022373557090759, -0.2741140127182007, -1.2562625408172607, 0.3940165638923645, -0.8600366115570068, -1.2336442470550537, 0.8623254895210266, 2.9843547344207764, -0.995388925075531, 2.045090436935425, 24.231874465942383, 46.33124923706055, -1.0099999904632568, -0.14124999940395355, 0.9162499904632568, -0.38062500953674316, 1.1349999904632568, -1.1462500095367432, 1.0162500143051147, 0.22499999403953552, 1.0425000190734863, 7.724999904632568, 44.526668548583984, 31.526874542236328, 1.0049999952316284, 0.21090909838676453, 12.546667098999023, 3.020909070968628, 9.546667098999023, 0.7307692766189575, 6.554444313049316, 0.6122222542762756, 0.70333331823349, 25.3799991607666], "max": [0.9131094217300415, -0.8932726979255676, 1.6170510053634644, -0.03981650993227959, -0.31915196776390076, 0.40138381719589233, -0.3563935458660126, -0.8099202513694763, 1.5117638111114502, 2.9891231060028076, -0.3934205174446106, 2.148350954055786, 63.42375183105469, 67.29110717773438, 10.327500343322754, 7.493124961853027, 33.18000030517578, 50.67250061035156, 38.130001068115234, 42.446876525878906, 39.38687515258789, 73.75499725341797, 48.00625228881836, 107.87187194824219, 64.39250183105469, 53.04624938964844, 33.0568733215332, 0.5718749761581421, 41.29125213623047, 46.80249786376953, 43.333126068115234, 69.84187316894531, 45.036251068115234, 100.89875030517578, 39.14500045776367, 109.98562622070312], "mean": [0.7615099549293518, -1.0442208051681519, 1.1489828824996948, -0.17688530683517456, -0.8650631904602051, 0.3999790847301483, -0.7109200954437256, -0.9441384077072144, 1.0384329557418823, 2.987144947052002, -0.829975426197052, 2.063416004180908, 40.14300537109375, 60.49732208251953, 0.6789219379425049, 2.1088550090789795, 14.698026657104492, 12.941834449768066, 17.251869201660156, 10.812959671020508, 15.128747940063477, 24.365633010864258, 12.328709602355957, 55.09122085571289, 52.453243255615234, 44.96089553833008, 14.03927993774414, 0.2882164418697357, 25.636760711669922, 31.341657638549805, 27.13545036315918, 33.741241455078125, 18.574871063232422, 58.382205963134766, 9.84020709991455, 87.8636245727539], "std": [0.13413293659687042, 0.12380418181419373, 0.21082307398319244, 0.07716025412082672, 0.3060646951198578, 0.0018351988401263952, 0.1942756175994873, 0.13739469647407532, 0.2194695919752121, 0.0010493280133232474, 0.20619168877601624, 0.03321615606546402, 13.993843078613281, 5.5849385261535645, 2.749626398086548, 2.3154609203338623, 10.851399421691895, 18.883678436279297, 12.204750061035156, 16.84105682373047, 13.254006385803223, 28.988176345825195, 16.854713439941406, 33.72280502319336, 6.729936599731445, 6.440088272094727, 10.769083976745605, 0.107146255671978, 9.617447853088379, 9.542409896850586, 8.231660842895508, 15.233430862426758, 12.376533508300781, 22.04294204711914, 12.314924240112305, 17.76270294189453], "count": [143]}, "timestamp": {"min": [0.0], "max": [4.733333333333333], "mean": [2.3666666666666667], "std": [1.3759844960366863], "count": [143]}, "frame_index": {"min": [0], "max": [142], "mean": [71.0], "std": [41.27953488110059], "count": [143]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [143]}, "index": {"min": [13704], "max": [13846], "mean": [13775.0], "std": [41.27953488110059], "count": [143]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [143]}, "subtask_annotation": {"mean": [7.286713286713287, 11.0, 11.0, 11.0, 11.0], "std": [2.217610310947816, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [143]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [143]}, "eef_direction_state": {"mean": [3.0839160839160837, 3.86013986013986], "std": [2.279419946753426, 2.513185921682405], "min": [0, 0], "max": [6, 6], "count": [143]}, "eef_velocity_state": {"mean": [1.1818181818181819, 0.7832167832167832], "std": [0.7350977636933091, 0.8033135933300353], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_state": {"mean": [1.132867132867133, 0.6573426573426573], "std": [0.8213732509105464, 0.8030091579557297], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_direction_action": {"mean": [3.0839160839160837, 3.86013986013986], "std": [2.279419946753426, 2.513185921682405], "min": [0, 0], "max": [6, 6], "count": [143]}, "eef_velocity_action": {"mean": [1.1818181818181819, 0.7832167832167832], "std": [0.7350977636933091, 0.8033135933300353], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_action": {"mean": [1.132867132867133, 0.6573426573426573], "std": [0.8213732509105464, 0.8030091579557297], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_sim_pose_state": {"mean": [0.6692108779595705, 0.14124522869993433, 1.1676218914418892, -1.4612479408531658, 0.32001543376251124, -2.114098526601725, 0.621405058409287, -0.09623006085219567, 1.1986572561775748, 1.2402922269010979, 1.219943991757191, 2.08236844170681], "std": [0.06353060692990505, 0.018099992528122947, 0.04842541011528788, 0.2265629767595222, 0.04661579304003705, 0.1360357928858658, 0.0747722273778769, 0.008046169135054702, 0.024624955055506575, 0.1575684001406906, 0.013901301992148056, 0.17414454534065438], "min": [0.5884823944906485, 0.10454213339590882, 1.0838873382473042, -1.762150104748685, 0.2681379964158328, -2.393808968880412, 0.5642337006593834, -0.10735022010381753, 1.154488404587888, 0.8463159851309769, 1.2057623876251924, 1.6342247259359448], "max": [0.7943760111224436, 0.16462045085396038, 1.2315781001077373, -1.1523961439187909, 0.4028474718007635, -2.0031404031489526, 0.7769167159517214, -0.07864466140115647, 1.25039079898618, 1.5283015691632427, 1.2585706934675893, 2.3931620278172954], "count": [143]}, "eef_sim_pose_action": {"mean": [0.6692108779595705, 0.14124522869993433, 1.1676218914418892, -1.4612479408531658, 0.32001543376251124, -2.114098526601725, 0.621405058409287, -0.09623006085219567, 1.1986572561775748, 1.2402922269010979, 1.219943991757191, 2.08236844170681], "std": [0.06353060692990505, 0.018099992528122947, 0.04842541011528788, 0.2265629767595222, 0.04661579304003705, 0.1360357928858658, 0.0747722273778769, 0.008046169135054702, 0.024624955055506575, 0.1575684001406906, 0.013901301992148056, 0.17414454534065438], "min": [0.5884823944906485, 0.10454213339590882, 1.0838873382473042, -1.762150104748685, 0.2681379964158328, -2.393808968880412, 0.5642337006593834, -0.10735022010381753, 1.154488404587888, 0.8463159851309769, 1.2057623876251924, 1.6342247259359448], "max": [0.7943760111224436, 0.16462045085396038, 1.2315781001077373, -1.1523961439187909, 0.4028474718007635, -2.0031404031489526, 0.7769167159517214, -0.07864466140115647, 1.25039079898618, 1.5283015691632427, 1.2585706934675893, 2.3931620278172954], "count": [143]}}} +{"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.44282407475490193]], [[0.4356389093137255]], [[0.44362300245098035]]], "std": [[[0.27846165212785967]], [[0.26765699016606714]], [[0.2614351245464927]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.13333333333333333]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5117322324346405]], [[0.5245545179738562]], [[0.5007823345588236]]], "std": [[[0.3253108403242071]], [[0.3221480113270705]], [[0.3320590299258609]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6100452410130719]], [[0.5990792258986928]], [[0.5767301450163399]]], "std": [[[0.28311538504712197]], [[0.2890412779452143]], [[0.2934827974950975]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4410115196078431]], [[0.4512531147875817]], [[0.4288396915849673]]], "std": [[[0.3493846747638299]], [[0.3507297400836064]], [[0.36307185816325255]]], "count": [100]}, "observation.state": {"min": [0.500615119934082, -1.329728364944458, 0.9267948269844055, -0.2648155689239502, -1.4493739604949951, 0.3839551508426666, -0.916876494884491, -1.2326667308807373, 0.9131571054458618, 2.9734110832214355, -1.0922598838806152, 2.2553470134735107, 20.421875, 48.46500015258789, -0.6368750333786011, 0.1081250011920929, 1.5012500286102295, 0.862500011920929, 1.7549999952316284, -0.9693750143051147, 2.151249885559082, 0.25562500953674316, 1.0199999809265137, 30.920625686645508, 21.98769187927246, 53.696250915527344, 0.8207142949104309, -0.31187498569488525, 7.667500019073486, 0.125, 10.962499618530273, 0.4012500047683716, 4.891875267028809, 0.3018749952316284, 0.6759999990463257, 29.485000610351562], "max": [0.9487773776054382, -0.9064494967460632, 1.646186113357544, -0.08131787180900574, -0.34230276942253113, 0.4010261595249176, -0.39539939165115356, -0.8247501254081726, 1.5399214029312134, 2.9831387996673584, -0.43369001150131226, 2.3035876750946045, 58.89125061035156, 63.997779846191406, 21.821250915527344, 9.578125, 37.50062561035156, 58.251251220703125, 44.057498931884766, 51.44874954223633, 46.696250915527344, 79.55374908447266, 45.294376373291016, 101.2543716430664, 59.81999969482422, 63.182498931884766, 12.666250228881836, 0.6393750309944153, 38.407501220703125, 51.90687561035156, 41.573123931884766, 46.989376068115234, 39.47312545776367, 92.34000396728516, 30.900625228881836, 109.26250457763672], "mean": [0.7739934921264648, -1.0277103185653687, 1.1494256258010864, -0.17800603806972504, -0.9492002129554749, 0.3988039791584015, -0.7400375008583069, -0.9570453763008118, 1.0997394323349, 2.9809346199035645, -0.9089610576629639, 2.297137975692749, 38.18234634399414, 58.859073638916016, 0.36722907423973083, 3.5178885459899902, 17.872751235961914, 14.832409858703613, 19.72536849975586, 12.31809139251709, 18.137741088867188, 25.027692794799805, 11.479785919189453, 65.69982147216797, 40.03612518310547, 58.96042251586914, 1.7372586727142334, 0.06776200979948044, 20.1610050201416, 28.67837142944336, 27.851293563842773, 17.018936157226562, 15.591257095336914, 47.212589263916016, 5.620386123657227, 78.47594451904297], "std": [0.13269531726837158, 0.1126062422990799, 0.19637255370616913, 0.05575037747621536, 0.29600492119789124, 0.0042434935458004475, 0.21229754388332367, 0.12733761966228485, 0.208268404006958, 0.0017891215393319726, 0.2181275486946106, 0.007273979019373655, 13.39861011505127, 3.6668009757995605, 3.5960371494293213, 3.2663795948028564, 11.636035919189453, 21.590778350830078, 13.927270889282227, 20.013214111328125, 14.347538948059082, 30.611656188964844, 15.513260841369629, 20.072114944458008, 13.86147689819336, 2.589641809463501, 1.9153437614440918, 0.3245798945426941, 10.568363189697266, 14.277546882629395, 8.038609504699707, 15.376542091369629, 9.670690536499023, 24.509029388427734, 7.9617695808410645, 20.240339279174805], "count": [171]}, "action": {"min": [0.500615119934082, -1.329728364944458, 0.9267948269844055, -0.2648155689239502, -1.4493739604949951, 0.3839551508426666, -0.916876494884491, -1.2326667308807373, 0.9131571054458618, 2.9734110832214355, -1.0922598838806152, 2.2553470134735107, 20.421875, 48.46500015258789, -0.6368750333786011, 0.1081250011920929, 1.5012500286102295, 0.862500011920929, 1.7549999952316284, -0.9693750143051147, 2.151249885559082, 0.25562500953674316, 1.0199999809265137, 30.920625686645508, 21.98769187927246, 53.696250915527344, 0.8207142949104309, -0.31187498569488525, 7.667500019073486, 0.125, 10.962499618530273, 0.4012500047683716, 4.891875267028809, 0.3018749952316284, 0.6759999990463257, 29.485000610351562], "max": [0.9487773776054382, -0.9064494967460632, 1.646186113357544, -0.08131787180900574, -0.34230276942253113, 0.4010261595249176, -0.39539939165115356, -0.8247501254081726, 1.5399214029312134, 2.9831387996673584, -0.43369001150131226, 2.3035876750946045, 58.89125061035156, 63.997779846191406, 21.821250915527344, 9.578125, 37.50062561035156, 58.251251220703125, 44.057498931884766, 51.44874954223633, 46.696250915527344, 79.55374908447266, 45.294376373291016, 101.2543716430664, 59.81999969482422, 63.182498931884766, 12.666250228881836, 0.6393750309944153, 38.407501220703125, 51.90687561035156, 41.573123931884766, 46.989376068115234, 39.47312545776367, 92.34000396728516, 30.900625228881836, 109.26250457763672], "mean": [0.7739936709403992, -1.027709722518921, 1.1494256258010864, -0.17800600826740265, -0.9492000937461853, 0.3988039791584015, -0.7400373816490173, -0.9570453763008118, 1.0997394323349, 2.980933904647827, -0.9089609980583191, 2.29713773727417, 38.18233871459961, 58.859073638916016, 0.3672294616699219, 3.5178885459899902, 17.872745513916016, 14.832429885864258, 19.725360870361328, 12.318097114562988, 18.137739181518555, 25.02768325805664, 11.47978687286377, 65.69983673095703, 40.03611755371094, 58.960453033447266, 1.737259030342102, 0.06776198744773865, 20.161012649536133, 28.678359985351562, 27.851293563842773, 17.018939971923828, 15.591257095336914, 47.21257781982422, 5.620388031005859, 78.47600555419922], "std": [0.1326953023672104, 0.1126062422990799, 0.19637256860733032, 0.05575037747621536, 0.2960049510002136, 0.004243491683155298, 0.21229754388332367, 0.12733761966228485, 0.20826838910579681, 0.001789121888577938, 0.2181275635957718, 0.007273979019373655, 13.398608207702637, 3.6668007373809814, 3.5960395336151123, 3.2663795948028564, 11.636032104492188, 21.59078598022461, 13.92727279663086, 20.013212203979492, 14.347537994384766, 30.611656188964844, 15.513265609741211, 20.072114944458008, 13.861477851867676, 2.589641809463501, 1.9153424501419067, 0.3245799243450165, 10.56836223602295, 14.277548789978027, 8.038609504699707, 15.376541137695312, 9.670690536499023, 24.509029388427734, 7.96176815032959, 20.240341186523438], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [171]}, "index": {"min": [13847], "max": [14017], "mean": [13932.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [7.128654970760234, 11.0, 11.0, 11.0, 11.0], "std": [2.4099811829156357, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [171]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [171]}, "eef_direction_state": {"mean": [2.5321637426900585, 3.783625730994152], "std": [2.1337898352245586, 2.431511156297162], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.1988304093567252, 0.9532163742690059], "std": [0.6633239269449933, 0.8706579181814846], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [1.0116959064327486, 0.695906432748538], "std": [0.8306152450472369, 0.8313560208180563], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [2.5321637426900585, 3.783625730994152], "std": [2.1337898352245586, 2.431511156297162], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.1988304093567252, 0.9532163742690059], "std": [0.6633239269449933, 0.8706579181814846], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [1.0116959064327486, 0.695906432748538], "std": [0.8306152450472369, 0.8313560208180563], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6671495912878219, 0.15272066670037496, 1.1853892213625357, -1.3803746083849262, 0.3266448617218989, -2.0702482282280203, 0.6303222071286365, -0.11296768178386442, 1.203619088832077, 1.2673754919932523, 1.0171816935959304, 2.120211341766435], "std": [0.06147315752764277, 0.018848312075850613, 0.0562663059027674, 0.23892493380849505, 0.03343135457336363, 0.12993195734098736, 0.0742083337037644, 0.005838810901537696, 0.03409281101063766, 0.16260582698806225, 0.03908277850547846, 0.180729568374773], "min": [0.5930095238759253, 0.11414162177436099, 1.0870886630454337, -1.7112438634481713, 0.2547042321085897, -2.3334481820141204, 0.56736119373048, -0.12174281197130166, 1.146796376700366, 0.7221585727243315, 0.9642199041836594, 1.677555465032413], "max": [0.8034893990635714, 0.19022236097887812, 1.268037452060138, -0.9960665486845142, 0.404138319966026, -1.9167780573165505, 0.7798459114824181, -0.09722714627404308, 1.2903432752906878, 1.535986405654539, 1.1050510710624928, 2.3906814559200833], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6671495912878219, 0.15272066670037496, 1.1853892213625357, -1.3803746083849262, 0.3266448617218989, -2.0702482282280203, 0.6303222071286365, -0.11296768178386442, 1.203619088832077, 1.2673754919932523, 1.0171816935959304, 2.120211341766435], "std": [0.06147315752764277, 0.018848312075850613, 0.0562663059027674, 0.23892493380849505, 0.03343135457336363, 0.12993195734098736, 0.0742083337037644, 0.005838810901537696, 0.03409281101063766, 0.16260582698806225, 0.03908277850547846, 0.180729568374773], "min": [0.5930095238759253, 0.11414162177436099, 1.0870886630454337, -1.7112438634481713, 0.2547042321085897, -2.3334481820141204, 0.56736119373048, -0.12174281197130166, 1.146796376700366, 0.7221585727243315, 0.9642199041836594, 1.677555465032413], "max": [0.8034893990635714, 0.19022236097887812, 1.268037452060138, -0.9960665486845142, 0.404138319966026, -1.9167780573165505, 0.7798459114824181, -0.09722714627404308, 1.2903432752906878, 1.535986405654539, 1.1050510710624928, 2.3906814559200833], "count": [171]}}} +{"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.44288927696078434]], [[0.437791964869281]], [[0.4461459538398693]]], "std": [[[0.2797575774364479]], [[0.2686161333142453]], [[0.26232517110765946]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5142760886437908]], [[0.5233438684640523]], [[0.500820835375817]]], "std": [[[0.3268766957141771]], [[0.32466509598014387]], [[0.33257338591945335]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.629196352124183]], [[0.6188550469771242]], [[0.6013049857026144]]], "std": [[[0.2832147022030789]], [[0.2874763301661276]], [[0.28996076465120957]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44186729575163397]], [[0.4511689971405229]], [[0.4271640767973856]]], "std": [[[0.34837630848915885]], [[0.34911524707121067]], [[0.3623040846279576]]], "count": [100]}, "observation.state": {"min": [0.5007104873657227, -1.2898880243301392, 0.8912222385406494, -0.2780241370201111, -1.2596534490585327, 0.39692530035972595, -0.8218890428543091, -1.223320484161377, 0.9418154358863831, 2.979562520980835, -1.0680123567581177, 2.1959164142608643, 21.016250610351562, 50.650001525878906, -0.7450000047683716, -0.5925000309944153, 0.8600000143051147, 0.22437500953674316, 7.819999694824219, 0.036250002682209015, 0.9624999761581421, 3.8211112022399902, 1.0143749713897705, 55.377498626708984, 16.454614639282227, 52.33399963378906, 0.6681250333786011, -0.22499999403953552, 6.641875267028809, 1.6660000085830688, 12.25, -0.12999999523162842, 9.998888969421387, 1.2063636779785156, 0.6588888764381409, 32.5], "max": [0.9233138561248779, -0.8464465737342834, 1.566529393196106, 0.048137445002794266, -0.323586642742157, 0.4010261595249176, -0.3598029613494873, -0.8638990521430969, 1.5267844200134277, 2.9845216274261475, -0.4340953230857849, 2.200780153274536, 68.03500366210938, 67.27874755859375, 8.16249942779541, 9.391249656677246, 31.576873779296875, 48.983123779296875, 40.91749954223633, 46.9318733215332, 46.631874084472656, 84.87437438964844, 39.116249084472656, 104.32250213623047, 64.58154296875, 70.22000122070312, 2.7487499713897705, 0.6525000333786011, 32.35874938964844, 56.97187423706055, 36.97437286376953, 58.47624969482422, 41.21437454223633, 90.96687316894531, 39.51625061035156, 109.17375183105469], "mean": [0.7318748831748962, -1.02555513381958, 1.1509424448013306, -0.12442521005868912, -0.8485780954360962, 0.400156706571579, -0.7020706534385681, -0.9620764851570129, 1.0850526094436646, 2.983114242553711, -0.9028591513633728, 2.1975717544555664, 37.94213104248047, 58.62860870361328, -0.04620298743247986, 3.287210464477539, 11.332971572875977, 11.64008617401123, 21.61005401611328, 10.920731544494629, 16.279640197753906, 39.87071990966797, 9.125506401062012, 84.38387298583984, 36.477989196777344, 62.24811553955078, 1.1823376417160034, 0.24420350790023804, 19.270931243896484, 35.665016174316406, 32.49517822265625, 19.45585823059082, 26.362064361572266, 42.4246711730957, 10.408440589904785, 81.91777801513672], "std": [0.12544791400432587, 0.1137588694691658, 0.18928448855876923, 0.10067838430404663, 0.2988446056842804, 0.0009614366572350264, 0.17787490785121918, 0.11235948652029037, 0.1957138180732727, 0.0011956308735534549, 0.2115568369626999, 0.0019210642203688622, 16.79218292236328, 5.235169887542725, 1.722580909729004, 3.271484375, 11.311330795288086, 18.27344512939453, 10.19317626953125, 16.946271896362305, 15.304014205932617, 23.41576385498047, 13.530560493469238, 10.06853199005127, 16.740955352783203, 5.352505207061768, 0.3867362141609192, 0.21518883109092712, 8.849224090576172, 17.594188690185547, 4.322083473205566, 23.34733772277832, 9.674956321716309, 28.256237030029297, 13.949519157409668, 14.714123725891113], "count": [171]}, "action": {"min": [0.5007104873657227, -1.2898880243301392, 0.8912222385406494, -0.2780241370201111, -1.2596534490585327, 0.39692530035972595, -0.8218890428543091, -1.223320484161377, 0.9418154358863831, 2.979562520980835, -1.0680123567581177, 2.1959164142608643, 21.016250610351562, 50.650001525878906, -0.7450000047683716, -0.5925000309944153, 0.8600000143051147, 0.22437500953674316, 7.819999694824219, 0.036250002682209015, 0.9624999761581421, 3.8211112022399902, 1.0143749713897705, 55.377498626708984, 16.454614639282227, 52.33399963378906, 0.6681250333786011, -0.22499999403953552, 6.641875267028809, 1.6660000085830688, 12.25, -0.12999999523162842, 9.998888969421387, 1.2063636779785156, 0.6588888764381409, 32.5], "max": [0.9233138561248779, -0.8464465737342834, 1.566529393196106, 0.048137445002794266, -0.323586642742157, 0.4010261595249176, -0.3598029613494873, -0.8638990521430969, 1.5267844200134277, 2.9845216274261475, -0.4340953230857849, 2.200780153274536, 68.03500366210938, 67.27874755859375, 8.16249942779541, 9.391249656677246, 31.576873779296875, 48.983123779296875, 40.91749954223633, 46.9318733215332, 46.631874084472656, 84.87437438964844, 39.116249084472656, 104.32250213623047, 64.58154296875, 70.22000122070312, 2.7487499713897705, 0.6525000333786011, 32.35874938964844, 56.97187423706055, 36.97437286376953, 58.47624969482422, 41.21437454223633, 90.96687316894531, 39.51625061035156, 109.17375183105469], "mean": [0.7318748235702515, -1.0255553722381592, 1.1509419679641724, -0.12442521750926971, -0.8485780954360962, 0.400156706571579, -0.7020706534385681, -0.962076723575592, 1.0850528478622437, 2.983114242553711, -0.9028591513633728, 2.1975722312927246, 37.94211959838867, 58.628604888916016, -0.046203020960092545, 3.287209987640381, 11.33297348022461, 11.640095710754395, 21.61005401611328, 10.920732498168945, 16.279645919799805, 39.87073516845703, 9.125515937805176, 84.3838882446289, 36.47800064086914, 62.24811553955078, 1.1823382377624512, 0.24420349299907684, 19.270919799804688, 35.665000915527344, 32.495201110839844, 19.455852508544922, 26.362058639526367, 42.4246711730957, 10.408440589904785, 81.91779327392578], "std": [0.12544791400432587, 0.11375889927148819, 0.18928448855876923, 0.10067836940288544, 0.2988446056842804, 0.0009614360169507563, 0.17787490785121918, 0.11235949397087097, 0.1957138180732727, 0.0011956311063840985, 0.21155685186386108, 0.0019210642203688622, 16.79218101501465, 5.235170364379883, 1.722580909729004, 3.271484136581421, 11.311328887939453, 18.273448944091797, 10.1931791305542, 16.946269989013672, 15.304014205932617, 23.415760040283203, 13.530561447143555, 10.068530082702637, 16.740957260131836, 5.352505207061768, 0.38673627376556396, 0.21518881618976593, 8.849224090576172, 17.59419059753418, 4.322083473205566, 23.34733772277832, 9.674956321716309, 28.25623893737793, 13.949519157409668, 14.714123725891113], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [171]}, "index": {"min": [14018], "max": [14188], "mean": [14103.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [7.450292397660819, 11.0, 11.0, 11.0, 11.0], "std": [1.8390302004715156, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [171]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [171]}, "eef_direction_state": {"mean": [3.426900584795322, 4.350877192982456], "std": [2.160025256119865, 2.1479588684860573], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.1988304093567252, 0.8187134502923976], "std": [0.7462959844359427, 0.8285127835520396], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [1.087719298245614, 0.6432748538011696], "std": [0.8573187173944292, 0.8209243331225465], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [3.426900584795322, 4.350877192982456], "std": [2.160025256119865, 2.1479588684860573], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.1988304093567252, 0.8187134502923976], "std": [0.7462959844359427, 0.8285127835520396], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [1.087719298245614, 0.6432748538011696], "std": [0.8573187173944292, 0.8209243331225465], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.668402781438615, 0.13987062648991988, 1.1795305874302295, -1.4423114543076168, 0.36320062902529826, -2.1327364002861757, 0.6292057644072594, -0.10391379606701433, 1.2142939811863176, 1.1539793235602422, 1.0904503016867813, 2.0181880512803065], "std": [0.061633384424805204, 0.016270757464544074, 0.05551027358780442, 0.2525203675039804, 0.061897672305232514, 0.1519611134923614, 0.06892978923051085, 0.007647135151435084, 0.028713132320828626, 0.1664070691561807, 0.044228524953902885, 0.16706631846514317], "min": [0.5862477582918738, 0.10614597328199263, 1.0735969336503486, -1.832104607301337, 0.28489049822467427, -2.472427090097416, 0.5807599021562755, -0.12227941500027628, 1.1497901165572084, 0.8653912571158502, 1.0484058579257756, 1.6554050920196932], "max": [0.7868782914859374, 0.16125729573230993, 1.2574845810315043, -1.06606995384677, 0.4772479912446581, -2.0135704731874853, 0.7795609636310026, -0.09140451436350411, 1.2715449052193235, 1.5297486420215627, 1.1883855857220786, 2.3795944645256912], "count": [171]}, "eef_sim_pose_action": {"mean": [0.668402781438615, 0.13987062648991988, 1.1795305874302295, -1.4423114543076168, 0.36320062902529826, -2.1327364002861757, 0.6292057644072594, -0.10391379606701433, 1.2142939811863176, 1.1539793235602422, 1.0904503016867813, 2.0181880512803065], "std": [0.061633384424805204, 0.016270757464544074, 0.05551027358780442, 0.2525203675039804, 0.061897672305232514, 0.1519611134923614, 0.06892978923051085, 0.007647135151435084, 0.028713132320828626, 0.1664070691561807, 0.044228524953902885, 0.16706631846514317], "min": [0.5862477582918738, 0.10614597328199263, 1.0735969336503486, -1.832104607301337, 0.28489049822467427, -2.472427090097416, 0.5807599021562755, -0.12227941500027628, 1.1497901165572084, 0.8653912571158502, 1.0484058579257756, 1.6554050920196932], "max": [0.7868782914859374, 0.16125729573230993, 1.2574845810315043, -1.06606995384677, 0.4772479912446581, -2.0135704731874853, 0.7795609636310026, -0.09140451436350411, 1.2715449052193235, 1.5297486420215627, 1.1883855857220786, 2.3795944645256912], "count": [171]}}} +{"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.44138313316993466]], [[0.4349608251633987]], [[0.44270914624183005]]], "std": [[[0.2780422750998688]], [[0.26591019408153416]], [[0.25960866000956895]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.16470588235294117]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49845927491830067]], [[0.5153753799019608]], [[0.49028335375816995]]], "std": [[[0.2879337887131184]], [[0.28953502931155867]], [[0.2989586987284212]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5872078799019608]], [[0.5813211683006536]], [[0.5672754125816993]]], "std": [[[0.28884093233125685]], [[0.29264184767811857]], [[0.29573341521465146]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43568263071895424]], [[0.45025738357843137]], [[0.426624693627451]]], "std": [[[0.35151104926976834]], [[0.34819219090215714]], [[0.3610519043312106]]], "count": [100]}, "observation.state": {"min": [0.48931393027305603, -1.2306877374649048, 0.818964421749115, -0.2754015028476715, -1.6305854320526123, 0.39899957180023193, -0.8646143078804016, -1.1705577373504639, 0.8592259883880615, 2.969041585922241, -1.58712899684906, 2.011117935180664, 20.744998931884766, 47.64250183105469, -0.7356250286102295, -0.17812499403953552, 0.7918750047683716, -0.6818749904632568, 1.2018749713897705, -0.9424999952316284, 1.328125, -0.08437499403953552, 0.8806250095367432, 14.330625534057617, 6.391538619995117, 53.20687484741211, 0.7950000166893005, 0.05937499925494194, 7.075384616851807, 3.0918750762939453, 15.386428833007812, -0.6150000095367432, 8.681249618530273, 1.8888888359069824, 0.6731250286102295, 40.11000061035156], "max": [0.9418631196022034, -0.7585641145706177, 1.4924038648605347, 0.033593691885471344, -0.3427557647228241, 0.4014076590538025, -0.3810940682888031, -0.7835030555725098, 1.4727579355239868, 2.984450101852417, -0.4702639877796173, 2.2324187755584717, 66.98249816894531, 79.08999633789062, 17.684444427490234, 8.55875015258789, 33.99937438964844, 54.962223052978516, 40.266666412353516, 40.72062683105469, 49.673126220703125, 98.86312103271484, 48.98062515258789, 110.05374908447266, 58.84812545776367, 77.59000396728516, 5.355000019073486, 2.490000009536743, 29.145000457763672, 60.25777816772461, 34.12874984741211, 65.11062622070312, 37.1349983215332, 87.43937683105469, 23.744375228881836, 109.52375030517578], "mean": [0.8089160323143005, -0.9313609600067139, 1.031476378440857, -0.15516753494739532, -1.0400947332382202, 0.4004615247249603, -0.7245351076126099, -0.9057715535163879, 1.019553542137146, 2.981170654296875, -0.9709991812705994, 2.206225872039795, 39.48256301879883, 59.035491943359375, 1.0763901472091675, 2.8202810287475586, 13.085108757019043, 11.184703826904297, 17.809066772460938, 9.32536792755127, 19.513988494873047, 20.580509185791016, 10.332517623901367, 64.76087188720703, 31.50714683532715, 64.24639892578125, 1.0887117385864258, 0.3858572542667389, 19.156877517700195, 40.60087585449219, 28.074697494506836, 27.740108489990234, 19.468557357788086, 45.865535736083984, 4.480031967163086, 82.75589752197266], "std": [0.14663682878017426, 0.11974789202213287, 0.18267130851745605, 0.10689965635538101, 0.3960575461387634, 0.0005460349493660033, 0.17523996531963348, 0.11371059715747833, 0.19121980667114258, 0.0039138891734182835, 0.2502392828464508, 0.060183085501194, 14.275677680969238, 6.836319446563721, 4.484251022338867, 2.5739455223083496, 12.379141807556152, 16.63296127319336, 12.653392791748047, 15.336560249328613, 15.04753589630127, 31.74807357788086, 14.928232192993164, 22.38585090637207, 17.536453247070312, 6.0565924644470215, 0.6844243407249451, 0.4359724223613739, 5.7262959480285645, 16.23076629638672, 4.6984686851501465, 21.501272201538086, 8.181857109069824, 25.430294036865234, 6.597222328186035, 17.67595863342285], "count": [198]}, "action": {"min": [0.48931393027305603, -1.2306877374649048, 0.818964421749115, -0.2754015028476715, -1.6305854320526123, 0.39899957180023193, -0.8646143078804016, -1.1705577373504639, 0.8592259883880615, 2.969041585922241, -1.58712899684906, 2.011117935180664, 20.744998931884766, 47.64250183105469, -0.7356250286102295, -0.17812499403953552, 0.7918750047683716, -0.6818749904632568, 1.2018749713897705, -0.9424999952316284, 1.328125, -0.08437499403953552, 0.8806250095367432, 14.330625534057617, 6.391538619995117, 53.20687484741211, 0.7950000166893005, 0.05937499925494194, 7.075384616851807, 3.0918750762939453, 15.386428833007812, -0.6150000095367432, 8.681249618530273, 1.8888888359069824, 0.6731250286102295, 40.11000061035156], "max": [0.9418631196022034, -0.7585641145706177, 1.4924038648605347, 0.033593691885471344, -0.3427557647228241, 0.4014076590538025, -0.3810940682888031, -0.7835030555725098, 1.4727579355239868, 2.984450101852417, -0.4702639877796173, 2.2324187755584717, 66.98249816894531, 79.08999633789062, 17.684444427490234, 8.55875015258789, 33.99937438964844, 54.962223052978516, 40.266666412353516, 40.72062683105469, 49.673126220703125, 98.86312103271484, 48.98062515258789, 110.05374908447266, 58.84812545776367, 77.59000396728516, 5.355000019073486, 2.490000009536743, 29.145000457763672, 60.25777816772461, 34.12874984741211, 65.11062622070312, 37.1349983215332, 87.43937683105469, 23.744375228881836, 109.52375030517578], "mean": [0.8089158535003662, -0.9313598871231079, 1.031476378440857, -0.1551675647497177, -1.0400949716567993, 0.4004614055156708, -0.7245349884033203, -0.905771791934967, 1.019553542137146, 2.981170654296875, -0.9709991812705994, 2.206226348876953, 39.48255920410156, 59.03547668457031, 1.0763893127441406, 2.820281744003296, 13.085103988647461, 11.184708595275879, 17.809062957763672, 9.325374603271484, 19.51399040222168, 20.580509185791016, 10.33251667022705, 64.7608871459961, 31.507150650024414, 64.24639129638672, 1.0887113809585571, 0.38585710525512695, 19.156862258911133, 40.600868225097656, 28.07468032836914, 27.740116119384766, 19.468563079833984, 45.865516662597656, 4.480032444000244, 82.75588989257812], "std": [0.14663681387901306, 0.11974792927503586, 0.18267129361629486, 0.10689966380596161, 0.3960575461387634, 0.0005460350657813251, 0.17523996531963348, 0.11371058970689774, 0.19121979176998138, 0.0039138891734182835, 0.2502392828464508, 0.060183085501194, 14.275678634643555, 6.8363189697265625, 4.484251022338867, 2.5739448070526123, 12.379142761230469, 16.632965087890625, 12.653395652770996, 15.336557388305664, 15.04753589630127, 31.748065948486328, 14.928235054016113, 22.385854721069336, 17.536455154418945, 6.056591987609863, 0.6844242215156555, 0.4359724223613739, 5.726296424865723, 16.23076629638672, 4.6984686851501465, 21.50127410888672, 8.181857109069824, 25.430295944213867, 6.597222805023193, 17.67595863342285], "count": [198]}, "timestamp": {"min": [0.0], "max": [6.566666666666666], "mean": [3.2833333333333337], "std": [1.9052315889170555], "count": [198]}, "frame_index": {"min": [0], "max": [197], "mean": [98.5], "std": [57.15694766751166], "count": [198]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [198]}, "index": {"min": [14189], "max": [14386], "mean": [14287.5], "std": [57.15694766751166], "count": [198]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [198]}, "subtask_annotation": {"mean": [4.429292929292929, 11.0, 11.0, 11.0, 11.0], "std": [3.143463718021203, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [198]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [198]}, "eef_direction_state": {"mean": [3.601010101010101, 3.5757575757575757], "std": [1.9917504077485808, 2.462202795851133], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_state": {"mean": [1.3131313131313131, 0.98989898989899], "std": [0.7673444256690384, 0.8703296657995154], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_state": {"mean": [1.1363636363636365, 0.7222222222222222], "std": [0.8081597183693686, 0.8279286012689159], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_direction_action": {"mean": [3.601010101010101, 3.5757575757575757], "std": [1.9917504077485808, 2.462202795851133], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_action": {"mean": [1.3131313131313131, 0.98989898989899], "std": [0.7673444256690384, 0.8703296657995154], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_action": {"mean": [1.1363636363636365, 0.7222222222222222], "std": [0.8081597183693686, 0.8279286012689159], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_sim_pose_state": {"mean": [0.6350635417235453, 0.16024994892191852, 1.2078876034491135, -1.3295528802415972, 0.3311304480739945, -2.0807697176395212, 0.6081212045785107, -0.10956467704610733, 1.2284723532034014, 1.0961146495864347, 1.038941142133952, 1.9881565289149157], "std": [0.06191733279593835, 0.03168737016743043, 0.06877794400967496, 0.309935989531868, 0.07917602258136228, 0.17317438461647613, 0.06986714760158483, 0.012245914077213524, 0.047491303400625975, 0.3300053635474846, 0.08358837967502612, 0.29140894262931055], "min": [0.5491510063290269, 0.10605892513536322, 1.0758349692638598, -1.8436582600522404, 0.21371065400193312, -2.4670457122476126, 0.5122545561856019, -0.13382156778084975, 1.151883531656147, 0.21097688490043975, 0.7687960443869062, 1.3185617652289228], "max": [0.7754710134211105, 0.19940762726626732, 1.3547892801300523, -0.7223955311440011, 0.45461884379991613, -1.8982709204376755, 0.7669125710614824, -0.08305741493402474, 1.3416484426431032, 1.5226149515181144, 1.1590479963403904, 2.3894155258258896], "count": [198]}, "eef_sim_pose_action": {"mean": [0.6350635417235453, 0.16024994892191852, 1.2078876034491135, -1.3295528802415972, 0.3311304480739945, -2.0807697176395212, 0.6081212045785107, -0.10956467704610733, 1.2284723532034014, 1.0961146495864347, 1.038941142133952, 1.9881565289149157], "std": [0.06191733279593835, 0.03168737016743043, 0.06877794400967496, 0.309935989531868, 0.07917602258136228, 0.17317438461647613, 0.06986714760158483, 0.012245914077213524, 0.047491303400625975, 0.3300053635474846, 0.08358837967502612, 0.29140894262931055], "min": [0.5491510063290269, 0.10605892513536322, 1.0758349692638598, -1.8436582600522404, 0.21371065400193312, -2.4670457122476126, 0.5122545561856019, -0.13382156778084975, 1.151883531656147, 0.21097688490043975, 0.7687960443869062, 1.3185617652289228], "max": [0.7754710134211105, 0.19940762726626732, 1.3547892801300523, -0.7223955311440011, 0.45461884379991613, -1.8982709204376755, 0.7669125710614824, -0.08305741493402474, 1.3416484426431032, 1.5226149515181144, 1.1590479963403904, 2.3894155258258896], "count": [198]}}} +{"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.44287916666666666]], [[0.43489630923202616]], [[0.4455816013071895]]], "std": [[[0.2819538778494968]], [[0.2718890404920947]], [[0.2649292811019759]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.16862745098039217]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5099788950163399]], [[0.5261808067810457]], [[0.5012191401143791]]], "std": [[[0.29754275597053953]], [[0.2975785755852317]], [[0.30814252011199283]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5752036601307189]], [[0.5608943402777777]], [[0.5491704901960784]]], "std": [[[0.28455529279563907]], [[0.29332085853917783]], [[0.29643226052110594]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4396221037581699]], [[0.45730926470588235]], [[0.43736674019607846]]], "std": [[[0.34935621152187524]], [[0.3491644723944365]], [[0.3626303873830881]]], "count": [100]}, "observation.state": {"min": [0.4736495912075043, -1.331254243850708, 0.8787766098976135, -0.4186932444572449, -1.1397852897644043, 0.39654383063316345, -0.8951800465583801, -1.2438596487045288, 0.9135385751724243, 2.968428134918213, -1.0836528539657593, 2.304565191268921, 19.412500381469727, 46.258750915527344, -0.6787500381469727, -0.4112499952316284, 0.8212500214576721, 0.40312498807907104, 0.9162499904632568, -1.113124966621399, 1.015625, -3.057499885559082, 0.9325000047683716, 0.5356249809265137, 17.666250228881836, 55.36000061035156, 0.7906249761581421, -0.20749999582767487, 0.8337500095367432, 2.5933332443237305, 10.083749771118164, -0.7160000205039978, 2.6706249713897705, 11.09333324432373, 0.6775000095367432, 58.7833366394043], "max": [0.8793488144874573, -0.8472095131874084, 1.6300212144851685, 0.007367246318608522, -0.2829594910144806, 0.40147918462753296, -0.3481917977333069, -0.8416780829429626, 1.5984779596328735, 2.981684446334839, -0.357760488986969, 2.326237916946411, 62.87812423706055, 74.06812286376953, 13.185384750366211, 9.383125305175781, 32.170623779296875, 54.958126068115234, 39.411251068115234, 46.83187484741211, 40.8181266784668, 79.38687133789062, 44.76000213623047, 106.59562683105469, 61.584999084472656, 70.83125305175781, 10.207500457763672, 0.6262500286102295, 31.25374984741211, 52.895626068115234, 29.599374771118164, 59.14687728881836, 29.478750228881836, 92.86624908447266, 18.884374618530273, 109.89250183105469], "mean": [0.7172703742980957, -1.058777928352356, 1.1802672147750854, -0.2052127569913864, -0.7890434265136719, 0.40029165148735046, -0.7382340431213379, -0.9508084654808044, 1.0850417613983154, 2.977212429046631, -0.9005022048950195, 2.3173139095306396, 39.36341094970703, 62.89086151123047, 0.6571300625801086, 3.4383656978607178, 15.052534103393555, 12.921904563903809, 16.503847122192383, 9.541022300720215, 15.369597434997559, 16.9438419342041, 9.419391632080078, 61.82992172241211, 36.88568115234375, 63.839786529541016, 2.2872960567474365, 0.11390584707260132, 15.805340766906738, 41.10493469238281, 21.292144775390625, 32.64506530761719, 12.594612121582031, 57.51224899291992, 4.434672832489014, 87.77352905273438], "std": [0.12245608121156693, 0.11373158544301987, 0.20075809955596924, 0.13393200933933258, 0.24744072556495667, 0.0011587979970499873, 0.20335738360881805, 0.12567517161369324, 0.23074980080127716, 0.004328481387346983, 0.23674775660037994, 0.00591633515432477, 13.498396873474121, 8.563261032104492, 3.340362548828125, 3.301079750061035, 9.717551231384277, 20.314908981323242, 12.219783782958984, 17.594228744506836, 13.265677452087402, 30.633211135864258, 14.817219734191895, 25.921594619750977, 18.163293838500977, 5.100001811981201, 1.8769714832305908, 0.3552618622779846, 11.003946304321289, 10.37813663482666, 5.7118988037109375, 17.424585342407227, 8.779810905456543, 19.7947998046875, 5.296730995178223, 14.524876594543457], "count": [173]}, "action": {"min": [0.4736495912075043, -1.331254243850708, 0.8787766098976135, -0.4186932444572449, -1.1397852897644043, 0.39654383063316345, -0.8951800465583801, -1.2438596487045288, 0.9135385751724243, 2.968428134918213, -1.0836528539657593, 2.304565191268921, 19.412500381469727, 46.258750915527344, -0.6787500381469727, -0.4112499952316284, 0.8212500214576721, 0.40312498807907104, 0.9162499904632568, -1.113124966621399, 1.015625, -3.057499885559082, 0.9325000047683716, 0.5356249809265137, 17.666250228881836, 55.36000061035156, 0.7906249761581421, -0.20749999582767487, 0.8337500095367432, 2.5933332443237305, 10.083749771118164, -0.7160000205039978, 2.6706249713897705, 11.09333324432373, 0.6775000095367432, 58.7833366394043], "max": [0.8793488144874573, -0.8472095131874084, 1.6300212144851685, 0.007367246318608522, -0.2829594910144806, 0.40147918462753296, -0.3481917977333069, -0.8416780829429626, 1.5984779596328735, 2.981684446334839, -0.357760488986969, 2.326237916946411, 62.87812423706055, 74.06812286376953, 13.185384750366211, 9.383125305175781, 32.170623779296875, 54.958126068115234, 39.411251068115234, 46.83187484741211, 40.8181266784668, 79.38687133789062, 44.76000213623047, 106.59562683105469, 61.584999084472656, 70.83125305175781, 10.207500457763672, 0.6262500286102295, 31.25374984741211, 52.895626068115234, 29.599374771118164, 59.14687728881836, 29.478750228881836, 92.86624908447266, 18.884374618530273, 109.89250183105469], "mean": [0.7172704935073853, -1.0587782859802246, 1.1802680492401123, -0.20521269738674164, -0.7890434265136719, 0.40029171109199524, -0.7382338643074036, -0.9508082866668701, 1.0850417613983154, 2.97721266746521, -0.9005022644996643, 2.3173141479492188, 39.36341857910156, 62.89089584350586, 0.657129168510437, 3.4383654594421387, 15.052528381347656, 12.92190170288086, 16.503856658935547, 9.54102897644043, 15.369608879089355, 16.94383430480957, 9.419397354125977, 61.82991027832031, 36.88567352294922, 63.83979797363281, 2.287296772003174, 0.11390580236911774, 15.805342674255371, 41.104915618896484, 21.292146682739258, 32.64506149291992, 12.594609260559082, 57.51226806640625, 4.434674263000488, 87.77354431152344], "std": [0.12245608866214752, 0.11373165249824524, 0.2007581740617752, 0.1339319944381714, 0.24744075536727905, 0.001158798229880631, 0.20335738360881805, 0.12567517161369324, 0.23074978590011597, 0.004328481387346983, 0.23674775660037994, 0.00591633515432477, 13.498396873474121, 8.563261032104492, 3.340363025665283, 3.3010802268981934, 9.717550277709961, 20.314910888671875, 12.2197847366333, 17.594221115112305, 13.265677452087402, 30.63319969177246, 14.817222595214844, 25.921594619750977, 18.16329574584961, 5.100001811981201, 1.8769713640213013, 0.355261892080307, 11.003945350646973, 10.37813663482666, 5.7118988037109375, 17.424585342407227, 8.779809951782227, 19.794801712036133, 5.2967305183410645, 14.524876594543457], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [173]}, "index": {"min": [14387], "max": [14559], "mean": [14473.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [7.445086705202312, 11.0, 11.0, 11.0, 11.0], "std": [1.9214763166005402, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [173]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [173]}, "eef_direction_state": {"mean": [3.560693641618497, 4.4393063583815024], "std": [2.1323447930738495, 1.9481912713704383], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.300578034682081, 0.8901734104046243], "std": [0.7767203251903272, 0.8290718216992824], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [1.1618497109826589, 0.6358381502890174], "std": [0.8379310057974914, 0.8190569914893356], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [3.560693641618497, 4.4393063583815024], "std": [2.1323447930738495, 1.9481912713704383], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.300578034682081, 0.8901734104046243], "std": [0.7767203251903272, 0.8290718216992824], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [1.1618497109826589, 0.6358381502890174], "std": [0.8379310057974914, 0.8190569914893356], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6830574131557561, 0.14058791170736804, 1.1655423921394554, -1.4927796855738698, 0.30201033357183404, -2.103705414448437, 0.6263550633073472, -0.11218922657504111, 1.2032015149636652, 1.293359723955689, 0.9927578608046882, 2.1500332636962467], "std": [0.06354863050988906, 0.022594476427020074, 0.04046746445575346, 0.18822864746758747, 0.07214641362982725, 0.14806940513375877, 0.07960086328669713, 0.01460153385601997, 0.0329298970166938, 0.17377587209339027, 0.05759451912511506, 0.17906750254201853], "min": [0.5940456404703423, 0.09933483405214272, 1.0795200712742035, -1.8078281152091868, 0.15976394334871258, -2.4522555901094107, 0.5677106925414344, -0.14629464604103637, 1.1429544805449299, 0.9376921066844427, 0.9347526317989736, 1.718052068740167], "max": [0.8030457370479573, 0.17068949342987538, 1.2272514483248531, -1.183528331780287, 0.4264645675612202, -1.99077875077492, 0.79824162210795, -0.09589882497761343, 1.2813863140204889, 1.625411292581366, 1.120810363464864, 2.4447230898532313], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6830574131557561, 0.14058791170736804, 1.1655423921394554, -1.4927796855738698, 0.30201033357183404, -2.103705414448437, 0.6263550633073472, -0.11218922657504111, 1.2032015149636652, 1.293359723955689, 0.9927578608046882, 2.1500332636962467], "std": [0.06354863050988906, 0.022594476427020074, 0.04046746445575346, 0.18822864746758747, 0.07214641362982725, 0.14806940513375877, 0.07960086328669713, 0.01460153385601997, 0.0329298970166938, 0.17377587209339027, 0.05759451912511506, 0.17906750254201853], "min": [0.5940456404703423, 0.09933483405214272, 1.0795200712742035, -1.8078281152091868, 0.15976394334871258, -2.4522555901094107, 0.5677106925414344, -0.14629464604103637, 1.1429544805449299, 0.9376921066844427, 0.9347526317989736, 1.718052068740167], "max": [0.8030457370479573, 0.17068949342987538, 1.2272514483248531, -1.183528331780287, 0.4264645675612202, -1.99077875077492, 0.79824162210795, -0.09589882497761343, 1.2813863140204889, 1.625411292581366, 1.120810363464864, 2.4447230898532313], "count": [173]}}} +{"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.4441075653594771]], [[0.4358250306372549]], [[0.4386244076797386]]], "std": [[[0.2867458804964086]], [[0.2788355661641214]], [[0.2737588713540401]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.16862745098039217]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4810661090686274]], [[0.4968678308823529]], [[0.4800177553104575]]], "std": [[[0.2847766331660572]], [[0.28609009060562834]], [[0.2935968769645667]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5743279963235294]], [[0.5623501531862746]], [[0.5504724673202613]]], "std": [[[0.28080088221888505]], [[0.28382413314007787]], [[0.2844532128637828]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4348113786764706]], [[0.43515659109477123]], [[0.4135363378267974]]], "std": [[[0.3391175980109561]], [[0.3448024344338316]], [[0.35421776051275716]]], "count": [100]}, "observation.state": {"min": [0.6062839031219482, -1.203674554824829, 0.8141164779663086, -0.286416620016098, -1.2498623132705688, 0.39713987708091736, -0.9138246774673462, -1.1198691129684448, 0.7816910743713379, 2.9819397926330566, -1.056329607963562, 2.132638931274414, 25.60624885559082, 45.717498779296875, -0.6825000047683716, -0.29749998450279236, 2.629999876022339, 0.04999999701976776, 4.946875095367432, 0.43299999833106995, 3.0818748474121094, -3.3168749809265137, 1.059000015258789, 27.80375099182129, 42.25, 31.000625610351562, 1.034999966621399, 0.032499998807907104, 11.975625038146973, 1.963333249092102, 10.069999694824219, 0.4750000238418579, 6.390769004821777, 1.0655555725097656, 0.5972726941108704, 30.78125], "max": [1.0644121170043945, -0.8327611088752747, 1.3728113174438477, -0.10142481327056885, -0.5184729695320129, 0.4023136496543884, -0.4890754818916321, -0.725232720375061, 1.3190232515335083, 2.987835645675659, -0.6151054501533508, 2.139600992202759, 61.444374084472656, 63.58000183105469, 26.18375015258789, 9.517499923706055, 33.82500076293945, 36.09312438964844, 40.313751220703125, 58.251251220703125, 38.616249084472656, 79.84625244140625, 40.13624954223633, 105.05500030517578, 68.01374816894531, 56.016666412353516, 46.06187438964844, 0.5699999928474426, 40.21812438964844, 63.39812469482422, 38.28562545776367, 72.30500030517578, 40.213748931884766, 99.24250030517578, 34.735626220703125, 109.66188049316406], "mean": [0.8450767397880554, -0.9950749278068542, 1.0490304231643677, -0.21617619693279266, -0.9684562683105469, 0.40076592564582825, -0.7964020371437073, -0.8530780673027039, 0.9320441484451294, 2.9861528873443604, -0.9374183416366577, 2.1345200538635254, 41.53080368041992, 56.65370559692383, 0.9001858234405518, 4.070456504821777, 17.13368797302246, 8.907851219177246, 21.90091323852539, 12.609607696533203, 16.63359260559082, 30.696489334106445, 10.675728797912598, 75.57471466064453, 52.443241119384766, 41.6405143737793, 25.471702575683594, 0.1932038962841034, 21.425600051879883, 49.178401947021484, 21.700366973876953, 47.723594665527344, 18.054901123046875, 69.04586029052734, 12.094202995300293, 98.23167419433594], "std": [0.13638494908809662, 0.08723969012498856, 0.1434801071882248, 0.05481790378689766, 0.19157560169696808, 0.0011545621091499925, 0.16070972383022308, 0.12403914332389832, 0.17694023251533508, 0.001899831579066813, 0.14279744029045105, 0.002170068444684148, 12.064828872680664, 4.798553466796875, 4.9835710525512695, 3.393218755722046, 10.274791717529297, 13.525713920593262, 10.373700141906738, 19.409605026245117, 12.298685073852539, 27.80584716796875, 14.954805374145508, 18.939964294433594, 9.443707466125488, 8.254714965820312, 18.60779571533203, 0.19346821308135986, 10.89617919921875, 16.113908767700195, 8.560979843139648, 16.35030746459961, 10.96867847442627, 22.050668716430664, 11.718442916870117, 20.77972412109375], "count": [173]}, "action": {"min": [0.6062839031219482, -1.203674554824829, 0.8141164779663086, -0.286416620016098, -1.2498623132705688, 0.39713987708091736, -0.9138246774673462, -1.1198691129684448, 0.7816910743713379, 2.9819397926330566, -1.056329607963562, 2.132638931274414, 25.60624885559082, 45.717498779296875, -0.6825000047683716, -0.29749998450279236, 2.629999876022339, 0.04999999701976776, 4.946875095367432, 0.43299999833106995, 3.0818748474121094, -3.3168749809265137, 1.059000015258789, 27.80375099182129, 42.25, 31.000625610351562, 1.034999966621399, 0.032499998807907104, 11.975625038146973, 1.963333249092102, 10.069999694824219, 0.4750000238418579, 6.390769004821777, 1.0655555725097656, 0.5972726941108704, 30.78125], "max": [1.0644121170043945, -0.8327611088752747, 1.3728113174438477, -0.10142481327056885, -0.5184729695320129, 0.4023136496543884, -0.4890754818916321, -0.725232720375061, 1.3190232515335083, 2.987835645675659, -0.6151054501533508, 2.139600992202759, 61.444374084472656, 63.58000183105469, 26.18375015258789, 9.517499923706055, 33.82500076293945, 36.09312438964844, 40.313751220703125, 58.251251220703125, 38.616249084472656, 79.84625244140625, 40.13624954223633, 105.05500030517578, 68.01374816894531, 56.016666412353516, 46.06187438964844, 0.5699999928474426, 40.21812438964844, 63.39812469482422, 38.28562545776367, 72.30500030517578, 40.213748931884766, 99.24250030517578, 34.735626220703125, 109.66188049316406], "mean": [0.8450767397880554, -0.9950746893882751, 1.0490304231643677, -0.21617616713047028, -0.9684560894966125, 0.40076568722724915, -0.7964019775390625, -0.8530780673027039, 0.932044506072998, 2.9861528873443604, -0.9374176263809204, 2.1345200538635254, 41.53078842163086, 56.653709411621094, 0.9001855850219727, 4.070456027984619, 17.13368034362793, 8.907843589782715, 21.900915145874023, 12.609619140625, 16.633596420288086, 30.696483612060547, 10.6757230758667, 75.57474517822266, 52.44322204589844, 41.64052200317383, 25.471696853637695, 0.1932038813829422, 21.425588607788086, 49.17841339111328, 21.70036506652832, 47.72359848022461, 18.054887771606445, 69.0458755493164, 12.094200134277344, 98.2317123413086], "std": [0.13638494908809662, 0.08723969012498856, 0.143480122089386, 0.05481789633631706, 0.19157561659812927, 0.0011545621091499925, 0.1607097089290619, 0.12403914332389832, 0.1769402176141739, 0.0018998314626514912, 0.14279745519161224, 0.002170068444684148, 12.064827919006348, 4.798552989959717, 4.9835686683654785, 3.393218517303467, 10.274791717529297, 13.525711059570312, 10.373702049255371, 19.40961265563965, 12.298686027526855, 27.80584716796875, 14.954803466796875, 18.939960479736328, 9.443706512451172, 8.254714965820312, 18.607791900634766, 0.19346824288368225, 10.89617919921875, 16.113908767700195, 8.560981750488281, 16.350305557250977, 10.968679428100586, 22.05066680908203, 11.718441009521484, 20.77972412109375], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [173]}, "index": {"min": [14560], "max": [14732], "mean": [14646.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [7.109826589595376, 11.0, 11.0, 11.0, 11.0], "std": [2.2151779307149404, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [173]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [173]}, "eef_direction_state": {"mean": [3.1965317919075145, 3.9364161849710984], "std": [2.1333004079341853, 2.4522027116306684], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.1502890173410405, 0.7976878612716763], "std": [0.6632050640121832, 0.8185673200676334], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [0.9710982658959537, 0.6069364161849711], "std": [0.8495340148380973, 0.7800684581658889], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [3.1965317919075145, 3.9364161849710984], "std": [2.1333004079341853, 2.4522027116306684], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.1502890173410405, 0.7976878612716763], "std": [0.6632050640121832, 0.8185673200676334], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [0.9710982658959537, 0.6069364161849711], "std": [0.8495340148380973, 0.7800684581658889], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6441990671283395, 0.14488047282657582, 1.16363090153882, -1.4494210960193281, 0.2801178665762692, -2.111439390252054, 0.5883848198397837, -0.10297179665499019, 1.2030849738025309, 1.2466073319178943, 1.1419656013338864, 2.130350422997611], "std": [0.04966647537717943, 0.00937329567862189, 0.04259451267211183, 0.1729003825976865, 0.03272827224770756, 0.10564209442204035, 0.05853026177525541, 0.006314125018422918, 0.02070252958851046, 0.13735922496523, 0.030132140641739597, 0.17245316260835458], "min": [0.5663563967784969, 0.1255052367011239, 1.0871846096475812, -1.7098211283039102, 0.24190480261615965, -2.3219947681767557, 0.5433142889393288, -0.11164920638318537, 1.157593181907222, 0.855432566328199, 1.1153033063095776, 1.6928299682493089], "max": [0.7400686824767373, 0.16063661748341057, 1.227193720878128, -1.1762740667493046, 0.333955912581692, -2.003030555787481, 0.714504692833598, -0.09104533357785413, 1.2603036754616774, 1.5251167222736708, 1.220735627239935, 2.4092887188590555], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6441990671283395, 0.14488047282657582, 1.16363090153882, -1.4494210960193281, 0.2801178665762692, -2.111439390252054, 0.5883848198397837, -0.10297179665499019, 1.2030849738025309, 1.2466073319178943, 1.1419656013338864, 2.130350422997611], "std": [0.04966647537717943, 0.00937329567862189, 0.04259451267211183, 0.1729003825976865, 0.03272827224770756, 0.10564209442204035, 0.05853026177525541, 0.006314125018422918, 0.02070252958851046, 0.13735922496523, 0.030132140641739597, 0.17245316260835458], "min": [0.5663563967784969, 0.1255052367011239, 1.0871846096475812, -1.7098211283039102, 0.24190480261615965, -2.3219947681767557, 0.5433142889393288, -0.11164920638318537, 1.157593181907222, 0.855432566328199, 1.1153033063095776, 1.6928299682493089], "max": [0.7400686824767373, 0.16063661748341057, 1.227193720878128, -1.1762740667493046, 0.333955912581692, -2.003030555787481, 0.714504692833598, -0.09104533357785413, 1.2603036754616774, 1.5251167222736708, 1.220735627239935, 2.4092887188590555], "count": [173]}}} +{"episode_index": 110, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4433833149509804]], [[0.43611651348039215]], [[0.4402653799019608]]], "std": [[[0.28860436516320864]], [[0.28115132073447546]], [[0.2759659145280438]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.17254901960784313]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48680098856209153]], [[0.5013180555555555]], [[0.48161914624183005]]], "std": [[[0.283141632100798]], [[0.2846947859821295]], [[0.2920897420234198]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.573176995506536]], [[0.559789730392157]], [[0.5468150898692811]]], "std": [[[0.28343696652133715]], [[0.2913379380110163]], [[0.293772778302536]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42269819648692813]], [[0.4409553451797386]], [[0.42311220996732024]]], "std": [[[0.34425427949148335]], [[0.34301625410192266]], [[0.353196096044029]]], "count": [100]}, "observation.state": {"min": [0.553878664970398, -1.254744529724121, 0.8709086775779724, -0.28753718733787537, -1.2106126546859741, 0.3956616520881653, -0.9155412912368774, -1.1355812549591064, 0.9073395729064941, 2.9789187908172607, -1.0932029485702515, 2.2667064666748047, 23.791250228881836, 47.90250015258789, -0.8293750286102295, -0.37937498092651367, 3.5399999618530273, 0.22200000286102295, 5.184999942779541, 0.5377777814865112, 1.0006250143051147, 3.387777805328369, 1.0362499952316284, 31.452499389648438, 16.879375457763672, 55.88666915893555, 0.7018749713897705, -0.22624999284744263, 5.489375114440918, 12.10111141204834, 8.899999618530273, 9.0, 5.593124866485596, 10.230000495910645, 0.5659999847412109, 22.88777732849121], "max": [0.9522583484649658, -0.885166347026825, 1.4783130884170532, -0.0058175018057227135, -0.39649614691734314, 0.4025043845176697, -0.4887337386608124, -0.8464942574501038, 1.3646572828292847, 2.9880025386810303, -0.611581563949585, 2.3229238986968994, 60.5056266784668, 64.336669921875, 17.08300018310547, 7.856249809265137, 32.09687423706055, 51.28062438964844, 38.65875244140625, 54.17625045776367, 41.368751525878906, 82.07875061035156, 43.404998779296875, 109.03312683105469, 57.9275016784668, 68.14749908447266, 12.220000267028809, 0.5531250238418579, 33.270626068115234, 62.37187576293945, 30.735000610351562, 60.77375030517578, 38.83374786376953, 90.89875030517578, 43.213748931884766, 110.28375244140625], "mean": [0.7677817344665527, -1.009987711906433, 1.0980541706085205, -0.1670209765434265, -0.8808046579360962, 0.4004526138305664, -0.8224582672119141, -0.9055820107460022, 0.9998746514320374, 2.9842171669006348, -0.9905292391777039, 2.3071582317352295, 39.39657211303711, 58.244140625, 1.261214256286621, 2.9367361068725586, 16.173458099365234, 12.73746395111084, 20.488859176635742, 24.146251678466797, 15.411384582519531, 50.26580810546875, 11.356095314025879, 87.6447525024414, 34.827938079833984, 61.69672775268555, 2.9647347927093506, 0.05651083216071129, 16.193517684936523, 44.79192352294922, 21.82372283935547, 40.17430877685547, 15.43774700164795, 61.18434143066406, 8.620709419250488, 89.21170043945312], "std": [0.11994560807943344, 0.09750193357467651, 0.165535569190979, 0.0886443629860878, 0.23508882522583008, 0.0015681113582104445, 0.15221337974071503, 0.08811599761247635, 0.145677849650383, 0.0026092776097357273, 0.1439383178949356, 0.021840166300535202, 12.104377746582031, 4.483469009399414, 4.80610466003418, 2.704566717147827, 9.818120002746582, 19.536985397338867, 11.380316734313965, 16.790674209594727, 15.73630142211914, 21.97256851196289, 15.139549255371094, 16.462078094482422, 17.21998405456543, 3.739722490310669, 2.4993081092834473, 0.335069477558136, 9.753209114074707, 10.288041114807129, 5.161257743835449, 13.745861053466797, 11.898396492004395, 17.293827056884766, 12.254501342773438, 16.32440757751465], "count": [154]}, "action": {"min": [0.553878664970398, -1.254744529724121, 0.8709086775779724, -0.28753718733787537, -1.2106126546859741, 0.3956616520881653, -0.9155412912368774, -1.1355812549591064, 0.9073395729064941, 2.9789187908172607, -1.0932029485702515, 2.2667064666748047, 23.791250228881836, 47.90250015258789, -0.8293750286102295, -0.37937498092651367, 3.5399999618530273, 0.22200000286102295, 5.184999942779541, 0.5377777814865112, 1.0006250143051147, 3.387777805328369, 1.0362499952316284, 31.452499389648438, 16.879375457763672, 55.88666915893555, 0.7018749713897705, -0.22624999284744263, 5.489375114440918, 12.10111141204834, 8.899999618530273, 9.0, 5.593124866485596, 10.230000495910645, 0.5659999847412109, 22.88777732849121], "max": [0.9522583484649658, -0.885166347026825, 1.4783130884170532, -0.0058175018057227135, -0.39649614691734314, 0.4025043845176697, -0.4887337386608124, -0.8464942574501038, 1.3646572828292847, 2.9880025386810303, -0.611581563949585, 2.3229238986968994, 60.5056266784668, 64.336669921875, 17.08300018310547, 7.856249809265137, 32.09687423706055, 51.28062438964844, 38.65875244140625, 54.17625045776367, 41.368751525878906, 82.07875061035156, 43.404998779296875, 109.03312683105469, 57.9275016784668, 68.14749908447266, 12.220000267028809, 0.5531250238418579, 33.270626068115234, 62.37187576293945, 30.735000610351562, 60.77375030517578, 38.83374786376953, 90.89875030517578, 43.213748931884766, 110.28375244140625], "mean": [0.7677823901176453, -1.009987711906433, 1.0980544090270996, -0.16702096164226532, -0.8808048963546753, 0.4004526436328888, -0.8224582672119141, -0.9055818915367126, 0.9998746514320374, 2.9842169284820557, -0.9905292391777039, 2.307159185409546, 39.396583557128906, 58.24414825439453, 1.261213779449463, 2.9367363452911377, 16.173442840576172, 12.737468719482422, 20.488849639892578, 24.14626121520996, 15.411376953125, 50.265811920166016, 11.356096267700195, 87.64472961425781, 34.82795715332031, 61.69675827026367, 2.9647345542907715, 0.05651078373193741, 16.193511962890625, 44.79191589355469, 21.823720932006836, 40.174320220947266, 15.43774700164795, 61.18434143066406, 8.620707511901855, 89.21172332763672], "std": [0.11994558572769165, 0.0975019559264183, 0.165535569190979, 0.0886443629860878, 0.23508881032466888, 0.0015681113582104445, 0.15221336483955383, 0.08811599761247635, 0.1456778347492218, 0.0026092776097357273, 0.1439383327960968, 0.02184016816318035, 12.104377746582031, 4.4834699630737305, 4.806105136871338, 2.704566478729248, 9.818120002746582, 19.536983489990234, 11.380315780639648, 16.790674209594727, 15.73630142211914, 21.972566604614258, 15.139552116394043, 16.462078094482422, 17.21998405456543, 3.739722728729248, 2.499307632446289, 0.3350695073604584, 9.753209114074707, 10.288040161132812, 5.161257266998291, 13.74586296081543, 11.898397445678711, 17.293827056884766, 12.254499435424805, 16.324411392211914], "count": [154]}, "timestamp": {"min": [0.0], "max": [5.1], "mean": [2.55], "std": [1.4818344486930155], "count": [154]}, "frame_index": {"min": [0], "max": [153], "mean": [76.5], "std": [44.45503346079047], "count": [154]}, "episode_index": {"min": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [154]}, "index": {"min": [14733], "max": [14886], "mean": [14809.5], "std": [44.45503346079047], "count": [154]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [154]}, "subtask_annotation": {"mean": [7.467532467532467, 11.0, 11.0, 11.0, 11.0], "std": [1.762409917266221, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [154]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [154]}, "eef_direction_state": {"mean": [3.6948051948051948, 4.558441558441558], "std": [2.045990447216916, 1.986928102762055], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_state": {"mean": [1.1623376623376624, 0.7597402597402597], "std": [0.7338811540854606, 0.814281571687303], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_state": {"mean": [0.9805194805194806, 0.6233766233766234], "std": [0.8563800226108759, 0.8144627906636442], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_direction_action": {"mean": [3.6948051948051948, 4.558441558441558], "std": [2.045990447216916, 1.986928102762055], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_action": {"mean": [1.1623376623376624, 0.7597402597402597], "std": [0.7338811540854606, 0.814281571687303], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_action": {"mean": [0.9805194805194806, 0.6233766233766234], "std": [0.8563800226108759, 0.8144627906636442], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_sim_pose_state": {"mean": [0.6567337613992108, 0.13841375719778606, 1.1728113699695206, -1.45180672806634, 0.3165229097813587, -2.132767159146702, 0.5969273647682622, -0.10783517778429545, 1.1946809548445676, 1.282217819204061, 0.9806381620757272, 2.185303230542739], "std": [0.05643582505024534, 0.01924420254536048, 0.05717977190117798, 0.2273162004370441, 0.0420318521185605, 0.15651901127915824, 0.052203274354762734, 0.0032687589680190435, 0.027089022221341217, 0.14331948427883456, 0.05357595120259378, 0.16095601984352384], "min": [0.5719409682122787, 0.10461474974795562, 1.0804652313014471, -1.767465901239202, 0.27210826929737286, -2.4319352545404582, 0.5641259590607383, -0.11684111827553734, 1.1444493527101254, 0.9403458221687333, 0.934823639412357, 1.8198212454546487], "max": [0.7637793408298411, 0.16128180604087705, 1.2514005365957002, -1.1147131284870664, 0.3899481383409593, -2.000139493716519, 0.7262331696052537, -0.10337763857656543, 1.255931654010671, 1.5578415331239601, 1.113046631735454, 2.4284567611227974], "count": [154]}, "eef_sim_pose_action": {"mean": [0.6567337613992108, 0.13841375719778606, 1.1728113699695206, -1.45180672806634, 0.3165229097813587, -2.132767159146702, 0.5969273647682622, -0.10783517778429545, 1.1946809548445676, 1.282217819204061, 0.9806381620757272, 2.185303230542739], "std": [0.05643582505024534, 0.01924420254536048, 0.05717977190117798, 0.2273162004370441, 0.0420318521185605, 0.15651901127915824, 0.052203274354762734, 0.0032687589680190435, 0.027089022221341217, 0.14331948427883456, 0.05357595120259378, 0.16095601984352384], "min": [0.5719409682122787, 0.10461474974795562, 1.0804652313014471, -1.767465901239202, 0.27210826929737286, -2.4319352545404582, 0.5641259590607383, -0.11684111827553734, 1.1444493527101254, 0.9403458221687333, 0.934823639412357, 1.8198212454546487], "max": [0.7637793408298411, 0.16128180604087705, 1.2514005365957002, -1.1147131284870664, 0.3899481383409593, -2.000139493716519, 0.7262331696052537, -0.10337763857656543, 1.255931654010671, 1.5578415331239601, 1.113046631735454, 2.4284567611227974], "count": [154]}}} +{"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.4379341870915033]], [[0.43086566993464054]], [[0.441235108251634]]], "std": [[[0.2784776138992913]], [[0.26638665859592003]], [[0.25986348424283084]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1411764705882353]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5159086989379086]], [[0.5288833333333334]], [[0.5075890931372549]]], "std": [[[0.32266607136506087]], [[0.3208699761561118]], [[0.32798073713956055]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6243423202614379]], [[0.6154157945261438]], [[0.5979876715686274]]], "std": [[[0.2922620348476714]], [[0.29544203273587216]], [[0.2970169685442772]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4507671139705882]], [[0.4601077369281046]], [[0.4335997303921569]]], "std": [[[0.3518385714133892]], [[0.3497098659470777]], [[0.3620119631880648]]], "count": [100]}, "observation.state": {"min": [0.40696287155151367, -1.3273918628692627, 0.8611810207366943, -0.3329327702522278, -0.9534133672714233, 0.40028706192970276, -0.7280079126358032, -1.2408207654953003, 0.8602273464202881, 2.9831626415252686, -0.9377384185791016, 1.9700350761413574, 24.33625030517578, 41.458126068115234, -0.8743749856948853, -0.3462499976158142, 13.749374389648438, 0.24437500536441803, 5.652500152587891, -1.1143749952316284, 1.3274999856948853, 0.5625, 1.015625, 0.5099999904632568, 32.03062438964844, 41.818180084228516, 0.5887500047683716, -0.6000000238418579, 14.931249618530273, 3.0188889503479004, 18.744375228881836, 1.171875, 4.1875, 6.310909271240234, 0.7193750143051147, 79.45417022705078], "max": [0.8211261034011841, -0.8199816942214966, 1.6547455787658691, -0.0650654211640358, -0.1465819776058197, 0.4029812216758728, -0.3102826774120331, -0.795734167098999, 1.5408512353897095, 2.987478017807007, -0.31638628244400024, 1.9888228178024292, 68.71687316894531, 61.20000076293945, 11.067500114440918, 6.159999847412109, 35.06562423706055, 41.067501068115234, 38.42812728881836, 43.013126373291016, 46.633750915527344, 93.98312377929688, 39.20500183105469, 104.2699966430664, 58.59000015258789, 58.45500183105469, 22.313749313354492, 0.32249999046325684, 38.93375015258789, 41.166873931884766, 42.223751068115234, 63.96500015258789, 55.243751525878906, 95.00125122070312, 47.21125030517578, 108.35000610351562], "mean": [0.57771235704422, -0.9954237341880798, 1.1342002153396606, -0.16862528026103973, -0.5930032730102539, 0.40107670426368713, -0.6111735701560974, -0.9106729626655579, 1.0197856426239014, 2.985856771469116, -0.7557887434959412, 1.9838733673095703, 40.407554626464844, 55.7177619934082, -0.09650404751300812, 3.0863702297210693, 24.77097511291504, 9.431953430175781, 18.218994140625, 8.608110427856445, 14.784500122070312, 20.74798011779785, 7.6850409507751465, 46.47587585449219, 49.81275939941406, 53.264347076416016, 3.4962496757507324, 0.024928737431764603, 29.301105499267578, 25.828208923339844, 31.822467803955078, 30.838632583618164, 22.061243057250977, 59.00168228149414, 9.7488431930542, 98.08643341064453], "std": [0.1312023103237152, 0.13924452662467957, 0.22725726664066315, 0.07948167622089386, 0.2203778624534607, 0.0005639825249090791, 0.15996849536895752, 0.13356712460517883, 0.219684436917305, 0.001303602592088282, 0.21016289293766022, 0.002982133999466896, 15.687344551086426, 5.630671501159668, 1.9037766456604004, 2.5919930934906006, 6.240578651428223, 15.185134887695312, 10.877385139465332, 16.294954299926758, 14.633938789367676, 32.135475158691406, 11.72372817993164, 34.97293472290039, 7.8477301597595215, 3.851269006729126, 4.815858840942383, 0.3290874660015106, 5.5315046310424805, 11.748573303222656, 6.2676544189453125, 17.942546844482422, 12.973349571228027, 19.176233291625977, 13.766706466674805, 6.990694046020508], "count": [188]}, "action": {"min": [0.40696287155151367, -1.3273918628692627, 0.8611810207366943, -0.3329327702522278, -0.9534133672714233, 0.40028706192970276, -0.7280079126358032, -1.2408207654953003, 0.8602273464202881, 2.9831626415252686, -0.9377384185791016, 1.9700350761413574, 24.33625030517578, 41.458126068115234, -0.8743749856948853, -0.3462499976158142, 13.749374389648438, 0.24437500536441803, 5.652500152587891, -1.1143749952316284, 1.3274999856948853, 0.5625, 1.015625, 0.5099999904632568, 32.03062438964844, 41.818180084228516, 0.5887500047683716, -0.6000000238418579, 14.931249618530273, 3.0188889503479004, 18.744375228881836, 1.171875, 4.1875, 6.310909271240234, 0.7193750143051147, 79.45417022705078], "max": [0.8211261034011841, -0.8199816942214966, 1.6547455787658691, -0.0650654211640358, -0.1465819776058197, 0.4029812216758728, -0.3102826774120331, -0.795734167098999, 1.5408512353897095, 2.987478017807007, -0.31638628244400024, 1.9888228178024292, 68.71687316894531, 61.20000076293945, 11.067500114440918, 6.159999847412109, 35.06562423706055, 41.067501068115234, 38.42812728881836, 43.013126373291016, 46.633750915527344, 93.98312377929688, 39.20500183105469, 104.2699966430664, 58.59000015258789, 58.45500183105469, 22.313749313354492, 0.32249999046325684, 38.93375015258789, 41.166873931884766, 42.223751068115234, 63.96500015258789, 55.243751525878906, 95.00125122070312, 47.21125030517578, 108.35000610351562], "mean": [0.57771235704422, -0.9954236745834351, 1.1342002153396606, -0.16862528026103973, -0.59300297498703, 0.4010767936706543, -0.6111734509468079, -0.9106728434562683, 1.0197851657867432, 2.9858574867248535, -0.7557889223098755, 1.9838731288909912, 40.40757369995117, 55.71775436401367, -0.0965040996670723, 3.0863699913024902, 24.770967483520508, 9.431950569152832, 18.2189998626709, 8.608119010925293, 14.78449535369873, 20.747989654541016, 7.685044765472412, 46.47588348388672, 49.81275939941406, 53.26435852050781, 3.496248722076416, 0.024928536266088486, 29.30111312866211, 25.828197479248047, 31.82246208190918, 30.8386173248291, 22.06124496459961, 59.001708984375, 9.748844146728516, 98.08643341064453], "std": [0.1312023401260376, 0.13924451172351837, 0.22725723683834076, 0.07948166131973267, 0.2203778773546219, 0.0005639823502860963, 0.15996848046779633, 0.13356710970401764, 0.2196844220161438, 0.0013036028249189258, 0.21016287803649902, 0.0029821344651281834, 15.687349319458008, 5.63067102432251, 1.9037761688232422, 2.5919928550720215, 6.240578651428223, 15.185131072998047, 10.877388954162598, 16.294954299926758, 14.63393783569336, 32.135475158691406, 11.723725318908691, 34.97293472290039, 7.847729206085205, 3.851268768310547, 4.815857887268066, 0.32908743619918823, 5.5315046310424805, 11.748574256896973, 6.267654895782471, 17.942546844482422, 12.973349571228027, 19.176233291625977, 13.766705513000488, 6.99069356918335], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [188]}, "index": {"min": [14887], "max": [15074], "mean": [14980.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [7.0638297872340425, 11.0, 11.0, 11.0, 11.0], "std": [2.19675055304516, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [188]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [188]}, "eef_direction_state": {"mean": [3.175531914893617, 4.074468085106383], "std": [1.9909468596418165, 2.350823131993901], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.297872340425532, 0.8882978723404256], "std": [0.6159197798353248, 0.8892210771445023], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [1.1702127659574468, 0.6595744680851063], "std": [0.813951458016535, 0.8128383614848108], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.175531914893617, 4.074468085106383], "std": [1.9909468596418165, 2.350823131993901], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.297872340425532, 0.8882978723404256], "std": [0.6159197798353248, 0.8892210771445023], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [1.1702127659574468, 0.6595744680851063], "std": [0.813951458016535, 0.8128383614848108], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.6856676320091127, 0.13193363193621718, 1.1907424153972275, -1.547319186110786, 0.31400040759913134, -2.140678424868308, 0.6297866173644566, -0.09813753658392091, 1.2255265633041847, 1.0726870029844526, 1.289033900275042, 1.8916845750777382], "std": [0.06333065989489567, 0.013012855575799778, 0.060441980993611186, 0.21387497165489142, 0.045627080838385424, 0.11483993306681685, 0.07178051950584129, 0.010680150163270605, 0.023455119002042422, 0.2944271963456738, 0.05065379705147166, 0.2746082907008534], "min": [0.6037731439329893, 0.10616766408756145, 1.0784905265391571, -1.9010577643890687, 0.2089259585882568, -2.4217441383673872, 0.5807511160399397, -0.12292643912295342, 1.1609106897640136, 0.7302314414274216, 1.233781884149205, 1.430497536930035], "max": [0.8089769812029178, 0.14839870328011115, 1.2864762257677769, -1.1731443329604894, 0.3780555790748028, -2.026065500379635, 0.7890221486597127, -0.08656509183378155, 1.2733978922186389, 1.8147592689145218, 1.3974815025001042, 2.6406533644178665], "count": [188]}, "eef_sim_pose_action": {"mean": [0.6856676320091127, 0.13193363193621718, 1.1907424153972275, -1.547319186110786, 0.31400040759913134, -2.140678424868308, 0.6297866173644566, -0.09813753658392091, 1.2255265633041847, 1.0726870029844526, 1.289033900275042, 1.8916845750777382], "std": [0.06333065989489567, 0.013012855575799778, 0.060441980993611186, 0.21387497165489142, 0.045627080838385424, 0.11483993306681685, 0.07178051950584129, 0.010680150163270605, 0.023455119002042422, 0.2944271963456738, 0.05065379705147166, 0.2746082907008534], "min": [0.6037731439329893, 0.10616766408756145, 1.0784905265391571, -1.9010577643890687, 0.2089259585882568, -2.4217441383673872, 0.5807511160399397, -0.12292643912295342, 1.1609106897640136, 0.7302314414274216, 1.233781884149205, 1.430497536930035], "max": [0.8089769812029178, 0.14839870328011115, 1.2864762257677769, -1.1731443329604894, 0.3780555790748028, -2.026065500379635, 0.7890221486597127, -0.08656509183378155, 1.2733978922186389, 1.8147592689145218, 1.3974815025001042, 2.6406533644178665], "count": [188]}}} +{"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.4430309926470588]], [[0.4356097160947712]], [[0.43908750612745095]]], "std": [[[0.2910840981020777]], [[0.2845819399988582]], [[0.2798659726089977]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.1450980392156863]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4656836458333333]], [[0.48063543300653594]], [[0.46196013888888887]]], "std": [[[0.28015726650467676]], [[0.28254872216601545]], [[0.2898041049159983]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5860193075980392]], [[0.5751483864379086]], [[0.5608261417483661]]], "std": [[[0.27921278362161683]], [[0.28808032922078813]], [[0.29081055773410186]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42399811683006533]], [[0.44157373978758174]], [[0.42372440359477126]]], "std": [[[0.3449686223887969]], [[0.3427416253336137]], [[0.35311783427286236]]], "count": [100]}, "observation.state": {"min": [0.5879730582237244, -1.2647583484649658, 0.8983749151229858, -0.3310253918170929, -1.2183269262313843, 0.40007248520851135, -0.9023804068565369, -1.1734187602996826, 0.927176296710968, 2.980611562728882, -1.0216392278671265, 2.308046340942383, 10.416250228881836, 46.627498626708984, -0.8387500047683716, -0.6787500381469727, 0.7456250190734863, 0.3543750047683716, 6.279375076293945, -1.1393749713897705, 1.1662499904632568, 8.442500114440918, 1.0206249952316284, 56.34000015258789, 23.728750228881836, 43.020626068115234, 0.734375, -0.21250000596046448, 4.682499885559082, 16.43777847290039, 9.334375381469727, 12.621111869812012, 1.0575000047683716, 14.222222328186035, 0.6668750047683716, 30.046667098999023], "max": [0.9110589623451233, -0.8709563612937927, 1.5062323808670044, 0.028229190036654472, -0.382238507270813, 0.40279048681259155, -0.4981434941291809, -0.8349069356918335, 1.4101005792617798, 2.9922704696655273, -0.5770771503448486, 2.355182409286499, 61.641876220703125, 69.5574951171875, 35.80500030517578, 9.503125190734863, 32.45750045776367, 42.84000015258789, 41.734375, 43.87187576293945, 45.31062698364258, 88.22687530517578, 37.94062423706055, 105.55500030517578, 67.08499908447266, 59.02687454223633, 23.818750381469727, 0.6600000262260437, 40.31812286376953, 60.727500915527344, 33.07749938964844, 69.12750244140625, 36.771873474121094, 102.71125030517578, 41.103126525878906, 110.37625122070312], "mean": [0.8062677979469299, -1.0338860750198364, 1.1380374431610107, -0.2049676775932312, -0.8470246195793152, 0.4011301100254059, -0.8069139122962952, -0.9222145080566406, 1.027955412864685, 2.984079122543335, -0.923668384552002, 2.3417038917541504, 31.954809188842773, 59.37239456176758, 3.1880321502685547, 3.2712769508361816, 12.464225769042969, 12.175996780395508, 24.97079849243164, 11.629323959350586, 20.478435516357422, 40.26677322387695, 11.316007614135742, 81.07794189453125, 48.75337600708008, 52.403621673583984, 9.551833152770996, 0.14018528163433075, 17.90326690673828, 50.1666145324707, 18.83070182800293, 53.38080978393555, 13.417600631713867, 70.47802734375, 9.328611373901367, 89.43414306640625], "std": [0.10929843783378601, 0.10057178884744644, 0.16907723248004913, 0.12748509645462036, 0.26760753989219666, 0.0007406328222714365, 0.14852596819400787, 0.10422013700008392, 0.15861091017723083, 0.0028011153917759657, 0.13452304899692535, 0.013707974925637245, 19.414379119873047, 6.97653865814209, 7.725339889526367, 3.7066731452941895, 13.020298957824707, 16.96283531188965, 10.66051959991455, 18.090259552001953, 14.112312316894531, 27.37518882751465, 14.130634307861328, 14.752948760986328, 14.462861061096191, 4.077073097229004, 7.274872779846191, 0.347732812166214, 13.826297760009766, 7.489144325256348, 8.94464111328125, 10.339609146118164, 12.924113273620605, 18.210538864135742, 12.499931335449219, 15.788511276245117], "count": [145]}, "action": {"min": [0.5879730582237244, -1.2647583484649658, 0.8983749151229858, -0.3310253918170929, -1.2183269262313843, 0.40007248520851135, -0.9023804068565369, -1.1734187602996826, 0.927176296710968, 2.980611562728882, -1.0216392278671265, 2.308046340942383, 10.416250228881836, 46.627498626708984, -0.8387500047683716, -0.6787500381469727, 0.7456250190734863, 0.3543750047683716, 6.279375076293945, -1.1393749713897705, 1.1662499904632568, 8.442500114440918, 1.0206249952316284, 56.34000015258789, 23.728750228881836, 43.020626068115234, 0.734375, -0.21250000596046448, 4.682499885559082, 16.43777847290039, 9.334375381469727, 12.621111869812012, 1.0575000047683716, 14.222222328186035, 0.6668750047683716, 30.046667098999023], "max": [0.9110589623451233, -0.8709563612937927, 1.5062323808670044, 0.028229190036654472, -0.382238507270813, 0.40279048681259155, -0.4981434941291809, -0.8349069356918335, 1.4101005792617798, 2.9922704696655273, -0.5770771503448486, 2.355182409286499, 61.641876220703125, 69.5574951171875, 35.80500030517578, 9.503125190734863, 32.45750045776367, 42.84000015258789, 41.734375, 43.87187576293945, 45.31062698364258, 88.22687530517578, 37.94062423706055, 105.55500030517578, 67.08499908447266, 59.02687454223633, 23.818750381469727, 0.6600000262260437, 40.31812286376953, 60.727500915527344, 33.07749938964844, 69.12750244140625, 36.771873474121094, 102.71125030517578, 41.103126525878906, 110.37625122070312], "mean": [0.8062678575515747, -1.0338859558105469, 1.1380372047424316, -0.2049676924943924, -0.8470245599746704, 0.40113013982772827, -0.8069139122962952, -0.922214686870575, 1.027955174446106, 2.984079122543335, -0.9236681461334229, 2.3417043685913086, 31.954801559448242, 59.372413635253906, 3.1880345344543457, 3.2712769508361816, 12.464223861694336, 12.17599105834961, 24.97080421447754, 11.629317283630371, 20.478439331054688, 40.26677703857422, 11.31600570678711, 81.07793426513672, 48.75336837768555, 52.403621673583984, 9.55182933807373, 0.14018532633781433, 17.903261184692383, 50.166629791259766, 18.830703735351562, 53.38080978393555, 13.41759967803955, 70.4780502319336, 9.32861614227295, 89.43416595458984], "std": [0.10929843038320541, 0.10057178139686584, 0.16907724738121033, 0.12748509645462036, 0.26760753989219666, 0.0007406327058561146, 0.14852596819400787, 0.10422013700008392, 0.15861091017723083, 0.002801115158945322, 0.13452304899692535, 0.013707974925637245, 19.414379119873047, 6.976537227630615, 7.725338459014893, 3.7066736221313477, 13.02030086517334, 16.962833404541016, 10.66051959991455, 18.090253829956055, 14.112311363220215, 27.37518882751465, 14.130632400512695, 14.752946853637695, 14.462860107421875, 4.077073097229004, 7.274872779846191, 0.34773293137550354, 13.826295852661133, 7.489144325256348, 8.944642066955566, 10.339609146118164, 12.924114227294922, 18.210540771484375, 12.499932289123535, 15.788512229919434], "count": [145]}, "timestamp": {"min": [0.0], "max": [4.8], "mean": [2.4], "std": [1.39522996909709], "count": [145]}, "frame_index": {"min": [0], "max": [144], "mean": [72.0], "std": [41.8568990729127], "count": [145]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [145]}, "index": {"min": [15075], "max": [15219], "mean": [15147.0], "std": [41.8568990729127], "count": [145]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [145]}, "subtask_annotation": {"mean": [7.441379310344828, 11.0, 11.0, 11.0, 11.0], "std": [1.8712926090105362, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [145]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [145]}, "eef_direction_state": {"mean": [3.1586206896551725, 4.489655172413793], "std": [2.076721096174463, 2.104567254655882], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_state": {"mean": [1.2413793103448276, 0.7310344827586207], "std": [0.6672213308936733, 0.8242461334250292], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_state": {"mean": [0.9586206896551724, 0.5724137931034483], "std": [0.84588955070135, 0.75880875411858], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_direction_action": {"mean": [3.1586206896551725, 4.489655172413793], "std": [2.076721096174463, 2.104567254655882], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_action": {"mean": [1.2413793103448276, 0.7310344827586207], "std": [0.6672213308936733, 0.8242461334250292], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_action": {"mean": [0.9586206896551724, 0.5724137931034483], "std": [0.84588955070135, 0.75880875411858], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_sim_pose_state": {"mean": [0.6656387649715783, 0.15124076294449254, 1.1449567505461171, -1.5306306696938217, 0.315808071042657, -2.120974773121426, 0.6079635389185266, -0.10818732723733906, 1.1824070508416602, 1.3818165665465163, 0.9661435933456515, 2.2539004356252796], "std": [0.05489367053651193, 0.025363139905314875, 0.04498830970232788, 0.21356310007801044, 0.06683978491011273, 0.18184125950107222, 0.054038382768202, 0.004840158557846441, 0.024893611622648002, 0.12700559588922117, 0.0410799317386341, 0.1418662300998264], "min": [0.5853322256040344, 0.10934405102937814, 1.0706383765625476, -1.8215569251897528, 0.24780457210952322, -2.455835501151989, 0.5764691758643316, -0.11578357567855202, 1.1440067781395216, 1.0212942518637957, 0.9234633813386921, 1.9196686046218114], "max": [0.7667038672706681, 0.18327586808436874, 1.2078171871574395, -1.227068471770135, 0.43324574112507364, -1.9548076222403532, 0.7360988983116418, -0.09967356216754464, 1.243531326777025, 1.5443286607924003, 1.0620828291019282, 2.4162538479553524], "count": [145]}, "eef_sim_pose_action": {"mean": [0.6656387649715783, 0.15124076294449254, 1.1449567505461171, -1.5306306696938217, 0.315808071042657, -2.120974773121426, 0.6079635389185266, -0.10818732723733906, 1.1824070508416602, 1.3818165665465163, 0.9661435933456515, 2.2539004356252796], "std": [0.05489367053651193, 0.025363139905314875, 0.04498830970232788, 0.21356310007801044, 0.06683978491011273, 0.18184125950107222, 0.054038382768202, 0.004840158557846441, 0.024893611622648002, 0.12700559588922117, 0.0410799317386341, 0.1418662300998264], "min": [0.5853322256040344, 0.10934405102937814, 1.0706383765625476, -1.8215569251897528, 0.24780457210952322, -2.455835501151989, 0.5764691758643316, -0.11578357567855202, 1.1440067781395216, 1.0212942518637957, 0.9234633813386921, 1.9196686046218114], "max": [0.7667038672706681, 0.18327586808436874, 1.2078171871574395, -1.227068471770135, 0.43324574112507364, -1.9548076222403532, 0.7360988983116418, -0.09967356216754464, 1.243531326777025, 1.5443286607924003, 1.0620828291019282, 2.4162538479553524], "count": [145]}}} +{"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.44309320057189544]], [[0.4341358966503268]], [[0.43875507352941173]]], "std": [[[0.2892211283510507]], [[0.2817796989114]], [[0.27665673373161653]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.16470588235294117]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5270883026960784]], [[0.5385673468137254]], [[0.5164740645424837]]], "std": [[[0.3075556247103624]], [[0.3050318421337944]], [[0.31286140442009597]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5203725183823529]], [[0.5089550061274509]], [[0.49996191176470584]]], "std": [[[0.27227236290552015]], [[0.2789672653212201]], [[0.2790772809735992]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42474282066993463]], [[0.444752301879085]], [[0.42169988766339866]]], "std": [[[0.3438947564285834]], [[0.34231758658361455]], [[0.35398252805186475]]], "count": [100]}, "observation.state": {"min": [0.49136435985565186, -1.2924867868423462, 0.834191620349884, -0.2666991055011749, -1.071882724761963, 0.399166464805603, -0.8974212408065796, -1.190629243850708, 0.8981841802597046, 2.9796102046966553, -1.0663195848464966, 2.2771706581115723, 26.236875534057617, 46.466251373291016, -0.668749988079071, -0.6806250214576721, 0.8075000047683716, 0.31333333253860474, 7.889999866485596, 0.11374999582767487, 1.1087499856948853, 5.14187479019165, 0.9950000047683716, 39.692501068115234, 7.145625114440918, 55.1506233215332, 0.921875, -0.078125, 1.7862499952316284, 15.453332901000977, 9.350000381469727, 11.704444885253906, 0.9837499856948853, 14.785555839538574, 0.5893750190734863, 38.53666687011719], "max": [0.9131041169166565, -0.7823586463928223, 1.5533446073532104, 0.10124997049570084, -0.29428455233573914, 0.40121689438819885, -0.4892423748970032, -0.7964732646942139, 1.4354190826416016, 2.9857852458953857, -0.5199130177497864, 2.307497978210449, 59.169376373291016, 61.619998931884766, 14.397500038146973, 8.395625114440918, 29.438125610351562, 48.95124816894531, 36.25812530517578, 55.52687454223633, 40.053749084472656, 78.33000183105469, 37.646873474121094, 100.48625183105469, 59.804443359375, 69.70000457763672, 6.552500247955322, 0.6581250429153442, 30.8487491607666, 57.67499923706055, 32.13500213623047, 61.231876373291016, 36.65187454223633, 95.63375091552734, 34.98062515258789, 110.02249908447266], "mean": [0.7096937298774719, -1.0212271213531494, 1.148040771484375, -0.12553735077381134, -0.7340406179428101, 0.40048354864120483, -0.807933509349823, -0.8970011472702026, 1.0131927728652954, 2.982769727706909, -0.9431463479995728, 2.297405242919922, 39.8498420715332, 58.05342483520508, 0.26279953122138977, 3.20865535736084, 14.144119262695312, 13.718925476074219, 21.33034896850586, 15.432234764099121, 16.624332427978516, 35.7833251953125, 10.088321685791016, 79.98422241210938, 31.173677444458008, 64.20128631591797, 1.7415045499801636, 0.17106522619724274, 15.256977081298828, 45.07472610473633, 21.69082260131836, 42.48505401611328, 14.84048843383789, 65.23980712890625, 8.26050090789795, 91.3119888305664], "std": [0.1296297162771225, 0.12939873337745667, 0.1987343728542328, 0.1284627765417099, 0.22626391053199768, 0.0005748467519879341, 0.1486707329750061, 0.12007429450750351, 0.1749706268310547, 0.0016324410680681467, 0.16552303731441498, 0.010406977497041225, 12.23691177368164, 3.7321953773498535, 2.8098533153533936, 3.4187586307525635, 10.971904754638672, 19.420381546020508, 9.23317813873291, 22.074363708496094, 14.453752517700195, 23.40156364440918, 13.689155578613281, 15.398039817810059, 17.910371780395508, 4.182133197784424, 0.9707838892936707, 0.3048569858074188, 9.96452522277832, 10.758580207824707, 7.596310138702393, 14.160327911376953, 12.621211051940918, 17.328413009643555, 11.296269416809082, 13.613116264343262], "count": [150]}, "action": {"min": [0.49136435985565186, -1.2924867868423462, 0.834191620349884, -0.2666991055011749, -1.071882724761963, 0.399166464805603, -0.8974212408065796, -1.190629243850708, 0.8981841802597046, 2.9796102046966553, -1.0663195848464966, 2.2771706581115723, 26.236875534057617, 46.466251373291016, -0.668749988079071, -0.6806250214576721, 0.8075000047683716, 0.31333333253860474, 7.889999866485596, 0.11374999582767487, 1.1087499856948853, 5.14187479019165, 0.9950000047683716, 39.692501068115234, 7.145625114440918, 55.1506233215332, 0.921875, -0.078125, 1.7862499952316284, 15.453332901000977, 9.350000381469727, 11.704444885253906, 0.9837499856948853, 14.785555839538574, 0.5893750190734863, 38.53666687011719], "max": [0.9131041169166565, -0.7823586463928223, 1.5533446073532104, 0.10124997049570084, -0.29428455233573914, 0.40121689438819885, -0.4892423748970032, -0.7964732646942139, 1.4354190826416016, 2.9857852458953857, -0.5199130177497864, 2.307497978210449, 59.169376373291016, 61.619998931884766, 14.397500038146973, 8.395625114440918, 29.438125610351562, 48.95124816894531, 36.25812530517578, 55.52687454223633, 40.053749084472656, 78.33000183105469, 37.646873474121094, 100.48625183105469, 59.804443359375, 69.70000457763672, 6.552500247955322, 0.6581250429153442, 30.8487491607666, 57.67499923706055, 32.13500213623047, 61.231876373291016, 36.65187454223633, 95.63375091552734, 34.98062515258789, 110.02249908447266], "mean": [0.7096939086914062, -1.0212268829345703, 1.1480406522750854, -0.12553736567497253, -0.7340405583381653, 0.4004836082458496, -0.8079337477684021, -0.8970011472702026, 1.0131922960281372, 2.982769250869751, -0.9431463479995728, 2.2974042892456055, 39.849853515625, 58.05342483520508, 0.26279938220977783, 3.208655834197998, 14.14411449432373, 13.718913078308105, 21.330339431762695, 15.432221412658691, 16.624326705932617, 35.783329010009766, 10.0883150100708, 79.98422241210938, 31.17367172241211, 64.2012939453125, 1.7415043115615845, 0.17106524109840393, 15.256978988647461, 45.07472229003906, 21.690813064575195, 42.48506164550781, 14.84048843383789, 65.23983001708984, 8.260501861572266, 91.31201171875], "std": [0.1296297162771225, 0.12939871847629547, 0.1987343728542328, 0.1284627765417099, 0.22626394033432007, 0.000574846810195595, 0.1486707478761673, 0.1200743019580841, 0.1749706268310547, 0.0016324410680681467, 0.16552303731441498, 0.01040697656571865, 12.236910820007324, 3.73219633102417, 2.8098530769348145, 3.4187583923339844, 10.971903800964355, 19.420381546020508, 9.233177185058594, 22.07436752319336, 14.453749656677246, 23.401565551757812, 13.689153671264648, 15.398038864135742, 17.910371780395508, 4.182133674621582, 0.9707841277122498, 0.30485695600509644, 9.96452522277832, 10.75857925415039, 7.596310615539551, 14.160327911376953, 12.621212005615234, 17.328413009643555, 11.296269416809082, 13.613116264343262], "count": [150]}, "timestamp": {"min": [0.0], "max": [4.966666666666667], "mean": [2.483333333333333], "std": [1.4433435976027125], "count": [150]}, "frame_index": {"min": [0], "max": [149], "mean": [74.5], "std": [43.300307928081374], "count": [150]}, "episode_index": {"min": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [150]}, "index": {"min": [15220], "max": [15369], "mean": [15294.5], "std": [43.300307928081374], "count": [150]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [150]}, "subtask_annotation": {"mean": [7.426666666666667, 11.0, 11.0, 11.0, 11.0], "std": [1.8487713637861118, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [150]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [150]}, "eef_direction_state": {"mean": [3.6, 4.74], "std": [1.9832633040857999, 1.961054138297392], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_state": {"mean": [1.26, 0.7133333333333334], "std": [0.706446506585365, 0.8192408409958306], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_state": {"mean": [1.1466666666666667, 0.6133333333333333], "std": [0.8357564770247904, 0.8065289138579529], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_direction_action": {"mean": [3.6, 4.74], "std": [1.9832633040857999, 1.961054138297392], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_action": {"mean": [1.26, 0.7133333333333334], "std": [0.706446506585365, 0.8192408409958306], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_action": {"mean": [1.1466666666666667, 0.6133333333333333], "std": [0.8357564770247904, 0.8065289138579529], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_sim_pose_state": {"mean": [0.6731197447197326, 0.1360746383862765, 1.1633649831414754, -1.5443914539148824, 0.3633102683518425, -2.1723636275162814, 0.6054210692433557, -0.11264409482025722, 1.191719653528237, 1.3359988987245235, 1.0148229586530575, 2.2081723314412782], "std": [0.06500959647563587, 0.014144714112917737, 0.049423403199926504, 0.22147596770761757, 0.07395117509553532, 0.1850422595264852, 0.058434868620769194, 0.0047054098344342585, 0.021562402652577008, 0.12953509641465663, 0.04312820241880727, 0.13186334063420538], "min": [0.5653019309945542, 0.11247246779196798, 1.0736431483208584, -1.901564773861411, 0.28816068397505945, -2.5363350900572437, 0.5688443777596311, -0.12049723214675778, 1.1419471321046235, 1.0516271709382488, 0.9853125248378793, 1.8991628557084637], "max": [0.7802220941989922, 0.1572913435103846, 1.2345530399727684, -1.2067649249189838, 0.49679911177757763, -2.0224660006654487, 0.7448743540817658, -0.10412926878734902, 1.2370403579307583, 1.6079099077469203, 1.1185163707925518, 2.4613931621867913], "count": [150]}, "eef_sim_pose_action": {"mean": [0.6731197447197326, 0.1360746383862765, 1.1633649831414754, -1.5443914539148824, 0.3633102683518425, -2.1723636275162814, 0.6054210692433557, -0.11264409482025722, 1.191719653528237, 1.3359988987245235, 1.0148229586530575, 2.2081723314412782], "std": [0.06500959647563587, 0.014144714112917737, 0.049423403199926504, 0.22147596770761757, 0.07395117509553532, 0.1850422595264852, 0.058434868620769194, 0.0047054098344342585, 0.021562402652577008, 0.12953509641465663, 0.04312820241880727, 0.13186334063420538], "min": [0.5653019309945542, 0.11247246779196798, 1.0736431483208584, -1.901564773861411, 0.28816068397505945, -2.5363350900572437, 0.5688443777596311, -0.12049723214675778, 1.1419471321046235, 1.0516271709382488, 0.9853125248378793, 1.8991628557084637], "max": [0.7802220941989922, 0.1572913435103846, 1.2345530399727684, -1.2067649249189838, 0.49679911177757763, -2.0224660006654487, 0.7448743540817658, -0.10412926878734902, 1.2370403579307583, 1.6079099077469203, 1.1185163707925518, 2.4613931621867913], "count": [150]}}} +{"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.44476813316993463]], [[0.43561633986928106]], [[0.4404434742647059]]], "std": [[[0.2896250155291946]], [[0.28132786656710357]], [[0.27616943677391464]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.17254901960784313]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5262097569444444]], [[0.539477691993464]], [[0.5189296180555555]]], "std": [[[0.3028071362608199]], [[0.3015815002622996]], [[0.31007922652796677]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5056406392973856]], [[0.4953867422385621]], [[0.4868692361111111]]], "std": [[[0.26768352370606974]], [[0.27195446050005856]], [[0.2723809960067194]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4255949897875817]], [[0.4443366217320261]], [[0.4206619873366013]]], "std": [[[0.34316856447907146]], [[0.34114161171730667]], [[0.3528902649986731]]], "count": [100]}, "observation.state": {"min": [0.5862325429916382, -1.2626124620437622, 0.8655680418014526, -0.29232949018478394, -1.3685859441757202, 0.3969014585018158, -0.952735185623169, -1.1257343292236328, 0.8756771087646484, 2.975360870361328, -1.3162389993667603, 2.2035510540008545, 23.11777687072754, 50.01250076293945, 0.34312501549720764, -0.29749998450279236, 2.456249952316284, 0.4375, 6.049375057220459, 0.11312499642372131, 0.7956249713897705, 3.6500000953674316, 1.0149999856948853, 51.551876068115234, 9.78125, 54.65625, 0.4856249988079071, -0.09874999523162842, 5.197500228881836, 1.5425000190734863, 5.198750019073486, 1.0112500190734863, 3.156874895095825, -0.0625, 0.6541666984558105, 12.922499656677246], "max": [0.9941380023956299, -0.8858816027641296, 1.4760719537734985, -0.05123693495988846, -0.4401750862598419, 0.4016699194908142, -0.5151827335357666, -0.81898033618927, 1.3493505716323853, 2.993295669555664, -0.6579737663269043, 2.317821502685547, 57.27124786376953, 66.85555267333984, 0.5299999713897705, 9.457499504089355, 35.025001525878906, 46.649375915527344, 41.171875, 58.22999954223633, 42.904998779296875, 83.92562866210938, 41.520626068115234, 105.54562377929688, 61.64687728881836, 69.75687408447266, 11.303750038146973, 0.47874999046325684, 35.067501068115234, 65.02312469482422, 27.853124618530273, 69.95437622070312, 35.04125213623047, 84.73562622070312, 45.975624084472656, 110.8237533569336], "mean": [0.7912468910217285, -1.0473344326019287, 1.1386457681655884, -0.20689815282821655, -0.8675112128257751, 0.4004318416118622, -0.8375822305679321, -0.8964086174964905, 0.9900258183479309, 2.985328435897827, -1.0248695611953735, 2.2987887859344482, 37.46735382080078, 59.41295623779297, 0.40341418981552124, 3.9206056594848633, 17.322507858276367, 10.879297256469727, 21.943727493286133, 13.259062767028809, 17.58772850036621, 35.243316650390625, 10.358757972717285, 81.9653091430664, 32.421607971191406, 63.56180953979492, 2.392960548400879, 0.09761033207178116, 15.702139854431152, 54.53486633300781, 18.143646240234375, 55.05167770385742, 14.782629013061523, 66.50069427490234, 10.626649856567383, 91.49297332763672], "std": [0.12415715306997299, 0.09366767108440399, 0.16244985163211823, 0.08645327389240265, 0.1955695003271103, 0.0011229346273466945, 0.1618974804878235, 0.08902568370103836, 0.1467607319355011, 0.004300618078559637, 0.13877888023853302, 0.026935290545225143, 11.6011381149292, 4.34633731842041, 0.03586477413773537, 3.472446918487549, 10.02097225189209, 16.818317413330078, 10.389530181884766, 21.442419052124023, 15.551798820495605, 24.9728946685791, 14.170257568359375, 13.325400352478027, 21.13111686706543, 4.196712493896484, 2.111693859100342, 0.20684802532196045, 10.726462364196777, 18.52926254272461, 5.306694507598877, 19.636737823486328, 10.38693618774414, 23.757720947265625, 15.699342727661133, 26.2604923248291], "count": [171]}, "action": {"min": [0.5862325429916382, -1.2626124620437622, 0.8655680418014526, -0.29232949018478394, -1.3685859441757202, 0.3969014585018158, -0.952735185623169, -1.1257343292236328, 0.8756771087646484, 2.975360870361328, -1.3162389993667603, 2.2035510540008545, 23.11777687072754, 50.01250076293945, 0.34312501549720764, -0.29749998450279236, 2.456249952316284, 0.4375, 6.049375057220459, 0.11312499642372131, 0.7956249713897705, 3.6500000953674316, 1.0149999856948853, 51.551876068115234, 9.78125, 54.65625, 0.4856249988079071, -0.09874999523162842, 5.197500228881836, 1.5425000190734863, 5.198750019073486, 1.0112500190734863, 3.156874895095825, -0.0625, 0.6541666984558105, 12.922499656677246], "max": [0.9941380023956299, -0.8858816027641296, 1.4760719537734985, -0.05123693495988846, -0.4401750862598419, 0.4016699194908142, -0.5151827335357666, -0.81898033618927, 1.3493505716323853, 2.993295669555664, -0.6579737663269043, 2.317821502685547, 57.27124786376953, 66.85555267333984, 0.5299999713897705, 9.457499504089355, 35.025001525878906, 46.649375915527344, 41.171875, 58.22999954223633, 42.904998779296875, 83.92562866210938, 41.520626068115234, 105.54562377929688, 61.64687728881836, 69.75687408447266, 11.303750038146973, 0.47874999046325684, 35.067501068115234, 65.02312469482422, 27.853124618530273, 69.95437622070312, 35.04125213623047, 84.73562622070312, 45.975624084472656, 110.8237533569336], "mean": [0.7912470102310181, -1.0473346710205078, 1.138645887374878, -0.20689809322357178, -0.8675112128257751, 0.40043190121650696, -0.837582528591156, -0.8964087963104248, 0.9900259375572205, 2.985328197479248, -1.0248692035675049, 2.2987887859344482, 37.46735763549805, 59.41294860839844, 0.40341413021087646, 3.9206056594848633, 17.322505950927734, 10.87929630279541, 21.9437313079834, 13.259064674377441, 17.587724685668945, 35.243316650390625, 10.358759880065918, 81.96529388427734, 32.421600341796875, 63.561832427978516, 2.392961025238037, 0.09761033952236176, 15.702134132385254, 54.53486633300781, 18.14365005493164, 55.05167770385742, 14.782625198364258, 66.5007095336914, 10.6266508102417, 91.49299621582031], "std": [0.12415715306997299, 0.09366767108440399, 0.1624499261379242, 0.08645328879356384, 0.1955694854259491, 0.00112293497659266, 0.1618974804878235, 0.08902568370103836, 0.1467607319355011, 0.004300618078559637, 0.13877888023853302, 0.026935294270515442, 11.6011381149292, 4.34633731842041, 0.03586477041244507, 3.472447156906128, 10.02097225189209, 16.81831169128418, 10.389530181884766, 21.442426681518555, 15.551798820495605, 24.9728946685791, 14.170259475708008, 13.325404167175293, 21.13111686706543, 4.196712493896484, 2.1116943359375, 0.20684799551963806, 10.726461410522461, 18.52926254272461, 5.306694030761719, 19.63673973083496, 10.386934280395508, 23.757720947265625, 15.699342727661133, 26.260494232177734], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [171]}, "index": {"min": [15370], "max": [15540], "mean": [15455.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [6.87719298245614, 11.0, 11.0, 11.0, 11.0], "std": [2.476109300263487, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [171]}, "scene_annotation": {"mean": [114.0], "std": [0.0], "min": [114], "max": [114], "count": [171]}, "eef_direction_state": {"mean": [3.783625730994152, 3.912280701754386], "std": [2.0448110795745387, 2.3191097940796173], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.1228070175438596, 0.9005847953216374], "std": [0.7739208771969397, 0.849182412162158], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [1.0350877192982457, 0.631578947368421], "std": [0.8299562226326216, 0.7865442726828037], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [3.783625730994152, 3.912280701754386], "std": [2.0448110795745387, 2.3191097940796173], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.1228070175438596, 0.9005847953216374], "std": [0.7739208771969397, 0.849182412162158], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [1.0350877192982457, 0.631578947368421], "std": [0.8299562226326216, 0.7865442726828037], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6673498791405417, 0.14248047242449335, 1.153354907438743, -1.4922918628463915, 0.3005214327237714, -2.115216428148079, 0.591614332402609, -0.10997333161393934, 1.1987311563206775, 1.244210161112788, 0.9768428414986454, 2.1564514715378786], "std": [0.05644024537714684, 0.017251384040607127, 0.043191942454729834, 0.17768484445396043, 0.039807915067256255, 0.1439373163212418, 0.05193184199906882, 0.0035735236622321514, 0.03488967412188485, 0.20513339773404404, 0.05177212357488483, 0.2099026564293417], "min": [0.5704080020064642, 0.11290128876234842, 1.0806833902953794, -1.7405346732802598, 0.25489668771589535, -2.394828287874884, 0.5538790600919972, -0.12145795493437359, 1.1492897068397319, 0.5247407981028909, 0.8873734356609257, 1.5805979054317336], "max": [0.759478175697955, 0.18297123820546346, 1.258067899344549, -1.043317651168161, 0.3698239437017188, -1.9277942166481319, 0.718229336505391, -0.10366895305077284, 1.3055196307665469, 1.4945355531316211, 1.1059115833916708, 2.381272724813175], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6673498791405417, 0.14248047242449335, 1.153354907438743, -1.4922918628463915, 0.3005214327237714, -2.115216428148079, 0.591614332402609, -0.10997333161393934, 1.1987311563206775, 1.244210161112788, 0.9768428414986454, 2.1564514715378786], "std": [0.05644024537714684, 0.017251384040607127, 0.043191942454729834, 0.17768484445396043, 0.039807915067256255, 0.1439373163212418, 0.05193184199906882, 0.0035735236622321514, 0.03488967412188485, 0.20513339773404404, 0.05177212357488483, 0.2099026564293417], "min": [0.5704080020064642, 0.11290128876234842, 1.0806833902953794, -1.7405346732802598, 0.25489668771589535, -2.394828287874884, 0.5538790600919972, -0.12145795493437359, 1.1492897068397319, 0.5247407981028909, 0.8873734356609257, 1.5805979054317336], "max": [0.759478175697955, 0.18297123820546346, 1.258067899344549, -1.043317651168161, 0.3698239437017188, -1.9277942166481319, 0.718229336505391, -0.10366895305077284, 1.3055196307665469, 1.4945355531316211, 1.1059115833916708, 2.381272724813175], "count": [171]}}} +{"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.44145979370915034]], [[0.4338852369281046]], [[0.4371592075163399]]], "std": [[[0.28898698016842117]], [[0.2814783031203787]], [[0.2764146418836634]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.17647058823529413]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5080289685457516]], [[0.5339037336601308]], [[0.5127714685457517]]], "std": [[[0.3147728250044133]], [[0.30613743168980817]], [[0.31446363143302064]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5153461703431373]], [[0.5035761294934641]], [[0.49578388684640523]]], "std": [[[0.2719042599970855]], [[0.27691847398078323]], [[0.2778501331364491]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4245646527777778]], [[0.4413789093137255]], [[0.4236756495098039]]], "std": [[[0.34488490690614365]], [[0.3426916313631114]], [[0.3527367577278466]]], "count": [100]}, "observation.state": {"min": [0.5835860967636108, -1.2286134958267212, 0.8274681568145752, -0.2854629158973694, -1.0637445449829102, 0.3970683515071869, -0.901951253414154, -1.1681735515594482, 0.89131760597229, 2.9787280559539795, -1.1029411554336548, 2.2176365852355957, 23.796249389648438, 45.51749801635742, -0.8837499618530273, -0.3349999785423279, 2.825624942779541, -0.15125000476837158, 0.9462500214576721, -0.10500000417232513, 0.9375, 0.16624999046325684, 1.0106250047683716, 1.015625, 20.1356258392334, 43.739376068115234, 0.9850000143051147, -0.35499998927116394, 2.041249990463257, 6.091110706329346, 5.583333492279053, 4.742221832275391, 3.454444408416748, 5.786666393280029, 0.7393749952316284, 11.193333625793457], "max": [0.9759098291397095, -0.8204108476638794, 1.4266231060028076, 0.05166609585285187, -0.458056777715683, 0.4014553427696228, -0.5007104873657227, -0.8090142607688904, 1.4012311697006226, 2.9873111248016357, -0.5740571022033691, 2.3306963443756104, 59.65437316894531, 62.67000198364258, 35.861873626708984, 9.782500267028809, 30.415624618530273, 45.524375915527344, 36.65437698364258, 51.446250915527344, 37.548126220703125, 76.83999633789062, 35.33625030517578, 103.73937225341797, 55.774375915527344, 65.51812744140625, 58.763126373291016, 0.9955555200576782, 32.38999938964844, 74.82562255859375, 35.275001525878906, 73.44499969482422, 41.921875, 104.01250457763672, 39.276248931884766, 110.42375183105469], "mean": [0.8023232817649841, -1.018356204032898, 1.095240592956543, -0.17361733317375183, -0.8367820978164673, 0.4004479646682739, -0.810747504234314, -0.8977511525154114, 1.0018566846847534, 2.9836409091949463, -0.9731207489967346, 2.2526464462280273, 37.203407287597656, 58.17020034790039, 6.440489768981934, 4.401651859283447, 14.906205177307129, 11.545933723449707, 15.103845596313477, 12.879483222961426, 14.348872184753418, 20.932884216308594, 9.022491455078125, 56.915672302246094, 34.793216705322266, 56.495243072509766, 18.762046813964844, 0.18418455123901367, 11.248991012573242, 58.117923736572266, 19.347400665283203, 52.99871826171875, 15.089444160461426, 70.90428161621094, 7.448081970214844, 95.99507141113281], "std": [0.11208361387252808, 0.09550805389881134, 0.15576450526714325, 0.12655366957187653, 0.17836400866508484, 0.0011266308138146996, 0.14392594993114471, 0.10982917249202728, 0.16444693505764008, 0.0023217538837343454, 0.16726170480251312, 0.042861975729465485, 13.397887229919434, 5.1178059577941895, 11.470454216003418, 3.5951340198516846, 9.472951889038086, 17.616573333740234, 12.78393268585205, 19.973215103149414, 13.339917182922363, 29.658958435058594, 12.584966659545898, 27.736284255981445, 11.678110122680664, 7.572628021240234, 23.094226837158203, 0.23947247862815857, 10.03795337677002, 13.701497077941895, 6.787260055541992, 13.281817436218262, 10.944246292114258, 18.42440414428711, 10.983266830444336, 18.412782669067383], "count": [154]}, "action": {"min": [0.5835860967636108, -1.2286134958267212, 0.8274681568145752, -0.2854629158973694, -1.0637445449829102, 0.3970683515071869, -0.901951253414154, -1.1681735515594482, 0.89131760597229, 2.9787280559539795, -1.1029411554336548, 2.2176365852355957, 23.796249389648438, 45.51749801635742, -0.8837499618530273, -0.3349999785423279, 2.825624942779541, -0.15125000476837158, 0.9462500214576721, -0.10500000417232513, 0.9375, 0.16624999046325684, 1.0106250047683716, 1.015625, 20.1356258392334, 43.739376068115234, 0.9850000143051147, -0.35499998927116394, 2.041249990463257, 6.091110706329346, 5.583333492279053, 4.742221832275391, 3.454444408416748, 5.786666393280029, 0.7393749952316284, 11.193333625793457], "max": [0.9759098291397095, -0.8204108476638794, 1.4266231060028076, 0.05166609585285187, -0.458056777715683, 0.4014553427696228, -0.5007104873657227, -0.8090142607688904, 1.4012311697006226, 2.9873111248016357, -0.5740571022033691, 2.3306963443756104, 59.65437316894531, 62.67000198364258, 35.861873626708984, 9.782500267028809, 30.415624618530273, 45.524375915527344, 36.65437698364258, 51.446250915527344, 37.548126220703125, 76.83999633789062, 35.33625030517578, 103.73937225341797, 55.774375915527344, 65.51812744140625, 58.763126373291016, 0.9955555200576782, 32.38999938964844, 74.82562255859375, 35.275001525878906, 73.44499969482422, 41.921875, 104.01250457763672, 39.276248931884766, 110.42375183105469], "mean": [0.8023234009742737, -1.0183565616607666, 1.0952409505844116, -0.17361730337142944, -0.8367819786071777, 0.4004477858543396, -0.8107480406761169, -0.8977512717247009, 1.0018565654754639, 2.9836418628692627, -0.9731208682060242, 2.2526469230651855, 37.203399658203125, 58.17018127441406, 6.440487384796143, 4.401651382446289, 14.906204223632812, 11.545931816101074, 15.103860855102539, 12.879481315612793, 14.348875045776367, 20.93287467956543, 9.022491455078125, 56.915687561035156, 34.793216705322266, 56.495243072509766, 18.762052536010742, 0.18418455123901367, 11.248994827270508, 58.11790466308594, 19.34740447998047, 52.99872589111328, 15.089455604553223, 70.90428924560547, 7.448080539703369, 95.9951171875], "std": [0.11208362877368927, 0.09550809860229492, 0.15576450526714325, 0.12655366957187653, 0.17836400866508484, 0.0011266309302300215, 0.14392592012882233, 0.10982917994260788, 0.16444692015647888, 0.0023217536509037018, 0.16726171970367432, 0.04286198318004608, 13.397889137268066, 5.117806911468506, 11.470452308654785, 3.5951337814331055, 9.472951889038086, 17.61656951904297, 12.78393268585205, 19.973215103149414, 13.33991813659668, 29.658958435058594, 12.584969520568848, 27.73628807067871, 11.678109169006348, 7.572628021240234, 23.094226837158203, 0.23947246372699738, 10.03795337677002, 13.701496124267578, 6.787259578704834, 13.281817436218262, 10.944245338439941, 18.42440414428711, 10.983267784118652, 18.412782669067383], "count": [154]}, "timestamp": {"min": [0.0], "max": [5.1], "mean": [2.55], "std": [1.4818344486930155], "count": [154]}, "frame_index": {"min": [0], "max": [153], "mean": [76.5], "std": [44.45503346079047], "count": [154]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [154]}, "index": {"min": [15541], "max": [15694], "mean": [15617.5], "std": [44.45503346079047], "count": [154]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [154]}, "subtask_annotation": {"mean": [7.3441558441558445, 11.0, 11.0, 11.0, 11.0], "std": [1.8773422431167213, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [154]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [154]}, "eef_direction_state": {"mean": [3.727272727272727, 4.811688311688312], "std": [2.2970131008246537, 1.9095436339249698], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_state": {"mean": [1.0389610389610389, 0.7467532467532467], "std": [0.8208573035356087, 0.8720902514334751], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_state": {"mean": [0.8506493506493507, 0.6493506493506493], "std": [0.8884721128020009, 0.8020466315140006], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_direction_action": {"mean": [3.727272727272727, 4.811688311688312], "std": [2.2970131008246537, 1.9095436339249698], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_action": {"mean": [1.0389610389610389, 0.7467532467532467], "std": [0.8208573035356087, 0.8720902514334751], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_action": {"mean": [0.8506493506493507, 0.6493506493506493], "std": [0.8884721128020009, 0.8020466315140006], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_sim_pose_state": {"mean": [0.6552115194999635, 0.13629667628401285, 1.1461462082550389, -1.539053298039311, 0.31958833553327604, -2.166960660096254, 0.6002099849318616, -0.10966935824615773, 1.1967683962286237, 1.265565772491119, 1.0411253302369459, 2.1534543827733232], "std": [0.05548513205834568, 0.018623267897025616, 0.033068355696004796, 0.15243993011728899, 0.06483971352798144, 0.16658276582865061, 0.05595321499479867, 0.003034192515251494, 0.026773555645016524, 0.16608108066833238, 0.03071721699813731, 0.1462813183094269], "min": [0.5574341608404828, 0.10301744330855622, 1.0749417585208954, -1.8201965562398807, 0.25262206054052827, -2.498072728632329, 0.5643866907495589, -0.11466398261278432, 1.1294623772879542, 1.018123569099372, 0.963646913637711, 1.8840685616615764], "max": [0.7508802223733363, 0.1571159157963663, 1.1877453608463762, -1.33281728025151, 0.43115427042592724, -2.039018877662274, 0.7340900531241846, -0.10288452934901338, 1.2448999284185114, 1.6529900096441028, 1.0883100838266526, 2.493605824683331], "count": [154]}, "eef_sim_pose_action": {"mean": [0.6552115194999635, 0.13629667628401285, 1.1461462082550389, -1.539053298039311, 0.31958833553327604, -2.166960660096254, 0.6002099849318616, -0.10966935824615773, 1.1967683962286237, 1.265565772491119, 1.0411253302369459, 2.1534543827733232], "std": [0.05548513205834568, 0.018623267897025616, 0.033068355696004796, 0.15243993011728899, 0.06483971352798144, 0.16658276582865061, 0.05595321499479867, 0.003034192515251494, 0.026773555645016524, 0.16608108066833238, 0.03071721699813731, 0.1462813183094269], "min": [0.5574341608404828, 0.10301744330855622, 1.0749417585208954, -1.8201965562398807, 0.25262206054052827, -2.498072728632329, 0.5643866907495589, -0.11466398261278432, 1.1294623772879542, 1.018123569099372, 0.963646913637711, 1.8840685616615764], "max": [0.7508802223733363, 0.1571159157963663, 1.1877453608463762, -1.33281728025151, 0.43115427042592724, -2.039018877662274, 0.7340900531241846, -0.10288452934901338, 1.2448999284185114, 1.6529900096441028, 1.0883100838266526, 2.493605824683331], "count": [154]}}} +{"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.4432402144607843]], [[0.43623531045751635]], [[0.44001190155228753]]], "std": [[[0.28861431442457663]], [[0.28135725799014716]], [[0.2759258316044621]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1450980392156863]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5034831740196078]], [[0.5385182965686275]], [[0.5163190093954249]]], "std": [[[0.3273156506717071]], [[0.3120427487481338]], [[0.32144425284198086]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.615166129493464]], [[0.6032720200163398]], [[0.5829937806372549]]], "std": [[[0.28613651232975623]], [[0.2962107007168698]], [[0.30298024038517796]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42557094158496733]], [[0.4456804820261438]], [[0.4226529656862745]]], "std": [[[0.3432320984006481]], [[0.3418483768005296]], [[0.35271920074642216]]], "count": [100]}, "observation.state": {"min": [0.5024033188819885, -1.1775195598602295, 0.8527250289916992, -0.25880733132362366, -1.0046582221984863, 0.3965199887752533, -0.9157797694206238, -1.1044193506240845, 0.9103913903236389, 2.981255292892456, -1.0130083560943604, 2.2694694995880127, 29.219375610351562, 49.558570861816406, 0.29500001668930054, -0.9568750262260437, 5.684374809265137, -0.35999998450279236, 4.299999713897705, -0.27125000953674316, 7.037499904632568, 1.0518749952316284, 1.0, 28.037500381469727, 21.056875228881836, 53.9375, 0.8399999737739563, -0.18333333730697632, 4.454444408416748, 5.453333377838135, 1.5011111497879028, -0.37400001287460327, 0.9544444680213928, -0.31333333253860474, 0.6412500143051147, -2.7944443225860596], "max": [0.9401703476905823, -0.8236533999443054, 1.4043068885803223, 0.06194209307432175, -0.33944171667099, 0.4005970060825348, -0.4769636392593384, -0.7867456078529358, 1.3034065961837769, 2.9897191524505615, -0.5462253093719482, 2.2883286476135254, 53.19124984741211, 64.76937866210938, 0.4811111092567444, 7.550624847412109, 31.61812400817871, 36.236873626708984, 36.64875030517578, 57.529998779296875, 43.21875, 85.34687805175781, 39.421875, 104.26124572753906, 63.798126220703125, 70.51312255859375, 13.65625, 0.637499988079071, 33.49937438964844, 57.78499984741211, 29.537500381469727, 61.88687515258789, 35.72999954223633, 87.66875457763672, 35.43375015258789, 109.34124755859375], "mean": [0.7567563652992249, -0.9752568006515503, 1.0778907537460327, -0.12951023876667023, -0.7682886719703674, 0.3998141884803772, -0.8032325506210327, -0.8596593737602234, 0.9860435128211975, 2.984672784805298, -0.9126569032669067, 2.2795145511627197, 38.378875732421875, 60.09967803955078, 0.3663937747478485, 2.6851468086242676, 18.063323974609375, 9.367308616638184, 18.862384796142578, 14.697442054748535, 21.26569366455078, 24.362274169921875, 9.877798080444336, 77.63513946533203, 41.148223876953125, 63.44041442871094, 2.5005686283111572, 0.14513704180717468, 17.446807861328125, 47.813629150390625, 20.626245498657227, 41.679443359375, 15.280082702636719, 56.84090042114258, 9.25346565246582, 82.35420989990234], "std": [0.1270924210548401, 0.08525966852903366, 0.1493101716041565, 0.11767307668924332, 0.1833248734474182, 0.0010263993171975017, 0.15144452452659607, 0.09389965236186981, 0.12280046939849854, 0.0019243068527430296, 0.14211170375347137, 0.0047276620753109455, 9.026710510253906, 5.028493404388428, 0.04542538896203041, 2.8114731311798096, 8.626004219055176, 14.530431747436523, 10.39320182800293, 22.825271606445312, 11.737045288085938, 33.1980094909668, 13.705256462097168, 16.47962760925293, 15.822379112243652, 5.17132568359375, 2.277339220046997, 0.2982602119445801, 8.34740924835205, 10.928604125976562, 4.889344215393066, 16.05638313293457, 10.128363609313965, 19.02759552001953, 13.20695686340332, 21.428611755371094], "count": [173]}, "action": {"min": [0.5024033188819885, -1.1775195598602295, 0.8527250289916992, -0.25880733132362366, -1.0046582221984863, 0.3965199887752533, -0.9157797694206238, -1.1044193506240845, 0.9103913903236389, 2.981255292892456, -1.0130083560943604, 2.2694694995880127, 29.219375610351562, 49.558570861816406, 0.29500001668930054, -0.9568750262260437, 5.684374809265137, -0.35999998450279236, 4.299999713897705, -0.27125000953674316, 7.037499904632568, 1.0518749952316284, 1.0, 28.037500381469727, 21.056875228881836, 53.9375, 0.8399999737739563, -0.18333333730697632, 4.454444408416748, 5.453333377838135, 1.5011111497879028, -0.37400001287460327, 0.9544444680213928, -0.31333333253860474, 0.6412500143051147, -2.7944443225860596], "max": [0.9401703476905823, -0.8236533999443054, 1.4043068885803223, 0.06194209307432175, -0.33944171667099, 0.4005970060825348, -0.4769636392593384, -0.7867456078529358, 1.3034065961837769, 2.9897191524505615, -0.5462253093719482, 2.2883286476135254, 53.19124984741211, 64.76937866210938, 0.4811111092567444, 7.550624847412109, 31.61812400817871, 36.236873626708984, 36.64875030517578, 57.529998779296875, 43.21875, 85.34687805175781, 39.421875, 104.26124572753906, 63.798126220703125, 70.51312255859375, 13.65625, 0.637499988079071, 33.49937438964844, 57.78499984741211, 29.537500381469727, 61.88687515258789, 35.72999954223633, 87.66875457763672, 35.43375015258789, 109.34124755859375], "mean": [0.7567565441131592, -0.9752563238143921, 1.0778905153274536, -0.12951026856899261, -0.7682887315750122, 0.39981409907341003, -0.8032327890396118, -0.8596595525741577, 0.9860435128211975, 2.9846720695495605, -0.9126572012901306, 2.279514789581299, 38.37886047363281, 60.09968185424805, 0.3663938045501709, 2.6851468086242676, 18.063325881958008, 9.367308616638184, 18.862382888793945, 14.697429656982422, 21.26568603515625, 24.362287521362305, 9.877799987792969, 77.63510131835938, 41.148231506347656, 63.440391540527344, 2.500570297241211, 0.14513704180717468, 17.446809768676758, 47.81363296508789, 20.626253128051758, 41.6794319152832, 15.280082702636719, 56.840904235839844, 9.253463745117188, 82.35418701171875], "std": [0.1270924061536789, 0.08525966107845306, 0.14931020140647888, 0.11767306178808212, 0.1833249032497406, 0.0010263993171975017, 0.15144453942775726, 0.09389965981245041, 0.12280045449733734, 0.0019243068527430296, 0.14211171865463257, 0.00472766300663352, 9.026711463928223, 5.028493404388428, 0.04542539268732071, 2.8114731311798096, 8.626004219055176, 14.530431747436523, 10.393203735351562, 22.825265884399414, 11.737045288085938, 33.19801330566406, 13.705255508422852, 16.479629516601562, 15.822380065917969, 5.171324729919434, 2.2773396968841553, 0.2982602119445801, 8.34740924835205, 10.928604125976562, 4.889344215393066, 16.056385040283203, 10.128366470336914, 19.0275936126709, 13.206955909729004, 21.428611755371094], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [173]}, "index": {"min": [15695], "max": [15867], "mean": [15781.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [7.254335260115607, 11.0, 11.0, 11.0, 11.0], "std": [1.9808465063755718, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [173]}, "scene_annotation": {"mean": [116.0], "std": [0.0], "min": [116], "max": [116], "count": [173]}, "eef_direction_state": {"mean": [3.578034682080925, 4.208092485549133], "std": [2.2246601764160014, 2.10491946562436], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.138728323699422, 0.7976878612716763], "std": [0.7852341068067323, 0.7675464819744652], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [1.069364161849711, 0.6184971098265896], "std": [0.8640796836843756, 0.7783961918551103], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [3.578034682080925, 4.208092485549133], "std": [2.2246601764160014, 2.10491946562436], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.138728323699422, 0.7976878612716763], "std": [0.7852341068067323, 0.7675464819744652], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [1.069364161849711, 0.6184971098265896], "std": [0.8640796836843756, 0.7783961918551103], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6560797490934711, 0.13764964402865387, 1.1582950680656714, -1.5573065811615163, 0.36024425986513847, -2.187671674100791, 0.6037529024591589, -0.11871436143795745, 1.1925977590263317, 1.3770974697665865, 1.0454410243535135, 2.2298752870856955], "std": [0.055761614964811905, 0.019324720778975617, 0.033645976869300806, 0.13925549417211203, 0.06467417327870943, 0.15439248075587397, 0.045326019469633744, 0.009146761395202319, 0.023585784922928045, 0.1280135069512497, 0.022354994327307667, 0.13099598225290743], "min": [0.5643882895519158, 0.09934177872402788, 1.0773841902206736, -1.8188565813117497, 0.28966155759043377, -2.494300258783877, 0.5773892714381155, -0.13311542093819578, 1.1473309069806072, 1.0715055777664197, 1.0188329879367304, 1.9298721655165165], "max": [0.7535856060382772, 0.16079072049326648, 1.2031243539046061, -1.3395570596497641, 0.49052762746681955, -2.0565975449731115, 0.7165187227582897, -0.09895456550186352, 1.2471369512569694, 1.6469304994219311, 1.0989425537229103, 2.4729190453722865], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6560797490934711, 0.13764964402865387, 1.1582950680656714, -1.5573065811615163, 0.36024425986513847, -2.187671674100791, 0.6037529024591589, -0.11871436143795745, 1.1925977590263317, 1.3770974697665865, 1.0454410243535135, 2.2298752870856955], "std": [0.055761614964811905, 0.019324720778975617, 0.033645976869300806, 0.13925549417211203, 0.06467417327870943, 0.15439248075587397, 0.045326019469633744, 0.009146761395202319, 0.023585784922928045, 0.1280135069512497, 0.022354994327307667, 0.13099598225290743], "min": [0.5643882895519158, 0.09934177872402788, 1.0773841902206736, -1.8188565813117497, 0.28966155759043377, -2.494300258783877, 0.5773892714381155, -0.13311542093819578, 1.1473309069806072, 1.0715055777664197, 1.0188329879367304, 1.9298721655165165], "max": [0.7535856060382772, 0.16079072049326648, 1.2031243539046061, -1.3395570596497641, 0.49052762746681955, -2.0565975449731115, 0.7165187227582897, -0.09895456550186352, 1.2471369512569694, 1.6469304994219311, 1.0989425537229103, 2.4729190453722865], "count": [173]}}} +{"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.4415087908496732]], [[0.4343071915849673]], [[0.4366816523692811]]], "std": [[[0.2942385989344499]], [[0.2863384767173817]], [[0.2819016785140206]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1803921568627451]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.511374897875817]], [[0.5458486683006536]], [[0.5253648243464053]]], "std": [[[0.32023293396369373]], [[0.3064711184068875]], [[0.3153649112475472]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6065854861111111]], [[0.5945411049836601]], [[0.5798117994281046]]], "std": [[[0.28358602635301333]], [[0.2924830703796866]], [[0.29506500993625556]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42240054125816995]], [[0.44017086805555555]], [[0.41650887459150326]]], "std": [[[0.34433080103418734]], [[0.34154874289688064]], [[0.3531483840963514]]], "count": [100]}, "observation.state": {"min": [0.6429055333137512, -1.178425669670105, 0.8345731496810913, -0.43168726563453674, -1.1719141006469727, 0.3995002806186676, -0.8939879536628723, -1.1472877264022827, 0.8749141693115234, 2.9820897579193115, -1.0266937017440796, 2.204094171524048, 28.59000015258789, 45.85124969482422, -0.5787500143051147, -1.0281249284744263, 3.375, 0.3125, 1.078125, -0.6974999904632568, 0.9993749856948853, -0.375, 0.9893749952316284, 0.20812499523162842, 38.353126525878906, 43.75, 0.6775000095367432, 0.12437500059604645, 2.551875114440918, 0.7337499856948853, 0.6000000238418579, 0.6924999952316284, 1.0674999952316284, -0.34937500953674316, 0.6575000286102295, 0.5425000190734863], "max": [0.9641794562339783, -0.8101586699485779, 1.3714046478271484, 0.030160410329699516, -0.5335889458656311, 0.4013599455356598, -0.5156118869781494, -0.8151655197143555, 1.3691633939743042, 2.98948073387146, -0.5283436179161072, 2.2191147804260254, 59.006248474121094, 72.59500122070312, 2.6656248569488525, 7.927499771118164, 31.885000228881836, 43.274375915527344, 38.584999084472656, 43.772499084472656, 38.225624084472656, 81.97562408447266, 28.318750381469727, 105.0512466430664, 59.341251373291016, 60.93562698364258, 11.322500228881836, 3.0043749809265137, 30.0887508392334, 67.91812896728516, 27.046249389648438, 65.06999969482422, 34.88624954223633, 92.99749755859375, 34.744998931884766, 108.98125457763672], "mean": [0.8496507406234741, -1.025308609008789, 1.0927902460098267, -0.2677088975906372, -0.8972095251083374, 0.4004718065261841, -0.7807862758636475, -0.9132639169692993, 1.0074443817138672, 2.987128973007202, -0.8924005031585693, 2.210420608520508, 39.27061080932617, 64.09077453613281, -0.10441245883703232, 2.1895229816436768, 19.80089569091797, 10.132805824279785, 17.30328941345215, 9.115384101867676, 14.349839210510254, 17.14111328125, 6.530151844024658, 38.782283782958984, 46.368412017822266, 55.87221908569336, 2.301992893218994, 0.5422053337097168, 16.28569793701172, 52.06427001953125, 16.868022918701172, 48.27902603149414, 15.451171875, 58.25216293334961, 8.736465454101562, 75.92943572998047], "std": [0.09240680187940598, 0.09038794040679932, 0.13469450175762177, 0.1725943386554718, 0.16799291968345642, 0.00048741744831204414, 0.14914512634277344, 0.10637906193733215, 0.17058034241199493, 0.002649265341460705, 0.16772429645061493, 0.006741972640156746, 9.707599639892578, 7.360640525817871, 0.8400402665138245, 2.309419870376587, 7.828711032867432, 15.79270076751709, 11.653553009033203, 16.308555603027344, 13.22758960723877, 28.085350036621094, 9.37437629699707, 37.01758575439453, 7.844053268432617, 3.937371253967285, 1.9098397493362427, 0.7648088335990906, 7.839831829071045, 17.674983978271484, 6.8306708335876465, 17.653167724609375, 10.63552474975586, 24.117677688598633, 12.367087364196777, 26.86956787109375], "count": [172]}, "action": {"min": [0.6429055333137512, -1.178425669670105, 0.8345731496810913, -0.43168726563453674, -1.1719141006469727, 0.3995002806186676, -0.8939879536628723, -1.1472877264022827, 0.8749141693115234, 2.9820897579193115, -1.0266937017440796, 2.204094171524048, 28.59000015258789, 45.85124969482422, -0.5787500143051147, -1.0281249284744263, 3.375, 0.3125, 1.078125, -0.6974999904632568, 0.9993749856948853, -0.375, 0.9893749952316284, 0.20812499523162842, 38.353126525878906, 43.75, 0.6775000095367432, 0.12437500059604645, 2.551875114440918, 0.7337499856948853, 0.6000000238418579, 0.6924999952316284, 1.0674999952316284, -0.34937500953674316, 0.6575000286102295, 0.5425000190734863], "max": [0.9641794562339783, -0.8101586699485779, 1.3714046478271484, 0.030160410329699516, -0.5335889458656311, 0.4013599455356598, -0.5156118869781494, -0.8151655197143555, 1.3691633939743042, 2.98948073387146, -0.5283436179161072, 2.2191147804260254, 59.006248474121094, 72.59500122070312, 2.6656248569488525, 7.927499771118164, 31.885000228881836, 43.274375915527344, 38.584999084472656, 43.772499084472656, 38.225624084472656, 81.97562408447266, 28.318750381469727, 105.0512466430664, 59.341251373291016, 60.93562698364258, 11.322500228881836, 3.0043749809265137, 30.0887508392334, 67.91812896728516, 27.046249389648438, 65.06999969482422, 34.88624954223633, 92.99749755859375, 34.744998931884766, 108.98125457763672], "mean": [0.8496508002281189, -1.02530837059021, 1.0927903652191162, -0.26770880818367004, -0.8972095847129822, 0.4004717469215393, -0.7807867527008057, -0.9132641553878784, 1.0074443817138672, 2.987128973007202, -0.892400860786438, 2.2104198932647705, 39.27059555053711, 64.0908203125, -0.10441254824399948, 2.189523696899414, 19.8009090423584, 10.132813453674316, 17.303285598754883, 9.115386962890625, 14.349843978881836, 17.141122817993164, 6.530149936676025, 38.78227615356445, 46.368404388427734, 55.87221145629883, 2.3019933700561523, 0.5422053933143616, 16.285717010498047, 52.06427001953125, 16.86800765991211, 48.27900695800781, 15.45117473602295, 58.252140045166016, 8.736462593078613, 75.92945098876953], "std": [0.09240680187940598, 0.09038795530796051, 0.13469450175762177, 0.1725943237543106, 0.16799291968345642, 0.0004874174774158746, 0.14914512634277344, 0.10637906193733215, 0.17058034241199493, 0.002649265108630061, 0.16772429645061493, 0.006741972174495459, 9.707601547241211, 7.360641002655029, 0.8400400876998901, 2.3094193935394287, 7.828710079193115, 15.792699813842773, 11.65355396270752, 16.308551788330078, 13.22758960723877, 28.085350036621094, 9.37437629699707, 37.017581939697266, 7.844052314758301, 3.937370777130127, 1.9098396301269531, 0.7648088932037354, 7.839831829071045, 17.674983978271484, 6.8306708335876465, 17.653167724609375, 10.635523796081543, 24.117677688598633, 12.367087364196777, 26.86956787109375], "count": [172]}, "timestamp": {"min": [0.0], "max": [5.7], "mean": [2.85], "std": [1.655042799043779], "count": [172]}, "frame_index": {"min": [0], "max": [171], "mean": [85.5], "std": [49.65128397131337], "count": [172]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [172]}, "index": {"min": [15868], "max": [16039], "mean": [15953.5], "std": [49.65128397131337], "count": [172]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [172]}, "subtask_annotation": {"mean": [6.953488372093023, 11.0, 11.0, 11.0, 11.0], "std": [2.398676848172304, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [172]}, "scene_annotation": {"mean": [117.0], "std": [0.0], "min": [117], "max": [117], "count": [172]}, "eef_direction_state": {"mean": [3.5174418604651163, 4.145348837209302], "std": [2.1525372730190004, 2.2300358207960542], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_state": {"mean": [1.0755813953488371, 0.8372093023255814], "std": [0.7234343232934026, 0.8121241902434507], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_state": {"mean": [0.8430232558139535, 0.622093023255814], "std": [0.871918587205812, 0.7940038607472625], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_direction_action": {"mean": [3.5174418604651163, 4.145348837209302], "std": [2.1525372730190004, 2.2300358207960542], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_action": {"mean": [1.0755813953488371, 0.8372093023255814], "std": [0.7234343232934026, 0.8121241902434507], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_action": {"mean": [0.8430232558139535, 0.622093023255814], "std": [0.871918587205812, 0.7940038607472625], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_sim_pose_state": {"mean": [0.6570934202188224, 0.15436825285953257, 1.1357355896437058, -1.539286369090449, 0.26274282137118093, -2.0980709581299615, 0.6076507466725901, -0.10391099502686968, 1.187294708144294, 1.3518674762634149, 1.0862287393102172, 2.2142655795836537], "std": [0.050786087800572685, 0.021690468225109942, 0.025074955961418337, 0.1369819270255312, 0.10193111631684998, 0.18465444997615382, 0.05918171342740869, 0.0035906058525541806, 0.017624012102359723, 0.11339232939469321, 0.04038063718330108, 0.11648280029555774], "min": [0.5672214836120887, 0.11434587466398746, 1.0762110984981093, -1.821327419048618, 0.16881363005654393, -2.4717494136746705, 0.5637333177705008, -0.11178695648859333, 1.1459356040186788, 1.1106244109451164, 1.049167049399148, 1.9582566368231322], "max": [0.7410411039320921, 0.17838077384732434, 1.1728762996126345, -1.3261650190179972, 0.4251398242257929, -1.950913212748302, 0.7283785854693161, -0.09587319131793096, 1.2291436099813362, 1.5829651959108983, 1.1701406607791136, 2.4506393276025826], "count": [172]}, "eef_sim_pose_action": {"mean": [0.6570934202188224, 0.15436825285953257, 1.1357355896437058, -1.539286369090449, 0.26274282137118093, -2.0980709581299615, 0.6076507466725901, -0.10391099502686968, 1.187294708144294, 1.3518674762634149, 1.0862287393102172, 2.2142655795836537], "std": [0.050786087800572685, 0.021690468225109942, 0.025074955961418337, 0.1369819270255312, 0.10193111631684998, 0.18465444997615382, 0.05918171342740869, 0.0035906058525541806, 0.017624012102359723, 0.11339232939469321, 0.04038063718330108, 0.11648280029555774], "min": [0.5672214836120887, 0.11434587466398746, 1.0762110984981093, -1.821327419048618, 0.16881363005654393, -2.4717494136746705, 0.5637333177705008, -0.11178695648859333, 1.1459356040186788, 1.1106244109451164, 1.049167049399148, 1.9582566368231322], "max": [0.7410411039320921, 0.17838077384732434, 1.1728762996126345, -1.3261650190179972, 0.4251398242257929, -1.950913212748302, 0.7283785854693161, -0.09587319131793096, 1.2291436099813362, 1.5829651959108983, 1.1701406607791136, 2.4506393276025826], "count": [172]}}} +{"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.44359579656862747]], [[0.43604911764705884]], [[0.4417405330882353]]], "std": [[[0.2885584490134867]], [[0.2803733257525247]], [[0.2740140439522522]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5025730187908497]], [[0.5285102696078431]], [[0.5052585804738562]]], "std": [[[0.3271216886501854]], [[0.3170205296483891]], [[0.3262363713563524]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5904826613562092]], [[0.5799563745915032]], [[0.5606772079248367]]], "std": [[[0.2824195310324188]], [[0.28535814185684766]], [[0.287089525757366]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42130973651960785]], [[0.4382642279411765]], [[0.41433317606209147]]], "std": [[[0.3434560782158704]], [[0.34093557726695684]], [[0.35257258955698506]]], "count": [100]}, "observation.state": {"min": [0.5861848592758179, -1.2399147748947144, 0.8137350082397461, -0.2864881455898285, -1.377190351486206, 0.3931105434894562, -0.9027618765830994, -1.153820514678955, 0.811589241027832, 2.971376657485962, -1.2502437829971313, 2.115854024887085, 30.52090835571289, 51.72500228881836, -0.8643749952316284, 0.01250000111758709, 1.9225000143051147, -0.6755555272102356, 0.8318749666213989, -1.1924999952316284, 1.0362499952316284, -3.398124933242798, 1.03125, -0.5249999761581421, 41.5099983215332, 28.213748931884766, 0.7350000143051147, -0.18125000596046448, 6.993750095367432, 1.2613333463668823, 2.697499990463257, 0.24562498927116394, 0.828125, 0.47599998116493225, 0.6575000286102295, 2.426875114440918], "max": [1.0406652688980103, -0.8350976705551147, 1.4354448318481445, -0.009083886630833149, -0.49398699402809143, 0.4008592665195465, -0.4704785645008087, -0.7868886590003967, 1.3742179870605469, 2.9910542964935303, -0.5721417665481567, 2.205214738845825, 54.651248931884766, 67.30000305175781, 25.59000015258789, 8.095624923706055, 32.50812530517578, 60.78562545776367, 40.0, 47.89312744140625, 42.82625198364258, 74.58625030517578, 35.06062698364258, 97.99187469482422, 66.51250457763672, 65.0522232055664, 45.0, 3.247999906539917, 42.97875213623047, 60.38312530517578, 38.928123474121094, 58.43375015258789, 39.108123779296875, 86.11125183105469, 36.338748931884766, 106.8237533569336], "mean": [0.8086028099060059, -1.0306572914123535, 1.095928430557251, -0.17744554579257965, -0.9112583994865417, 0.39964520931243896, -0.7874286770820618, -0.8899675011634827, 0.9559776186943054, 2.987839698791504, -0.9573411345481873, 2.1469244956970215, 38.32525634765625, 61.646602630615234, 2.1939661502838135, 2.7210254669189453, 16.546457290649414, 13.719917297363281, 15.934115409851074, 9.878495216369629, 14.797257423400879, 14.97111988067627, 8.535661697387695, 40.7520637512207, 52.35930633544922, 42.374515533447266, 22.896955490112305, 0.17709994316101074, 18.12840461730957, 44.090980529785156, 17.096435546875, 35.83819580078125, 10.988143920898438, 57.717323303222656, 8.728479385375977, 84.48104858398438], "std": [0.13167455792427063, 0.09809637814760208, 0.1580663025379181, 0.0942501425743103, 0.18702895939350128, 0.0018116453429684043, 0.15723571181297302, 0.10775646567344666, 0.17535671591758728, 0.004510959610342979, 0.14614008367061615, 0.03352326899766922, 8.917731285095215, 4.4179229736328125, 6.357083320617676, 2.3676247596740723, 9.532381057739258, 22.43165397644043, 13.31912612915039, 18.262042999267578, 15.143850326538086, 28.337631225585938, 12.481146812438965, 32.76789855957031, 8.722302436828613, 11.703925132751465, 18.657062530517578, 0.7668235301971436, 13.83153247833252, 17.475004196166992, 11.305527687072754, 18.87369728088379, 13.891432762145996, 23.69989585876465, 12.48951244354248, 27.51848793029785], "count": [175]}, "action": {"min": [0.5861848592758179, -1.2399147748947144, 0.8137350082397461, -0.2864881455898285, -1.377190351486206, 0.3931105434894562, -0.9027618765830994, -1.153820514678955, 0.811589241027832, 2.971376657485962, -1.2502437829971313, 2.115854024887085, 30.52090835571289, 51.72500228881836, -0.8643749952316284, 0.01250000111758709, 1.9225000143051147, -0.6755555272102356, 0.8318749666213989, -1.1924999952316284, 1.0362499952316284, -3.398124933242798, 1.03125, -0.5249999761581421, 41.5099983215332, 28.213748931884766, 0.7350000143051147, -0.18125000596046448, 6.993750095367432, 1.2613333463668823, 2.697499990463257, 0.24562498927116394, 0.828125, 0.47599998116493225, 0.6575000286102295, 2.426875114440918], "max": [1.0406652688980103, -0.8350976705551147, 1.4354448318481445, -0.009083886630833149, -0.49398699402809143, 0.4008592665195465, -0.4704785645008087, -0.7868886590003967, 1.3742179870605469, 2.9910542964935303, -0.5721417665481567, 2.205214738845825, 54.651248931884766, 67.30000305175781, 25.59000015258789, 8.095624923706055, 32.50812530517578, 60.78562545776367, 40.0, 47.89312744140625, 42.82625198364258, 74.58625030517578, 35.06062698364258, 97.99187469482422, 66.51250457763672, 65.0522232055664, 45.0, 3.247999906539917, 42.97875213623047, 60.38312530517578, 38.928123474121094, 58.43375015258789, 39.108123779296875, 86.11125183105469, 36.338748931884766, 106.8237533569336], "mean": [0.8086026310920715, -1.0306572914123535, 1.0959285497665405, -0.17744553089141846, -0.9112585186958313, 0.39964500069618225, -0.7874288558959961, -0.889967679977417, 0.9559774994850159, 2.987839460372925, -0.9573413133621216, 2.1469242572784424, 38.32524108886719, 61.646602630615234, 2.1939644813537598, 2.72102427482605, 16.546457290649414, 13.71992015838623, 15.93410873413086, 9.878494262695312, 14.797258377075195, 14.971125602722168, 8.535658836364746, 40.75205993652344, 52.35929870605469, 42.37453079223633, 22.896944046020508, 0.17709992825984955, 18.12840461730957, 44.090980529785156, 17.09642791748047, 35.83820724487305, 10.988144874572754, 57.717315673828125, 8.728476524353027, 84.48107147216797], "std": [0.13167455792427063, 0.09809635579586029, 0.15806631743907928, 0.0942501351237297, 0.18702897429466248, 0.0018116444116458297, 0.15723571181297302, 0.10775648057460785, 0.17535673081874847, 0.004510959610342979, 0.14614009857177734, 0.03352326899766922, 8.917732238769531, 4.4179229736328125, 6.357081413269043, 2.367624521255493, 9.532381057739258, 22.43165397644043, 13.31912612915039, 18.262042999267578, 15.143853187561035, 28.33763313293457, 12.481147766113281, 32.767906188964844, 8.722302436828613, 11.703927040100098, 18.65706443786621, 0.7668235301971436, 13.831530570983887, 17.47500228881836, 11.305527687072754, 18.873695373535156, 13.891433715820312, 23.699893951416016, 12.489516258239746, 27.51848793029785], "count": [175]}, "timestamp": {"min": [0.0], "max": [5.8], "mean": [2.9], "std": [1.6839107920420118], "count": [175]}, "frame_index": {"min": [0], "max": [174], "mean": [87.0], "std": [50.51732376126036], "count": [175]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [175]}, "index": {"min": [16040], "max": [16214], "mean": [16127.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [6.76, 11.0, 11.0, 11.0, 11.0], "std": [2.5410009276436156, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [175]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [175]}, "eef_direction_state": {"mean": [3.4457142857142857, 3.88], "std": [2.085643834426584, 2.419539507545067], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.2114285714285715, 0.9257142857142857], "std": [0.7138512964682404, 0.8751629585863605], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [0.9542857142857143, 0.7371428571428571], "std": [0.8336984234268954, 0.7924954129784211], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [3.4457142857142857, 3.88], "std": [2.085643834426584, 2.419539507545067], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.2114285714285715, 0.9257142857142857], "std": [0.7138512964682404, 0.8751629585863605], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [0.9542857142857143, 0.7371428571428571], "std": [0.8336984234268954, 0.7924954129784211], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.6527459623144988, 0.13323485796681872, 1.1589867054896892, -1.4669667436385427, 0.3036880248016297, -2.145256819199871, 0.5904234473598021, -0.09774020429689989, 1.2039647136900975, 1.2051852213167993, 1.1060898385560451, 2.105789074171783], "std": [0.05721546468448456, 0.011579948709844955, 0.03979544637032697, 0.16947455262965738, 0.04880071421211468, 0.13811206705452472, 0.05851800904182806, 0.004655620759098422, 0.03220710158495371, 0.20315650197436333, 0.03521572501602862, 0.20912960504851813], "min": [0.5540366751164375, 0.11226592346316719, 1.0842439806592066, -1.7347799763231362, 0.24924830691000488, -2.425778272663645, 0.5463326968018036, -0.1117897912409073, 1.1457234816896573, 0.5196150003250424, 0.9406026872193642, 1.5496762374027073], "max": [0.7541633133840179, 0.17173529099287566, 1.2624567773704811, -1.0255197118480048, 0.3897123009128878, -1.9579460371249136, 0.7308302054856308, -0.08711568040554013, 1.2996643574430986, 1.5475303073633326, 1.1695215393160323, 2.439878634289043], "count": [175]}, "eef_sim_pose_action": {"mean": [0.6527459623144988, 0.13323485796681872, 1.1589867054896892, -1.4669667436385427, 0.3036880248016297, -2.145256819199871, 0.5904234473598021, -0.09774020429689989, 1.2039647136900975, 1.2051852213167993, 1.1060898385560451, 2.105789074171783], "std": [0.05721546468448456, 0.011579948709844955, 0.03979544637032697, 0.16947455262965738, 0.04880071421211468, 0.13811206705452472, 0.05851800904182806, 0.004655620759098422, 0.03220710158495371, 0.20315650197436333, 0.03521572501602862, 0.20912960504851813], "min": [0.5540366751164375, 0.11226592346316719, 1.0842439806592066, -1.7347799763231362, 0.24924830691000488, -2.425778272663645, 0.5463326968018036, -0.1117897912409073, 1.1457234816896573, 0.5196150003250424, 0.9406026872193642, 1.5496762374027073], "max": [0.7541633133840179, 0.17173529099287566, 1.2624567773704811, -1.0255197118480048, 0.3897123009128878, -1.9579460371249136, 0.7308302054856308, -0.08711568040554013, 1.2996643574430986, 1.5475303073633326, 1.1695215393160323, 2.439878634289043], "count": [175]}}} +{"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.44702183415032676]], [[0.4388801858660131]], [[0.44269298406862745]]], "std": [[[0.28917292867138183]], [[0.28069326755063867]], [[0.2746490026528786]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1450980392156863]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5216558455882353]], [[0.538740606617647]], [[0.5150457781862745]]], "std": [[[0.31232546983613485]], [[0.30879043794749556]], [[0.3179683628367771]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6032606781045751]], [[0.5920470404411765]], [[0.5710562275326798]]], "std": [[[0.28341100190849344]], [[0.28720207177220103]], [[0.2901935522572468]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41695435866013075]], [[0.43702276756535946]], [[0.4185984742647059]]], "std": [[[0.34206565892328167]], [[0.3420862685193918]], [[0.3521038173220351]]], "count": [100]}, "observation.state": {"min": [0.6184433698654175, -1.2482357025146484, 0.8358129262924194, -0.28555828332901, -1.3384493589401245, 0.39795053005218506, -0.8878843188285828, -1.1092593669891357, 0.8504997491836548, 2.979218006134033, -1.0775730609893799, 2.1055543422698975, 31.58187484741211, 51.97249984741211, 0.26500001549720764, -0.19312499463558197, 3.856874942779541, 0.7087500095367432, 5.434999942779541, -0.75, 5.278749942779541, 0.6262500286102295, 1.0123077630996704, 37.547000885009766, 41.5625, 21.26937484741211, 0.9806250333786011, 0.023125000298023224, 9.84375, 3.2311110496520996, 10.501111030578613, -0.11312499642372131, 1.4018750190734863, 2.759999990463257, 0.6000000238418579, 35.64999771118164], "max": [1.0335125923156738, -0.849307656288147, 1.4457207918167114, -0.014162279665470123, -0.5247434377670288, 0.406557559967041, -0.5221446752548218, -0.8058193922042847, 1.3409342765808105, 2.9912211894989014, -0.618514895439148, 2.1768901348114014, 59.51750183105469, 67.5093765258789, 0.6575000286102295, 8.2056245803833, 35.884376525878906, 66.30562591552734, 40.02750015258789, 44.26187515258789, 39.46437454223633, 77.99624633789062, 38.959999084472656, 107.30000305175781, 68.6987533569336, 54.61000061035156, 45.375, 0.46687498688697815, 43.1875, 56.94062423706055, 43.42250061035156, 50.35874938964844, 43.182498931884766, 88.3125, 37.13062286376953, 101.26750183105469], "mean": [0.8801162838935852, -1.018324613571167, 1.071624994277954, -0.19186492264270782, -0.9816027283668518, 0.4006056487560272, -0.7874326705932617, -0.9006009697914124, 0.9870085120201111, 2.9879610538482666, -0.9433783888816833, 2.1293601989746094, 41.25498962402344, 61.72713088989258, 0.3585653603076935, 2.558629274368286, 17.249923706054688, 15.558744430541992, 19.822195053100586, 9.778342247009277, 17.92661476135254, 20.666831970214844, 9.306548118591309, 64.84996032714844, 54.08906173706055, 40.495628356933594, 23.075292587280273, 0.16151632368564606, 22.506298065185547, 44.27555847167969, 23.96522331237793, 32.72785186767578, 15.55954360961914, 57.92496871948242, 9.640291213989258, 87.58531951904297], "std": [0.1175675094127655, 0.08982203155755997, 0.15274874866008759, 0.0966135710477829, 0.21209338307380676, 0.0016106790862977505, 0.13904216885566711, 0.09479841589927673, 0.1630471795797348, 0.00276157446205616, 0.1506243199110031, 0.02885000966489315, 10.067679405212402, 4.597214698791504, 0.0967346802353859, 2.3870904445648193, 10.359426498413086, 24.251522064208984, 10.854255676269531, 16.990713119506836, 11.595487594604492, 28.39924430847168, 13.56498908996582, 21.07080078125, 9.07824420928955, 9.158570289611816, 16.448062896728516, 0.09825625270605087, 12.226753234863281, 13.169867515563965, 10.876394271850586, 17.068553924560547, 14.399612426757812, 19.90140724182129, 13.983095169067383, 14.263490676879883], "count": [180]}, "action": {"min": [0.6184433698654175, -1.2482357025146484, 0.8358129262924194, -0.28555828332901, -1.3384493589401245, 0.39795053005218506, -0.8878843188285828, -1.1092593669891357, 0.8504997491836548, 2.979218006134033, -1.0775730609893799, 2.1055543422698975, 31.58187484741211, 51.97249984741211, 0.26500001549720764, -0.19312499463558197, 3.856874942779541, 0.7087500095367432, 5.434999942779541, -0.75, 5.278749942779541, 0.6262500286102295, 1.0123077630996704, 37.547000885009766, 41.5625, 21.26937484741211, 0.9806250333786011, 0.023125000298023224, 9.84375, 3.2311110496520996, 10.501111030578613, -0.11312499642372131, 1.4018750190734863, 2.759999990463257, 0.6000000238418579, 35.64999771118164], "max": [1.0335125923156738, -0.849307656288147, 1.4457207918167114, -0.014162279665470123, -0.5247434377670288, 0.406557559967041, -0.5221446752548218, -0.8058193922042847, 1.3409342765808105, 2.9912211894989014, -0.618514895439148, 2.1768901348114014, 59.51750183105469, 67.5093765258789, 0.6575000286102295, 8.2056245803833, 35.884376525878906, 66.30562591552734, 40.02750015258789, 44.26187515258789, 39.46437454223633, 77.99624633789062, 38.959999084472656, 107.30000305175781, 68.6987533569336, 54.61000061035156, 45.375, 0.46687498688697815, 43.1875, 56.94062423706055, 43.42250061035156, 50.35874938964844, 43.182498931884766, 88.3125, 37.13062286376953, 101.26750183105469], "mean": [0.88011634349823, -1.0183247327804565, 1.071624755859375, -0.19186486303806305, -0.9816025495529175, 0.4006056785583496, -0.7874334454536438, -0.900600790977478, 0.987008810043335, 2.987961530685425, -0.9433785080909729, 2.1293601989746094, 41.25497055053711, 61.72711944580078, 0.35856539011001587, 2.5586297512054443, 17.249927520751953, 15.558754920959473, 19.822195053100586, 9.778342247009277, 17.926616668701172, 20.666841506958008, 9.30654525756836, 64.84996795654297, 54.08907699584961, 40.49562072753906, 23.075292587280273, 0.16151635348796844, 22.50629425048828, 44.27555465698242, 23.965229034423828, 32.72782516479492, 15.559535026550293, 57.924983978271484, 9.640290260314941, 87.58531188964844], "std": [0.1175675243139267, 0.08982202410697937, 0.1527487337589264, 0.0966135635972023, 0.21209341287612915, 0.0016106786206364632, 0.13904216885566711, 0.09479840844869614, 0.1630471646785736, 0.00276157446205616, 0.1506243348121643, 0.0288500115275383, 10.067681312561035, 4.597215175628662, 0.0967346727848053, 2.3870902061462402, 10.35942554473877, 24.25152587890625, 10.854255676269531, 16.99071502685547, 11.595486640930176, 28.39924430847168, 13.564987182617188, 21.070802688598633, 9.078243255615234, 9.158570289611816, 16.448062896728516, 0.09825625270605087, 12.226753234863281, 13.169867515563965, 10.876395225524902, 17.068553924560547, 14.399613380432129, 19.901405334472656, 13.983095169067383, 14.263490676879883], "count": [180]}, "timestamp": {"min": [0.0], "max": [5.966666666666667], "mean": [2.9833333333333334], "std": [1.7320240781835015], "count": [180]}, "frame_index": {"min": [0], "max": [179], "mean": [89.5], "std": [51.96072234550504], "count": [180]}, "episode_index": {"min": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [180]}, "index": {"min": [16215], "max": [16394], "mean": [16304.5], "std": [51.96072234550504], "count": [180]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [180]}, "subtask_annotation": {"mean": [7.15, 11.0, 11.0, 11.0, 11.0], "std": [2.10680115604466, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [180]}, "scene_annotation": {"mean": [119.0], "std": [0.0], "min": [119], "max": [119], "count": [180]}, "eef_direction_state": {"mean": [3.6555555555555554, 4.222222222222222], "std": [2.1610754067316233, 2.262141452389148], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_state": {"mean": [1.011111111111111, 0.7944444444444444], "std": [0.7377811244904009, 0.8075836538865128], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_state": {"mean": [0.8611111111111112, 0.7444444444444445], "std": [0.8417170868652886, 0.8240969618128301], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_direction_action": {"mean": [3.6555555555555554, 4.222222222222222], "std": [2.1610754067316233, 2.262141452389148], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_action": {"mean": [1.011111111111111, 0.7944444444444444], "std": [0.7377811244904009, 0.8075836538865128], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_action": {"mean": [0.8611111111111112, 0.7444444444444445], "std": [0.8417170868652886, 0.8240969618128301], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_sim_pose_state": {"mean": [0.64100575544824, 0.14422709358057786, 1.148232571263327, -1.4712620678551243, 0.30286022613105623, -2.1346393434233657, 0.5998431843307678, -0.10332774383826833, 1.1980702270713826, 1.2088398440841408, 1.1448789436806488, 2.088904905851931], "std": [0.05270676978807241, 0.01705999895451951, 0.03646396010385581, 0.17164010492006884, 0.052599564019404466, 0.1465904790726043, 0.05603524593480702, 0.006067897103179229, 0.023743571692900492, 0.1661611904014208, 0.02597330362140224, 0.17471475615048362], "min": [0.5601534662972363, 0.11183685045884914, 1.0799828757410823, -1.7405489694488137, 0.24701092942944847, -2.4236931338396097, 0.5557627414328525, -0.11823557307142288, 1.1459797611268583, 0.818117879865696, 1.1130651082979832, 1.6806297243948483], "max": [0.7519142985206201, 0.17288034440280697, 1.21310800857897, -1.1757625968715015, 0.38010028862377476, -1.9850030357565034, 0.7198596434643455, -0.09286032894536433, 1.257489623794125, 1.5740684099539535, 1.2081146927184747, 2.4447764881851737], "count": [180]}, "eef_sim_pose_action": {"mean": [0.64100575544824, 0.14422709358057786, 1.148232571263327, -1.4712620678551243, 0.30286022613105623, -2.1346393434233657, 0.5998431843307678, -0.10332774383826833, 1.1980702270713826, 1.2088398440841408, 1.1448789436806488, 2.088904905851931], "std": [0.05270676978807241, 0.01705999895451951, 0.03646396010385581, 0.17164010492006884, 0.052599564019404466, 0.1465904790726043, 0.05603524593480702, 0.006067897103179229, 0.023743571692900492, 0.1661611904014208, 0.02597330362140224, 0.17471475615048362], "min": [0.5601534662972363, 0.11183685045884914, 1.0799828757410823, -1.7405489694488137, 0.24701092942944847, -2.4236931338396097, 0.5557627414328525, -0.11823557307142288, 1.1459797611268583, 0.818117879865696, 1.1130651082979832, 1.6806297243948483], "max": [0.7519142985206201, 0.17288034440280697, 1.21310800857897, -1.1757625968715015, 0.38010028862377476, -1.9850030357565034, 0.7198596434643455, -0.09286032894536433, 1.257489623794125, 1.5740684099539535, 1.2081146927184747, 2.4447764881851737], "count": [180]}}} +{"episode_index": 120, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4458121262254902]], [[0.43915177491830065]], [[0.442488316993464]]], "std": [[[0.28704786455098746]], [[0.27792554991515445]], [[0.2721960166942611]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.12549019607843137]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.519757716503268]], [[0.5351814624183007]], [[0.5106325816993464]]], "std": [[[0.30962935650353485]], [[0.3060883168014971]], [[0.3156041135988514]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5798205759803922]], [[0.585147620506536]], [[0.576110529003268]]], "std": [[[0.29222860095430464]], [[0.28776756245171947]], [[0.2917588891572424]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4180540196078431]], [[0.4381153941993464]], [[0.4197971160130719]]], "std": [[[0.34323840128116384]], [[0.3432819128166205]], [[0.35321191408181574]]], "count": [100]}, "observation.state": {"min": [0.5796998143196106, -1.1792601346969604, 0.8042935132980347, -0.23758773505687714, -1.478111743927002, 0.3981889486312866, -0.9630350470542908, -1.1162689924240112, 0.8545052409172058, 2.9750218391418457, -1.234136939048767, 2.2209718227386475, 27.41874885559082, 47.849998474121094, -0.8949999809265137, 0.07437500357627869, 2.2487499713897705, 0.45916664600372314, 1.0824999809265137, -0.828125, 1.1675000190734863, -3.074444532394409, 1.0418750047683716, 14.826250076293945, 20.686250686645508, 56.396873474121094, 0.5568749904632568, -0.1850000023841858, 4.108749866485596, 3.25, 4.70437479019165, -0.5318750143051147, 0.984375, 0.5844444632530212, 0.6745454668998718, 14.401874542236328], "max": [0.9970210194587708, -0.8071068525314331, 1.3426032066345215, 0.05927706137299538, -0.42124438285827637, 0.4004301130771637, -0.5579556822776794, -0.813115119934082, 1.3357843160629272, 2.9909350872039795, -0.6512503027915955, 2.294480085372925, 54.62312698364258, 66.81777954101562, 16.756362915039062, 9.136249542236328, 26.872499465942383, 40.7400016784668, 35.33187484741211, 41.046875, 41.15187454223633, 85.63937377929688, 35.31624984741211, 100.62187194824219, 70.24187469482422, 63.88249969482422, 4.927499771118164, 0.7199999690055847, 38.916873931884766, 58.56999969482422, 28.014375686645508, 58.85499954223633, 25.265625, 87.45437622070312, 36.037498474121094, 107.06813049316406], "mean": [0.8892650008201599, -0.914494514465332, 0.9522606134414673, -0.13835462927818298, -0.9865888357162476, 0.4000244736671448, -0.8484160304069519, -0.8980306386947632, 0.9794784188270569, 2.9878671169281006, -1.024181842803955, 2.287688732147217, 36.86372375488281, 62.586341857910156, 1.1119351387023926, 2.078308582305908, 18.93062400817871, 10.076109886169434, 22.065208435058594, 9.227265357971191, 21.673416137695312, 20.600919723510742, 8.387560844421387, 71.82005310058594, 45.35034942626953, 60.124568939208984, 1.4978981018066406, 0.11031676083803177, 17.318147659301758, 38.2413330078125, 17.40968132019043, 31.700538635253906, 10.579385757446289, 55.51069259643555, 8.451452255249023, 83.23967742919922], "std": [0.14784732460975647, 0.1127309575676918, 0.17060303688049316, 0.10590443015098572, 0.3150302469730377, 0.0005904475692659616, 0.15307393670082092, 0.09095698595046997, 0.1536594033241272, 0.004158706869930029, 0.15681469440460205, 0.012127521447837353, 9.864047050476074, 4.291717052459717, 4.592425346374512, 2.1837656497955322, 5.7697978019714355, 15.234115600585938, 8.81721305847168, 15.8834810256958, 10.420408248901367, 33.63852310180664, 11.872730255126953, 20.579566955566406, 17.754268646240234, 2.2444307804107666, 0.8444594740867615, 0.3491462469100952, 11.405351638793945, 15.549626350402832, 7.245306968688965, 17.396848678588867, 7.689297199249268, 23.37489891052246, 12.176098823547363, 23.91703987121582], "count": [154]}, "action": {"min": [0.5796998143196106, -1.1792601346969604, 0.8042935132980347, -0.23758773505687714, -1.478111743927002, 0.3981889486312866, -0.9630350470542908, -1.1162689924240112, 0.8545052409172058, 2.9750218391418457, -1.234136939048767, 2.2209718227386475, 27.41874885559082, 47.849998474121094, -0.8949999809265137, 0.07437500357627869, 2.2487499713897705, 0.45916664600372314, 1.0824999809265137, -0.828125, 1.1675000190734863, -3.074444532394409, 1.0418750047683716, 14.826250076293945, 20.686250686645508, 56.396873474121094, 0.5568749904632568, -0.1850000023841858, 4.108749866485596, 3.25, 4.70437479019165, -0.5318750143051147, 0.984375, 0.5844444632530212, 0.6745454668998718, 14.401874542236328], "max": [0.9970210194587708, -0.8071068525314331, 1.3426032066345215, 0.05927706137299538, -0.42124438285827637, 0.4004301130771637, -0.5579556822776794, -0.813115119934082, 1.3357843160629272, 2.9909350872039795, -0.6512503027915955, 2.294480085372925, 54.62312698364258, 66.81777954101562, 16.756362915039062, 9.136249542236328, 26.872499465942383, 40.7400016784668, 35.33187484741211, 41.046875, 41.15187454223633, 85.63937377929688, 35.31624984741211, 100.62187194824219, 70.24187469482422, 63.88249969482422, 4.927499771118164, 0.7199999690055847, 38.916873931884766, 58.56999969482422, 28.014375686645508, 58.85499954223633, 25.265625, 87.45437622070312, 36.037498474121094, 107.06813049316406], "mean": [0.8892647624015808, -0.9144949913024902, 0.9522603154182434, -0.1383545845746994, -0.986588716506958, 0.4000247120857239, -0.8484159111976624, -0.8980306386947632, 0.9794782996177673, 2.9878668785095215, -1.0241822004318237, 2.287689447402954, 36.86371994018555, 62.58633041381836, 1.1119357347488403, 2.0783088207244873, 18.930633544921875, 10.076114654541016, 22.065214157104492, 9.227265357971191, 21.673416137695312, 20.600927352905273, 8.387556076049805, 71.820068359375, 45.350364685058594, 60.124568939208984, 1.4978976249694824, 0.11031676083803177, 17.318147659301758, 38.241336822509766, 17.40968132019043, 31.700538635253906, 10.57938289642334, 55.51069641113281, 8.451451301574707, 83.23968505859375], "std": [0.14784732460975647, 0.1127309650182724, 0.17060306668281555, 0.10590444505214691, 0.31503021717071533, 0.000590447336435318, 0.15307392179965973, 0.09095697104930878, 0.1536594033241272, 0.004158707335591316, 0.15681469440460205, 0.012127521447837353, 9.864047050476074, 4.291718006134033, 4.592423915863037, 2.183765411376953, 5.7697978019714355, 15.234112739562988, 8.817211151123047, 15.883477210998535, 10.420405387878418, 33.63853073120117, 11.87272834777832, 20.579565048217773, 17.7542724609375, 2.2444307804107666, 0.8444594740867615, 0.3491462469100952, 11.405352592468262, 15.549626350402832, 7.245307922363281, 17.3968505859375, 7.689297676086426, 23.37489891052246, 12.176097869873047, 23.917041778564453], "count": [154]}, "timestamp": {"min": [0.0], "max": [5.1], "mean": [2.55], "std": [1.4818344486930155], "count": [154]}, "frame_index": {"min": [0], "max": [153], "mean": [76.5], "std": [44.45503346079047], "count": [154]}, "episode_index": {"min": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [154]}, "index": {"min": [16395], "max": [16548], "mean": [16471.5], "std": [44.45503346079047], "count": [154]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [154]}, "subtask_annotation": {"mean": [6.9480519480519485, 11.0, 11.0, 11.0, 11.0], "std": [2.419595887135216, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [154]}, "scene_annotation": {"mean": [120.0], "std": [0.0], "min": [120], "max": [120], "count": [154]}, "eef_direction_state": {"mean": [3.461038961038961, 3.935064935064935], "std": [2.2852807292472965, 2.4112165509393155], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_state": {"mean": [1.1428571428571428, 0.8831168831168831], "std": [0.8172536479247938, 0.844755032101269], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_state": {"mean": [1.0129870129870129, 0.6233766233766234], "std": [0.8450544667531134, 0.7901826361130524], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_direction_action": {"mean": [3.461038961038961, 3.935064935064935], "std": [2.2852807292472965, 2.4112165509393155], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_action": {"mean": [1.1428571428571428, 0.8831168831168831], "std": [0.8172536479247938, 0.844755032101269], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_action": {"mean": [1.0129870129870129, 0.6233766233766234], "std": [0.8450544667531134, 0.7901826361130524], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_sim_pose_state": {"mean": [0.6124213829083409, 0.14121160037605923, 1.1681151541377588, -1.4767183326467779, 0.32335590248015206, -2.1859723100964166, 0.5884380130455156, -0.10743970426121992, 1.1942195710948482, 1.2665006243101546, 0.9822160702855656, 2.179899823535366], "std": [0.05632695775740866, 0.022059539457208018, 0.04984850924978388, 0.2264675859719355, 0.065423644289796, 0.16221644822793124, 0.05430892679899661, 0.004925508899071037, 0.02922205491061316, 0.1706902967380872, 0.046567169103651704, 0.1708769106014255], "min": [0.547796346240826, 0.11362062230211878, 1.0774586437907132, -1.8462513461970826, 0.24199001170073298, -2.511937812109422, 0.5466633597662723, -0.11929348996357789, 1.1404605632581213, 0.5961830429116337, 0.9224427303255389, 1.6185342076910088], "max": [0.7315471925442976, 0.18823844370060225, 1.260735367627961, -1.0554297903104997, 0.4263093401655518, -1.950854125499644, 0.7127192967910738, -0.0948575278195172, 1.297985511431314, 1.551308508442269, 1.0919696139663313, 2.439839720518735], "count": [154]}, "eef_sim_pose_action": {"mean": [0.6124213829083409, 0.14121160037605923, 1.1681151541377588, -1.4767183326467779, 0.32335590248015206, -2.1859723100964166, 0.5884380130455156, -0.10743970426121992, 1.1942195710948482, 1.2665006243101546, 0.9822160702855656, 2.179899823535366], "std": [0.05632695775740866, 0.022059539457208018, 0.04984850924978388, 0.2264675859719355, 0.065423644289796, 0.16221644822793124, 0.05430892679899661, 0.004925508899071037, 0.02922205491061316, 0.1706902967380872, 0.046567169103651704, 0.1708769106014255], "min": [0.547796346240826, 0.11362062230211878, 1.0774586437907132, -1.8462513461970826, 0.24199001170073298, -2.511937812109422, 0.5466633597662723, -0.11929348996357789, 1.1404605632581213, 0.5961830429116337, 0.9224427303255389, 1.6185342076910088], "max": [0.7315471925442976, 0.18823844370060225, 1.260735367627961, -1.0554297903104997, 0.4263093401655518, -1.950854125499644, 0.7127192967910738, -0.0948575278195172, 1.297985511431314, 1.551308508442269, 1.0919696139663313, 2.439839720518735], "count": [154]}}} +{"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.4446567463235294]], [[0.43808181168300653]], [[0.44155934844771244]]], "std": [[[0.28766452676584414]], [[0.2786628687230931]], [[0.27240785889062136]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5153282720588235]], [[0.5337800265522875]], [[0.5111383843954248]]], "std": [[[0.3159135064283324]], [[0.3121544964504949]], [[0.32070817903743143]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5871834089052287]], [[0.5933044852941176]], [[0.5842673754084967]]], "std": [[[0.2903966768172884]], [[0.2824879498691179]], [[0.28498692205416093]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4167067013888889]], [[0.4365537806372549]], [[0.4179658884803922]]], "std": [[[0.3430781167806158]], [[0.3427489221867968]], [[0.35272975828902847]]], "count": [100]}, "observation.state": {"min": [0.5647984147071838, -1.1813582181930542, 0.8178359270095825, -0.2963005304336548, -1.5093504190444946, 0.3963530957698822, -0.925650417804718, -1.1067321300506592, 0.8047226667404175, 2.9765052795410156, -1.134190320968628, 2.0918211936950684, 22.154998779296875, 52.786251068115234, -0.7237499952316284, -0.6000000238418579, 2.578125, 0.08749999850988388, 1.4900000095367432, -0.8324999809265137, 1.8424999713897705, -3.096153736114502, 1.078125, 3.143749952316284, 36.176666259765625, 42.25, 0.6618750095367432, -0.19812500476837158, 2.827500104904175, 1.140625, 10.916250228881836, -0.31812500953674316, 1.0831249952316284, 1.6388888359069824, 0.6222222447395325, 34.66187286376953], "max": [1.0168707370758057, -0.84592205286026, 1.3534753322601318, -0.01311322208493948, -0.4537174701690674, 0.40062084794044495, -0.5300602912902832, -0.7757304906845093, 1.3138017654418945, 2.9911019802093506, -0.6216620802879333, 2.177009344100952, 58.85499954223633, 71.1606216430664, 20.479999542236328, 8.876250267028809, 30.957500457763672, 51.657501220703125, 37.48625183105469, 54.64500045776367, 40.51062774658203, 78.23249816894531, 36.39374923706055, 99.58499908447266, 64.85124969482422, 65.35778045654297, 4.082499980926514, 0.5575000047683716, 33.233123779296875, 50.11000061035156, 37.04750061035156, 48.770626068115234, 37.213748931884766, 92.66250610351562, 32.854373931884766, 108.47624969482422], "mean": [0.8692727088928223, -0.9671222567558289, 0.9951320886611938, -0.15608040988445282, -0.9843190312385559, 0.3998453617095947, -0.8095788359642029, -0.8797901272773743, 0.952237069606781, 2.9885289669036865, -0.9678675532341003, 2.132537841796875, 36.084877014160156, 63.52002716064453, 0.29109182953834534, 2.599804401397705, 14.757562637329102, 11.659547805786133, 18.879920959472656, 11.53732681274414, 18.26127815246582, 15.914559364318848, 9.04423999786377, 61.551082611083984, 54.98451614379883, 51.462890625, 1.2156836986541748, 0.04197779670357704, 15.183045387268066, 37.262672424316406, 18.998865127563477, 26.820476531982422, 10.757109642028809, 51.27190017700195, 7.752723693847656, 75.76394653320312], "std": [0.1359359323978424, 0.08199432492256165, 0.14520862698554993, 0.09186508506536484, 0.26314160227775574, 0.0010586983989924192, 0.1510542780160904, 0.10658130049705505, 0.1719399094581604, 0.003671633778139949, 0.16359303891658783, 0.03510722517967224, 13.109360694885254, 5.52357292175293, 3.504094362258911, 2.3835103511810303, 8.820712089538574, 19.057947158813477, 10.168445587158203, 20.352392196655273, 11.929214477539062, 29.98897933959961, 12.785259246826172, 24.76949119567871, 4.737969875335693, 6.605437755584717, 0.5724178552627563, 0.2536599934101105, 10.755151748657227, 14.242759704589844, 9.473916053771973, 15.008660316467285, 13.104043006896973, 23.422399520874023, 11.372710227966309, 19.59890365600586], "count": [166]}, "action": {"min": [0.5647984147071838, -1.1813582181930542, 0.8178359270095825, -0.2963005304336548, -1.5093504190444946, 0.3963530957698822, -0.925650417804718, -1.1067321300506592, 0.8047226667404175, 2.9765052795410156, -1.134190320968628, 2.0918211936950684, 22.154998779296875, 52.786251068115234, -0.7237499952316284, -0.6000000238418579, 2.578125, 0.08749999850988388, 1.4900000095367432, -0.8324999809265137, 1.8424999713897705, -3.096153736114502, 1.078125, 3.143749952316284, 36.176666259765625, 42.25, 0.6618750095367432, -0.19812500476837158, 2.827500104904175, 1.140625, 10.916250228881836, -0.31812500953674316, 1.0831249952316284, 1.6388888359069824, 0.6222222447395325, 34.66187286376953], "max": [1.0168707370758057, -0.84592205286026, 1.3534753322601318, -0.01311322208493948, -0.4537174701690674, 0.40062084794044495, -0.5300602912902832, -0.7757304906845093, 1.3138017654418945, 2.9911019802093506, -0.6216620802879333, 2.177009344100952, 58.85499954223633, 71.1606216430664, 20.479999542236328, 8.876250267028809, 30.957500457763672, 51.657501220703125, 37.48625183105469, 54.64500045776367, 40.51062774658203, 78.23249816894531, 36.39374923706055, 99.58499908447266, 64.85124969482422, 65.35778045654297, 4.082499980926514, 0.5575000047683716, 33.233123779296875, 50.11000061035156, 37.04750061035156, 48.770626068115234, 37.213748931884766, 92.66250610351562, 32.854373931884766, 108.47624969482422], "mean": [0.8692728281021118, -0.9671217203140259, 0.9951319694519043, -0.1560804694890976, -0.9843189120292664, 0.39984527230262756, -0.809579074382782, -0.8797897696495056, 0.9522366523742676, 2.98852801322937, -0.9678676724433899, 2.132537841796875, 36.08488464355469, 63.52001190185547, 0.2910918593406677, 2.599804162979126, 14.757566452026367, 11.659538269042969, 18.879905700683594, 11.537332534790039, 18.261276245117188, 15.914539337158203, 9.044227600097656, 61.551082611083984, 54.98452377319336, 51.4629020690918, 1.2156833410263062, 0.04197781905531883, 15.183043479919434, 37.26268768310547, 18.998872756958008, 26.820459365844727, 10.757110595703125, 51.27190017700195, 7.752723217010498, 75.76398468017578], "std": [0.1359359323978424, 0.08199433982372284, 0.14520862698554993, 0.09186509996652603, 0.26314157247543335, 0.001058698515407741, 0.1510542631149292, 0.10658130049705505, 0.1719398945569992, 0.003671633778139949, 0.16359303891658783, 0.03510722517967224, 13.109358787536621, 5.52357292175293, 3.504094123840332, 2.383509874343872, 8.82071304321289, 19.05794906616211, 10.168444633483887, 20.35239028930664, 11.929215431213379, 29.98897933959961, 12.785261154174805, 24.769493103027344, 4.737970352172852, 6.6054368019104, 0.5724180340766907, 0.2536599934101105, 10.75515079498291, 14.242759704589844, 9.473916053771973, 15.008661270141602, 13.104043960571289, 23.422401428222656, 11.372710227966309, 19.59890365600586], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [166]}, "index": {"min": [16549], "max": [16714], "mean": [16631.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [6.957831325301205, 11.0, 11.0, 11.0, 11.0], "std": [2.377992495551288, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [166]}, "scene_annotation": {"mean": [121.0], "std": [0.0], "min": [121], "max": [121], "count": [166]}, "eef_direction_state": {"mean": [3.4397590361445785, 3.9759036144578315], "std": [2.138146915226608, 2.4444473769467057], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.1686746987951808, 0.8192771084337349], "std": [0.7655107297168712, 0.83802088010984], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [1.0120481927710843, 0.7590361445783133], "std": [0.8358528708892751, 0.8227248503700749], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [3.4397590361445785, 3.9759036144578315], "std": [2.138146915226608, 2.4444473769467057], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.1686746987951808, 0.8192771084337349], "std": [0.7655107297168712, 0.83802088010984], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [1.0120481927710843, 0.7590361445783133], "std": [0.8358528708892751, 0.8227248503700749], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.623401874442344, 0.13538235430329093, 1.1630576170095792, -1.4598760746221424, 0.3043773353742088, -2.171202842212741, 0.5890648074545427, -0.10209218217788583, 1.1997209070403303, 1.2139150242867942, 1.1291822911724911, 2.10654357028781], "std": [0.05063783744814195, 0.01976918379515573, 0.043240790260563544, 0.19479791181746636, 0.06782344814244885, 0.1411541038424172, 0.05871031166521905, 0.005250793359064881, 0.025082756967926185, 0.17002164221982058, 0.031055946706669394, 0.17092813033695414], "min": [0.5570653360993959, 0.11026284590100963, 1.0787000088475163, -1.7628364060025214, 0.20698244071013683, -2.436122156558992, 0.5416204119168034, -0.11200026499111981, 1.1449580323752024, 0.6425337462569518, 1.0157680625610221, 1.6123412230953191], "max": [0.7345894966994301, 0.20160630754905323, 1.2542357448250117, -1.0421710772729873, 0.43166124640834447, -1.8928943033148737, 0.7115437227797397, -0.08927145302970732, 1.281205511666103, 1.5701986545228264, 1.196645408755189, 2.4544976260561016], "count": [166]}, "eef_sim_pose_action": {"mean": [0.623401874442344, 0.13538235430329093, 1.1630576170095792, -1.4598760746221424, 0.3043773353742088, -2.171202842212741, 0.5890648074545427, -0.10209218217788583, 1.1997209070403303, 1.2139150242867942, 1.1291822911724911, 2.10654357028781], "std": [0.05063783744814195, 0.01976918379515573, 0.043240790260563544, 0.19479791181746636, 0.06782344814244885, 0.1411541038424172, 0.05871031166521905, 0.005250793359064881, 0.025082756967926185, 0.17002164221982058, 0.031055946706669394, 0.17092813033695414], "min": [0.5570653360993959, 0.11026284590100963, 1.0787000088475163, -1.7628364060025214, 0.20698244071013683, -2.436122156558992, 0.5416204119168034, -0.11200026499111981, 1.1449580323752024, 0.6425337462569518, 1.0157680625610221, 1.6123412230953191], "max": [0.7345894966994301, 0.20160630754905323, 1.2542357448250117, -1.0421710772729873, 0.43166124640834447, -1.8928943033148737, 0.7115437227797397, -0.08927145302970732, 1.281205511666103, 1.5701986545228264, 1.196645408755189, 2.4544976260561016], "count": [166]}}} +{"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.4426424611928104]], [[0.43608011233660127]], [[0.4488946977124183]]], "std": [[[0.27583832903704103]], [[0.2652289329051176]], [[0.25781007165861275]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1450980392156863]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5141123223039216]], [[0.5264723059640524]], [[0.5046490543300653]]], "std": [[[0.31484301253146774]], [[0.3132500238455203]], [[0.3199109742011088]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6040564011437909]], [[0.5965631474673203]], [[0.5819938092320261]]], "std": [[[0.2934628919583365]], [[0.297957779901362]], [[0.3007113786512134]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4457022630718954]], [[0.45332093954248365]], [[0.43081742851307187]]], "std": [[[0.35269628456670704]], [[0.3507445478929626]], [[0.3620066900622453]]], "count": [100]}, "observation.state": {"min": [0.43016135692596436, -1.308914065361023, 0.8488466739654541, -0.4487106204032898, -1.1546205282211304, 0.39914262294769287, -0.7900358438491821, -1.2420843839645386, 0.7645246982574463, 2.982590436935425, -0.9622084498405457, 1.8464369773864746, 31.822500228881836, 47.02750015258789, -0.7975000143051147, -0.15000000596046448, 11.138750076293945, 0.3006249964237213, 7.198750019073486, -0.7866666913032532, 2.744374990463257, 0.38499999046325684, 1.0112500190734863, 26.028125762939453, 38.18687438964844, 37.244998931884766, 0.7856249809265137, 0.11374999582767487, 8.875, 1.822857141494751, 17.2081241607666, 2.4166667461395264, 13.546250343322754, 20.612857818603516, 0.7100000381469727, 75.83000183105469], "max": [0.796807050704956, -0.8008602261543274, 1.5812160968780518, 0.006628137547522783, -0.17562180757522583, 0.4025997519493103, -0.29836156964302063, -0.7413977384567261, 1.5470502376556396, 2.988240957260132, -0.33946555852890015, 1.9748226404190063, 69.90750122070312, 57.64812469482422, 14.306249618530273, 5.672500133514404, 34.06062316894531, 49.92250061035156, 42.42625045776367, 39.18312454223633, 48.67250061035156, 89.47062683105469, 45.56062698364258, 104.84249877929688, 57.39687728881836, 56.03125, 29.583749771118164, 0.590624988079071, 43.713748931884766, 58.78312683105469, 43.587501525878906, 64.31937408447266, 46.30812454223633, 93.50187683105469, 38.400001525878906, 109.68562316894531], "mean": [0.6298307776451111, -0.9373711943626404, 1.035162091255188, -0.17299707233905792, -0.7167993187904358, 0.401120662689209, -0.6319537162780762, -0.9032325744628906, 0.9935783743858337, 2.986570119857788, -0.7787106037139893, 1.8919755220413208, 43.91571044921875, 54.84084701538086, -0.0698266327381134, 2.350571393966675, 23.573822021484375, 10.40842342376709, 21.690616607666016, 7.735315799713135, 19.55400848388672, 20.696569442749023, 9.819548606872559, 56.50740051269531, 49.273624420166016, 48.61622619628906, 8.950756072998047, 0.3656221330165863, 29.213539123535156, 31.918624877929688, 30.928499221801758, 38.276981353759766, 25.341999053955078, 62.93484115600586, 12.9944429397583, 96.45795440673828], "std": [0.1114538237452507, 0.15832842886447906, 0.2356853485107422, 0.12318393588066101, 0.3157157301902771, 0.0008525798330083489, 0.19168905913829803, 0.16839973628520966, 0.2781859338283539, 0.0018736027413979173, 0.21527977287769318, 0.04197176545858383, 13.711228370666504, 2.90692400932312, 2.3814573287963867, 2.060626983642578, 5.724607944488525, 17.793840408325195, 10.607176780700684, 14.361236572265625, 14.031652450561523, 31.643131256103516, 14.987652778625488, 24.40482521057129, 6.00148344039917, 6.126357078552246, 11.035072326660156, 0.13526175916194916, 11.571435928344727, 16.626441955566406, 8.48498249053955, 19.43863868713379, 10.215470314025879, 18.13213539123535, 11.809745788574219, 7.849930286407471], "count": [177]}, "action": {"min": [0.43016135692596436, -1.308914065361023, 0.8488466739654541, -0.4487106204032898, -1.1546205282211304, 0.39914262294769287, -0.7900358438491821, -1.2420843839645386, 0.7645246982574463, 2.982590436935425, -0.9622084498405457, 1.8464369773864746, 31.822500228881836, 47.02750015258789, -0.7975000143051147, -0.15000000596046448, 11.138750076293945, 0.3006249964237213, 7.198750019073486, -0.7866666913032532, 2.744374990463257, 0.38499999046325684, 1.0112500190734863, 26.028125762939453, 38.18687438964844, 37.244998931884766, 0.7856249809265137, 0.11374999582767487, 8.875, 1.822857141494751, 17.2081241607666, 2.4166667461395264, 13.546250343322754, 20.612857818603516, 0.7100000381469727, 75.83000183105469], "max": [0.796807050704956, -0.8008602261543274, 1.5812160968780518, 0.006628137547522783, -0.17562180757522583, 0.4025997519493103, -0.29836156964302063, -0.7413977384567261, 1.5470502376556396, 2.988240957260132, -0.33946555852890015, 1.9748226404190063, 69.90750122070312, 57.64812469482422, 14.306249618530273, 5.672500133514404, 34.06062316894531, 49.92250061035156, 42.42625045776367, 39.18312454223633, 48.67250061035156, 89.47062683105469, 45.56062698364258, 104.84249877929688, 57.39687728881836, 56.03125, 29.583749771118164, 0.590624988079071, 43.713748931884766, 58.78312683105469, 43.587501525878906, 64.31937408447266, 46.30812454223633, 93.50187683105469, 38.400001525878906, 109.68562316894531], "mean": [0.6298305988311768, -0.9373711943626404, 1.035162329673767, -0.17299699783325195, -0.7167993187904358, 0.4011206328868866, -0.6319535374641418, -0.9032328128814697, 0.9935783743858337, 2.9865705966949463, -0.778710663318634, 1.8919754028320312, 43.91570281982422, 54.840843200683594, -0.06982669979333878, 2.350571393966675, 23.573835372924805, 10.408426284790039, 21.690614700317383, 7.735319137573242, 19.55401039123535, 20.69656753540039, 9.819534301757812, 56.50739288330078, 49.27363586425781, 48.6162223815918, 8.950764656066895, 0.3656221032142639, 29.213546752929688, 31.918622970581055, 30.92849349975586, 38.2769889831543, 25.341999053955078, 62.9348258972168, 12.9944486618042, 96.45799255371094], "std": [0.1114538311958313, 0.15832841396331787, 0.2356853187084198, 0.12318392097949982, 0.3157157301902771, 0.000852579774800688, 0.19168905913829803, 0.16839970648288727, 0.2781859338283539, 0.001873602857813239, 0.21527977287769318, 0.04197176173329353, 13.711228370666504, 2.906924247741699, 2.381458044052124, 2.060626983642578, 5.724607467651367, 17.793842315673828, 10.607178688049316, 14.361234664916992, 14.031648635864258, 31.643131256103516, 14.987643241882324, 24.404821395874023, 6.001482009887695, 6.1263556480407715, 11.035075187683105, 0.13526177406311035, 11.57143497467041, 16.626440048217773, 8.48498249053955, 19.43863868713379, 10.215469360351562, 18.13213539123535, 11.809745788574219, 7.8499298095703125], "count": [177]}, "timestamp": {"min": [0.0], "max": [5.866666666666666], "mean": [2.9333333333333336], "std": [1.7031561116764198], "count": [177]}, "frame_index": {"min": [0], "max": [176], "mean": [88.0], "std": [51.094683350292584], "count": [177]}, "episode_index": {"min": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [177]}, "index": {"min": [16715], "max": [16891], "mean": [16803.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [7.271186440677966, 11.0, 11.0, 11.0, 11.0], "std": [2.1589166707468297, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [177]}, "scene_annotation": {"mean": [122.0], "std": [0.0], "min": [122], "max": [122], "count": [177]}, "eef_direction_state": {"mean": [3.7005649717514126, 4.259887005649717], "std": [2.0980619837332237, 2.206878304673608], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.152542372881356, 0.9774011299435028], "std": [0.7843142887719006, 0.9016920833111884], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [1.07909604519774, 0.7062146892655368], "std": [0.859945653805217, 0.8258642582879825], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [3.7005649717514126, 4.259887005649717], "std": [2.0980619837332237, 2.206878304673608], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.152542372881356, 0.9774011299435028], "std": [0.7843142887719006, 0.9016920833111884], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [1.07909604519774, 0.7062146892655368], "std": [0.859945653805217, 0.8258642582879825], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.6571350128469122, 0.1308582686725977, 1.203809865723933, -1.4812193929225304, 0.2904195427461268, -2.1479310619879906, 0.6196255085312042, -0.093497879733486, 1.226676658259704, 0.8900025592841352, 1.3459801483368898, 1.7161595633214441], "std": [0.06571766638593908, 0.012835210764166792, 0.06624734555843877, 0.26662773528125017, 0.08781328686849924, 0.13112091031719564, 0.08832484218870264, 0.014205519872605217, 0.02675353336656757, 0.3239445105480949, 0.03838647586314281, 0.3256572888775876], "min": [0.5970132132806351, 0.09899373762036023, 1.0849321960065035, -1.8898743149794408, 0.08987892235515837, -2.462945788085402, 0.548818373726324, -0.12125205356913438, 1.1634663018913245, 0.4306634981996094, 1.255070479169008, 1.141014462782714], "max": [0.7937068576953161, 0.14554748646607665, 1.287614667399765, -1.1148829048673394, 0.4192227440093452, -2.0262741303991767, 0.7892795905930519, -0.07371485977113343, 1.2736887935896066, 1.66113173439103, 1.4343485656613666, 2.534472041853115], "count": [177]}, "eef_sim_pose_action": {"mean": [0.6571350128469122, 0.1308582686725977, 1.203809865723933, -1.4812193929225304, 0.2904195427461268, -2.1479310619879906, 0.6196255085312042, -0.093497879733486, 1.226676658259704, 0.8900025592841352, 1.3459801483368898, 1.7161595633214441], "std": [0.06571766638593908, 0.012835210764166792, 0.06624734555843877, 0.26662773528125017, 0.08781328686849924, 0.13112091031719564, 0.08832484218870264, 0.014205519872605217, 0.02675353336656757, 0.3239445105480949, 0.03838647586314281, 0.3256572888775876], "min": [0.5970132132806351, 0.09899373762036023, 1.0849321960065035, -1.8898743149794408, 0.08987892235515837, -2.462945788085402, 0.548818373726324, -0.12125205356913438, 1.1634663018913245, 0.4306634981996094, 1.255070479169008, 1.141014462782714], "max": [0.7937068576953161, 0.14554748646607665, 1.287614667399765, -1.1148829048673394, 0.4192227440093452, -2.0262741303991767, 0.7892795905930519, -0.07371485977113343, 1.2736887935896066, 1.66113173439103, 1.4343485656613666, 2.534472041853115], "count": [177]}}} +{"episode_index": 123, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.440584585375817]], [[0.4348954738562092]], [[0.4383080494281046]]], "std": [[[0.29310315019321187]], [[0.2845473979391243]], [[0.2788039660501759]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1450980392156863]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5279618280228758]], [[0.538277410130719]], [[0.5153139011437908]]], "std": [[[0.3066675656063396]], [[0.30888759905149527]], [[0.31725544295764263]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5494673835784314]], [[0.5560555616830065]], [[0.5471780780228759]]], "std": [[[0.2882829351077213]], [[0.2794418734623653]], [[0.2808640545497043]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41863977124183005]], [[0.4367875510620915]], [[0.4185673059640523]]], "std": [[[0.34373023961995675]], [[0.34251002691435645]], [[0.35265698059909356]]], "count": [100]}, "observation.state": {"min": [0.6426670551300049, -1.2164301872253418, 0.8490691781044006, -0.277094304561615, -1.1943364143371582, 0.3981889486312866, -0.8375295400619507, -1.1061360836029053, 0.8566033244132996, 2.9865481853485107, -1.0343470573425293, 2.056248664855957, 27.65312385559082, 50.05750274658203, -0.8537499904632568, -0.3268750011920929, 3.1493749618530273, 0.27437499165534973, 6.381875038146973, -0.8981249928474426, 0.6681250333786011, 0.9622222185134888, 0.9987500309944153, 41.38687515258789, 46.092498779296875, 22.014999389648438, 0.6837500333786011, -0.19062499701976776, 3.6624999046325684, 0.3006249964237213, 4.011111259460449, 0.078125, 0.890625, 0.41555556654930115, 0.84333336353302, 4.610000133514404], "max": [0.9552624821662903, -0.8401522040367126, 1.3981794118881226, 0.07982375472784042, -0.4811837077140808, 0.40121689438819885, -0.5152781009674072, -0.8036497831344604, 1.3158760070800781, 2.990434408187866, -0.5791990756988525, 2.13671612739563, 54.15999984741211, 64.41500091552734, 37.02812576293945, 9.460624694824219, 30.712499618530273, 41.735626220703125, 39.53750228881836, 50.52312469482422, 42.244998931884766, 92.35375213623047, 36.584999084472656, 108.4593734741211, 66.86125183105469, 55.16545486450195, 56.28874969482422, 3.3888888359069824, 40.595001220703125, 58.65437316894531, 37.31062698364258, 59.564998626708984, 43.18187713623047, 95.08499908447266, 41.68687438964844, 108.82437896728516], "mean": [0.8234480619430542, -1.023181438446045, 1.0831975936889648, -0.1546689122915268, -0.8726624250411987, 0.40014582872390747, -0.7605354189872742, -0.8915601968765259, 0.9721750617027283, 2.9889724254608154, -0.9052901268005371, 2.0903477668762207, 38.143775939941406, 59.8366813659668, 6.032384872436523, 2.850590229034424, 14.504844665527344, 11.725259780883789, 20.654541015625, 14.31336784362793, 14.945405960083008, 43.15000534057617, 9.533610343933105, 77.6944808959961, 55.1233024597168, 40.644432067871094, 18.6632022857666, 0.1365487277507782, 24.09412384033203, 31.3570613861084, 23.303796768188477, 31.163665771484375, 19.36824607849121, 49.007713317871094, 10.142669677734375, 88.04192352294922], "std": [0.09398577362298965, 0.09177031368017197, 0.14753960072994232, 0.12653830647468567, 0.2138752043247223, 0.0007276460528373718, 0.12029363214969635, 0.09712842851877213, 0.15494415163993835, 0.001202677027322352, 0.15466630458831787, 0.037043508142232895, 9.5035982131958, 3.8176605701446533, 11.359343528747559, 2.8315317630767822, 10.546248435974121, 16.3121395111084, 10.73055648803711, 19.215417861938477, 14.998698234558105, 25.313419342041016, 12.905099868774414, 20.078519821166992, 6.800805568695068, 10.380393028259277, 22.1722469329834, 0.7252698540687561, 11.933917045593262, 22.448762893676758, 10.03829574584961, 23.36074447631836, 13.42946720123291, 31.86430549621582, 13.983136177062988, 20.158432006835938], "count": [138]}, "action": {"min": [0.6426670551300049, -1.2164301872253418, 0.8490691781044006, -0.277094304561615, -1.1943364143371582, 0.3981889486312866, -0.8375295400619507, -1.1061360836029053, 0.8566033244132996, 2.9865481853485107, -1.0343470573425293, 2.056248664855957, 27.65312385559082, 50.05750274658203, -0.8537499904632568, -0.3268750011920929, 3.1493749618530273, 0.27437499165534973, 6.381875038146973, -0.8981249928474426, 0.6681250333786011, 0.9622222185134888, 0.9987500309944153, 41.38687515258789, 46.092498779296875, 22.014999389648438, 0.6837500333786011, -0.19062499701976776, 3.6624999046325684, 0.3006249964237213, 4.011111259460449, 0.078125, 0.890625, 0.41555556654930115, 0.84333336353302, 4.610000133514404], "max": [0.9552624821662903, -0.8401522040367126, 1.3981794118881226, 0.07982375472784042, -0.4811837077140808, 0.40121689438819885, -0.5152781009674072, -0.8036497831344604, 1.3158760070800781, 2.990434408187866, -0.5791990756988525, 2.13671612739563, 54.15999984741211, 64.41500091552734, 37.02812576293945, 9.460624694824219, 30.712499618530273, 41.735626220703125, 39.53750228881836, 50.52312469482422, 42.244998931884766, 92.35375213623047, 36.584999084472656, 108.4593734741211, 66.86125183105469, 55.16545486450195, 56.28874969482422, 3.3888888359069824, 40.595001220703125, 58.65437316894531, 37.31062698364258, 59.564998626708984, 43.18187713623047, 95.08499908447266, 41.68687438964844, 108.82437896728516], "mean": [0.8234481811523438, -1.0231813192367554, 1.0831973552703857, -0.15466895699501038, -0.8726624250411987, 0.40014564990997314, -0.7605355978012085, -0.8915601372718811, 0.9721750617027283, 2.9889724254608154, -0.9052901268005371, 2.0903480052948, 38.14376449584961, 59.836692810058594, 6.032385349273682, 2.850590467453003, 14.504844665527344, 11.725253105163574, 20.654539108276367, 14.313376426696777, 14.945404052734375, 43.15000915527344, 9.533614158630371, 77.69447326660156, 55.123294830322266, 40.644432067871094, 18.66320037841797, 0.13654878735542297, 24.094139099121094, 31.357067108154297, 23.30379867553711, 31.163665771484375, 19.368249893188477, 49.007713317871094, 10.142670631408691, 88.04190826416016], "std": [0.09398576617240906, 0.09177029877901077, 0.14753961563110352, 0.12653830647468567, 0.2138751894235611, 0.0007276458782143891, 0.12029362469911575, 0.09712844341993332, 0.15494415163993835, 0.001202677027322352, 0.15466630458831787, 0.037043508142232895, 9.5035982131958, 3.8176612854003906, 11.359342575073242, 2.8315322399139404, 10.546248435974121, 16.3121395111084, 10.730557441711426, 19.21541404724121, 14.998698234558105, 25.313419342041016, 12.905097961425781, 20.078519821166992, 6.800804138183594, 10.380393981933594, 22.1722469329834, 0.7252698540687561, 11.933916091918945, 22.448760986328125, 10.03829574584961, 23.36074447631836, 13.429469108581543, 31.86430549621582, 13.983136177062988, 20.158432006835938], "count": [138]}, "timestamp": {"min": [0.0], "max": [4.566666666666666], "mean": [2.283333333333333], "std": [1.327870754531758], "count": [138]}, "frame_index": {"min": [0], "max": [137], "mean": [68.5], "std": [39.83612263595275], "count": [138]}, "episode_index": {"min": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [138]}, "index": {"min": [16892], "max": [17029], "mean": [16960.5], "std": [39.83612263595275], "count": [138]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [138]}, "subtask_annotation": {"mean": [7.405797101449275, 11.0, 11.0, 11.0, 11.0], "std": [1.9620961918516007, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [138]}, "scene_annotation": {"mean": [123.0], "std": [0.0], "min": [123], "max": [123], "count": [138]}, "eef_direction_state": {"mean": [3.2028985507246377, 4.202898550724638], "std": [2.3036185155251645, 2.3004707151900843], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_state": {"mean": [1.1594202898550725, 0.782608695652174], "std": [0.744510118205294, 0.8052286598892238], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_state": {"mean": [1.0797101449275361, 0.6811594202898551], "std": [0.8517806940560735, 0.8074427986773399], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_direction_action": {"mean": [3.2028985507246377, 4.202898550724638], "std": [2.3036185155251645, 2.3004707151900843], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_action": {"mean": [1.1594202898550725, 0.782608695652174], "std": [0.744510118205294, 0.8052286598892238], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_action": {"mean": [1.0797101449275361, 0.6811594202898551], "std": [0.8517806940560735, 0.8074427986773399], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_sim_pose_state": {"mean": [0.6463183475761815, 0.1315260858198679, 1.1437206497105108, -1.5260427779979286, 0.32242047144856517, -2.1865564519811254, 0.6008103150198504, -0.0996926561890579, 1.200499227647513, 1.2015350356779808, 1.183470993768014, 2.074578877805845], "std": [0.051746470106467206, 0.014000024591034667, 0.03978411597390722, 0.18944779503189038, 0.07301665424471784, 0.1640278832709381, 0.052808819590492835, 0.005181021876706484, 0.018859667063428936, 0.1649880753403397, 0.02417450458660239, 0.14539558915799583], "min": [0.5600061732542893, 0.10448015857440787, 1.0732338861936568, -1.8347725958748782, 0.2519342039504713, -2.5221425042272956, 0.5635840027361937, -0.1095076663413797, 1.1532670429283636, 1.061744093757463, 1.1406379351351261, 1.9025684354578662], "max": [0.7385570300478902, 0.14654581116089122, 1.202817132713736, -1.245937569397873, 0.44909787799879286, -2.060519943811048, 0.7153972989159342, -0.08897433872682728, 1.2194007372689335, 1.55403370557807, 1.2380737684310201, 2.4254876494990505], "count": [138]}, "eef_sim_pose_action": {"mean": [0.6463183475761815, 0.1315260858198679, 1.1437206497105108, -1.5260427779979286, 0.32242047144856517, -2.1865564519811254, 0.6008103150198504, -0.0996926561890579, 1.200499227647513, 1.2015350356779808, 1.183470993768014, 2.074578877805845], "std": [0.051746470106467206, 0.014000024591034667, 0.03978411597390722, 0.18944779503189038, 0.07301665424471784, 0.1640278832709381, 0.052808819590492835, 0.005181021876706484, 0.018859667063428936, 0.1649880753403397, 0.02417450458660239, 0.14539558915799583], "min": [0.5600061732542893, 0.10448015857440787, 1.0732338861936568, -1.8347725958748782, 0.2519342039504713, -2.5221425042272956, 0.5635840027361937, -0.1095076663413797, 1.1532670429283636, 1.061744093757463, 1.1406379351351261, 1.9025684354578662], "max": [0.7385570300478902, 0.14654581116089122, 1.202817132713736, -1.245937569397873, 0.44909787799879286, -2.060519943811048, 0.7153972989159342, -0.08897433872682728, 1.2194007372689335, 1.55403370557807, 1.2380737684310201, 2.4254876494990505], "count": [138]}}} +{"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.445097385620915]], [[0.4387999693627451]], [[0.44233800449346405]]], "std": [[[0.28512341517248097]], [[0.2769900543082095]], [[0.2709432030707242]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.508455]], [[0.5327879187091503]], [[0.510012620506536]]], "std": [[[0.32117594320683496]], [[0.31068568082359205]], [[0.31911860434801353]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5390362990196078]], [[0.5454277450980393]], [[0.5379360866013072]]], "std": [[[0.28531025778662866]], [[0.27665735985266415]], [[0.2785624763395918]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43204449346405227]], [[0.43353315563725486]], [[0.412131262254902]]], "std": [[[0.3384276012223031]], [[0.34485499164338373]], [[0.3541348480061624]]], "count": [100]}, "observation.state": {"min": [0.5735008120536804, -1.2022440433502197, 0.8453497886657715, -0.2581397294998169, -1.366508960723877, 0.3985227346420288, -0.9187838435173035, -1.0912108421325684, 0.8316166996955872, 2.9795994758605957, -1.0590476989746094, 2.1491379737854004, 24.077499389648438, 50.650001525878906, 0.08687499910593033, 0.012500002048909664, 6.073750019073486, 0.39625000953674316, 3.1187500953674316, 0.19312499463558197, 1.390625, 0.7818750143051147, 1.0099999904632568, 9.085000038146973, 43.170623779296875, 25.8018741607666, 0.4424999952316284, -0.11937499791383743, 1.0162500143051147, 1.0828571319580078, 3.620000123977661, 0.6159999966621399, 0.9518750309944153, 0.3799999952316284, 0.6577777862548828, 15.470000267028809], "max": [0.9722381234169006, -0.8432517051696777, 1.40547513961792, 0.08275634795427322, -0.47920483350753784, 0.40062084794044495, -0.5095559358596802, -0.79509037733078, 1.2937743663787842, 2.9904582500457764, -0.5800336003303528, 2.166137456893921, 56.88249969482422, 69.2300033569336, 0.75, 7.033750057220459, 25.189374923706055, 38.62125015258789, 32.893123626708984, 49.62874984741211, 42.634376525878906, 81.26062774658203, 33.41437530517578, 97.42937469482422, 67.61125183105469, 54.50777816772461, 48.224998474121094, 1.0670000314712524, 34.614376068115234, 58.01812744140625, 35.193748474121094, 60.96500015258789, 38.135623931884766, 93.08062744140625, 39.859375, 108.7925033569336], "mean": [0.8370787501335144, -0.9513294696807861, 1.0236170291900635, -0.10724710673093796, -0.9450812339782715, 0.39994296431541443, -0.7894477248191833, -0.8886678814888, 0.9665387272834778, 2.9879989624023438, -0.9235025644302368, 2.1586084365844727, 35.406410217285156, 62.84135437011719, 0.22110162675380707, 2.7272043228149414, 14.897651672363281, 9.337224006652832, 15.600395202636719, 12.023426055908203, 16.54766082763672, 20.21999168395996, 8.46540641784668, 57.8448600769043, 53.89059829711914, 43.48820877075195, 20.801733016967773, 0.12417268007993698, 13.38979434967041, 44.813228607177734, 18.353900909423828, 39.22107696533203, 12.99509334564209, 57.8763427734375, 9.396257400512695, 83.31636810302734], "std": [0.12578658759593964, 0.10269082337617874, 0.16188426315784454, 0.10598978400230408, 0.2517867982387543, 0.000508270924910903, 0.1483163833618164, 0.08564694225788116, 0.1470108926296234, 0.0028256545774638653, 0.15313343703746796, 0.005179321859031916, 11.902082443237305, 5.5231547355651855, 0.15938036143779755, 1.9175844192504883, 6.30391788482666, 14.125792503356934, 9.89130687713623, 18.60673713684082, 13.277083396911621, 28.260019302368164, 11.87590503692627, 24.520278930664062, 8.526780128479004, 8.813374519348145, 17.905147552490234, 0.332768976688385, 12.401826858520508, 14.169926643371582, 9.960494995117188, 15.661405563354492, 12.720256805419922, 21.020286560058594, 13.758580207824707, 21.65420150756836], "count": [146]}, "action": {"min": [0.5735008120536804, -1.2022440433502197, 0.8453497886657715, -0.2581397294998169, -1.366508960723877, 0.3985227346420288, -0.9187838435173035, -1.0912108421325684, 0.8316166996955872, 2.9795994758605957, -1.0590476989746094, 2.1491379737854004, 24.077499389648438, 50.650001525878906, 0.08687499910593033, 0.012500002048909664, 6.073750019073486, 0.39625000953674316, 3.1187500953674316, 0.19312499463558197, 1.390625, 0.7818750143051147, 1.0099999904632568, 9.085000038146973, 43.170623779296875, 25.8018741607666, 0.4424999952316284, -0.11937499791383743, 1.0162500143051147, 1.0828571319580078, 3.620000123977661, 0.6159999966621399, 0.9518750309944153, 0.3799999952316284, 0.6577777862548828, 15.470000267028809], "max": [0.9722381234169006, -0.8432517051696777, 1.40547513961792, 0.08275634795427322, -0.47920483350753784, 0.40062084794044495, -0.5095559358596802, -0.79509037733078, 1.2937743663787842, 2.9904582500457764, -0.5800336003303528, 2.166137456893921, 56.88249969482422, 69.2300033569336, 0.75, 7.033750057220459, 25.189374923706055, 38.62125015258789, 32.893123626708984, 49.62874984741211, 42.634376525878906, 81.26062774658203, 33.41437530517578, 97.42937469482422, 67.61125183105469, 54.50777816772461, 48.224998474121094, 1.0670000314712524, 34.614376068115234, 58.01812744140625, 35.193748474121094, 60.96500015258789, 38.135623931884766, 93.08062744140625, 39.859375, 108.7925033569336], "mean": [0.8370786309242249, -0.95132976770401, 1.0236172676086426, -0.10724711418151855, -0.9450811147689819, 0.39994287490844727, -0.789447546005249, -0.8886680006980896, 0.9665387272834778, 2.987999439239502, -0.9235025644302368, 2.1586079597473145, 35.406402587890625, 62.84135437011719, 0.22110168635845184, 2.727203607559204, 14.897649765014648, 9.337211608886719, 15.600388526916504, 12.023420333862305, 16.54766845703125, 20.22000503540039, 8.465405464172363, 57.84486770629883, 53.89058303833008, 43.488197326660156, 20.801725387573242, 0.12417266517877579, 13.389796257019043, 44.813209533691406, 18.35389518737793, 39.22108459472656, 12.995089530944824, 57.87635040283203, 9.396258354187012, 83.31634521484375], "std": [0.12578658759593964, 0.10269078612327576, 0.16188427805900574, 0.10598979145288467, 0.2517867982387543, 0.0005082708084955812, 0.1483163982629776, 0.08564692735671997, 0.1470109075307846, 0.002825654810294509, 0.15313343703746796, 0.005179321393370628, 11.902080535888672, 5.523155212402344, 0.15938037633895874, 1.9175844192504883, 6.303918361663818, 14.125792503356934, 9.89130687713623, 18.606735229492188, 13.277081489562988, 28.2600154876709, 11.875909805297852, 24.520280838012695, 8.526780128479004, 8.813373565673828, 17.905149459838867, 0.3327689468860626, 12.401824951171875, 14.169927597045898, 9.960494041442871, 15.661404609680176, 12.720257759094238, 21.020288467407227, 13.75857925415039, 21.65420150756836], "count": [146]}, "timestamp": {"min": [0.0], "max": [4.833333333333333], "mean": [2.4166666666666665], "std": [1.4048527008591012], "count": [146]}, "frame_index": {"min": [0], "max": [145], "mean": [72.5], "std": [42.14558102577303], "count": [146]}, "episode_index": {"min": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [146]}, "index": {"min": [17030], "max": [17175], "mean": [17102.5], "std": [42.14558102577303], "count": [146]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [146]}, "subtask_annotation": {"mean": [7.1438356164383565, 11.0, 11.0, 11.0, 11.0], "std": [2.208296082824132, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [146]}, "scene_annotation": {"mean": [124.0], "std": [0.0], "min": [124], "max": [124], "count": [146]}, "eef_direction_state": {"mean": [3.452054794520548, 3.8493150684931505], "std": [2.1231992911345534, 2.4109978203583964], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_state": {"mean": [1.2054794520547945, 0.9246575342465754], "std": [0.7486774477775187, 0.8527603562449183], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_state": {"mean": [0.9383561643835616, 0.7602739726027398], "std": [0.8458002835907973, 0.8134552931662009], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_direction_action": {"mean": [3.452054794520548, 3.8493150684931505], "std": [2.1231992911345534, 2.4109978203583964], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_action": {"mean": [1.2054794520547945, 0.9246575342465754], "std": [0.7486774477775187, 0.8527603562449183], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_action": {"mean": [0.9383561643835616, 0.7602739726027398], "std": [0.8458002835907973, 0.8134552931662009], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_sim_pose_state": {"mean": [0.6296782182289561, 0.1375869654510947, 1.171701196528508, -1.4561845053113722, 0.3603826927370813, -2.184886157489246, 0.5961590776655916, -0.10179688515820186, 1.1948913020029968, 1.2793330018293079, 1.1191951884346427, 2.1596269415039058], "std": [0.05661994803293848, 0.01877501916602557, 0.04887767892564612, 0.2135063888458209, 0.05441722882596518, 0.16433010685965066, 0.0534027436565782, 0.005034037942318393, 0.02064593963904824, 0.13157550348166325, 0.040062132618819614, 0.15255111054833118], "min": [0.5583695110608817, 0.10693758859520999, 1.076931616040408, -1.8337093979457197, 0.29539622009580646, -2.528980370516, 0.5499342617172132, -0.11136792133021617, 1.1520806780449222, 0.8698559221681788, 1.0770589659675123, 1.751822345186168], "max": [0.7493198742393382, 0.17482597940574227, 1.24763580347534, -1.1102875264608754, 0.4601240122027668, -1.9980080438483716, 0.7111907313758179, -0.09250360280545014, 1.2535027690038514, 1.577432117445702, 1.2074505482254176, 2.4381992673011963], "count": [146]}, "eef_sim_pose_action": {"mean": [0.6296782182289561, 0.1375869654510947, 1.171701196528508, -1.4561845053113722, 0.3603826927370813, -2.184886157489246, 0.5961590776655916, -0.10179688515820186, 1.1948913020029968, 1.2793330018293079, 1.1191951884346427, 2.1596269415039058], "std": [0.05661994803293848, 0.01877501916602557, 0.04887767892564612, 0.2135063888458209, 0.05441722882596518, 0.16433010685965066, 0.0534027436565782, 0.005034037942318393, 0.02064593963904824, 0.13157550348166325, 0.040062132618819614, 0.15255111054833118], "min": [0.5583695110608817, 0.10693758859520999, 1.076931616040408, -1.8337093979457197, 0.29539622009580646, -2.528980370516, 0.5499342617172132, -0.11136792133021617, 1.1520806780449222, 0.8698559221681788, 1.0770589659675123, 1.751822345186168], "max": [0.7493198742393382, 0.17482597940574227, 1.24763580347534, -1.1102875264608754, 0.4601240122027668, -1.9980080438483716, 0.7111907313758179, -0.09250360280545014, 1.2535027690038514, 1.577432117445702, 1.2074505482254176, 2.4381992673011963], "count": [146]}}} +{"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.4368900428921569]], [[0.43254515114379083]], [[0.43614589869281045]]], "std": [[[0.2872056664117831]], [[0.2804064495210546]], [[0.27481390685026846]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.16470588235294117]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5066840073529412]], [[0.537961862745098]], [[0.5174580147058824]]], "std": [[[0.31316944942026403]], [[0.30172863587761106]], [[0.3104319533020043]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5320153615196078]], [[0.5405492708333334]], [[0.5336631290849674]]], "std": [[[0.2811632570296278]], [[0.2737120650190158]], [[0.2750015979075474]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41456355800653594]], [[0.4346550449346405]], [[0.4168940992647059]]], "std": [[[0.34348635491040935]], [[0.34319863912123466]], [[0.35285464032701513]]], "count": [100]}, "observation.state": {"min": [0.6508926153182983, -1.1960927248001099, 0.814784049987793, -0.31545644998550415, -1.3432389497756958, 0.39969101548194885, -0.9024280905723572, -1.1360129117965698, 0.7986190319061279, 2.985189199447632, -0.9718804955482483, 2.068169593811035, 19.712499618530273, 53.13999938964844, -0.7606250047683716, -0.22812500596046448, 3.112499952316284, -0.11500000953674316, 5.726250171661377, -1.1675000190734863, 3.2612500190734863, -3.119374990463257, 1.0318750143051147, 29.46500015258789, 39.989376068115234, 29.631250381469727, 0.7233333587646484, 0.18125000596046448, 9.953125, 15.208749771118164, 15.287500381469727, 2.924999952316284, 6.743750095367432, 18.094375610351562, 0.7749999761581421, 53.11000061035156], "max": [0.9689717292785645, -0.811732292175293, 1.350375771522522, 0.01137273944914341, -0.538333535194397, 0.40083542466163635, -0.47589075565338135, -0.7571336030960083, 1.3267338275909424, 2.990577459335327, -0.5190398693084717, 2.0996174812316895, 56.66875076293945, 72.96221923828125, 17.020000457763672, 8.178750038146973, 29.147499084472656, 38.688751220703125, 38.01250076293945, 40.35499954223633, 38.15625, 66.62312316894531, 35.35625076293945, 99.02812194824219, 63.04999923706055, 54.45333480834961, 46.03687286376953, 0.6311110854148865, 34.58562469482422, 63.138126373291016, 39.634376525878906, 65.58000183105469, 42.203125, 87.16937255859375, 38.70249938964844, 104.0737533569336], "mean": [0.8511719703674316, -0.9549617767333984, 1.0001932382583618, -0.1520368456840515, -0.9968029856681824, 0.40025627613067627, -0.8044753670692444, -0.8523886799812317, 0.9184595942497253, 2.989344596862793, -0.8895136713981628, 2.0787343978881836, 36.34420394897461, 64.22109985351562, 0.9923248291015625, 2.0659523010253906, 19.92218017578125, 9.99109172821045, 24.587182998657227, 9.878726959228516, 21.407875061035156, 24.13474464416504, 9.407377243041992, 74.58797454833984, 49.29079818725586, 45.497623443603516, 14.507452964782715, 0.2815001308917999, 25.41257667541504, 40.2739372253418, 30.55187225341797, 36.65464782714844, 24.415836334228516, 54.42222595214844, 11.104143142700195, 89.0513916015625], "std": [0.10376111418008804, 0.10524669289588928, 0.15711800754070282, 0.09708645194768906, 0.270147442817688, 0.0003118455351796001, 0.14517952501773834, 0.10992563515901566, 0.16183273494243622, 0.0016568477731198072, 0.12935493886470795, 0.013682235963642597, 12.191555976867676, 6.179670333862305, 4.54155158996582, 2.3127028942108154, 7.352964878082275, 14.82968521118164, 8.73469352722168, 15.93175983428955, 10.44614028930664, 23.15346908569336, 12.60184383392334, 17.557540893554688, 8.273473739624023, 7.885613918304443, 16.88292694091797, 0.14140814542770386, 8.222460746765137, 18.057106018066406, 8.126809120178223, 24.23900604248047, 11.45865249633789, 24.460365295410156, 14.691939353942871, 11.70678997039795], "count": [144]}, "action": {"min": [0.6508926153182983, -1.1960927248001099, 0.814784049987793, -0.31545644998550415, -1.3432389497756958, 0.39969101548194885, -0.9024280905723572, -1.1360129117965698, 0.7986190319061279, 2.985189199447632, -0.9718804955482483, 2.068169593811035, 19.712499618530273, 53.13999938964844, -0.7606250047683716, -0.22812500596046448, 3.112499952316284, -0.11500000953674316, 5.726250171661377, -1.1675000190734863, 3.2612500190734863, -3.119374990463257, 1.0318750143051147, 29.46500015258789, 39.989376068115234, 29.631250381469727, 0.7233333587646484, 0.18125000596046448, 9.953125, 15.208749771118164, 15.287500381469727, 2.924999952316284, 6.743750095367432, 18.094375610351562, 0.7749999761581421, 53.11000061035156], "max": [0.9689717292785645, -0.811732292175293, 1.350375771522522, 0.01137273944914341, -0.538333535194397, 0.40083542466163635, -0.47589075565338135, -0.7571336030960083, 1.3267338275909424, 2.990577459335327, -0.5190398693084717, 2.0996174812316895, 56.66875076293945, 72.96221923828125, 17.020000457763672, 8.178750038146973, 29.147499084472656, 38.688751220703125, 38.01250076293945, 40.35499954223633, 38.15625, 66.62312316894531, 35.35625076293945, 99.02812194824219, 63.04999923706055, 54.45333480834961, 46.03687286376953, 0.6311110854148865, 34.58562469482422, 63.138126373291016, 39.634376525878906, 65.58000183105469, 42.203125, 87.16937255859375, 38.70249938964844, 104.0737533569336], "mean": [0.8511717319488525, -0.9549616575241089, 1.0001925230026245, -0.1520368456840515, -0.9968031644821167, 0.4002564251422882, -0.8044751882553101, -0.8523885011672974, 0.9184593558311462, 2.989344596862793, -0.8895134329795837, 2.0787343978881836, 36.34419250488281, 64.2210464477539, 0.9923242926597595, 2.0659515857696533, 19.92218780517578, 9.991095542907715, 24.587188720703125, 9.878727912902832, 21.407880783081055, 24.134748458862305, 9.40737533569336, 74.58796691894531, 49.2907829284668, 45.49761199951172, 14.507448196411133, 0.28150010108947754, 25.41257095336914, 40.27394104003906, 30.5518798828125, 36.6546516418457, 24.415842056274414, 54.42222213745117, 11.104144096374512, 89.05139923095703], "std": [0.10376111418008804, 0.10524673014879227, 0.15711796283721924, 0.09708644449710846, 0.2701474130153656, 0.0003118457389064133, 0.14517953991889954, 0.10992563515901566, 0.16183273494243622, 0.001656847889535129, 0.12935493886470795, 0.013682235963642597, 12.191556930541992, 6.179670333862305, 4.541553020477295, 2.3127033710479736, 7.352965354919434, 14.829686164855957, 8.734695434570312, 15.93175983428955, 10.446141242980957, 23.153467178344727, 12.60184383392334, 17.557540893554688, 8.27347469329834, 7.8856120109558105, 16.882925033569336, 0.14140814542770386, 8.222457885742188, 18.057104110717773, 8.126808166503906, 24.239004135131836, 11.45865249633789, 24.460365295410156, 14.691939353942871, 11.70678997039795], "count": [144]}, "timestamp": {"min": [0.0], "max": [4.766666666666667], "mean": [2.3833333333333333], "std": [1.3856072341783612], "count": [144]}, "frame_index": {"min": [0], "max": [143], "mean": [71.5], "std": [41.56821702535083], "count": [144]}, "episode_index": {"min": [125], "max": [125], "mean": [125.0], "std": [0.0], "count": [144]}, "index": {"min": [17176], "max": [17319], "mean": [17247.5], "std": [41.56821702535083], "count": [144]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [144]}, "subtask_annotation": {"mean": [7.472222222222222, 11.0, 11.0, 11.0, 11.0], "std": [1.7197562991293454, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [144]}, "scene_annotation": {"mean": [125.0], "std": [0.0], "min": [125], "max": [125], "count": [144]}, "eef_direction_state": {"mean": [3.6319444444444446, 4.479166666666667], "std": [2.094127131135554, 2.2109850431676628], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_state": {"mean": [1.2013888888888888, 0.7222222222222222], "std": [0.7690168787982116, 0.8202679477907447], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_state": {"mean": [0.8263888888888888, 0.5], "std": [0.8766243740678652, 0.7637626158259734], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_direction_action": {"mean": [3.6319444444444446, 4.479166666666667], "std": [2.094127131135554, 2.2109850431676628], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_action": {"mean": [1.2013888888888888, 0.7222222222222222], "std": [0.7690168787982116, 0.8202679477907447], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_action": {"mean": [0.8263888888888888, 0.5], "std": [0.8766243740678652, 0.7637626158259734], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_sim_pose_state": {"mean": [0.6245194370954762, 0.13822223365602587, 1.1749557485851712, -1.423151466338414, 0.30946000855906475, -2.1582424546631307, 0.5859337629658771, -0.10080787568703531, 1.1881748944545798, 1.3579220684100286, 1.1970564905903143, 2.2279907503164447], "std": [0.053289338730473666, 0.015454008159127737, 0.05667881178905382, 0.24232097952783824, 0.05399376992872432, 0.14686653489226398, 0.05405085036622123, 0.004157904710036914, 0.020793701140373134, 0.1597403240716972, 0.022929664483815625, 0.1832241150000347], "min": [0.5610220685688198, 0.1120911027842463, 1.0852165114069148, -1.793537124868384, 0.2394156689751754, -2.456201798526274, 0.5491726235888108, -0.10625028521449931, 1.1513768563502604, 0.9135871335642671, 1.175428646372818, 1.7550335475016552], "max": [0.7311513934911696, 0.15548951672650563, 1.2515015937852467, -1.0944011739228827, 0.4082558064483748, -2.04545059582534, 0.721659280402411, -0.09224466919522209, 1.2405930774671663, 1.6032379455460317, 1.264766788217063, 2.4762744100022287], "count": [144]}, "eef_sim_pose_action": {"mean": [0.6245194370954762, 0.13822223365602587, 1.1749557485851712, -1.423151466338414, 0.30946000855906475, -2.1582424546631307, 0.5859337629658771, -0.10080787568703531, 1.1881748944545798, 1.3579220684100286, 1.1970564905903143, 2.2279907503164447], "std": [0.053289338730473666, 0.015454008159127737, 0.05667881178905382, 0.24232097952783824, 0.05399376992872432, 0.14686653489226398, 0.05405085036622123, 0.004157904710036914, 0.020793701140373134, 0.1597403240716972, 0.022929664483815625, 0.1832241150000347], "min": [0.5610220685688198, 0.1120911027842463, 1.0852165114069148, -1.793537124868384, 0.2394156689751754, -2.456201798526274, 0.5491726235888108, -0.10625028521449931, 1.1513768563502604, 0.9135871335642671, 1.175428646372818, 1.7550335475016552], "max": [0.7311513934911696, 0.15548951672650563, 1.2515015937852467, -1.0944011739228827, 0.4082558064483748, -2.04545059582534, 0.721659280402411, -0.09224466919522209, 1.2405930774671663, 1.6032379455460317, 1.264766788217063, 2.4762744100022287], "count": [144]}}} +{"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.4439657720588235]], [[0.43751008374183004]], [[0.4403536785130719]]], "std": [[[0.2878727922735715]], [[0.2784638011899333]], [[0.27275291932607815]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.16470588235294117]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5122886090686275]], [[0.5413795322712418]], [[0.5209662928921569]]], "std": [[[0.31408148215864845]], [[0.30217929581873815]], [[0.30681666236181626]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5415379575163398]], [[0.5479660151143791]], [[0.5391000531045751]]], "std": [[[0.2830630222165149]], [[0.27125246650916596]], [[0.27183424032294173]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41917498366013073]], [[0.43611896854575166]], [[0.4182376470588235]]], "std": [[[0.3453503134510472]], [[0.3436308556822971]], [[0.3534873993977357]]], "count": [100]}, "observation.state": {"min": [0.4518577754497528, -1.1429485082626343, 0.8372434377670288, -0.027784135192632675, -1.0365406274795532, 0.39556628465652466, -0.839436948299408, -1.0888265371322632, 0.7875086069107056, 2.9863388538360596, -0.9496356844902039, 1.9571126699447632, 26.200624465942383, 44.31687545776367, 0.35374999046325684, -0.41062501072883606, 0.8837500214576721, -0.10500000417232513, 3.132499933242798, -1.1818749904632568, 4.747499942779541, 1.9055554866790771, 1.0227272510528564, 35.70000076293945, 36.05249786376953, 22.71875, 0.7287499904632568, -0.07187499850988388, 1.0053333044052124, 1.8329999446868896, 0.6669231057167053, 0.26333335041999817, 0.9587500095367432, 0.4099999964237213, 0.7506250143051147, 3.7537500858306885], "max": [0.860370397567749, -0.7938029170036316, 1.384827733039856, 0.45927271246910095, -0.17740997672080994, 0.3996671736240387, -0.45643550157546997, -0.7166018486022949, 1.2779431343078613, 2.9897429943084717, -0.4890754818916321, 2.0376038551330566, 67.99874877929688, 63.29624938964844, 0.53125, 9.493124961853027, 27.057498931884766, 54.03125, 45.59062576293945, 91.52124786376953, 43.54500198364258, 108.22062683105469, 42.38999938964844, 110.81937408447266, 65.81312561035156, 53.426666259765625, 56.763126373291016, 1.006250023841858, 46.81812286376953, 61.256874084472656, 46.479373931884766, 63.66374969482422, 49.364376068115234, 81.80500030517578, 45.307498931884766, 108.89312744140625], "mean": [0.67047518491745, -0.9027627110481262, 1.0446580648422241, 0.14797185361385345, -0.6564211249351501, 0.39838531613349915, -0.7585060000419617, -0.8122046589851379, 0.8916845917701721, 2.988023519515991, -0.8646742105484009, 1.9772331714630127, 39.699920654296875, 55.22039031982422, 0.417665958404541, 4.361938953399658, 10.471685409545898, 14.972451210021973, 26.45720863342285, 58.92704772949219, 26.079282760620117, 74.08042907714844, 18.994489669799805, 95.52681732177734, 48.070796966552734, 34.768585205078125, 35.42582321166992, 0.17429418861865997, 18.908924102783203, 44.00296401977539, 20.109825134277344, 46.79969787597656, 15.670778274536133, 63.82881164550781, 10.904876708984375, 90.77536010742188], "std": [0.13100209832191467, 0.11829861998558044, 0.1708844155073166, 0.14406046271324158, 0.2719794511795044, 0.00145402189809829, 0.12886275351047516, 0.10475935786962509, 0.14286665618419647, 0.0006643427768722177, 0.125493124127388, 0.027905914932489395, 15.471449851989746, 5.70768404006958, 0.03791622444987297, 3.272023916244507, 10.811570167541504, 21.372167587280273, 12.422627449035645, 29.177846908569336, 12.176698684692383, 31.46581268310547, 14.579054832458496, 20.279727935791016, 10.3423433303833, 11.321733474731445, 24.693655014038086, 0.32874417304992676, 12.702513694763184, 18.66614532470703, 11.970885276794434, 19.765026092529297, 13.799644470214844, 23.058868408203125, 14.607681274414062, 31.43577003479004], "count": [138]}, "action": {"min": [0.4518577754497528, -1.1429485082626343, 0.8372434377670288, -0.027784135192632675, -1.0365406274795532, 0.39556628465652466, -0.839436948299408, -1.0888265371322632, 0.7875086069107056, 2.9863388538360596, -0.9496356844902039, 1.9571126699447632, 26.200624465942383, 44.31687545776367, 0.35374999046325684, -0.41062501072883606, 0.8837500214576721, -0.10500000417232513, 3.132499933242798, -1.1818749904632568, 4.747499942779541, 1.9055554866790771, 1.0227272510528564, 35.70000076293945, 36.05249786376953, 22.71875, 0.7287499904632568, -0.07187499850988388, 1.0053333044052124, 1.8329999446868896, 0.6669231057167053, 0.26333335041999817, 0.9587500095367432, 0.4099999964237213, 0.7506250143051147, 3.7537500858306885], "max": [0.860370397567749, -0.7938029170036316, 1.384827733039856, 0.45927271246910095, -0.17740997672080994, 0.3996671736240387, -0.45643550157546997, -0.7166018486022949, 1.2779431343078613, 2.9897429943084717, -0.4890754818916321, 2.0376038551330566, 67.99874877929688, 63.29624938964844, 0.53125, 9.493124961853027, 27.057498931884766, 54.03125, 45.59062576293945, 91.52124786376953, 43.54500198364258, 108.22062683105469, 42.38999938964844, 110.81937408447266, 65.81312561035156, 53.426666259765625, 56.763126373291016, 1.006250023841858, 46.81812286376953, 61.256874084472656, 46.479373931884766, 63.66374969482422, 49.364376068115234, 81.80500030517578, 45.307498931884766, 108.89312744140625], "mean": [0.6704751253128052, -0.9027628302574158, 1.0446581840515137, 0.14797182381153107, -0.656420886516571, 0.3983854353427887, -0.7585059404373169, -0.8122048377990723, 0.8916847705841064, 2.988023519515991, -0.8646746277809143, 1.9772334098815918, 39.69993209838867, 55.220375061035156, 0.41766583919525146, 4.361938953399658, 10.47169017791748, 14.972455024719238, 26.457216262817383, 58.92705535888672, 26.07927894592285, 74.08045196533203, 18.994497299194336, 95.52680969238281, 48.0707893371582, 34.76860046386719, 35.425846099853516, 0.17429420351982117, 18.908920288085938, 44.00297164916992, 20.10982322692871, 46.79967498779297, 15.6707763671875, 63.828819274902344, 10.904876708984375, 90.77538299560547], "std": [0.13100209832191467, 0.11829862743616104, 0.17088443040847778, 0.1440604329109192, 0.2719794511795044, 0.0014540223637595773, 0.12886275351047516, 0.1047593504190445, 0.14286665618419647, 0.0006643426604568958, 0.125493124127388, 0.027905916795134544, 15.471450805664062, 5.70768404006958, 0.037916216999292374, 3.272023916244507, 10.811569213867188, 21.372167587280273, 12.422627449035645, 29.177846908569336, 12.1766996383667, 31.465818405151367, 14.579052925109863, 20.27972984313965, 10.3423433303833, 11.321732521057129, 24.69365882873535, 0.32874417304992676, 12.702513694763184, 18.666147232055664, 11.970884323120117, 19.765026092529297, 13.799643516540527, 23.058866500854492, 14.607681274414062, 31.435771942138672], "count": [138]}, "timestamp": {"min": [0.0], "max": [4.566666666666666], "mean": [2.283333333333333], "std": [1.327870754531758], "count": [138]}, "frame_index": {"min": [0], "max": [137], "mean": [68.5], "std": [39.83612263595275], "count": [138]}, "episode_index": {"min": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [138]}, "index": {"min": [17320], "max": [17457], "mean": [17388.5], "std": [39.83612263595275], "count": [138]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [138]}, "subtask_annotation": {"mean": [6.746376811594203, 11.0, 11.0, 11.0, 11.0], "std": [2.582161756411455, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [138]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [138]}, "eef_direction_state": {"mean": [3.0, 4.601449275362318], "std": [2.06418738616856, 2.0484701080706307], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_state": {"mean": [1.3985507246376812, 0.7681159420289855], "std": [0.6083936448855762, 0.8788155325098864], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_state": {"mean": [1.1521739130434783, 0.6594202898550725], "std": [0.8244644630993349, 0.7939661659238382], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_direction_action": {"mean": [3.0, 4.601449275362318], "std": [2.06418738616856, 2.0484701080706307], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_action": {"mean": [1.3985507246376812, 0.7681159420289855], "std": [0.6083936448855762, 0.8788155325098864], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_action": {"mean": [1.1521739130434783, 0.6594202898550725], "std": [0.8244644630993349, 0.7939661659238382], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_sim_pose_state": {"mean": [0.6363790818540119, 0.12155487084800065, 1.1780220935002763, -1.6091651617579545, 0.5770577519689238, -2.3570297384203838, 0.5870139729842656, -0.10348781384274508, 1.205711046655837, 1.1967986234845875, 1.3040530546107167, 2.055186649998285], "std": [0.062043894869396335, 0.016999479364387112, 0.05541200534190101, 0.25790955583596614, 0.08123245610722245, 0.2226924937473121, 0.04770373886341188, 0.00595201640989622, 0.017996038105134598, 0.1642375364094332, 0.02051769021892625, 0.17524863123657694], "min": [0.5540010101792816, 0.09147211270092145, 1.0839856115082274, -2.008359598467391, 0.4564571049006525, -2.8367982981231754, 0.5557176219364559, -0.1109302841712855, 1.16386491254565, 0.7717171455681298, 1.2393129804145762, 1.6321141117248756], "max": [0.7454652425932959, 0.14883649905279306, 1.25587162144867, -1.2303089912812286, 0.7302418623264084, -2.1173204681192477, 0.7152527298314966, -0.08932285338616991, 1.2592154751163942, 1.592843625848517, 1.325844145793098, 2.4643126511798927], "count": [138]}, "eef_sim_pose_action": {"mean": [0.6363790818540119, 0.12155487084800065, 1.1780220935002763, -1.6091651617579545, 0.5770577519689238, -2.3570297384203838, 0.5870139729842656, -0.10348781384274508, 1.205711046655837, 1.1967986234845875, 1.3040530546107167, 2.055186649998285], "std": [0.062043894869396335, 0.016999479364387112, 0.05541200534190101, 0.25790955583596614, 0.08123245610722245, 0.2226924937473121, 0.04770373886341188, 0.00595201640989622, 0.017996038105134598, 0.1642375364094332, 0.02051769021892625, 0.17524863123657694], "min": [0.5540010101792816, 0.09147211270092145, 1.0839856115082274, -2.008359598467391, 0.4564571049006525, -2.8367982981231754, 0.5557176219364559, -0.1109302841712855, 1.16386491254565, 0.7717171455681298, 1.2393129804145762, 1.6321141117248756], "max": [0.7454652425932959, 0.14883649905279306, 1.25587162144867, -1.2303089912812286, 0.7302418623264084, -2.1173204681192477, 0.7152527298314966, -0.08932285338616991, 1.2592154751163942, 1.592843625848517, 1.325844145793098, 2.4643126511798927], "count": [138]}}} +{"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.44676243872549015]], [[0.4419195526960784]], [[0.4461544281045752]]], "std": [[[0.28524281697505294]], [[0.27668509120350016]], [[0.27044678532267385]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.15294117647058825]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49866915849673205]], [[0.5330825224673202]], [[0.5106340625]]], "std": [[[0.32827135125677115]], [[0.3146221865741025]], [[0.32317378099711824]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13333333333333333]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5430018137254902]], [[0.5466471037581699]], [[0.5390851245915033]]], "std": [[[0.29096526656319543]], [[0.27931731981704994]], [[0.280185244222476]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41656318831699346]], [[0.4314500653594771]], [[0.4128078799019608]]], "std": [[[0.34559317320971]], [[0.34309140253653253]], [[0.3534542834182069]]], "count": [100]}, "observation.state": {"min": [0.5166370868682861, -1.129024624824524, 0.8259899020195007, -0.2813143730163574, -1.2842798233032227, 0.39761674404144287, -0.8901731967926025, -1.1922065019607544, 0.7402533292770386, 2.982905626296997, -1.0184919834136963, 1.9221599102020264, 15.899374961853027, 49.56437683105469, -0.9850000143051147, -0.1875, 2.7174999713897705, 0.12062500417232513, 1.2868750095367432, -1.1293749809265137, 1.1193749904632568, -2.244374990463257, 1.09375, 8.114999771118164, 40.90062713623047, 19.5831241607666, 0.859375, 0.05062500014901161, 6.573124885559082, 1.4153332710266113, 6.041250228881836, -0.18400000035762787, 0.9168750047683716, 3.045555591583252, 0.614545464515686, 31.034000396728516], "max": [0.9287022352218628, -0.7958056926727295, 1.3225996494293213, 0.09057660400867462, -0.3925621807575226, 0.40121692419052124, -0.44449055194854736, -0.7357232570648193, 1.3757915496826172, 2.992222547531128, -0.5696860551834106, 2.084930658340454, 56.95500183105469, 68.80999755859375, 25.996875762939453, 6.425624847412109, 29.07499885559082, 47.829376220703125, 37.75062561035156, 45.71125030517578, 45.52375030517578, 74.0512466430664, 41.962501525878906, 97.31562805175781, 69.98500061035156, 56.34222412109375, 63.64687728881836, 0.2018750011920929, 52.16625213623047, 66.54875183105469, 45.66187286376953, 61.50625228881836, 43.260623931884766, 75.3862533569336, 44.79624938964844, 108.72500610351562], "mean": [0.7623758316040039, -0.9117394089698792, 0.9914360046386719, -0.14068740606307983, -0.8831402659416199, 0.40003812313079834, -0.7685973644256592, -0.8672880530357361, 0.9104135036468506, 2.9898595809936523, -0.9184403419494629, 1.9904285669326782, 34.61305618286133, 62.25493621826172, 2.128387689590454, 1.7237037420272827, 17.677602767944336, 12.292754173278809, 19.95706558227539, 10.807547569274902, 20.1309871673584, 20.246726989746094, 10.676233291625977, 64.17659759521484, 52.4923210144043, 34.625144958496094, 33.7171745300293, 0.07667392492294312, 19.80670928955078, 46.60441589355469, 18.82703399658203, 41.53316879272461, 15.230106353759766, 57.176631927490234, 13.176972389221191, 94.1426773071289], "std": [0.1292506605386734, 0.09141606092453003, 0.14295995235443115, 0.12682859599590302, 0.25620943307876587, 0.000859599735122174, 0.16245563328266144, 0.14046117663383484, 0.20173338055610657, 0.002567106857895851, 0.1318119913339615, 0.0653020590543747, 13.584639549255371, 5.5738677978515625, 7.039778232574463, 1.7159234285354614, 7.729480743408203, 18.438838958740234, 11.231864929199219, 18.083635330200195, 13.70699405670166, 27.087675094604492, 14.906695365905762, 22.75236701965332, 11.150943756103516, 15.468530654907227, 26.345165252685547, 0.02245955355465412, 16.907089233398438, 17.10428237915039, 14.611679077148438, 18.509885787963867, 15.095911026000977, 19.49481201171875, 15.35805892944336, 18.928434371948242], "count": [163]}, "action": {"min": [0.5166370868682861, -1.129024624824524, 0.8259899020195007, -0.2813143730163574, -1.2842798233032227, 0.39761674404144287, -0.8901731967926025, -1.1922065019607544, 0.7402533292770386, 2.982905626296997, -1.0184919834136963, 1.9221599102020264, 15.899374961853027, 49.56437683105469, -0.9850000143051147, -0.1875, 2.7174999713897705, 0.12062500417232513, 1.2868750095367432, -1.1293749809265137, 1.1193749904632568, -2.244374990463257, 1.09375, 8.114999771118164, 40.90062713623047, 19.5831241607666, 0.859375, 0.05062500014901161, 6.573124885559082, 1.4153332710266113, 6.041250228881836, -0.18400000035762787, 0.9168750047683716, 3.045555591583252, 0.614545464515686, 31.034000396728516], "max": [0.9287022352218628, -0.7958056926727295, 1.3225996494293213, 0.09057660400867462, -0.3925621807575226, 0.40121692419052124, -0.44449055194854736, -0.7357232570648193, 1.3757915496826172, 2.992222547531128, -0.5696860551834106, 2.084930658340454, 56.95500183105469, 68.80999755859375, 25.996875762939453, 6.425624847412109, 29.07499885559082, 47.829376220703125, 37.75062561035156, 45.71125030517578, 45.52375030517578, 74.0512466430664, 41.962501525878906, 97.31562805175781, 69.98500061035156, 56.34222412109375, 63.64687728881836, 0.2018750011920929, 52.16625213623047, 66.54875183105469, 45.66187286376953, 61.50625228881836, 43.260623931884766, 75.3862533569336, 44.79624938964844, 108.72500610351562], "mean": [0.7623757719993591, -0.9117395877838135, 0.9914355874061584, -0.1406874805688858, -0.8831403255462646, 0.40003809332847595, -0.7685975432395935, -0.8672879338264465, 0.910413384437561, 2.9898593425750732, -0.918440580368042, 1.9904283285140991, 34.61305618286133, 62.254913330078125, 2.1283884048461914, 1.7237039804458618, 17.677593231201172, 12.292747497558594, 19.957061767578125, 10.807559967041016, 20.13097381591797, 20.246726989746094, 10.676233291625977, 64.17659759521484, 52.492347717285156, 34.625152587890625, 33.7171745300293, 0.07667391002178192, 19.80670928955078, 46.604408264160156, 18.82704734802246, 41.53316879272461, 15.230107307434082, 57.176639556884766, 13.176972389221191, 94.14271545410156], "std": [0.1292506605386734, 0.09141606092453003, 0.14295993745326996, 0.12682859599590302, 0.25620943307876587, 0.0008595995022915304, 0.16245563328266144, 0.14046119153499603, 0.20173338055610657, 0.002567107090726495, 0.13181200623512268, 0.0653020590543747, 13.584641456604004, 5.573867321014404, 7.039778232574463, 1.7159234285354614, 7.729482173919678, 18.438840866088867, 11.23186206817627, 18.083629608154297, 13.706993103027344, 27.087678909301758, 14.906697273254395, 22.75236701965332, 11.150944709777832, 15.46853256225586, 26.345165252685547, 0.02245955541729927, 16.907089233398438, 17.104284286499023, 14.611680030822754, 18.509883880615234, 15.095909118652344, 19.49481201171875, 15.358059883117676, 18.92843246459961], "count": [163]}, "timestamp": {"min": [0.0], "max": [5.4], "mean": [2.6999999999999993], "std": [1.5684387141358123], "count": [163]}, "frame_index": {"min": [0], "max": [162], "mean": [81.0], "std": [47.05316142407437], "count": [163]}, "episode_index": {"min": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [163]}, "index": {"min": [17458], "max": [17620], "mean": [17539.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [7.153374233128834, 11.0, 11.0, 11.0, 11.0], "std": [2.2086912041771916, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [163]}, "scene_annotation": {"mean": [127.0], "std": [0.0], "min": [127], "max": [127], "count": [163]}, "eef_direction_state": {"mean": [3.478527607361963, 4.067484662576687], "std": [2.0703499105961076, 2.3812375870718516], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.196319018404908, 0.8895705521472392], "std": [0.7251730972165491, 0.893096460617317], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [0.8773006134969326, 0.7055214723926381], "std": [0.8492003176931667, 0.8059024232477556], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [3.478527607361963, 4.067484662576687], "std": [2.0703499105961076, 2.3812375870718516], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.196319018404908, 0.8895705521472392], "std": [0.7251730972165491, 0.893096460617317], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [0.8773006134969326, 0.7055214723926381], "std": [0.8492003176931667, 0.8059024232477556], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.6363587722219424, 0.14066118509053213, 1.1924871716739602, -1.4493725686132268, 0.330610149894641, -2.157917235923367, 0.5829216827448189, -0.08910049079726302, 1.2074657674438722, 1.1220969256680977, 1.2417494437216399, 2.017140498325083], "std": [0.05236145840767966, 0.016697500042451477, 0.04768358252214771, 0.21628509201477697, 0.08697445483014334, 0.1665192492046789, 0.06264797226884349, 0.006862997041082877, 0.02949659501936153, 0.2242199917764035, 0.05287603540371535, 0.24084570184697596], "min": [0.5635353096607265, 0.11105767287666432, 1.0927162503367673, -1.8387999708171705, 0.24769693399127268, -2.520417002361741, 0.53345981172329, -0.09572549959402807, 1.1496953118494526, 0.6433003524343857, 1.1007687890463669, 1.5391025332511], "max": [0.7408971644849135, 0.16922087723104415, 1.262144608020506, -1.1129218627871689, 0.4925569774422982, -1.9918821857823055, 0.7289643788764614, -0.0758952111496573, 1.2746691304165148, 1.6180976240917082, 1.2918442496318314, 2.509485506285747], "count": [163]}, "eef_sim_pose_action": {"mean": [0.6363587722219424, 0.14066118509053213, 1.1924871716739602, -1.4493725686132268, 0.330610149894641, -2.157917235923367, 0.5829216827448189, -0.08910049079726302, 1.2074657674438722, 1.1220969256680977, 1.2417494437216399, 2.017140498325083], "std": [0.05236145840767966, 0.016697500042451477, 0.04768358252214771, 0.21628509201477697, 0.08697445483014334, 0.1665192492046789, 0.06264797226884349, 0.006862997041082877, 0.02949659501936153, 0.2242199917764035, 0.05287603540371535, 0.24084570184697596], "min": [0.5635353096607265, 0.11105767287666432, 1.0927162503367673, -1.8387999708171705, 0.24769693399127268, -2.520417002361741, 0.53345981172329, -0.09572549959402807, 1.1496953118494526, 0.6433003524343857, 1.1007687890463669, 1.5391025332511], "max": [0.7408971644849135, 0.16922087723104415, 1.262144608020506, -1.1129218627871689, 0.4925569774422982, -1.9918821857823055, 0.7289643788764614, -0.0758952111496573, 1.2746691304165148, 1.6180976240917082, 1.2918442496318314, 2.509485506285747], "count": [163]}}} +{"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.4451406515522876]], [[0.43773167687908493]], [[0.4404005616830065]]], "std": [[[0.28703600402424423]], [[0.2780952955410579]], [[0.272284118415071]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1607843137254902]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5072009109477125]], [[0.5376122038398693]], [[0.5169645649509803]]], "std": [[[0.3179944569581315]], [[0.3048659863127629]], [[0.31323775525368086]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5354378696895424]], [[0.5407847937091503]], [[0.5343533129084967]]], "std": [[[0.286799911420025]], [[0.2769484150741762]], [[0.2784440876881095]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41948019607843134]], [[0.43570043504901956]], [[0.4174142810457516]]], "std": [[[0.3451836144473027]], [[0.3426917445564981]], [[0.3530147792154865]]], "count": [100]}, "observation.state": {"min": [0.568636953830719, -1.218146800994873, 0.8184558153152466, -0.30856603384017944, -1.3026753664016724, 0.39785516262054443, -0.8997100591659546, -1.1274986267089844, 0.8130674362182617, 2.9853322505950928, -1.0489861965179443, 2.100142002105713, 29.80066680908203, 47.849998474121094, -0.8181250095367432, -0.06875000149011612, 2.570625066757202, -0.41777777671813965, 1.986875057220459, -0.875, 1.0831249952316284, -0.5637500286102295, 1.0056250095367432, 8.051249504089355, 40.265625, 22.776874542236328, 0.550000011920929, -0.2581250071525574, 0.9674999713897705, 5.434444427490234, 7.806875228881836, 1.6033333539962769, 1.1887500286102295, 5.453333377838135, 0.6512500047683716, 20.517778396606445], "max": [0.9694485664367676, -0.8088712096214294, 1.4306286573410034, 0.039458878338336945, -0.3996194899082184, 0.40114539861679077, -0.4719567894935608, -0.7752059698104858, 1.3395274877548218, 2.990577459335327, -0.47746431827545166, 2.1249380111694336, 61.14875030517578, 65.9281234741211, 25.44499969482422, 7.509375095367432, 29.271249771118164, 33.42625045776367, 35.53437423706055, 70.11000061035156, 43.81687545776367, 93.57875061035156, 37.97999954223633, 109.19937133789062, 66.83062744140625, 56.044376373291016, 53.23999786376953, 1.006666660308838, 38.104373931884766, 63.25062561035156, 35.31812286376953, 65.70375061035156, 37.916873931884766, 77.34062957763672, 39.15625, 103.17437744140625], "mean": [0.8526341915130615, -0.9608482122421265, 1.015392780303955, -0.1586066633462906, -0.9389066696166992, 0.4000714123249054, -0.7914654612541199, -0.8763604760169983, 0.9456684589385986, 2.9892899990081787, -0.918336033821106, 2.1089320182800293, 40.5035514831543, 57.748653411865234, 1.2815881967544556, 2.5180883407592773, 15.62229061126709, 9.30505657196045, 20.998640060424805, 37.35011672973633, 20.202693939208984, 61.91799545288086, 11.826761245727539, 89.6377182006836, 50.13318634033203, 37.38997268676758, 33.246726989746094, -0.05164596438407898, 12.79609203338623, 54.77640914916992, 16.721933364868164, 51.315494537353516, 12.546704292297363, 66.94122314453125, 9.725231170654297, 93.22870635986328], "std": [0.1438332349061966, 0.11290493607521057, 0.1889278143644333, 0.11266778409481049, 0.30133387446403503, 0.0008298450848087668, 0.15595529973506927, 0.11089896410703659, 0.1711527407169342, 0.0014796815812587738, 0.1843080073595047, 0.01114776823669672, 11.821142196655273, 6.032290458679199, 5.796325206756592, 2.1306066513061523, 9.05446720123291, 13.571433067321777, 10.688008308410645, 19.604341506958008, 14.2256441116333, 26.690143585205078, 12.567625045776367, 21.6854248046875, 9.89021110534668, 12.40776252746582, 22.065086364746094, 0.3416619300842285, 14.603582382202148, 11.651926040649414, 10.629704475402832, 13.372919082641602, 13.80994701385498, 13.073477745056152, 13.843149185180664, 14.785460472106934], "count": [143]}, "action": {"min": [0.568636953830719, -1.218146800994873, 0.8184558153152466, -0.30856603384017944, -1.3026753664016724, 0.39785516262054443, -0.8997100591659546, -1.1274986267089844, 0.8130674362182617, 2.9853322505950928, -1.0489861965179443, 2.100142002105713, 29.80066680908203, 47.849998474121094, -0.8181250095367432, -0.06875000149011612, 2.570625066757202, -0.41777777671813965, 1.986875057220459, -0.875, 1.0831249952316284, -0.5637500286102295, 1.0056250095367432, 8.051249504089355, 40.265625, 22.776874542236328, 0.550000011920929, -0.2581250071525574, 0.9674999713897705, 5.434444427490234, 7.806875228881836, 1.6033333539962769, 1.1887500286102295, 5.453333377838135, 0.6512500047683716, 20.517778396606445], "max": [0.9694485664367676, -0.8088712096214294, 1.4306286573410034, 0.039458878338336945, -0.3996194899082184, 0.40114539861679077, -0.4719567894935608, -0.7752059698104858, 1.3395274877548218, 2.990577459335327, -0.47746431827545166, 2.1249380111694336, 61.14875030517578, 65.9281234741211, 25.44499969482422, 7.509375095367432, 29.271249771118164, 33.42625045776367, 35.53437423706055, 70.11000061035156, 43.81687545776367, 93.57875061035156, 37.97999954223633, 109.19937133789062, 66.83062744140625, 56.044376373291016, 53.23999786376953, 1.006666660308838, 38.104373931884766, 63.25062561035156, 35.31812286376953, 65.70375061035156, 37.916873931884766, 77.34062957763672, 39.15625, 103.17437744140625], "mean": [0.8526344299316406, -0.9608480930328369, 1.0153926610946655, -0.1586066335439682, -0.9389067888259888, 0.40007132291793823, -0.7914654612541199, -0.8763603568077087, 0.9456685781478882, 2.9892892837524414, -0.918336033821106, 2.108931541442871, 40.50352096557617, 57.74867630004883, 1.281586766242981, 2.5180883407592773, 15.622285842895508, 9.30505657196045, 20.998634338378906, 37.350128173828125, 20.202688217163086, 61.91801071166992, 11.826769828796387, 89.63772583007812, 50.1331672668457, 37.38996887207031, 33.24675369262695, -0.05164599046111107, 12.796092987060547, 54.77641677856445, 16.72193717956543, 51.31550598144531, 12.54670524597168, 66.94123077392578, 9.725231170654297, 93.22874450683594], "std": [0.1438332498073578, 0.11290492862462997, 0.1889278143644333, 0.11266779899597168, 0.30133387446403503, 0.0008298452594317496, 0.15595529973506927, 0.110898956656456, 0.1711527407169342, 0.0014796820469200611, 0.1843080073595047, 0.011147769168019295, 11.821142196655273, 6.032289028167725, 5.79632568359375, 2.1306066513061523, 9.054463386535645, 13.57143497467041, 10.688007354736328, 19.604339599609375, 14.2256441116333, 26.69014549255371, 12.567627906799316, 21.685422897338867, 9.890209197998047, 12.40776252746582, 22.065086364746094, 0.3416619300842285, 14.603583335876465, 11.65192699432373, 10.6297025680542, 13.372919082641602, 13.80994701385498, 13.073477745056152, 13.843149185180664, 14.785460472106934], "count": [143]}, "timestamp": {"min": [0.0], "max": [4.733333333333333], "mean": [2.3666666666666667], "std": [1.3759844960366863], "count": [143]}, "frame_index": {"min": [0], "max": [142], "mean": [71.0], "std": [41.27953488110059], "count": [143]}, "episode_index": {"min": [128], "max": [128], "mean": [128.0], "std": [0.0], "count": [143]}, "index": {"min": [17621], "max": [17763], "mean": [17692.0], "std": [41.27953488110059], "count": [143]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [143]}, "subtask_annotation": {"mean": [7.4825174825174825, 11.0, 11.0, 11.0, 11.0], "std": [1.8123629317958099, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [143]}, "scene_annotation": {"mean": [128.0], "std": [0.0], "min": [128], "max": [128], "count": [143]}, "eef_direction_state": {"mean": [3.8461538461538463, 4.2727272727272725], "std": [2.3093234328673184, 2.2723076535700404], "min": [0, 0], "max": [6, 6], "count": [143]}, "eef_velocity_state": {"mean": [1.0909090909090908, 0.7902097902097902], "std": [0.8842767255785235, 0.8265959080160676], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_state": {"mean": [0.916083916083916, 0.6293706293706294], "std": [0.8810078740153072, 0.7634877798017445], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_direction_action": {"mean": [3.8461538461538463, 4.2727272727272725], "std": [2.3093234328673184, 2.2723076535700404], "min": [0, 0], "max": [6, 6], "count": [143]}, "eef_velocity_action": {"mean": [1.0909090909090908, 0.7902097902097902], "std": [0.8842767255785235, 0.8265959080160676], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_action": {"mean": [0.916083916083916, 0.6293706293706294], "std": [0.8810078740153072, 0.7634877798017445], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_sim_pose_state": {"mean": [0.6306793046702482, 0.1413817230685584, 1.1620746333621361, -1.4874216272579805, 0.3142496052338337, -2.166965021049432, 0.5914914345832739, -0.09986983718010066, 1.1961173982340716, 1.2742917383823567, 1.1601876463183205, 2.153542720567911], "std": [0.06202978895823485, 0.016615196400263852, 0.04694905502821311, 0.21901897697254133, 0.06990974999318507, 0.15892151150136538, 0.060051796126929756, 0.0053795289013555386, 0.01971539481923627, 0.14907620813955513, 0.03593683903324777, 0.13570680410227043], "min": [0.5586187762323638, 0.1135142046290154, 1.0741894328600978, -1.8405688277700807, 0.24650223837580598, -2.491834128386238, 0.5492942069302831, -0.1054930122445169, 1.149528081545584, 0.9408444050402125, 1.1376057805138018, 1.7798779233872732], "max": [0.7535395771092412, 0.160290066611255, 1.213586628462092, -1.2262416960737748, 0.4275858862631714, -2.0451595895738492, 0.7281731388088777, -0.08589891515547363, 1.2421366223579327, 1.5616954088004418, 1.25005671715834, 2.429639945124263], "count": [143]}, "eef_sim_pose_action": {"mean": [0.6306793046702482, 0.1413817230685584, 1.1620746333621361, -1.4874216272579805, 0.3142496052338337, -2.166965021049432, 0.5914914345832739, -0.09986983718010066, 1.1961173982340716, 1.2742917383823567, 1.1601876463183205, 2.153542720567911], "std": [0.06202978895823485, 0.016615196400263852, 0.04694905502821311, 0.21901897697254133, 0.06990974999318507, 0.15892151150136538, 0.060051796126929756, 0.0053795289013555386, 0.01971539481923627, 0.14907620813955513, 0.03593683903324777, 0.13570680410227043], "min": [0.5586187762323638, 0.1135142046290154, 1.0741894328600978, -1.8405688277700807, 0.24650223837580598, -2.491834128386238, 0.5492942069302831, -0.1054930122445169, 1.149528081545584, 0.9408444050402125, 1.1376057805138018, 1.7798779233872732], "max": [0.7535395771092412, 0.160290066611255, 1.213586628462092, -1.2262416960737748, 0.4275858862631714, -2.0451595895738492, 0.7281731388088777, -0.08589891515547363, 1.2421366223579327, 1.5616954088004418, 1.25005671715834, 2.429639945124263], "count": [143]}}} +{"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.4452945200163399]], [[0.4394516319444445]], [[0.4427931842320262]]], "std": [[[0.28724088583496693]], [[0.2803664106264736]], [[0.27423077264887236]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.12941176470588237]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5128999550653595]], [[0.5426051531862746]], [[0.5224525142973856]]], "std": [[[0.32387390135375116]], [[0.3099628033982035]], [[0.31918550349756164]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5310535049019608]], [[0.5375232107843138]], [[0.5305883517156863]]], "std": [[[0.2839891887582585]], [[0.27575659305160066]], [[0.27687623341833245]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41938003267973856]], [[0.4358305780228758]], [[0.41762348856209147]]], "std": [[[0.3445468072590604]], [[0.34235180645006547]], [[0.3526866359116966]]], "count": [100]}, "observation.state": {"min": [0.5785315036773682, -1.2191720008850098, 0.8250362277030945, -0.34440088272094727, -1.24689519405365, 0.3975452184677124, -0.9168049693107605, -1.1322194337844849, 0.7853627800941467, 2.982805013656616, -1.0546129941940308, 2.0837061405181885, 19.212221145629883, 49.36249923706055, 0.20374999940395355, -0.1862500011920929, 0.9850000143051147, 0.2918750047683716, 2.099375009536743, -1.337499976158142, 0.9018750190734863, -4.043749809265137, 1.0412499904632568, 17.14750099182129, 33.82999801635742, 20.927499771118164, 0.9474999904632568, 0.041875001043081284, 3.202500104904175, 1.5475000143051147, 4.4633331298828125, -0.2083333432674408, 0.78125, 2.342222213745117, 0.6725000143051147, 18.375], "max": [0.9535934925079346, -0.7907987833023071, 1.4250733852386475, 0.10955500602722168, -0.405794620513916, 0.4012884199619293, -0.49436846375465393, -0.7509346008300781, 1.3417448997497559, 2.9904820919036865, -0.5766241550445557, 2.225027561187744, 63.01874923706055, 71.015625, 0.5924999713897705, 8.816874504089355, 26.841249465942383, 44.09749984741211, 36.19937515258789, 45.67000198364258, 39.43812561035156, 89.02874755859375, 34.93562316894531, 104.37437438964844, 67.32562255859375, 55.08266830444336, 53.43187713623047, 0.49937498569488525, 45.23999786376953, 60.095001220703125, 40.21875, 65.67375183105469, 38.81187438964844, 92.44937896728516, 34.608123779296875, 107.92375183105469], "mean": [0.8220775723457336, -0.9830116033554077, 1.047486662864685, -0.15288332104682922, -0.9028217196464539, 0.4000486135482788, -0.7936486601829529, -0.880575954914093, 0.9558253288269043, 2.9879705905914307, -0.9197313785552979, 2.1430699825286865, 33.60237121582031, 63.399810791015625, 0.2829039394855499, 2.950864553451538, 10.427830696105957, 10.095823287963867, 18.85394859313965, 15.676393508911133, 12.771297454833984, 46.3780517578125, 7.9705352783203125, 79.7922592163086, 48.42536544799805, 45.362030029296875, 19.0065860748291, 0.20515991747379303, 20.78801155090332, 36.981842041015625, 22.00950813293457, 30.429304122924805, 12.861190795898438, 58.12181091308594, 8.701338768005371, 85.223876953125], "std": [0.11497747898101807, 0.10076077282428741, 0.15766912698745728, 0.14391641318798065, 0.2587730288505554, 0.0008558757835999131, 0.15737389028072357, 0.12197858840227127, 0.1845368593931198, 0.0024756973143666983, 0.15445178747177124, 0.05886583775281906, 14.772727012634277, 6.487910747528076, 0.08236220479011536, 2.6821281909942627, 8.5579252243042, 16.10905647277832, 10.000031471252441, 15.030694961547852, 14.019600868225098, 24.824756622314453, 11.672226905822754, 20.24445152282715, 12.016252517700195, 9.68612003326416, 19.284381866455078, 0.11527464538812637, 13.935611724853516, 17.376819610595703, 11.49825668334961, 20.783241271972656, 13.902762413024902, 22.474720001220703, 12.5209321975708, 20.542163848876953], "count": [157]}, "action": {"min": [0.5785315036773682, -1.2191720008850098, 0.8250362277030945, -0.34440088272094727, -1.24689519405365, 0.3975452184677124, -0.9168049693107605, -1.1322194337844849, 0.7853627800941467, 2.982805013656616, -1.0546129941940308, 2.0837061405181885, 19.212221145629883, 49.36249923706055, 0.20374999940395355, -0.1862500011920929, 0.9850000143051147, 0.2918750047683716, 2.099375009536743, -1.337499976158142, 0.9018750190734863, -4.043749809265137, 1.0412499904632568, 17.14750099182129, 33.82999801635742, 20.927499771118164, 0.9474999904632568, 0.041875001043081284, 3.202500104904175, 1.5475000143051147, 4.4633331298828125, -0.2083333432674408, 0.78125, 2.342222213745117, 0.6725000143051147, 18.375], "max": [0.9535934925079346, -0.7907987833023071, 1.4250733852386475, 0.10955500602722168, -0.405794620513916, 0.4012884199619293, -0.49436846375465393, -0.7509346008300781, 1.3417448997497559, 2.9904820919036865, -0.5766241550445557, 2.225027561187744, 63.01874923706055, 71.015625, 0.5924999713897705, 8.816874504089355, 26.841249465942383, 44.09749984741211, 36.19937515258789, 45.67000198364258, 39.43812561035156, 89.02874755859375, 34.93562316894531, 104.37437438964844, 67.32562255859375, 55.08266830444336, 53.43187713623047, 0.49937498569488525, 45.23999786376953, 60.095001220703125, 40.21875, 65.67375183105469, 38.81187438964844, 92.44937896728516, 34.608123779296875, 107.92375183105469], "mean": [0.8220774531364441, -0.9830115437507629, 1.047486424446106, -0.1528833657503128, -0.9028218984603882, 0.40004855394363403, -0.7936486005783081, -0.8805758953094482, 0.9558255076408386, 2.9879703521728516, -0.9197313785552979, 2.1430699825286865, 33.602378845214844, 63.39980697631836, 0.2829038202762604, 2.95086407661438, 10.427834510803223, 10.0958251953125, 18.85395622253418, 15.676393508911133, 12.771295547485352, 46.3780517578125, 7.970535755157471, 79.79222106933594, 48.425376892089844, 45.362037658691406, 19.006568908691406, 0.20515991747379303, 20.788007736206055, 36.981842041015625, 22.009517669677734, 30.429277420043945, 12.861189842224121, 58.12183380126953, 8.70134162902832, 85.22388458251953], "std": [0.11497748643159866, 0.10076073557138443, 0.15766912698745728, 0.14391639828681946, 0.2587730288505554, 0.0008558760164305568, 0.15737387537956238, 0.12197858840227127, 0.1845368593931198, 0.0024756970815360546, 0.15445177257061005, 0.05886584520339966, 14.772726058959961, 6.487910747528076, 0.08236221224069595, 2.682128667831421, 8.557923316955566, 16.109054565429688, 10.000032424926758, 15.030698776245117, 14.019601821899414, 24.82475471496582, 11.672225952148438, 20.24445343017578, 12.016252517700195, 9.68612003326416, 19.284381866455078, 0.11527463793754578, 13.935611724853516, 17.376821517944336, 11.49825668334961, 20.783245086669922, 13.902761459350586, 22.474720001220703, 12.520931243896484, 20.54216194152832], "count": [157]}, "timestamp": {"min": [0.0], "max": [5.2], "mean": [2.6], "std": [1.5107025591499545], "count": [157]}, "frame_index": {"min": [0], "max": [156], "mean": [78.0], "std": [45.32107677449864], "count": [157]}, "episode_index": {"min": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [157]}, "index": {"min": [17764], "max": [17920], "mean": [17842.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [7.095541401273885, 11.0, 11.0, 11.0, 11.0], "std": [2.208216963777327, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [157]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [157]}, "eef_direction_state": {"mean": [3.662420382165605, 3.9872611464968153], "std": [2.210438870817918, 2.3808879710159876], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.1210191082802548, 0.9044585987261147], "std": [0.8087918053171962, 0.8653517343150767], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [0.9299363057324841, 0.7388535031847133], "std": [0.8677861846014132, 0.8150377804950059], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [3.662420382165605, 3.9872611464968153], "std": [2.210438870817918, 2.3808879710159876], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.1210191082802548, 0.9044585987261147], "std": [0.8087918053171962, 0.8653517343150767], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [0.9299363057324841, 0.7388535031847133], "std": [0.8677861846014132, 0.8150377804950059], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.6400356273424089, 0.1380098152125333, 1.1596401850635287, -1.4952271277752678, 0.3221879420568329, -2.173245003567225, 0.5936564878685313, -0.10065553342759088, 1.1950744680568268, 1.2858563953441742, 1.1322992677907011, 2.163853104270692], "std": [0.05521562135959836, 0.015731871405545928, 0.04410473005834834, 0.2181332659729457, 0.09032367988173497, 0.18170976358752453, 0.061258397457729485, 0.0038726351496058053, 0.023705242527217497, 0.13934686402129112, 0.03309952688710081, 0.15216880172005756], "min": [0.5593954930473878, 0.11088024426248147, 1.0684483949110906, -1.8919589524538019, 0.22068543492094705, -2.5600992706963184, 0.5415594191258186, -0.10606213205340387, 1.1423571455490615, 1.0017187065323387, 1.0551085053878246, 1.841799246541248], "max": [0.7529890524582752, 0.1567977097881378, 1.2172588411289496, -1.2075911869929121, 0.472453383538336, -2.030370297806215, 0.7219719620203107, -0.09221507149476321, 1.2399627665666475, 1.5980458076399537, 1.1646502389319329, 2.45789286516473], "count": [157]}, "eef_sim_pose_action": {"mean": [0.6400356273424089, 0.1380098152125333, 1.1596401850635287, -1.4952271277752678, 0.3221879420568329, -2.173245003567225, 0.5936564878685313, -0.10065553342759088, 1.1950744680568268, 1.2858563953441742, 1.1322992677907011, 2.163853104270692], "std": [0.05521562135959836, 0.015731871405545928, 0.04410473005834834, 0.2181332659729457, 0.09032367988173497, 0.18170976358752453, 0.061258397457729485, 0.0038726351496058053, 0.023705242527217497, 0.13934686402129112, 0.03309952688710081, 0.15216880172005756], "min": [0.5593954930473878, 0.11088024426248147, 1.0684483949110906, -1.8919589524538019, 0.22068543492094705, -2.5600992706963184, 0.5415594191258186, -0.10606213205340387, 1.1423571455490615, 1.0017187065323387, 1.0551085053878246, 1.841799246541248], "max": [0.7529890524582752, 0.1567977097881378, 1.2172588411289496, -1.2075911869929121, 0.472453383538336, -2.030370297806215, 0.7219719620203107, -0.09221507149476321, 1.2399627665666475, 1.5980458076399537, 1.1646502389319329, 2.45789286516473], "count": [157]}}} +{"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.4437844097222222]], [[0.4352634722222222]], [[0.437916670751634]]], "std": [[[0.28989125423523515]], [[0.28171197605558584]], [[0.276958831017535]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5118039133986928]], [[0.5484075959967321]], [[0.5283764399509804]]], "std": [[[0.3151655534940147]], [[0.3008452672733434]], [[0.31073173093804063]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5360407802287581]], [[0.5465808966503268]], [[0.5393890563725491]]], "std": [[[0.2828039925537327]], [[0.2757257743448329]], [[0.27785819702031955]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42082177083333333]], [[0.43741098651960786]], [[0.42003697712418303]]], "std": [[[0.3445948530035444]], [[0.3420924034316133]], [[0.35191767790096906]]], "count": [100]}, "observation.state": {"min": [0.6104085445404053, -1.2097781896591187, 0.8358606100082397, -0.44232088327407837, -1.573438286781311, 0.39568549394607544, -0.9016174674034119, -1.0895895957946777, 0.844062328338623, 2.9747252464294434, -1.2829657793045044, 2.11979603767395, 31.021249771118164, 53.528751373291016, -0.7412500381469727, 0.04749999940395355, 0.9368749856948853, 0.15799999237060547, 0.84375, -1.1775000095367432, 1.0056250095367432, -2.989375114440918, 0.8489999771118164, -0.15625, 41.42555618286133, 31.927499771118164, 0.453125, 0.20499999821186066, 6.80555534362793, 2.119999885559082, 3.880000114440918, -0.49000000953674316, 0.6787500381469727, 0.8212499618530273, 0.6606249809265137, 6.710000038146973], "max": [1.1144568920135498, -0.8682383298873901, 1.4112688302993774, 0.008368619717657566, -0.47546157240867615, 0.4013122618198395, -0.5125839114189148, -0.7770656943321228, 1.271720290184021, 2.989623785018921, -0.5628671646118164, 2.2060015201568604, 59.188751220703125, 67.27937316894531, 14.40250015258789, 9.58187484741211, 32.62874984741211, 59.57999801635742, 35.48687744140625, 49.22999954223633, 37.801876068115234, 75.37750244140625, 34.30437469482422, 97.27812194824219, 77.28812408447266, 62.71000289916992, 35.39875030517578, 1.0111111402511597, 44.52312469482422, 52.85874938964844, 39.037498474121094, 63.53874969482422, 38.27124786376953, 101.62249755859375, 37.708126068115234, 109.26625061035156], "mean": [0.9530322551727295, -0.972977876663208, 0.9801728129386902, -0.2838755249977112, -1.015560507774353, 0.40016937255859375, -0.7901379466056824, -0.8634331822395325, 0.9517855644226074, 2.9868929386138916, -0.9000169038772583, 2.199738025665283, 41.03373718261719, 62.90044403076172, 0.769773542881012, 4.662761211395264, 15.39336109161377, 12.995349884033203, 13.462987899780273, 10.342741012573242, 13.893097877502441, 15.757981300354004, 7.524202346801758, 37.79064178466797, 64.81256866455078, 43.332191467285156, 16.73524284362793, 0.3879357576370239, 21.934484481811523, 33.35900115966797, 18.70124053955078, 23.0096435546875, 9.881141662597656, 48.17970657348633, 9.01622200012207, 80.50894927978516], "std": [0.14906994998455048, 0.08730755001306534, 0.168125718832016, 0.17431724071502686, 0.28914299607276917, 0.0014809946296736598, 0.14298391342163086, 0.09326371550559998, 0.13507705926895142, 0.002749532228335738, 0.13592775166034698, 0.0141336340457201, 9.420918464660645, 3.897404670715332, 3.7253544330596924, 3.4565815925598145, 11.070791244506836, 21.38974380493164, 13.835028648376465, 18.540264129638672, 14.161693572998047, 28.864883422851562, 11.156789779663086, 39.61160659790039, 7.12296199798584, 8.492636680603027, 14.092143058776855, 0.18119560182094574, 12.265604019165039, 14.1859712600708, 9.468091011047363, 15.910820960998535, 13.459400177001953, 23.236915588378906, 13.313535690307617, 27.180021286010742], "count": [165]}, "action": {"min": [0.6104085445404053, -1.2097781896591187, 0.8358606100082397, -0.44232088327407837, -1.573438286781311, 0.39568549394607544, -0.9016174674034119, -1.0895895957946777, 0.844062328338623, 2.9747252464294434, -1.2829657793045044, 2.11979603767395, 31.021249771118164, 53.528751373291016, -0.7412500381469727, 0.04749999940395355, 0.9368749856948853, 0.15799999237060547, 0.84375, -1.1775000095367432, 1.0056250095367432, -2.989375114440918, 0.8489999771118164, -0.15625, 41.42555618286133, 31.927499771118164, 0.453125, 0.20499999821186066, 6.80555534362793, 2.119999885559082, 3.880000114440918, -0.49000000953674316, 0.6787500381469727, 0.8212499618530273, 0.6606249809265137, 6.710000038146973], "max": [1.1144568920135498, -0.8682383298873901, 1.4112688302993774, 0.008368619717657566, -0.47546157240867615, 0.4013122618198395, -0.5125839114189148, -0.7770656943321228, 1.271720290184021, 2.989623785018921, -0.5628671646118164, 2.2060015201568604, 59.188751220703125, 67.27937316894531, 14.40250015258789, 9.58187484741211, 32.62874984741211, 59.57999801635742, 35.48687744140625, 49.22999954223633, 37.801876068115234, 75.37750244140625, 34.30437469482422, 97.27812194824219, 77.28812408447266, 62.71000289916992, 35.39875030517578, 1.0111111402511597, 44.52312469482422, 52.85874938964844, 39.037498474121094, 63.53874969482422, 38.27124786376953, 101.62249755859375, 37.708126068115234, 109.26625061035156], "mean": [0.9530323147773743, -0.972977340221405, 0.9801728129386902, -0.2838754653930664, -1.0155606269836426, 0.4001694321632385, -0.7901379466056824, -0.8634331226348877, 0.9517852067947388, 2.986891031265259, -0.9000170230865479, 2.199738025665283, 41.03374481201172, 62.90043640136719, 0.769773006439209, 4.662761211395264, 15.393362045288086, 12.995346069335938, 13.462981224060059, 10.342732429504395, 13.893085479736328, 15.757989883422852, 7.524202346801758, 37.790645599365234, 64.81259155273438, 43.332191467285156, 16.735231399536133, 0.3879358470439911, 21.934484481811523, 33.35899353027344, 18.701234817504883, 23.0096435546875, 9.881144523620605, 48.17969512939453, 9.016220092773438, 80.50897216796875], "std": [0.14906994998455048, 0.08730756491422653, 0.1681257039308548, 0.17431722581386566, 0.28914308547973633, 0.0014809940475970507, 0.14298391342163086, 0.09326371550559998, 0.13507705926895142, 0.002749533159658313, 0.13592776656150818, 0.0141336340457201, 9.420918464660645, 3.897404193878174, 3.7253541946411133, 3.4565815925598145, 11.070789337158203, 21.38974952697754, 13.835028648376465, 18.540267944335938, 14.161693572998047, 28.864885330200195, 11.15678882598877, 39.61160659790039, 7.122962474822998, 8.492637634277344, 14.092143058776855, 0.18119560182094574, 12.265605926513672, 14.185973167419434, 9.468090057373047, 15.910821914672852, 13.459399223327637, 23.236915588378906, 13.313533782958984, 27.18001937866211], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [130], "max": [130], "mean": [130.0], "std": [0.0], "count": [165]}, "index": {"min": [17921], "max": [18085], "mean": [18003.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [6.624242424242424, 11.0, 11.0, 11.0, 11.0], "std": [2.596854776284048, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [165]}, "scene_annotation": {"mean": [130.0], "std": [0.0], "min": [130], "max": [130], "count": [165]}, "eef_direction_state": {"mean": [3.1818181818181817, 4.0], "std": [2.0098928880633458, 2.2883102141894214], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.2666666666666666, 0.8787878787878788], "std": [0.6708956775095581, 0.8512940508808903], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [1.0242424242424242, 0.6787878787878788], "std": [0.8235291031012374, 0.8014220602410154], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [3.1818181818181817, 4.0], "std": [2.0098928880633458, 2.2883102141894214], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.2666666666666666, 0.8787878787878788], "std": [0.6708956775095581, 0.8512940508808903], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [1.0242424242424242, 0.6787878787878788], "std": [0.8235291031012374, 0.8014220602410154], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.6218882723727982, 0.16117900584461137, 1.1336599076716405, -1.537874966237003, 0.23211540821362162, -2.0979167915042582, 0.5947479672822233, -0.1062159100594833, 1.1931730891795502, 1.3529474618051653, 1.0890231488908526, 2.2224785237218994], "std": [0.05765775391040034, 0.034114815053220365, 0.03454855499538932, 0.167024023338262, 0.09413463207542996, 0.20744681621102723, 0.047542238330534024, 0.005970917818870684, 0.029409483395686813, 0.20933197425699424, 0.03127510965677784, 0.20208686170089102], "min": [0.5574120191157729, 0.10940378387175254, 1.0735773279359007, -1.781354942747475, 0.13667893936456976, -2.4613114422462816, 0.555450362430899, -0.11253126983393363, 1.154570945396929, 0.5656310259245297, 0.968997940110667, 1.5987187960962013], "max": [0.753387608500366, 0.22543104869760122, 1.2253965086420482, -1.1285638977091215, 0.36956118213244005, -1.8306360297172901, 0.7055432635321879, -0.09303179539342885, 1.2894280983211244, 1.561135970537234, 1.1594427882967668, 2.4364359194940954], "count": [165]}, "eef_sim_pose_action": {"mean": [0.6218882723727982, 0.16117900584461137, 1.1336599076716405, -1.537874966237003, 0.23211540821362162, -2.0979167915042582, 0.5947479672822233, -0.1062159100594833, 1.1931730891795502, 1.3529474618051653, 1.0890231488908526, 2.2224785237218994], "std": [0.05765775391040034, 0.034114815053220365, 0.03454855499538932, 0.167024023338262, 0.09413463207542996, 0.20744681621102723, 0.047542238330534024, 0.005970917818870684, 0.029409483395686813, 0.20933197425699424, 0.03127510965677784, 0.20208686170089102], "min": [0.5574120191157729, 0.10940378387175254, 1.0735773279359007, -1.781354942747475, 0.13667893936456976, -2.4613114422462816, 0.555450362430899, -0.11253126983393363, 1.154570945396929, 0.5656310259245297, 0.968997940110667, 1.5987187960962013], "max": [0.753387608500366, 0.22543104869760122, 1.2253965086420482, -1.1285638977091215, 0.36956118213244005, -1.8306360297172901, 0.7055432635321879, -0.09303179539342885, 1.2894280983211244, 1.561135970537234, 1.1594427882967668, 2.4364359194940954], "count": [165]}}} +{"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.44038343341503267]], [[0.43487302083333335]], [[0.4387241809640523]]], "std": [[[0.286235381230293]], [[0.278274905990165]], [[0.27227967266026887]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.13333333333333333]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5135149080882353]], [[0.5449591503267974]], [[0.5246149632352942]]], "std": [[[0.3224414600376369]], [[0.30704432867026205]], [[0.31648348516054214]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5343923059640523]], [[0.5439633251633986]], [[0.5369189276960785]]], "std": [[[0.2846311374394028]], [[0.27682964358250395]], [[0.2781583208770596]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4181637254901961]], [[0.434449470996732]], [[0.41632004901960784]]], "std": [[[0.3448183595702144]], [[0.3423170582268459]], [[0.352616990073074]]], "count": [100]}, "observation.state": {"min": [0.5398355722427368, -1.212877631187439, 0.796187162399292, -0.2677481472492218, -1.3989344835281372, 0.3981412649154663, -0.9015697836875916, -1.1266403198242188, 0.802672266960144, 2.979090929031372, -1.128510594367981, 2.06282901763916, 24.658124923706055, 47.153751373291016, -0.6150000095367432, -0.03687499836087227, 7.496250152587891, -0.04750000312924385, 2.3218750953674316, -1.071874976158142, 1.4049999713897705, -0.11937500536441803, 0.9337500333786011, 4.708125114440918, 36.851112365722656, 28.145000457763672, 0.7549999952316284, 0.33124998211860657, 2.7330000400543213, 2.954444408416748, 0.8659999966621399, 0.3331249952316284, 0.7954545617103577, 0.22499999403953552, 0.5974999666213989, 1.4166666269302368], "max": [0.953498125076294, -0.792181670665741, 1.4226891994476318, 0.07515068352222443, -0.35098135471343994, 0.40062084794044495, -0.501068115234375, -0.7716773152351379, 1.3271772861480713, 2.9906013011932373, -0.55266273021698, 2.1147096157073975, 55.73374938964844, 67.66874694824219, 28.79111099243164, 6.943124771118164, 26.626249313354492, 45.24250030517578, 33.98249816894531, 53.49437713623047, 36.423126220703125, 85.43687438964844, 31.327499389648438, 103.9000015258789, 65.81875610351562, 60.496665954589844, 45.979373931884766, 0.8663636445999146, 43.063751220703125, 63.43375015258789, 36.739376068115234, 44.541873931884766, 39.876251220703125, 85.06999969482422, 39.27124786376953, 109.03250122070312], "mean": [0.8072351217269897, -0.962621808052063, 1.0172175168991089, -0.11830196529626846, -0.8912849426269531, 0.40000784397125244, -0.7775412797927856, -0.8815221190452576, 0.9495271444320679, 2.988671064376831, -0.8934916257858276, 2.085705518722534, 38.44115447998047, 62.206146240234375, 1.7456254959106445, 2.470132827758789, 17.234529495239258, 11.20421028137207, 16.86885643005371, 12.456584930419922, 16.401927947998047, 21.075462341308594, 7.9720635414123535, 53.053375244140625, 49.97993087768555, 42.006309509277344, 24.589557647705078, 0.4190540909767151, 15.2714204788208, 37.35502624511719, 18.21247673034668, 27.556589126586914, 11.558433532714844, 51.8338508605957, 9.562175750732422, 82.1553726196289], "std": [0.1275942027568817, 0.10530184209346771, 0.17174331843852997, 0.10907013714313507, 0.2893073260784149, 0.0005762849468737841, 0.153062105178833, 0.10956913977861404, 0.17088370025157928, 0.0023533205967396498, 0.13709543645381927, 0.021118011325597763, 9.742465019226074, 5.40287971496582, 6.561913013458252, 1.8602964878082275, 5.5850653648376465, 17.23003387451172, 9.761672973632812, 20.72505760192871, 11.225971221923828, 31.36363983154297, 10.769615173339844, 29.127933502197266, 9.849395751953125, 11.262006759643555, 19.086641311645508, 0.1206551268696785, 14.625486373901367, 13.825984001159668, 10.408170700073242, 12.412898063659668, 14.671900749206543, 20.409910202026367, 13.761552810668945, 23.552766799926758], "count": [152]}, "action": {"min": [0.5398355722427368, -1.212877631187439, 0.796187162399292, -0.2677481472492218, -1.3989344835281372, 0.3981412649154663, -0.9015697836875916, -1.1266403198242188, 0.802672266960144, 2.979090929031372, -1.128510594367981, 2.06282901763916, 24.658124923706055, 47.153751373291016, -0.6150000095367432, -0.03687499836087227, 7.496250152587891, -0.04750000312924385, 2.3218750953674316, -1.071874976158142, 1.4049999713897705, -0.11937500536441803, 0.9337500333786011, 4.708125114440918, 36.851112365722656, 28.145000457763672, 0.7549999952316284, 0.33124998211860657, 2.7330000400543213, 2.954444408416748, 0.8659999966621399, 0.3331249952316284, 0.7954545617103577, 0.22499999403953552, 0.5974999666213989, 1.4166666269302368], "max": [0.953498125076294, -0.792181670665741, 1.4226891994476318, 0.07515068352222443, -0.35098135471343994, 0.40062084794044495, -0.501068115234375, -0.7716773152351379, 1.3271772861480713, 2.9906013011932373, -0.55266273021698, 2.1147096157073975, 55.73374938964844, 67.66874694824219, 28.79111099243164, 6.943124771118164, 26.626249313354492, 45.24250030517578, 33.98249816894531, 53.49437713623047, 36.423126220703125, 85.43687438964844, 31.327499389648438, 103.9000015258789, 65.81875610351562, 60.496665954589844, 45.979373931884766, 0.8663636445999146, 43.063751220703125, 63.43375015258789, 36.739376068115234, 44.541873931884766, 39.876251220703125, 85.06999969482422, 39.27124786376953, 109.03250122070312], "mean": [0.8072347640991211, -0.9626218676567078, 1.0172173976898193, -0.11830192804336548, -0.8912850618362427, 0.40000784397125244, -0.7775411009788513, -0.8815218210220337, 0.9495271444320679, 2.98867130279541, -0.8934914469718933, 2.0857045650482178, 38.4411506652832, 62.20615768432617, 1.7456287145614624, 2.470132827758789, 17.234535217285156, 11.204211235046387, 16.868846893310547, 12.456586837768555, 16.401931762695312, 21.07545280456543, 7.972066879272461, 53.053375244140625, 49.97993087768555, 42.006317138671875, 24.589548110961914, 0.4190541207790375, 15.271418571472168, 37.35501480102539, 18.212472915649414, 27.55658531188965, 11.558432579040527, 51.83381652832031, 9.562172889709473, 82.15534973144531], "std": [0.1275942027568817, 0.10530181974172592, 0.17174333333969116, 0.10907013714313507, 0.2893073260784149, 0.000576285005081445, 0.1530621200799942, 0.10956913977861404, 0.1708836853504181, 0.0023533205967396498, 0.13709545135498047, 0.021118009462952614, 9.742465019226074, 5.402880668640137, 6.561914443969727, 1.860296368598938, 5.5850653648376465, 17.230037689208984, 9.761672973632812, 20.725059509277344, 11.225971221923828, 31.36363983154297, 10.769615173339844, 29.1279354095459, 9.849395751953125, 11.262005805969238, 19.086641311645508, 0.1206551268696785, 14.62548542022705, 13.825984954833984, 10.408170700073242, 12.412899017333984, 14.67189884185791, 20.409908294677734, 13.761552810668945, 23.552766799926758], "count": [152]}, "timestamp": {"min": [0.0], "max": [5.033333333333333], "mean": [2.5166666666666666], "std": [1.4625890286292547], "count": [152]}, "frame_index": {"min": [0], "max": [151], "mean": [75.5], "std": [43.877670858877636], "count": [152]}, "episode_index": {"min": [131], "max": [131], "mean": [131.0], "std": [0.0], "count": [152]}, "index": {"min": [18086], "max": [18237], "mean": [18161.5], "std": [43.877670858877636], "count": [152]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [152]}, "subtask_annotation": {"mean": [6.9868421052631575, 11.0, 11.0, 11.0, 11.0], "std": [2.3591558540058997, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [152]}, "scene_annotation": {"mean": [131.0], "std": [0.0], "min": [131], "max": [131], "count": [152]}, "eef_direction_state": {"mean": [3.164473684210526, 3.710526315789474], "std": [2.01456564127151, 2.5147762769263764], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_state": {"mean": [1.368421052631579, 0.9210526315789473], "std": [0.6755525080522861, 0.8624194530617874], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_state": {"mean": [1.118421052631579, 0.6578947368421053], "std": [0.8186494858053832, 0.7955903398858408], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_direction_action": {"mean": [3.164473684210526, 3.710526315789474], "std": [2.01456564127151, 2.5147762769263764], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_action": {"mean": [1.368421052631579, 0.9210526315789473], "std": [0.6755525080522861, 0.8624194530617874], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_action": {"mean": [1.118421052631579, 0.6578947368421053], "std": [0.8186494858053832, 0.7955903398858408], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_sim_pose_state": {"mean": [0.6307596439180925, 0.12966475418499837, 1.1678053053035757, -1.4864695505686607, 0.3338728045159874, -2.2015166518661773, 0.5936610177558566, -0.0976050441181233, 1.1943860891105438, 1.282688911652055, 1.1814740145834837, 2.157562389513732], "std": [0.05890871218105064, 0.016640827150719576, 0.05260605178219578, 0.24054811146504018, 0.06228861941594448, 0.16350975047919478, 0.0571382318128307, 0.006043834048998127, 0.02793298663086334, 0.21165473233666748, 0.034043593915786236, 0.22857985549664694], "min": [0.55293015424581, 0.1035866478874008, 1.0692148202546183, -1.875717183997263, 0.2643384932151016, -2.5436152881878202, 0.5479046635349666, -0.11426072357563663, 1.1481202988791779, 0.49837864599165865, 1.031740939943759, 1.448157433752261], "max": [0.7528397904695341, 0.1737686481146151, 1.2683099148799863, -1.0365435227967439, 0.4358296644368451, -1.9776428825758394, 0.7191634822988393, -0.08251675752852214, 1.294153820334547, 1.5986707347958968, 1.2571184693990722, 2.4776953669078847], "count": [152]}, "eef_sim_pose_action": {"mean": [0.6307596439180925, 0.12966475418499837, 1.1678053053035757, -1.4864695505686607, 0.3338728045159874, -2.2015166518661773, 0.5936610177558566, -0.0976050441181233, 1.1943860891105438, 1.282688911652055, 1.1814740145834837, 2.157562389513732], "std": [0.05890871218105064, 0.016640827150719576, 0.05260605178219578, 0.24054811146504018, 0.06228861941594448, 0.16350975047919478, 0.0571382318128307, 0.006043834048998127, 0.02793298663086334, 0.21165473233666748, 0.034043593915786236, 0.22857985549664694], "min": [0.55293015424581, 0.1035866478874008, 1.0692148202546183, -1.875717183997263, 0.2643384932151016, -2.5436152881878202, 0.5479046635349666, -0.11426072357563663, 1.1481202988791779, 0.49837864599165865, 1.031740939943759, 1.448157433752261], "max": [0.7528397904695341, 0.1737686481146151, 1.2683099148799863, -1.0365435227967439, 0.4358296644368451, -1.9776428825758394, 0.7191634822988393, -0.08251675752852214, 1.294153820334547, 1.5986707347958968, 1.2571184693990722, 2.4776953669078847], "count": [152]}}} +{"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.445267595996732]], [[0.43880413807189544]], [[0.442504056372549]]], "std": [[[0.28749728348295334]], [[0.27900811946500353]], [[0.27265930847660513]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5281397426470588]], [[0.542817385620915]], [[0.5179610620915033]]], "std": [[[0.3141447764314068]], [[0.31109550552675524]], [[0.31761031632882747]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5297150980392157]], [[0.5389702920751634]], [[0.5320635559640523]]], "std": [[[0.28475657263082194]], [[0.2762325719505595]], [[0.27856186076655254]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42034473039215686]], [[0.4373213480392157]], [[0.4192850347222222]]], "std": [[[0.3442262366745384]], [[0.3418904139887269]], [[0.35173183314692835]]], "count": [100]}, "observation.state": {"min": [0.5627479553222656, -1.189321517944336, 0.8360990285873413, -0.31180858612060547, -1.61332368850708, 0.3971160352230072, -0.8901731967926025, -1.0940957069396973, 0.8546959757804871, 2.9681553840637207, -1.4672185182571411, 2.0905070304870605, 31.671249389648438, 50.33625030517578, 0.16124999523162842, -0.2487500011920929, 7.705625057220459, 0.25437501072883606, 0.9337499737739563, -1.1831250190734863, 1.0212500095367432, -3.2950000762939453, 0.9387500286102295, -0.10999998450279236, 24.721111297607422, 34.84437561035156, 0.5162500143051147, 0.19249999523162842, 0.944444477558136, 2.926874876022339, 0.9643750190734863, 0.25437501072883606, 1.0625, -0.3840000033378601, 0.7400000095367432, 11.521249771118164], "max": [0.9440327882766724, -0.8000972867012024, 1.3758869171142578, 0.14892806112766266, -0.40219444036483765, 0.40071621537208557, -0.5151827335357666, -0.7916094660758972, 1.3029536008834839, 2.990219831466675, -0.6094310283660889, 2.1742913722991943, 61.413124084472656, 68.09444427490234, 0.5637500286102295, 9.499375343322754, 26.736249923706055, 46.158748626708984, 34.211875915527344, 47.52312469482422, 39.63624954223633, 95.52937316894531, 31.984375, 104.9468765258789, 69.29000091552734, 70.38666534423828, 43.728126525878906, 1.6737500429153442, 33.276248931884766, 64.11125183105469, 26.349374771118164, 66.94499969482422, 35.208126068115234, 92.64312744140625, 37.39125061035156, 108.60687255859375], "mean": [0.8185194134712219, -0.958136796951294, 1.0149177312850952, -0.12129344046115875, -0.9103198051452637, 0.3998073935508728, -0.7946648001670837, -0.8845189809799194, 0.972545325756073, 2.98649263381958, -0.9596228003501892, 2.146782159805298, 40.3820915222168, 61.35199737548828, 0.2551127076148987, 3.4315342903137207, 17.61974334716797, 10.559782028198242, 15.419594764709473, 9.87874984741211, 14.3220853805542, 19.531415939331055, 7.317956924438477, 46.74748229980469, 48.23573684692383, 48.70330810546875, 22.438247680664062, 0.42623716592788696, 11.254704475402832, 50.42420196533203, 13.535041809082031, 46.2854118347168, 11.2938814163208, 60.021175384521484, 8.913994789123535, 85.30776977539062], "std": [0.11671187728643417, 0.09422567486763, 0.14628735184669495, 0.14997032284736633, 0.30957338213920593, 0.0009134108549915254, 0.13296955823898315, 0.09007351100444794, 0.1389971226453781, 0.004408068489283323, 0.15803875029087067, 0.01894245855510235, 10.385469436645508, 4.18000602722168, 0.07012486457824707, 2.775648593902588, 5.426386833190918, 16.952543258666992, 10.716114044189453, 17.856048583984375, 13.14458179473877, 34.598052978515625, 10.390164375305176, 35.04009246826172, 11.87120532989502, 7.841732501983643, 17.132307052612305, 0.35585156083106995, 11.241755485534668, 17.852415084838867, 6.870883464813232, 18.488842010498047, 11.371816635131836, 24.18537139892578, 12.941910743713379, 27.01764488220215], "count": [164]}, "action": {"min": [0.5627479553222656, -1.189321517944336, 0.8360990285873413, -0.31180858612060547, -1.61332368850708, 0.3971160352230072, -0.8901731967926025, -1.0940957069396973, 0.8546959757804871, 2.9681553840637207, -1.4672185182571411, 2.0905070304870605, 31.671249389648438, 50.33625030517578, 0.16124999523162842, -0.2487500011920929, 7.705625057220459, 0.25437501072883606, 0.9337499737739563, -1.1831250190734863, 1.0212500095367432, -3.2950000762939453, 0.9387500286102295, -0.10999998450279236, 24.721111297607422, 34.84437561035156, 0.5162500143051147, 0.19249999523162842, 0.944444477558136, 2.926874876022339, 0.9643750190734863, 0.25437501072883606, 1.0625, -0.3840000033378601, 0.7400000095367432, 11.521249771118164], "max": [0.9440327882766724, -0.8000972867012024, 1.3758869171142578, 0.14892806112766266, -0.40219444036483765, 0.40071621537208557, -0.5151827335357666, -0.7916094660758972, 1.3029536008834839, 2.990219831466675, -0.6094310283660889, 2.1742913722991943, 61.413124084472656, 68.09444427490234, 0.5637500286102295, 9.499375343322754, 26.736249923706055, 46.158748626708984, 34.211875915527344, 47.52312469482422, 39.63624954223633, 95.52937316894531, 31.984375, 104.9468765258789, 69.29000091552734, 70.38666534423828, 43.728126525878906, 1.6737500429153442, 33.276248931884766, 64.11125183105469, 26.349374771118164, 66.94499969482422, 35.208126068115234, 92.64312744140625, 37.39125061035156, 108.60687255859375], "mean": [0.818519115447998, -0.958136796951294, 1.0149178504943848, -0.12129342555999756, -0.9103198051452637, 0.3998073935508728, -0.7946651577949524, -0.8845186829566956, 0.9725454449653625, 2.9864916801452637, -0.9596225619316101, 2.1467831134796143, 40.382076263427734, 61.35197448730469, 0.25511273741722107, 3.4315338134765625, 17.6197452545166, 10.559792518615723, 15.419588088989258, 9.878742218017578, 14.3220853805542, 19.531436920166016, 7.317960262298584, 46.747493743896484, 48.235755920410156, 48.703285217285156, 22.438255310058594, 0.42623719573020935, 11.254697799682617, 50.42417907714844, 13.535038948059082, 46.28539276123047, 11.293882369995117, 60.02116775512695, 8.913990020751953, 85.30779266357422], "std": [0.11671186238527298, 0.09422560781240463, 0.14628736674785614, 0.14997030794620514, 0.30957338213920593, 0.0009134110878221691, 0.13296955823898315, 0.09007350355386734, 0.1389971375465393, 0.004408068954944611, 0.15803876519203186, 0.01894245855510235, 10.385469436645508, 4.180005073547363, 0.07012489438056946, 2.775648593902588, 5.426385879516602, 16.95254898071289, 10.71611213684082, 17.856050491333008, 13.144583702087402, 34.598060607910156, 10.39016342163086, 35.04009246826172, 11.87120532989502, 7.841732025146484, 17.132305145263672, 0.35585156083106995, 11.241755485534668, 17.852413177490234, 6.870882987976074, 18.488842010498047, 11.371818542480469, 24.18537139892578, 12.941910743713379, 27.01764488220215], "count": [164]}, "timestamp": {"min": [0.0], "max": [5.433333333333334], "mean": [2.7166666666666663], "std": [1.5780613986083616], "count": [164]}, "frame_index": {"min": [0], "max": [163], "mean": [81.5], "std": [47.341841958250846], "count": [164]}, "episode_index": {"min": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [164]}, "index": {"min": [18238], "max": [18401], "mean": [18319.5], "std": [47.341841958250846], "count": [164]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [164]}, "subtask_annotation": {"mean": [6.579268292682927, 11.0, 11.0, 11.0, 11.0], "std": [2.6179137944814195, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [164]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [164]}, "eef_direction_state": {"mean": [3.524390243902439, 3.9451219512195124], "std": [2.0225895605971385, 2.4251050990061134], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_state": {"mean": [1.2926829268292683, 0.8475609756097561], "std": [0.7487844601467681, 0.8596263524311997], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_state": {"mean": [1.0548780487804879, 0.6707317073170732], "std": [0.8428541000128008, 0.789486990714122], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_direction_action": {"mean": [3.524390243902439, 3.9451219512195124], "std": [2.0225895605971385, 2.4251050990061134], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_action": {"mean": [1.2926829268292683, 0.8475609756097561], "std": [0.7487844601467681, 0.8596263524311997], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_action": {"mean": [1.0548780487804879, 0.6707317073170732], "std": [0.8428541000128008, 0.789486990714122], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_sim_pose_state": {"mean": [0.6296549505309839, 0.134217373829603, 1.1669160410215098, -1.4836393498315772, 0.3381326389875945, -2.195931660235324, 0.594570346149584, -0.10567458175875616, 1.2006495553808623, 1.2174401810581756, 1.1214826220158087, 2.1058819255208605], "std": [0.05256994999558215, 0.02564466459612196, 0.05013245736624185, 0.2480884693345611, 0.09729328063262006, 0.19403380714317142, 0.04851061398611027, 0.006409901587887108, 0.03595286602533747, 0.24637155727313226, 0.06007105986366328, 0.22524047653502366], "min": [0.5605605509262445, 0.09667621237399632, 1.0802173191503488, -1.872326238430434, 0.1987026577507356, -2.5781666361870124, 0.5451440947865145, -0.12646522871243251, 1.1449865862072224, 0.3115301946098097, 0.8339591014214576, 1.4069120304718883], "max": [0.7438650761335348, 0.20544574641724445, 1.3100335932619787, -0.8268440627393279, 0.5165932875892638, -1.8692575892405987, 0.7116692576198415, -0.09248997447684792, 1.3238766387920065, 1.5466796652624084, 1.1974374698501213, 2.424328060783924], "count": [164]}, "eef_sim_pose_action": {"mean": [0.6296549505309839, 0.134217373829603, 1.1669160410215098, -1.4836393498315772, 0.3381326389875945, -2.195931660235324, 0.594570346149584, -0.10567458175875616, 1.2006495553808623, 1.2174401810581756, 1.1214826220158087, 2.1058819255208605], "std": [0.05256994999558215, 0.02564466459612196, 0.05013245736624185, 0.2480884693345611, 0.09729328063262006, 0.19403380714317142, 0.04851061398611027, 0.006409901587887108, 0.03595286602533747, 0.24637155727313226, 0.06007105986366328, 0.22524047653502366], "min": [0.5605605509262445, 0.09667621237399632, 1.0802173191503488, -1.872326238430434, 0.1987026577507356, -2.5781666361870124, 0.5451440947865145, -0.12646522871243251, 1.1449865862072224, 0.3115301946098097, 0.8339591014214576, 1.4069120304718883], "max": [0.7438650761335348, 0.20544574641724445, 1.3100335932619787, -0.8268440627393279, 0.5165932875892638, -1.8692575892405987, 0.7116692576198415, -0.09248997447684792, 1.3238766387920065, 1.5466796652624084, 1.1974374698501213, 2.424328060783924], "count": [164]}}} +{"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.44341092524509806]], [[0.4354719158496732]], [[0.4453670955882353]]], "std": [[[0.2763576025395094]], [[0.2655092576087409]], [[0.25883770373780124]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1450980392156863]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5241745036764706]], [[0.5380676286764705]], [[0.5141496180555556]]], "std": [[[0.3196690177293157]], [[0.3146787601802316]], [[0.32385392096845816]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.619700108251634]], [[0.6117683619281046]], [[0.5898363174019607]]], "std": [[[0.2935673027282797]], [[0.2944357725386243]], [[0.2969477625060567]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4512978799019608]], [[0.4577242401960784]], [[0.42825125816993465]]], "std": [[[0.3520108807392974]], [[0.34948245047246135]], [[0.3630459869366882]]], "count": [100]}, "observation.state": {"min": [0.4362172782421112, -1.3505665063858032, 0.8954184651374817, -0.41158828139305115, -1.1863254308700562, 0.3995479643344879, -0.740444004535675, -1.1614786386489868, 0.8061054944992065, 2.9829719066619873, -0.9628919363021851, 1.7975127696990967, 29.969999313354492, 39.15625, -0.7293750047683716, -0.359375, 7.902500152587891, 0.2762500047683716, 6.788749694824219, 0.4424999952316284, 4.858124732971191, 0.9281250238418579, 1.032307744026184, 27.72624969482422, 33.96937561035156, 35.323123931884766, 0.640625, -0.7256249785423279, 18.0887508392334, 2.4988889694213867, 24.71769142150879, 1.1644444465637207, 10.671250343322754, 6.361111164093018, 0.7087500095367432, 51.5011100769043], "max": [0.8236533999443054, -0.8339532613754272, 1.6668812036514282, 0.05264362692832947, -0.1741674244403839, 0.40164607763290405, -0.3031538426876068, -0.775682806968689, 1.486276388168335, 2.989647626876831, -0.32936176657676697, 1.960321068763733, 69.78250122070312, 60.37187576293945, 8.636249542236328, 7.471875190734863, 33.72687530517578, 55.39437484741211, 42.005001068115234, 48.25812530517578, 50.63500213623047, 101.63687133789062, 51.13500213623047, 109.30750274658203, 57.09937286376953, 54.34222412109375, 29.53125, 0.2918750047683716, 41.65562438964844, 43.291873931884766, 43.848751068115234, 79.14688110351562, 41.90562438964844, 96.22062683105469, 36.06312561035156, 109.49625396728516], "mean": [0.6435136795043945, -1.016310214996338, 1.1517665386199951, -0.20463749766349792, -0.7051662802696228, 0.40078821778297424, -0.6294252872467041, -0.8892600536346436, 0.9795982241630554, 2.9877660274505615, -0.7843513488769531, 1.860776424407959, 47.180057525634766, 55.360191345214844, 0.6632784008979797, 2.676067352294922, 21.377639770507812, 13.818550109863281, 20.382970809936523, 11.875778198242188, 19.862306594848633, 24.661930084228516, 10.99083423614502, 60.96138381958008, 51.00360870361328, 47.86136245727539, 5.2234320640563965, -0.0172521211206913, 30.127376556396484, 28.601825714111328, 31.525741577148438, 39.1750373840332, 22.44682502746582, 58.64706039428711, 9.287528038024902, 93.83827209472656], "std": [0.1267068088054657, 0.14711296558380127, 0.2326849400997162, 0.12833085656166077, 0.30395153164863586, 0.0004893775912933052, 0.15969723463058472, 0.12239450961351395, 0.23074033856391907, 0.0021480717696249485, 0.21487611532211304, 0.061859000474214554, 13.76667594909668, 5.423099994659424, 2.865056276321411, 2.77028489112854, 7.30404806137085, 19.935970306396484, 12.038362503051758, 17.979202270507812, 15.393712997436523, 35.7330207824707, 16.18231201171875, 25.535301208496094, 5.790314674377441, 4.818889617919922, 8.205039024353027, 0.4156225919723511, 7.5685248374938965, 9.069790840148926, 6.9122724533081055, 20.894447326660156, 9.987717628479004, 17.327186584472656, 11.106096267700195, 10.409489631652832], "count": [175]}, "action": {"min": [0.4362172782421112, -1.3505665063858032, 0.8954184651374817, -0.41158828139305115, -1.1863254308700562, 0.3995479643344879, -0.740444004535675, -1.1614786386489868, 0.8061054944992065, 2.9829719066619873, -0.9628919363021851, 1.7975127696990967, 29.969999313354492, 39.15625, -0.7293750047683716, -0.359375, 7.902500152587891, 0.2762500047683716, 6.788749694824219, 0.4424999952316284, 4.858124732971191, 0.9281250238418579, 1.032307744026184, 27.72624969482422, 33.96937561035156, 35.323123931884766, 0.640625, -0.7256249785423279, 18.0887508392334, 2.4988889694213867, 24.71769142150879, 1.1644444465637207, 10.671250343322754, 6.361111164093018, 0.7087500095367432, 51.5011100769043], "max": [0.8236533999443054, -0.8339532613754272, 1.6668812036514282, 0.05264362692832947, -0.1741674244403839, 0.40164607763290405, -0.3031538426876068, -0.775682806968689, 1.486276388168335, 2.989647626876831, -0.32936176657676697, 1.960321068763733, 69.78250122070312, 60.37187576293945, 8.636249542236328, 7.471875190734863, 33.72687530517578, 55.39437484741211, 42.005001068115234, 48.25812530517578, 50.63500213623047, 101.63687133789062, 51.13500213623047, 109.30750274658203, 57.09937286376953, 54.34222412109375, 29.53125, 0.2918750047683716, 41.65562438964844, 43.291873931884766, 43.848751068115234, 79.14688110351562, 41.90562438964844, 96.22062683105469, 36.06312561035156, 109.49625396728516], "mean": [0.6435137987136841, -1.016309142112732, 1.151766300201416, -0.20463745296001434, -0.7051663398742676, 0.40078821778297424, -0.6294252276420593, -0.8892601728439331, 0.9795984029769897, 2.987765073776245, -0.7843514680862427, 1.8607761859893799, 47.180057525634766, 55.360191345214844, 0.6632778644561768, 2.676067352294922, 21.377643585205078, 13.818550109863281, 20.38296890258789, 11.875781059265137, 19.8623046875, 24.661935806274414, 10.990827560424805, 60.961387634277344, 51.003639221191406, 47.861366271972656, 5.223434925079346, -0.017252204939723015, 30.127376556396484, 28.60184097290039, 31.52573585510254, 39.17504119873047, 22.44683074951172, 58.647090911865234, 9.287528991699219, 93.83832550048828], "std": [0.1267067939043045, 0.14711293578147888, 0.23268486559391022, 0.12833082675933838, 0.30395153164863586, 0.000489377707708627, 0.15969723463058472, 0.12239450961351395, 0.23074036836624146, 0.002148072235286236, 0.21487607061862946, 0.06185899302363396, 13.766677856445312, 5.423101425170898, 2.865055799484253, 2.77028489112854, 7.304047107696533, 19.935970306396484, 12.038366317749023, 17.979204177856445, 15.39371109008789, 35.7330322265625, 16.182310104370117, 25.535297393798828, 5.790313720703125, 4.818890571594238, 8.205038070678711, 0.41562262177467346, 7.568523406982422, 9.069791793823242, 6.912271976470947, 20.894447326660156, 9.987716674804688, 17.327184677124023, 11.106096267700195, 10.409488677978516], "count": [175]}, "timestamp": {"min": [0.0], "max": [5.8], "mean": [2.9], "std": [1.6839107920420118], "count": [175]}, "frame_index": {"min": [0], "max": [174], "mean": [87.0], "std": [50.51732376126036], "count": [175]}, "episode_index": {"min": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [175]}, "index": {"min": [18402], "max": [18576], "mean": [18489.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [7.502857142857143, 11.0, 11.0, 11.0, 11.0], "std": [1.716722078228608, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [175]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [175]}, "eef_direction_state": {"mean": [3.0, 4.365714285714286], "std": [2.1593649860218496, 2.278588893797821], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.3085714285714285, 0.7657142857142857], "std": [0.6900813320891667, 0.8598813397017909], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [1.0171428571428571, 0.5657142857142857], "std": [0.8716112220760919, 0.8035431741064448], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [3.0, 4.365714285714286], "std": [2.1593649860218496, 2.278588893797821], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.3085714285714285, 0.7657142857142857], "std": [0.6900813320891667, 0.8598813397017909], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [1.0171428571428571, 0.5657142857142857], "std": [0.8716112220760919, 0.8035431741064448], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.6856140115337919, 0.14178227543932212, 1.1850370638638545, -1.5074146066958223, 0.2907545802755362, -2.107029916407445, 0.6171159637551357, -0.096749934545871, 1.2279167071453827, 0.7825164922703469, 1.3569287326322588, 1.6073276295984105], "std": [0.06522122044796991, 0.016941643048595006, 0.05615936270491303, 0.2350833021450934, 0.09274635971805648, 0.14792545087740372, 0.07631201819214843, 0.02020886156117363, 0.0245425868163306, 0.4539764517541315, 0.037347380486847825, 0.40770144849902423], "min": [0.6102133121254867, 0.10122321280337832, 1.0818270353521449, -1.865266983881853, 0.14231458988526247, -2.472572683246788, 0.5609945105506524, -0.1468616474067727, 1.1629576694914288, 0.3964410947789654, 1.3136030478667777, 1.2157605570654777], "max": [0.8088566247509487, 0.1591302739843144, 1.2630061433864141, -1.133774622257934, 0.4556612611258646, -2.0033713294004754, 0.7818933678067566, -0.07994672442791878, 1.2653881004528154, 1.8410008743044235, 1.4317397722747383, 2.665297652867454], "count": [175]}, "eef_sim_pose_action": {"mean": [0.6856140115337919, 0.14178227543932212, 1.1850370638638545, -1.5074146066958223, 0.2907545802755362, -2.107029916407445, 0.6171159637551357, -0.096749934545871, 1.2279167071453827, 0.7825164922703469, 1.3569287326322588, 1.6073276295984105], "std": [0.06522122044796991, 0.016941643048595006, 0.05615936270491303, 0.2350833021450934, 0.09274635971805648, 0.14792545087740372, 0.07631201819214843, 0.02020886156117363, 0.0245425868163306, 0.4539764517541315, 0.037347380486847825, 0.40770144849902423], "min": [0.6102133121254867, 0.10122321280337832, 1.0818270353521449, -1.865266983881853, 0.14231458988526247, -2.472572683246788, 0.5609945105506524, -0.1468616474067727, 1.1629576694914288, 0.3964410947789654, 1.3136030478667777, 1.2157605570654777], "max": [0.8088566247509487, 0.1591302739843144, 1.2630061433864141, -1.133774622257934, 0.4556612611258646, -2.0033713294004754, 0.7818933678067566, -0.07994672442791878, 1.2653881004528154, 1.8410008743044235, 1.4317397722747383, 2.665297652867454], "count": [175]}}} +{"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.4486850265522876]], [[0.4402511683006536]], [[0.4443609906045752]]], "std": [[[0.28881272869953506]], [[0.2802392890097105]], [[0.2741539537533639]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.15294117647058825]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.523953972630719]], [[0.5402289501633987]], [[0.520194195261438]]], "std": [[[0.31561436038847984]], [[0.31208651178418734]], [[0.31985543467033545]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5378490114379085]], [[0.5423657741013073]], [[0.5290642299836601]]], "std": [[[0.28642097785362425]], [[0.27808749040245484]], [[0.27721176501635814]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44261798406862746]], [[0.444419573120915]], [[0.4222930698529412]]], "std": [[[0.3378473737011335]], [[0.34311840999183585]], [[0.3538275816633847]]], "count": [100]}, "observation.state": {"min": [0.5634632110595703, -1.162713646888733, 0.7851243615150452, -0.2986476719379425, -1.2718607187271118, 0.39680609107017517, -0.8623254895210266, -1.0742828845977783, 0.8344777822494507, 2.9851176738739014, -0.9800106883049011, 2.067978858947754, 23.51444435119629, 49.83000183105469, -0.7825000286102295, -0.1237500011920929, 8.061111450195312, -0.04750000685453415, 6.388124942779541, -1.0568749904632568, 4.710625171661377, -2.9312500953674316, 1.0368750095367432, 21.811250686645508, 51.686248779296875, 21.90625, 0.765625, -0.01666666567325592, 8.964444160461426, 6.165555477142334, 7.934444427490234, 1.5922222137451172, 4.030624866485596, 6.815555572509766, 1.0162500143051147, 34.831111907958984], "max": [1.0333456993103027, -0.7567044496536255, 1.3539282083511353, -0.02806229516863823, -0.41740578413009644, 0.4006446897983551, -0.5453670024871826, -0.7707713842391968, 1.2583924531936646, 2.9913880825042725, -0.6281471848487854, 2.1253910064697266, 59.71500015258789, 70.61000061035156, 32.87437438964844, 8.1274995803833, 27.100624084472656, 47.78312683105469, 33.37812423706055, 53.26000213623047, 41.54249954223633, 83.97000122070312, 35.69499969482422, 101.50562286376953, 66.02874755859375, 57.673336029052734, 55.458126068115234, 0.7911111116409302, 42.65187454223633, 63.14875030517578, 40.60750198364258, 63.54875183105469, 44.09437561035156, 90.67375183105469, 46.52562713623047, 108.82500457763672], "mean": [0.9119098782539368, -0.9110847115516663, 0.9718053936958313, -0.18102087080478668, -0.9355891346931458, 0.39975517988204956, -0.7908814549446106, -0.8489527702331543, 0.9240618944168091, 2.9880759716033936, -0.9019314646720886, 2.087059736251831, 35.72734451293945, 61.723201751708984, 3.505476474761963, 2.846170663833618, 17.954784393310547, 12.594939231872559, 19.472267150878906, 13.010804176330566, 20.418590545654297, 21.094545364379883, 8.450562477111816, 67.7466049194336, 59.78099060058594, 38.36235046386719, 29.93646812438965, 0.15179550647735596, 20.99658966064453, 48.24748611450195, 20.391002655029297, 45.79376220703125, 16.222570419311523, 67.99659729003906, 13.906424522399902, 98.97321319580078], "std": [0.14318212866783142, 0.0977436825633049, 0.1525242030620575, 0.10684635490179062, 0.24498715996742249, 0.0009384173899888992, 0.11422060430049896, 0.091988705098629, 0.1333848088979721, 0.001471116323955357, 0.1089019775390625, 0.022822782397270203, 13.6614408493042, 4.968387126922607, 8.726510047912598, 2.176823854446411, 6.133584976196289, 18.404457092285156, 8.862707138061523, 21.24834632873535, 11.101308822631836, 33.37022399902344, 11.293692588806152, 21.0905704498291, 3.453291893005371, 11.492450714111328, 20.42529296875, 0.2339860051870346, 11.23784065246582, 14.1254243850708, 10.670873641967773, 16.832988739013672, 12.921354293823242, 15.616300582885742, 14.590166091918945, 13.375825881958008], "count": [165]}, "action": {"min": [0.5634632110595703, -1.162713646888733, 0.7851243615150452, -0.2986476719379425, -1.2718607187271118, 0.39680609107017517, -0.8623254895210266, -1.0742828845977783, 0.8344777822494507, 2.9851176738739014, -0.9800106883049011, 2.067978858947754, 23.51444435119629, 49.83000183105469, -0.7825000286102295, -0.1237500011920929, 8.061111450195312, -0.04750000685453415, 6.388124942779541, -1.0568749904632568, 4.710625171661377, -2.9312500953674316, 1.0368750095367432, 21.811250686645508, 51.686248779296875, 21.90625, 0.765625, -0.01666666567325592, 8.964444160461426, 6.165555477142334, 7.934444427490234, 1.5922222137451172, 4.030624866485596, 6.815555572509766, 1.0162500143051147, 34.831111907958984], "max": [1.0333456993103027, -0.7567044496536255, 1.3539282083511353, -0.02806229516863823, -0.41740578413009644, 0.4006446897983551, -0.5453670024871826, -0.7707713842391968, 1.2583924531936646, 2.9913880825042725, -0.6281471848487854, 2.1253910064697266, 59.71500015258789, 70.61000061035156, 32.87437438964844, 8.1274995803833, 27.100624084472656, 47.78312683105469, 33.37812423706055, 53.26000213623047, 41.54249954223633, 83.97000122070312, 35.69499969482422, 101.50562286376953, 66.02874755859375, 57.673336029052734, 55.458126068115234, 0.7911111116409302, 42.65187454223633, 63.14875030517578, 40.60750198364258, 63.54875183105469, 44.09437561035156, 90.67375183105469, 46.52562713623047, 108.82500457763672], "mean": [0.9119098782539368, -0.9110845327377319, 0.9718052744865417, -0.18102090060710907, -0.9355893135070801, 0.3997551202774048, -0.7908810973167419, -0.8489524126052856, 0.9240615367889404, 2.9880762100219727, -0.9019312262535095, 2.087059736251831, 35.72734069824219, 61.723201751708984, 3.505476951599121, 2.846170425415039, 17.954784393310547, 12.594941139221191, 19.472272872924805, 13.010798454284668, 20.4185848236084, 21.09456443786621, 8.450559616088867, 67.74658966064453, 59.781005859375, 38.36237716674805, 29.936420440673828, 0.15179553627967834, 20.99660301208496, 48.24748611450195, 20.39100456237793, 45.793766021728516, 16.222566604614258, 67.99657440185547, 13.906421661376953, 98.97319793701172], "std": [0.14318209886550903, 0.09774366766214371, 0.1525242030620575, 0.10684635490179062, 0.2449871301651001, 0.0009384172153659165, 0.11422061175107956, 0.091988705098629, 0.1333848088979721, 0.001471116323955357, 0.1089019775390625, 0.0228227861225605, 13.661439895629883, 4.968386650085449, 8.726508140563965, 2.176823854446411, 6.133584499359131, 18.404464721679688, 8.862709045410156, 21.248348236083984, 11.101310729980469, 33.370208740234375, 11.293691635131836, 21.090572357177734, 3.453291416168213, 11.492450714111328, 20.42529296875, 0.2339860200881958, 11.237839698791504, 14.125425338745117, 10.670873641967773, 16.832988739013672, 12.921354293823242, 15.616301536560059, 14.590165138244629, 13.375826835632324], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [165]}, "index": {"min": [18577], "max": [18741], "mean": [18659.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [7.181818181818182, 11.0, 11.0, 11.0, 11.0], "std": [1.9046123514685052, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [165]}, "scene_annotation": {"mean": [134.0], "std": [0.0], "min": [134], "max": [134], "count": [165]}, "eef_direction_state": {"mean": [3.5454545454545454, 4.709090909090909], "std": [2.2223507768141846, 1.9909436831089165], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.2424242424242424, 0.703030303030303], "std": [0.8026585760554339, 0.8400883245356519], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [0.8484848484848485, 0.5454545454545454], "std": [0.8428383547244827, 0.797378625357056], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [3.5454545454545454, 4.709090909090909], "std": [2.2223507768141846, 1.9909436831089165], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.2424242424242424, 0.703030303030303], "std": [0.8026585760554339, 0.8400883245356519], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [0.8484848484848485, 0.5454545454545454], "std": [0.8428383547244827, 0.797378625357056], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.6215947073179062, 0.15569852318542118, 1.1486150592203321, -1.5514390735977837, 0.32436540708865746, -2.165117447473408, 0.588476537026344, -0.10254894801550622, 1.1950508359059713, 1.289019038484675, 1.193937115808968, 2.1625737274631343], "std": [0.05186037253295461, 0.019708523754529497, 0.03821872753785609, 0.17524229045142892, 0.0585787303126378, 0.15042389127200534, 0.043972024542741996, 0.004864496662782105, 0.02090908431794705, 0.15986386656506144, 0.025775237226261256, 0.16875434953811805], "min": [0.560654955886809, 0.12898895237935626, 1.0640370742786924, -1.8711824137644077, 0.26210889481945787, -2.4433351783237267, 0.5610798084036316, -0.10869818284290197, 1.1426845515060244, 0.9167763855224318, 1.1378841298854603, 1.7704501290839696], "max": [0.7385016242104482, 0.18173419526544307, 1.1928426364543594, -1.3198656325436517, 0.40671388773624484, -2.0114192923863135, 0.6975465431153496, -0.09082587839160408, 1.2440881280427254, 1.6781164469880425, 1.2432899369141057, 2.5462882529896698], "count": [165]}, "eef_sim_pose_action": {"mean": [0.6215947073179062, 0.15569852318542118, 1.1486150592203321, -1.5514390735977837, 0.32436540708865746, -2.165117447473408, 0.588476537026344, -0.10254894801550622, 1.1950508359059713, 1.289019038484675, 1.193937115808968, 2.1625737274631343], "std": [0.05186037253295461, 0.019708523754529497, 0.03821872753785609, 0.17524229045142892, 0.0585787303126378, 0.15042389127200534, 0.043972024542741996, 0.004864496662782105, 0.02090908431794705, 0.15986386656506144, 0.025775237226261256, 0.16875434953811805], "min": [0.560654955886809, 0.12898895237935626, 1.0640370742786924, -1.8711824137644077, 0.26210889481945787, -2.4433351783237267, 0.5610798084036316, -0.10869818284290197, 1.1426845515060244, 0.9167763855224318, 1.1378841298854603, 1.7704501290839696], "max": [0.7385016242104482, 0.18173419526544307, 1.1928426364543594, -1.3198656325436517, 0.40671388773624484, -2.0114192923863135, 0.6975465431153496, -0.09082587839160408, 1.2440881280427254, 1.6781164469880425, 1.2432899369141057, 2.5462882529896698], "count": [165]}}} +{"episode_index": 135, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4369103615196078]], [[0.43201411560457514]], [[0.43601301879084964]]], "std": [[[0.2882872746069743]], [[0.2812517115530816]], [[0.2754376171273753]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.16862745098039217]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5157427798202615]], [[0.5387164195261438]], [[0.5181291666666666]]], "std": [[[0.3215984507554146]], [[0.31116564172903094]], [[0.3197830329011028]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5236245404411765]], [[0.5337830657679739]], [[0.5253535069444444]]], "std": [[[0.2787966591754188]], [[0.27476078843891577]], [[0.27423460295453006]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44873067401960787]], [[0.4474323100490196]], [[0.4250698508986928]]], "std": [[[0.3345315718191243]], [[0.343178984993813]], [[0.3541614516724646]]], "count": [100]}, "observation.state": {"min": [0.576528787612915, -1.1827648878097534, 0.8196479082107544, -0.37427520751953125, -1.2197257280349731, 0.3954232335090637, -0.9024519324302673, -1.1440240144729614, 0.8302815556526184, 2.982161283493042, -0.930871844291687, 2.214656352996826, 2.525624990463257, 51.23500061035156, -0.8322222232818604, -0.0756249949336052, 0.9381250143051147, 0.1756250113248825, 1.556249976158142, -1.0612499713897705, 2.09375, 0.34937500953674316, 1.03125, 16.840625762939453, 34.80249786376953, 28.6668758392334, 0.7566666603088379, -0.2462500035762787, 0.8974999785423279, 29.41777801513672, 2.2799999713897705, 23.11888885498047, 0.8687500357627869, 31.97888946533203, 0.9800000190734863, 67.57221984863281], "max": [0.9691386222839355, -0.8049134016036987, 1.3450112342834473, 0.0840199887752533, -0.4446812868118286, 0.4023136496543884, -0.5334935784339905, -0.7504100799560547, 1.343408465385437, 2.9903628826141357, -0.6394590139389038, 2.228365659713745, 63.96750259399414, 75.94625091552734, 42.30624771118164, 9.388750076293945, 27.63312530517578, 42.27625274658203, 34.59187698364258, 46.53437423706055, 43.78499984741211, 91.37437438964844, 34.95687484741211, 100.47687530517578, 66.72438049316406, 56.15666580200195, 55.526668548583984, 0.22562500834465027, 42.989376068115234, 67.25749969482422, 32.96875, 68.21500396728516, 37.571876525878906, 94.61125183105469, 35.06312561035156, 109.54499816894531], "mean": [0.819704532623291, -0.9870691895484924, 1.0422475337982178, -0.19061070680618286, -0.849324107170105, 0.40001586079597473, -0.82017982006073, -0.8562572598457336, 0.9493324756622314, 2.986978530883789, -0.8828231692314148, 2.2224228382110596, 27.240942001342773, 65.82096099853516, 6.823718547821045, 2.460293769836426, 13.871602058410645, 11.357256889343262, 17.386579513549805, 10.887202262878418, 19.325918197631836, 23.650972366333008, 8.86916446685791, 59.550987243652344, 48.41167449951172, 41.228328704833984, 32.31570053100586, -0.11033810675144196, 16.675745010375977, 58.509552001953125, 15.751526832580566, 59.11958312988281, 11.261617660522461, 72.45381164550781, 8.461295127868652, 93.93911743164062], "std": [0.1267566829919815, 0.09552964568138123, 0.14152899384498596, 0.16282230615615845, 0.22841429710388184, 0.0017226869240403175, 0.13114672899246216, 0.11551416665315628, 0.1599227637052536, 0.0022058337926864624, 0.07701271772384644, 0.0027383873239159584, 23.04581642150879, 8.043808937072754, 12.783272743225098, 2.6564860343933105, 8.804877281188965, 16.370941162109375, 9.987626075744629, 18.27727699279785, 12.356962203979492, 32.88705062866211, 12.047672271728516, 23.257793426513672, 12.626145362854004, 8.065032005310059, 21.47991371154785, 0.15791529417037964, 15.669021606445312, 7.831127643585205, 10.71921443939209, 9.552291870117188, 13.698116302490234, 11.780800819396973, 11.060787200927734, 9.94697380065918], "count": [141]}, "action": {"min": [0.576528787612915, -1.1827648878097534, 0.8196479082107544, -0.37427520751953125, -1.2197257280349731, 0.3954232335090637, -0.9024519324302673, -1.1440240144729614, 0.8302815556526184, 2.982161283493042, -0.930871844291687, 2.214656352996826, 2.525624990463257, 51.23500061035156, -0.8322222232818604, -0.0756249949336052, 0.9381250143051147, 0.1756250113248825, 1.556249976158142, -1.0612499713897705, 2.09375, 0.34937500953674316, 1.03125, 16.840625762939453, 34.80249786376953, 28.6668758392334, 0.7566666603088379, -0.2462500035762787, 0.8974999785423279, 29.41777801513672, 2.2799999713897705, 23.11888885498047, 0.8687500357627869, 31.97888946533203, 0.9800000190734863, 67.57221984863281], "max": [0.9691386222839355, -0.8049134016036987, 1.3450112342834473, 0.0840199887752533, -0.4446812868118286, 0.4023136496543884, -0.5334935784339905, -0.7504100799560547, 1.343408465385437, 2.9903628826141357, -0.6394590139389038, 2.228365659713745, 63.96750259399414, 75.94625091552734, 42.30624771118164, 9.388750076293945, 27.63312530517578, 42.27625274658203, 34.59187698364258, 46.53437423706055, 43.78499984741211, 91.37437438964844, 34.95687484741211, 100.47687530517578, 66.72438049316406, 56.15666580200195, 55.526668548583984, 0.22562500834465027, 42.989376068115234, 67.25749969482422, 32.96875, 68.21500396728516, 37.571876525878906, 94.61125183105469, 35.06312561035156, 109.54499816894531], "mean": [0.8197047710418701, -0.9870691895484924, 1.0422472953796387, -0.19061078131198883, -0.8493242859840393, 0.4000159204006195, -0.82017982006073, -0.8562572002410889, 0.9493324756622314, 2.986978054046631, -0.8828227519989014, 2.2224233150482178, 27.240951538085938, 65.82093811035156, 6.823723316192627, 2.460294246673584, 13.871591567993164, 11.357256889343262, 17.386577606201172, 10.887202262878418, 19.325912475585938, 23.650962829589844, 8.869159698486328, 59.551002502441406, 48.41167068481445, 41.22831344604492, 32.31571960449219, -0.11033810675144196, 16.675750732421875, 58.509544372558594, 15.751523971557617, 59.11957550048828, 11.261619567871094, 72.45384216308594, 8.461294174194336, 93.93912506103516], "std": [0.1267566978931427, 0.09552960842847824, 0.14152897894382477, 0.16282230615615845, 0.22841431200504303, 0.0017226866912096739, 0.13114672899246216, 0.11551416665315628, 0.1599227786064148, 0.0022058335598558187, 0.07701271772384644, 0.0027383870910853148, 23.04581642150879, 8.043807983398438, 12.783281326293945, 2.6564860343933105, 8.804878234863281, 16.37094497680664, 9.987625122070312, 18.27727508544922, 12.356963157653809, 32.887054443359375, 12.047673225402832, 23.257797241210938, 12.626145362854004, 8.065032958984375, 21.47991371154785, 0.15791529417037964, 15.669021606445312, 7.831127166748047, 10.719213485717773, 9.552291870117188, 13.698116302490234, 11.780799865722656, 11.06078815460205, 9.94697380065918], "count": [141]}, "timestamp": {"min": [0.0], "max": [4.666666666666667], "mean": [2.3333333333333335], "std": [1.3567390098101924], "count": [141]}, "frame_index": {"min": [0], "max": [140], "mean": [70.0], "std": [40.702170294305766], "count": [141]}, "episode_index": {"min": [135], "max": [135], "mean": [135.0], "std": [0.0], "count": [141]}, "index": {"min": [18742], "max": [18882], "mean": [18812.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [7.439716312056738, 11.0, 11.0, 11.0, 11.0], "std": [1.7274126691240366, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [141]}, "scene_annotation": {"mean": [135.0], "std": [0.0], "min": [135], "max": [135], "count": [141]}, "eef_direction_state": {"mean": [3.198581560283688, 4.602836879432624], "std": [1.9686185463254615, 2.099913651126162], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.2907801418439717, 0.7163120567375887], "std": [0.636245716085271, 0.8364586031712354], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [1.0212765957446808, 0.6453900709219859], "std": [0.8460847257876167, 0.8432859721490676], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [3.198581560283688, 4.602836879432624], "std": [1.9686185463254615, 2.099913651126162], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.2907801418439717, 0.7163120567375887], "std": [0.636245716085271, 0.8364586031712354], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [1.0212765957446808, 0.6453900709219859], "std": [0.8460847257876167, 0.8432859721490676], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.6424258886689899, 0.13808468443595795, 1.1462291022694, -1.5539194879248805, 0.29150498965308186, -2.175512469160535, 0.5929155761824083, -0.10973712540345648, 1.179344448337437, 1.4536852303277155, 1.0775381393646453, 2.307546355030754], "std": [0.055340230875919105, 0.017231164242498938, 0.039915293118202216, 0.19534370295590736, 0.09935134110177866, 0.19081605459018963, 0.049066442611734325, 0.0066350302459693145, 0.024977929513828514, 0.18719345988357652, 0.025140196368968307, 0.2044669326158554], "min": [0.5526194299546365, 0.11435736931376075, 1.0669738925103753, -1.8947220489073122, 0.17896444714874882, -2.5399554080329096, 0.5602358563619068, -0.11836779714865503, 1.1390868240003575, 0.9949587068362226, 1.0452735055587463, 1.842918945796694], "max": [0.7380974933399633, 0.16159408462309668, 1.202825174250134, -1.2542131977756972, 0.454122174558119, -2.0138733931589394, 0.7147356689278337, -0.09504310782859435, 1.2379016617757206, 1.6608906220651949, 1.1477460036325535, 2.5149356491373327], "count": [141]}, "eef_sim_pose_action": {"mean": [0.6424258886689899, 0.13808468443595795, 1.1462291022694, -1.5539194879248805, 0.29150498965308186, -2.175512469160535, 0.5929155761824083, -0.10973712540345648, 1.179344448337437, 1.4536852303277155, 1.0775381393646453, 2.307546355030754], "std": [0.055340230875919105, 0.017231164242498938, 0.039915293118202216, 0.19534370295590736, 0.09935134110177866, 0.19081605459018963, 0.049066442611734325, 0.0066350302459693145, 0.024977929513828514, 0.18719345988357652, 0.025140196368968307, 0.2044669326158554], "min": [0.5526194299546365, 0.11435736931376075, 1.0669738925103753, -1.8947220489073122, 0.17896444714874882, -2.5399554080329096, 0.5602358563619068, -0.11836779714865503, 1.1390868240003575, 0.9949587068362226, 1.0452735055587463, 1.842918945796694], "max": [0.7380974933399633, 0.16159408462309668, 1.202825174250134, -1.2542131977756972, 0.454122174558119, -2.0138733931589394, 0.7147356689278337, -0.09504310782859435, 1.2379016617757206, 1.6608906220651949, 1.1477460036325535, 2.5149356491373327], "count": [141]}}} +{"episode_index": 136, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44076332924836603]], [[0.43511773284313726]], [[0.43898322099673204]]], "std": [[[0.287410132389543]], [[0.2789344777986487]], [[0.2725946351509964]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1450980392156863]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5024567361111111]], [[0.5335258823529412]], [[0.5142488214869281]]], "std": [[[0.3214256981915617]], [[0.3092074055080466]], [[0.3183281982373116]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5389623263888889]], [[0.5459687888071896]], [[0.5363836948529411]]], "std": [[[0.28629166173007126]], [[0.27700435909514953]], [[0.2758321687360959]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4320792075163399]], [[0.4452431617647059]], [[0.4206641258169935]]], "std": [[[0.3394456200233038]], [[0.3404027133585833]], [[0.3533957054713612]]], "count": [100]}, "observation.state": {"min": [0.6267166137695312, -1.2125200033187866, 0.8150224685668945, -0.28374627232551575, -1.6140018701553345, 0.40019169449806213, -0.8646143078804016, -1.0613842010498047, 0.8471141457557678, 2.9680280685424805, -1.5306282043457031, 2.0530378818511963, 20.321874618530273, 47.38249969482422, 0.1756249964237213, -0.12312500178813934, 3.5999999046325684, 0.059999994933605194, 1.1662499904632568, -1.09375, 0.75, -2.9774999618530273, 1.0112500190734863, 0.0006250143051147461, 17.407777786254883, 22.2549991607666, 0.7293750047683716, -0.13437499105930328, 0.6577777862548828, 1.381250023841858, 1.9631249904632568, 0.20250000059604645, 0.7250000238418579, 0.39000001549720764, 0.6875, 19.3543758392334], "max": [0.9881647229194641, -0.8204108476638794, 1.40082585811615, 0.028133820742368698, -0.48588064312934875, 0.4048886001110077, -0.5698291063308716, -0.8063439130783081, 1.245040774345398, 2.9910542964935303, -0.7243028879165649, 2.1203603744506836, 59.419376373291016, 71.29312896728516, 0.6150000095367432, 9.306249618530273, 28.39812469482422, 47.44062423706055, 36.82437515258789, 48.075626373291016, 40.958126068115234, 93.22187805175781, 36.15812683105469, 104.20812225341797, 76.05062866210938, 72.28111267089844, 50.16187286376953, 1.533750057220459, 45.68812561035156, 48.05249786376953, 37.979373931884766, 55.24937438964844, 37.95249938964844, 90.03874969482422, 39.47062301635742, 110.1362533569336], "mean": [0.8677327036857605, -0.9905855059623718, 1.0293617248535156, -0.18375778198242188, -1.000470519065857, 0.4009522497653961, -0.7744896411895752, -0.8873944282531738, 0.9596365690231323, 2.987222909927368, -0.9306659698486328, 2.115248203277588, 32.76445770263672, 63.077571868896484, 0.2545294761657715, 3.5381009578704834, 15.227604866027832, 10.392284393310547, 15.047409057617188, 10.818344116210938, 13.672431945800781, 19.44964027404785, 8.070436477661133, 46.57860565185547, 56.8817138671875, 39.3896369934082, 21.835887908935547, 0.29143238067626953, 18.993303298950195, 35.046268463134766, 17.698169708251953, 32.3150520324707, 11.076608657836914, 53.52324676513672, 8.296923637390137, 85.98343658447266], "std": [0.10580020397901535, 0.0935177356004715, 0.1506483554840088, 0.0982574000954628, 0.29792356491088867, 0.0010608808370307088, 0.10740222036838531, 0.08041299134492874, 0.13311997056007385, 0.005123427137732506, 0.1463468372821808, 0.011122610419988632, 13.919784545898438, 6.165249347686768, 0.08374623954296112, 2.710627317428589, 7.303732395172119, 17.22028350830078, 11.52970027923584, 17.333616256713867, 13.430784225463867, 31.673595428466797, 11.25211238861084, 31.33732795715332, 13.3472900390625, 12.549463272094727, 18.898067474365234, 0.47679826617240906, 15.915909767150879, 12.206869125366211, 12.290128707885742, 16.241300582885742, 14.014774322509766, 23.973997116088867, 11.750534057617188, 25.01542854309082], "count": [170]}, "action": {"min": [0.6267166137695312, -1.2125200033187866, 0.8150224685668945, -0.28374627232551575, -1.6140018701553345, 0.40019169449806213, -0.8646143078804016, -1.0613842010498047, 0.8471141457557678, 2.9680280685424805, -1.5306282043457031, 2.0530378818511963, 20.321874618530273, 47.38249969482422, 0.1756249964237213, -0.12312500178813934, 3.5999999046325684, 0.059999994933605194, 1.1662499904632568, -1.09375, 0.75, -2.9774999618530273, 1.0112500190734863, 0.0006250143051147461, 17.407777786254883, 22.2549991607666, 0.7293750047683716, -0.13437499105930328, 0.6577777862548828, 1.381250023841858, 1.9631249904632568, 0.20250000059604645, 0.7250000238418579, 0.39000001549720764, 0.6875, 19.3543758392334], "max": [0.9881647229194641, -0.8204108476638794, 1.40082585811615, 0.028133820742368698, -0.48588064312934875, 0.4048886001110077, -0.5698291063308716, -0.8063439130783081, 1.245040774345398, 2.9910542964935303, -0.7243028879165649, 2.1203603744506836, 59.419376373291016, 71.29312896728516, 0.6150000095367432, 9.306249618530273, 28.39812469482422, 47.44062423706055, 36.82437515258789, 48.075626373291016, 40.958126068115234, 93.22187805175781, 36.15812683105469, 104.20812225341797, 76.05062866210938, 72.28111267089844, 50.16187286376953, 1.533750057220459, 45.68812561035156, 48.05249786376953, 37.979373931884766, 55.24937438964844, 37.95249938964844, 90.03874969482422, 39.47062301635742, 110.1362533569336], "mean": [0.8677327036857605, -0.9905853271484375, 1.0293614864349365, -0.18375785648822784, -1.000470519065857, 0.4009522497653961, -0.77448970079422, -0.8873946070671082, 0.9596360325813293, 2.987222909927368, -0.9306656718254089, 2.115247964859009, 32.76443862915039, 63.07756042480469, 0.25452959537506104, 3.538100004196167, 15.22761344909668, 10.392282485961914, 15.04741382598877, 10.818343162536621, 13.672426223754883, 19.449644088745117, 8.070428848266602, 46.578617095947266, 56.8817138671875, 39.38961410522461, 21.83588981628418, 0.29143235087394714, 18.993303298950195, 35.04628372192383, 17.69816780090332, 32.31504440307617, 11.076605796813965, 53.523231506347656, 8.29692268371582, 85.98347473144531], "std": [0.10580018907785416, 0.0935177356004715, 0.1506483554840088, 0.0982574000954628, 0.2979235351085663, 0.0010608810698613524, 0.10740223526954651, 0.08041298389434814, 0.13311995565891266, 0.005123427603393793, 0.14634685218334198, 0.011122610419988632, 13.919785499572754, 6.165249347686768, 0.08374626189470291, 2.7106270790100098, 7.3037333488464355, 17.22028923034668, 11.529699325561523, 17.333616256713867, 13.430782318115234, 31.6735897064209, 11.252114295959473, 31.33733367919922, 13.347290992736816, 12.54946231842041, 18.89806365966797, 0.47679826617240906, 15.915912628173828, 12.206869125366211, 12.290128707885742, 16.241302490234375, 14.014774322509766, 23.973997116088867, 11.75053596496582, 25.015426635742188], "count": [170]}, "timestamp": {"min": [0.0], "max": [5.633333333333334], "mean": [2.8166666666666664], "std": [1.6357974609753292], "count": [170]}, "frame_index": {"min": [0], "max": [169], "mean": [84.5], "std": [49.073923829259876], "count": [170]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [170]}, "index": {"min": [18883], "max": [19052], "mean": [18967.5], "std": [49.073923829259876], "count": [170]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [170]}, "subtask_annotation": {"mean": [6.841176470588235, 11.0, 11.0, 11.0, 11.0], "std": [2.628701048836144, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [170]}, "scene_annotation": {"mean": [136.0], "std": [0.0], "min": [136], "max": [136], "count": [170]}, "eef_direction_state": {"mean": [3.388235294117647, 3.7941176470588234], "std": [2.0470588235294085, 2.4226797482601294], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_state": {"mean": [1.276470588235294, 0.8529411764705882], "std": [0.7276306527229367, 0.8307456941233572], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_state": {"mean": [1.1235294117647059, 0.7588235294117647], "std": [0.8203510093531378, 0.8578761898394344], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_direction_action": {"mean": [3.388235294117647, 3.7941176470588234], "std": [2.0470588235294085, 2.4226797482601294], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_action": {"mean": [1.276470588235294, 0.8529411764705882], "std": [0.7276306527229367, 0.8307456941233572], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_action": {"mean": [1.1235294117647059, 0.7588235294117647], "std": [0.8203510093531378, 0.8578761898394344], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_sim_pose_state": {"mean": [0.6300530953857727, 0.14209801864126717, 1.1614380440589558, -1.4421053945860092, 0.28777800442888896, -2.141991881572554, 0.5925941525915254, -0.09929085208415625, 1.1999061585797686, 1.2215620200390565, 1.1362520070653392, 2.1129756649162728], "std": [0.05271859357855733, 0.022375962324258276, 0.05601598091640795, 0.25823704718276336, 0.05529906258417944, 0.16775307040853346, 0.04369121305929574, 0.010489584429850781, 0.04035371180903219, 0.3165311514792195, 0.07335855882547243, 0.3021669759065488], "min": [0.5538550934799459, 0.1102793860530123, 1.0645277605269563, -1.8580792122618623, 0.21658715770796522, -2.489747097952415, 0.5310706115104695, -0.13638242200272158, 1.1555800079845397, 0.24066043694397776, 0.8154026807305161, 1.337168510083025], "max": [0.7428762562289535, 0.2091215980223773, 1.2942439129941323, -0.8805238279451955, 0.4079525448788017, -1.8661174871529767, 0.6879183471127096, -0.08375806981431808, 1.333438226232863, 1.5260875787622972, 1.225083734508488, 2.4196907083173027], "count": [170]}, "eef_sim_pose_action": {"mean": [0.6300530953857727, 0.14209801864126717, 1.1614380440589558, -1.4421053945860092, 0.28777800442888896, -2.141991881572554, 0.5925941525915254, -0.09929085208415625, 1.1999061585797686, 1.2215620200390565, 1.1362520070653392, 2.1129756649162728], "std": [0.05271859357855733, 0.022375962324258276, 0.05601598091640795, 0.25823704718276336, 0.05529906258417944, 0.16775307040853346, 0.04369121305929574, 0.010489584429850781, 0.04035371180903219, 0.3165311514792195, 0.07335855882547243, 0.3021669759065488], "min": [0.5538550934799459, 0.1102793860530123, 1.0645277605269563, -1.8580792122618623, 0.21658715770796522, -2.489747097952415, 0.5310706115104695, -0.13638242200272158, 1.1555800079845397, 0.24066043694397776, 0.8154026807305161, 1.337168510083025], "max": [0.7428762562289535, 0.2091215980223773, 1.2942439129941323, -0.8805238279451955, 0.4079525448788017, -1.8661174871529767, 0.6879183471127096, -0.08375806981431808, 1.333438226232863, 1.5260875787622972, 1.225083734508488, 2.4196907083173027], "count": [170]}}} +{"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.4399675674019608]], [[0.4328455269607843]], [[0.4368314910130719]]], "std": [[[0.2906516119056658]], [[0.2814509707985314]], [[0.2750708598494996]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5071561621732026]], [[0.5399801715686274]], [[0.522405522875817]]], "std": [[[0.3169794031551763]], [[0.30538747974410685]], [[0.3142978024196027]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.10196078431372549]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5445764930555556]], [[0.552183762254902]], [[0.5423196262254902]]], "std": [[[0.2891391506830094]], [[0.2763044446964718]], [[0.2746766614304144]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4310776899509804]], [[0.4439838562091503]], [[0.4200513112745098]]], "std": [[[0.3413287280047397]], [[0.3418644202142921]], [[0.3541794472318485]]], "count": [100]}, "observation.state": {"min": [0.6808146238327026, -1.192444920539856, 0.7997635006904602, -0.3782806992530823, -1.4461525678634644, 0.3998817503452301, -0.8569847941398621, -1.0615034103393555, 0.7736800909042358, 2.982948064804077, -1.1196519136428833, 1.9756618738174438, 31.629375457763672, 54.73812484741211, -0.8537499904632568, -0.2906250059604645, 1.0262500047683716, 0.27125000953674316, 1.2087500095367432, 0.05749999359250069, 0.9743750095367432, 0.27000001072883606, 0.9900000095367432, 17.860000610351562, 46.34199905395508, 10.005624771118164, 0.8424999713897705, -0.04874999821186066, 0.8759999871253967, 1.1281818151474, 1.0418750047683716, -0.22437500953674316, 0.7688888907432556, 1.718571424484253, 0.6737499833106995, 30.709333419799805], "max": [1.0387059450149536, -0.8067730665206909, 1.378867268562317, 0.05047398433089256, -0.5756227374076843, 0.4022659659385681, -0.5184967517852783, -0.734149694442749, 1.2389848232269287, 2.991292715072632, -0.5954594612121582, 1.9792619943618774, 58.241249084472656, 63.97999954223633, 32.776248931884766, 8.525625228881836, 29.08625030517578, 48.20750045776367, 37.006248474121094, 62.42124938964844, 36.514373779296875, 90.30812072753906, 33.461875915527344, 107.5999984741211, 60.54937744140625, 58.7400016784668, 70.37750244140625, 0.6175000071525574, 34.71312713623047, 81.84062957763672, 37.87437438964844, 78.68875122070312, 40.48500061035156, 88.64187622070312, 35.70249938964844, 110.33499908447266], "mean": [0.9399294853210449, -0.9674043655395508, 0.9868199825286865, -0.17134547233581543, -1.0060285329818726, 0.4006858170032501, -0.7712065577507019, -0.8293744921684265, 0.8907798528671265, 2.9893486499786377, -0.8669648766517639, 1.9773883819580078, 42.00730514526367, 61.1331787109375, 6.511881351470947, 3.6692914962768555, 14.29135513305664, 14.13582992553711, 16.63759422302246, 15.878104209899902, 15.938759803771973, 24.84737205505371, 6.968523979187012, 69.73241424560547, 55.46173095703125, 31.589561462402344, 39.035072326660156, 0.18496915698051453, 11.42512321472168, 53.619258880615234, 13.904930114746094, 51.64771270751953, 10.461472511291504, 67.30658721923828, 6.465447425842285, 97.63709259033203], "std": [0.11011357605457306, 0.09312227368354797, 0.15944920480251312, 0.12377884238958359, 0.2394559681415558, 0.0004926037508994341, 0.11829787492752075, 0.09986327588558197, 0.1444322019815445, 0.0015120876487344503, 0.10097870975732803, 0.0011090169427916408, 10.461158752441406, 3.037884473800659, 10.658201217651367, 2.8975019454956055, 10.484411239624023, 19.978971481323242, 12.127483367919922, 23.120777130126953, 10.568831443786621, 32.8914680480957, 9.980173110961914, 23.413331985473633, 3.665709972381592, 17.575550079345703, 28.595104217529297, 0.19976812601089478, 13.206344604492188, 23.062641143798828, 14.216230392456055, 23.785776138305664, 14.126317024230957, 22.634033203125, 10.234487533569336, 21.201494216918945], "count": [187]}, "action": {"min": [0.6808146238327026, -1.192444920539856, 0.7997635006904602, -0.3782806992530823, -1.4461525678634644, 0.3998817503452301, -0.8569847941398621, -1.0615034103393555, 0.7736800909042358, 2.982948064804077, -1.1196519136428833, 1.9756618738174438, 31.629375457763672, 54.73812484741211, -0.8537499904632568, -0.2906250059604645, 1.0262500047683716, 0.27125000953674316, 1.2087500095367432, 0.05749999359250069, 0.9743750095367432, 0.27000001072883606, 0.9900000095367432, 17.860000610351562, 46.34199905395508, 10.005624771118164, 0.8424999713897705, -0.04874999821186066, 0.8759999871253967, 1.1281818151474, 1.0418750047683716, -0.22437500953674316, 0.7688888907432556, 1.718571424484253, 0.6737499833106995, 30.709333419799805], "max": [1.0387059450149536, -0.8067730665206909, 1.378867268562317, 0.05047398433089256, -0.5756227374076843, 0.4022659659385681, -0.5184967517852783, -0.734149694442749, 1.2389848232269287, 2.991292715072632, -0.5954594612121582, 1.9792619943618774, 58.241249084472656, 63.97999954223633, 32.776248931884766, 8.525625228881836, 29.08625030517578, 48.20750045776367, 37.006248474121094, 62.42124938964844, 36.514373779296875, 90.30812072753906, 33.461875915527344, 107.5999984741211, 60.54937744140625, 58.7400016784668, 70.37750244140625, 0.6175000071525574, 34.71312713623047, 81.84062957763672, 37.87437438964844, 78.68875122070312, 40.48500061035156, 88.64187622070312, 35.70249938964844, 110.33499908447266], "mean": [0.9399299621582031, -0.9674038290977478, 0.9868201613426208, -0.17134547233581543, -1.0060287714004517, 0.4006859362125397, -0.7712066769599915, -0.8293748497962952, 0.8907795548439026, 2.989348888397217, -0.8669648170471191, 1.9773887395858765, 42.007293701171875, 61.13315200805664, 6.51188850402832, 3.6692910194396973, 14.291354179382324, 14.13584041595459, 16.637592315673828, 15.878107070922852, 15.938760757446289, 24.84736442565918, 6.968528747558594, 69.732421875, 55.461727142333984, 31.58955192565918, 39.035064697265625, 0.1849692463874817, 11.42512035369873, 53.61924362182617, 13.904923439025879, 51.647705078125, 10.461472511291504, 67.30657196044922, 6.465446472167969, 97.63712310791016], "std": [0.11011355370283127, 0.09312226623296738, 0.15944918990135193, 0.1237788274884224, 0.23945598304271698, 0.000492603809107095, 0.11829785257577896, 0.09986328333616257, 0.1444322019815445, 0.0015120875323191285, 0.10097870975732803, 0.0011090169427916408, 10.461160659790039, 3.037883996963501, 10.65820026397705, 2.897500991821289, 10.48440933227539, 19.97896957397461, 12.127481460571289, 23.12078285217285, 10.568832397460938, 32.89147186279297, 9.980175971984863, 23.413333892822266, 3.665709972381592, 17.575550079345703, 28.595104217529297, 0.19976811110973358, 13.20634651184082, 23.062639236450195, 14.216231346130371, 23.785776138305664, 14.126315116882324, 22.634035110473633, 10.234487533569336, 21.201494216918945], "count": [187]}, "timestamp": {"min": [0.0], "max": [6.2], "mean": [3.1], "std": [1.7993826101687709], "count": [187]}, "frame_index": {"min": [0], "max": [186], "mean": [93.0], "std": [53.98147830506312], "count": [187]}, "episode_index": {"min": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [187]}, "index": {"min": [19053], "max": [19239], "mean": [19146.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [6.989304812834225, 11.0, 11.0, 11.0, 11.0], "std": [2.2962170815710685, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [187]}, "scene_annotation": {"mean": [137.0], "std": [0.0], "min": [137], "max": [137], "count": [187]}, "eef_direction_state": {"mean": [3.128342245989305, 4.165775401069519], "std": [2.2550238459868415, 2.371692419668398], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.1978609625668448, 0.7272727272727273], "std": [0.7588308780777221, 0.8372699112170817], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_state": {"mean": [0.9786096256684492, 0.5721925133689839], "std": [0.839895710685042, 0.7731296252790064], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_direction_action": {"mean": [3.128342245989305, 4.165775401069519], "std": [2.2550238459868415, 2.371692419668398], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.1978609625668448, 0.7272727272727273], "std": [0.7588308780777221, 0.8372699112170817], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_action": {"mean": [0.9786096256684492, 0.5721925133689839], "std": [0.839895710685042, 0.7731296252790064], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_sim_pose_state": {"mean": [0.6142914683993058, 0.14246064795284397, 1.140642648688559, -1.5121803673932235, 0.2990070166002583, -2.1827956777152093, 0.583358561943103, -0.09824028460762481, 1.197958962401413, 1.2510501687453368, 1.2869934573010202, 2.1201740512232137], "std": [0.05476040718265612, 0.019465684723741737, 0.03752106883004107, 0.17916966447871904, 0.0634245472477462, 0.16432454499220603, 0.046192673455672004, 0.007376148405611106, 0.025363459986532163, 0.26122861843490663, 0.03966817639902148, 0.28274177762272007], "min": [0.5508744224583604, 0.10995527205300742, 1.065274093017653, -1.8410695298186635, 0.22320265994855726, -2.5160060824488255, 0.5492430347037035, -0.11837694784737635, 1.1548961745209705, 0.35269416409031895, 1.0896205429963102, 1.2725690573806523], "max": [0.7392922201718887, 0.19373172648451215, 1.2209561767807693, -1.1674089434018946, 0.40019730288102395, -1.9493028391085891, 0.6968288481661672, -0.07937487350691927, 1.2982696472087358, 1.6076520462594042, 1.372517588277014, 2.4885995055959107], "count": [187]}, "eef_sim_pose_action": {"mean": [0.6142914683993058, 0.14246064795284397, 1.140642648688559, -1.5121803673932235, 0.2990070166002583, -2.1827956777152093, 0.583358561943103, -0.09824028460762481, 1.197958962401413, 1.2510501687453368, 1.2869934573010202, 2.1201740512232137], "std": [0.05476040718265612, 0.019465684723741737, 0.03752106883004107, 0.17916966447871904, 0.0634245472477462, 0.16432454499220603, 0.046192673455672004, 0.007376148405611106, 0.025363459986532163, 0.26122861843490663, 0.03966817639902148, 0.28274177762272007], "min": [0.5508744224583604, 0.10995527205300742, 1.065274093017653, -1.8410695298186635, 0.22320265994855726, -2.5160060824488255, 0.5492430347037035, -0.11837694784737635, 1.1548961745209705, 0.35269416409031895, 1.0896205429963102, 1.2725690573806523], "max": [0.7392922201718887, 0.19373172648451215, 1.2209561767807693, -1.1674089434018946, 0.40019730288102395, -1.9493028391085891, 0.6968288481661672, -0.07937487350691927, 1.2982696472087358, 1.6076520462594042, 1.372517588277014, 2.4885995055959107], "count": [187]}}} +{"episode_index": 138, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4410706209150327]], [[0.4329844464869281]], [[0.43670979983660135]]], "std": [[[0.28425589113689886]], [[0.2773347987255345]], [[0.27136687276125804]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5037700224673202]], [[0.5338984477124183]], [[0.5140940951797385]]], "std": [[[0.32148515287204965]], [[0.3085669791473278]], [[0.3180915616191928]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5471499346405229]], [[0.5570755964052289]], [[0.5453585539215686]]], "std": [[[0.2832017905061709]], [[0.27720642724119904]], [[0.27813552706955647]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4331780187908497]], [[0.4490897160947713]], [[0.42483669321895423]]], "std": [[[0.34290976007201357]], [[0.3409800179364332]], [[0.353837785849134]]], "count": [100]}, "observation.state": {"min": [0.602826714515686, -1.248641014099121, 0.8055332899093628, -0.2978847026824951, -1.3733755350112915, 0.39926183223724365, -0.8730067610740662, -1.100843071937561, 0.827134370803833, 2.9826619625091553, -0.9428406357765198, 2.120861053466797, 27.042221069335938, 45.34000015258789, 0.4481250047683716, -0.3518750071525574, 0.9175000190734863, 0.21312500536441803, 0.9056249856948853, 0.43687498569488525, 1.0318750143051147, 1.100000023841858, 1.0306249856948853, 4.403749942779541, 35.34375, 27.490625381469727, 0.49562498927116394, -0.06937500089406967, 2.7612500190734863, 1.652500033378601, 3.3450000286102295, -0.1237500011920929, 0.7393749952316284, 2.017777681350708, 0.7260000109672546, 44.38142776489258], "max": [1.0202564001083374, -0.7798313498497009, 1.477073311805725, -0.016832608729600906, -0.4353589713573456, 0.40152686834335327, -0.5079346895217896, -0.7578011751174927, 1.3156375885009766, 2.9913642406463623, -0.6152724027633667, 2.142557382583618, 52.26000213623047, 62.84687423706055, 0.6625000238418579, 9.45687484741211, 34.571876525878906, 38.58937454223633, 28.486875534057617, 90.4906234741211, 26.36750030517578, 77.41374969482422, 9.184999465942383, 108.44499969482422, 59.391876220703125, 55.53799819946289, 53.553749084472656, 0.30799999833106995, 35.10499954223633, 62.60625076293945, 40.43312454223633, 68.59000396728516, 44.82250213623047, 91.77249908447266, 35.932498931884766, 108.50687408447266], "mean": [0.8936815857887268, -0.9840565323829651, 1.0413696765899658, -0.18117357790470123, -0.9871723055839539, 0.4004935622215271, -0.7753577828407288, -0.8556110262870789, 0.9517084360122681, 2.9872984886169434, -0.8452857732772827, 2.13558030128479, 37.590858459472656, 57.65242385864258, 0.5416548848152161, 4.577393531799316, 12.078707695007324, 9.974273681640625, 17.40643310546875, 24.403173446655273, 15.978081703186035, 28.57351303100586, 2.824476480484009, 74.45291900634766, 48.70189666748047, 39.75383377075195, 23.36446762084961, 0.14397010207176208, 18.68082046508789, 43.003074645996094, 21.60546112060547, 45.55766296386719, 17.826772689819336, 58.11088180541992, 8.54410457611084, 90.79121398925781], "std": [0.12954439222812653, 0.10666155815124512, 0.17862364649772644, 0.08120157569646835, 0.27218109369277954, 0.00037322897696867585, 0.14216166734695435, 0.10321848094463348, 0.16128073632717133, 0.002232571132481098, 0.08436558395624161, 0.005493860691785812, 8.414142608642578, 4.748507499694824, 0.058748528361320496, 3.3442466259002686, 13.158234596252441, 15.133875846862793, 7.916905403137207, 31.768491744995117, 8.062932014465332, 25.75412368774414, 2.4911131858825684, 23.682950973510742, 7.654822826385498, 9.575830459594727, 22.418750762939453, 0.07361996918916702, 11.840001106262207, 22.877010345458984, 13.44716739654541, 25.229785919189453, 15.490727424621582, 28.176067352294922, 11.864677429199219, 15.638397216796875], "count": [170]}, "action": {"min": [0.602826714515686, -1.248641014099121, 0.8055332899093628, -0.2978847026824951, -1.3733755350112915, 0.39926183223724365, -0.8730067610740662, -1.100843071937561, 0.827134370803833, 2.9826619625091553, -0.9428406357765198, 2.120861053466797, 27.042221069335938, 45.34000015258789, 0.4481250047683716, -0.3518750071525574, 0.9175000190734863, 0.21312500536441803, 0.9056249856948853, 0.43687498569488525, 1.0318750143051147, 1.100000023841858, 1.0306249856948853, 4.403749942779541, 35.34375, 27.490625381469727, 0.49562498927116394, -0.06937500089406967, 2.7612500190734863, 1.652500033378601, 3.3450000286102295, -0.1237500011920929, 0.7393749952316284, 2.017777681350708, 0.7260000109672546, 44.38142776489258], "max": [1.0202564001083374, -0.7798313498497009, 1.477073311805725, -0.016832608729600906, -0.4353589713573456, 0.40152686834335327, -0.5079346895217896, -0.7578011751174927, 1.3156375885009766, 2.9913642406463623, -0.6152724027633667, 2.142557382583618, 52.26000213623047, 62.84687423706055, 0.6625000238418579, 9.45687484741211, 34.571876525878906, 38.58937454223633, 28.486875534057617, 90.4906234741211, 26.36750030517578, 77.41374969482422, 9.184999465942383, 108.44499969482422, 59.391876220703125, 55.53799819946289, 53.553749084472656, 0.30799999833106995, 35.10499954223633, 62.60625076293945, 40.43312454223633, 68.59000396728516, 44.82250213623047, 91.77249908447266, 35.932498931884766, 108.50687408447266], "mean": [0.8936812281608582, -0.9840561747550964, 1.041369080543518, -0.18117362260818481, -0.9871723055839539, 0.4004935324192047, -0.7753576040267944, -0.855611264705658, 0.9517086148262024, 2.987297773361206, -0.8452858328819275, 2.1355812549591064, 37.59086227416992, 57.65244674682617, 0.5416547060012817, 4.577393531799316, 12.078710556030273, 9.974275588989258, 17.40644645690918, 24.40314483642578, 15.978086471557617, 28.57350730895996, 2.8244757652282715, 74.4529037475586, 48.701908111572266, 39.753822326660156, 23.364471435546875, 0.14397014677524567, 18.680824279785156, 43.00306701660156, 21.605459213256836, 45.55767059326172, 17.8267822265625, 58.11088180541992, 8.544103622436523, 90.791259765625], "std": [0.12954439222812653, 0.10666156560182571, 0.17862364649772644, 0.08120156824588776, 0.27218112349510193, 0.0003732287441380322, 0.14216165244579315, 0.10321847349405289, 0.16128073632717133, 0.002232571132481098, 0.08436557650566101, 0.005493861623108387, 8.414141654968262, 4.748507022857666, 0.058748532086610794, 3.3442466259002686, 13.158235549926758, 15.133881568908691, 7.916905403137207, 31.768489837646484, 8.062932014465332, 25.754125595092773, 2.491112232208252, 23.682958602905273, 7.654823303222656, 9.57582950592041, 22.41874885559082, 0.07361996173858643, 11.840002059936523, 22.87700843811035, 13.447166442871094, 25.229787826538086, 15.490728378295898, 28.176071166992188, 11.864678382873535, 15.638398170471191], "count": [170]}, "timestamp": {"min": [0.0], "max": [5.633333333333334], "mean": [2.8166666666666664], "std": [1.6357974609753292], "count": [170]}, "frame_index": {"min": [0], "max": [169], "mean": [84.5], "std": [49.073923829259876], "count": [170]}, "episode_index": {"min": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [170]}, "index": {"min": [19240], "max": [19409], "mean": [19324.5], "std": [49.073923829259876], "count": [170]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [170]}, "subtask_annotation": {"mean": [7.152941176470589, 11.0, 11.0, 11.0, 11.0], "std": [2.1337946444714606, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [170]}, "scene_annotation": {"mean": [138.0], "std": [0.0], "min": [138], "max": [138], "count": [170]}, "eef_direction_state": {"mean": [3.3529411764705883, 4.605882352941176], "std": [2.164993587019121, 1.857566589174662], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_state": {"mean": [1.1764705882352942, 0.8], "std": [0.7384637565400101, 0.816016147475757], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_state": {"mean": [0.9764705882352941, 0.7], "std": [0.8468136900201452, 0.8249777180591714], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_direction_action": {"mean": [3.3529411764705883, 4.605882352941176], "std": [2.164993587019121, 1.857566589174662], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_action": {"mean": [1.1764705882352942, 0.8], "std": [0.7384637565400101, 0.816016147475757], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_action": {"mean": [0.9764705882352941, 0.7], "std": [0.8468136900201452, 0.8249777180591714], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_sim_pose_state": {"mean": [0.6329010981549148, 0.14919712619462888, 1.1524897682683453, -1.4780546597036333, 0.31013381432141857, -2.1417476345751334, 0.5990300978078134, -0.10843972385151376, 1.1879701625878856, 1.4037379937517906, 1.1608039878164556, 2.2466887836179814], "std": [0.05807900522441247, 0.011168574648284479, 0.045116535948873535, 0.21653776621913884, 0.05020954476403074, 0.13815915503572748, 0.05231782570195156, 0.006018560851641835, 0.030252217743641775, 0.24454995863262338, 0.030570480807454906, 0.27755059383205094], "min": [0.5596414813427745, 0.1282012542289697, 1.066333338950238, -1.8273072085578415, 0.24850840180349798, -2.425446978958452, 0.5623460667473208, -0.1207179832167232, 1.1494895781643768, 0.8262442973775121, 1.1267356632369334, 1.6500676754667027], "max": [0.7596256280900605, 0.17405057311947622, 1.21172261202417, -1.182354415334753, 0.41117332958399344, -1.9959099021670887, 0.7148240965359791, -0.09553235061550266, 1.258318878480587, 1.607794948455863, 1.2374216473407826, 2.476806398605747], "count": [170]}, "eef_sim_pose_action": {"mean": [0.6329010981549148, 0.14919712619462888, 1.1524897682683453, -1.4780546597036333, 0.31013381432141857, -2.1417476345751334, 0.5990300978078134, -0.10843972385151376, 1.1879701625878856, 1.4037379937517906, 1.1608039878164556, 2.2466887836179814], "std": [0.05807900522441247, 0.011168574648284479, 0.045116535948873535, 0.21653776621913884, 0.05020954476403074, 0.13815915503572748, 0.05231782570195156, 0.006018560851641835, 0.030252217743641775, 0.24454995863262338, 0.030570480807454906, 0.27755059383205094], "min": [0.5596414813427745, 0.1282012542289697, 1.066333338950238, -1.8273072085578415, 0.24850840180349798, -2.425446978958452, 0.5623460667473208, -0.1207179832167232, 1.1494895781643768, 0.8262442973775121, 1.1267356632369334, 1.6500676754667027], "max": [0.7596256280900605, 0.17405057311947622, 1.21172261202417, -1.182354415334753, 0.41117332958399344, -1.9959099021670887, 0.7148240965359791, -0.09553235061550266, 1.258318878480587, 1.607794948455863, 1.2374216473407826, 2.476806398605747], "count": [170]}}} +{"episode_index": 139, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4477849346405229]], [[0.4387462295751634]], [[0.4422803472222222]]], "std": [[[0.2908682607632537]], [[0.282657008551943]], [[0.27671706595906054]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5160306576797387]], [[0.5447954820261437]], [[0.5241855698529412]]], "std": [[[0.32406252636486416]], [[0.30978559329455124]], [[0.3147214582598265]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5299319730392157]], [[0.5381593075980392]], [[0.5247392095588235]]], "std": [[[0.28881661544618054]], [[0.2788599259857681]], [[0.2814991808020396]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4345283803104575]], [[0.45375827001633984]], [[0.4294864440359477]]], "std": [[[0.34383583550697616]], [[0.3415905487440003]], [[0.3541147608312974]]], "count": [100]}, "observation.state": {"min": [0.46699759364128113, -1.1648117303848267, 0.8489261865615845, -0.22466525435447693, -1.1115986108779907, 0.3966153562068939, -0.8909361362457275, -1.1039901971817017, 0.8346208333969116, 2.981684446334839, -1.0119354724884033, 2.219496250152588, 18.608123779296875, 50.082000732421875, -0.7300000190734863, -0.2731249928474426, 0.7862499952316284, 0.33375000953674316, 1.021875023841858, -1.199375033378601, 1.5425000190734863, -3.119999885559082, 0.8700000047683716, 40.4379997253418, 40.310909271240234, 26.21875, 0.6993750333786011, -0.1899999976158142, 0.6137499809265137, 1.3628571033477783, 0.7256249785423279, 0.09000001102685928, 0.7200000286102295, 1.4885714054107666, 0.734375, 3.1791670322418213], "max": [0.9306519627571106, -0.7524127960205078, 1.409838318824768, 0.2513447105884552, -0.16050583124160767, 0.4006923735141754, -0.5449140071868896, -0.767414391040802, 1.3112983703613281, 2.9879071712493896, -0.6370880007743835, 2.3331997394561768, 63.17437744140625, 64.71687316894531, 26.065000534057617, 9.494375228881836, 28.93437385559082, 48.67562484741211, 45.07624816894531, 90.21937561035156, 39.953125, 92.55687713623047, 34.06562423706055, 109.33000183105469, 64.95062255859375, 55.79624938964844, 50.42625045776367, 0.6506249904632568, 35.942501068115234, 61.37750244140625, 34.973751068115234, 56.850624084472656, 40.54750061035156, 89.05437469482422, 43.22437286376953, 109.66312408447266], "mean": [0.755521833896637, -0.900217592716217, 1.029734492301941, -0.03790821507573128, -0.657219409942627, 0.39926961064338684, -0.804994523525238, -0.8547323346138, 0.9460448026657104, 2.983936071395874, -0.9320663809776306, 2.302783727645874, 34.13236618041992, 59.68515396118164, 2.2956502437591553, 3.404996871948242, 12.957219123840332, 12.449844360351562, 19.43387222290039, 50.391422271728516, 16.84720230102539, 64.29849243164062, 10.87822437286377, 94.0162353515625, 52.80078125, 47.35486602783203, 26.9528865814209, 0.08435400575399399, 11.078539848327637, 45.96517562866211, 12.221681594848633, 41.771663665771484, 10.354308128356934, 56.41071701049805, 8.652019500732422, 86.9818344116211], "std": [0.13560070097446442, 0.10222844779491425, 0.15435433387756348, 0.1787947714328766, 0.2542779743671417, 0.0013145204866304994, 0.13446252048015594, 0.09570971131324768, 0.14758668839931488, 0.0016520163044333458, 0.106814906001091, 0.04330951347947121, 15.256866455078125, 5.192849636077881, 6.949453353881836, 3.0108320713043213, 10.037052154541016, 18.144445419311523, 13.745322227478027, 27.66897201538086, 12.956425666809082, 32.79013442993164, 10.937911987304688, 19.708351135253906, 7.1551313400268555, 7.800424098968506, 18.700439453125, 0.3048764169216156, 13.474336624145508, 14.41447925567627, 12.688863754272461, 15.321019172668457, 13.945194244384766, 18.846057891845703, 12.981935501098633, 23.512252807617188], "count": [164]}, "action": {"min": [0.46699759364128113, -1.1648117303848267, 0.8489261865615845, -0.22466525435447693, -1.1115986108779907, 0.3966153562068939, -0.8909361362457275, -1.1039901971817017, 0.8346208333969116, 2.981684446334839, -1.0119354724884033, 2.219496250152588, 18.608123779296875, 50.082000732421875, -0.7300000190734863, -0.2731249928474426, 0.7862499952316284, 0.33375000953674316, 1.021875023841858, -1.199375033378601, 1.5425000190734863, -3.119999885559082, 0.8700000047683716, 40.4379997253418, 40.310909271240234, 26.21875, 0.6993750333786011, -0.1899999976158142, 0.6137499809265137, 1.3628571033477783, 0.7256249785423279, 0.09000001102685928, 0.7200000286102295, 1.4885714054107666, 0.734375, 3.1791670322418213], "max": [0.9306519627571106, -0.7524127960205078, 1.409838318824768, 0.2513447105884552, -0.16050583124160767, 0.4006923735141754, -0.5449140071868896, -0.767414391040802, 1.3112983703613281, 2.9879071712493896, -0.6370880007743835, 2.3331997394561768, 63.17437744140625, 64.71687316894531, 26.065000534057617, 9.494375228881836, 28.93437385559082, 48.67562484741211, 45.07624816894531, 90.21937561035156, 39.953125, 92.55687713623047, 34.06562423706055, 109.33000183105469, 64.95062255859375, 55.79624938964844, 50.42625045776367, 0.6506249904632568, 35.942501068115234, 61.37750244140625, 34.973751068115234, 56.850624084472656, 40.54750061035156, 89.05437469482422, 43.22437286376953, 109.66312408447266], "mean": [0.7555218935012817, -0.900217592716217, 1.0297341346740723, -0.03790821507573128, -0.6572192907333374, 0.399269700050354, -0.8049944639205933, -0.8547323346138, 0.9460447430610657, 2.983935594558716, -0.9320665001869202, 2.302783727645874, 34.13237762451172, 59.68516159057617, 2.29565167427063, 3.404996871948242, 12.957220077514648, 12.449847221374512, 19.433876037597656, 50.391422271728516, 16.847198486328125, 64.29850006103516, 10.878225326538086, 94.01620483398438, 52.80080032348633, 47.35487747192383, 26.952871322631836, 0.08435403555631638, 11.078540802001953, 45.96517562866211, 12.22168254852295, 41.771644592285156, 10.354307174682617, 56.41071701049805, 8.652018547058105, 86.98184204101562], "std": [0.13560068607330322, 0.10222845524549484, 0.15435431897640228, 0.1787947714328766, 0.2542779743671417, 0.0013145208358764648, 0.13446250557899475, 0.09570971131324768, 0.14758668839931488, 0.0016520165372639894, 0.106814906001091, 0.04330951347947121, 15.256865501403809, 5.192850112915039, 6.949453353881836, 3.0108320713043213, 10.037053108215332, 18.14444351196289, 13.74532413482666, 27.668981552124023, 12.956427574157715, 32.790122985839844, 10.937911033630371, 19.70835304260254, 7.1551313400268555, 7.800424098968506, 18.700439453125, 0.304876446723938, 13.474336624145508, 14.41447925567627, 12.688862800598145, 15.321019172668457, 13.945195198059082, 18.846057891845703, 12.981935501098633, 23.512252807617188], "count": [164]}, "timestamp": {"min": [0.0], "max": [5.433333333333334], "mean": [2.7166666666666663], "std": [1.5780613986083616], "count": [164]}, "frame_index": {"min": [0], "max": [163], "mean": [81.5], "std": [47.341841958250846], "count": [164]}, "episode_index": {"min": [139], "max": [139], "mean": [139.0], "std": [0.0], "count": [164]}, "index": {"min": [19410], "max": [19573], "mean": [19491.5], "std": [47.341841958250846], "count": [164]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [164]}, "subtask_annotation": {"mean": [7.079268292682927, 11.0, 11.0, 11.0, 11.0], "std": [2.225091820789846, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [164]}, "scene_annotation": {"mean": [139.0], "std": [0.0], "min": [139], "max": [139], "count": [164]}, "eef_direction_state": {"mean": [3.298780487804878, 4.689024390243903], "std": [1.9101138966448725, 1.8628921978655997], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_state": {"mean": [1.3719512195121952, 0.7987804878048781], "std": [0.6163967660770295, 0.8566801922621977], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_state": {"mean": [1.1951219512195121, 0.6524390243902439], "std": [0.8030281772270393, 0.8084501296528027], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_direction_action": {"mean": [3.298780487804878, 4.689024390243903], "std": [1.9101138966448725, 1.8628921978655997], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_action": {"mean": [1.3719512195121952, 0.7987804878048781], "std": [0.6163967660770295, 0.8566801922621977], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_action": {"mean": [1.1951219512195121, 0.6524390243902439], "std": [0.8030281772270393, 0.8084501296528027], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_sim_pose_state": {"mean": [0.6418595146009599, 0.14553979231999842, 1.146686575798993, -1.684748638390315, 0.44694480025027766, -2.2774168641441164, 0.5911823178369335, -0.10801451518285922, 1.1964479023436094, 1.3445572947915354, 0.9919701121257558, 2.2287241872037455], "std": [0.05255233340959113, 0.022222929611684882, 0.03517501394053597, 0.1857298644748132, 0.10710234615295662, 0.1973784330535071, 0.04897758842802468, 0.0035074446361762044, 0.025089373658120348, 0.1578509184073971, 0.06809048189438398, 0.18327196042869198], "min": [0.5738793855770208, 0.10446335005733959, 1.0724160734239458, -2.0248410648543187, 0.31748460828971137, -2.6759688288422625, 0.5570081882284795, -0.11891996265957827, 1.1476281876497914, 0.9132308286404895, 0.939780762757088, 1.7736511699756021], "max": [0.7507656907244007, 0.17486496769951068, 1.1980094239650723, -1.3733184600514272, 0.6437669968289481, -2.0700732737693124, 0.7089920777168934, -0.10076721912079384, 1.2652622486583527, 1.6076634024058443, 1.145351277937778, 2.469738847280307], "count": [164]}, "eef_sim_pose_action": {"mean": [0.6418595146009599, 0.14553979231999842, 1.146686575798993, -1.684748638390315, 0.44694480025027766, -2.2774168641441164, 0.5911823178369335, -0.10801451518285922, 1.1964479023436094, 1.3445572947915354, 0.9919701121257558, 2.2287241872037455], "std": [0.05255233340959113, 0.022222929611684882, 0.03517501394053597, 0.1857298644748132, 0.10710234615295662, 0.1973784330535071, 0.04897758842802468, 0.0035074446361762044, 0.025089373658120348, 0.1578509184073971, 0.06809048189438398, 0.18327196042869198], "min": [0.5738793855770208, 0.10446335005733959, 1.0724160734239458, -2.0248410648543187, 0.31748460828971137, -2.6759688288422625, 0.5570081882284795, -0.11891996265957827, 1.1476281876497914, 0.9132308286404895, 0.939780762757088, 1.7736511699756021], "max": [0.7507656907244007, 0.17486496769951068, 1.1980094239650723, -1.3733184600514272, 0.6437669968289481, -2.0700732737693124, 0.7089920777168934, -0.10076721912079384, 1.2652622486583527, 1.6076634024058443, 1.145351277937778, 2.469738847280307], "count": [164]}}} +{"episode_index": 140, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4421305821078431]], [[0.43493587009803925]], [[0.4401715482026144]]], "std": [[[0.28737103525972496]], [[0.2799120631174375]], [[0.2733973322953022]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.12941176470588237]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5205763357843137]], [[0.5437697691993464]], [[0.5250017463235295]]], "std": [[[0.31056988276957476]], [[0.30423894241598687]], [[0.31077282205369494]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5296570343137255]], [[0.5385311397058824]], [[0.5280274550653595]]], "std": [[[0.2842469690827341]], [[0.28048719691290447]], [[0.2807883302028269]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44716498161764706]], [[0.44688310253267977]], [[0.42389013480392157]]], "std": [[[0.3350246396122041]], [[0.34327755306378344]], [[0.35454571850692873]]], "count": [100]}, "observation.state": {"min": [0.5570496916770935, -1.1781634092330933, 0.8473048806190491, -0.37379834055900574, -1.266011357307434, 0.39854657649993896, -0.9340667128562927, -1.1200121641159058, 0.8981841802597046, 2.9787757396698, -1.035372257232666, 2.298707962036133, 24.81999969482422, 51.774375915527344, -0.7506250143051147, -0.3556250035762787, 0.7287499904632568, 0.06687499582767487, 2.9262499809265137, -1.0737500190734863, 0.6899999976158142, 2.862499952316284, 0.8481249809265137, 55.545623779296875, 15.291250228881836, 44.734375, 0.9106249809265137, -0.2693749964237213, 0.7237499952316284, 2.882999897003174, 4.659090995788574, -0.5724999904632568, 2.427500009536743, 0.9700000286102295, 0.6792857050895691, 29.171539306640625], "max": [0.9454023838043213, -0.8340009450912476, 1.36394202709198, 0.16517890989780426, -0.39339664578437805, 0.4014076590538025, -0.554498553276062, -0.8323319554328918, 1.3516393899917603, 2.9880502223968506, -0.7041323184967041, 2.3436665534973145, 52.265625, 66.38874816894531, 39.59375, 9.352499961853027, 26.533750534057617, 49.95249938964844, 38.36000061035156, 55.76874923706055, 36.79999923706055, 85.05000305175781, 29.349374771118164, 105.16000366210938, 65.33187866210938, 60.09562683105469, 24.666250228881836, 0.5962499976158142, 36.279998779296875, 64.84062957763672, 29.274999618530273, 68.98687744140625, 33.26000213623047, 91.85625457763672, 32.43687438964844, 110.50625610351562], "mean": [0.8162582516670227, -0.9537214040756226, 1.0004040002822876, -0.14133059978485107, -0.8315889239311218, 0.4003024101257324, -0.8332265615463257, -0.9186721444129944, 1.0132228136062622, 2.984429121017456, -0.9678645730018616, 2.3336994647979736, 36.34132766723633, 60.90253829956055, 6.534658908843994, 4.350897312164307, 10.149236679077148, 12.43101978302002, 15.603496551513672, 30.66278839111328, 11.859976768493652, 56.36433029174805, 6.46950101852417, 91.15467071533203, 38.59489440917969, 55.460472106933594, 11.473736763000488, -0.006148041691631079, 11.988734245300293, 50.846923828125, 15.183170318603516, 50.26164245605469, 11.371444702148438, 66.1214828491211, 6.314344882965088, 90.5457992553711], "std": [0.12664435803890228, 0.08784859627485275, 0.1485689878463745, 0.17714335024356842, 0.26747673749923706, 0.0007552949828095734, 0.14490695297718048, 0.0884670689702034, 0.15163302421569824, 0.0028880618046969175, 0.09707082062959671, 0.006749191787093878, 8.370838165283203, 4.2028656005859375, 11.696087837219238, 3.537580728530884, 10.064812660217285, 19.14147186279297, 11.65377426147461, 16.321088790893555, 13.024011611938477, 24.014328002929688, 9.247873306274414, 15.679356575012207, 19.4575138092041, 3.6105690002441406, 8.160477638244629, 0.33594074845314026, 12.649276733398438, 16.443195343017578, 7.746832370758057, 18.903316497802734, 8.997522354125977, 21.65138816833496, 8.720754623413086, 19.737564086914062], "count": [151]}, "action": {"min": [0.5570496916770935, -1.1781634092330933, 0.8473048806190491, -0.37379834055900574, -1.266011357307434, 0.39854657649993896, -0.9340667128562927, -1.1200121641159058, 0.8981841802597046, 2.9787757396698, -1.035372257232666, 2.298707962036133, 24.81999969482422, 51.774375915527344, -0.7506250143051147, -0.3556250035762787, 0.7287499904632568, 0.06687499582767487, 2.9262499809265137, -1.0737500190734863, 0.6899999976158142, 2.862499952316284, 0.8481249809265137, 55.545623779296875, 15.291250228881836, 44.734375, 0.9106249809265137, -0.2693749964237213, 0.7237499952316284, 2.882999897003174, 4.659090995788574, -0.5724999904632568, 2.427500009536743, 0.9700000286102295, 0.6792857050895691, 29.171539306640625], "max": [0.9454023838043213, -0.8340009450912476, 1.36394202709198, 0.16517890989780426, -0.39339664578437805, 0.4014076590538025, -0.554498553276062, -0.8323319554328918, 1.3516393899917603, 2.9880502223968506, -0.7041323184967041, 2.3436665534973145, 52.265625, 66.38874816894531, 39.59375, 9.352499961853027, 26.533750534057617, 49.95249938964844, 38.36000061035156, 55.76874923706055, 36.79999923706055, 85.05000305175781, 29.349374771118164, 105.16000366210938, 65.33187866210938, 60.09562683105469, 24.666250228881836, 0.5962499976158142, 36.279998779296875, 64.84062957763672, 29.274999618530273, 68.98687744140625, 33.26000213623047, 91.85625457763672, 32.43687438964844, 110.50625610351562], "mean": [0.8162582516670227, -0.9537212252616882, 1.0004041194915771, -0.14133061468601227, -0.831588864326477, 0.4003024101257324, -0.8332269191741943, -0.9186720848083496, 1.0132230520248413, 2.9844303131103516, -0.9678645730018616, 2.3336997032165527, 36.34132766723633, 60.902523040771484, 6.534659385681152, 4.350897312164307, 10.149242401123047, 12.431029319763184, 15.603501319885254, 30.662784576416016, 11.859980583190918, 56.36433410644531, 6.469508647918701, 91.15470123291016, 38.59489822387695, 55.460453033447266, 11.47374439239502, -0.006148164626210928, 11.988736152648926, 50.846923828125, 15.183170318603516, 50.261634826660156, 11.37144947052002, 66.12146759033203, 6.314347743988037, 90.54580688476562], "std": [0.12664435803890228, 0.08784858882427216, 0.1485690027475357, 0.17714330554008484, 0.26747673749923706, 0.0007552948663942516, 0.14490695297718048, 0.0884670540690422, 0.15163302421569824, 0.0028880618046969175, 0.09707080572843552, 0.006749191787093878, 8.37083911895752, 4.2028656005859375, 11.696085929870605, 3.5375819206237793, 10.064813613891602, 19.14147186279297, 11.65377426147461, 16.321086883544922, 13.024011611938477, 24.014326095581055, 9.247872352600098, 15.67935562133789, 19.4575138092041, 3.6105685234069824, 8.160477638244629, 0.33594074845314026, 12.649280548095703, 16.443195343017578, 7.746832370758057, 18.903316497802734, 8.99752426147461, 21.651386260986328, 8.720754623413086, 19.737564086914062], "count": [151]}, "timestamp": {"min": [0.0], "max": [5.0], "mean": [2.4999999999999996], "std": [1.4529663145135578], "count": [151]}, "frame_index": {"min": [0], "max": [150], "mean": [75.0], "std": [43.58898943540674], "count": [151]}, "episode_index": {"min": [140], "max": [140], "mean": [140.0], "std": [0.0], "count": [151]}, "index": {"min": [19574], "max": [19724], "mean": [19649.0], "std": [43.58898943540674], "count": [151]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [151]}, "subtask_annotation": {"mean": [7.152317880794702, 11.0, 11.0, 11.0, 11.0], "std": [2.2099963871920987, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [151]}, "scene_annotation": {"mean": [140.0], "std": [0.0], "min": [140], "max": [140], "count": [151]}, "eef_direction_state": {"mean": [3.410596026490066, 4.258278145695364], "std": [2.0692370644414795, 2.2770480953627743], "min": [0, 0], "max": [6, 6], "count": [151]}, "eef_velocity_state": {"mean": [1.2119205298013245, 0.7880794701986755], "std": [0.7057875364899981, 0.8582229562829865], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_state": {"mean": [1.099337748344371, 0.6887417218543046], "std": [0.8199092736711072, 0.8393109004397808], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_direction_action": {"mean": [3.410596026490066, 4.258278145695364], "std": [2.0692370644414795, 2.2770480953627743], "min": [0, 0], "max": [6, 6], "count": [151]}, "eef_velocity_action": {"mean": [1.2119205298013245, 0.7880794701986755], "std": [0.7057875364899981, 0.8582229562829865], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_action": {"mean": [1.099337748344371, 0.6887417218543046], "std": [0.8199092736711072, 0.8393109004397808], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_sim_pose_state": {"mean": [0.6305780535038157, 0.13196897819638193, 1.1501218773960449, -1.5684560026297973, 0.32249470827485854, -2.2188739289113633, 0.5992965900638226, -0.10754376572789213, 1.1826619864797314, 1.3471862553705944, 0.9602074833942547, 2.2387678205860455], "std": [0.05382308981362954, 0.020199434086700975, 0.03647145319713504, 0.19375539355141297, 0.11338889364663403, 0.19628976877751436, 0.05121544973442228, 0.005368442263593112, 0.028468784508730013, 0.1498353218893849, 0.03885438957786668, 0.1784062501049319], "min": [0.560252489617656, 0.09390054890515548, 1.0733291816147101, -1.929809579934511, 0.1783509497005078, -2.614421147066727, 0.5635185590019204, -0.11622160679690147, 1.136255961881632, 0.9499657089733945, 0.9230666574595485, 1.8267684374804194], "max": [0.7450849790651044, 0.16395739910570836, 1.2091622402972635, -1.2559756901354147, 0.5099898971042744, -2.0340750765646565, 0.7139322279693141, -0.09415337071394161, 1.2515930583946588, 1.5640593251855741, 1.0490383152265257, 2.449881973653102], "count": [151]}, "eef_sim_pose_action": {"mean": [0.6305780535038157, 0.13196897819638193, 1.1501218773960449, -1.5684560026297973, 0.32249470827485854, -2.2188739289113633, 0.5992965900638226, -0.10754376572789213, 1.1826619864797314, 1.3471862553705944, 0.9602074833942547, 2.2387678205860455], "std": [0.05382308981362954, 0.020199434086700975, 0.03647145319713504, 0.19375539355141297, 0.11338889364663403, 0.19628976877751436, 0.05121544973442228, 0.005368442263593112, 0.028468784508730013, 0.1498353218893849, 0.03885438957786668, 0.1784062501049319], "min": [0.560252489617656, 0.09390054890515548, 1.0733291816147101, -1.929809579934511, 0.1783509497005078, -2.614421147066727, 0.5635185590019204, -0.11622160679690147, 1.136255961881632, 0.9499657089733945, 0.9230666574595485, 1.8267684374804194], "max": [0.7450849790651044, 0.16395739910570836, 1.2091622402972635, -1.2559756901354147, 0.5099898971042744, -2.0340750765646565, 0.7139322279693141, -0.09415337071394161, 1.2515930583946588, 1.5640593251855741, 1.0490383152265257, 2.449881973653102], "count": [151]}}} +{"episode_index": 141, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4414135294117647]], [[0.43391583333333333]], [[0.4379211948529412]]], "std": [[[0.2858122655577255]], [[0.27915743622797384]], [[0.2728776592860185]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.1568627450980392]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5240396691176471]], [[0.5337075102124184]], [[0.5124179677287583]]], "std": [[[0.30607820365391125]], [[0.3064110022043528]], [[0.3127387050254517]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5211506821895424]], [[0.5336903656045752]], [[0.5253347303921568]]], "std": [[[0.2781112686849185]], [[0.2741054298176824]], [[0.2743352177151377]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4483514093137255]], [[0.44689630923202617]], [[0.42484664215686274]]], "std": [[[0.33499448299767726]], [[0.34344613042300237]], [[0.35432351459084527]]], "count": [100]}, "observation.state": {"min": [0.5944581031799316, -1.2086576223373413, 0.8001449704170227, -0.35327020287513733, -1.2372735738754272, 0.39892804622650146, -0.9405279755592346, -1.0868678092956543, 0.8451590538024902, 2.980635404586792, -1.0003849267959595, 2.225289821624756, 25.24312400817871, 51.62687683105469, -0.5687500238418579, -0.6731250286102295, 0.8118749856948853, 0.21937498450279236, 2.119999885559082, 1.0177778005599976, 0.8237500190734863, 4.396666526794434, 0.8443750143051147, 27.81999969482422, 41.55687713623047, 31.808124542236328, 0.4893749952316284, 0.16562500596046448, 1.7193750143051147, 23.065555572509766, 7.833749771118164, 16.878889083862305, 1.5831249952316284, 24.536666870117188, 0.6462500095367432, 65.36111450195312], "max": [0.9264610409736633, -0.7747291326522827, 1.4138437509536743, 0.16496433317661285, -0.40116921067237854, 0.4012884199619293, -0.5388342142105103, -0.7683394551277161, 1.3177528381347656, 2.9890754222869873, -0.618689775466919, 2.2434816360473633, 48.131874084472656, 65.35250091552734, 2.9887499809265137, 9.410624504089355, 29.866249084472656, 46.18000030517578, 39.961875915527344, 49.13249969482422, 38.0993766784668, 78.62687683105469, 25.768749237060547, 107.5250015258789, 66.53937530517578, 55.97111129760742, 47.859375, 0.5625, 37.66187286376953, 55.59312438964844, 36.360626220703125, 61.647499084472656, 37.60499954223633, 97.30437469482422, 28.505624771118164, 109.89812469482422], "mean": [0.8263476490974426, -0.9474034905433655, 1.0129576921463013, -0.12295591831207275, -0.847143828868866, 0.4002760350704193, -0.8373041749000549, -0.8580263257026672, 0.9607165455818176, 2.98441743850708, -0.9226769804954529, 2.2323906421661377, 34.67764663696289, 60.03883361816406, -0.3123532831668854, 4.157368183135986, 14.55606746673584, 12.530673027038574, 17.68057632446289, 21.854509353637695, 12.79669189453125, 48.93430709838867, 5.8287811279296875, 87.13981628417969, 52.4069709777832, 40.22705841064453, 27.462465286254883, 0.3362761437892914, 15.314340591430664, 50.19295120239258, 18.901399612426758, 51.83261489868164, 13.23947811126709, 69.8094711303711, 8.119041442871094, 93.47637176513672], "std": [0.11564388126134872, 0.115382619202137, 0.1785135120153427, 0.1680387258529663, 0.2721075713634491, 0.0006301018293015659, 0.14964228868484497, 0.09748408198356628, 0.15273220837116241, 0.00210681464523077, 0.11090672016143799, 0.0064186817035079, 8.543418884277344, 4.59051513671875, 0.6336577534675598, 3.8149633407592773, 10.059706687927246, 17.958044052124023, 13.120210647583008, 16.849666595458984, 13.60417366027832, 22.44049072265625, 8.049280166625977, 21.194576263427734, 10.556742668151855, 6.151195526123047, 18.72722816467285, 0.13369321823120117, 13.914600372314453, 6.9026641845703125, 11.086655616760254, 11.630719184875488, 13.520092010498047, 14.879155158996582, 10.175715446472168, 10.152970314025879], "count": [141]}, "action": {"min": [0.5944581031799316, -1.2086576223373413, 0.8001449704170227, -0.35327020287513733, -1.2372735738754272, 0.39892804622650146, -0.9405279755592346, -1.0868678092956543, 0.8451590538024902, 2.980635404586792, -1.0003849267959595, 2.225289821624756, 25.24312400817871, 51.62687683105469, -0.5687500238418579, -0.6731250286102295, 0.8118749856948853, 0.21937498450279236, 2.119999885559082, 1.0177778005599976, 0.8237500190734863, 4.396666526794434, 0.8443750143051147, 27.81999969482422, 41.55687713623047, 31.808124542236328, 0.4893749952316284, 0.16562500596046448, 1.7193750143051147, 23.065555572509766, 7.833749771118164, 16.878889083862305, 1.5831249952316284, 24.536666870117188, 0.6462500095367432, 65.36111450195312], "max": [0.9264610409736633, -0.7747291326522827, 1.4138437509536743, 0.16496433317661285, -0.40116921067237854, 0.4012884199619293, -0.5388342142105103, -0.7683394551277161, 1.3177528381347656, 2.9890754222869873, -0.618689775466919, 2.2434816360473633, 48.131874084472656, 65.35250091552734, 2.9887499809265137, 9.410624504089355, 29.866249084472656, 46.18000030517578, 39.961875915527344, 49.13249969482422, 38.0993766784668, 78.62687683105469, 25.768749237060547, 107.5250015258789, 66.53937530517578, 55.97111129760742, 47.859375, 0.5625, 37.66187286376953, 55.59312438964844, 36.360626220703125, 61.647499084472656, 37.60499954223633, 97.30437469482422, 28.505624771118164, 109.89812469482422], "mean": [0.8263479471206665, -0.9474033713340759, 1.0129576921463013, -0.12295588850975037, -0.8471436500549316, 0.400276243686676, -0.8373043537139893, -0.8580264449119568, 0.9607166051864624, 2.9844179153442383, -0.9226769804954529, 2.2323906421661377, 34.67763900756836, 60.038841247558594, -0.3123531937599182, 4.157367706298828, 14.556060791015625, 12.530668258666992, 17.68058204650879, 21.854501724243164, 12.796689987182617, 48.9343147277832, 5.828780174255371, 87.13982391357422, 52.40694808959961, 40.22703552246094, 27.462495803833008, 0.3362760543823242, 15.314345359802246, 50.192962646484375, 18.901405334472656, 51.83259963989258, 13.239476203918457, 69.80945587158203, 8.11904239654541, 93.47640228271484], "std": [0.11564388871192932, 0.11538262665271759, 0.1785135120153427, 0.16803871095180511, 0.2721076011657715, 0.000630101771093905, 0.14964227378368378, 0.09748407453298569, 0.15273220837116241, 0.00210681464523077, 0.11090672016143799, 0.006418680772185326, 8.543416976928711, 4.59051513671875, 0.6336577534675598, 3.8149633407592773, 10.05970573425293, 17.958051681518555, 13.120209693908691, 16.849668502807617, 13.60417366027832, 22.440488815307617, 8.049280166625977, 21.194576263427734, 10.556741714477539, 6.1511945724487305, 18.72722816467285, 0.13369320333003998, 13.914600372314453, 6.902664661407471, 11.086655616760254, 11.630719184875488, 13.520092010498047, 14.87915325164795, 10.175715446472168, 10.152971267700195], "count": [141]}, "timestamp": {"min": [0.0], "max": [4.666666666666667], "mean": [2.3333333333333335], "std": [1.3567390098101924], "count": [141]}, "frame_index": {"min": [0], "max": [140], "mean": [70.0], "std": [40.702170294305766], "count": [141]}, "episode_index": {"min": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [141]}, "index": {"min": [19725], "max": [19865], "mean": [19795.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [7.553191489361702, 11.0, 11.0, 11.0, 11.0], "std": [1.6348402308339198, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [141]}, "scene_annotation": {"mean": [141.0], "std": [0.0], "min": [141], "max": [141], "count": [141]}, "eef_direction_state": {"mean": [3.0141843971631204, 4.347517730496454], "std": [2.208898238260555, 2.2659546720812296], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.2765957446808511, 0.7446808510638298], "std": [0.7056648490117878, 0.8286043578402779], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [0.9219858156028369, 0.5035460992907801], "std": [0.8511229293900813, 0.7955916971563216], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [3.0141843971631204, 4.347517730496454], "std": [2.208898238260555, 2.2659546720812296], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.2765957446808511, 0.7446808510638298], "std": [0.7056648490117878, 0.8286043578402779], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [0.9219858156028369, 0.5035460992907801], "std": [0.8511229293900813, 0.7955916971563216], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.6303617299131052, 0.1362388761438485, 1.152463267848054, -1.5583846130087398, 0.34218482349528345, -2.221055832745761, 0.5927297691450469, -0.11454045704025272, 1.182406838335773, 1.4103373362145086, 1.0722217452905607, 2.270733424034287], "std": [0.06153107592127967, 0.015640551202027186, 0.04488943054590401, 0.22372535757945064, 0.10160718278254817, 0.1991552423873408, 0.052037324759860004, 0.005700118404149516, 0.027176755122872594, 0.16706455316311636, 0.03022743783385937, 0.19180924886870176], "min": [0.5481936177740316, 0.10686239929402555, 1.077269332526472, -1.9200288076173393, 0.21267841817090316, -2.6090828878654935, 0.5564707812619482, -0.12094223655614489, 1.1460617245406726, 0.9605658031875185, 1.0386605461544676, 1.8073358141345957], "max": [0.7509087970838871, 0.1513407281368149, 1.2152659368924383, -1.2444659125598625, 0.5036087234938562, -2.0634350137435398, 0.7139917555741312, -0.09976181874464318, 1.2508561777663845, 1.594693153189601, 1.1482828548739663, 2.4581744817420583], "count": [141]}, "eef_sim_pose_action": {"mean": [0.6303617299131052, 0.1362388761438485, 1.152463267848054, -1.5583846130087398, 0.34218482349528345, -2.221055832745761, 0.5927297691450469, -0.11454045704025272, 1.182406838335773, 1.4103373362145086, 1.0722217452905607, 2.270733424034287], "std": [0.06153107592127967, 0.015640551202027186, 0.04488943054590401, 0.22372535757945064, 0.10160718278254817, 0.1991552423873408, 0.052037324759860004, 0.005700118404149516, 0.027176755122872594, 0.16706455316311636, 0.03022743783385937, 0.19180924886870176], "min": [0.5481936177740316, 0.10686239929402555, 1.077269332526472, -1.9200288076173393, 0.21267841817090316, -2.6090828878654935, 0.5564707812619482, -0.12094223655614489, 1.1460617245406726, 0.9605658031875185, 1.0386605461544676, 1.8073358141345957], "max": [0.7509087970838871, 0.1513407281368149, 1.2152659368924383, -1.2444659125598625, 0.5036087234938562, -2.0634350137435398, 0.7139917555741312, -0.09976181874464318, 1.2508561777663845, 1.594693153189601, 1.1482828548739663, 2.4581744817420583], "count": [141]}}} +{"episode_index": 142, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4431908312908497]], [[0.43500208333333334]], [[0.43976168913398694]]], "std": [[[0.28932683214709654]], [[0.28200103255097214]], [[0.27556687334845187]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1607843137254902]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5326170098039216]], [[0.5427270424836601]], [[0.5207278696895425]]], "std": [[[0.3085143078685273]], [[0.3058799655473278]], [[0.3129193362502868]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5252540870098039]], [[0.5354187152777778]], [[0.5272977920751634]]], "std": [[[0.27984288090014575]], [[0.2740026410643474]], [[0.2742713577527522]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44683702205882353]], [[0.4481993566176471]], [[0.42566662377450976]]], "std": [[[0.33702807689012865]], [[0.34350490927972016]], [[0.35443390134956904]]], "count": [100]}, "observation.state": {"min": [0.549730122089386, -1.1777342557907104, 0.8288986682891846, -0.3212262690067291, -1.224133849143982, 0.3990234136581421, -0.9023804068565369, -1.0342074632644653, 0.8356221914291382, 2.980989933013916, -0.9653000235557556, 2.2293193340301514, 20.406665802001953, 51.09749984741211, -0.6831250190734863, -0.31437498331069946, 1.0212500095367432, 0.19625000655651093, 1.1918749809265137, -0.9018750190734863, 1.0362499952316284, 3.4049999713897705, 1.0088889598846436, 55.41749954223633, 38.98999786376953, 27.7918758392334, 0.5162500143051147, -0.11562500149011612, 1.6506249904632568, 23.684444427490234, 4.453125, 5.661250114440918, 0.9056249856948853, 20.331111907958984, 1.125, 39.415557861328125], "max": [0.9363741278648376, -0.798809826374054, 1.3844701051712036, 0.13084611296653748, -0.315432608127594, 0.4007400572299957, -0.5518891215324402, -0.7721542119979858, 1.2666418552398682, 2.988550901412964, -0.7115578651428223, 2.2402865886688232, 50.45375061035156, 68.24687194824219, 22.339284896850586, 7.159999847412109, 26.579374313354492, 48.06437683105469, 35.43562316894531, 56.62125015258789, 38.76187515258789, 93.68187713623047, 35.149375915527344, 109.7081298828125, 73.14749908447266, 58.247779846191406, 52.12562561035156, 1.608888864517212, 36.54750061035156, 67.00187683105469, 35.701873779296875, 69.3081283569336, 37.724998474121094, 89.81813049316406, 35.578125, 106.55500030517578], "mean": [0.8040709495544434, -0.9530676603317261, 1.0239052772521973, -0.1388501077890396, -0.7839406132698059, 0.40014997124671936, -0.8122076988220215, -0.8583434224128723, 0.9483290314674377, 2.986189842224121, -0.9120684266090393, 2.233020067214966, 36.682586669921875, 62.34988784790039, 2.2697231769561768, 2.730851411819458, 12.56597900390625, 12.300682067871094, 16.376296997070312, 34.26499557495117, 14.708311080932617, 62.39236068725586, 9.410517692565918, 95.4940414428711, 55.31863784790039, 39.231781005859375, 29.118122100830078, 0.2173306941986084, 13.639613151550293, 54.75701904296875, 15.825024604797363, 49.217437744140625, 12.244062423706055, 67.4406509399414, 9.171786308288574, 92.3187255859375], "std": [0.127422034740448, 0.10246749222278595, 0.1657150834798813, 0.16326726973056793, 0.29160189628601074, 0.00040212072781287134, 0.1288665235042572, 0.08420664072036743, 0.14427824318408966, 0.0025181984528899193, 0.07817582786083221, 0.0024504538159817457, 9.126518249511719, 5.214773654937744, 6.309915542602539, 2.3546249866485596, 8.943778038024902, 18.249866485595703, 12.244597434997559, 18.577556610107422, 13.260852813720703, 26.423398971557617, 11.34097957611084, 14.571507453918457, 13.703041076660156, 8.619207382202148, 19.605932235717773, 0.39668911695480347, 13.277753829956055, 11.133133888244629, 11.402839660644531, 19.489748001098633, 13.203712463378906, 16.354019165039062, 12.20152473449707, 12.009117126464844], "count": [140]}, "action": {"min": [0.549730122089386, -1.1777342557907104, 0.8288986682891846, -0.3212262690067291, -1.224133849143982, 0.3990234136581421, -0.9023804068565369, -1.0342074632644653, 0.8356221914291382, 2.980989933013916, -0.9653000235557556, 2.2293193340301514, 20.406665802001953, 51.09749984741211, -0.6831250190734863, -0.31437498331069946, 1.0212500095367432, 0.19625000655651093, 1.1918749809265137, -0.9018750190734863, 1.0362499952316284, 3.4049999713897705, 1.0088889598846436, 55.41749954223633, 38.98999786376953, 27.7918758392334, 0.5162500143051147, -0.11562500149011612, 1.6506249904632568, 23.684444427490234, 4.453125, 5.661250114440918, 0.9056249856948853, 20.331111907958984, 1.125, 39.415557861328125], "max": [0.9363741278648376, -0.798809826374054, 1.3844701051712036, 0.13084611296653748, -0.315432608127594, 0.4007400572299957, -0.5518891215324402, -0.7721542119979858, 1.2666418552398682, 2.988550901412964, -0.7115578651428223, 2.2402865886688232, 50.45375061035156, 68.24687194824219, 22.339284896850586, 7.159999847412109, 26.579374313354492, 48.06437683105469, 35.43562316894531, 56.62125015258789, 38.76187515258789, 93.68187713623047, 35.149375915527344, 109.7081298828125, 73.14749908447266, 58.247779846191406, 52.12562561035156, 1.608888864517212, 36.54750061035156, 67.00187683105469, 35.701873779296875, 69.3081283569336, 37.724998474121094, 89.81813049316406, 35.578125, 106.55500030517578], "mean": [0.8040709495544434, -0.9530676603317261, 1.0239053964614868, -0.1388501077890396, -0.7839406728744507, 0.40015003085136414, -0.8122076392173767, -0.8583433032035828, 0.9483287334442139, 2.9861903190612793, -0.9120683670043945, 2.233018636703491, 36.68259048461914, 62.34988021850586, 2.269723892211914, 2.730851411819458, 12.565986633300781, 12.300674438476562, 16.376304626464844, 34.2650032043457, 14.708314895629883, 62.39236068725586, 9.410517692565918, 95.49401092529297, 55.318641662597656, 39.23179626464844, 29.118120193481445, 0.217330664396286, 13.63961124420166, 54.757022857666016, 15.825024604797363, 49.21744155883789, 12.244063377380371, 67.44063568115234, 9.171785354614258, 92.3187026977539], "std": [0.12742206454277039, 0.10246748477220535, 0.16571511328220367, 0.16326726973056793, 0.29160189628601074, 0.0004021206696052104, 0.1288665235042572, 0.08420664072036743, 0.14427824318408966, 0.002518198685720563, 0.07817583531141281, 0.002450454281643033, 9.126518249511719, 5.2147746086120605, 6.309915542602539, 2.3546252250671387, 8.943777084350586, 18.249866485595703, 12.244595527648926, 18.577556610107422, 13.26085090637207, 26.423397064208984, 11.34097957611084, 14.571505546569824, 13.703042030334473, 8.619206428527832, 19.605934143066406, 0.39668911695480347, 13.277754783630371, 11.133134841918945, 11.402838706970215, 19.48974609375, 13.203710556030273, 16.354019165039062, 12.20152473449707, 12.00911808013916], "count": [140]}, "timestamp": {"min": [0.0], "max": [4.633333333333334], "mean": [2.3166666666666664], "std": [1.3471162615833208], "count": [140]}, "frame_index": {"min": [0], "max": [139], "mean": [69.5], "std": [40.413487847499624], "count": [140]}, "episode_index": {"min": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [140]}, "index": {"min": [19866], "max": [20005], "mean": [19935.5], "std": [40.413487847499624], "count": [140]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [140]}, "subtask_annotation": {"mean": [7.45, 11.0, 11.0, 11.0, 11.0], "std": [1.8060414486621594, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [140]}, "scene_annotation": {"mean": [142.0], "std": [0.0], "min": [142], "max": [142], "count": [140]}, "eef_direction_state": {"mean": [2.7785714285714285, 4.421428571428572], "std": [2.134973593489613, 2.255367746836288], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_state": {"mean": [1.2857142857142858, 0.6785714285714286], "std": [0.6468132241526731, 0.7862011478610031], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_state": {"mean": [0.9857142857142858, 0.55], "std": [0.8450335097811574, 0.8135021292447332], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_direction_action": {"mean": [2.7785714285714285, 4.421428571428572], "std": [2.134973593489613, 2.255367746836288], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_action": {"mean": [1.2857142857142858, 0.6785714285714286], "std": [0.6468132241526731, 0.7862011478610031], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_action": {"mean": [0.9857142857142858, 0.55], "std": [0.8450335097811574, 0.8135021292447332], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_sim_pose_state": {"mean": [0.637575237218054, 0.13754959666111985, 1.14547410560259, -1.6019348383095362, 0.33686162632659, -2.219351173738877, 0.5917797659550389, -0.10884877836555204, 1.1882388265007802, 1.3772100381660282, 1.0610548975966267, 2.2471027695885364], "std": [0.056376922110677366, 0.020561962791711724, 0.04012375196598063, 0.21196494493888512, 0.09919088727660738, 0.194087778801541, 0.04754111482577875, 0.009707222798442154, 0.026354823137379378, 0.16881596085639572, 0.033476355017358884, 0.20444599476189626], "min": [0.5634499398861524, 0.10452666755491993, 1.0743517246015049, -1.9271934105239952, 0.22549817740586797, -2.580081464435837, 0.5582613974496553, -0.12774678365697043, 1.1494609237263231, 0.9631406170497109, 1.0306698690208709, 1.7923895581792386], "max": [0.7455919169260249, 0.16176120185275394, 1.2047623361506583, -1.2854789041642691, 0.50143988692095, -2.0547975407558434, 0.6979614992030478, -0.08938357648763753, 1.248920223849984, 1.5645559047994924, 1.1446568180563772, 2.4435715732414747], "count": [140]}, "eef_sim_pose_action": {"mean": [0.637575237218054, 0.13754959666111985, 1.14547410560259, -1.6019348383095362, 0.33686162632659, -2.219351173738877, 0.5917797659550389, -0.10884877836555204, 1.1882388265007802, 1.3772100381660282, 1.0610548975966267, 2.2471027695885364], "std": [0.056376922110677366, 0.020561962791711724, 0.04012375196598063, 0.21196494493888512, 0.09919088727660738, 0.194087778801541, 0.04754111482577875, 0.009707222798442154, 0.026354823137379378, 0.16881596085639572, 0.033476355017358884, 0.20444599476189626], "min": [0.5634499398861524, 0.10452666755491993, 1.0743517246015049, -1.9271934105239952, 0.22549817740586797, -2.580081464435837, 0.5582613974496553, -0.12774678365697043, 1.1494609237263231, 0.9631406170497109, 1.0306698690208709, 1.7923895581792386], "max": [0.7455919169260249, 0.16176120185275394, 1.2047623361506583, -1.2854789041642691, 0.50143988692095, -2.0547975407558434, 0.6979614992030478, -0.08938357648763753, 1.248920223849984, 1.5645559047994924, 1.1446568180563772, 2.4435715732414747], "count": [140]}}} +{"episode_index": 143, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44771084558823526]], [[0.43765144607843137]], [[0.4418340155228758]]], "std": [[[0.2894632871257114]], [[0.281735884608485]], [[0.27635361101946265]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.11764705882352941]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5268110416666667]], [[0.5414841013071896]], [[0.5214261989379085]]], "std": [[[0.31698357950760414]], [[0.3086561560500336]], [[0.31448380030224093]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5273282904411765]], [[0.5372786989379085]], [[0.5281788316993463]]], "std": [[[0.2840194907043137]], [[0.2783024235125072]], [[0.27736327263868704]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4394841441993464]], [[0.4527599979575163]], [[0.42837444444444445]]], "std": [[[0.34018009949156175]], [[0.34123776142362283]], [[0.35363918483896095]]], "count": [100]}, "observation.state": {"min": [0.5215008854866028, -1.1543211936950684, 0.8364804983139038, -0.2790493667125702, -1.0126268863677979, 0.39756906032562256, -0.9454871416091919, -1.0663909912109375, 0.7985713481903076, 2.9808261394500732, -1.0699435472488403, 2.161726474761963, 31.109167098999023, 51.57875061035156, -0.5718749761581421, -0.7162500023841858, 0.7762500047683716, 0.08187499642372131, 2.823124885559082, -1.0568749904632568, 2.0250000953674316, -3.6781249046325684, 0.9706249833106995, 11.250624656677246, 49.65625, 15.963125228881836, 0.6725000143051147, 0.11687500029802322, 5.698124885559082, 15.628889083862305, 1.8181250095367432, 8.5625, 0.7487499713897705, 11.89888858795166, 0.6837500333786011, 30.425556182861328], "max": [0.9029049277305603, -0.7911325693130493, 1.3957475423812866, 0.219634547829628, -0.2575913667678833, 0.4003109037876129, -0.5348499417304993, -0.6776435971260071, 1.2786345481872559, 2.9878594875335693, -0.6200646758079529, 2.212939739227295, 52.98625183105469, 65.59625244140625, 29.9637508392334, 9.478750228881836, 30.613750457763672, 41.134376525878906, 35.62812423706055, 51.670623779296875, 31.5049991607666, 80.51687622070312, 18.366249084472656, 105.24874877929688, 72.39625549316406, 54.14666748046875, 60.03562545776367, 2.1066665649414062, 46.881248474121094, 70.1675033569336, 43.87874984741211, 60.81437683105469, 41.692501068115234, 89.66875457763672, 47.00062561035156, 109.90750122070312], "mean": [0.7737724184989929, -0.9469730854034424, 1.0682910680770874, -0.08322533965110779, -0.6915969252586365, 0.3996942639350891, -0.8391814827919006, -0.7850974798202515, 0.9094671607017517, 2.9842336177825928, -0.9667292237281799, 2.201420783996582, 39.49873733520508, 60.92367935180664, 2.055671453475952, 5.038338661193848, 13.77963638305664, 10.120798110961914, 16.582029342651367, 11.563172340393066, 15.663162231445312, 17.32319450378418, 4.339691162109375, 59.548057556152344, 61.4771728515625, 37.48353958129883, 33.44517517089844, 0.2921069860458374, 19.888151168823242, 56.9932746887207, 16.693994522094727, 43.10743713378906, 12.366515159606934, 65.48778533935547, 12.399062156677246, 101.49382781982422], "std": [0.11831453442573547, 0.09467935562133789, 0.1505342423915863, 0.14976046979427338, 0.20883095264434814, 0.0006985939689911902, 0.14996948838233948, 0.11619101464748383, 0.14589065313339233, 0.0015306889545172453, 0.1347048580646515, 0.01321686152368784, 7.039262294769287, 4.520150184631348, 6.555838584899902, 3.7550113201141357, 9.928766250610352, 15.577433586120605, 10.545141220092773, 19.303030014038086, 9.239323616027832, 29.522705078125, 5.692422389984131, 26.28339385986328, 6.886255264282227, 9.988702774047852, 23.03934669494629, 0.32603341341018677, 14.18761920928955, 13.20478630065918, 14.969976425170898, 16.397451400756836, 15.821081161499023, 13.143941879272461, 17.165023803710938, 14.043813705444336], "count": [176]}, "action": {"min": [0.5215008854866028, -1.1543211936950684, 0.8364804983139038, -0.2790493667125702, -1.0126268863677979, 0.39756906032562256, -0.9454871416091919, -1.0663909912109375, 0.7985713481903076, 2.9808261394500732, -1.0699435472488403, 2.161726474761963, 31.109167098999023, 51.57875061035156, -0.5718749761581421, -0.7162500023841858, 0.7762500047683716, 0.08187499642372131, 2.823124885559082, -1.0568749904632568, 2.0250000953674316, -3.6781249046325684, 0.9706249833106995, 11.250624656677246, 49.65625, 15.963125228881836, 0.6725000143051147, 0.11687500029802322, 5.698124885559082, 15.628889083862305, 1.8181250095367432, 8.5625, 0.7487499713897705, 11.89888858795166, 0.6837500333786011, 30.425556182861328], "max": [0.9029049277305603, -0.7911325693130493, 1.3957475423812866, 0.219634547829628, -0.2575913667678833, 0.4003109037876129, -0.5348499417304993, -0.6776435971260071, 1.2786345481872559, 2.9878594875335693, -0.6200646758079529, 2.212939739227295, 52.98625183105469, 65.59625244140625, 29.9637508392334, 9.478750228881836, 30.613750457763672, 41.134376525878906, 35.62812423706055, 51.670623779296875, 31.5049991607666, 80.51687622070312, 18.366249084472656, 105.24874877929688, 72.39625549316406, 54.14666748046875, 60.03562545776367, 2.1066665649414062, 46.881248474121094, 70.1675033569336, 43.87874984741211, 60.81437683105469, 41.692501068115234, 89.66875457763672, 47.00062561035156, 109.90750122070312], "mean": [0.7737724781036377, -0.9469730257987976, 1.0682907104492188, -0.08322533965110779, -0.6915966868400574, 0.3996940851211548, -0.8391811847686768, -0.7850974798202515, 0.9094671607017517, 2.9842336177825928, -0.9667291641235352, 2.201421022415161, 39.49875259399414, 60.92369079589844, 2.055671453475952, 5.038339614868164, 13.779638290405273, 10.120795249938965, 16.582035064697266, 11.5631685256958, 15.663159370422363, 17.323204040527344, 4.339693069458008, 59.54806137084961, 61.477169036865234, 37.48352813720703, 33.44516372680664, 0.2921069264411926, 19.888147354125977, 56.9932861328125, 16.693998336791992, 43.1074333190918, 12.36651611328125, 65.48778533935547, 12.399060249328613, 101.49386596679688], "std": [0.11831454187631607, 0.09467936307191849, 0.1505342721939087, 0.14976045489311218, 0.20883095264434814, 0.0006985939107835293, 0.14996950328350067, 0.11619101464748383, 0.14589065313339233, 0.0015306890709325671, 0.1347048580646515, 0.01321686152368784, 7.039262771606445, 4.5201497077941895, 6.555839538574219, 3.755011558532715, 9.928765296936035, 15.577435493469238, 10.545140266418457, 19.30303192138672, 9.239324569702148, 29.522706985473633, 5.692422389984131, 26.283395767211914, 6.886255741119385, 9.988703727722168, 23.039348602294922, 0.32603344321250916, 14.187621116638184, 13.20478630065918, 14.969976425170898, 16.39744758605957, 15.82108211517334, 13.143940925598145, 17.165027618408203, 14.043815612792969], "count": [176]}, "timestamp": {"min": [0.0], "max": [5.833333333333333], "mean": [2.916666666666667], "std": [1.6935334527417978], "count": [176]}, "frame_index": {"min": [0], "max": [175], "mean": [87.5], "std": [50.806003582253936], "count": [176]}, "episode_index": {"min": [143], "max": [143], "mean": [143.0], "std": [0.0], "count": [176]}, "index": {"min": [20006], "max": [20181], "mean": [20093.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [7.3125, 11.0, 11.0, 11.0, 11.0], "std": [1.839918013242586, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [176]}, "scene_annotation": {"mean": [143.0], "std": [0.0], "min": [143], "max": [143], "count": [176]}, "eef_direction_state": {"mean": [3.6931818181818183, 4.6022727272727275], "std": [2.0358042555565494, 1.977370687228558], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.1988636363636365, 0.7386363636363636], "std": [0.7309698287178945, 0.804734826197964], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_state": {"mean": [1.0681818181818181, 0.6363636363636364], "std": [0.8500729186029558, 0.8003098573481372], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_direction_action": {"mean": [3.6931818181818183, 4.6022727272727275], "std": [2.0358042555565494, 1.977370687228558], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.1988636363636365, 0.7386363636363636], "std": [0.7309698287178945, 0.804734826197964], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_action": {"mean": [1.0681818181818181, 0.6363636363636364], "std": [0.8500729186029558, 0.8003098573481372], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_sim_pose_state": {"mean": [0.6494676743875876, 0.14236765723404923, 1.1389502873250037, -1.6599520475261693, 0.4076068744778157, -2.2487239614445937, 0.5833355366119148, -0.1232583938260472, 1.2056122967023575, 1.3059521833617447, 1.1130793038803324, 2.170469301861364], "std": [0.05357461368588731, 0.0148837341556564, 0.03236131848008715, 0.15765633767239504, 0.08992240323887246, 0.16484332176389302, 0.048814973951481974, 0.008930089498588105, 0.026057178621853003, 0.1809283117717214, 0.02428313460768376, 0.19003543286797803], "min": [0.5752426687515139, 0.11650346024555436, 1.0772292923207887, -1.9533372014483028, 0.2715046549619322, -2.6248994503238374, 0.5487833329704852, -0.1329411137668998, 1.156515678433898, 0.7892495817833827, 1.0798947716226874, 1.6578829632673262], "max": [0.7483683752274747, 0.16117340242059405, 1.1902918973054661, -1.3960640758873153, 0.5798165845060086, -2.1257524065279068, 0.7053939625538298, -0.10703795422710641, 1.2754721266776234, 1.5887852596234502, 1.179731093142491, 2.4470314152514736], "count": [176]}, "eef_sim_pose_action": {"mean": [0.6494676743875876, 0.14236765723404923, 1.1389502873250037, -1.6599520475261693, 0.4076068744778157, -2.2487239614445937, 0.5833355366119148, -0.1232583938260472, 1.2056122967023575, 1.3059521833617447, 1.1130793038803324, 2.170469301861364], "std": [0.05357461368588731, 0.0148837341556564, 0.03236131848008715, 0.15765633767239504, 0.08992240323887246, 0.16484332176389302, 0.048814973951481974, 0.008930089498588105, 0.026057178621853003, 0.1809283117717214, 0.02428313460768376, 0.19003543286797803], "min": [0.5752426687515139, 0.11650346024555436, 1.0772292923207887, -1.9533372014483028, 0.2715046549619322, -2.6248994503238374, 0.5487833329704852, -0.1329411137668998, 1.156515678433898, 0.7892495817833827, 1.0798947716226874, 1.6578829632673262], "max": [0.7483683752274747, 0.16117340242059405, 1.1902918973054661, -1.3960640758873153, 0.5798165845060086, -2.1257524065279068, 0.7053939625538298, -0.10703795422710641, 1.2754721266776234, 1.5887852596234502, 1.179731093142491, 2.4470314152514736], "count": [176]}}} +{"episode_index": 144, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4459506290849673]], [[0.4345253921568627]], [[0.4490771466503268]]], "std": [[[0.2798153950934786]], [[0.26763309015211617]], [[0.2609319282308214]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47917658088235293]], [[0.4975866850490196]], [[0.47374468545751636]]], "std": [[[0.3286375550926134]], [[0.32429812592552226]], [[0.333223437781207]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6066760355392157]], [[0.6025896875]], [[0.5809839542483659]]], "std": [[[0.3004413193976405]], [[0.3042969627417251]], [[0.3088702393767495]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4578021405228758]], [[0.46463037785947714]], [[0.4353939113562092]]], "std": [[[0.3514180865948142]], [[0.3495177844500712]], [[0.36349045151182074]]], "count": [100]}, "observation.state": {"min": [0.46525710821151733, -1.316329002380371, 0.833428680896759, -0.4417009949684143, -1.1735671758651733, 0.39942872524261475, -0.8598458766937256, -1.1963311433792114, 0.9077210426330566, 2.9780843257904053, -1.1862459182739258, 2.250303030014038, 29.37125015258789, 41.72999954223633, -0.5199999809265137, -0.25437498092651367, 3.1968750953674316, 0.796875, 1.3975000381469727, -1.21875, 0.9800000190734863, 0.1081250011920929, 1.0625, 14.892499923706055, 46.20874786376953, 51.30687713623047, 0.6156250238418579, -0.1393750011920929, 19.1924991607666, 1.15625, 23.735624313354492, -0.49000000953674316, 12.448124885559082, 2.0081818103790283, 0.7438461780548096, 70.43111419677734], "max": [0.9321354627609253, -0.8031967878341675, 1.6027218103408813, -0.050593193620443344, -0.24106870591640472, 0.4031958281993866, -0.327043741941452, -0.8441100120544434, 1.5591621398925781, 2.9857852458953857, -0.4470178186893463, 2.312957763671875, 59.37687301635742, 61.25749969482422, 32.91777801513672, 8.148750305175781, 34.79499816894531, 43.03125, 45.018123626708984, 48.15562438964844, 42.94187545776367, 88.18437194824219, 46.28812789916992, 104.94062805175781, 67.23187255859375, 61.15250015258789, 5.791250228881836, 0.6187500357627869, 42.24437713623047, 49.91062545776367, 35.056251525878906, 56.467498779296875, 39.16062545776367, 88.49187469482422, 44.01625061035156, 109.35124969482422], "mean": [0.6260535717010498, -1.0068299770355225, 1.1425107717514038, -0.218079075217247, -0.7651430368423462, 0.4012807607650757, -0.6865423917770386, -0.9733350276947021, 1.1031419038772583, 2.982853889465332, -0.9518023133277893, 2.2812082767486572, 40.88429641723633, 53.04544448852539, 1.578826904296875, 4.127614974975586, 13.733169555664062, 10.230016708374023, 16.384458541870117, 9.379040718078613, 13.75749397277832, 22.651700973510742, 10.514337539672852, 59.69768524169922, 60.07152557373047, 56.25543212890625, 1.6632930040359497, 0.1189459040760994, 29.1337947845459, 33.241798400878906, 30.726259231567383, 34.93528366088867, 26.964799880981445, 58.33675003051758, 18.484506607055664, 91.9266128540039], "std": [0.14261320233345032, 0.13385817408561707, 0.2086237221956253, 0.11773708462715149, 0.2810049057006836, 0.0009765855502337217, 0.21227684617042542, 0.11935437470674515, 0.23538067936897278, 0.0023966331500560045, 0.2620016932487488, 0.028549009934067726, 10.721811294555664, 4.943155288696289, 6.611188888549805, 3.3946356773376465, 11.388038635253906, 15.153467178344727, 14.550849914550781, 17.07258415222168, 14.358415603637695, 31.86956214904785, 14.9995756149292, 26.969661712646484, 5.224273681640625, 3.739187717437744, 0.9772778749465942, 0.29898735880851746, 8.186318397521973, 12.451338768005371, 3.1442806720733643, 15.649341583251953, 7.327089786529541, 23.089879989624023, 11.789937973022461, 9.878501892089844], "count": [190]}, "action": {"min": [0.46525710821151733, -1.316329002380371, 0.833428680896759, -0.4417009949684143, -1.1735671758651733, 0.39942872524261475, -0.8598458766937256, -1.1963311433792114, 0.9077210426330566, 2.9780843257904053, -1.1862459182739258, 2.250303030014038, 29.37125015258789, 41.72999954223633, -0.5199999809265137, -0.25437498092651367, 3.1968750953674316, 0.796875, 1.3975000381469727, -1.21875, 0.9800000190734863, 0.1081250011920929, 1.0625, 14.892499923706055, 46.20874786376953, 51.30687713623047, 0.6156250238418579, -0.1393750011920929, 19.1924991607666, 1.15625, 23.735624313354492, -0.49000000953674316, 12.448124885559082, 2.0081818103790283, 0.7438461780548096, 70.43111419677734], "max": [0.9321354627609253, -0.8031967878341675, 1.6027218103408813, -0.050593193620443344, -0.24106870591640472, 0.4031958281993866, -0.327043741941452, -0.8441100120544434, 1.5591621398925781, 2.9857852458953857, -0.4470178186893463, 2.312957763671875, 59.37687301635742, 61.25749969482422, 32.91777801513672, 8.148750305175781, 34.79499816894531, 43.03125, 45.018123626708984, 48.15562438964844, 42.94187545776367, 88.18437194824219, 46.28812789916992, 104.94062805175781, 67.23187255859375, 61.15250015258789, 5.791250228881836, 0.6187500357627869, 42.24437713623047, 49.91062545776367, 35.056251525878906, 56.467498779296875, 39.16062545776367, 88.49187469482422, 44.01625061035156, 109.35124969482422], "mean": [0.626053512096405, -1.006830096244812, 1.1425105333328247, -0.21807897090911865, -0.7651427388191223, 0.40128108859062195, -0.6865421533584595, -0.9733347296714783, 1.1031419038772583, 2.9828546047210693, -0.951802134513855, 2.2812082767486572, 40.88430404663086, 53.04545974731445, 1.57882821559906, 4.127615928649902, 13.733173370361328, 10.230006217956543, 16.384464263916016, 9.379026412963867, 13.757490158081055, 22.65169906616211, 10.514351844787598, 59.69771957397461, 60.071537017822266, 56.25540542602539, 1.6632918119430542, 0.11894586682319641, 29.133773803710938, 33.241790771484375, 30.726266860961914, 34.935272216796875, 26.964815139770508, 58.33673858642578, 18.48451805114746, 91.9266586303711], "std": [0.14261320233345032, 0.13385812938213348, 0.2086237221956253, 0.1177370697259903, 0.2810049057006836, 0.0009765856666490436, 0.2122768759727478, 0.11935437470674515, 0.23538066446781158, 0.002396633382886648, 0.2620016932487488, 0.02854900434613228, 10.72181224822998, 4.9431538581848145, 6.611190319061279, 3.3946354389190674, 11.38803768157959, 15.153464317321777, 14.55085277557373, 17.072580337524414, 14.358418464660645, 31.86956024169922, 14.999573707580566, 26.969661712646484, 5.224273681640625, 3.739187240600586, 0.9772774577140808, 0.29898735880851746, 8.186318397521973, 12.451338768005371, 3.144280433654785, 15.64934253692627, 7.327090263366699, 23.089881896972656, 11.789938926696777, 9.878501892089844], "count": [190]}, "timestamp": {"min": [0.0], "max": [6.3], "mean": [3.15], "std": [1.8282505298782221], "count": [190]}, "frame_index": {"min": [0], "max": [189], "mean": [94.5], "std": [54.847515896346664], "count": [190]}, "episode_index": {"min": [144], "max": [144], "mean": [144.0], "std": [0.0], "count": [190]}, "index": {"min": [20182], "max": [20371], "mean": [20276.5], "std": [54.847515896346664], "count": [190]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [190]}, "subtask_annotation": {"mean": [7.2894736842105265, 11.0, 11.0, 11.0, 11.0], "std": [2.246727382999102, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [190]}, "scene_annotation": {"mean": [144.0], "std": [0.0], "min": [144], "max": [144], "count": [190]}, "eef_direction_state": {"mean": [3.4526315789473685, 3.9842105263157896], "std": [2.146078043671544, 2.3719330686160713], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_state": {"mean": [1.268421052631579, 0.8842105263157894], "std": [0.7790362680422572, 0.8317787901110923], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_state": {"mean": [1.1105263157894736, 0.6631578947368421], "std": [0.8604740045262109, 0.8092950319589663], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_direction_action": {"mean": [3.4526315789473685, 3.9842105263157896], "std": [2.146078043671544, 2.3719330686160713], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_action": {"mean": [1.268421052631579, 0.8842105263157894], "std": [0.7790362680422572, 0.8317787901110923], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_action": {"mean": [1.1105263157894736, 0.6631578947368421], "std": [0.8604740045262109, 0.8092950319589663], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_sim_pose_state": {"mean": [0.6835144532408084, 0.14412128734792834, 1.2070331649896344, -1.4235919863794486, 0.2709004454081276, -2.0715304513069546, 0.6304446301662315, -0.10742049596872667, 1.2325842872201231, 1.0928345341289665, 0.9883194889155245, 1.9795576579145961], "std": [0.06499418316444386, 0.010719847568129631, 0.06869452766641218, 0.2632855902453661, 0.07760487312136183, 0.12253788284084322, 0.08463177347691801, 0.02166143710751211, 0.029089175624710778, 0.13004113672116047, 0.0445798400902032, 0.15188355346322174], "min": [0.5856434701351436, 0.11688036646067798, 1.0965624974802501, -1.7856283224199394, 0.11896494696655813, -2.3599187483892696, 0.5623943773509864, -0.15051704486047107, 1.1639843835443708, 0.948815760015368, 0.9474907484621311, 1.7011573974929495], "max": [0.7982354206844283, 0.15726634803700051, 1.302695320549644, -1.0200050290029914, 0.3848099290779259, -1.9797597116322558, 0.7899259798525026, -0.07111945037985468, 1.2932040880449784, 1.3745620720382186, 1.086190658899263, 2.3078446671900044], "count": [190]}, "eef_sim_pose_action": {"mean": [0.6835144532408084, 0.14412128734792834, 1.2070331649896344, -1.4235919863794486, 0.2709004454081276, -2.0715304513069546, 0.6304446301662315, -0.10742049596872667, 1.2325842872201231, 1.0928345341289665, 0.9883194889155245, 1.9795576579145961], "std": [0.06499418316444386, 0.010719847568129631, 0.06869452766641218, 0.2632855902453661, 0.07760487312136183, 0.12253788284084322, 0.08463177347691801, 0.02166143710751211, 0.029089175624710778, 0.13004113672116047, 0.0445798400902032, 0.15188355346322174], "min": [0.5856434701351436, 0.11688036646067798, 1.0965624974802501, -1.7856283224199394, 0.11896494696655813, -2.3599187483892696, 0.5623943773509864, -0.15051704486047107, 1.1639843835443708, 0.948815760015368, 0.9474907484621311, 1.7011573974929495], "max": [0.7982354206844283, 0.15726634803700051, 1.302695320549644, -1.0200050290029914, 0.3848099290779259, -1.9797597116322558, 0.7899259798525026, -0.07111945037985468, 1.2932040880449784, 1.3745620720382186, 1.086190658899263, 2.3078446671900044], "count": [190]}}} +{"episode_index": 145, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4403081760620915]], [[0.4332332312091503]], [[0.4448696200980392]]], "std": [[[0.2788886929502822]], [[0.2674494294922123]], [[0.2607096114875756]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.15294117647058825]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.502217902369281]], [[0.5213954473039215]], [[0.49380347222222226]]], "std": [[[0.3199236927149878]], [[0.3128628764160177]], [[0.3243988032712388]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6254946405228758]], [[0.6163330759803921]], [[0.5931023815359477]]], "std": [[[0.2894187419941274]], [[0.29447608784213336]], [[0.29841281093729316]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4511642116013072]], [[0.4583142013888889]], [[0.42907124591503265]]], "std": [[[0.35270856197774103]], [[0.3506215141758941]], [[0.3642715371578412]]], "count": [100]}, "observation.state": {"min": [0.4665684401988983, -1.315852165222168, 0.938906729221344, -0.30117493867874146, -1.2003551721572876, 0.3979266881942749, -0.8718623518943787, -1.2740329504013062, 0.9000915288925171, 2.9794671535491943, -1.1294431686401367, 2.1952009201049805, 31.764999389648438, 51.1306266784668, -0.828125, -0.3474999964237213, 13.930624961853027, -0.30812501907348633, 12.904999732971191, 1.1399999856948853, 1.1768749952316284, 17.32437515258789, 0.9700000286102295, 78.38249969482422, 55.93222427368164, 39.411251068115234, 0.6087499856948853, 0.05687500163912773, 17.915555953979492, 0.3700000047683716, 18.338571548461914, 0.10375000536441803, 11.047499656677246, 2.2788889408111572, 0.699999988079071, 46.57437515258789], "max": [0.8538853526115417, -0.8904275298118591, 1.6038423776626587, -0.0019550621509552, -0.2572098970413208, 0.4015745520591736, -0.3192473351955414, -0.8540760278701782, 1.5991216897964478, 2.9880740642547607, -0.3598506450653076, 2.1988251209259033, 62.37062454223633, 60.36124801635742, 14.512499809265137, 8.896249771118164, 35.708126068115234, 55.98500061035156, 38.24562454223633, 48.55500030517578, 46.118125915527344, 81.31749725341797, 52.076873779296875, 102.1050033569336, 66.58562469482422, 52.57444381713867, 21.176250457763672, 0.5737500190734863, 44.854373931884766, 43.571250915527344, 40.75437545776367, 57.40437698364258, 40.21437454223633, 93.14250183105469, 32.764373779296875, 110.04375457763672], "mean": [0.6868494153022766, -0.9953240752220154, 1.1165229082107544, -0.15723012387752533, -0.8376063704490662, 0.40049633383750916, -0.6944581866264343, -0.9845396280288696, 1.1000263690948486, 2.9854283332824707, -0.8880536556243896, 2.196622610092163, 44.663204193115234, 56.71266555786133, 0.2043384313583374, 3.038658618927002, 24.18584632873535, 14.128244400024414, 26.064830780029297, 12.841521263122559, 19.432636260986328, 42.08002471923828, 12.219978332519531, 93.10184478759766, 62.04923629760742, 48.037628173828125, 6.485839366912842, 0.2496776282787323, 29.65073585510254, 34.26704406738281, 28.81489372253418, 35.25453567504883, 21.522825241088867, 62.17864227294922, 8.7275390625, 93.81582641601562], "std": [0.12014824151992798, 0.13553990423679352, 0.2066078782081604, 0.08574628084897995, 0.3049432635307312, 0.0007720883586443961, 0.21791015565395355, 0.14078375697135925, 0.24877604842185974, 0.0030470448546111584, 0.27261462807655334, 0.0012934114784002304, 10.826428413391113, 2.451853036880493, 2.825166702270508, 2.612210273742676, 6.417361259460449, 21.37310028076172, 7.210347652435303, 17.84854507446289, 13.133960723876953, 21.378816604614258, 17.28639793395996, 6.123300552368164, 3.041872978210449, 3.702240228652954, 5.925251483917236, 0.18851009011268616, 10.414399147033691, 10.577059745788574, 7.610329627990723, 12.74071216583252, 10.20654582977295, 22.587888717651367, 10.059269905090332, 15.163384437561035], "count": [181]}, "action": {"min": [0.4665684401988983, -1.315852165222168, 0.938906729221344, -0.30117493867874146, -1.2003551721572876, 0.3979266881942749, -0.8718623518943787, -1.2740329504013062, 0.9000915288925171, 2.9794671535491943, -1.1294431686401367, 2.1952009201049805, 31.764999389648438, 51.1306266784668, -0.828125, -0.3474999964237213, 13.930624961853027, -0.30812501907348633, 12.904999732971191, 1.1399999856948853, 1.1768749952316284, 17.32437515258789, 0.9700000286102295, 78.38249969482422, 55.93222427368164, 39.411251068115234, 0.6087499856948853, 0.05687500163912773, 17.915555953979492, 0.3700000047683716, 18.338571548461914, 0.10375000536441803, 11.047499656677246, 2.2788889408111572, 0.699999988079071, 46.57437515258789], "max": [0.8538853526115417, -0.8904275298118591, 1.6038423776626587, -0.0019550621509552, -0.2572098970413208, 0.4015745520591736, -0.3192473351955414, -0.8540760278701782, 1.5991216897964478, 2.9880740642547607, -0.3598506450653076, 2.1988251209259033, 62.37062454223633, 60.36124801635742, 14.512499809265137, 8.896249771118164, 35.708126068115234, 55.98500061035156, 38.24562454223633, 48.55500030517578, 46.118125915527344, 81.31749725341797, 52.076873779296875, 102.1050033569336, 66.58562469482422, 52.57444381713867, 21.176250457763672, 0.5737500190734863, 44.854373931884766, 43.571250915527344, 40.75437545776367, 57.40437698364258, 40.21437454223633, 93.14250183105469, 32.764373779296875, 110.04375457763672], "mean": [0.6868489980697632, -0.995323657989502, 1.1165225505828857, -0.15723010897636414, -0.8376062512397766, 0.4004964232444763, -0.6944583654403687, -0.9845398664474487, 1.1000263690948486, 2.9854280948638916, -0.8880534172058105, 2.1966230869293213, 44.6632194519043, 56.712669372558594, 0.20433831214904785, 3.038658618927002, 24.18585968017578, 14.128241539001465, 26.06483268737793, 12.841524124145508, 19.432628631591797, 42.08003234863281, 12.219986915588379, 93.10185241699219, 62.04926681518555, 48.03765869140625, 6.48584508895874, 0.24967767298221588, 29.650724411010742, 34.267066955566406, 28.81487464904785, 35.25453186035156, 21.5228328704834, 62.17866897583008, 8.727540016174316, 93.81584167480469], "std": [0.12014821916818619, 0.1355399489402771, 0.2066078782081604, 0.08574629575014114, 0.3049432635307312, 0.000772088416852057, 0.21791015565395355, 0.14078377187252045, 0.24877604842185974, 0.0030470448546111584, 0.27261465787887573, 0.0012934114784002304, 10.82642650604248, 2.4518535137176514, 2.825167655944824, 2.6122100353240967, 6.417360782623291, 21.37310218811035, 7.210346221923828, 17.848546981811523, 13.13396167755127, 21.378814697265625, 17.286399841308594, 6.1233015060424805, 3.0418732166290283, 3.7022409439086914, 5.925251007080078, 0.18851009011268616, 10.414399147033691, 10.577059745788574, 7.6103291511535645, 12.740713119506836, 10.20654582977295, 22.587888717651367, 10.059271812438965, 15.163384437561035], "count": [181]}, "timestamp": {"min": [0.0], "max": [6.0], "mean": [3.0], "std": [1.7416467303484175], "count": [181]}, "frame_index": {"min": [0], "max": [180], "mean": [90.0], "std": [52.24940191045253], "count": [181]}, "episode_index": {"min": [145], "max": [145], "mean": [145.0], "std": [0.0], "count": [181]}, "index": {"min": [20372], "max": [20552], "mean": [20462.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [7.502762430939226, 11.0, 11.0, 11.0, 11.0], "std": [2.026412090404005, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [181]}, "scene_annotation": {"mean": [145.0], "std": [0.0], "min": [145], "max": [145], "count": [181]}, "eef_direction_state": {"mean": [3.3370165745856353, 3.8121546961325965], "std": [2.360403080277338, 2.464794388865735], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.0441988950276244, 0.8784530386740331], "std": [0.7923892426213159, 0.8119479573000319], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [0.9226519337016574, 0.6906077348066298], "std": [0.863364634502433, 0.8232600374255632], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [3.3370165745856353, 3.8121546961325965], "std": [2.360403080277338, 2.464794388865735], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.0441988950276244, 0.8784530386740331], "std": [0.7923892426213159, 0.8119479573000319], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [0.9226519337016574, 0.6906077348066298], "std": [0.863364634502433, 0.8232600374255632], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.6684008269263094, 0.14031148374323918, 1.2003591394169142, -1.4078282073323454, 0.326232747288217, -2.104075631860811, 0.6325998430776192, -0.1004735658857607, 1.2142208989933936, 1.1754272012098426, 1.0798709864708638, 2.032872539193247], "std": [0.06163062421236678, 0.017505006123586908, 0.0610749996146214, 0.25179919395320477, 0.05013001176714878, 0.1290695242389925, 0.08693744494763643, 0.011007944201946248, 0.024932656345567433, 0.1533918674169311, 0.06148765603400669, 0.14794630848708198], "min": [0.6007323810919596, 0.10541485427117747, 1.0958262908464687, -1.7697041071036304, 0.2432734238832206, -2.3984669718047753, 0.5626699658061349, -0.12384680445299746, 1.1584764949543522, 0.9266987946611833, 1.0212846165827285, 1.7224131784019516], "max": [0.796285787366409, 0.1631587920546284, 1.2685812000529584, -1.0988399954199595, 0.4203855934647429, -2.000224586792747, 0.798888313510354, -0.08006359567821425, 1.257731490139782, 1.4743427409355507, 1.1965718650176966, 2.3408064532262918], "count": [181]}, "eef_sim_pose_action": {"mean": [0.6684008269263094, 0.14031148374323918, 1.2003591394169142, -1.4078282073323454, 0.326232747288217, -2.104075631860811, 0.6325998430776192, -0.1004735658857607, 1.2142208989933936, 1.1754272012098426, 1.0798709864708638, 2.032872539193247], "std": [0.06163062421236678, 0.017505006123586908, 0.0610749996146214, 0.25179919395320477, 0.05013001176714878, 0.1290695242389925, 0.08693744494763643, 0.011007944201946248, 0.024932656345567433, 0.1533918674169311, 0.06148765603400669, 0.14794630848708198], "min": [0.6007323810919596, 0.10541485427117747, 1.0958262908464687, -1.7697041071036304, 0.2432734238832206, -2.3984669718047753, 0.5626699658061349, -0.12384680445299746, 1.1584764949543522, 0.9266987946611833, 1.0212846165827285, 1.7224131784019516], "max": [0.796285787366409, 0.1631587920546284, 1.2685812000529584, -1.0988399954199595, 0.4203855934647429, -2.000224586792747, 0.798888313510354, -0.08006359567821425, 1.257731490139782, 1.4743427409355507, 1.1965718650176966, 2.3408064532262918], "count": [181]}}} +{"episode_index": 146, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44250199959150327]], [[0.43469776143790845]], [[0.4442965972222222]]], "std": [[[0.27557175871840994]], [[0.26737359819398876]], [[0.2600149101494667]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.13333333333333333]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5198883721405229]], [[0.5320471364379085]], [[0.5095351838235294]]], "std": [[[0.3210907724128395]], [[0.3187407423231789]], [[0.32752657589250606]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6313515461601307]], [[0.6236232945261437]], [[0.5992625183823529]]], "std": [[[0.281541298090517]], [[0.2860758105781278]], [[0.29004882948838373]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4540559293300654]], [[0.46086959354575163]], [[0.433130504493464]]], "std": [[[0.35206880436620824]], [[0.34994418665791127]], [[0.36264091451029834]]], "count": [100]}, "observation.state": {"min": [0.47138455510139465, -1.3276779651641846, 0.9118695855140686, -0.33386263251304626, -1.2402405738830566, 0.39899957180023193, -0.8507858514785767, -1.2540532350540161, 0.9103913903236389, 2.9796817302703857, -1.0625762939453125, 2.1528573036193848, 12.810625076293945, 40.428749084472656, -0.6881250143051147, -0.4587499797344208, 4.146874904632568, 0.26500001549720764, 2.0399999618530273, -0.4893749952316284, 1.546875, -0.016249999403953552, 1.0266666412353516, 5.898124694824219, 41.15909194946289, 20.093124389648438, 0.5993750095367432, 0.1706250011920929, 14.808124542236328, 2.9177777767181396, 16.526874542236328, 2.1007142066955566, 3.911250114440918, 1.0644444227218628, 0.6725000143051147, 59.156925201416016], "max": [0.8741989135742188, -0.876678466796875, 1.628519058227539, -0.003266384359449148, -0.2739471197128296, 0.401240736246109, -0.33896487951278687, -0.810206413269043, 1.5665769577026367, 2.985213041305542, -0.39122700691223145, 2.196154832839966, 62.79499816894531, 64.93687438964844, 12.05875015258789, 9.173125267028809, 32.95000076293945, 47.814998626708984, 40.22062683105469, 51.088748931884766, 40.76124954223633, 82.81812286376953, 42.326873779296875, 105.14375305175781, 66.29437255859375, 55.48500061035156, 46.86937713623047, 0.5774999856948853, 40.28125, 52.74625015258789, 39.438751220703125, 53.71937561035156, 36.772499084472656, 83.52625274658203, 23.092500686645508, 108.30313110351562], "mean": [0.7114930748939514, -1.0352329015731812, 1.1682250499725342, -0.1781509816646576, -0.8179635405540466, 0.40050560235977173, -0.7094143033027649, -0.94663006067276, 1.079177737236023, 2.982937812805176, -0.8788396120071411, 2.162104845046997, 37.0379753112793, 58.71994400024414, 0.04116954281926155, 3.0886659622192383, 16.97954559326172, 13.019765853881836, 17.46417999267578, 13.068169593811035, 14.971245765686035, 24.329811096191406, 11.11428451538086, 51.90074157714844, 51.82756423950195, 48.340126037597656, 12.625770568847656, 0.2941597104072571, 25.862600326538086, 41.929351806640625, 27.370807647705078, 38.71489715576172, 17.327035903930664, 60.44217300415039, 5.369747638702393, 93.35186767578125], "std": [0.1334792673587799, 0.12628820538520813, 0.2087392657995224, 0.09736631065607071, 0.3125050663948059, 0.0004895292222499847, 0.19921545684337616, 0.14236409962177277, 0.2261001318693161, 0.0012543698539957404, 0.23213136196136475, 0.014165885746479034, 17.781749725341797, 5.916288375854492, 2.2186224460601807, 3.0770208835601807, 9.949718475341797, 18.975374221801758, 14.216320991516113, 20.23638153076172, 14.540815353393555, 31.860727310180664, 14.681041717529297, 33.8890266418457, 8.907368659973145, 8.896238327026367, 13.80691909790039, 0.11466628313064575, 9.582491874694824, 11.61135196685791, 8.055259704589844, 12.724595069885254, 12.227164268493652, 18.71378517150879, 7.0294036865234375, 11.248808860778809], "count": [172]}, "action": {"min": [0.47138455510139465, -1.3276779651641846, 0.9118695855140686, -0.33386263251304626, -1.2402405738830566, 0.39899957180023193, -0.8507858514785767, -1.2540532350540161, 0.9103913903236389, 2.9796817302703857, -1.0625762939453125, 2.1528573036193848, 12.810625076293945, 40.428749084472656, -0.6881250143051147, -0.4587499797344208, 4.146874904632568, 0.26500001549720764, 2.0399999618530273, -0.4893749952316284, 1.546875, -0.016249999403953552, 1.0266666412353516, 5.898124694824219, 41.15909194946289, 20.093124389648438, 0.5993750095367432, 0.1706250011920929, 14.808124542236328, 2.9177777767181396, 16.526874542236328, 2.1007142066955566, 3.911250114440918, 1.0644444227218628, 0.6725000143051147, 59.156925201416016], "max": [0.8741989135742188, -0.876678466796875, 1.628519058227539, -0.003266384359449148, -0.2739471197128296, 0.401240736246109, -0.33896487951278687, -0.810206413269043, 1.5665769577026367, 2.985213041305542, -0.39122700691223145, 2.196154832839966, 62.79499816894531, 64.93687438964844, 12.05875015258789, 9.173125267028809, 32.95000076293945, 47.814998626708984, 40.22062683105469, 51.088748931884766, 40.76124954223633, 82.81812286376953, 42.326873779296875, 105.14375305175781, 66.29437255859375, 55.48500061035156, 46.86937713623047, 0.5774999856948853, 40.28125, 52.74625015258789, 39.438751220703125, 53.71937561035156, 36.772499084472656, 83.52625274658203, 23.092500686645508, 108.30313110351562], "mean": [0.7114930748939514, -1.0352323055267334, 1.168224573135376, -0.1781509965658188, -0.8179636001586914, 0.40050554275512695, -0.7094141244888306, -0.9466303586959839, 1.0791774988174438, 2.9829370975494385, -0.878839910030365, 2.1621041297912598, 37.037967681884766, 58.719947814941406, 0.041169486939907074, 3.0886664390563965, 16.979551315307617, 13.019765853881836, 17.464191436767578, 13.068159103393555, 14.971237182617188, 24.329814910888672, 11.114288330078125, 51.90073776245117, 51.82756423950195, 48.34010314941406, 12.625781059265137, 0.2941596806049347, 25.862606048583984, 41.929359436035156, 27.370807647705078, 38.71488571166992, 17.327037811279297, 60.44216537475586, 5.369746685028076, 93.35186767578125], "std": [0.1334792673587799, 0.12628820538520813, 0.20873922109603882, 0.09736629575490952, 0.3125050961971283, 0.0004895291640423238, 0.19921545684337616, 0.14236411452293396, 0.2261001318693161, 0.0012543699704110622, 0.23213139176368713, 0.014165886677801609, 17.781749725341797, 5.91628885269165, 2.2186219692230225, 3.0770211219787598, 9.94971752166748, 18.975372314453125, 14.216323852539062, 20.23638153076172, 14.540814399719238, 31.860729217529297, 14.681036949157715, 33.8890266418457, 8.907368659973145, 8.896238327026367, 13.80691909790039, 0.11466627568006516, 9.582491874694824, 11.611352920532227, 8.055259704589844, 12.724595069885254, 12.227163314819336, 18.71378517150879, 7.029404163360596, 11.248809814453125], "count": [172]}, "timestamp": {"min": [0.0], "max": [5.7], "mean": [2.85], "std": [1.655042799043779], "count": [172]}, "frame_index": {"min": [0], "max": [171], "mean": [85.5], "std": [49.65128397131337], "count": [172]}, "episode_index": {"min": [146], "max": [146], "mean": [146.0], "std": [0.0], "count": [172]}, "index": {"min": [20553], "max": [20724], "mean": [20638.5], "std": [49.65128397131337], "count": [172]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [172]}, "subtask_annotation": {"mean": [7.354651162790698, 11.0, 11.0, 11.0, 11.0], "std": [2.0900738262661536, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [172]}, "scene_annotation": {"mean": [146.0], "std": [0.0], "min": [146], "max": [146], "count": [172]}, "eef_direction_state": {"mean": [2.9302325581395348, 4.087209302325581], "std": [2.336717523177761, 2.403596941776661], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_state": {"mean": [1.2325581395348837, 0.7965116279069767], "std": [0.7801970324286632, 0.8278506317382638], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_state": {"mean": [1.0988372093023255, 0.6627906976744186], "std": [0.8467439944303344, 0.8013138211172112], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_direction_action": {"mean": [2.9302325581395348, 4.087209302325581], "std": [2.336717523177761, 2.403596941776661], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_action": {"mean": [1.2325581395348837, 0.7965116279069767], "std": [0.7801970324286632, 0.8278506317382638], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_action": {"mean": [1.0988372093023255, 0.6627906976744186], "std": [0.8467439944303344, 0.8013138211172112], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_sim_pose_state": {"mean": [0.6796320967185651, 0.14511750501058746, 1.180281389377989, -1.4538421949593268, 0.325713391148987, -2.096312204976625, 0.6300595743958884, -0.10797958019450388, 1.2108217809556372, 1.1853942083142202, 1.1382136112294339, 2.0272037739518196], "std": [0.06390040734964156, 0.021453629077832322, 0.048678491829958995, 0.230399349462073, 0.054925779070622335, 0.14157427830075814, 0.07737621032157481, 0.007130855906345463, 0.02397945085038045, 0.14156922759588597, 0.029242131855432334, 0.14858486419238315], "min": [0.5990463768196389, 0.10228459927493266, 1.085158784221356, -1.7951076878633077, 0.2234016715919751, -2.4180775140029267, 0.5737246684162887, -0.1193184357140637, 1.1566798848450415, 0.9496856863222314, 1.104049935459313, 1.7106145393942946], "max": [0.8017801079826948, 0.1757995275112369, 1.2418449408704288, -1.1371832167728348, 0.4122460951717348, -1.9640827933195402, 0.79013425398806, -0.09186974153168931, 1.2527166006179267, 1.49487818259564, 1.1963236264422181, 2.3560928736540356], "count": [172]}, "eef_sim_pose_action": {"mean": [0.6796320967185651, 0.14511750501058746, 1.180281389377989, -1.4538421949593268, 0.325713391148987, -2.096312204976625, 0.6300595743958884, -0.10797958019450388, 1.2108217809556372, 1.1853942083142202, 1.1382136112294339, 2.0272037739518196], "std": [0.06390040734964156, 0.021453629077832322, 0.048678491829958995, 0.230399349462073, 0.054925779070622335, 0.14157427830075814, 0.07737621032157481, 0.007130855906345463, 0.02397945085038045, 0.14156922759588597, 0.029242131855432334, 0.14858486419238315], "min": [0.5990463768196389, 0.10228459927493266, 1.085158784221356, -1.7951076878633077, 0.2234016715919751, -2.4180775140029267, 0.5737246684162887, -0.1193184357140637, 1.1566798848450415, 0.9496856863222314, 1.104049935459313, 1.7106145393942946], "max": [0.8017801079826948, 0.1757995275112369, 1.2418449408704288, -1.1371832167728348, 0.4122460951717348, -1.9640827933195402, 0.79013425398806, -0.09186974153168931, 1.2527166006179267, 1.49487818259564, 1.1963236264422181, 2.3560928736540356], "count": [172]}}} +{"episode_index": 147, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4404262908496732]], [[0.43441571282679736]], [[0.44280901348039214]]], "std": [[[0.27521242787585715]], [[0.2657664659764044]], [[0.2590142283951317]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5214774448529411]], [[0.530437577614379]], [[0.5085425081699346]]], "std": [[[0.32129475687899767]], [[0.3194052908251041]], [[0.3270573215705003]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6246903594771241]], [[0.6178397691993465]], [[0.5946557026143791]]], "std": [[[0.28154720647161685]], [[0.28588402143369734]], [[0.2903719931119848]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45031369893790846]], [[0.45861403186274513]], [[0.4351891544117647]]], "std": [[[0.3511940861241425]], [[0.3508966609296741]], [[0.3627404740532274]]], "count": [100]}, "observation.state": {"min": [0.4451819658279419, -1.3857098817825317, 0.8641374707221985, -0.39024949073791504, -1.3196722269058228, 0.39649614691734314, -0.8846895098686218, -1.2692883014678955, 0.8126859664916992, 2.981231451034546, -1.0262645483016968, 2.0298314094543457, 25.95687484741211, 43.724998474121094, -0.5625, -0.3293749988079071, 5.392499923706055, -0.11937499791383743, 3.7956249713897705, 0.6256250143051147, 1.3537499904632568, -0.4856249988079071, 1.0724999904632568, 9.948124885559082, 30.352222442626953, 25.985000610351562, 0.6943750381469727, 0.03125, 14.251111030578613, 2.787777900695801, 12.01111125946045, 2.4749999046325684, 6.510000228881836, 1.9233332872390747, 0.6787500381469727, 36.20899963378906], "max": [0.9054322242736816, -0.8326180577278137, 1.6906042098999023, 0.005197604186832905, -0.20845253765583038, 0.4014076590538025, -0.3118562698364258, -0.7571812868118286, 1.5894654989242554, 2.988145589828491, -0.3106403052806854, 2.1270599365234375, 61.408748626708984, 64.3062515258789, 22.06999969482422, 6.821249961853027, 33.53937530517578, 54.88999938964844, 40.020626068115234, 50.759376525878906, 40.84375, 78.12124633789062, 41.43187713623047, 103.2074966430664, 63.78937530517578, 54.38500213623047, 41.55875015258789, 0.6225000023841858, 37.63999938964844, 54.448123931884766, 43.15625, 76.63687896728516, 38.97249984741211, 98.77312469482422, 26.311250686645508, 109.51625061035156], "mean": [0.7368491291999817, -1.023949384689331, 1.1376737356185913, -0.20921409130096436, -0.8665754199028015, 0.4005613327026367, -0.69627845287323, -0.9290961027145386, 1.0530860424041748, 2.9860196113586426, -0.8298998475074768, 2.092963695526123, 42.39706802368164, 58.28218078613281, 0.6505704522132874, 2.023340940475464, 18.656373977661133, 12.881205558776855, 20.034645080566406, 12.374866485595703, 17.115076065063477, 23.18122100830078, 10.21914005279541, 63.267662048339844, 48.81866455078125, 46.8134880065918, 13.224899291992188, 0.39904361963272095, 27.045122146606445, 42.91972351074219, 28.60749053955078, 42.0988655090332, 20.171672821044922, 60.28823471069336, 7.967128753662109, 93.68011474609375], "std": [0.154088094830513, 0.14956459403038025, 0.23870062828063965, 0.1133490651845932, 0.35932591557502747, 0.0010837588924914598, 0.22714105248451233, 0.16308613121509552, 0.25858086347579956, 0.0021059648133814335, 0.2432066649198532, 0.04012420400977135, 11.374581336975098, 5.13302755355835, 4.03780460357666, 2.556593179702759, 9.04566764831543, 20.80406379699707, 11.55339241027832, 18.413578033447266, 12.507193565368652, 29.95016860961914, 14.244542121887207, 23.071531295776367, 8.714001655578613, 6.35429573059082, 12.234064102172852, 0.13358435034751892, 7.519398212432861, 14.735856056213379, 8.448164939880371, 18.2699031829834, 11.263824462890625, 23.93659782409668, 9.836282730102539, 17.909536361694336], "count": [186]}, "action": {"min": [0.4451819658279419, -1.3857098817825317, 0.8641374707221985, -0.39024949073791504, -1.3196722269058228, 0.39649614691734314, -0.8846895098686218, -1.2692883014678955, 0.8126859664916992, 2.981231451034546, -1.0262645483016968, 2.0298314094543457, 25.95687484741211, 43.724998474121094, -0.5625, -0.3293749988079071, 5.392499923706055, -0.11937499791383743, 3.7956249713897705, 0.6256250143051147, 1.3537499904632568, -0.4856249988079071, 1.0724999904632568, 9.948124885559082, 30.352222442626953, 25.985000610351562, 0.6943750381469727, 0.03125, 14.251111030578613, 2.787777900695801, 12.01111125946045, 2.4749999046325684, 6.510000228881836, 1.9233332872390747, 0.6787500381469727, 36.20899963378906], "max": [0.9054322242736816, -0.8326180577278137, 1.6906042098999023, 0.005197604186832905, -0.20845253765583038, 0.4014076590538025, -0.3118562698364258, -0.7571812868118286, 1.5894654989242554, 2.988145589828491, -0.3106403052806854, 2.1270599365234375, 61.408748626708984, 64.3062515258789, 22.06999969482422, 6.821249961853027, 33.53937530517578, 54.88999938964844, 40.020626068115234, 50.759376525878906, 40.84375, 78.12124633789062, 41.43187713623047, 103.2074966430664, 63.78937530517578, 54.38500213623047, 41.55875015258789, 0.6225000023841858, 37.63999938964844, 54.448123931884766, 43.15625, 76.63687896728516, 38.97249984741211, 98.77312469482422, 26.311250686645508, 109.51625061035156], "mean": [0.7368489503860474, -1.0239485502243042, 1.1376739740371704, -0.20921409130096436, -0.8665754795074463, 0.4005613923072815, -0.69627845287323, -0.9290960431098938, 1.0530860424041748, 2.986018657684326, -0.8298996090888977, 2.0929641723632812, 42.39706802368164, 58.282196044921875, 0.6505702137947083, 2.0233404636383057, 18.656368255615234, 12.88121509552002, 20.034631729125977, 12.374883651733398, 17.11506462097168, 23.181196212768555, 10.21912956237793, 63.267642974853516, 48.818668365478516, 46.8134880065918, 13.224895477294922, 0.39904358983039856, 27.045116424560547, 42.919715881347656, 28.607484817504883, 42.09885787963867, 20.17167091369629, 60.28825759887695, 7.967126846313477, 93.68013763427734], "std": [0.1540880650281906, 0.14956454932689667, 0.23870064318180084, 0.1133490800857544, 0.35932591557502747, 0.0010837597073987126, 0.22714102268218994, 0.16308613121509552, 0.25858086347579956, 0.002105965279042721, 0.2432066649198532, 0.04012419655919075, 11.374580383300781, 5.133027076721191, 4.037804126739502, 2.5565929412841797, 9.045666694641113, 20.80406379699707, 11.55339241027832, 18.413578033447266, 12.507193565368652, 29.95016860961914, 14.24454402923584, 23.071531295776367, 8.71399974822998, 6.35429573059082, 12.234067916870117, 0.13358436524868011, 7.5193986892700195, 14.735857009887695, 8.448165893554688, 18.2699031829834, 11.263823509216309, 23.93659782409668, 9.836282730102539, 17.909536361694336], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [147], "max": [147], "mean": [147.0], "std": [0.0], "count": [186]}, "index": {"min": [20725], "max": [20910], "mean": [20817.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [7.376344086021505, 11.0, 11.0, 11.0, 11.0], "std": [2.1448311385252703, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [186]}, "scene_annotation": {"mean": [147.0], "std": [0.0], "min": [147], "max": [147], "count": [186]}, "eef_direction_state": {"mean": [3.1774193548387095, 3.424731182795699], "std": [2.215712659074361, 2.4880858434339514], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.2150537634408602, 0.9516129032258065], "std": [0.7527649730403075, 0.8051064049393525], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.9086021505376344, 0.6881720430107527], "std": [0.8781892310810775, 0.7756855396503839], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.1774193548387095, 3.424731182795699], "std": [2.215712659074361, 2.4880858434339514], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.2150537634408602, 0.9516129032258065], "std": [0.7527649730403075, 0.8051064049393525], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.9086021505376344, 0.6881720430107527], "std": [0.8781892310810775, 0.7756855396503839], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6703148357171077, 0.14700175158140774, 1.183011272379377, -1.435066007928032, 0.28823810872587013, -2.083680968026972, 0.6278426130073689, -0.10662296146562796, 1.2102143123315974, 1.218555748605137, 1.1995177735073252, 2.040806993411936], "std": [0.07106411500224338, 0.023828315926396258, 0.05434877658690158, 0.25173165063926867, 0.06855599201087113, 0.15138283489797358, 0.08638703708449261, 0.008128290115372359, 0.029794133362200628, 0.1816172154962371, 0.037706154678525554, 0.19393010429439103], "min": [0.584119343395294, 0.09832243154932785, 1.0813781600263463, -1.8022327328681556, 0.1677718844697731, -2.420602345107999, 0.552417636766805, -0.1235335860545084, 1.159020280599346, 0.8066161933534406, 1.1431954686487287, 1.5772362306548875], "max": [0.8117880761243692, 0.17471457275887242, 1.2462581188889068, -1.1213592973534987, 0.41475630840513644, -1.9681906423244921, 0.799457330023803, -0.08770947350719385, 1.287411210158454, 1.5539790809496785, 1.2665780566972686, 2.3667835153147925], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6703148357171077, 0.14700175158140774, 1.183011272379377, -1.435066007928032, 0.28823810872587013, -2.083680968026972, 0.6278426130073689, -0.10662296146562796, 1.2102143123315974, 1.218555748605137, 1.1995177735073252, 2.040806993411936], "std": [0.07106411500224338, 0.023828315926396258, 0.05434877658690158, 0.25173165063926867, 0.06855599201087113, 0.15138283489797358, 0.08638703708449261, 0.008128290115372359, 0.029794133362200628, 0.1816172154962371, 0.037706154678525554, 0.19393010429439103], "min": [0.584119343395294, 0.09832243154932785, 1.0813781600263463, -1.8022327328681556, 0.1677718844697731, -2.420602345107999, 0.552417636766805, -0.1235335860545084, 1.159020280599346, 0.8066161933534406, 1.1431954686487287, 1.5772362306548875], "max": [0.8117880761243692, 0.17471457275887242, 1.2462581188889068, -1.1213592973534987, 0.41475630840513644, -1.9681906423244921, 0.799457330023803, -0.08770947350719385, 1.287411210158454, 1.5539790809496785, 1.2665780566972686, 2.3667835153147925], "count": [186]}}} +{"episode_index": 148, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43753056576797383]], [[0.4328953492647059]], [[0.44126037581699346]]], "std": [[[0.27821874943230057]], [[0.26951075994789114]], [[0.26249470084084414]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1411764705882353]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5204122875816993]], [[0.5330366870915033]], [[0.5099159354575163]]], "std": [[[0.32284328260435613]], [[0.3199920483258608]], [[0.328554781096045]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6331616360294117]], [[0.6275225714869281]], [[0.6079650510620914]]], "std": [[[0.27625897726457127]], [[0.28214865361726776]], [[0.2851042168244263]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4410160477941177]], [[0.45077341911764707]], [[0.4291151388888889]]], "std": [[[0.35014461102543865]], [[0.350448360817152]], [[0.3611849142080751]]], "count": [100]}, "observation.state": {"min": [0.47992008924484253, -1.3130865097045898, 0.902094304561615, -0.42319944500923157, -1.2872045040130615, 0.3990710973739624, -0.8291370868682861, -1.2277790307998657, 0.8811131715774536, 2.9825189113616943, -0.9114165902137756, 2.0739872455596924, 18.890625, 48.93375015258789, -0.5687500238418579, -0.6150000095367432, 2.052500009536743, 0.2549999952316284, 5.079999923706055, -0.9431250095367432, 1.1143749952316284, 11.857500076293945, 0.9684615731239319, 39.647499084472656, 41.604373931884766, 31.479999542236328, 0.7350000143051147, -0.4556249976158142, 14.808571815490723, 0.17333334684371948, 13.541428565979004, -0.05312499403953552, 4.240624904632568, 1.2053333520889282, 0.6993750333786011, 29.30928611755371], "max": [0.8626645803451538, -0.8742465972900391, 1.5740158557891846, -0.0020027465652674437, -0.27912089228630066, 0.402862012386322, -0.28748950362205505, -0.7860303521156311, 1.5734673738479614, 2.9874541759490967, -0.2897545099258423, 2.1052205562591553, 61.78687286376953, 68.63874816894531, 23.78874969482422, 7.481874942779541, 34.75812530517578, 47.35124969482422, 40.19187545776367, 45.22624969482422, 44.75812530517578, 89.96437072753906, 42.13999938964844, 106.98187255859375, 63.001251220703125, 53.291873931884766, 41.59375, 0.2693749964237213, 37.38999938964844, 46.09375, 48.282501220703125, 85.65812683105469, 37.5625, 96.15812683105469, 18.583749771118164, 109.16875457763672], "mean": [0.7473618388175964, -1.022943139076233, 1.1117712259292603, -0.22427935898303986, -0.8345855474472046, 0.4010811448097229, -0.6718352437019348, -0.9208186864852905, 1.0607337951660156, 2.984748601913452, -0.7620607614517212, 2.085564136505127, 37.77288055419922, 60.7665901184082, 0.8885927200317383, 1.5552016496658325, 19.05891227722168, 11.39782428741455, 22.795146942138672, 10.225286483764648, 13.257179260253906, 45.470176696777344, 9.199414253234863, 85.27946472167969, 52.178382873535156, 42.449668884277344, 18.84050941467285, 0.08322843909263611, 24.70895767211914, 35.1706657409668, 25.66990089416504, 40.850746154785156, 15.00579833984375, 58.479827880859375, 3.7168006896972656, 91.44384765625], "std": [0.13112850487232208, 0.12353302538394928, 0.2006804347038269, 0.126662477850914, 0.3201379179954529, 0.0008556580287404358, 0.20933325588703156, 0.1414628028869629, 0.23876971006393433, 0.0011807543924078345, 0.20886780321598053, 0.01000414788722992, 14.233975410461426, 6.316015720367432, 4.278964042663574, 2.428514242172241, 9.136772155761719, 17.581554412841797, 9.441634178161621, 17.41779136657715, 15.069110870361328, 20.471654891967773, 13.298431396484375, 15.695765495300293, 7.413733005523682, 7.214794635772705, 15.15627670288086, 0.1629810929298401, 7.801702976226807, 10.952552795410156, 10.269613265991211, 19.335548400878906, 10.832175254821777, 20.438453674316406, 4.723874092102051, 19.906179428100586], "count": [160]}, "action": {"min": [0.47992008924484253, -1.3130865097045898, 0.902094304561615, -0.42319944500923157, -1.2872045040130615, 0.3990710973739624, -0.8291370868682861, -1.2277790307998657, 0.8811131715774536, 2.9825189113616943, -0.9114165902137756, 2.0739872455596924, 18.890625, 48.93375015258789, -0.5687500238418579, -0.6150000095367432, 2.052500009536743, 0.2549999952316284, 5.079999923706055, -0.9431250095367432, 1.1143749952316284, 11.857500076293945, 0.9684615731239319, 39.647499084472656, 41.604373931884766, 31.479999542236328, 0.7350000143051147, -0.4556249976158142, 14.808571815490723, 0.17333334684371948, 13.541428565979004, -0.05312499403953552, 4.240624904632568, 1.2053333520889282, 0.6993750333786011, 29.30928611755371], "max": [0.8626645803451538, -0.8742465972900391, 1.5740158557891846, -0.0020027465652674437, -0.27912089228630066, 0.402862012386322, -0.28748950362205505, -0.7860303521156311, 1.5734673738479614, 2.9874541759490967, -0.2897545099258423, 2.1052205562591553, 61.78687286376953, 68.63874816894531, 23.78874969482422, 7.481874942779541, 34.75812530517578, 47.35124969482422, 40.19187545776367, 45.22624969482422, 44.75812530517578, 89.96437072753906, 42.13999938964844, 106.98187255859375, 63.001251220703125, 53.291873931884766, 41.59375, 0.2693749964237213, 37.38999938964844, 46.09375, 48.282501220703125, 85.65812683105469, 37.5625, 96.15812683105469, 18.583749771118164, 109.16875457763672], "mean": [0.7473620176315308, -1.0229426622390747, 1.1117711067199707, -0.22427935898303986, -0.8345855474472046, 0.4010811746120453, -0.6718353033065796, -0.9208184480667114, 1.0607340335845947, 2.9847488403320312, -0.7620609998703003, 2.0855650901794434, 37.772850036621094, 60.76658248901367, 0.8885927200317383, 1.5552021265029907, 19.058929443359375, 11.397829055786133, 22.795162200927734, 10.225299835205078, 13.257176399230957, 45.470176696777344, 9.199410438537598, 85.27946472167969, 52.178382873535156, 42.44966125488281, 18.84050178527832, 0.08322839438915253, 24.708942413330078, 35.170654296875, 25.669902801513672, 40.850738525390625, 15.00579833984375, 58.4798469543457, 3.7167980670928955, 91.44385528564453], "std": [0.1311284452676773, 0.12353301793336868, 0.2006804347038269, 0.1266625076532364, 0.32013797760009766, 0.0008556580287404358, 0.20933325588703156, 0.1414627879858017, 0.23876968026161194, 0.0011807543924078345, 0.20886778831481934, 0.010004148818552494, 14.233976364135742, 6.316014766693115, 4.278965473175049, 2.4285144805908203, 9.136774063110352, 17.58155059814453, 9.441634178161621, 17.417789459228516, 15.069113731384277, 20.471647262573242, 13.298430442810059, 15.695764541625977, 7.413734436035156, 7.214794158935547, 15.156278610229492, 0.16298110783100128, 7.801702976226807, 10.952553749084473, 10.269613265991211, 19.33555030822754, 10.832176208496094, 20.438453674316406, 4.723874092102051, 19.906179428100586], "count": [160]}, "timestamp": {"min": [0.0], "max": [5.3], "mean": [2.6499999999999995], "std": [1.5395706472188204], "count": [160]}, "frame_index": {"min": [0], "max": [159], "mean": [79.5], "std": [46.18711941656461], "count": [160]}, "episode_index": {"min": [148], "max": [148], "mean": [148.0], "std": [0.0], "count": [160]}, "index": {"min": [20911], "max": [21070], "mean": [20990.5], "std": [46.18711941656461], "count": [160]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [160]}, "subtask_annotation": {"mean": [7.14375, 11.0, 11.0, 11.0, 11.0], "std": [2.344799764905311, 0.0, 0.0, 0.0, 0.0], "min": [1, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [160]}, "scene_annotation": {"mean": [148.0], "std": [0.0], "min": [148], "max": [148], "count": [160]}, "eef_direction_state": {"mean": [2.75625, 4.0375], "std": [2.195867923509972, 2.3819306769929307], "min": [0, 0], "max": [6, 6], "count": [160]}, "eef_velocity_state": {"mean": [1.23125, 0.85625], "std": [0.6540439109876339, 0.8721157821642721], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_state": {"mean": [1.175, 0.6625], "std": [0.8104782538723665, 0.7736884062721886], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_direction_action": {"mean": [2.75625, 4.0375], "std": [2.195867923509972, 2.3819306769929307], "min": [0, 0], "max": [6, 6], "count": [160]}, "eef_velocity_action": {"mean": [1.23125, 0.85625], "std": [0.6540439109876339, 0.8721157821642721], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_action": {"mean": [1.175, 0.6625], "std": [0.8104782538723665, 0.7736884062721886], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_sim_pose_state": {"mean": [0.6658459772322045, 0.14200960362116433, 1.167915751174767, -1.487818824288761, 0.269949069971429, -2.1104123356061004, 0.63571375041564, -0.11228568585936598, 1.204042003802421, 1.3208754230251218, 1.229719856546549, 2.1140660861798137], "std": [0.06192481933551808, 0.021704950382490124, 0.05421125929564701, 0.24405928891953732, 0.08064359116886582, 0.1649069358369157, 0.07988703221352318, 0.014892833093990402, 0.03109573936827445, 0.1782682496084696, 0.02599989417578187, 0.22828949032391088], "min": [0.5931366733771078, 0.10429778862253666, 1.0736784595386566, -1.834324113761548, 0.13380615471248336, -2.445383686347593, 0.5778206080420791, -0.14221458534770795, 1.1580636024219428, 0.8416609010248033, 1.1942192380204038, 1.5687098919937486], "max": [0.7917148978381425, 0.16959594516399706, 1.2396778270986084, -1.150107067742154, 0.41904366069904087, -1.9777516989489552, 0.8005099035976337, -0.08630600685605488, 1.2658071042311376, 1.5818319671824501, 1.28676433265696, 2.4286114630444553], "count": [160]}, "eef_sim_pose_action": {"mean": [0.6658459772322045, 0.14200960362116433, 1.167915751174767, -1.487818824288761, 0.269949069971429, -2.1104123356061004, 0.63571375041564, -0.11228568585936598, 1.204042003802421, 1.3208754230251218, 1.229719856546549, 2.1140660861798137], "std": [0.06192481933551808, 0.021704950382490124, 0.05421125929564701, 0.24405928891953732, 0.08064359116886582, 0.1649069358369157, 0.07988703221352318, 0.014892833093990402, 0.03109573936827445, 0.1782682496084696, 0.02599989417578187, 0.22828949032391088], "min": [0.5931366733771078, 0.10429778862253666, 1.0736784595386566, -1.834324113761548, 0.13380615471248336, -2.445383686347593, 0.5778206080420791, -0.14221458534770795, 1.1580636024219428, 0.8416609010248033, 1.1942192380204038, 1.5687098919937486], "max": [0.7917148978381425, 0.16959594516399706, 1.2396778270986084, -1.150107067742154, 0.41904366069904087, -1.9777516989489552, 0.8005099035976337, -0.08630600685605488, 1.2658071042311376, 1.5818319671824501, 1.28676433265696, 2.4286114630444553], "count": [160]}}} +{"episode_index": 149, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39497348447712416]], [[0.4010771262254902]], [[0.42913428921568625]]], "std": [[[0.2889181547018522]], [[0.2787107579495278]], [[0.26414521668715074]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5200203472222222]], [[0.5387378778594771]], [[0.5323948080065359]]], "std": [[[0.3203591362991943]], [[0.32058904597911164]], [[0.318865291550324]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44711112336601305]], [[0.4781111151960784]], [[0.4868692401960784]]], "std": [[[0.30773980636045517]], [[0.3018366765872163]], [[0.29548482719442165]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42029586397058827]], [[0.44519989991830067]], [[0.42029944240196077]]], "std": [[[0.3668679829599881]], [[0.36998063270663895]], [[0.38100096534071876]]], "count": [100]}, "observation.state": {"min": [0.28999295830726624, -1.3936493396759033, 1.0518234968185425, -0.11515793204307556, -1.3576714992523193, 0.5764095187187195, -0.9096284508705139, -1.3293230533599854, 1.0375419855117798, -0.12598229944705963, 0.579580545425415, -0.6352998614311218, 40.079376220703125, 36.78750228881836, -0.9259999990463257, -0.5849999785423279, 0.8600000143051147, -0.4950000047683716, 0.9837499856948853, -1.1293749809265137, 0.9206250309944153, -3.403125047683716, 0.8962500095367432, -0.6399999856948853, 34.42749786376953, 32.520626068115234, 1.4693750143051147, -0.4806250035762787, 0.6756249666213989, -0.6356250047683716, 0.7181249856948853, 0.4843750298023224, 0.96875, -0.18812499940395355, 0.8056249618530273, 6.734375], "max": [0.9969387054443359, -0.808499276638031, 1.7371680736541748, 0.3509575128555298, -0.34363794326782227, 0.7721542119979858, -0.39921414852142334, -0.7490966320037842, 1.6464961767196655, 0.07372014969587326, 1.4089322090148926, -0.4156414568424225, 74.58374786376953, 45.42937469482422, 41.92499923706055, 9.484999656677246, 53.36937713623047, 46.94124984741211, 72.17687225341797, 31.431249618530273, 70.43624877929688, 49.813751220703125, 58.59000015258789, 61.126251220703125, 70.47562408447266, 50.834373474121094, 2.7799999713897705, 9.5287504196167, 59.116249084472656, 32.04125213623047, 71.23625183105469, 68.66937255859375, 78.5581283569336, 86.73562622070312, 66.89250183105469, 101.13750457763672], "mean": [0.623907744884491, -1.0675561428070068, 1.298205852508545, 0.21854113042354584, -0.6856510639190674, 0.6572001576423645, -0.7124446034431458, -1.0884166955947876, 1.2894153594970703, -0.06328879296779633, 0.889502763748169, -0.498880535364151, 56.67257308959961, 40.798343658447266, 18.520612716674805, 1.496754765510559, 21.366823196411133, 10.249980926513672, 27.786508560180664, 5.92379903793335, 28.7891788482666, 13.47243595123291, 20.63577651977539, 35.050514221191406, 54.113922119140625, 42.046478271484375, 1.6225676536560059, 3.0563712120056152, 22.920011520385742, 8.710535049438477, 29.735254287719727, 17.784801483154297, 31.88276481628418, 17.64998435974121, 22.817928314208984, 48.53899002075195], "std": [0.2032790631055832, 0.18214532732963562, 0.23406808078289032, 0.09794778376817703, 0.22978238761425018, 0.041276343166828156, 0.19419613480567932, 0.16926239430904388, 0.19340722262859344, 0.04494894668459892, 0.22116436064243317, 0.05309410020709038, 11.872743606567383, 2.5252139568328857, 12.98823356628418, 3.6011972427368164, 20.976856231689453, 14.466999053955078, 26.39754295349121, 9.075568199157715, 26.10961151123047, 18.707809448242188, 23.879953384399414, 20.792415618896484, 12.525914192199707, 5.403627872467041, 0.19229736924171448, 4.072357177734375, 22.1961727142334, 11.962437629699707, 26.53458595275879, 22.771080017089844, 28.665843963623047, 26.017126083374023, 26.67030906677246, 28.024370193481445], "count": [186]}, "action": {"min": [0.28999295830726624, -1.3936493396759033, 1.0518234968185425, -0.11515793204307556, -1.3576714992523193, 0.5764095187187195, -0.9096284508705139, -1.3293230533599854, 1.0375419855117798, -0.12598229944705963, 0.579580545425415, -0.6352998614311218, 40.079376220703125, 36.78750228881836, -0.9259999990463257, -0.5849999785423279, 0.8600000143051147, -0.4950000047683716, 0.9837499856948853, -1.1293749809265137, 0.9206250309944153, -3.403125047683716, 0.8962500095367432, -0.6399999856948853, 34.42749786376953, 32.520626068115234, 1.4693750143051147, -0.4806250035762787, 0.6756249666213989, -0.6356250047683716, 0.7181249856948853, 0.4843750298023224, 0.96875, -0.18812499940395355, 0.8056249618530273, 6.734375], "max": [0.9969387054443359, -0.808499276638031, 1.7371680736541748, 0.3509575128555298, -0.34363794326782227, 0.7721542119979858, -0.39921414852142334, -0.7490966320037842, 1.6464961767196655, 0.07372014969587326, 1.4089322090148926, -0.4156414568424225, 74.58374786376953, 45.42937469482422, 41.92499923706055, 9.484999656677246, 53.36937713623047, 46.94124984741211, 72.17687225341797, 31.431249618530273, 70.43624877929688, 49.813751220703125, 58.59000015258789, 61.126251220703125, 70.47562408447266, 50.834373474121094, 2.7799999713897705, 9.5287504196167, 59.116249084472656, 32.04125213623047, 71.23625183105469, 68.66937255859375, 78.5581283569336, 86.73562622070312, 66.89250183105469, 101.13750457763672], "mean": [0.6239078640937805, -1.0675557851791382, 1.2982059717178345, 0.21854116022586823, -0.6856510639190674, 0.6572002172470093, -0.7124447822570801, -1.0884166955947876, 1.289415717124939, -0.06328874826431274, 0.8895026445388794, -0.49888065457344055, 56.67256164550781, 40.79833984375, 18.520606994628906, 1.4967546463012695, 21.366823196411133, 10.249979019165039, 27.786523818969727, 5.923794746398926, 28.789169311523438, 13.472433090209961, 20.635772705078125, 35.05052947998047, 54.11393737792969, 42.0465087890625, 1.6225676536560059, 3.05637264251709, 22.920005798339844, 8.710530281066895, 29.735254287719727, 17.7847957611084, 31.882768630981445, 17.649986267089844, 22.81792640686035, 48.53899383544922], "std": [0.2032790631055832, 0.18214528262615204, 0.23406808078289032, 0.09794777631759644, 0.2297823578119278, 0.041276343166828156, 0.19419614970684052, 0.1692623794078827, 0.19340722262859344, 0.04494895413517952, 0.22116437554359436, 0.05309408903121948, 11.872743606567383, 2.5252139568328857, 12.988232612609863, 3.601196765899658, 20.976858139038086, 14.466998100280762, 26.397537231445312, 9.075568199157715, 26.109615325927734, 18.70781135559082, 23.87995147705078, 20.792417526245117, 12.52591323852539, 5.403628349304199, 0.19229736924171448, 4.072357177734375, 22.196176528930664, 11.96243667602539, 26.53459358215332, 22.771080017089844, 28.66584587097168, 26.017127990722656, 26.67030906677246, 28.024370193481445], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [149], "max": [149], "mean": [149.0], "std": [0.0], "count": [186]}, "index": {"min": [21071], "max": [21256], "mean": [21163.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [2.817204301075269, 11.0, 11.0, 11.0, 11.0], "std": [3.065402625975307, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [186]}, "scene_annotation": {"mean": [149.0], "std": [0.0], "min": [149], "max": [149], "count": [186]}, "eef_direction_state": {"mean": [3.306451612903226, 3.435483870967742], "std": [2.0207688546164118, 1.9942468414901964], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.2634408602150538, 1.3440860215053763], "std": [0.568394257051145, 0.6133746536323302], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.7258064516129032, 0.8817204301075269], "std": [0.8263669972548059, 0.8210858580908609], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.306451612903226, 3.435483870967742], "std": [2.0207688546164118, 1.9942468414901964], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.2634408602150538, 1.3440860215053763], "std": [0.568394257051145, 0.6133746536323302], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.7258064516129032, 0.8817204301075269], "std": [0.8263669972548059, 0.8210858580908609], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6891480723352462, 0.11824698073436386, 1.1846885012125579, -1.5026022363741, 0.9396847182779449, -2.2514027392931735, 0.6799492174386574, -0.12688829922808306, 1.191957284367988, 1.3358073824073677, 0.6463876584863849, 2.1203721641282067], "std": [0.07384592655570012, 0.027464883368863158, 0.05276679956376438, 0.251152961028274, 0.056540429952085455, 0.2850739517556933, 0.06345591666986375, 0.037694537524552624, 0.06741782544363156, 0.2121100569935453, 0.062418148021861894, 0.21008555590647654], "min": [0.6160547967718654, 0.09259570992535224, 1.0983711917337708, -1.902926402691167, 0.830255010469362, -2.657191674577312, 0.6055941752830851, -0.22101557694208937, 1.088148368901325, 0.8570725321113246, 0.5395107403255337, 1.7112161597958109], "max": [0.822457993526968, 0.21562903609419665, 1.2475199339631053, -0.9771886235597735, 1.034196015571212, -1.7204909485318653, 0.7945809757611422, -0.08612541659706224, 1.2995072624275512, 1.6574572540190695, 0.7581773814735349, 2.405784145702948], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6891480723352462, 0.11824698073436386, 1.1846885012125579, -1.5026022363741, 0.9396847182779449, -2.2514027392931735, 0.6799492174386574, -0.12688829922808306, 1.191957284367988, 1.3358073824073677, 0.6463876584863849, 2.1203721641282067], "std": [0.07384592655570012, 0.027464883368863158, 0.05276679956376438, 0.251152961028274, 0.056540429952085455, 0.2850739517556933, 0.06345591666986375, 0.037694537524552624, 0.06741782544363156, 0.2121100569935453, 0.062418148021861894, 0.21008555590647654], "min": [0.6160547967718654, 0.09259570992535224, 1.0983711917337708, -1.902926402691167, 0.830255010469362, -2.657191674577312, 0.6055941752830851, -0.22101557694208937, 1.088148368901325, 0.8570725321113246, 0.5395107403255337, 1.7112161597958109], "max": [0.822457993526968, 0.21562903609419665, 1.2475199339631053, -0.9771886235597735, 1.034196015571212, -1.7204909485318653, 0.7945809757611422, -0.08612541659706224, 1.2995072624275512, 1.6574572540190695, 0.7581773814735349, 2.405784145702948], "count": [186]}}} +{"episode_index": 150, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37798354779411764]], [[0.3882449448529412]], [[0.41677447099673204]]], "std": [[[0.29198072751993337]], [[0.278896247506298]], [[0.2658649188006909]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5017282802287582]], [[0.5262807700163399]], [[0.5219028962418301]]], "std": [[[0.32017138172456105]], [[0.31740720653432786]], [[0.3165839444305306]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4223973835784314]], [[0.44327092524509804]], [[0.4603382822712418]]], "std": [[[0.290528698098084]], [[0.29011123569645586]], [[0.2796716738390889]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42495164419934645]], [[0.45322658088235296]], [[0.4257192871732026]]], "std": [[[0.3691516612729366]], [[0.36891765974375845]], [[0.3800685274277618]]], "count": [100]}, "observation.state": {"min": [0.29504749178886414, -1.40394926071167, 1.0375181436538696, -0.03318837285041809, -1.269884467124939, 0.4571745991706848, -0.8836880922317505, -1.2959439754486084, 1.0601205825805664, -0.1530432254076004, 0.568517804145813, -0.5330166816711426, 40.9275016784668, 40.0837516784668, -0.9162499904632568, -0.6862500309944153, 3.621875047683716, -0.18250000476837158, 1.5049999952316284, -1.2350000143051147, 1.4574999809265137, -3.7668750286102295, 0.9487500190734863, 0.9876922965049744, 42.76000213623047, 31.865625381469727, 1.443750023841858, 0.2918750047683716, 1.0362499952316284, 0.5824999809265137, 3.3324999809265137, 0.7443749904632568, 2.3756251335144043, -0.010625002905726433, 0.8062499761581421, 6.813125133514404], "max": [0.9861619472503662, -0.8585584163665771, 1.794198751449585, 0.2784644365310669, -0.30844682455062866, 0.6324864625930786, -0.38090333342552185, -0.8380255103111267, 1.6241083145141602, -0.024891279637813568, 1.3251984119415283, -0.33686673641204834, 78.45624542236328, 49.65687561035156, 54.09187316894531, 9.383125305175781, 59.869998931884766, 33.1775016784668, 74.20625305175781, 31.516250610351562, 82.25499725341797, 45.58000183105469, 64.14375305175781, 65.30999755859375, 74.35375213623047, 46.791873931884766, 2.6237499713897705, 9.65999984741211, 60.39312744140625, 28.407499313354492, 65.90374755859375, 42.770626068115234, 80.5737533569336, 44.838748931884766, 61.31875228881836, 79.75812530517578], "mean": [0.6647384166717529, -1.1243513822555542, 1.3520419597625732, 0.2039804905653, -0.7199368476867676, 0.5080300569534302, -0.7180215716362, -1.0871689319610596, 1.2708520889282227, -0.0810343474149704, 0.8970012664794922, -0.42467886209487915, 59.93214797973633, 43.084041595458984, 13.03800106048584, 1.4346201419830322, 26.29828453063965, 9.206193923950195, 34.0369873046875, 6.701161861419678, 36.190284729003906, 12.144383430480957, 25.023408889770508, 40.709312438964844, 61.011348724365234, 39.84503173828125, 1.7398513555526733, 2.4899871349334717, 23.46385955810547, 9.404061317443848, 28.4786376953125, 12.531108856201172, 32.837364196777344, 9.769683837890625, 24.30241584777832, 37.981117248535156], "std": [0.24326707422733307, 0.15472590923309326, 0.250843346118927, 0.07227253913879395, 0.24863362312316895, 0.045280877500772476, 0.22004880011081696, 0.1307040899991989, 0.19575215876102448, 0.03464435786008835, 0.21080556511878967, 0.07169261574745178, 13.225197792053223, 2.5924737453460693, 17.475698471069336, 3.2750017642974854, 21.408994674682617, 12.387693405151367, 26.487316131591797, 9.5306396484375, 28.364490509033203, 17.20172882080078, 27.42766761779785, 19.77826690673828, 12.220526695251465, 4.912451267242432, 0.2677302360534668, 3.3188273906707764, 23.265785217285156, 10.745491981506348, 25.598527908325195, 15.09571647644043, 31.008623123168945, 14.296793937683105, 24.63035774230957, 25.855215072631836], "count": [169]}, "action": {"min": [0.29504749178886414, -1.40394926071167, 1.0375181436538696, -0.03318837285041809, -1.269884467124939, 0.4571745991706848, -0.8836880922317505, -1.2959439754486084, 1.0601205825805664, -0.1530432254076004, 0.568517804145813, -0.5330166816711426, 40.9275016784668, 40.0837516784668, -0.9162499904632568, -0.6862500309944153, 3.621875047683716, -0.18250000476837158, 1.5049999952316284, -1.2350000143051147, 1.4574999809265137, -3.7668750286102295, 0.9487500190734863, 0.9876922965049744, 42.76000213623047, 31.865625381469727, 1.443750023841858, 0.2918750047683716, 1.0362499952316284, 0.5824999809265137, 3.3324999809265137, 0.7443749904632568, 2.3756251335144043, -0.010625002905726433, 0.8062499761581421, 6.813125133514404], "max": [0.9861619472503662, -0.8585584163665771, 1.794198751449585, 0.2784644365310669, -0.30844682455062866, 0.6324864625930786, -0.38090333342552185, -0.8380255103111267, 1.6241083145141602, -0.024891279637813568, 1.3251984119415283, -0.33686673641204834, 78.45624542236328, 49.65687561035156, 54.09187316894531, 9.383125305175781, 59.869998931884766, 33.1775016784668, 74.20625305175781, 31.516250610351562, 82.25499725341797, 45.58000183105469, 64.14375305175781, 65.30999755859375, 74.35375213623047, 46.791873931884766, 2.6237499713897705, 9.65999984741211, 60.39312744140625, 28.407499313354492, 65.90374755859375, 42.770626068115234, 80.5737533569336, 44.838748931884766, 61.31875228881836, 79.75812530517578], "mean": [0.6647385358810425, -1.124351143836975, 1.3520424365997314, 0.2039804905653, -0.7199368476867676, 0.508030116558075, -0.7180221080780029, -1.08716881275177, 1.2708522081375122, -0.08103439211845398, 0.8970010876655579, -0.4246787428855896, 59.932159423828125, 43.08405685424805, 13.037993431091309, 1.4346204996109009, 26.298294067382812, 9.206192016601562, 34.0369873046875, 6.701160907745361, 36.19028091430664, 12.144377708435059, 25.023408889770508, 40.709320068359375, 61.01134490966797, 39.84503936767578, 1.7398505210876465, 2.4899868965148926, 23.46385955810547, 9.404061317443848, 28.478622436523438, 12.531109809875488, 32.837364196777344, 9.769684791564941, 24.302425384521484, 37.98110580444336], "std": [0.24326707422733307, 0.15472590923309326, 0.2508433163166046, 0.07227253913879395, 0.24863363802433014, 0.045280877500772476, 0.22004875540733337, 0.1307041049003601, 0.19575217366218567, 0.03464435040950775, 0.21080556511878967, 0.07169262319803238, 13.225198745727539, 2.5924737453460693, 17.475698471069336, 3.2750020027160645, 21.40899658203125, 12.387693405151367, 26.487316131591797, 9.530640602111816, 28.364484786987305, 17.20172691345215, 27.42766571044922, 19.77826690673828, 12.220527648925781, 4.912451267242432, 0.2677302360534668, 3.3188276290893555, 23.26578712463379, 10.745491027832031, 25.59852409362793, 15.09571647644043, 31.008625030517578, 14.296794891357422, 24.630355834960938, 25.8552188873291], "count": [169]}, "timestamp": {"min": [0.0], "max": [5.6], "mean": [2.8], "std": [1.6261747890200624], "count": [169]}, "frame_index": {"min": [0], "max": [168], "mean": [84.0], "std": [48.78524367060187], "count": [169]}, "episode_index": {"min": [150], "max": [150], "mean": [150.0], "std": [0.0], "count": [169]}, "index": {"min": [21257], "max": [21425], "mean": [21341.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [2.4319526627218937, 11.0, 11.0, 11.0, 11.0], "std": [2.9905842927361816, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [169]}, "scene_annotation": {"mean": [150.0], "std": [0.0], "min": [150], "max": [150], "count": [169]}, "eef_direction_state": {"mean": [3.3491124260355027, 3.7455621301775146], "std": [2.266820580366565, 1.8748714695159576], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.1597633136094674, 1.3550295857988166], "std": [0.724411168890078, 0.6187323596293399], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [0.8579881656804734, 0.9526627218934911], "std": [0.8517011031404828, 0.8413194124107088], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [3.3491124260355027, 3.7455621301775146], "std": [2.266820580366565, 1.8748714695159576], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.1597633136094674, 1.3550295857988166], "std": [0.724411168890078, 0.6187323596293399], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [0.8579881656804734, 0.9526627218934911], "std": [0.8517011031404828, 0.8413194124107088], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.6943230632628004, 0.11853316587130519, 1.1683494021591032, -1.5116027636696732, 0.7797088102388117, -2.253310229964352, 0.6724158354359527, -0.12231301134284857, 1.1908388107201324, 1.3514616433751738, 0.5696883355504829, 2.167516806037107], "std": [0.08295445847905254, 0.014957870633604894, 0.056250607864677095, 0.17015122509331226, 0.06252567629890601, 0.2073167009834449, 0.07087873326393532, 0.020619768317057932, 0.06607957544869114, 0.18225228124971873, 0.07326779480095255, 0.19850297725370508], "min": [0.6083424296463552, 0.10445134525439861, 1.0960094720864892, -1.7566264622347425, 0.6551557802169548, -2.53163952187645, 0.6063806703322598, -0.1783184074123953, 1.0899118960709133, 1.0414531849664928, 0.46428288042643073, 1.907392903798017], "max": [0.8335646085437497, 0.17868248213869456, 1.2426381439710874, -1.1741454834876854, 0.8679336970260065, -1.9964787269613498, 0.7954324792596058, -0.09675600010848157, 1.2765533446788053, 1.6659862457164039, 0.6917008173792083, 2.4516030302545655], "count": [169]}, "eef_sim_pose_action": {"mean": [0.6943230632628004, 0.11853316587130519, 1.1683494021591032, -1.5116027636696732, 0.7797088102388117, -2.253310229964352, 0.6724158354359527, -0.12231301134284857, 1.1908388107201324, 1.3514616433751738, 0.5696883355504829, 2.167516806037107], "std": [0.08295445847905254, 0.014957870633604894, 0.056250607864677095, 0.17015122509331226, 0.06252567629890601, 0.2073167009834449, 0.07087873326393532, 0.020619768317057932, 0.06607957544869114, 0.18225228124971873, 0.07326779480095255, 0.19850297725370508], "min": [0.6083424296463552, 0.10445134525439861, 1.0960094720864892, -1.7566264622347425, 0.6551557802169548, -2.53163952187645, 0.6063806703322598, -0.1783184074123953, 1.0899118960709133, 1.0414531849664928, 0.46428288042643073, 1.907392903798017], "max": [0.8335646085437497, 0.17868248213869456, 1.2426381439710874, -1.1741454834876854, 0.8679336970260065, -1.9964787269613498, 0.7954324792596058, -0.09675600010848157, 1.2765533446788053, 1.6659862457164039, 0.6917008173792083, 2.4516030302545655], "count": [169]}}} +{"episode_index": 151, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3848595424836601]], [[0.393062193627451]], [[0.42097263480392155]]], "std": [[[0.2884942686862991]], [[0.27602902344344993]], [[0.26298132813242725]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4983283721405229]], [[0.5186587214052287]], [[0.503420823120915]]], "std": [[[0.3311215941229014]], [[0.3274570925337387]], [[0.32874252314085334]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.15294117647058825]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3951704983660131]], [[0.4154910498366013]], [[0.42935631740196073]]], "std": [[[0.2738318472106574]], [[0.27811228286251016]], [[0.2713528879878659]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4333065482026144]], [[0.46167152369281045]], [[0.43310212826797384]]], "std": [[[0.36833894360699937]], [[0.3691892318003232]], [[0.37943115121377397]]], "count": [100]}, "observation.state": {"min": [0.29101815819740295, -1.3787240982055664, 0.988307774066925, -0.008726253174245358, -1.235074758529663, 0.6324653029441833, -0.8646143078804016, -1.2953240871429443, 1.0293164253234863, -0.2304748147726059, 0.4208390414714813, -0.5747882723808289, 45.47600173950195, 37.84625244140625, -0.8191666603088379, -0.22999998927116394, 1.743333339691162, -0.18812499940395355, 1.369166612625122, -1.5, 3.074166774749756, -2.7966666221618652, 0.903333306312561, 25.716249465942383, 44.08374786376953, 32.26000213623047, 1.4255555868148804, -0.4375, 0.7087500095367432, -0.578125, 3.0342857837677, 0.7762500047683716, 4.888000011444092, 0.3531250059604645, 0.6262500286102295, 16.33307647705078], "max": [0.9742885828018188, -0.7979514598846436, 1.7528800964355469, 0.23577573895454407, -0.27330338954925537, 0.7073987126350403, -0.29063668847084045, -0.8512626886367798, 1.5864614248275757, -0.0418192557990551, 1.2345025539398193, -0.3477626442909241, 71.08875274658203, 51.28125, 21.364999771118164, 5.529375076293945, 63.0625, 34.700626373291016, 65.90937805175781, 45.53312683105469, 75.74812316894531, 52.255001068115234, 67.77749633789062, 85.81500244140625, 74.18812561035156, 48.953125, 3.3237500190734863, 6.995555400848389, 58.19062423706055, 31.91812515258789, 66.12125396728516, 58.07062530517578, 75.47000122070312, 81.41875457763672, 69.06999969482422, 103.33562469482422], "mean": [0.6380341053009033, -1.0393742322921753, 1.2699106931686401, 0.15754827857017517, -0.7193536758422852, 0.6703677773475647, -0.6304879784584045, -1.091071605682373, 1.2654335498809814, -0.17989757657051086, 0.7973554134368896, -0.4556727111339569, 59.59880447387695, 45.318260192871094, 10.196382522583008, 1.060078501701355, 31.51127815246582, 9.489216804504395, 32.31547927856445, 14.300765991210938, 37.16004180908203, 19.39377784729004, 27.82074737548828, 58.975318908691406, 62.44953536987305, 42.59853744506836, 1.6989458799362183, 1.8659217357635498, 26.770076751708984, 12.451923370361328, 33.35051345825195, 22.08905792236328, 36.12186813354492, 26.480079650878906, 26.780433654785156, 66.10358428955078], "std": [0.22689124941825867, 0.17050491273403168, 0.24589170515537262, 0.05893067643046379, 0.23993593454360962, 0.02440883405506611, 0.24737495183944702, 0.11272801458835602, 0.15456880629062653, 0.053054939955472946, 0.20948189496994019, 0.09284134209156036, 8.64271354675293, 4.171142578125, 6.516021728515625, 1.9271655082702637, 24.204931259155273, 10.596226692199707, 24.231508255004883, 16.383779525756836, 28.68401527404785, 20.777008056640625, 27.932279586791992, 21.089855194091797, 11.581917762756348, 6.333207130432129, 0.37616628408432007, 2.486053228378296, 21.779117584228516, 13.316764831542969, 23.50149154663086, 22.199913024902344, 26.313941955566406, 27.945520401000977, 25.952295303344727, 24.565723419189453], "count": [120]}, "action": {"min": [0.29101815819740295, -1.3787240982055664, 0.988307774066925, -0.008726253174245358, -1.235074758529663, 0.6324653029441833, -0.8646143078804016, -1.2953240871429443, 1.0293164253234863, -0.2304748147726059, 0.4208390414714813, -0.5747882723808289, 45.47600173950195, 37.84625244140625, -0.8191666603088379, -0.22999998927116394, 1.743333339691162, -0.18812499940395355, 1.369166612625122, -1.5, 3.074166774749756, -2.7966666221618652, 0.903333306312561, 25.716249465942383, 44.08374786376953, 32.26000213623047, 1.4255555868148804, -0.4375, 0.7087500095367432, -0.578125, 3.0342857837677, 0.7762500047683716, 4.888000011444092, 0.3531250059604645, 0.6262500286102295, 16.33307647705078], "max": [0.9742885828018188, -0.7979514598846436, 1.7528800964355469, 0.23577573895454407, -0.27330338954925537, 0.7073987126350403, -0.29063668847084045, -0.8512626886367798, 1.5864614248275757, -0.0418192557990551, 1.2345025539398193, -0.3477626442909241, 71.08875274658203, 51.28125, 21.364999771118164, 5.529375076293945, 63.0625, 34.700626373291016, 65.90937805175781, 45.53312683105469, 75.74812316894531, 52.255001068115234, 67.77749633789062, 85.81500244140625, 74.18812561035156, 48.953125, 3.3237500190734863, 6.995555400848389, 58.19062423706055, 31.91812515258789, 66.12125396728516, 58.07062530517578, 75.47000122070312, 81.41875457763672, 69.06999969482422, 103.33562469482422], "mean": [0.6380340456962585, -1.0393742322921753, 1.2699108123779297, 0.15754838287830353, -0.7193536758422852, 0.6703678369522095, -0.6304877996444702, -1.0910717248916626, 1.265433430671692, -0.17989760637283325, 0.7973554730415344, -0.4556728005409241, 59.598812103271484, 45.31825637817383, 10.196382522583008, 1.060078501701355, 31.511274337768555, 9.48922061920166, 32.31547546386719, 14.300768852233887, 37.1600341796875, 19.39378547668457, 27.82074546813965, 58.97532653808594, 62.449546813964844, 42.59853744506836, 1.6989458799362183, 1.8659218549728394, 26.770078659057617, 12.451921463012695, 33.35051727294922, 22.089059829711914, 36.12187957763672, 26.48007583618164, 26.78043556213379, 66.10356903076172], "std": [0.22689126431941986, 0.17050489783287048, 0.24589170515537262, 0.058930687606334686, 0.23993593454360962, 0.02440883405506611, 0.24737496674060822, 0.11272802948951721, 0.15456882119178772, 0.05305495113134384, 0.209481880068779, 0.09284134209156036, 8.642714500427246, 4.171142101287842, 6.516021251678467, 1.9271655082702637, 24.204933166503906, 10.596227645874023, 24.231508255004883, 16.383779525756836, 28.68402099609375, 20.777006149291992, 27.932281494140625, 21.08985137939453, 11.581917762756348, 6.3332061767578125, 0.3761662244796753, 2.486052989959717, 21.779117584228516, 13.316765785217285, 23.501493453979492, 22.19991111755371, 26.313940048217773, 27.945524215698242, 25.952299118041992, 24.565723419189453], "count": [120]}, "timestamp": {"min": [0.0], "max": [3.966666666666667], "mean": [1.9833333333333334], "std": [1.1546604439144612], "count": [120]}, "frame_index": {"min": [0], "max": [119], "mean": [59.5], "std": [34.63981331743384], "count": [120]}, "episode_index": {"min": [151], "max": [151], "mean": [151.0], "std": [0.0], "count": [120]}, "index": {"min": [21426], "max": [21545], "mean": [21485.5], "std": [34.63981331743384], "count": [120]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [120]}, "subtask_annotation": {"mean": [3.15, 11.0, 11.0, 11.0, 11.0], "std": [3.118894034750134, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [120]}, "scene_annotation": {"mean": [151.0], "std": [0.0], "min": [151], "max": [151], "count": [120]}, "eef_direction_state": {"mean": [2.95, 3.1083333333333334], "std": [1.874611070773526, 1.8920704414887828], "min": [0, 0], "max": [6, 6], "count": [120]}, "eef_velocity_state": {"mean": [1.5833333333333333, 1.7], "std": [0.5096294950473551, 0.4760952285695232], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_acc_mag_state": {"mean": [1.0333333333333334, 1.2333333333333334], "std": [0.7630348761506389, 0.7386173268720113], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_direction_action": {"mean": [2.95, 3.1083333333333334], "std": [1.874611070773526, 1.8920704414887828], "min": [0, 0], "max": [6, 6], "count": [120]}, "eef_velocity_action": {"mean": [1.5833333333333333, 1.7], "std": [0.5096294950473551, 0.4760952285695232], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_acc_mag_action": {"mean": [1.0333333333333334, 1.2333333333333334], "std": [0.7630348761506389, 0.7386173268720113], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_sim_pose_state": {"mean": [0.6869428412029607, 0.12938499583889104, 1.1943406949469046, -1.4579091848574683, 0.9011663535213043, -2.188461506785196, 0.6728931046647829, -0.10261545432297128, 1.2007539026756366, 1.3581930545020235, 0.6691593873287842, 2.200128422181568], "std": [0.07822063603158629, 0.018851685458099718, 0.0501277090367865, 0.22574680882942894, 0.03370533226896147, 0.2383964877373999, 0.059369762005968274, 0.020233907135731803, 0.08204381706379892, 0.22651883951543134, 0.122632791617015, 0.2131064481397753], "min": [0.6007538221601945, 0.10493613157944312, 1.1273236729348985, -1.7778056442536843, 0.8245662018113493, -2.5277049684084307, 0.6062790411170347, -0.1584603726915472, 1.0835739376819382, 0.8350934250652793, 0.5388292536240233, 1.826851345218372], "max": [0.8312033456431941, 0.1782835221554381, 1.2843242064679368, -1.0712737534040104, 0.9506949711048036, -1.8336999260124944, 0.7893931655980544, -0.07899278831049594, 1.360320502989646, 1.694391994060948, 0.8629126514834362, 2.5039986570248294], "count": [120]}, "eef_sim_pose_action": {"mean": [0.6869428412029607, 0.12938499583889104, 1.1943406949469046, -1.4579091848574683, 0.9011663535213043, -2.188461506785196, 0.6728931046647829, -0.10261545432297128, 1.2007539026756366, 1.3581930545020235, 0.6691593873287842, 2.200128422181568], "std": [0.07822063603158629, 0.018851685458099718, 0.0501277090367865, 0.22574680882942894, 0.03370533226896147, 0.2383964877373999, 0.059369762005968274, 0.020233907135731803, 0.08204381706379892, 0.22651883951543134, 0.122632791617015, 0.2131064481397753], "min": [0.6007538221601945, 0.10493613157944312, 1.1273236729348985, -1.7778056442536843, 0.8245662018113493, -2.5277049684084307, 0.6062790411170347, -0.1584603726915472, 1.0835739376819382, 0.8350934250652793, 0.5388292536240233, 1.826851345218372], "max": [0.8312033456431941, 0.1782835221554381, 1.2843242064679368, -1.0712737534040104, 0.9506949711048036, -1.8336999260124944, 0.7893931655980544, -0.07899278831049594, 1.360320502989646, 1.694391994060948, 0.8629126514834362, 2.5039986570248294], "count": [120]}}} +{"episode_index": 152, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3841252246732026]], [[0.3948272426470588]], [[0.42389407883986924]]], "std": [[[0.2931632696862355]], [[0.28116754011816125]], [[0.26838819748394616]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5224546772875817]], [[0.5350733843954248]], [[0.5214752246732026]]], "std": [[[0.3250755758226467]], [[0.32773565009347266]], [[0.3262895689046543]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.15294117647058825]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40364855800653593]], [[0.4206821793300654]], [[0.401286243872549]]], "std": [[[0.31419197745940974]], [[0.3156089380220232]], [[0.31996090149003126]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4360895036764706]], [[0.4655718995098039]], [[0.4366155535130719]]], "std": [[[0.3697192205033392]], [[0.37037736595587595]], [[0.3799884667515808]]], "count": [100]}, "observation.state": {"min": [0.18208304047584534, -1.3528553247451782, 0.9499217867851257, -0.0809205025434494, -1.386043667793274, 0.6396629810333252, -0.8218890428543091, -1.3018568754196167, 1.0013606548309326, -0.6683451533317566, 0.2678435146808624, -0.6260490417480469, 39.54937744140625, 32.92928695678711, -0.9355555772781372, -0.20875000953674316, 6.307499885559082, -1.859375, 6.736249923706055, -1.0625, 6.778749942779541, -3.2506251335144043, 0.9449999928474426, 40.125, 40.42749786376953, 32.20687484741211, 1.412500023841858, -0.38749998807907104, 1.1150000095367432, -0.2862499952316284, 1.5681250095367432, 1.056249976158142, 2.0824999809265137, 0.44874998927116394, 0.7250000238418579, 23.916250228881836], "max": [1.0347048044204712, -0.7407301664352417, 1.6905326843261719, 0.4170958399772644, -0.11089017242193222, 0.8096341490745544, -0.1646067053079605, -0.800955593585968, 1.5502690076828003, -0.023746853694319725, 1.3658732175827026, -0.3010557293891907, 70.55062103271484, 55.810001373291016, 40.11000061035156, 6.661250114440918, 68.98249816894531, 32.65187454223633, 71.87437438964844, 79.37187194824219, 80.3187484741211, 93.46749877929688, 72.44249725341797, 106.25312805175781, 68.93437957763672, 46.553123474121094, 2.497499942779541, 5.075555801391602, 52.645626068115234, 28.568124771118164, 56.53437423706055, 76.12687683105469, 71.09500122070312, 101.15812683105469, 74.79937744140625, 109.06437683105469], "mean": [0.5972339510917664, -0.9685298204421997, 1.195826768875122, 0.26041558384895325, -0.6164663434028625, 0.7207074165344238, -0.4971329867839813, -1.0486356019973755, 1.216144323348999, -0.44883400201797485, 0.6394123435020447, -0.4372757375240326, 54.22236251831055, 43.811370849609375, 15.503850936889648, 1.4263933897018433, 32.545196533203125, 5.570168495178223, 36.54787063598633, 18.387392044067383, 39.829769134521484, 25.1253662109375, 25.52997589111328, 71.12269592285156, 54.33820724487305, 38.67778778076172, 1.776539921760559, 0.77357417345047, 23.141748428344727, 8.515328407287598, 25.06905746459961, 26.771121978759766, 29.072731018066406, 33.98675537109375, 24.634700775146484, 66.31958770751953], "std": [0.25090402364730835, 0.1794518530368805, 0.2297499179840088, 0.12269371747970581, 0.290337473154068, 0.05853303521871567, 0.22620846331119537, 0.1498803198337555, 0.15164850652217865, 0.17120735347270966, 0.2836267650127411, 0.12168415635824203, 11.759198188781738, 6.249240875244141, 10.34489917755127, 2.1960463523864746, 22.042545318603516, 9.498363494873047, 22.45229721069336, 27.477144241333008, 24.426013946533203, 35.112953186035156, 27.947267532348633, 20.277685165405273, 11.20321273803711, 4.355337619781494, 0.31654736399650574, 1.6461037397384644, 19.202377319335938, 10.755535125732422, 19.68548583984375, 31.58347511291504, 25.846351623535156, 41.511863708496094, 30.38681411743164, 30.297643661499023], "count": [167]}, "action": {"min": [0.18208304047584534, -1.3528553247451782, 0.9499217867851257, -0.0809205025434494, -1.386043667793274, 0.6396629810333252, -0.8218890428543091, -1.3018568754196167, 1.0013606548309326, -0.6683451533317566, 0.2678435146808624, -0.6260490417480469, 39.54937744140625, 32.92928695678711, -0.9355555772781372, -0.20875000953674316, 6.307499885559082, -1.859375, 6.736249923706055, -1.0625, 6.778749942779541, -3.2506251335144043, 0.9449999928474426, 40.125, 40.42749786376953, 32.20687484741211, 1.412500023841858, -0.38749998807907104, 1.1150000095367432, -0.2862499952316284, 1.5681250095367432, 1.056249976158142, 2.0824999809265137, 0.44874998927116394, 0.7250000238418579, 23.916250228881836], "max": [1.0347048044204712, -0.7407301664352417, 1.6905326843261719, 0.4170958399772644, -0.11089017242193222, 0.8096341490745544, -0.1646067053079605, -0.800955593585968, 1.5502690076828003, -0.023746853694319725, 1.3658732175827026, -0.3010557293891907, 70.55062103271484, 55.810001373291016, 40.11000061035156, 6.661250114440918, 68.98249816894531, 32.65187454223633, 71.87437438964844, 79.37187194824219, 80.3187484741211, 93.46749877929688, 72.44249725341797, 106.25312805175781, 68.93437957763672, 46.553123474121094, 2.497499942779541, 5.075555801391602, 52.645626068115234, 28.568124771118164, 56.53437423706055, 76.12687683105469, 71.09500122070312, 101.15812683105469, 74.79937744140625, 109.06437683105469], "mean": [0.5972340703010559, -0.9685294032096863, 1.1958266496658325, 0.260415643453598, -0.6164664626121521, 0.7207074165344238, -0.49713289737701416, -1.048635482788086, 1.2161448001861572, -0.44883400201797485, 0.6394122242927551, -0.43727564811706543, 54.222373962402344, 43.81136703491211, 15.503849029541016, 1.4263933897018433, 32.54518508911133, 5.570169925689697, 36.54787063598633, 18.387392044067383, 39.82978057861328, 25.1253604888916, 25.52997589111328, 71.12266540527344, 54.33819580078125, 38.677799224853516, 1.7765390872955322, 0.77357417345047, 23.14175033569336, 8.515323638916016, 25.06905746459961, 26.771116256713867, 29.072721481323242, 33.986751556396484, 24.634695053100586, 66.3196029663086], "std": [0.25090405344963074, 0.1794518232345581, 0.22974994778633118, 0.12269371747970581, 0.2903374433517456, 0.05853303521871567, 0.22620843350887299, 0.1498803198337555, 0.15164852142333984, 0.17120733857154846, 0.2836267352104187, 0.12168415635824203, 11.759196281433105, 6.249240875244141, 10.34489917755127, 2.1960463523864746, 22.04254913330078, 9.498364448547363, 22.45229721069336, 27.477140426635742, 24.42601203918457, 35.11295700073242, 27.947269439697266, 20.27768325805664, 11.203214645385742, 4.355337619781494, 0.31654730439186096, 1.6461037397384644, 19.20237922668457, 10.755536079406738, 19.685483932495117, 31.583473205566406, 25.846349716186523, 41.511863708496094, 30.38680648803711, 30.297643661499023], "count": [167]}, "timestamp": {"min": [0.0], "max": [5.533333333333333], "mean": [2.766666666666666], "std": [1.6069294390925266], "count": [167]}, "frame_index": {"min": [0], "max": [166], "mean": [83.0], "std": [48.2078831727758], "count": [167]}, "episode_index": {"min": [152], "max": [152], "mean": [152.0], "std": [0.0], "count": [167]}, "index": {"min": [21546], "max": [21712], "mean": [21629.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [2.3473053892215567, 11.0, 11.0, 11.0, 11.0], "std": [2.9281375898445723, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [167]}, "scene_annotation": {"mean": [152.0], "std": [0.0], "min": [152], "max": [152], "count": [167]}, "eef_direction_state": {"mean": [2.8622754491017965, 2.9820359281437128], "std": [2.0905151290928563, 1.8874722630066254], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.3652694610778444, 1.6347305389221556], "std": [0.6029794431221125, 0.4937851048643902], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [1.0, 1.0], "std": [0.7891479525526022, 0.7891479525526022], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [2.8622754491017965, 2.9820359281437128], "std": [2.0905151290928563, 1.8874722630066254], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.3652694610778444, 1.6347305389221556], "std": [0.6029794431221125, 0.4937851048643902], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [1.0, 1.0], "std": [0.7891479525526022, 0.7891479525526022], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.673161835142366, 0.12790319494415717, 1.196402596703, -1.5896943524657436, 1.03201978081911, -2.322266895771112, 0.6595932865224853, -0.07595931240206039, 1.2191863796906797, 1.436627232638408, 0.8765778570467949, 2.347689163389121], "std": [0.07744484405673982, 0.024942080217971868, 0.04946298621452431, 0.272878259464625, 0.06633473515115858, 0.31381065125361957, 0.05929183851850706, 0.04510849594478898, 0.07477679252489253, 0.30837547333710263, 0.1369907227056852, 0.34471763329339905], "min": [0.5895704365388086, 0.10324431926467584, 1.1284365038940831, -1.9465181000007803, 0.8387000824623945, -2.7634182796799402, 0.5921305808961541, -0.17335754015212237, 1.1171173333296145, 0.7457948122779797, 0.5382705880655188, 1.6745919863498528], "max": [0.8272113816337148, 0.20343262420620759, 1.2804094960872856, -1.0018117772499726, 1.1103658939870713, -1.7876574237344955, 0.785028626868129, -0.014191272579083869, 1.376216609156737, 1.8683150356023228, 1.0769748281503135, 2.8254202232219767], "count": [167]}, "eef_sim_pose_action": {"mean": [0.673161835142366, 0.12790319494415717, 1.196402596703, -1.5896943524657436, 1.03201978081911, -2.322266895771112, 0.6595932865224853, -0.07595931240206039, 1.2191863796906797, 1.436627232638408, 0.8765778570467949, 2.347689163389121], "std": [0.07744484405673982, 0.024942080217971868, 0.04946298621452431, 0.272878259464625, 0.06633473515115858, 0.31381065125361957, 0.05929183851850706, 0.04510849594478898, 0.07477679252489253, 0.30837547333710263, 0.1369907227056852, 0.34471763329339905], "min": [0.5895704365388086, 0.10324431926467584, 1.1284365038940831, -1.9465181000007803, 0.8387000824623945, -2.7634182796799402, 0.5921305808961541, -0.17335754015212237, 1.1171173333296145, 0.7457948122779797, 0.5382705880655188, 1.6745919863498528], "max": [0.8272113816337148, 0.20343262420620759, 1.2804094960872856, -1.0018117772499726, 1.1103658939870713, -1.7876574237344955, 0.785028626868129, -0.014191272579083869, 1.376216609156737, 1.8683150356023228, 1.0769748281503135, 2.8254202232219767], "count": [167]}}} +{"episode_index": 153, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38409198937908495]], [[0.39185911560457515]], [[0.41569757965686277]]], "std": [[[0.29427462517823877]], [[0.2830884542738216]], [[0.2671761182579772]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1411764705882353]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.513190198120915]], [[0.5371182843137254]], [[0.5249057128267974]]], "std": [[[0.33034944296040886]], [[0.3256091494310891]], [[0.32502340509999644]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1411764705882353]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5752449183006536]], [[0.5921561723856209]], [[0.5774643300653595]]], "std": [[[0.31180093554900284]], [[0.31417554615926147]], [[0.31703811249496255]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4309907312091503]], [[0.4595354166666667]], [[0.4297833660130719]]], "std": [[[0.37091454969290893]], [[0.3728628281152609]], [[0.3815508203989297]]], "count": [100]}, "observation.state": {"min": [0.23146028816699982, -1.3704031705856323, 1.0003242492675781, 0.050020981580019, -1.1085679531097412, 0.59805828332901, -0.8470664620399475, -1.3244353532791138, 1.0218299627304077, -0.7149805426597595, 0.15824082493782043, -0.44975966215133667, 39.501251220703125, 35.95687484741211, -0.9006249904632568, -0.19750000536441803, 0.8025000095367432, -0.5581250190734863, 2.481250047683716, -1.121999979019165, 4.358333110809326, 0.31812500953674316, 0.9681249856948853, 24.543333053588867, 36.849998474121094, 32.333126068115234, 1.3075000047683716, -0.47062498331069946, 0.7549999952316284, 0.05062500014901161, 0.768750011920929, -0.18812499940395355, 1.024999976158142, 0.44437500834465027, 0.7300000190734863, 0.7893333435058594], "max": [0.8946078419685364, -0.7840275764465332, 1.740029215812683, 0.4252498745918274, -0.12059395760297775, 0.7469291090965271, -0.13299190998077393, -0.762307345867157, 1.5862230062484741, -0.17886434495449066, 1.221198558807373, -0.2179417461156845, 72.77625274658203, 56.58000183105469, 48.099998474121094, 3.2581818103790283, 61.60874938964844, 29.39750099182129, 82.30187225341797, 60.548126220703125, 89.30937957763672, 66.60687255859375, 67.91999816894531, 96.10812377929688, 66.90937805175781, 44.006248474121094, 6.09375, 8.673124313354492, 50.88062286376953, 36.02124786376953, 62.06437683105469, 79.42437744140625, 78.17312622070312, 100.54937744140625, 75.86125183105469, 108.07062530517578], "mean": [0.5903935432434082, -1.0143001079559326, 1.2506662607192993, 0.24456578493118286, -0.5832604169845581, 0.6456813216209412, -0.4940974712371826, -1.0323710441589355, 1.243273377418518, -0.5693055391311646, 0.6136276721954346, -0.3356070816516876, 57.778709411621094, 45.90604782104492, 19.598581314086914, 0.3185046315193176, 31.911062240600586, 9.562618255615234, 37.5544319152832, 12.75151538848877, 39.7464714050293, 12.8951997756958, 25.11914825439453, 60.05168533325195, 53.54119873046875, 38.09402084350586, 2.1684536933898926, 1.237120270729065, 20.570608139038086, 9.543808937072754, 26.611404418945312, 26.392187118530273, 33.53489303588867, 33.042633056640625, 30.03316307067871, 62.1887321472168], "std": [0.2115078568458557, 0.17638510465621948, 0.24342773854732513, 0.10573387891054153, 0.2348935604095459, 0.03089914098381996, 0.24911561608314514, 0.1725727766752243, 0.16782982647418976, 0.1462799459695816, 0.28182101249694824, 0.09234526753425598, 11.976815223693848, 7.411828994750977, 14.347601890563965, 0.8540915846824646, 22.097278594970703, 10.88097095489502, 27.324951171875, 21.843904495239258, 29.619138717651367, 20.57915687561035, 26.823841094970703, 19.72675895690918, 11.357259750366211, 4.259559631347656, 0.9910529851913452, 2.686105966567993, 21.065738677978516, 12.75864028930664, 23.299861907958984, 29.24920654296875, 30.343721389770508, 36.582763671875, 31.188447952270508, 37.063072204589844], "count": [146]}, "action": {"min": [0.23146028816699982, -1.3704031705856323, 1.0003242492675781, 0.050020981580019, -1.1085679531097412, 0.59805828332901, -0.8470664620399475, -1.3244353532791138, 1.0218299627304077, -0.7149805426597595, 0.15824082493782043, -0.44975966215133667, 39.501251220703125, 35.95687484741211, -0.9006249904632568, -0.19750000536441803, 0.8025000095367432, -0.5581250190734863, 2.481250047683716, -1.121999979019165, 4.358333110809326, 0.31812500953674316, 0.9681249856948853, 24.543333053588867, 36.849998474121094, 32.333126068115234, 1.3075000047683716, -0.47062498331069946, 0.7549999952316284, 0.05062500014901161, 0.768750011920929, -0.18812499940395355, 1.024999976158142, 0.44437500834465027, 0.7300000190734863, 0.7893333435058594], "max": [0.8946078419685364, -0.7840275764465332, 1.740029215812683, 0.4252498745918274, -0.12059395760297775, 0.7469291090965271, -0.13299190998077393, -0.762307345867157, 1.5862230062484741, -0.17886434495449066, 1.221198558807373, -0.2179417461156845, 72.77625274658203, 56.58000183105469, 48.099998474121094, 3.2581818103790283, 61.60874938964844, 29.39750099182129, 82.30187225341797, 60.548126220703125, 89.30937957763672, 66.60687255859375, 67.91999816894531, 96.10812377929688, 66.90937805175781, 44.006248474121094, 6.09375, 8.673124313354492, 50.88062286376953, 36.02124786376953, 62.06437683105469, 79.42437744140625, 78.17312622070312, 100.54937744140625, 75.86125183105469, 108.07062530517578], "mean": [0.590393602848053, -1.0142998695373535, 1.2506664991378784, 0.24456585943698883, -0.5832604169845581, 0.6456813812255859, -0.49409735202789307, -1.0323710441589355, 1.2432734966278076, -0.5693054795265198, 0.613627552986145, -0.33560705184936523, 57.77870178222656, 45.90604782104492, 19.59858512878418, 0.31850466132164, 31.911048889160156, 9.56261920928955, 37.55442810058594, 12.75151538848877, 39.7464714050293, 12.8951997756958, 25.11915397644043, 60.05168533325195, 53.54121017456055, 38.09403991699219, 2.16845440864563, 1.237120270729065, 20.57061195373535, 9.54381275177002, 26.611404418945312, 26.392181396484375, 33.53489685058594, 33.04262924194336, 30.033166885375977, 62.188716888427734], "std": [0.21150784194469452, 0.17638513445854187, 0.24342775344848633, 0.10573387891054153, 0.23489360511302948, 0.03089914284646511, 0.24911560118198395, 0.17257273197174072, 0.16782981157302856, 0.1462799608707428, 0.28182101249694824, 0.09234527498483658, 11.97681713104248, 7.411828517913818, 14.347600936889648, 0.8540915846824646, 22.097280502319336, 10.880971908569336, 27.324949264526367, 21.843904495239258, 29.619136810302734, 20.57915687561035, 26.823841094970703, 19.72675895690918, 11.357261657714844, 4.259559154510498, 0.99105304479599, 2.686105966567993, 21.065736770629883, 12.75864028930664, 23.299861907958984, 29.249204635620117, 30.343725204467773, 36.582759857177734, 31.188453674316406, 37.06307601928711], "count": [146]}, "timestamp": {"min": [0.0], "max": [4.833333333333333], "mean": [2.4166666666666665], "std": [1.4048527008591012], "count": [146]}, "frame_index": {"min": [0], "max": [145], "mean": [72.5], "std": [42.14558102577303], "count": [146]}, "episode_index": {"min": [153], "max": [153], "mean": [153.0], "std": [0.0], "count": [146]}, "index": {"min": [21713], "max": [21858], "mean": [21785.5], "std": [42.14558102577303], "count": [146]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [146]}, "subtask_annotation": {"mean": [2.76027397260274, 11.0, 11.0, 11.0, 11.0], "std": [3.119327277581667, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [146]}, "scene_annotation": {"mean": [153.0], "std": [0.0], "min": [153], "max": [153], "count": [146]}, "eef_direction_state": {"mean": [3.4726027397260273, 3.0342465753424657], "std": [1.948639165060821, 1.7688878309205147], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_state": {"mean": [1.356164383561644, 1.5753424657534247], "std": [0.627451095375276, 0.5079588004860043], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_state": {"mean": [1.1506849315068493, 0.9794520547945206], "std": [0.7793786228259949, 0.7978496621028889], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_direction_action": {"mean": [3.4726027397260273, 3.0342465753424657], "std": [1.948639165060821, 1.7688878309205147], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_action": {"mean": [1.356164383561644, 1.5753424657534247], "std": [0.627451095375276, 0.5079588004860043], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_action": {"mean": [1.1506849315068493, 0.9794520547945206], "std": [0.7793786228259949, 0.7978496621028889], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_sim_pose_state": {"mean": [0.6864970999724241, 0.12719773169593893, 1.1829303033223462, -1.6225931389944968, 0.9488693135864361, -2.3295158240629528, 0.6627123977169598, -0.08333412538430054, 1.2137338329468506, 1.5159060088041443, 0.9072679345898432, 2.419291031429079], "std": [0.07902929911157935, 0.012197330188043773, 0.046193705777614426, 0.2080728069626401, 0.0649440161773962, 0.2468709414531206, 0.06922311702617988, 0.03932247117890594, 0.06478509247992148, 0.21538585618104938, 0.11124068987342084, 0.27694535105019935], "min": [0.6102783968203493, 0.11642912310022091, 1.1113013131284069, -1.932353431892307, 0.8483145814028918, -2.7052534771107726, 0.5909708649476183, -0.1625272212984255, 1.1164900789588466, 1.1106971763291016, 0.7261775117943232, 1.9380747762958956], "max": [0.8344492617476281, 0.17098404896887962, 1.2596989529745573, -1.2127816491720496, 1.057233830531409, -1.9652601185544618, 0.7972705128357169, -0.029074504562329184, 1.3329532570946812, 1.83144734064296, 1.08229884006681, 2.819665929068509], "count": [146]}, "eef_sim_pose_action": {"mean": [0.6864970999724241, 0.12719773169593893, 1.1829303033223462, -1.6225931389944968, 0.9488693135864361, -2.3295158240629528, 0.6627123977169598, -0.08333412538430054, 1.2137338329468506, 1.5159060088041443, 0.9072679345898432, 2.419291031429079], "std": [0.07902929911157935, 0.012197330188043773, 0.046193705777614426, 0.2080728069626401, 0.0649440161773962, 0.2468709414531206, 0.06922311702617988, 0.03932247117890594, 0.06478509247992148, 0.21538585618104938, 0.11124068987342084, 0.27694535105019935], "min": [0.6102783968203493, 0.11642912310022091, 1.1113013131284069, -1.932353431892307, 0.8483145814028918, -2.7052534771107726, 0.5909708649476183, -0.1625272212984255, 1.1164900789588466, 1.1106971763291016, 0.7261775117943232, 1.9380747762958956], "max": [0.8344492617476281, 0.17098404896887962, 1.2596989529745573, -1.2127816491720496, 1.057233830531409, -1.9652601185544618, 0.7972705128357169, -0.029074504562329184, 1.3329532570946812, 1.83144734064296, 1.08229884006681, 2.819665929068509], "count": [146]}}} +{"episode_index": 154, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37805223039215685]], [[0.38877202410130723]], [[0.4176803308823529]]], "std": [[[0.29537670279870726]], [[0.28349320148444285]], [[0.270764598171448]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5011104758986928]], [[0.5290457455065359]], [[0.5175321629901961]]], "std": [[[0.32286488237843586]], [[0.31699836503741147]], [[0.31572530285472056]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41548228758169936]], [[0.4366779922385621]], [[0.43050513480392155]]], "std": [[[0.3045080641228547]], [[0.30409018295328033]], [[0.30251878027687606]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4326915461601307]], [[0.4613767054738562]], [[0.43269713848039215]]], "std": [[[0.37262089625541966]], [[0.37273105553668967]], [[0.3825734067610235]]], "count": [100]}, "observation.state": {"min": [0.21190966665744781, -1.3308727741241455, 0.988307774066925, -0.004243915434926748, -1.1583027839660645, 0.399714857339859, -0.8146410584449768, -1.2937743663787842, 1.010147213935852, -0.5143721103668213, 0.22917144000530243, -0.5522812008857727, 45.544376373291016, 36.27687454223633, -0.16875000298023224, -0.20875000953674316, 2.9568750858306885, -0.020000003278255463, 6.645999908447266, -1.0881249904632568, 6.413333415985107, 0.203125, 0.9225000143051147, 13.144999504089355, 41.779998779296875, 29.5106258392334, 1.2143750190734863, -0.5249999761581421, 1.0644444227218628, 0.32875001430511475, 0.8012499809265137, 1.5199999809265137, 0.8737499713897705, 1.7556250095367432, 0.8224999904632568, -0.41499999165534973], "max": [0.858224630355835, -0.7727264165878296, 1.6741530895233154, 0.47910943627357483, -0.1623893678188324, 0.7584369778633118, -0.1646067053079605, -0.7685301899909973, 1.5265220403671265, -0.01578355021774769, 1.2368390560150146, -0.38958191871643066, 75.5562515258789, 60.912498474121094, 0.6288889050483704, 5.684999942779541, 59.479373931884766, 55.90312576293945, 73.37437438964844, 56.66437530517578, 80.83937072753906, 54.92000198364258, 69.73562622070312, 87.08625030517578, 73.13750457763672, 40.08812713623047, 4.53125, 8.75538444519043, 55.186248779296875, 51.353126525878906, 61.89312744140625, 80.10625457763672, 77.52812957763672, 102.67750549316406, 81.75250244140625, 109.09938049316406], "mean": [0.5929575562477112, -1.0166600942611694, 1.2557439804077148, 0.34097278118133545, -0.5383804440498352, 0.542178213596344, -0.5301699042320251, -1.068960428237915, 1.2295379638671875, -0.38202446699142456, 0.6147860288619995, -0.45730456709861755, 59.13732147216797, 47.25979232788086, 0.02563350647687912, 0.7456834316253662, 27.772199630737305, 15.999122619628906, 33.89280319213867, 16.207700729370117, 37.85350036621094, 13.677149772644043, 24.465877532958984, 59.75502395629883, 58.52839279174805, 35.68239974975586, 1.754420280456543, 1.1641579866409302, 22.867570877075195, 11.817499160766602, 29.296520233154297, 27.601871490478516, 31.263214111328125, 40.71902084350586, 28.103179931640625, 67.84663391113281], "std": [0.205222487449646, 0.17091557383537292, 0.22341209650039673, 0.12275881320238113, 0.22383706271648407, 0.11597218364477158, 0.22921407222747803, 0.14579400420188904, 0.14461281895637512, 0.13740138709545135, 0.2629660964012146, 0.06364307552576065, 11.390710830688477, 9.480106353759766, 0.2013038843870163, 1.7659120559692383, 20.592615127563477, 21.367599487304688, 23.87088966369629, 21.95208168029785, 26.989288330078125, 18.919273376464844, 27.63392448425293, 19.597904205322266, 10.708064079284668, 3.9836008548736572, 0.5877483487129211, 2.5839290618896484, 21.04135513305664, 16.738027572631836, 22.155296325683594, 28.16448974609375, 28.53343963623047, 37.55999755859375, 29.778169631958008, 35.231082916259766], "count": [172]}, "action": {"min": [0.21190966665744781, -1.3308727741241455, 0.988307774066925, -0.004243915434926748, -1.1583027839660645, 0.399714857339859, -0.8146410584449768, -1.2937743663787842, 1.010147213935852, -0.5143721103668213, 0.22917144000530243, -0.5522812008857727, 45.544376373291016, 36.27687454223633, -0.16875000298023224, -0.20875000953674316, 2.9568750858306885, -0.020000003278255463, 6.645999908447266, -1.0881249904632568, 6.413333415985107, 0.203125, 0.9225000143051147, 13.144999504089355, 41.779998779296875, 29.5106258392334, 1.2143750190734863, -0.5249999761581421, 1.0644444227218628, 0.32875001430511475, 0.8012499809265137, 1.5199999809265137, 0.8737499713897705, 1.7556250095367432, 0.8224999904632568, -0.41499999165534973], "max": [0.858224630355835, -0.7727264165878296, 1.6741530895233154, 0.47910943627357483, -0.1623893678188324, 0.7584369778633118, -0.1646067053079605, -0.7685301899909973, 1.5265220403671265, -0.01578355021774769, 1.2368390560150146, -0.38958191871643066, 75.5562515258789, 60.912498474121094, 0.6288889050483704, 5.684999942779541, 59.479373931884766, 55.90312576293945, 73.37437438964844, 56.66437530517578, 80.83937072753906, 54.92000198364258, 69.73562622070312, 87.08625030517578, 73.13750457763672, 40.08812713623047, 4.53125, 8.75538444519043, 55.186248779296875, 51.353126525878906, 61.89312744140625, 80.10625457763672, 77.52812957763672, 102.67750549316406, 81.75250244140625, 109.09938049316406], "mean": [0.5929576754570007, -1.0166600942611694, 1.2557440996170044, 0.3409726619720459, -0.5383805632591248, 0.542178213596344, -0.5301694869995117, -1.068960189819336, 1.2295379638671875, -0.3820243775844574, 0.61478590965271, -0.4573044776916504, 59.137325286865234, 47.259803771972656, 0.02563350647687912, 0.7456833720207214, 27.772186279296875, 15.999116897583008, 33.892799377441406, 16.20770835876465, 37.853511810302734, 13.677142143249512, 24.465883255004883, 59.755035400390625, 58.52842712402344, 35.68239212036133, 1.7544199228286743, 1.1641578674316406, 22.867584228515625, 11.817497253417969, 29.29651641845703, 27.601871490478516, 31.263208389282227, 40.71902847290039, 28.103174209594727, 67.84662628173828], "std": [0.2052224725484848, 0.17091558873653412, 0.22341209650039673, 0.12275883555412292, 0.22383703291416168, 0.11597218364477158, 0.22921408712863922, 0.14579400420188904, 0.14461281895637512, 0.13740138709545135, 0.2629660665988922, 0.06364308297634125, 11.39070987701416, 9.480107307434082, 0.20130391418933868, 1.7659120559692383, 20.592615127563477, 21.367599487304688, 23.870893478393555, 21.95207405090332, 26.989286422729492, 18.919273376464844, 27.63392448425293, 19.597904205322266, 10.708064079284668, 3.983600616455078, 0.5877483487129211, 2.5839290618896484, 21.04135513305664, 16.738027572631836, 22.155296325683594, 28.16448974609375, 28.53343963623047, 37.55999755859375, 29.778165817260742, 35.2310905456543], "count": [172]}, "timestamp": {"min": [0.0], "max": [5.7], "mean": [2.85], "std": [1.655042799043779], "count": [172]}, "frame_index": {"min": [0], "max": [171], "mean": [85.5], "std": [49.65128397131337], "count": [172]}, "episode_index": {"min": [154], "max": [154], "mean": [154.0], "std": [0.0], "count": [172]}, "index": {"min": [21859], "max": [22030], "mean": [21944.5], "std": [49.65128397131337], "count": [172]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [172]}, "subtask_annotation": {"mean": [2.6686046511627906, 11.0, 11.0, 11.0, 11.0], "std": [3.0823111846548077, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [172]}, "scene_annotation": {"mean": [154.0], "std": [0.0], "min": [154], "max": [154], "count": [172]}, "eef_direction_state": {"mean": [3.813953488372093, 3.127906976744186], "std": [1.7620787664664757, 2.0046255326694786], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_state": {"mean": [1.313953488372093, 1.3604651162790697], "std": [0.47646049415227654, 0.578948338814168], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_state": {"mean": [0.8953488372093024, 0.8953488372093024], "std": [0.8426021402089453, 0.8356736562246959], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_direction_action": {"mean": [3.813953488372093, 3.127906976744186], "std": [1.7620787664664757, 2.0046255326694786], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_action": {"mean": [1.313953488372093, 1.3604651162790697], "std": [0.47646049415227654, 0.578948338814168], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_action": {"mean": [0.8953488372093024, 0.8953488372093024], "std": [0.8426021402089453, 0.8356736562246959], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_sim_pose_state": {"mean": [0.6855592872402113, 0.1260788853799602, 1.1682044261659523, -1.7192203573053244, 0.9319752374667053, -2.4198045713925893, 0.6679658571787674, -0.07696641392614334, 1.201456738868354, 1.5034181211347297, 0.8523786574195108, 2.3662769926340355], "std": [0.06893146028242227, 0.017073166077202728, 0.054085848610768136, 0.24550889083540828, 0.09259188895555552, 0.2534546818769749, 0.05628886058980692, 0.04462479304359621, 0.06239540480005283, 0.19670385907671367, 0.10910548710348966, 0.24211384970476438], "min": [0.6132727553602718, 0.10131764050564948, 1.0803978010568824, -2.0383620825135003, 0.7630206538983231, -2.7771562047498435, 0.6097557274773916, -0.1837712797318194, 1.1245102821892914, 1.024458565743111, 0.6483147846890667, 1.9339752726160044], "max": [0.8180448033731501, 0.17855904188337343, 1.2527199602234171, -1.083778555176905, 1.0565510787900152, -1.8786615865127225, 0.782067910994513, -0.03198988844244813, 1.3072646099507834, 1.7610125807659673, 1.0438494146187032, 2.6943848220497215], "count": [172]}, "eef_sim_pose_action": {"mean": [0.6855592872402113, 0.1260788853799602, 1.1682044261659523, -1.7192203573053244, 0.9319752374667053, -2.4198045713925893, 0.6679658571787674, -0.07696641392614334, 1.201456738868354, 1.5034181211347297, 0.8523786574195108, 2.3662769926340355], "std": [0.06893146028242227, 0.017073166077202728, 0.054085848610768136, 0.24550889083540828, 0.09259188895555552, 0.2534546818769749, 0.05628886058980692, 0.04462479304359621, 0.06239540480005283, 0.19670385907671367, 0.10910548710348966, 0.24211384970476438], "min": [0.6132727553602718, 0.10131764050564948, 1.0803978010568824, -2.0383620825135003, 0.7630206538983231, -2.7771562047498435, 0.6097557274773916, -0.1837712797318194, 1.1245102821892914, 1.024458565743111, 0.6483147846890667, 1.9339752726160044], "max": [0.8180448033731501, 0.17855904188337343, 1.2527199602234171, -1.083778555176905, 1.0565510787900152, -1.8786615865127225, 0.782067910994513, -0.03198988844244813, 1.3072646099507834, 1.7610125807659673, 1.0438494146187032, 2.6943848220497215], "count": [172]}}} +{"episode_index": 155, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3798268075980392]], [[0.3929931495098039]], [[0.4206251899509804]]], "std": [[[0.2973357967371377]], [[0.2838534508814114]], [[0.2692095842817288]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5127122038398693]], [[0.5334770751633987]], [[0.5212513745915033]]], "std": [[[0.32761456753630414]], [[0.3239890501103302]], [[0.32252727909039547]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43787785539215685]], [[0.4617604738562091]], [[0.461434495506536]]], "std": [[[0.312745830516724]], [[0.3105774448584534]], [[0.3092165997854704]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4317245343137255]], [[0.4607484660947712]], [[0.432764891748366]]], "std": [[[0.3711600137839463]], [[0.37210459664833456]], [[0.3807852897662393]]], "count": [100]}, "observation.state": {"min": [0.21260109543800354, -1.4633878469467163, 1.0210193395614624, 0.06466010212898254, -1.091163158416748, 0.42820629477500916, -0.8395323157310486, -1.352211594581604, 1.020494818687439, -0.5903095602989197, 0.23143644630908966, -0.5147535800933838, 39.76124954223633, 34.45249938964844, -0.898888885974884, -0.0650000125169754, 1.1299999952316284, -0.5318750143051147, 1.0490000247955322, -1.0787500143051147, 1.2192857265472412, -3.005000114440918, 0.9800000190734863, 0.8271428346633911, 45.416873931884766, 33.553123474121094, 1.234375, -0.4962500035762787, 0.7587499618530273, 0.6293749809265137, 0.6293749809265137, -0.6575000286102295, 0.6987500190734863, 0.78125, 0.6974999904632568, -3.40625], "max": [0.8612287640571594, -0.770771324634552, 1.9059948921203613, 0.4458733797073364, -0.07918001711368561, 0.6660562753677368, -0.1619681566953659, -0.7123578786849976, 1.672269582748413, -0.040627144277095795, 1.2337872982025146, -0.18070019781589508, 72.5999984741211, 47.86000061035156, 31.994375228881836, 8.324999809265137, 59.41749954223633, 40.0, 66.92375183105469, 40.28312683105469, 76.18062591552734, 40.80875015258789, 68.04187774658203, 86.08250427246094, 65.94375610351562, 47.775001525878906, 3.46875, 9.494444847106934, 51.14125061035156, 31.926876068115234, 68.79437255859375, 40.48062515258789, 84.16812896728516, 80.79937744140625, 78.53750610351562, 98.45999908447266], "mean": [0.5920449495315552, -1.0652672052383423, 1.3118224143981934, 0.33441606163978577, -0.6401793360710144, 0.48171722888946533, -0.5405598282814026, -1.0502489805221558, 1.2830708026885986, -0.4688688814640045, 0.6638580560684204, -0.3141796588897705, 54.872161865234375, 40.50406265258789, 16.54547119140625, 1.842681646347046, 26.403215408325195, 10.536231994628906, 29.563928604125977, 9.701678276062012, 32.12158966064453, 9.329681396484375, 21.7674617767334, 50.77863693237305, 54.61351013183594, 39.81428909301758, 1.7063878774642944, 1.4878734350204468, 18.387968063354492, 8.075905799865723, 25.479909896850586, 10.155120849609375, 30.011486053466797, 22.126346588134766, 24.969467163085938, 51.562477111816406], "std": [0.22452951967716217, 0.19493389129638672, 0.27955517172813416, 0.09467466175556183, 0.2576499581336975, 0.05664803832769394, 0.26469820737838745, 0.1720965951681137, 0.18152360618114471, 0.15682213008403778, 0.2643764317035675, 0.10749837756156921, 11.720537185668945, 3.088683843612671, 9.627933502197266, 2.819611072540283, 20.97646713256836, 15.034575462341309, 24.09392547607422, 14.683551788330078, 27.500295639038086, 14.320550918579102, 27.19205665588379, 26.37311363220215, 8.104798316955566, 5.569944858551025, 0.4159957468509674, 2.9301154613494873, 19.708724975585938, 10.880614280700684, 24.342931747436523, 14.730184555053711, 30.887964248657227, 28.268898010253906, 30.000905990600586, 34.65656280517578], "count": [158]}, "action": {"min": [0.21260109543800354, -1.4633878469467163, 1.0210193395614624, 0.06466010212898254, -1.091163158416748, 0.42820629477500916, -0.8395323157310486, -1.352211594581604, 1.020494818687439, -0.5903095602989197, 0.23143644630908966, -0.5147535800933838, 39.76124954223633, 34.45249938964844, -0.898888885974884, -0.0650000125169754, 1.1299999952316284, -0.5318750143051147, 1.0490000247955322, -1.0787500143051147, 1.2192857265472412, -3.005000114440918, 0.9800000190734863, 0.8271428346633911, 45.416873931884766, 33.553123474121094, 1.234375, -0.4962500035762787, 0.7587499618530273, 0.6293749809265137, 0.6293749809265137, -0.6575000286102295, 0.6987500190734863, 0.78125, 0.6974999904632568, -3.40625], "max": [0.8612287640571594, -0.770771324634552, 1.9059948921203613, 0.4458733797073364, -0.07918001711368561, 0.6660562753677368, -0.1619681566953659, -0.7123578786849976, 1.672269582748413, -0.040627144277095795, 1.2337872982025146, -0.18070019781589508, 72.5999984741211, 47.86000061035156, 31.994375228881836, 8.324999809265137, 59.41749954223633, 40.0, 66.92375183105469, 40.28312683105469, 76.18062591552734, 40.80875015258789, 68.04187774658203, 86.08250427246094, 65.94375610351562, 47.775001525878906, 3.46875, 9.494444847106934, 51.14125061035156, 31.926876068115234, 68.79437255859375, 40.48062515258789, 84.16812896728516, 80.79937744140625, 78.53750610351562, 98.45999908447266], "mean": [0.5920447111129761, -1.065267562866211, 1.311822772026062, 0.33441615104675293, -0.6401792764663696, 0.48171716928482056, -0.5405597686767578, -1.0502487421035767, 1.2830711603164673, -0.4688688814640045, 0.6638577580451965, -0.31417959928512573, 54.87215042114258, 40.50407409667969, 16.545469284057617, 1.842681646347046, 26.403221130371094, 10.53623104095459, 29.563936233520508, 9.701682090759277, 32.12158966064453, 9.32967758178711, 21.767465591430664, 50.77864456176758, 54.613502502441406, 39.814292907714844, 1.7063875198364258, 1.4878733158111572, 18.387977600097656, 8.075901985168457, 25.47990608215332, 10.155120849609375, 30.011489868164062, 22.126344680786133, 24.969470977783203, 51.56248092651367], "std": [0.22452953457832336, 0.19493389129638672, 0.27955514192581177, 0.09467463195323944, 0.2576499879360199, 0.05664803460240364, 0.26469820737838745, 0.1720966100692749, 0.18152360618114471, 0.1568221151828766, 0.2643764317035675, 0.10749839246273041, 11.720538139343262, 3.088684320449829, 9.627934455871582, 2.819611072540283, 20.976463317871094, 15.034575462341309, 24.093921661376953, 14.683550834655762, 27.500293731689453, 14.320551872253418, 27.192058563232422, 26.373111724853516, 8.10479736328125, 5.569944858551025, 0.415995717048645, 2.930114984512329, 19.708723068237305, 10.88061237335205, 24.342933654785156, 14.730186462402344, 30.887969970703125, 28.268898010253906, 30.000905990600586, 34.65656280517578], "count": [158]}, "timestamp": {"min": [0.0], "max": [5.233333333333333], "mean": [2.6166666666666667], "std": [1.5203252575974948], "count": [158]}, "frame_index": {"min": [0], "max": [157], "mean": [78.5], "std": [45.609757727924844], "count": [158]}, "episode_index": {"min": [155], "max": [155], "mean": [155.0], "std": [0.0], "count": [158]}, "index": {"min": [22031], "max": [22188], "mean": [22109.5], "std": [45.609757727924844], "count": [158]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [158]}, "subtask_annotation": {"mean": [2.3734177215189876, 11.0, 11.0, 11.0, 11.0], "std": [3.013648651153171, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [158]}, "scene_annotation": {"mean": [155.0], "std": [0.0], "min": [155], "max": [155], "count": [158]}, "eef_direction_state": {"mean": [3.0632911392405062, 3.0253164556962027], "std": [2.1069010907912054, 1.8485347159462067], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_state": {"mean": [1.4240506329113924, 1.5632911392405062], "std": [0.6293889320730498, 0.5674007391449587], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_state": {"mean": [1.0253164556962024, 1.0], "std": [0.8186850145326643, 0.771321404383905], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_direction_action": {"mean": [3.0632911392405062, 3.0253164556962027], "std": [2.1069010907912054, 1.8485347159462067], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_action": {"mean": [1.4240506329113924, 1.5632911392405062], "std": [0.6293889320730498, 0.5674007391449587], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_action": {"mean": [1.0253164556962024, 1.0], "std": [0.8186850145326643, 0.771321404383905], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_sim_pose_state": {"mean": [0.6863183640318626, 0.11532235055803565, 1.186229473651218, -1.5506771001943354, 0.8595991088423016, -2.320069758813946, 0.6717052265117555, -0.09903965854595194, 1.2074841418633817, 1.472667726858163, 0.8013211187103123, 2.3357245026153763], "std": [0.08921244109287699, 0.028434458631009817, 0.053557043104132285, 0.20199036560833714, 0.046217205467628995, 0.2559355272009974, 0.06736770595742213, 0.04150288159820459, 0.08549887411492252, 0.2707795102189737, 0.11880186575769516, 0.3015202724214885], "min": [0.6095220418340939, 0.07930744531188402, 1.107769373055357, -1.8048020328836136, 0.757464203897793, -2.6208121856332554, 0.6074809741727738, -0.20143489244339197, 1.0993031321168805, 0.8043803132657099, 0.660769319257521, 1.7743396550871413], "max": [0.8620881536325997, 0.17782880612081572, 1.290929022898355, -1.1087874683174268, 0.9340003020965875, -1.9072778425548014, 0.8115666939349272, -0.05675784008548407, 1.382065763348654, 1.823769818444593, 1.0086863446224856, 2.6992642228233734], "count": [158]}, "eef_sim_pose_action": {"mean": [0.6863183640318626, 0.11532235055803565, 1.186229473651218, -1.5506771001943354, 0.8595991088423016, -2.320069758813946, 0.6717052265117555, -0.09903965854595194, 1.2074841418633817, 1.472667726858163, 0.8013211187103123, 2.3357245026153763], "std": [0.08921244109287699, 0.028434458631009817, 0.053557043104132285, 0.20199036560833714, 0.046217205467628995, 0.2559355272009974, 0.06736770595742213, 0.04150288159820459, 0.08549887411492252, 0.2707795102189737, 0.11880186575769516, 0.3015202724214885], "min": [0.6095220418340939, 0.07930744531188402, 1.107769373055357, -1.8048020328836136, 0.757464203897793, -2.6208121856332554, 0.6074809741727738, -0.20143489244339197, 1.0993031321168805, 0.8043803132657099, 0.660769319257521, 1.7743396550871413], "max": [0.8620881536325997, 0.17782880612081572, 1.290929022898355, -1.1087874683174268, 0.9340003020965875, -1.9072778425548014, 0.8115666939349272, -0.05675784008548407, 1.382065763348654, 1.823769818444593, 1.0086863446224856, 2.6992642228233734], "count": [158]}}} +{"episode_index": 156, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3839435049019608]], [[0.3926537132352941]], [[0.4208029289215687]]], "std": [[[0.2939698169053051]], [[0.28251218650630017]], [[0.2691246191570547]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5295867769607844]], [[0.5431943157679738]], [[0.5322472099673202]]], "std": [[[0.3168632539742758]], [[0.318620197020269]], [[0.3162337178668862]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.14901960784313725]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3958463827614379]], [[0.4092721650326797]], [[0.4098720302287582]]], "std": [[[0.2906829769837562]], [[0.2959982709106751]], [[0.29200091054219035]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4334085804738562]], [[0.4613096058006536]], [[0.43355733864379087]]], "std": [[[0.37341477390469063]], [[0.37481099872608376]], [[0.3833128422691533]]], "count": [100]}, "observation.state": {"min": [0.17400053143501282, -1.373335838317871, 0.9873064160346985, 0.04677844047546387, -1.204127550125122, 0.37086576223373413, -0.839436948299408, -1.3175450563430786, 1.0651750564575195, -0.8293278217315674, 0.2320086658000946, -0.4037918746471405, 42.34375, 36.308570861816406, -0.8743749856948853, -0.26250001788139343, 0.6808333396911621, 0.12999999523162842, 0.9275000095367432, -1.0306249856948853, 0.793749988079071, -3.351874828338623, 0.8411111235618591, 0.4912499785423279, 38.35499954223633, 32.073123931884766, 1.2350000143051147, -0.46687498688697815, 0.6877778172492981, 0.3956249952316284, 0.737500011920929, 0.8118749856948853, 1.0924999713897705, 0.1993750035762787, 0.5993750095367432, 15.749375343322754], "max": [0.8802548050880432, -0.7644293308258057, 1.748016357421875, 0.4499503970146179, -0.04320210590958595, 0.704108476638794, -0.17757686972618103, -0.7647154331207275, 1.618219256401062, -0.10113870352506638, 1.271410346031189, -0.09734778851270676, 71.3687515258789, 51.161251068115234, 20.7862491607666, 8.347777366638184, 54.981876373291016, 34.383750915527344, 66.13249969482422, 45.74937438964844, 86.55875396728516, 51.15999984741211, 64.2543716430664, 83.82250213623047, 67.30937957763672, 45.82500076293945, 3.884999990463257, 8.399999618530273, 52.30249786376953, 31.124374389648438, 66.36750030517578, 38.913124084472656, 78.8862533569336, 68.98625183105469, 74.34062957763672, 95.91312408447266], "mean": [0.6226553916931152, -1.0282981395721436, 1.2669814825057983, 0.28341418504714966, -0.6225731372833252, 0.5491547584533691, -0.5265331268310547, -1.051501989364624, 1.2894277572631836, -0.5214927792549133, 0.664005696773529, -0.22261975705623627, 55.50572967529297, 42.79052734375, 2.176131248474121, 1.0058568716049194, 20.31119728088379, 9.280862808227539, 25.997455596923828, 10.148640632629395, 31.462406158447266, 5.682246685028076, 20.09746551513672, 51.51578140258789, 52.485355377197266, 38.59292984008789, 1.5411334037780762, 1.5583069324493408, 18.524927139282227, 9.335543632507324, 25.00672149658203, 10.636951446533203, 28.950197219848633, 17.81507682800293, 21.773767471313477, 55.650543212890625], "std": [0.26668423414230347, 0.18363432586193085, 0.2516166865825653, 0.10547909140586853, 0.2986215353012085, 0.09465445578098297, 0.22721950709819794, 0.15697215497493744, 0.1628166288137436, 0.1757388412952423, 0.2597649395465851, 0.1073472872376442, 10.654081344604492, 5.192197799682617, 5.829256534576416, 2.154337167739868, 20.451171875, 12.804616928100586, 24.09407615661621, 16.030134201049805, 29.290658950805664, 16.232688903808594, 25.76361083984375, 21.6972599029541, 10.608977317810059, 5.094889163970947, 0.4682852327823639, 2.7296688556671143, 20.524564743041992, 12.146658897399902, 24.054298400878906, 13.397191047668457, 28.563575744628906, 24.597475051879883, 28.16249656677246, 25.677831649780273], "count": [136]}, "action": {"min": [0.17400053143501282, -1.373335838317871, 0.9873064160346985, 0.04677844047546387, -1.204127550125122, 0.37086576223373413, -0.839436948299408, -1.3175450563430786, 1.0651750564575195, -0.8293278217315674, 0.2320086658000946, -0.4037918746471405, 42.34375, 36.308570861816406, -0.8743749856948853, -0.26250001788139343, 0.6808333396911621, 0.12999999523162842, 0.9275000095367432, -1.0306249856948853, 0.793749988079071, -3.351874828338623, 0.8411111235618591, 0.4912499785423279, 38.35499954223633, 32.073123931884766, 1.2350000143051147, -0.46687498688697815, 0.6877778172492981, 0.3956249952316284, 0.737500011920929, 0.8118749856948853, 1.0924999713897705, 0.1993750035762787, 0.5993750095367432, 15.749375343322754], "max": [0.8802548050880432, -0.7644293308258057, 1.748016357421875, 0.4499503970146179, -0.04320210590958595, 0.704108476638794, -0.17757686972618103, -0.7647154331207275, 1.618219256401062, -0.10113870352506638, 1.271410346031189, -0.09734778851270676, 71.3687515258789, 51.161251068115234, 20.7862491607666, 8.347777366638184, 54.981876373291016, 34.383750915527344, 66.13249969482422, 45.74937438964844, 86.55875396728516, 51.15999984741211, 64.2543716430664, 83.82250213623047, 67.30937957763672, 45.82500076293945, 3.884999990463257, 8.399999618530273, 52.30249786376953, 31.124374389648438, 66.36750030517578, 38.913124084472656, 78.8862533569336, 68.98625183105469, 74.34062957763672, 95.91312408447266], "mean": [0.6226552724838257, -1.0282984972000122, 1.2669812440872192, 0.28341415524482727, -0.6225730776786804, 0.5491547584533691, -0.5265326499938965, -1.051501989364624, 1.2894277572631836, -0.5214928984642029, 0.6640058159828186, -0.22261978685855865, 55.505733489990234, 42.79051971435547, 2.1761295795440674, 1.0058568716049194, 20.311199188232422, 9.280861854553223, 25.99746322631836, 10.148643493652344, 31.462406158447266, 5.682246685028076, 20.09746551513672, 51.51577377319336, 52.485355377197266, 38.59292984008789, 1.5411338806152344, 1.5583069324493408, 18.524925231933594, 9.335548400878906, 25.0067195892334, 10.636954307556152, 28.950199127197266, 17.815073013305664, 21.773757934570312, 55.650550842285156], "std": [0.26668426394462585, 0.18363431096076965, 0.2516166865825653, 0.10547906905412674, 0.2986215353012085, 0.09465448558330536, 0.22721950709819794, 0.15697212517261505, 0.1628166288137436, 0.1757388561964035, 0.25976496934890747, 0.10734730958938599, 10.654081344604492, 5.192198276519775, 5.829254627227783, 2.154336929321289, 20.451169967651367, 12.80461597442627, 24.094074249267578, 16.030134201049805, 29.29065704345703, 16.232685089111328, 25.76361083984375, 21.69725799560547, 10.608977317810059, 5.094889163970947, 0.4682852029800415, 2.7296688556671143, 20.524560928344727, 12.146659851074219, 24.054302215576172, 13.397191047668457, 28.563573837280273, 24.597476959228516, 28.162492752075195, 25.677827835083008], "count": [136]}, "timestamp": {"min": [0.0], "max": [4.5], "mean": [2.25], "std": [1.3086252328302401], "count": [136]}, "frame_index": {"min": [0], "max": [135], "mean": [67.5], "std": [39.2587569849072], "count": [136]}, "episode_index": {"min": [156], "max": [156], "mean": [156.0], "std": [0.0], "count": [136]}, "index": {"min": [22189], "max": [22324], "mean": [22256.5], "std": [39.2587569849072], "count": [136]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [136]}, "subtask_annotation": {"mean": [2.198529411764706, 11.0, 11.0, 11.0, 11.0], "std": [3.0093478210334, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [136]}, "scene_annotation": {"mean": [156.0], "std": [0.0], "min": [156], "max": [156], "count": [136]}, "eef_direction_state": {"mean": [3.5220588235294117, 3.1323529411764706], "std": [2.0145314437149557, 1.9319634310622777], "min": [0, 0], "max": [6, 6], "count": [136]}, "eef_velocity_state": {"mean": [1.4411764705882353, 1.7352941176470589], "std": [0.5111219763818455, 0.45753968194423733], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_acc_mag_state": {"mean": [1.1102941176470589, 0.9926470588235294], "std": [0.7921749112193578, 0.817963068429668], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_direction_action": {"mean": [3.5220588235294117, 3.1323529411764706], "std": [2.0145314437149557, 1.9319634310622777], "min": [0, 0], "max": [6, 6], "count": [136]}, "eef_velocity_action": {"mean": [1.4411764705882353, 1.7352941176470589], "std": [0.5111219763818455, 0.45753968194423733], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_acc_mag_action": {"mean": [1.1102941176470589, 0.9926470588235294], "std": [0.7921749112193578, 0.817963068429668], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_sim_pose_state": {"mean": [0.6835168177933271, 0.12855937490476785, 1.1794847937130624, -1.6061476103002097, 0.890885434896021, -2.321276551236449, 0.6714230856100094, -0.09340707713096426, 1.2073274212629141, 1.5001823795381244, 0.7672061341608499, 2.394558175866604], "std": [0.08361437354857773, 0.01786394204044009, 0.0572529861888355, 0.20256454878759006, 0.09431197264865197, 0.19883025650713512, 0.06600081427479447, 0.03850652791815105, 0.06312182238591217, 0.19107951758697878, 0.11663405315804592, 0.25051137971381504], "min": [0.6018705881474973, 0.09703933965254569, 1.0849858455373746, -1.8191922624917825, 0.6910382257104866, -2.5655264124363684, 0.6058761872024171, -0.18730861176268754, 1.1089875904070765, 1.0387422008291336, 0.5732678679820027, 2.0194421569292373], "max": [0.8389676354840572, 0.17391934509909376, 1.2602050228055433, -1.0685582981427981, 1.0085397386122676, -1.9255553768723133, 0.8011171719844683, -0.05143401082318999, 1.3125747120772324, 1.7538667439375042, 0.9316133215743223, 2.7105026422029663], "count": [136]}, "eef_sim_pose_action": {"mean": [0.6835168177933271, 0.12855937490476785, 1.1794847937130624, -1.6061476103002097, 0.890885434896021, -2.321276551236449, 0.6714230856100094, -0.09340707713096426, 1.2073274212629141, 1.5001823795381244, 0.7672061341608499, 2.394558175866604], "std": [0.08361437354857773, 0.01786394204044009, 0.0572529861888355, 0.20256454878759006, 0.09431197264865197, 0.19883025650713512, 0.06600081427479447, 0.03850652791815105, 0.06312182238591217, 0.19107951758697878, 0.11663405315804592, 0.25051137971381504], "min": [0.6018705881474973, 0.09703933965254569, 1.0849858455373746, -1.8191922624917825, 0.6910382257104866, -2.5655264124363684, 0.6058761872024171, -0.18730861176268754, 1.1089875904070765, 1.0387422008291336, 0.5732678679820027, 2.0194421569292373], "max": [0.8389676354840572, 0.17391934509909376, 1.2602050228055433, -1.0685582981427981, 1.0085397386122676, -1.9255553768723133, 0.8011171719844683, -0.05143401082318999, 1.3125747120772324, 1.7538667439375042, 0.9316133215743223, 2.7105026422029663], "count": [136]}}} +{"episode_index": 157, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38600669117647063]], [[0.39471669117647057]], [[0.42307361315359476]]], "std": [[[0.2952377013146189]], [[0.283526853956445]], [[0.26978068440002567]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.491791256127451]], [[0.5130170302287581]], [[0.5050919873366013]]], "std": [[[0.32044202400542293]], [[0.3182338296025315]], [[0.3173779934578777]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1450980392156863]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4021637193627451]], [[0.4168854473039216]], [[0.4299234844771242]]], "std": [[[0.28302871224987874]], [[0.28824928848211595]], [[0.28138677382090177]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42779520629084966]], [[0.4567116033496732]], [[0.4295466605392157]]], "std": [[[0.3706719454896509]], [[0.37070100382489113]], [[0.38033253845345133]]], "count": [100]}, "observation.state": {"min": [0.24202239513397217, -1.4121986627578735, 1.0766193866729736, 0.12085621803998947, -1.0180628299713135, 0.41502153873443604, -0.810826301574707, -1.3322556018829346, 1.063887596130371, -0.5838006138801575, 0.28791868686676025, -0.6424683928489685, 36.438751220703125, 36.89812469482422, -0.9481250047683716, -0.5525000095367432, 2.9931249618530273, -0.6256250143051147, 2.615000009536743, -0.9750000238418579, 1.4275000095367432, 0.1525000035762787, 0.9012500047683716, 12.37874984741211, 42.14624786376953, 32.48875045776367, 1.40625, -0.5450000166893005, 1.1579999923706055, 0.3893750011920929, 0.647777795791626, 0.5199999809265137, 0.8769999742507935, 0.4424999952316284, 0.6766666769981384, -0.7438461780548096], "max": [0.8736028671264648, -0.8463035225868225, 1.8150129318237305, 0.3358415365219116, -0.237110897898674, 0.6573035717010498, -0.22085049748420715, -0.7768749594688416, 1.6645923852920532, -0.13184748589992523, 1.1905852556228638, -0.1887827068567276, 66.62249755859375, 54.118125915527344, 25.623748779296875, 5.598666667938232, 50.82625198364258, 48.44187545776367, 60.807498931884766, 35.53437423706055, 76.80937194824219, 16.71062469482422, 64.62937927246094, 75.01374816894531, 64.51687622070312, 46.646873474121094, 3.875, 9.391111373901367, 50.525001525878906, 38.46937561035156, 67.09000396728516, 37.20375061035156, 75.43375396728516, 76.52375030517578, 71.39187622070312, 97.39312744140625], "mean": [0.6612123250961304, -1.047142744064331, 1.2791632413864136, 0.2524321973323822, -0.7209236025810242, 0.4943215847015381, -0.5839598774909973, -1.0711616277694702, 1.2952381372451782, -0.4018946588039398, 0.7304151654243469, -0.32561570405960083, 51.44063186645508, 43.089805603027344, 4.2361063957214355, 0.7370728254318237, 18.8356876373291, 10.100656509399414, 23.584077835083008, 7.218940258026123, 27.38518714904785, 3.8211140632629395, 16.23451805114746, 49.09700393676758, 53.94337844848633, 38.561222076416016, 1.859049677848816, 1.439571499824524, 16.801210403442383, 9.752795219421387, 22.361000061035156, 9.525307655334473, 23.433839797973633, 18.15036392211914, 18.673084259033203, 45.892852783203125], "std": [0.21886879205703735, 0.15935911238193512, 0.22794845700263977, 0.06237874925136566, 0.19582055509090424, 0.05376126244664192, 0.22057069838047028, 0.14592638611793518, 0.1582956165075302, 0.11876130104064941, 0.2236766666173935, 0.1178676187992096, 9.989143371582031, 5.713428974151611, 7.480761528015137, 1.7735182046890259, 16.580413818359375, 17.40279197692871, 20.097179412841797, 12.16816234588623, 25.51401710510254, 5.073370933532715, 24.13156509399414, 18.473678588867188, 7.639917373657227, 4.983394622802734, 0.4702486991882324, 2.7069029808044434, 19.32748031616211, 14.22581672668457, 24.15513038635254, 12.642236709594727, 27.85284423828125, 27.069713592529297, 26.33002471923828, 32.197391510009766], "count": [159]}, "action": {"min": [0.24202239513397217, -1.4121986627578735, 1.0766193866729736, 0.12085621803998947, -1.0180628299713135, 0.41502153873443604, -0.810826301574707, -1.3322556018829346, 1.063887596130371, -0.5838006138801575, 0.28791868686676025, -0.6424683928489685, 36.438751220703125, 36.89812469482422, -0.9481250047683716, -0.5525000095367432, 2.9931249618530273, -0.6256250143051147, 2.615000009536743, -0.9750000238418579, 1.4275000095367432, 0.1525000035762787, 0.9012500047683716, 12.37874984741211, 42.14624786376953, 32.48875045776367, 1.40625, -0.5450000166893005, 1.1579999923706055, 0.3893750011920929, 0.647777795791626, 0.5199999809265137, 0.8769999742507935, 0.4424999952316284, 0.6766666769981384, -0.7438461780548096], "max": [0.8736028671264648, -0.8463035225868225, 1.8150129318237305, 0.3358415365219116, -0.237110897898674, 0.6573035717010498, -0.22085049748420715, -0.7768749594688416, 1.6645923852920532, -0.13184748589992523, 1.1905852556228638, -0.1887827068567276, 66.62249755859375, 54.118125915527344, 25.623748779296875, 5.598666667938232, 50.82625198364258, 48.44187545776367, 60.807498931884766, 35.53437423706055, 76.80937194824219, 16.71062469482422, 64.62937927246094, 75.01374816894531, 64.51687622070312, 46.646873474121094, 3.875, 9.391111373901367, 50.525001525878906, 38.46937561035156, 67.09000396728516, 37.20375061035156, 75.43375396728516, 76.52375030517578, 71.39187622070312, 97.39312744140625], "mean": [0.6612122654914856, -1.0471429824829102, 1.2791637182235718, 0.2524322271347046, -0.720923662185669, 0.49432146549224854, -0.5839595794677734, -1.0711615085601807, 1.2952380180358887, -0.4018946588039398, 0.7304152250289917, -0.3256158232688904, 51.44062805175781, 43.08979797363281, 4.236110687255859, 0.7370728254318237, 18.835683822631836, 10.10065746307373, 23.584087371826172, 7.218942642211914, 27.38518714904785, 3.8211147785186768, 16.234519958496094, 49.09701919555664, 53.943389892578125, 38.56123352050781, 1.8590493202209473, 1.4395711421966553, 16.801206588745117, 9.75279426574707, 22.361003875732422, 9.525311470031738, 23.433837890625, 18.150373458862305, 18.67308807373047, 45.89283752441406], "std": [0.21886877715587616, 0.1593591272830963, 0.22794844210147858, 0.06237874552607536, 0.19582055509090424, 0.053761258721351624, 0.22057068347930908, 0.14592638611793518, 0.1582956165075302, 0.11876127868890762, 0.2236766666173935, 0.117867611348629, 9.989142417907715, 5.7134294509887695, 7.4807610511779785, 1.7735180854797363, 16.580415725708008, 17.402790069580078, 20.09718132019043, 12.168163299560547, 25.51401710510254, 5.073370456695557, 24.131568908691406, 18.473678588867188, 7.639917850494385, 4.983394622802734, 0.4702487885951996, 2.7069029808044434, 19.32748031616211, 14.225815773010254, 24.155132293701172, 12.642236709594727, 27.852846145629883, 27.06970977783203, 26.330026626586914, 32.1973876953125], "count": [159]}, "timestamp": {"min": [0.0], "max": [5.266666666666667], "mean": [2.6333333333333333], "std": [1.5299479536052005], "count": [159]}, "frame_index": {"min": [0], "max": [158], "mean": [79.0], "std": [45.89843860815601], "count": [159]}, "episode_index": {"min": [157], "max": [157], "mean": [157.0], "std": [0.0], "count": [159]}, "index": {"min": [22325], "max": [22483], "mean": [22404.0], "std": [45.89843860815601], "count": [159]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [159]}, "subtask_annotation": {"mean": [2.10062893081761, 11.0, 11.0, 11.0, 11.0], "std": [2.937921587150474, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [159]}, "scene_annotation": {"mean": [157.0], "std": [0.0], "min": [157], "max": [157], "count": [159]}, "eef_direction_state": {"mean": [3.1761006289308176, 2.8679245283018866], "std": [2.1058008864851443, 1.9429382131103388], "min": [0, 0], "max": [6, 6], "count": [159]}, "eef_velocity_state": {"mean": [1.4150943396226414, 1.5220125786163523], "std": [0.5860204430337699, 0.5240922429182299], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_state": {"mean": [0.8490566037735849, 1.150943396226415], "std": [0.8179486478420905, 0.8024230541318607], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_direction_action": {"mean": [3.1761006289308176, 2.8679245283018866], "std": [2.1058008864851443, 1.9429382131103388], "min": [0, 0], "max": [6, 6], "count": [159]}, "eef_velocity_action": {"mean": [1.4150943396226414, 1.5220125786163523], "std": [0.5860204430337699, 0.5240922429182299], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_action": {"mean": [0.8490566037735849, 1.150943396226415], "std": [0.8179486478420905, 0.8024230541318607], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_sim_pose_state": {"mean": [0.6766720862764719, 0.1228774159745235, 1.1776170554707959, -1.5168105059435084, 0.8034526194827982, -2.2896231313511883, 0.669175134263419, -0.09690690170341863, 1.1985091361719475, 1.4430113167695529, 0.7467811306940554, 2.333268205412413], "std": [0.07361703704442644, 0.014018749810971216, 0.06415398365764269, 0.23048593394139033, 0.07472572220496913, 0.23977523713738497, 0.05955201821303745, 0.03366753120293648, 0.0807081247008917, 0.2777251878852908, 0.077870465764628, 0.2787471044779839], "min": [0.6207185779445604, 0.10209822909206673, 1.093924033749612, -1.772057368880133, 0.6184628121382398, -2.561685632873004, 0.6102847680810961, -0.1763076296023819, 1.10194501015452, 0.6541041471583487, 0.5952470197054711, 1.7054008460047654], "max": [0.8417938889571771, 0.15990701074054517, 1.3154439556681616, -0.8379051627807306, 0.8707669340762823, -1.7334979322185367, 0.8094181691789424, -0.04851094461961608, 1.3789096848265032, 1.7388075076902252, 0.8803249941245035, 2.6593642263967894], "count": [159]}, "eef_sim_pose_action": {"mean": [0.6766720862764719, 0.1228774159745235, 1.1776170554707959, -1.5168105059435084, 0.8034526194827982, -2.2896231313511883, 0.669175134263419, -0.09690690170341863, 1.1985091361719475, 1.4430113167695529, 0.7467811306940554, 2.333268205412413], "std": [0.07361703704442644, 0.014018749810971216, 0.06415398365764269, 0.23048593394139033, 0.07472572220496913, 0.23977523713738497, 0.05955201821303745, 0.03366753120293648, 0.0807081247008917, 0.2777251878852908, 0.077870465764628, 0.2787471044779839], "min": [0.6207185779445604, 0.10209822909206673, 1.093924033749612, -1.772057368880133, 0.6184628121382398, -2.561685632873004, 0.6102847680810961, -0.1763076296023819, 1.10194501015452, 0.6541041471583487, 0.5952470197054711, 1.7054008460047654], "max": [0.8417938889571771, 0.15990701074054517, 1.3154439556681616, -0.8379051627807306, 0.8707669340762823, -1.7334979322185367, 0.8094181691789424, -0.04851094461961608, 1.3789096848265032, 1.7388075076902252, 0.8803249941245035, 2.6593642263967894], "count": [159]}}} +{"episode_index": 158, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39417331699346403]], [[0.4007665216503268]], [[0.4286738970588235]]], "std": [[[0.2839161775348492]], [[0.2728322472732504]], [[0.2597644208267312]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5140565257352941]], [[0.530560702614379]], [[0.5179020200163399]]], "std": [[[0.32346154367859115]], [[0.32429097628183773]], [[0.3245877147556173]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41632972834967324]], [[0.4293899897875817]], [[0.41703695874183005]]], "std": [[[0.2978266899509048]], [[0.30143116428554856]], [[0.3049559099552665]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4306442054738562]], [[0.4599914052287582]], [[0.4332894812091503]]], "std": [[[0.3685898317385418]], [[0.3705924648276109]], [[0.3801161155819375]]], "count": [100]}, "observation.state": {"min": [0.17354753613471985, -1.4031147956848145, 1.0263599157333374, 0.1305123269557953, -1.0243571996688843, 0.4140201807022095, -0.846684992313385, -1.3228856325149536, 1.0838197469711304, -1.2680962085723877, 0.12481403350830078, -0.47035935521125793, 39.23500061035156, 36.086875915527344, -0.7788888812065125, -0.14499999582767487, 0.8700000047683716, 0.08866667002439499, 1.9049999713897705, -0.15625, 2.6138460636138916, -3.0581250190734863, 0.8912500143051147, 16.170833587646484, 42.09937286376953, 32.94312286376953, 1.3756250143051147, -0.4950000047683716, 0.9474999904632568, 0.6418749690055847, 1.6407692432403564, 0.78125, 1.090000033378601, 0.5349999666213989, 0.8706250190734863, -3.4318182468414307], "max": [0.7501239776611328, -0.7936121821403503, 1.7520456314086914, 0.6212806105613708, -0.02720397524535656, 0.7254711389541626, -0.10852979123592377, -0.7604238390922546, 1.5799047946929932, -0.10228313505649567, 1.2304970026016235, 0.22070744633674622, 66.4937515258789, 54.61375045776367, 35.68437576293945, 8.109999656677246, 58.490623474121094, 42.963748931884766, 73.59375, 40.2287483215332, 84.06562805175781, 71.55687713623047, 78.20437622070312, 94.05187225341797, 64.12687683105469, 47.30249786376953, 3.603749990463257, 9.454999923706055, 51.595001220703125, 28.313125610351562, 66.39250183105469, 58.56687545776367, 79.05437469482422, 96.68875122070312, 73.87812805175781, 106.96937561035156], "mean": [0.5132973790168762, -1.0334250926971436, 1.2727442979812622, 0.4296262860298157, -0.5355900526046753, 0.5230617523193359, -0.3888976573944092, -1.0422793626785278, 1.3011528253555298, -0.848598062992096, 0.5425083041191101, -0.14296485483646393, 52.90567398071289, 42.63517761230469, 12.782909393310547, 1.3464218378067017, 23.325292587280273, 10.394012451171875, 29.657190322875977, 6.230447292327881, 33.826812744140625, 18.627357482910156, 24.939035415649414, 57.148399353027344, 51.15922546386719, 40.173919677734375, 1.5469825267791748, 2.0506784915924072, 19.227062225341797, 7.307589530944824, 25.29034996032715, 17.620101928710938, 28.578487396240234, 29.317901611328125, 23.731037139892578, 56.64802932739258], "std": [0.18994256854057312, 0.17616058886051178, 0.22411133348941803, 0.13808143138885498, 0.2517964839935303, 0.09388244897127151, 0.21731208264827728, 0.15455959737300873, 0.1284899115562439, 0.30866244435310364, 0.2636718451976776, 0.24493812024593353, 9.372078895568848, 5.07274055480957, 8.71056842803955, 2.580502510070801, 22.11528205871582, 14.331557273864746, 27.28235626220703, 11.0242919921875, 31.0596923828125, 25.440622329711914, 31.02440071105957, 25.809476852416992, 8.191941261291504, 5.18580961227417, 0.36127400398254395, 3.4018654823303223, 20.76694107055664, 9.278836250305176, 23.23448944091797, 21.212501525878906, 28.5018310546875, 36.13900375366211, 29.412275314331055, 35.26088333129883], "count": [158]}, "action": {"min": [0.17354753613471985, -1.4031147956848145, 1.0263599157333374, 0.1305123269557953, -1.0243571996688843, 0.4140201807022095, -0.846684992313385, -1.3228856325149536, 1.0838197469711304, -1.2680962085723877, 0.12481403350830078, -0.47035935521125793, 39.23500061035156, 36.086875915527344, -0.7788888812065125, -0.14499999582767487, 0.8700000047683716, 0.08866667002439499, 1.9049999713897705, -0.15625, 2.6138460636138916, -3.0581250190734863, 0.8912500143051147, 16.170833587646484, 42.09937286376953, 32.94312286376953, 1.3756250143051147, -0.4950000047683716, 0.9474999904632568, 0.6418749690055847, 1.6407692432403564, 0.78125, 1.090000033378601, 0.5349999666213989, 0.8706250190734863, -3.4318182468414307], "max": [0.7501239776611328, -0.7936121821403503, 1.7520456314086914, 0.6212806105613708, -0.02720397524535656, 0.7254711389541626, -0.10852979123592377, -0.7604238390922546, 1.5799047946929932, -0.10228313505649567, 1.2304970026016235, 0.22070744633674622, 66.4937515258789, 54.61375045776367, 35.68437576293945, 8.109999656677246, 58.490623474121094, 42.963748931884766, 73.59375, 40.2287483215332, 84.06562805175781, 71.55687713623047, 78.20437622070312, 94.05187225341797, 64.12687683105469, 47.30249786376953, 3.603749990463257, 9.454999923706055, 51.595001220703125, 28.313125610351562, 66.39250183105469, 58.56687545776367, 79.05437469482422, 96.68875122070312, 73.87812805175781, 106.96937561035156], "mean": [0.5132972598075867, -1.0334253311157227, 1.272744059562683, 0.42962631583213806, -0.5355899930000305, 0.5230616331100464, -0.3888973891735077, -1.0422792434692383, 1.3011530637741089, -0.8485981225967407, 0.5425081253051758, -0.14296483993530273, 52.905670166015625, 42.63517761230469, 12.782916069030762, 1.346421718597412, 23.325288772583008, 10.394011497497559, 29.65719223022461, 6.230447292327881, 33.82680892944336, 18.62735939025879, 24.939043045043945, 57.148399353027344, 51.15922927856445, 40.173919677734375, 1.5469825267791748, 2.0506789684295654, 19.227075576782227, 7.307585716247559, 25.29035186767578, 17.62009620666504, 28.578489303588867, 29.317901611328125, 23.73103904724121, 56.648040771484375], "std": [0.18994256854057312, 0.17616060376167297, 0.22411133348941803, 0.13808143138885498, 0.2517964541912079, 0.09388243407011032, 0.21731208264827728, 0.15455959737300873, 0.1284899115562439, 0.30866241455078125, 0.2636718451976776, 0.24493810534477234, 9.372077941894531, 5.072740077972412, 8.71056842803955, 2.580502510070801, 22.115280151367188, 14.331557273864746, 27.2823543548584, 11.0242919921875, 31.059696197509766, 25.440624237060547, 31.024391174316406, 25.809478759765625, 8.191940307617188, 5.185808181762695, 0.36127397418022156, 3.4018657207489014, 20.766942977905273, 9.27883529663086, 23.234487533569336, 21.212501525878906, 28.501827239990234, 36.13900375366211, 29.412275314331055, 35.26088333129883], "count": [158]}, "timestamp": {"min": [0.0], "max": [5.233333333333333], "mean": [2.6166666666666667], "std": [1.5203252575974948], "count": [158]}, "frame_index": {"min": [0], "max": [157], "mean": [78.5], "std": [45.609757727924844], "count": [158]}, "episode_index": {"min": [158], "max": [158], "mean": [158.0], "std": [0.0], "count": [158]}, "index": {"min": [22484], "max": [22641], "mean": [22562.5], "std": [45.609757727924844], "count": [158]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [158]}, "subtask_annotation": {"mean": [2.2151898734177213, 11.0, 11.0, 11.0, 11.0], "std": [2.9496658728433025, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [158]}, "scene_annotation": {"mean": [158.0], "std": [0.0], "min": [158], "max": [158], "count": [158]}, "eef_direction_state": {"mean": [3.221518987341772, 2.8797468354430378], "std": [1.9924649758576, 1.8838339405729316], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_state": {"mean": [1.4493670886075949, 1.6455696202531647], "std": [0.5099946432385632, 0.5165115383064091], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_state": {"mean": [1.139240506329114, 1.0886075949367089], "std": [0.7832773926281, 0.7906074161836555], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_direction_action": {"mean": [3.221518987341772, 2.8797468354430378], "std": [1.9924649758576, 1.8838339405729316], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_action": {"mean": [1.4493670886075949, 1.6455696202531647], "std": [0.5099946432385632, 0.5165115383064091], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_action": {"mean": [1.139240506329114, 1.0886075949367089], "std": [0.7832773926281, 0.7906074161836555], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_sim_pose_state": {"mean": [0.6876502473099589, 0.10976026605281435, 1.1952138835627353, -1.6229887849220956, 0.9825861334886261, -2.3874805334282923, 0.6779018154075073, -0.08819054455948547, 1.2207387405154968, 1.5969560302134658, 0.975213171906669, 2.4883456186686197], "std": [0.0741740160223738, 0.024932820999492324, 0.05131360181252112, 0.2645601059085787, 0.0503025919015397, 0.2836331020899628, 0.054445508928476376, 0.04114012087708026, 0.07409779030606758, 0.3450299126062199, 0.13478541712097913, 0.3950327682352263], "min": [0.6199337707435306, 0.07586881001047313, 1.1053640215431693, -1.987372025129941, 0.8730168125451061, -2.8387363595275796, 0.614159682077497, -0.19388998972325888, 1.1111129582299737, 0.8936540266471218, 0.7353298186916182, 1.7938791584949028], "max": [0.8378392481350568, 0.1639585892351324, 1.273158896921404, -1.1195499646640283, 1.0510150227476016, -1.9079833675798372, 0.7961733873101269, -0.034762030151039625, 1.3635362753124565, 2.1111416533330134, 1.1983896139319494, 3.056048758309339], "count": [158]}, "eef_sim_pose_action": {"mean": [0.6876502473099589, 0.10976026605281435, 1.1952138835627353, -1.6229887849220956, 0.9825861334886261, -2.3874805334282923, 0.6779018154075073, -0.08819054455948547, 1.2207387405154968, 1.5969560302134658, 0.975213171906669, 2.4883456186686197], "std": [0.0741740160223738, 0.024932820999492324, 0.05131360181252112, 0.2645601059085787, 0.0503025919015397, 0.2836331020899628, 0.054445508928476376, 0.04114012087708026, 0.07409779030606758, 0.3450299126062199, 0.13478541712097913, 0.3950327682352263], "min": [0.6199337707435306, 0.07586881001047313, 1.1053640215431693, -1.987372025129941, 0.8730168125451061, -2.8387363595275796, 0.614159682077497, -0.19388998972325888, 1.1111129582299737, 0.8936540266471218, 0.7353298186916182, 1.7938791584949028], "max": [0.8378392481350568, 0.1639585892351324, 1.273158896921404, -1.1195499646640283, 1.0510150227476016, -1.9079833675798372, 0.7961733873101269, -0.034762030151039625, 1.3635362753124565, 2.1111416533330134, 1.1983896139319494, 3.056048758309339], "count": [158]}}} +{"episode_index": 159, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39125180555555555]], [[0.39792937295751635]], [[0.42582575980392157]]], "std": [[[0.2905374958657362]], [[0.279703622104842]], [[0.2650226187778762]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5117966584967321]], [[0.5355447671568627]], [[0.5272947467320261]]], "std": [[[0.32198163538823316]], [[0.317244855463368]], [[0.31609714339751094]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4010962479575163]], [[0.41486218954248366]], [[0.41604573937908496]]], "std": [[[0.2743287566736466]], [[0.2810815466411486]], [[0.27893710717723064]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4235813745915033]], [[0.4535588419117647]], [[0.4283136008986928]]], "std": [[[0.3715203674866725]], [[0.3724631421613665]], [[0.3818886180567465]]], "count": [100]}, "observation.state": {"min": [0.29623961448669434, -1.400229811668396, 1.0682746171951294, 0.06741520762443542, -1.0287680625915527, 0.4959658980369568, -0.8569847941398621, -1.2974936962127686, 1.0870622396469116, -0.838983952999115, 0.378089964389801, -0.6729440689086914, 39.3025016784668, 35.36750030517578, -0.9006249904632568, -0.10624999552965164, 5.658124923706055, 0.23999999463558197, 8.836666107177734, -1.0987499952316284, 9.276874542236328, 0.2507692277431488, 0.9018750190734863, 28.908124923706055, 38.860626220703125, 31.556875228881836, 1.2612500190734863, -0.5137500166893005, 0.84375, 0.14625000953674316, 0.9693750143051147, -0.43687501549720764, 1.041428565979004, 0.051874998956918716, 0.7649999856948853, 0.3669999837875366], "max": [0.8383878469467163, -0.8479247689247131, 1.8241207599639893, 0.2547064423561096, -0.13590066134929657, 0.6568770408630371, -0.290112167596817, -0.7244954109191895, 1.6632333993911743, -0.19436179101467133, 1.13918137550354, -0.13210974633693695, 61.9431266784668, 52.462501525878906, 26.122499465942383, 7.8081817626953125, 48.77937698364258, 44.024375915527344, 60.385623931884766, 49.8181266784668, 73.9887466430664, 38.07999801635742, 61.323123931884766, 84.5206298828125, 58.06437683105469, 50.98500061035156, 3.6762499809265137, 9.534375190734863, 49.493751525878906, 37.32749938964844, 67.02812957763672, 42.93375015258789, 70.62687683105469, 79.15312957763672, 66.38063049316406, 97.66812896728516], "mean": [0.664998471736908, -1.0756847858428955, 1.2924871444702148, 0.16565507650375366, -0.6966814994812012, 0.596776008605957, -0.5286049246788025, -1.023270845413208, 1.2900725603103638, -0.5324211120605469, 0.6604177355766296, -0.2694092094898224, 49.494659423828125, 42.86812210083008, 5.465345859527588, 1.3331146240234375, 25.110137939453125, 13.111854553222656, 30.81410789489746, 12.576085090637207, 35.0654296875, 9.806364059448242, 18.261505126953125, 61.89602279663086, 48.81731033325195, 40.86704635620117, 1.4442845582962036, 1.476266860961914, 17.900598526000977, 12.125282287597656, 25.16295623779297, 11.645088195800781, 27.731876373291016, 23.647981643676758, 21.751171112060547, 52.97736740112305], "std": [0.18625757098197937, 0.15665969252586365, 0.23730409145355225, 0.05063175410032272, 0.24194326996803284, 0.05465187504887581, 0.15903572738170624, 0.15173643827438354, 0.1590067446231842, 0.1973823755979538, 0.17892087996006012, 0.13587716221809387, 8.24876880645752, 5.766443729400635, 7.685264587402344, 2.184486150741577, 15.781941413879395, 16.821672439575195, 18.681682586669922, 17.294313430786133, 23.83494758605957, 12.359687805175781, 22.858013153076172, 14.960371017456055, 6.516092777252197, 7.362483978271484, 0.39271631836891174, 3.2426528930664062, 19.371305465698242, 15.36091423034668, 24.923107147216797, 14.950624465942383, 27.3380126953125, 30.923643112182617, 27.424474716186523, 30.472169876098633], "count": [161]}, "action": {"min": [0.29623961448669434, -1.400229811668396, 1.0682746171951294, 0.06741520762443542, -1.0287680625915527, 0.4959658980369568, -0.8569847941398621, -1.2974936962127686, 1.0870622396469116, -0.838983952999115, 0.378089964389801, -0.6729440689086914, 39.3025016784668, 35.36750030517578, -0.9006249904632568, -0.10624999552965164, 5.658124923706055, 0.23999999463558197, 8.836666107177734, -1.0987499952316284, 9.276874542236328, 0.2507692277431488, 0.9018750190734863, 28.908124923706055, 38.860626220703125, 31.556875228881836, 1.2612500190734863, -0.5137500166893005, 0.84375, 0.14625000953674316, 0.9693750143051147, -0.43687501549720764, 1.041428565979004, 0.051874998956918716, 0.7649999856948853, 0.3669999837875366], "max": [0.8383878469467163, -0.8479247689247131, 1.8241207599639893, 0.2547064423561096, -0.13590066134929657, 0.6568770408630371, -0.290112167596817, -0.7244954109191895, 1.6632333993911743, -0.19436179101467133, 1.13918137550354, -0.13210974633693695, 61.9431266784668, 52.462501525878906, 26.122499465942383, 7.8081817626953125, 48.77937698364258, 44.024375915527344, 60.385623931884766, 49.8181266784668, 73.9887466430664, 38.07999801635742, 61.323123931884766, 84.5206298828125, 58.06437683105469, 50.98500061035156, 3.6762499809265137, 9.534375190734863, 49.493751525878906, 37.32749938964844, 67.02812957763672, 42.93375015258789, 70.62687683105469, 79.15312957763672, 66.38063049316406, 97.66812896728516], "mean": [0.6649986505508423, -1.0756847858428955, 1.2924871444702148, 0.16565512120723724, -0.6966819167137146, 0.5967761874198914, -0.5286053419113159, -1.023271083831787, 1.2900725603103638, -0.532421350479126, 0.6604177355766296, -0.2694092392921448, 49.49467086791992, 42.868125915527344, 5.46534538269043, 1.3331143856048584, 25.110139846801758, 13.111857414245605, 30.8140926361084, 12.576086044311523, 35.06542205810547, 9.806364059448242, 18.261510848999023, 61.896018981933594, 48.81729507446289, 40.867061614990234, 1.444284439086914, 1.476266860961914, 17.900602340698242, 12.125282287597656, 25.162952423095703, 11.645085334777832, 27.731870651245117, 23.647979736328125, 21.751163482666016, 52.9774055480957], "std": [0.18625757098197937, 0.15665969252586365, 0.23730407655239105, 0.05063176155090332, 0.24194331467151642, 0.054651882499456406, 0.15903575718402863, 0.15173643827438354, 0.1590067595243454, 0.1973823755979538, 0.17892085015773773, 0.13587717711925507, 8.24876880645752, 5.766443252563477, 7.685263156890869, 2.184486150741577, 15.781941413879395, 16.821670532226562, 18.681684494018555, 17.294315338134766, 23.83494758605957, 12.359686851501465, 22.858009338378906, 14.960371017456055, 6.516092777252197, 7.362483978271484, 0.3927164673805237, 3.242652654647827, 19.37130355834961, 15.36091423034668, 24.923107147216797, 14.9506254196167, 27.3380069732666, 30.923643112182617, 27.424476623535156, 30.472169876098633], "count": [161]}, "timestamp": {"min": [0.0], "max": [5.333333333333333], "mean": [2.666666666666666], "std": [1.5491933384829668], "count": [161]}, "frame_index": {"min": [0], "max": [160], "mean": [80.0], "std": [46.475800154489], "count": [161]}, "episode_index": {"min": [159], "max": [159], "mean": [159.0], "std": [0.0], "count": [161]}, "index": {"min": [22642], "max": [22802], "mean": [22722.0], "std": [46.475800154489], "count": [161]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [161]}, "subtask_annotation": {"mean": [2.372670807453416, 11.0, 11.0, 11.0, 11.0], "std": [3.0068655927517822, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [161]}, "scene_annotation": {"mean": [159.0], "std": [0.0], "min": [159], "max": [159], "count": [161]}, "eef_direction_state": {"mean": [3.5093167701863353, 2.813664596273292], "std": [1.9722233014008133, 1.8986918312651573], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_state": {"mean": [1.3478260869565217, 1.6335403726708075], "std": [0.5375452552402189, 0.4945597326060717], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_state": {"mean": [0.8881987577639752, 1.0062111801242235], "std": [0.818981254913126, 0.7920168014556558], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_direction_action": {"mean": [3.5093167701863353, 2.813664596273292], "std": [1.9722233014008133, 1.8986918312651573], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_action": {"mean": [1.3478260869565217, 1.6335403726708075], "std": [0.5375452552402189, 0.4945597326060717], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_action": {"mean": [0.8881987577639752, 1.0062111801242235], "std": [0.818981254913126, 0.7920168014556558], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_sim_pose_state": {"mean": [0.6862714208121842, 0.12437454397315548, 1.1672398118634122, -1.5388371068031015, 0.8331813643278132, -2.2615803700063033, 0.6722194016829808, -0.10611944630293543, 1.2030134985208596, 1.5201994683479179, 0.8251861464464864, 2.3965167501640052], "std": [0.0750413956096925, 0.021636354789866367, 0.047094371340363185, 0.18918635307935272, 0.09502157079495728, 0.1845331009957027, 0.057996697568795066, 0.030662722142404272, 0.0697254771407688, 0.2863587598227148, 0.09174241363120313, 0.3128133156648685], "min": [0.6248799548966322, 0.09280717291780505, 1.0904563136332652, -1.7970102688603582, 0.620389945862172, -2.5129574206742467, 0.6132985541266599, -0.19320082432841712, 1.1003427699113253, 0.7541261210926216, 0.7062201294058168, 1.6936500675466148], "max": [0.8451314380292893, 0.17414335777946424, 1.266497070616217, -1.115033125527333, 0.9560442439060473, -1.8354736538626812, 0.8056458406213329, -0.06501647376637809, 1.361273759358821, 1.9052871661151263, 1.0583944660944828, 2.7721189697534294], "count": [161]}, "eef_sim_pose_action": {"mean": [0.6862714208121842, 0.12437454397315548, 1.1672398118634122, -1.5388371068031015, 0.8331813643278132, -2.2615803700063033, 0.6722194016829808, -0.10611944630293543, 1.2030134985208596, 1.5201994683479179, 0.8251861464464864, 2.3965167501640052], "std": [0.0750413956096925, 0.021636354789866367, 0.047094371340363185, 0.18918635307935272, 0.09502157079495728, 0.1845331009957027, 0.057996697568795066, 0.030662722142404272, 0.0697254771407688, 0.2863587598227148, 0.09174241363120313, 0.3128133156648685], "min": [0.6248799548966322, 0.09280717291780505, 1.0904563136332652, -1.7970102688603582, 0.620389945862172, -2.5129574206742467, 0.6132985541266599, -0.19320082432841712, 1.1003427699113253, 0.7541261210926216, 0.7062201294058168, 1.6936500675466148], "max": [0.8451314380292893, 0.17414335777946424, 1.266497070616217, -1.115033125527333, 0.9560442439060473, -1.8354736538626812, 0.8056458406213329, -0.06501647376637809, 1.361273759358821, 1.9052871661151263, 1.0583944660944828, 2.7721189697534294], "count": [161]}}} +{"episode_index": 160, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3850119301470588]], [[0.39342378676470585]], [[0.42109458129084965]]], "std": [[[0.2863236065775715]], [[0.27552402144055793]], [[0.26346256124780093]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49453371323529416]], [[0.5228629820261438]], [[0.5098251245915033]]], "std": [[[0.3336523018464118]], [[0.3260451177747564]], [[0.3290384441748964]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42109731209150325]], [[0.4380888419117647]], [[0.43641987949346406]]], "std": [[[0.2886646765145332]], [[0.2934059956255284]], [[0.2904048146920575]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4265846527777778]], [[0.4568258619281046]], [[0.42835513071895426]]], "std": [[[0.3685369908240496]], [[0.36995636638437296]], [[0.3787060713971768]]], "count": [100]}, "observation.state": {"min": [0.26631760597229004, -1.421020269393921, 0.988450825214386, 0.05469405651092529, -1.0881112813949585, 0.4144970178604126, -0.8772030472755432, -1.312514305114746, 1.0738060474395752, -0.6304360032081604, 0.3095197081565857, -0.5560429692268372, 36.28874969482422, 37.663124084472656, 0.0, -0.3031249940395355, 1.045555591583252, -0.05750000849366188, 3.29272723197937, -1.1218750476837158, 4.131875038146973, -0.11222222447395325, 0.921875, 16.288124084472656, 41.9375, 30.734375, 1.359375, -0.5568749904632568, 0.7400000095367432, 0.49562501907348633, 1.1981250047683716, -0.3318749964237213, 0.65625, 0.7131249904632568, 0.8112499713897705, 0.546875], "max": [0.8760585784912109, -0.7501716613769531, 1.8425745964050293, 0.3083276152610779, -0.11799515783786774, 0.7151712775230408, -0.23908980190753937, -0.7398241758346558, 1.635290265083313, -0.11887731403112411, 1.1889638900756836, -0.1546168029308319, 66.41437530517578, 52.102500915527344, 41.77555465698242, 8.59000015258789, 55.014373779296875, 38.9275016784668, 67.42874908447266, 43.4375, 79.90249633789062, 42.015625, 65.68562316894531, 79.9749984741211, 65.26312255859375, 48.321250915527344, 2.365000009536743, 9.486249923706055, 49.540626525878906, 36.474998474121094, 65.06500244140625, 49.60375213623047, 71.19562530517578, 82.54812622070312, 65.69499969482422, 101.03812408447266], "mean": [0.6281774044036865, -1.0241622924804688, 1.2883031368255615, 0.2359372079372406, -0.6783199310302734, 0.5601381063461304, -0.526593804359436, -1.0534509420394897, 1.2938721179962158, -0.41810715198516846, 0.7095006704330444, -0.35900527238845825, 49.96113967895508, 43.83633804321289, 19.71304702758789, 1.2819796800613403, 24.243473052978516, 10.408812522888184, 29.774497985839844, 9.060495376586914, 33.95066452026367, 11.522109985351562, 20.920801162719727, 53.38052749633789, 52.70235061645508, 40.035926818847656, 1.5913808345794678, 1.6462783813476562, 18.923555374145508, 11.938176155090332, 25.947237014770508, 14.012248992919922, 28.230154037475586, 25.23101234436035, 22.889453887939453, 49.40489196777344], "std": [0.20635667443275452, 0.19765442609786987, 0.2619900703430176, 0.05942792445421219, 0.26303696632385254, 0.08768317848443985, 0.18704122304916382, 0.15343226492404938, 0.15088991820812225, 0.16096709668636322, 0.22398996353149414, 0.15628349781036377, 9.94431209564209, 4.363543510437012, 9.347649574279785, 2.9566447734832764, 19.62108612060547, 13.967239379882812, 23.42341423034668, 14.747297286987305, 27.954402923583984, 14.490845680236816, 26.119224548339844, 20.689064025878906, 8.661553382873535, 6.6459527015686035, 0.21562987565994263, 3.3256962299346924, 19.236454010009766, 14.866888999938965, 25.07271957397461, 18.023895263671875, 28.412715911865234, 31.565568923950195, 27.067808151245117, 37.68284606933594], "count": [141]}, "action": {"min": [0.26631760597229004, -1.421020269393921, 0.988450825214386, 0.05469405651092529, -1.0881112813949585, 0.4144970178604126, -0.8772030472755432, -1.312514305114746, 1.0738060474395752, -0.6304360032081604, 0.3095197081565857, -0.5560429692268372, 36.28874969482422, 37.663124084472656, 0.0, -0.3031249940395355, 1.045555591583252, -0.05750000849366188, 3.29272723197937, -1.1218750476837158, 4.131875038146973, -0.11222222447395325, 0.921875, 16.288124084472656, 41.9375, 30.734375, 1.359375, -0.5568749904632568, 0.7400000095367432, 0.49562501907348633, 1.1981250047683716, -0.3318749964237213, 0.65625, 0.7131249904632568, 0.8112499713897705, 0.546875], "max": [0.8760585784912109, -0.7501716613769531, 1.8425745964050293, 0.3083276152610779, -0.11799515783786774, 0.7151712775230408, -0.23908980190753937, -0.7398241758346558, 1.635290265083313, -0.11887731403112411, 1.1889638900756836, -0.1546168029308319, 66.41437530517578, 52.102500915527344, 41.77555465698242, 8.59000015258789, 55.014373779296875, 38.9275016784668, 67.42874908447266, 43.4375, 79.90249633789062, 42.015625, 65.68562316894531, 79.9749984741211, 65.26312255859375, 48.321250915527344, 2.365000009536743, 9.486249923706055, 49.540626525878906, 36.474998474121094, 65.06500244140625, 49.60375213623047, 71.19562530517578, 82.54812622070312, 65.69499969482422, 101.03812408447266], "mean": [0.6281776428222656, -1.0241621732711792, 1.288303256034851, 0.23593713343143463, -0.6783198118209839, 0.5601381063461304, -0.5265936851501465, -1.0534510612487793, 1.2938722372055054, -0.4181073307991028, 0.7095007300376892, -0.35900527238845825, 49.961143493652344, 43.836334228515625, 19.713048934936523, 1.2819797992706299, 24.24346923828125, 10.408814430236816, 29.774497985839844, 9.060497283935547, 33.95066452026367, 11.522109031677246, 20.920801162719727, 53.380523681640625, 52.702354431152344, 40.035926818847656, 1.5913803577423096, 1.6462783813476562, 18.923553466796875, 11.93817138671875, 25.947235107421875, 14.012248992919922, 28.230146408081055, 25.23101043701172, 22.889448165893555, 49.404884338378906], "std": [0.2063566893339157, 0.19765442609786987, 0.26199010014533997, 0.05942792817950249, 0.2630369961261749, 0.08768316358327866, 0.18704120814800262, 0.15343225002288818, 0.15088991820812225, 0.16096711158752441, 0.22398994863033295, 0.15628349781036377, 9.94431209564209, 4.3635430335998535, 9.347650527954102, 2.9566447734832764, 19.62108612060547, 13.967238426208496, 23.423412322998047, 14.747297286987305, 27.954402923583984, 14.490845680236816, 26.11922264099121, 20.689062118530273, 8.661553382873535, 6.645953178405762, 0.2156299203634262, 3.3256962299346924, 19.236454010009766, 14.866888046264648, 25.07271957397461, 18.023895263671875, 28.412717819213867, 31.565568923950195, 27.067813873291016, 37.68285369873047], "count": [141]}, "timestamp": {"min": [0.0], "max": [4.666666666666667], "mean": [2.3333333333333335], "std": [1.3567390098101924], "count": [141]}, "frame_index": {"min": [0], "max": [140], "mean": [70.0], "std": [40.702170294305766], "count": [141]}, "episode_index": {"min": [160], "max": [160], "mean": [160.0], "std": [0.0], "count": [141]}, "index": {"min": [22803], "max": [22943], "mean": [22873.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [2.7163120567375887, 11.0, 11.0, 11.0, 11.0], "std": [3.0973020543847136, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [141]}, "scene_annotation": {"mean": [160.0], "std": [0.0], "min": [160], "max": [160], "count": [141]}, "eef_direction_state": {"mean": [3.368794326241135, 2.7092198581560285], "std": [1.921920388303038, 1.8963907753780551], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.5319148936170213, 1.75177304964539], "std": [0.5399394698063629, 0.4636584149980472], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [1.0851063829787233, 1.148936170212766], "std": [0.8032678090648383, 0.7803996994881662], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [3.368794326241135, 2.7092198581560285], "std": [1.921920388303038, 1.8963907753780551], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.5319148936170213, 1.75177304964539], "std": [0.5399394698063629, 0.4636584149980472], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [1.0851063829787233, 1.148936170212766], "std": [0.8032678090648383, 0.7803996994881662], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.6886350362824962, 0.13603113039898349, 1.1892706995470714, -1.5239231005614533, 0.8775362428908449, -2.247493712376063, 0.6745457851954864, -0.09877803785780881, 1.218908563437878, 1.394475892574705, 0.8026452092145342, 2.287927991070932], "std": [0.07913369938662249, 0.019642077218849058, 0.051746441043426857, 0.23213200201470616, 0.07932887627015828, 0.21046691230224895, 0.05898062474929638, 0.03586510994684549, 0.0752130514828446, 0.27615431417070496, 0.08526905039910511, 0.293632603200515], "min": [0.6111298866950793, 0.10587265320151262, 1.1029344220298183, -1.8341588667425217, 0.6967714955021016, -2.572323797472703, 0.613769787729095, -0.19620797243559243, 1.0926990888195782, 0.7775947167921059, 0.6559515142039554, 1.8053064494273157], "max": [0.8485028713243445, 0.17719676793024927, 1.282245780559752, -1.062223794971747, 0.9799766820002889, -1.8337522035317049, 0.8064411639545963, -0.05152968495610111, 1.3648313326707182, 1.825150858017655, 0.9280073668534508, 2.6998577231923546], "count": [141]}, "eef_sim_pose_action": {"mean": [0.6886350362824962, 0.13603113039898349, 1.1892706995470714, -1.5239231005614533, 0.8775362428908449, -2.247493712376063, 0.6745457851954864, -0.09877803785780881, 1.218908563437878, 1.394475892574705, 0.8026452092145342, 2.287927991070932], "std": [0.07913369938662249, 0.019642077218849058, 0.051746441043426857, 0.23213200201470616, 0.07932887627015828, 0.21046691230224895, 0.05898062474929638, 0.03586510994684549, 0.0752130514828446, 0.27615431417070496, 0.08526905039910511, 0.293632603200515], "min": [0.6111298866950793, 0.10587265320151262, 1.1029344220298183, -1.8341588667425217, 0.6967714955021016, -2.572323797472703, 0.613769787729095, -0.19620797243559243, 1.0926990888195782, 0.7775947167921059, 0.6559515142039554, 1.8053064494273157], "max": [0.8485028713243445, 0.17719676793024927, 1.282245780559752, -1.062223794971747, 0.9799766820002889, -1.8337522035317049, 0.8064411639545963, -0.05152968495610111, 1.3648313326707182, 1.825150858017655, 0.9280073668534508, 2.6998577231923546], "count": [141]}}} +{"episode_index": 161, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3938654983660131]], [[0.4039513174019608]], [[0.4322960437091503]]], "std": [[[0.2917933238517694]], [[0.27905018923116365]], [[0.2649677654155941]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.522376352124183]], [[0.5413869587418301]], [[0.5315306229575163]]], "std": [[[0.32125493136604333]], [[0.32018907321834744]], [[0.3220493141618057]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44713603145424835]], [[0.47779064133986926]], [[0.48650286151960787]]], "std": [[[0.29999322139770523]], [[0.2977064197415873]], [[0.294837430726391]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4267555943627451]], [[0.45672570465686274]], [[0.4294065196078431]]], "std": [[[0.3676721517502613]], [[0.36893522223253483]], [[0.37809334820616863]]], "count": [100]}, "observation.state": {"min": [0.22008754312992096, -1.382252812385559, 1.0595005750656128, 0.1281757801771164, -1.0175859928131104, 0.4024328589439392, -0.80357825756073, -1.3108692169189453, 1.073996663093567, -0.4788948595523834, 0.5327305793762207, -0.5051795840263367, 33.946876525878906, 35.557498931884766, -0.9118750095367432, -0.48249998688697815, 2.901249885559082, -1.28125, 7.261817932128906, -1.2589999437332153, 7.351818084716797, -0.056874990463256836, 0.90625, 15.639999389648438, 44.51000213623047, 31.707500457763672, 1.3962500095367432, -0.1850000023841858, 1.5087499618530273, 0.5149999856948853, 0.9266666769981384, -0.14000000059604645, 1.1050000190734863, -0.5277777910232544, 0.7877777814865112, 1.7243750095367432], "max": [0.7967355251312256, -0.7876039743423462, 1.7689735889434814, 0.5182822346687317, -0.20206283032894135, 0.6924257874488831, -0.36335545778274536, -0.792181670665741, 1.6697423458099365, -0.056219957768917084, 1.1699378490447998, -0.20792801678180695, 73.1762466430664, 50.57875061035156, 48.82374954223633, 7.60099983215332, 67.66374969482422, 19.338748931884766, 85.99124908447266, 68.18937683105469, 88.25312805175781, 81.66124725341797, 66.18937683105469, 101.29312133789062, 71.54937744140625, 50.33250045776367, 4.021249771118164, 9.449999809265137, 57.44562530517578, 32.288124084472656, 69.84500122070312, 60.591251373291016, 78.83375549316406, 81.35562896728516, 67.22125244140625, 99.67750549316406], "mean": [0.5668413043022156, -1.0311223268508911, 1.2893108129501343, 0.3518492579460144, -0.6165281534194946, 0.5556158423423767, -0.6469267010688782, -1.046921968460083, 1.2926746606826782, -0.2463943511247635, 0.8324209451675415, -0.3769620656967163, 53.41463088989258, 41.86393737792969, 10.945289611816406, 1.1840450763702393, 31.897626876831055, 2.65950345993042, 38.74480438232422, 9.869964599609375, 41.02165985107422, 14.549484252929688, 27.084552764892578, 55.353485107421875, 58.72690963745117, 41.714054107666016, 1.5884650945663452, 1.947454810142517, 25.406068801879883, 10.021198272705078, 32.185455322265625, 19.131986618041992, 34.84675216674805, 19.48246192932129, 27.1947021484375, 44.825233459472656], "std": [0.2213061898946762, 0.173333078622818, 0.23862436413764954, 0.12139157950878143, 0.20642483234405518, 0.1120813712477684, 0.1948956400156021, 0.1484994888305664, 0.19112351536750793, 0.12323246896266937, 0.17162160575389862, 0.09660220891237259, 13.199325561523438, 4.115750789642334, 14.826074600219727, 2.6244797706604004, 25.53653335571289, 5.389854907989502, 29.588253021240234, 19.449831008911133, 29.29460334777832, 21.7591495513916, 26.344789505004883, 22.063488006591797, 10.294693946838379, 7.167746543884277, 0.44417887926101685, 3.243035316467285, 22.6834659576416, 11.246208190917969, 25.94963264465332, 22.379507064819336, 29.120548248291016, 25.85492515563965, 25.99187469482422, 32.577369689941406], "count": [147]}, "action": {"min": [0.22008754312992096, -1.382252812385559, 1.0595005750656128, 0.1281757801771164, -1.0175859928131104, 0.4024328589439392, -0.80357825756073, -1.3108692169189453, 1.073996663093567, -0.4788948595523834, 0.5327305793762207, -0.5051795840263367, 33.946876525878906, 35.557498931884766, -0.9118750095367432, -0.48249998688697815, 2.901249885559082, -1.28125, 7.261817932128906, -1.2589999437332153, 7.351818084716797, -0.056874990463256836, 0.90625, 15.639999389648438, 44.51000213623047, 31.707500457763672, 1.3962500095367432, -0.1850000023841858, 1.5087499618530273, 0.5149999856948853, 0.9266666769981384, -0.14000000059604645, 1.1050000190734863, -0.5277777910232544, 0.7877777814865112, 1.7243750095367432], "max": [0.7967355251312256, -0.7876039743423462, 1.7689735889434814, 0.5182822346687317, -0.20206283032894135, 0.6924257874488831, -0.36335545778274536, -0.792181670665741, 1.6697423458099365, -0.056219957768917084, 1.1699378490447998, -0.20792801678180695, 73.1762466430664, 50.57875061035156, 48.82374954223633, 7.60099983215332, 67.66374969482422, 19.338748931884766, 85.99124908447266, 68.18937683105469, 88.25312805175781, 81.66124725341797, 66.18937683105469, 101.29312133789062, 71.54937744140625, 50.33250045776367, 4.021249771118164, 9.449999809265137, 57.44562530517578, 32.288124084472656, 69.84500122070312, 60.591251373291016, 78.83375549316406, 81.35562896728516, 67.22125244140625, 99.67750549316406], "mean": [0.5668414235115051, -1.031122088432312, 1.2893104553222656, 0.35184913873672485, -0.6165280342102051, 0.5556157231330872, -0.6469270586967468, -1.046921968460083, 1.2926745414733887, -0.24639441072940826, 0.8324209451675415, -0.3769620656967163, 53.41463088989258, 41.86396408081055, 10.945296287536621, 1.1840450763702393, 31.897626876831055, 2.659503936767578, 38.74480056762695, 9.869966506958008, 41.02165603637695, 14.549484252929688, 27.084558486938477, 55.35348892211914, 58.72691345214844, 41.714046478271484, 1.5884652137756348, 1.947454571723938, 25.40605926513672, 10.02119255065918, 32.18545150756836, 19.131986618041992, 34.846744537353516, 19.48244857788086, 27.1946964263916, 44.825233459472656], "std": [0.2213061898946762, 0.173333078622818, 0.23862439393997192, 0.12139157950878143, 0.20642481744289398, 0.11208135634660721, 0.1948956400156021, 0.1484994888305664, 0.19112351536750793, 0.12323246896266937, 0.17162159085273743, 0.0966021940112114, 13.199325561523438, 4.115750789642334, 14.82607650756836, 2.6244797706604004, 25.536537170410156, 5.38985538482666, 29.588254928588867, 19.449831008911133, 29.294601440429688, 21.759151458740234, 26.344789505004883, 22.063488006591797, 10.294692993164062, 7.1677470207214355, 0.444178968667984, 3.2430355548858643, 22.6834659576416, 11.246208190917969, 25.949634552001953, 22.37950325012207, 29.120546340942383, 25.85492515563965, 25.99187469482422, 32.577369689941406], "count": [147]}, "timestamp": {"min": [0.0], "max": [4.866666666666666], "mean": [2.433333333333333], "std": [1.4144754295288202], "count": [147]}, "frame_index": {"min": [0], "max": [146], "mean": [73.0], "std": [42.43426288586461], "count": [147]}, "episode_index": {"min": [161], "max": [161], "mean": [161.0], "std": [0.0], "count": [147]}, "index": {"min": [22944], "max": [23090], "mean": [23017.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [2.63265306122449, 11.0, 11.0, 11.0, 11.0], "std": [3.005848341780263, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [147]}, "scene_annotation": {"mean": [161.0], "std": [0.0], "min": [161], "max": [161], "count": [147]}, "eef_direction_state": {"mean": [3.2312925170068025, 3.3537414965986394], "std": [2.057235537630766, 1.954595913450317], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.5714285714285714, 1.6598639455782314], "std": [0.6281383789653769, 0.5408056303224982], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [1.0136054421768708, 1.1564625850340136], "std": [0.7995440414736993, 0.7622083943090777], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [3.2312925170068025, 3.3537414965986394], "std": [2.057235537630766, 1.954595913450317], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.5714285714285714, 1.6598639455782314], "std": [0.6281383789653769, 0.5408056303224982], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_action": {"mean": [1.0136054421768708, 1.1564625850340136], "std": [0.7995440414736993, 0.7622083943090777], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.6845465653252707, 0.12080301908225957, 1.1943548085857822, -1.5473039043615229, 0.9398821928059168, -2.3151525623451694, 0.6735840629510063, -0.12280101271900189, 1.2072338614303233, 1.364000129791008, 0.6801340279071743, 2.220624169395711], "std": [0.0841047216460495, 0.01736398721453323, 0.06467155600849255, 0.2793372177110331, 0.05905103436814106, 0.34826829925199215, 0.06724672971142406, 0.028893535437615112, 0.07049745293917155, 0.24550753481111232, 0.04611560946838175, 0.27912896922456937], "min": [0.6011626453089809, 0.1019001178358524, 1.0985082936602895, -1.9428598039900813, 0.8315716677774367, -2.7978208403508367, 0.6069579403532734, -0.18628577242709307, 1.0941096253520037, 0.8742219512357194, 0.5842214199960796, 1.863470123691493], "max": [0.8385799209701493, 0.17163075835336652, 1.306245057374606, -0.9341294054649245, 1.0077652958760193, -1.732780538493005, 0.799726588221076, -0.07829719103829505, 1.3407884967249928, 1.7664778254152274, 0.7327525157351742, 2.6762297651361013], "count": [147]}, "eef_sim_pose_action": {"mean": [0.6845465653252707, 0.12080301908225957, 1.1943548085857822, -1.5473039043615229, 0.9398821928059168, -2.3151525623451694, 0.6735840629510063, -0.12280101271900189, 1.2072338614303233, 1.364000129791008, 0.6801340279071743, 2.220624169395711], "std": [0.0841047216460495, 0.01736398721453323, 0.06467155600849255, 0.2793372177110331, 0.05905103436814106, 0.34826829925199215, 0.06724672971142406, 0.028893535437615112, 0.07049745293917155, 0.24550753481111232, 0.04611560946838175, 0.27912896922456937], "min": [0.6011626453089809, 0.1019001178358524, 1.0985082936602895, -1.9428598039900813, 0.8315716677774367, -2.7978208403508367, 0.6069579403532734, -0.18628577242709307, 1.0941096253520037, 0.8742219512357194, 0.5842214199960796, 1.863470123691493], "max": [0.8385799209701493, 0.17163075835336652, 1.306245057374606, -0.9341294054649245, 1.0077652958760193, -1.732780538493005, 0.799726588221076, -0.07829719103829505, 1.3407884967249928, 1.7664778254152274, 0.7327525157351742, 2.6762297651361013], "count": [147]}}} +{"episode_index": 162, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.396608125]], [[0.4023760641339869]], [[0.42811330678104575]]], "std": [[[0.29108646912243813]], [[0.2793322350560159]], [[0.2655287976486164]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4954158721405229]], [[0.5179187765522876]], [[0.5070801307189542]]], "std": [[[0.3260969010136588]], [[0.3229333431271591]], [[0.32331582903614076]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.15294117647058825]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3947422222222222]], [[0.4212696221405229]], [[0.417222704248366]]], "std": [[[0.29335062560885494]], [[0.2909242877606646]], [[0.2919374363210488]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43044351102941175]], [[0.45906756944444443]], [[0.4337022630718954]]], "std": [[[0.36758139676428814]], [[0.36822434500923884]], [[0.3784319046214022]]], "count": [100]}, "observation.state": {"min": [0.28603512048721313, -1.3840886354446411, 1.0174906253814697, -0.02210438810288906, -1.3838449716567993, 0.3540093004703522, -0.8365281820297241, -1.3211928606033325, 1.0368027687072754, -0.6213998198509216, 0.29535743594169617, -0.633948802947998, 37.984375, 38.002498626708984, 1.493749976158142, -0.37062498927116394, 1.7760000228881836, -0.14000000059604645, 3.821110963821411, -0.9387500286102295, 1.3650000095367432, 0.057500001043081284, 0.9236363768577576, 4.832499980926514, 39.782501220703125, 33.040000915527344, 1.274999976158142, -0.5493749976158142, 0.7450000047683716, -0.04749999940395355, 0.6831250190734863, 0.061875004321336746, 0.8469230532646179, -0.09750000387430191, 0.7612500190734863, 0.02625000849366188], "max": [0.833428680896759, -0.7694361805915833, 1.794365644454956, 0.5961031913757324, -0.21765564382076263, 0.6946669816970825, -0.1962214857339859, -0.7813096046447754, 1.6457332372665405, -0.06747348606586456, 1.3263905048370361, -0.22569046914577484, 68.04000091552734, 56.81999969482422, 40.10499954223633, 4.448750019073486, 47.981876373291016, 43.36375045776367, 61.69375228881836, 57.96562576293945, 76.20562744140625, 58.91812515258789, 62.94687271118164, 87.29875183105469, 61.00187683105469, 47.662498474121094, 4.614999771118164, 9.66333293914795, 50.584373474121094, 34.776248931884766, 66.70500183105469, 48.62874984741211, 74.38687896728516, 83.30250549316406, 69.77874755859375, 103.17312622070312], "mean": [0.6085110902786255, -1.0261166095733643, 1.2742559909820557, 0.34910184144973755, -0.6772271990776062, 0.45050904154777527, -0.5625854134559631, -1.0078575611114502, 1.2468297481536865, -0.41397950053215027, 0.7658116221427917, -0.36859360337257385, 52.71571350097656, 46.75545883178711, 20.006702423095703, 0.7386605143547058, 21.19392967224121, 11.416701316833496, 26.870084762573242, 14.308449745178223, 30.133480072021484, 13.948212623596191, 18.78041648864746, 53.438751220703125, 50.2418327331543, 40.33578109741211, 1.4735859632492065, 2.6536924839019775, 17.33928680419922, 9.814699172973633, 24.22219467163086, 12.407154083251953, 25.339614868164062, 24.034339904785156, 21.38372039794922, 45.1500244140625], "std": [0.16190776228904724, 0.15666130185127258, 0.22368663549423218, 0.17337070405483246, 0.2620154023170471, 0.10908154398202896, 0.23253236711025238, 0.14646399021148682, 0.16412466764450073, 0.1507824957370758, 0.26632270216941833, 0.11807716637849808, 11.003634452819824, 6.816758632659912, 8.612693786621094, 1.7741299867630005, 16.632095336914062, 16.473346710205078, 21.186674118041992, 22.029462814331055, 25.26456069946289, 20.018505096435547, 24.113304138183594, 23.830257415771484, 7.889888286590576, 5.481173992156982, 0.588397741317749, 3.33788800239563, 20.299245834350586, 13.233348846435547, 25.63720703125, 16.989471435546875, 28.320219039916992, 31.690814971923828, 27.152498245239258, 37.765785217285156], "count": [139]}, "action": {"min": [0.28603512048721313, -1.3840886354446411, 1.0174906253814697, -0.02210438810288906, -1.3838449716567993, 0.3540093004703522, -0.8365281820297241, -1.3211928606033325, 1.0368027687072754, -0.6213998198509216, 0.29535743594169617, -0.633948802947998, 37.984375, 38.002498626708984, 1.493749976158142, -0.37062498927116394, 1.7760000228881836, -0.14000000059604645, 3.821110963821411, -0.9387500286102295, 1.3650000095367432, 0.057500001043081284, 0.9236363768577576, 4.832499980926514, 39.782501220703125, 33.040000915527344, 1.274999976158142, -0.5493749976158142, 0.7450000047683716, -0.04749999940395355, 0.6831250190734863, 0.061875004321336746, 0.8469230532646179, -0.09750000387430191, 0.7612500190734863, 0.02625000849366188], "max": [0.833428680896759, -0.7694361805915833, 1.794365644454956, 0.5961031913757324, -0.21765564382076263, 0.6946669816970825, -0.1962214857339859, -0.7813096046447754, 1.6457332372665405, -0.06747348606586456, 1.3263905048370361, -0.22569046914577484, 68.04000091552734, 56.81999969482422, 40.10499954223633, 4.448750019073486, 47.981876373291016, 43.36375045776367, 61.69375228881836, 57.96562576293945, 76.20562744140625, 58.91812515258789, 62.94687271118164, 87.29875183105469, 61.00187683105469, 47.662498474121094, 4.614999771118164, 9.66333293914795, 50.584373474121094, 34.776248931884766, 66.70500183105469, 48.62874984741211, 74.38687896728516, 83.30250549316406, 69.77874755859375, 103.17312622070312], "mean": [0.6085110306739807, -1.026116132736206, 1.2742562294006348, 0.34910181164741516, -0.6772270798683167, 0.4505089819431305, -0.5625852346420288, -1.007857322692871, 1.246829628944397, -0.41397956013679504, 0.7658118009567261, -0.36859363317489624, 52.71570587158203, 46.75544357299805, 20.00670051574707, 0.738660454750061, 21.193931579589844, 11.416699409484863, 26.870092391967773, 14.308453559875488, 30.13348388671875, 13.948209762573242, 18.780406951904297, 53.438751220703125, 50.241844177246094, 40.335784912109375, 1.4735854864120483, 2.653691291809082, 17.339282989501953, 9.814697265625, 24.22219467163086, 12.407161712646484, 25.33960723876953, 24.034345626831055, 21.38372039794922, 45.1500244140625], "std": [0.16190777719020844, 0.15666130185127258, 0.22368665039539337, 0.17337070405483246, 0.2620154023170471, 0.10908155143260956, 0.23253239691257477, 0.14646399021148682, 0.16412468254566193, 0.1507824957370758, 0.2663227319717407, 0.11807716637849808, 11.003637313842773, 6.816758632659912, 8.61269474029541, 1.7741302251815796, 16.63209342956543, 16.473346710205078, 21.186674118041992, 22.029464721679688, 25.264562606811523, 20.01850128173828, 24.113304138183594, 23.830257415771484, 7.889889240264893, 5.481173038482666, 0.5883976817131042, 3.33788800239563, 20.29924774169922, 13.233348846435547, 25.637210845947266, 16.989469528198242, 28.320222854614258, 31.690813064575195, 27.152498245239258, 37.76578140258789], "count": [139]}, "timestamp": {"min": [0.0], "max": [4.6], "mean": [2.3], "std": [1.3374935098492586], "count": [139]}, "frame_index": {"min": [0], "max": [138], "mean": [69.0], "std": [40.124805295477756], "count": [139]}, "episode_index": {"min": [162], "max": [162], "mean": [162.0], "std": [0.0], "count": [139]}, "index": {"min": [23091], "max": [23229], "mean": [23160.0], "std": [40.124805295477756], "count": [139]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [139]}, "subtask_annotation": {"mean": [2.4892086330935252, 11.0, 11.0, 11.0, 11.0], "std": [3.0401791562005003, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [139]}, "scene_annotation": {"mean": [162.0], "std": [0.0], "min": [162], "max": [162], "count": [139]}, "eef_direction_state": {"mean": [2.805755395683453, 2.841726618705036], "std": [2.087570953747757, 1.8823641678789107], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_state": {"mean": [1.60431654676259, 1.7410071942446044], "std": [0.5034943368898613, 0.4542070249687662], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_state": {"mean": [1.330935251798561, 1.2733812949640289], "std": [0.7135733284591327, 0.7662461557234154], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_direction_action": {"mean": [2.805755395683453, 2.841726618705036], "std": [2.087570953747757, 1.8823641678789107], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_action": {"mean": [1.60431654676259, 1.7410071942446044], "std": [0.5034943368898613, 0.4542070249687662], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_action": {"mean": [1.330935251798561, 1.2733812949640289], "std": [0.7135733284591327, 0.7662461557234154], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_sim_pose_state": {"mean": [0.6768160379285239, 0.12308657315092227, 1.1864549280940373, -1.5481013096249985, 0.8387665912776618, -2.3372232022783055, 0.6581699725887724, -0.10978489916267482, 1.2238589706152716, 1.36833285318676, 0.7906928148162057, 2.278982746030564], "std": [0.07139917016914286, 0.02562063005231209, 0.06197609613869431, 0.3296037334281456, 0.10789083650570307, 0.3361055540641589, 0.06238075779279683, 0.03315776458379367, 0.0907876928552049, 0.37052148608807983, 0.09143437536900727, 0.3445435454110333], "min": [0.6138055168509151, 0.09626829276318777, 1.0893285410993885, -1.9657464642552913, 0.6512780239425386, -2.7762999923422687, 0.5898547129043129, -0.18097062703627653, 1.101313219537845, 0.5398864382260458, 0.6103010052834419, 1.6672373643517555], "max": [0.8368902641975083, 0.18609106421490212, 1.3080616280288224, -0.7561723241778195, 1.0121148933786426, -1.7042589170161815, 0.804730667673489, -0.06318100046692868, 1.3897516512910453, 1.8482117397284332, 0.9523984417231723, 2.751828885093349], "count": [139]}, "eef_sim_pose_action": {"mean": [0.6768160379285239, 0.12308657315092227, 1.1864549280940373, -1.5481013096249985, 0.8387665912776618, -2.3372232022783055, 0.6581699725887724, -0.10978489916267482, 1.2238589706152716, 1.36833285318676, 0.7906928148162057, 2.278982746030564], "std": [0.07139917016914286, 0.02562063005231209, 0.06197609613869431, 0.3296037334281456, 0.10789083650570307, 0.3361055540641589, 0.06238075779279683, 0.03315776458379367, 0.0907876928552049, 0.37052148608807983, 0.09143437536900727, 0.3445435454110333], "min": [0.6138055168509151, 0.09626829276318777, 1.0893285410993885, -1.9657464642552913, 0.6512780239425386, -2.7762999923422687, 0.5898547129043129, -0.18097062703627653, 1.101313219537845, 0.5398864382260458, 0.6103010052834419, 1.6672373643517555], "max": [0.8368902641975083, 0.18609106421490212, 1.3080616280288224, -0.7561723241778195, 1.0121148933786426, -1.7042589170161815, 0.804730667673489, -0.06318100046692868, 1.3897516512910453, 1.8482117397284332, 0.9523984417231723, 2.751828885093349], "count": [139]}}} +{"episode_index": 163, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39067280841503266]], [[0.3967410784313726]], [[0.4256234150326797]]], "std": [[[0.29137980501892125]], [[0.2810979697903644]], [[0.26728150246994464]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.13333333333333333]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.501387391748366]], [[0.5226036805555556]], [[0.5112977369281045]]], "std": [[[0.3305399858812807]], [[0.32780423244891854]], [[0.3269070700364302]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.13725490196078433]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5400967524509804]], [[0.5589479473039216]], [[0.5499021343954249]]], "std": [[[0.30510640613387324]], [[0.30801710832104434]], [[0.3093904141742007]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42875109477124185]], [[0.46028583741830065]], [[0.4323368484477124]]], "std": [[[0.36903937590471325]], [[0.37121647592836454]], [[0.3801556005303173]]], "count": [100]}, "observation.state": {"min": [0.261549174785614, -1.3874504566192627, 1.02216374874115, 0.004863813053816557, -1.1927309036254883, 0.4325694441795349, -0.8573662638664246, -1.2738898992538452, 1.0290303230285645, -0.6643158197402954, 0.3692683279514313, -0.47881537675857544, 44.61750030517578, 37.07374954223633, 3.5974998474121094, -0.24000000953674316, 2.157777786254883, -0.44437500834465027, 2.5160000324249268, -1.0099999904632568, 2.15625, -2.8322222232818604, 0.9231250286102295, 1.2283333539962769, 40.66625213623047, 32.36499786376953, 1.433750033378601, -0.5174999833106995, 0.9100000262260437, 0.25562500953674316, 0.9821428656578064, 0.7912499904632568, 0.9262499809265137, -0.14624999463558197, 0.7549999952316284, 0.4114285707473755], "max": [0.8923189640045166, -0.8192187547683716, 1.7814908027648926, 0.4409857392311096, -0.17402437329292297, 0.5975337624549866, -0.29926756024360657, -0.7713435292243958, 1.6529334783554077, -0.06728275120258331, 1.2666895389556885, -0.2723020017147064, 66.86375427246094, 51.09437561035156, 27.606250762939453, 9.458749771118164, 53.3125, 38.99562454223633, 63.576873779296875, 51.10375213623047, 81.97374725341797, 61.1974983215332, 61.98500061035156, 94.80062866210938, 63.25625228881836, 48.70874786376953, 3.90625, 9.748666763305664, 48.57374954223633, 30.015625, 70.44562530517578, 52.461875915527344, 71.17937469482422, 68.04812622070312, 61.05125045776367, 92.93937683105469], "mean": [0.6170431971549988, -1.0334150791168213, 1.266319751739502, 0.2843124270439148, -0.688096284866333, 0.4932989478111267, -0.5733007788658142, -0.9957629442214966, 1.2522904872894287, -0.432251513004303, 0.6890993118286133, -0.3461846709251404, 54.432769775390625, 43.81060028076172, 15.636579513549805, 1.753385305404663, 25.075315475463867, 10.234174728393555, 31.416751861572266, 9.73646068572998, 35.12261962890625, 10.363531112670898, 19.522294998168945, 55.713314056396484, 49.230369567871094, 40.65304183959961, 1.6956673860549927, 1.9950343370437622, 18.41139793395996, 8.486945152282715, 26.047109603881836, 12.728780746459961, 25.49858283996582, 17.623390197753906, 18.555686950683594, 43.69456481933594], "std": [0.1873978227376938, 0.1596546620130539, 0.22753560543060303, 0.1131308302283287, 0.23245956003665924, 0.04147255793213844, 0.18083524703979492, 0.14507506787776947, 0.16893945634365082, 0.16416457295417786, 0.22977113723754883, 0.06739924103021622, 7.7266926765441895, 3.9180233478546143, 5.564876556396484, 3.242190361022949, 17.151384353637695, 15.080796241760254, 19.236421585083008, 15.145136833190918, 24.443449020385742, 17.375747680664062, 23.54064178466797, 23.167505264282227, 7.547840118408203, 5.533923149108887, 0.4207669794559479, 3.097900867462158, 18.632556915283203, 11.319562911987305, 24.79115867614746, 17.955232620239258, 26.213237762451172, 25.17243194580078, 23.782875061035156, 31.2431697845459], "count": [144]}, "action": {"min": [0.261549174785614, -1.3874504566192627, 1.02216374874115, 0.004863813053816557, -1.1927309036254883, 0.4325694441795349, -0.8573662638664246, -1.2738898992538452, 1.0290303230285645, -0.6643158197402954, 0.3692683279514313, -0.47881537675857544, 44.61750030517578, 37.07374954223633, 3.5974998474121094, -0.24000000953674316, 2.157777786254883, -0.44437500834465027, 2.5160000324249268, -1.0099999904632568, 2.15625, -2.8322222232818604, 0.9231250286102295, 1.2283333539962769, 40.66625213623047, 32.36499786376953, 1.433750033378601, -0.5174999833106995, 0.9100000262260437, 0.25562500953674316, 0.9821428656578064, 0.7912499904632568, 0.9262499809265137, -0.14624999463558197, 0.7549999952316284, 0.4114285707473755], "max": [0.8923189640045166, -0.8192187547683716, 1.7814908027648926, 0.4409857392311096, -0.17402437329292297, 0.5975337624549866, -0.29926756024360657, -0.7713435292243958, 1.6529334783554077, -0.06728275120258331, 1.2666895389556885, -0.2723020017147064, 66.86375427246094, 51.09437561035156, 27.606250762939453, 9.458749771118164, 53.3125, 38.99562454223633, 63.576873779296875, 51.10375213623047, 81.97374725341797, 61.1974983215332, 61.98500061035156, 94.80062866210938, 63.25625228881836, 48.70874786376953, 3.90625, 9.748666763305664, 48.57374954223633, 30.015625, 70.44562530517578, 52.461875915527344, 71.17937469482422, 68.04812622070312, 61.05125045776367, 92.93937683105469], "mean": [0.6170432567596436, -1.0334153175354004, 1.2663192749023438, 0.28431254625320435, -0.6880962252616882, 0.49329888820648193, -0.5733010172843933, -0.995762825012207, 1.2522903680801392, -0.43225157260894775, 0.6890994906425476, -0.34618470072746277, 54.432769775390625, 43.81060791015625, 15.636579513549805, 1.7533851861953735, 25.07530975341797, 10.234175682067871, 31.416751861572266, 9.736459732055664, 35.12262725830078, 10.363527297973633, 19.522294998168945, 55.713321685791016, 49.230384826660156, 40.65304183959961, 1.6956673860549927, 1.9950343370437622, 18.411388397216797, 8.486945152282715, 26.04711151123047, 12.728784561157227, 25.498579025268555, 17.62340545654297, 18.555683135986328, 43.69457244873047], "std": [0.1873978078365326, 0.1596546769142151, 0.22753562033176422, 0.1131308376789093, 0.23245957493782043, 0.04147255793213844, 0.18083524703979492, 0.14507506787776947, 0.16893944144248962, 0.16416454315185547, 0.22977113723754883, 0.06739924848079681, 7.7266926765441895, 3.918023109436035, 5.564875602722168, 3.242190361022949, 17.151386260986328, 15.080798149108887, 19.236419677734375, 15.145136833190918, 24.443449020385742, 17.375747680664062, 23.540639877319336, 23.167505264282227, 7.547841548919678, 5.533923149108887, 0.4207668900489807, 3.0979011058807373, 18.632556915283203, 11.319562911987305, 24.79115867614746, 17.955232620239258, 26.213237762451172, 25.17243194580078, 23.78287696838379, 31.24317169189453], "count": [144]}, "timestamp": {"min": [0.0], "max": [4.766666666666667], "mean": [2.3833333333333333], "std": [1.3856072341783612], "count": [144]}, "frame_index": {"min": [0], "max": [143], "mean": [71.5], "std": [41.56821702535083], "count": [144]}, "episode_index": {"min": [163], "max": [163], "mean": [163.0], "std": [0.0], "count": [144]}, "index": {"min": [23230], "max": [23373], "mean": [23301.5], "std": [41.56821702535083], "count": [144]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [144]}, "subtask_annotation": {"mean": [2.1944444444444446, 11.0, 11.0, 11.0, 11.0], "std": [3.0075778778542084, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [144]}, "scene_annotation": {"mean": [163.0], "std": [0.0], "min": [163], "max": [163], "count": [144]}, "eef_direction_state": {"mean": [2.9930555555555554, 2.9930555555555554], "std": [1.9525500697015068, 1.9166540861100811], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_state": {"mean": [1.4513888888888888, 1.6944444444444444], "std": [0.5113959803962401, 0.4754789657951023], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_state": {"mean": [0.9722222222222222, 1.1527777777777777], "std": [0.7900812585182155, 0.7003912046179422], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_direction_action": {"mean": [2.9930555555555554, 2.9930555555555554], "std": [1.9525500697015068, 1.9166540861100811], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_action": {"mean": [1.4513888888888888, 1.6944444444444444], "std": [0.5113959803962401, 0.4754789657951023], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_action": {"mean": [0.9722222222222222, 1.1527777777777777], "std": [0.7900812585182155, 0.7003912046179422], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_sim_pose_state": {"mean": [0.6783035424418071, 0.11809385831032666, 1.1878983791518498, -1.515727111246321, 0.8332260103886386, -2.3005041427141064, 0.6687688518834035, -0.11633606580793322, 1.2033162766260022, 1.5050824395078477, 0.8208486904743344, 2.354699427739316], "std": [0.07544612905380337, 0.019634895589204934, 0.04333735905097579, 0.17412984880682705, 0.07300739610231179, 0.2160601798877816, 0.05897832378554689, 0.03428147851994637, 0.0639003301275447, 0.266417759568096, 0.08065543011302456, 0.2861163324244021], "min": [0.6129467490558375, 0.09562450844895001, 1.111559474017878, -1.7301677047713797, 0.6613848070384454, -2.5611380000027437, 0.6021714274045404, -0.1797739158298324, 1.0932362978377592, 0.9273694477736912, 0.6207759311168943, 1.864620617705198], "max": [0.8385158106997275, 0.1734707014200563, 1.2727468588500057, -1.157189881739917, 0.9039367246564218, -1.9243127771786175, 0.804894675953538, -0.06808186753727058, 1.3425919521426792, 1.9296475322826112, 0.9436809163653055, 2.7680176972433856], "count": [144]}, "eef_sim_pose_action": {"mean": [0.6783035424418071, 0.11809385831032666, 1.1878983791518498, -1.515727111246321, 0.8332260103886386, -2.3005041427141064, 0.6687688518834035, -0.11633606580793322, 1.2033162766260022, 1.5050824395078477, 0.8208486904743344, 2.354699427739316], "std": [0.07544612905380337, 0.019634895589204934, 0.04333735905097579, 0.17412984880682705, 0.07300739610231179, 0.2160601798877816, 0.05897832378554689, 0.03428147851994637, 0.0639003301275447, 0.266417759568096, 0.08065543011302456, 0.2861163324244021], "min": [0.6129467490558375, 0.09562450844895001, 1.111559474017878, -1.7301677047713797, 0.6613848070384454, -2.5611380000027437, 0.6021714274045404, -0.1797739158298324, 1.0932362978377592, 0.9273694477736912, 0.6207759311168943, 1.864620617705198], "max": [0.8385158106997275, 0.1734707014200563, 1.2727468588500057, -1.157189881739917, 0.9039367246564218, -1.9243127771786175, 0.804894675953538, -0.06808186753727058, 1.3425919521426792, 1.9296475322826112, 0.9436809163653055, 2.7680176972433856], "count": [144]}}} +{"episode_index": 164, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3871016870915033]], [[0.4010619995915033]], [[0.425387914624183]]], "std": [[[0.29478161085562504]], [[0.2802511369526216]], [[0.2718943455277129]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.15294117647058825]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49630878676470586]], [[0.5196233986928104]], [[0.5094856801470589]]], "std": [[[0.3220753916202069]], [[0.31993247887675275]], [[0.3202024322897729]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.14901960784313725]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4436986683006536]], [[0.4588509681372549]], [[0.45512407475490196]]], "std": [[[0.2944175808880557]], [[0.29890729161382373]], [[0.2947510332977259]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.429479368872549]], [[0.459383220996732]], [[0.43147590482026144]]], "std": [[[0.37036866919300254]], [[0.3708625456203203]], [[0.3795872742770767]]], "count": [100]}, "observation.state": {"min": [0.2754491865634918, -1.3959859609603882, 1.0824369192123413, 0.05253766104578972, -1.0956189632415771, 0.352054238319397, -0.82203209400177, -1.2847858667373657, 1.0637445449829102, -0.564488410949707, 0.3536039888858795, -0.6258953809738159, 37.52312469482422, 33.04624938964844, 0.04062500596046448, -0.09875000268220901, 0.79666668176651, 0.11500000208616257, 0.9675000309944153, -1.1349999904632568, 0.9481250047683716, -0.703125, 0.890625, 14.951000213623047, 39.765625, 30.280624389648438, 1.4131250381469727, -0.4806250035762787, 0.6768749952316284, 0.20750001072883606, 1.174545407295227, 0.6031249761581421, 0.9992308020591736, 0.7044444680213928, 0.6981250047683716, 5.230000019073486], "max": [0.7978322505950928, -0.8085374236106873, 1.8008506298065186, 0.5777685642242432, -0.203660249710083, 0.618689775466919, -0.27215898036956787, -0.7421953678131104, 1.6350756883621216, -0.19169145822525024, 1.138418436050415, -0.23126955330371857, 63.00374984741211, 54.30125045776367, 43.66062545776367, 9.430000305175781, 53.43187713623047, 41.01625061035156, 57.801876068115234, 49.23062515258789, 63.52000045776367, 64.18624877929688, 51.522499084472656, 95.10375213623047, 65.7456283569336, 46.72999954223633, 3.9574999809265137, 9.567500114440918, 51.260623931884766, 34.64500045776367, 62.39812469482422, 45.61937713623047, 70.88187408447266, 68.84062957763672, 62.94874954223633, 92.21624755859375], "mean": [0.5751321911811829, -1.0416282415390015, 1.2946354150772095, 0.36018356680870056, -0.5779352188110352, 0.4810170829296112, -0.5869818925857544, -1.0306086540222168, 1.2731115818023682, -0.36891716718673706, 0.7267566323280334, -0.3388046622276306, 47.36674118041992, 42.647830963134766, 15.325065612792969, 2.059779644012451, 18.928726196289062, 10.388010025024414, 22.471925735473633, 13.07710075378418, 25.936315536499023, 15.732983589172363, 15.022619247436523, 58.37628936767578, 51.53417205810547, 38.80055236816406, 1.838647723197937, 2.0347630977630615, 18.600435256958008, 8.948431015014648, 24.792844772338867, 12.012801170349121, 26.678133010864258, 17.537885665893555, 20.00874137878418, 45.77650833129883], "std": [0.16000628471374512, 0.17492349445819855, 0.23054003715515137, 0.12514321506023407, 0.1894962340593338, 0.0923953652381897, 0.192777618765831, 0.15412312746047974, 0.1518944501876831, 0.10530596971511841, 0.20237137377262115, 0.08419979363679886, 8.304038047790527, 7.345666408538818, 11.883560180664062, 3.3225600719451904, 18.74131965637207, 14.912471771240234, 21.57497215270996, 19.151634216308594, 22.311634063720703, 22.25710105895996, 19.97582244873047, 25.27859115600586, 9.372991561889648, 6.146995544433594, 0.4793153703212738, 3.3540773391723633, 20.595947265625, 12.67632007598877, 25.029233932495117, 16.283851623535156, 28.437213897705078, 23.93276023864746, 25.081974029541016, 29.947439193725586], "count": [153]}, "action": {"min": [0.2754491865634918, -1.3959859609603882, 1.0824369192123413, 0.05253766104578972, -1.0956189632415771, 0.352054238319397, -0.82203209400177, -1.2847858667373657, 1.0637445449829102, -0.564488410949707, 0.3536039888858795, -0.6258953809738159, 37.52312469482422, 33.04624938964844, 0.04062500596046448, -0.09875000268220901, 0.79666668176651, 0.11500000208616257, 0.9675000309944153, -1.1349999904632568, 0.9481250047683716, -0.703125, 0.890625, 14.951000213623047, 39.765625, 30.280624389648438, 1.4131250381469727, -0.4806250035762787, 0.6768749952316284, 0.20750001072883606, 1.174545407295227, 0.6031249761581421, 0.9992308020591736, 0.7044444680213928, 0.6981250047683716, 5.230000019073486], "max": [0.7978322505950928, -0.8085374236106873, 1.8008506298065186, 0.5777685642242432, -0.203660249710083, 0.618689775466919, -0.27215898036956787, -0.7421953678131104, 1.6350756883621216, -0.19169145822525024, 1.138418436050415, -0.23126955330371857, 63.00374984741211, 54.30125045776367, 43.66062545776367, 9.430000305175781, 53.43187713623047, 41.01625061035156, 57.801876068115234, 49.23062515258789, 63.52000045776367, 64.18624877929688, 51.522499084472656, 95.10375213623047, 65.7456283569336, 46.72999954223633, 3.9574999809265137, 9.567500114440918, 51.260623931884766, 34.64500045776367, 62.39812469482422, 45.61937713623047, 70.88187408447266, 68.84062957763672, 62.94874954223633, 92.21624755859375], "mean": [0.5751321911811829, -1.041628122329712, 1.2946354150772095, 0.36018362641334534, -0.5779352784156799, 0.4810170829296112, -0.5869820713996887, -1.0306087732315063, 1.2731114625930786, -0.36891716718673706, 0.726756751537323, -0.3388047218322754, 47.36674499511719, 42.64784240722656, 15.325067520141602, 2.059779644012451, 18.928728103637695, 10.388012886047363, 22.471921920776367, 13.077096939086914, 25.93631362915039, 15.732978820800781, 15.022624969482422, 58.37630081176758, 51.5341682434082, 38.80055618286133, 1.8386479616165161, 2.0347635746002197, 18.600444793701172, 8.948434829711914, 24.792844772338867, 12.01280689239502, 26.67813491821289, 17.537891387939453, 20.008739471435547, 45.77651596069336], "std": [0.16000628471374512, 0.17492347955703735, 0.23054005205631256, 0.12514321506023407, 0.189496248960495, 0.0923953726887703, 0.192777618765831, 0.15412311255931854, 0.1518944501876831, 0.1053059846162796, 0.20237137377262115, 0.08419979363679886, 8.304038047790527, 7.34566593170166, 11.88355827331543, 3.3225600719451904, 18.741321563720703, 14.91247272491455, 21.574968338012695, 19.151634216308594, 22.31163215637207, 22.25710105895996, 19.975826263427734, 25.27859115600586, 9.372992515563965, 6.146994113922119, 0.4793154299259186, 3.3540775775909424, 20.595949172973633, 12.676319122314453, 25.029233932495117, 16.283851623535156, 28.437210083007812, 23.932764053344727, 25.081974029541016, 29.94743537902832], "count": [153]}, "timestamp": {"min": [0.0], "max": [5.066666666666666], "mean": [2.533333333333333], "std": [1.4722117400046122], "count": [153]}, "frame_index": {"min": [0], "max": [152], "mean": [76.0], "std": [44.16635220013836], "count": [153]}, "episode_index": {"min": [164], "max": [164], "mean": [164.0], "std": [0.0], "count": [153]}, "index": {"min": [23374], "max": [23526], "mean": [23450.0], "std": [44.16635220013836], "count": [153]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [153]}, "subtask_annotation": {"mean": [2.3790849673202614, 11.0, 11.0, 11.0, 11.0], "std": [3.0657426910428285, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [153]}, "scene_annotation": {"mean": [164.0], "std": [0.0], "min": [164], "max": [164], "count": [153]}, "eef_direction_state": {"mean": [3.2483660130718954, 2.8823529411764706], "std": [2.115245147960179, 1.88194440011009], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_state": {"mean": [1.5163398692810457, 1.6274509803921569], "std": [0.512645007872616, 0.5098039215686274], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_state": {"mean": [1.0, 0.9803921568627451], "std": [0.7754399973837328, 0.804160653114113], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_direction_action": {"mean": [3.2483660130718954, 2.8823529411764706], "std": [2.115245147960179, 1.88194440011009], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_action": {"mean": [1.5163398692810457, 1.6274509803921569], "std": [0.512645007872616, 0.5098039215686274], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_action": {"mean": [1.0, 0.9803921568627451], "std": [0.7754399973837328, 0.804160653114113], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_sim_pose_state": {"mean": [0.6888524230977121, 0.12180198204118581, 1.1754730580420512, -1.6498097762576502, 0.8887413675169519, -2.39122270274156, 0.6689714311938354, -0.11044813767517621, 1.20247186622583, 1.4448308187926515, 0.7449249523993015, 2.30948470999791], "std": [0.06712460462976454, 0.01679337981470561, 0.060012995346218255, 0.2945213030926196, 0.14981308959710476, 0.2910355762218562, 0.05689303011753014, 0.03740744416848994, 0.08002800356916538, 0.27691392626812955, 0.07841847974006352, 0.27803035635145246], "min": [0.6357677333551535, 0.09311047756581134, 1.0818053097719444, -2.0292037132818432, 0.6344747769793964, -2.776673719696258, 0.6152460352644407, -0.18798875236415835, 1.0871432067274402, 0.6384628763701465, 0.5850746986093678, 1.6756509487977491], "max": [0.8380205785230759, 0.1723396262581424, 1.2914912694659644, -0.9311793312722845, 1.1360689525246128, -1.7991376743381662, 0.8031156022605977, -0.06228315000151732, 1.387498720681945, 1.806040119114252, 0.8458670677368119, 2.6360413994274627], "count": [153]}, "eef_sim_pose_action": {"mean": [0.6888524230977121, 0.12180198204118581, 1.1754730580420512, -1.6498097762576502, 0.8887413675169519, -2.39122270274156, 0.6689714311938354, -0.11044813767517621, 1.20247186622583, 1.4448308187926515, 0.7449249523993015, 2.30948470999791], "std": [0.06712460462976454, 0.01679337981470561, 0.060012995346218255, 0.2945213030926196, 0.14981308959710476, 0.2910355762218562, 0.05689303011753014, 0.03740744416848994, 0.08002800356916538, 0.27691392626812955, 0.07841847974006352, 0.27803035635145246], "min": [0.6357677333551535, 0.09311047756581134, 1.0818053097719444, -2.0292037132818432, 0.6344747769793964, -2.776673719696258, 0.6152460352644407, -0.18798875236415835, 1.0871432067274402, 0.6384628763701465, 0.5850746986093678, 1.6756509487977491], "max": [0.8380205785230759, 0.1723396262581424, 1.2914912694659644, -0.9311793312722845, 1.1360689525246128, -1.7991376743381662, 0.8031156022605977, -0.06228315000151732, 1.387498720681945, 1.806040119114252, 0.8458670677368119, 2.6360413994274627], "count": [153]}}} +{"episode_index": 165, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.391330420751634]], [[0.3993789685457516]], [[0.42698373366013076]]], "std": [[[0.2960928553927788]], [[0.2850649951914891]], [[0.27194362427728774]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49008411356209153]], [[0.5158732332516339]], [[0.5052398202614379]]], "std": [[[0.3258751698683677]], [[0.32108775349582175]], [[0.31887613014022975]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4980656719771242]], [[0.5166120383986929]], [[0.509096537990196]]], "std": [[[0.29857889790233877]], [[0.3006606870401227]], [[0.29915256001915635]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43474256331699346]], [[0.4645639440359477]], [[0.4355468198529412]]], "std": [[[0.37139916098891684]], [[0.3721186330283681]], [[0.38112445820237945]]], "count": [100]}, "observation.state": {"min": [0.18923571705818176, -1.4564974308013916, 1.0610742568969727, 0.13222895562648773, -1.0972189903259277, 0.2894207239151001, -0.8150225281715393, -1.329895257949829, 1.0796473026275635, -0.6200646758079529, 0.2075226902961731, -0.4643988013267517, 32.28062438964844, 38.678749084472656, 0.234375, -0.9175000190734863, 0.7511110901832581, 0.05700000002980232, 1.0822222232818604, -1.0681250095367432, 1.0288889408111572, 0.11999999731779099, 0.9381250143051147, 7.535555362701416, 33.911251068115234, 31.328125, 1.4225000143051147, -0.453125, 0.3218750059604645, 0.17812500894069672, 0.8324999809265137, 1.0212500095367432, 0.9275000095367432, 0.31687501072883606, 0.7287499904632568, 4.348124980926514], "max": [0.8119230270385742, -0.8012893795967102, 1.84884512424469, 0.5750028491020203, -0.14281490445137024, 0.6395437717437744, -0.12908709049224854, -0.7633326053619385, 1.6555323600769043, -0.13361181318759918, 1.249856948852539, -0.2494373321533203, 66.08687591552734, 51.59812545776367, 25.55666732788086, 9.091111183166504, 50.342498779296875, 49.02750015258789, 57.1306266784668, 55.77312469482422, 67.94000244140625, 46.21687698364258, 55.252498626708984, 91.31749725341797, 67.53125, 48.03562545776367, 3.84375, 9.457499504089355, 56.140625, 21.967500686645508, 64.66312408447266, 65.23312377929688, 68.69000244140625, 90.66937255859375, 66.92375183105469, 106.45625305175781], "mean": [0.5972386002540588, -1.0524908304214478, 1.3023205995559692, 0.38081735372543335, -0.6259044408798218, 0.45240697264671326, -0.5481915473937988, -1.0494322776794434, 1.2848693132400513, -0.46315741539001465, 0.652090847492218, -0.35050952434539795, 46.57242965698242, 44.773193359375, 7.971735000610352, 1.1111369132995605, 16.477096557617188, 13.664105415344238, 21.598289489746094, 13.695924758911133, 25.568851470947266, 12.143736839294434, 16.284793853759766, 59.11049270629883, 48.703487396240234, 39.234352111816406, 1.834299921989441, 2.2678263187408447, 17.498600006103516, 5.955307483673096, 22.061140060424805, 18.29020118713379, 22.87657356262207, 23.495990753173828, 19.522756576538086, 46.03049850463867], "std": [0.22533276677131653, 0.19893474876880646, 0.24644193053245544, 0.12557996809482574, 0.23341189324855804, 0.10444282740354538, 0.24635720252990723, 0.14484576880931854, 0.15427681803703308, 0.1304362416267395, 0.2665863037109375, 0.08915778994560242, 12.527878761291504, 4.145690441131592, 8.262232780456543, 2.635718822479248, 19.269309997558594, 18.534587860107422, 21.57314682006836, 19.203855514526367, 23.60285186767578, 16.109140396118164, 21.566030502319336, 18.535417556762695, 12.090211868286133, 6.420061111450195, 0.4362812042236328, 3.2598557472229004, 22.3210506439209, 7.249965667724609, 26.317468643188477, 24.057382583618164, 27.691673278808594, 32.539527893066406, 25.541473388671875, 35.18907165527344], "count": [161]}, "action": {"min": [0.18923571705818176, -1.4564974308013916, 1.0610742568969727, 0.13222895562648773, -1.0972189903259277, 0.2894207239151001, -0.8150225281715393, -1.329895257949829, 1.0796473026275635, -0.6200646758079529, 0.2075226902961731, -0.4643988013267517, 32.28062438964844, 38.678749084472656, 0.234375, -0.9175000190734863, 0.7511110901832581, 0.05700000002980232, 1.0822222232818604, -1.0681250095367432, 1.0288889408111572, 0.11999999731779099, 0.9381250143051147, 7.535555362701416, 33.911251068115234, 31.328125, 1.4225000143051147, -0.453125, 0.3218750059604645, 0.17812500894069672, 0.8324999809265137, 1.0212500095367432, 0.9275000095367432, 0.31687501072883606, 0.7287499904632568, 4.348124980926514], "max": [0.8119230270385742, -0.8012893795967102, 1.84884512424469, 0.5750028491020203, -0.14281490445137024, 0.6395437717437744, -0.12908709049224854, -0.7633326053619385, 1.6555323600769043, -0.13361181318759918, 1.249856948852539, -0.2494373321533203, 66.08687591552734, 51.59812545776367, 25.55666732788086, 9.091111183166504, 50.342498779296875, 49.02750015258789, 57.1306266784668, 55.77312469482422, 67.94000244140625, 46.21687698364258, 55.252498626708984, 91.31749725341797, 67.53125, 48.03562545776367, 3.84375, 9.457499504089355, 56.140625, 21.967500686645508, 64.66312408447266, 65.23312377929688, 68.69000244140625, 90.66937255859375, 66.92375183105469, 106.45625305175781], "mean": [0.5972383618354797, -1.0524909496307373, 1.3023205995559692, 0.3808174729347229, -0.6259040832519531, 0.4524068832397461, -0.5481916666030884, -1.0494320392608643, 1.2848697900772095, -0.4631574749946594, 0.652090847492218, -0.3505096435546875, 46.57243728637695, 44.77318572998047, 7.971735954284668, 1.1111369132995605, 16.477094650268555, 13.664101600646973, 21.598297119140625, 13.695924758911133, 25.568851470947266, 12.143739700317383, 16.2847900390625, 59.1104850769043, 48.703495025634766, 39.23433303833008, 1.8343005180358887, 2.2678263187408447, 17.498594284057617, 5.955306529998779, 22.061138153076172, 18.290197372436523, 22.876577377319336, 23.495994567871094, 19.522756576538086, 46.03050231933594], "std": [0.22533276677131653, 0.19893474876880646, 0.24644196033477783, 0.12557996809482574, 0.23341187834739685, 0.10444281995296478, 0.24635720252990723, 0.14484576880931854, 0.1542768031358719, 0.1304362267255783, 0.2665863335132599, 0.08915778994560242, 12.527876853942871, 4.14569091796875, 8.262232780456543, 2.635718584060669, 19.269309997558594, 18.534587860107422, 21.573144912719727, 19.203855514526367, 23.602855682373047, 16.109140396118164, 21.566028594970703, 18.535419464111328, 12.090211868286133, 6.420060634613037, 0.4362812638282776, 3.2598555088043213, 22.321046829223633, 7.249965667724609, 26.317468643188477, 24.0573787689209, 27.69167709350586, 32.53952407836914, 25.541479110717773, 35.18907165527344], "count": [161]}, "timestamp": {"min": [0.0], "max": [5.333333333333333], "mean": [2.666666666666666], "std": [1.5491933384829668], "count": [161]}, "frame_index": {"min": [0], "max": [160], "mean": [80.0], "std": [46.475800154489], "count": [161]}, "episode_index": {"min": [165], "max": [165], "mean": [165.0], "std": [0.0], "count": [161]}, "index": {"min": [23527], "max": [23687], "mean": [23607.0], "std": [46.475800154489], "count": [161]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [161]}, "subtask_annotation": {"mean": [2.1925465838509317, 11.0, 11.0, 11.0, 11.0], "std": [2.9896623709961707, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [161]}, "scene_annotation": {"mean": [165.0], "std": [0.0], "min": [165], "max": [165], "count": [161]}, "eef_direction_state": {"mean": [3.1801242236024843, 3.472049689440994], "std": [2.069861215252611, 1.6420790934311769], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_state": {"mean": [1.434782608695652, 1.6149068322981366], "std": [0.5768043113661558, 0.49921816887975423], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_state": {"mean": [1.1614906832298137, 1.0124223602484472], "std": [0.7040311709468194, 0.7800905954693793], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_direction_action": {"mean": [3.1801242236024843, 3.472049689440994], "std": [2.069861215252611, 1.6420790934311769], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_action": {"mean": [1.434782608695652, 1.6149068322981366], "std": [0.5768043113661558, 0.49921816887975423], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_action": {"mean": [1.1614906832298137, 1.0124223602484472], "std": [0.7040311709468194, 0.7800905954693793], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_sim_pose_state": {"mean": [0.6842458557132314, 0.1159990519107619, 1.179146268642764, -1.5907931767098, 0.8814817597827992, -2.3568606159807284, 0.6726459479547444, -0.10285759950859195, 1.1987298656531182, 1.4972995722154105, 0.8333971453437999, 2.3469729242856676], "std": [0.07688351978579538, 0.021504260726768733, 0.062045098324533886, 0.21270029083285458, 0.12930434326978138, 0.2304194454965091, 0.06260271580378925, 0.037868938601065175, 0.08403135443229924, 0.26271095238501285, 0.143812104319231, 0.29055347208400306], "min": [0.6203204751108697, 0.08026135941295903, 1.0833266747232648, -1.8724880611371404, 0.6238267343617951, -2.6469693365244233, 0.6055101431562989, -0.19901556197748596, 1.0751282397345328, 0.9238734708961924, 0.638731340260366, 1.6835746884822143], "max": [0.8464792187306285, 0.1679556159653324, 1.2919449829292773, -1.0974209905453778, 1.0749634555696144, -1.9068715359736648, 0.811485920142401, -0.056353066772128535, 1.3845733286858508, 1.8808107143992978, 1.0971156508155846, 2.667832085118711], "count": [161]}, "eef_sim_pose_action": {"mean": [0.6842458557132314, 0.1159990519107619, 1.179146268642764, -1.5907931767098, 0.8814817597827992, -2.3568606159807284, 0.6726459479547444, -0.10285759950859195, 1.1987298656531182, 1.4972995722154105, 0.8333971453437999, 2.3469729242856676], "std": [0.07688351978579538, 0.021504260726768733, 0.062045098324533886, 0.21270029083285458, 0.12930434326978138, 0.2304194454965091, 0.06260271580378925, 0.037868938601065175, 0.08403135443229924, 0.26271095238501285, 0.143812104319231, 0.29055347208400306], "min": [0.6203204751108697, 0.08026135941295903, 1.0833266747232648, -1.8724880611371404, 0.6238267343617951, -2.6469693365244233, 0.6055101431562989, -0.19901556197748596, 1.0751282397345328, 0.9238734708961924, 0.638731340260366, 1.6835746884822143], "max": [0.8464792187306285, 0.1679556159653324, 1.2919449829292773, -1.0974209905453778, 1.0749634555696144, -1.9068715359736648, 0.811485920142401, -0.056353066772128535, 1.3845733286858508, 1.8808107143992978, 1.0971156508155846, 2.667832085118711], "count": [161]}}} +{"episode_index": 166, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3949990951797386]], [[0.40088824959150327]], [[0.4322227839052288]]], "std": [[[0.2832236181559123]], [[0.2735541243420548]], [[0.2607769214340719]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49170706495098043]], [[0.511289910130719]], [[0.5051663786764706]]], "std": [[[0.3247003617908346]], [[0.3241726664711659]], [[0.3234822768140896]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40848442810457514]], [[0.42447076797385624]], [[0.43407201184640526]]], "std": [[[0.2802685613288756]], [[0.28677984915823107]], [[0.28326826368508107]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4346905902777778]], [[0.44895877859477124]], [[0.42276102124183007]]], "std": [[[0.36133321925774997]], [[0.37215510069562957]], [[0.37849431006601253]]], "count": [100]}, "observation.state": {"min": [0.28152894973754883, -1.3501611948013306, 1.0957884788513184, 0.048553358763456345, -1.3097115755081177, 0.362139493227005, -0.8149271607398987, -1.2614918947219849, 1.0176284313201904, -0.6891355514526367, 0.4003824293613434, -0.6040241718292236, 34.28187561035156, 37.65562438964844, -0.7462500333786011, -0.4662499725818634, 0.9038461446762085, -0.19875000417232513, 1.5981249809265137, -1.2243750095367432, 1.0993750095367432, 0.47874999046325684, 0.9212499856948853, 1.1193749904632568, 36.13199996948242, 29.858749389648438, 1.4162499904632568, -0.6337500214576721, 0.7670000195503235, 0.15625, 1.0043749809265137, 0.07187499850988388, 1.0106250047683716, 0.5625, 0.6462500095367432, -3.109375], "max": [0.7650492191314697, -0.8418688774108887, 1.689483642578125, 0.5295834541320801, -0.26994162797927856, 0.6508608460426331, -0.29135194420814514, -0.7855058312416077, 1.587415099143982, 0.0708484873175621, 1.456918716430664, -0.2132209837436676, 67.00749969482422, 57.61125183105469, 37.6306266784668, 6.001874923706055, 54.03437423706055, 37.54937744140625, 61.33937454223633, 43.88874816894531, 68.86687469482422, 49.96937561035156, 55.380001068115234, 91.14624786376953, 61.622501373291016, 45.365623474121094, 3.9574999809265137, 9.677499771118164, 55.22437286376953, 27.786874771118164, 64.4956283569336, 45.82749938964844, 77.37187957763672, 90.34062957763672, 77.61500549316406, 104.71187591552734], "mean": [0.6021435856819153, -1.041304349899292, 1.2655770778656006, 0.30608588457107544, -0.7189642190933228, 0.4997127950191498, -0.5617580413818359, -1.009383201599121, 1.2491971254348755, -0.3956471383571625, 0.7529832124710083, -0.34115836024284363, 48.6020393371582, 45.11838912963867, 14.024251937866211, 0.9690436720848083, 19.36481285095215, 9.204328536987305, 22.665721893310547, 8.188583374023438, 23.45203971862793, 10.577569961547852, 13.6923828125, 45.709434509277344, 48.51356506347656, 38.44661331176758, 2.073133707046509, 2.2045419216156006, 18.298213958740234, 5.857288360595703, 22.51732063293457, 11.01833724975586, 24.32880401611328, 23.131961822509766, 20.429765701293945, 41.5324821472168], "std": [0.14979475736618042, 0.14852219820022583, 0.1809176504611969, 0.1240142434835434, 0.2174113243818283, 0.07076515257358551, 0.1539810597896576, 0.1392054259777069, 0.14144591987133026, 0.18666544556617737, 0.2583428621292114, 0.11056790500879288, 11.63032054901123, 6.447816848754883, 10.897395133972168, 1.8952609300613403, 18.754852294921875, 13.79527473449707, 21.24055290222168, 13.237451553344727, 22.552019119262695, 15.6890869140625, 19.15056037902832, 25.6600284576416, 8.287402153015137, 5.072742938995361, 0.6097652316093445, 3.5006356239318848, 21.362102508544922, 8.478093147277832, 24.32656478881836, 15.419169425964355, 28.60720443725586, 33.145477294921875, 28.04617691040039, 40.23676300048828], "count": [158]}, "action": {"min": [0.28152894973754883, -1.3501611948013306, 1.0957884788513184, 0.048553358763456345, -1.3097115755081177, 0.362139493227005, -0.8149271607398987, -1.2614918947219849, 1.0176284313201904, -0.6891355514526367, 0.4003824293613434, -0.6040241718292236, 34.28187561035156, 37.65562438964844, -0.7462500333786011, -0.4662499725818634, 0.9038461446762085, -0.19875000417232513, 1.5981249809265137, -1.2243750095367432, 1.0993750095367432, 0.47874999046325684, 0.9212499856948853, 1.1193749904632568, 36.13199996948242, 29.858749389648438, 1.4162499904632568, -0.6337500214576721, 0.7670000195503235, 0.15625, 1.0043749809265137, 0.07187499850988388, 1.0106250047683716, 0.5625, 0.6462500095367432, -3.109375], "max": [0.7650492191314697, -0.8418688774108887, 1.689483642578125, 0.5295834541320801, -0.26994162797927856, 0.6508608460426331, -0.29135194420814514, -0.7855058312416077, 1.587415099143982, 0.0708484873175621, 1.456918716430664, -0.2132209837436676, 67.00749969482422, 57.61125183105469, 37.6306266784668, 6.001874923706055, 54.03437423706055, 37.54937744140625, 61.33937454223633, 43.88874816894531, 68.86687469482422, 49.96937561035156, 55.380001068115234, 91.14624786376953, 61.622501373291016, 45.365623474121094, 3.9574999809265137, 9.677499771118164, 55.22437286376953, 27.786874771118164, 64.4956283569336, 45.82749938964844, 77.37187957763672, 90.34062957763672, 77.61500549316406, 104.71187591552734], "mean": [0.6021432876586914, -1.041304349899292, 1.2655774354934692, 0.30608582496643066, -0.7189642786979675, 0.4997127950191498, -0.5617576241493225, -1.009383201599121, 1.2491968870162964, -0.39564719796180725, 0.7529832124710083, -0.3411581814289093, 48.602027893066406, 45.11838150024414, 14.024250030517578, 0.9690437912940979, 19.36480712890625, 9.204331398010254, 22.665721893310547, 8.188584327697754, 23.45204734802246, 10.577569961547852, 13.692390441894531, 45.709442138671875, 48.51355743408203, 38.446632385253906, 2.0731329917907715, 2.2045419216156006, 18.2982234954834, 5.8572869300842285, 22.517322540283203, 11.018341064453125, 24.32879638671875, 23.131954193115234, 20.429763793945312, 41.53247833251953], "std": [0.14979475736618042, 0.14852219820022583, 0.1809176355600357, 0.1240142360329628, 0.2174113243818283, 0.07076515257358551, 0.1539810746908188, 0.1392054259777069, 0.14144589006900787, 0.18666543066501617, 0.2583428621292114, 0.11056790500879288, 11.630318641662598, 6.447816848754883, 10.897393226623535, 1.8952608108520508, 18.754854202270508, 13.795275688171387, 21.240549087524414, 13.23745346069336, 22.55202293395996, 15.689087867736816, 19.150558471679688, 25.6600284576416, 8.287402153015137, 5.072744369506836, 0.6097652912139893, 3.500636100769043, 21.362104415893555, 8.478096008300781, 24.326568603515625, 15.419168472290039, 28.607206344604492, 33.14547348022461, 28.046178817749023, 40.23676681518555], "count": [158]}, "timestamp": {"min": [0.0], "max": [5.233333333333333], "mean": [2.6166666666666667], "std": [1.5203252575974948], "count": [158]}, "frame_index": {"min": [0], "max": [157], "mean": [78.5], "std": [45.609757727924844], "count": [158]}, "episode_index": {"min": [166], "max": [166], "mean": [166.0], "std": [0.0], "count": [158]}, "index": {"min": [23688], "max": [23845], "mean": [23766.5], "std": [45.609757727924844], "count": [158]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [158]}, "subtask_annotation": {"mean": [2.0822784810126582, 11.0, 11.0, 11.0, 11.0], "std": [2.8947031282895552, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [158]}, "scene_annotation": {"mean": [166.0], "std": [0.0], "min": [166], "max": [166], "count": [158]}, "eef_direction_state": {"mean": [3.107594936708861, 3.0822784810126582], "std": [1.9763969359877986, 1.8244652064473392], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_state": {"mean": [1.4556962025316456, 1.7025316455696202], "std": [0.5228323146345162, 0.4707856841397825], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_state": {"mean": [0.9873417721518988, 1.1898734177215189], "std": [0.849328415048924, 0.7807161491194565], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_direction_action": {"mean": [3.107594936708861, 3.0822784810126582], "std": [1.9763969359877986, 1.8244652064473392], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_action": {"mean": [1.4556962025316456, 1.7025316455696202], "std": [0.5228323146345162, 0.4707856841397825], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_action": {"mean": [0.9873417721518988, 1.1898734177215189], "std": [0.849328415048924, 0.7807161491194565], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_sim_pose_state": {"mean": [0.6736192931586529, 0.10954952207695143, 1.1946414390453872, -1.4583776428821635, 0.8470504778479142, -2.289125684330623, 0.6642803153704993, -0.11032867693366429, 1.2184139968949836, 1.4000665530906962, 0.7667748200955568, 2.295754699495822], "std": [0.06148678295070089, 0.019679489300817542, 0.05841306024567007, 0.2633105247545463, 0.11119683467227064, 0.25295874242639266, 0.05061744468768496, 0.03747208260585206, 0.07576598094687637, 0.32246753604106526, 0.09731594780332493, 0.30035919349621526], "min": [0.617227565629155, 0.0858750067074269, 1.0947444412417238, -1.7949511863726986, 0.6337211082291248, -2.5939916416192226, 0.5952156919577745, -0.20229665018963094, 1.101938194886976, 0.6917333638593779, 0.5149532345338494, 1.6942158177454458], "max": [0.8166468030558185, 0.15881451564895802, 1.2948817757575977, -0.8097485351367042, 1.018187153214754, -1.8012390988443703, 0.7885175849758106, -0.06242413899993765, 1.3544722127506348, 1.8373910792488042, 0.972461716133981, 2.685049723925878], "count": [158]}, "eef_sim_pose_action": {"mean": [0.6736192931586529, 0.10954952207695143, 1.1946414390453872, -1.4583776428821635, 0.8470504778479142, -2.289125684330623, 0.6642803153704993, -0.11032867693366429, 1.2184139968949836, 1.4000665530906962, 0.7667748200955568, 2.295754699495822], "std": [0.06148678295070089, 0.019679489300817542, 0.05841306024567007, 0.2633105247545463, 0.11119683467227064, 0.25295874242639266, 0.05061744468768496, 0.03747208260585206, 0.07576598094687637, 0.32246753604106526, 0.09731594780332493, 0.30035919349621526], "min": [0.617227565629155, 0.0858750067074269, 1.0947444412417238, -1.7949511863726986, 0.6337211082291248, -2.5939916416192226, 0.5952156919577745, -0.20229665018963094, 1.101938194886976, 0.6917333638593779, 0.5149532345338494, 1.6942158177454458], "max": [0.8166468030558185, 0.15881451564895802, 1.2948817757575977, -0.8097485351367042, 1.018187153214754, -1.8012390988443703, 0.7885175849758106, -0.06242413899993765, 1.3544722127506348, 1.8373910792488042, 0.972461716133981, 2.685049723925878], "count": [158]}}} +{"episode_index": 167, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40021804125816995]], [[0.406077199754902]], [[0.432665120506536]]], "std": [[[0.28319354286496157]], [[0.27287323283741677]], [[0.2613606928811232]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5023783762254902]], [[0.5257486580882353]], [[0.5187568933823529]]], "std": [[[0.3252673071852307]], [[0.3194829487872138]], [[0.3183062918855217]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41662363970588234]], [[0.4472363214869281]], [[0.45034277369281045]]], "std": [[[0.2918943864408153]], [[0.28876815393253497]], [[0.2842783841305624]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4336168545751634]], [[0.44780314950980393]], [[0.42270452614379084]]], "std": [[[0.3620245733153215]], [[0.3719877869655467]], [[0.37884155217697085]]], "count": [100]}, "observation.state": {"min": [0.2615014910697937, -1.4053082466125488, 1.007858395576477, 0.040372829884290695, -1.2307037115097046, 0.2065451592206955, -0.8148794770240784, -1.2745336294174194, 1.0455608367919922, -0.8261091113090515, 0.42718109488487244, -0.6227588057518005, 39.391876220703125, 35.150001525878906, -0.7858333587646484, -0.4781249761581421, 1.131250023841858, 0.296875, 1.3237500190734863, -1.2143750190734863, 2.166249990463257, 0.17249999940395355, 0.9337500333786011, 0.33375000953674316, 39.48875045776367, 30.380624771118164, 1.3777778148651123, -0.543749988079071, 0.7749999761581421, -0.26625001430511475, 0.7181249856948853, -0.5212500095367432, 0.7462500333786011, -0.0624999962747097, 0.7237499952316284, 1.15625], "max": [0.8871690630912781, -0.77816241979599, 1.7986810207366943, 0.5024271011352539, -0.21233882009983063, 0.6745441555976868, -0.33908408880233765, -0.752174437046051, 1.6557469367980957, -0.11755804717540741, 1.2403677701950073, -0.1107948049902916, 68.98999786376953, 52.948123931884766, 38.60124969482422, 5.836666584014893, 54.46375274658203, 39.515625, 60.678123474121094, 37.318748474121094, 69.77625274658203, 43.01499938964844, 61.584373474121094, 81.75125122070312, 64.73062896728516, 47.21937561035156, 3.927500009536743, 6.945000171661377, 54.28687286376953, 30.995624542236328, 69.63750457763672, 43.651248931884766, 73.40937805175781, 70.96562957763672, 65.24687957763672, 95.13249969482422], "mean": [0.6258976459503174, -1.0384422540664673, 1.3015798330307007, 0.3669123351573944, -0.7189256548881531, 0.4097944498062134, -0.5574756860733032, -1.0318142175674438, 1.2938083410263062, -0.43883955478668213, 0.7403709888458252, -0.27306967973709106, 54.35694122314453, 43.693939208984375, 12.749327659606934, 0.8934610486030579, 19.006628036499023, 10.393434524536133, 27.353126525878906, 8.432696342468262, 29.47145652770996, 9.590563774108887, 17.493330001831055, 52.81794738769531, 51.82175827026367, 39.05498123168945, 1.6708190441131592, 2.049863576889038, 18.759601593017578, 7.805917263031006, 28.20516586303711, 8.820295333862305, 30.150985717773438, 16.52385902404785, 19.356243133544922, 50.3114128112793], "std": [0.18023891746997833, 0.16681045293807983, 0.20950670540332794, 0.1326127052307129, 0.24278010427951813, 0.12880118191242218, 0.1449185311794281, 0.14543943107128143, 0.15645930171012878, 0.20214305818080902, 0.22117294371128082, 0.15456461906433105, 10.34568977355957, 4.793750286102295, 9.98381519317627, 2.123836040496826, 19.63961410522461, 14.906744003295898, 19.954904556274414, 14.340106964111328, 23.248123168945312, 13.723535537719727, 23.730836868286133, 23.28704261779785, 8.818489074707031, 5.718281269073486, 0.41809457540512085, 2.48628306388855, 21.364927291870117, 11.591931343078613, 24.01974105834961, 14.678560256958008, 26.218429565429688, 24.40082359313965, 25.509859085083008, 30.550132751464844], "count": [166]}, "action": {"min": [0.2615014910697937, -1.4053082466125488, 1.007858395576477, 0.040372829884290695, -1.2307037115097046, 0.2065451592206955, -0.8148794770240784, -1.2745336294174194, 1.0455608367919922, -0.8261091113090515, 0.42718109488487244, -0.6227588057518005, 39.391876220703125, 35.150001525878906, -0.7858333587646484, -0.4781249761581421, 1.131250023841858, 0.296875, 1.3237500190734863, -1.2143750190734863, 2.166249990463257, 0.17249999940395355, 0.9337500333786011, 0.33375000953674316, 39.48875045776367, 30.380624771118164, 1.3777778148651123, -0.543749988079071, 0.7749999761581421, -0.26625001430511475, 0.7181249856948853, -0.5212500095367432, 0.7462500333786011, -0.0624999962747097, 0.7237499952316284, 1.15625], "max": [0.8871690630912781, -0.77816241979599, 1.7986810207366943, 0.5024271011352539, -0.21233882009983063, 0.6745441555976868, -0.33908408880233765, -0.752174437046051, 1.6557469367980957, -0.11755804717540741, 1.2403677701950073, -0.1107948049902916, 68.98999786376953, 52.948123931884766, 38.60124969482422, 5.836666584014893, 54.46375274658203, 39.515625, 60.678123474121094, 37.318748474121094, 69.77625274658203, 43.01499938964844, 61.584373474121094, 81.75125122070312, 64.73062896728516, 47.21937561035156, 3.927500009536743, 6.945000171661377, 54.28687286376953, 30.995624542236328, 69.63750457763672, 43.651248931884766, 73.40937805175781, 70.96562957763672, 65.24687957763672, 95.13249969482422], "mean": [0.6258977055549622, -1.0384421348571777, 1.301579475402832, 0.366912305355072, -0.7189258337020874, 0.40979430079460144, -0.5574759244918823, -1.0318139791488647, 1.2938083410263062, -0.4388394057750702, 0.7403709888458252, -0.27306967973709106, 54.35694122314453, 43.693946838378906, 12.749327659606934, 0.8934610486030579, 19.006628036499023, 10.393440246582031, 27.353120803833008, 8.432700157165527, 29.47146224975586, 9.59056282043457, 17.493322372436523, 52.817955017089844, 51.8217658996582, 39.05500030517578, 1.6708197593688965, 2.049863815307617, 18.759607315063477, 7.805917263031006, 28.205169677734375, 8.820293426513672, 30.150985717773438, 16.523855209350586, 19.356237411499023, 50.311405181884766], "std": [0.18023888766765594, 0.16681048274040222, 0.20950673520565033, 0.1326127052307129, 0.24278010427951813, 0.12880119681358337, 0.1449185460805893, 0.14543941617012024, 0.15645931661128998, 0.20214304327964783, 0.22117295861244202, 0.15456463396549225, 10.345691680908203, 4.793750762939453, 9.98381519317627, 2.123836040496826, 19.63961410522461, 14.906744003295898, 19.95490074157715, 14.340105056762695, 23.248125076293945, 13.723535537719727, 23.730836868286133, 23.28704071044922, 8.818488121032715, 5.7182817459106445, 0.41809436678886414, 2.48628306388855, 21.36492347717285, 11.591930389404297, 24.01974105834961, 14.678558349609375, 26.218429565429688, 24.400827407836914, 25.50986099243164, 30.550138473510742], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [167], "max": [167], "mean": [167.0], "std": [0.0], "count": [166]}, "index": {"min": [23846], "max": [24011], "mean": [23928.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [2.180722891566265, 11.0, 11.0, 11.0, 11.0], "std": [2.8755076170549474, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [166]}, "scene_annotation": {"mean": [167.0], "std": [0.0], "min": [167], "max": [167], "count": [166]}, "eef_direction_state": {"mean": [3.2228915662650603, 2.7409638554216866], "std": [1.9677413693562102, 1.8625372087867815], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.4578313253012047, 1.6686746987951808], "std": [0.5444396880816864, 0.49562610053196765], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [0.9939759036144579, 1.0421686746987953], "std": [0.8323069113014062, 0.8312598193173405], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [3.2228915662650603, 2.7409638554216866], "std": [1.9677413693562102, 1.8625372087867815], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.4578313253012047, 1.6686746987951808], "std": [0.5444396880816864, 0.49562610053196765], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [0.9939759036144579, 1.0421686746987953], "std": [0.8323069113014062, 0.8312598193173405], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.6778595396524083, 0.12176712551322663, 1.1866461725876012, -1.5083456972834848, 0.8274740447746929, -2.3177978186201855, 0.6717254342475142, -0.11150106748490159, 1.2107173104716675, 1.4254534909265288, 0.7428099972333797, 2.313399726958079], "std": [0.06709266261847277, 0.02552451896828318, 0.0614057882896549, 0.2849397116764072, 0.09608756154145041, 0.27741161864743247, 0.054242547481369995, 0.03162327891776626, 0.07766505595780802, 0.33323261103050805, 0.12038413788149317, 0.3022214910240319], "min": [0.6008854413110379, 0.0868234536783685, 1.0957590904015921, -1.81296415373301, 0.5950364126762842, -2.641917543678129, 0.5982332299878886, -0.1746201167185473, 1.1019569647660652, 0.6646215115587949, 0.5618402387641654, 1.7420065177537136], "max": [0.83533031500628, 0.1802748234894125, 1.3060058546724767, -0.8248451067900116, 0.9440344476175655, -1.7425600889568964, 0.8018498453134373, -0.06253503842446603, 1.3635672595802517, 1.8033709386600267, 0.9946965538048693, 2.6752539542220144], "count": [166]}, "eef_sim_pose_action": {"mean": [0.6778595396524083, 0.12176712551322663, 1.1866461725876012, -1.5083456972834848, 0.8274740447746929, -2.3177978186201855, 0.6717254342475142, -0.11150106748490159, 1.2107173104716675, 1.4254534909265288, 0.7428099972333797, 2.313399726958079], "std": [0.06709266261847277, 0.02552451896828318, 0.0614057882896549, 0.2849397116764072, 0.09608756154145041, 0.27741161864743247, 0.054242547481369995, 0.03162327891776626, 0.07766505595780802, 0.33323261103050805, 0.12038413788149317, 0.3022214910240319], "min": [0.6008854413110379, 0.0868234536783685, 1.0957590904015921, -1.81296415373301, 0.5950364126762842, -2.641917543678129, 0.5982332299878886, -0.1746201167185473, 1.1019569647660652, 0.6646215115587949, 0.5618402387641654, 1.7420065177537136], "max": [0.83533031500628, 0.1802748234894125, 1.3060058546724767, -0.8248451067900116, 0.9440344476175655, -1.7425600889568964, 0.8018498453134373, -0.06253503842446603, 1.3635672595802517, 1.8033709386600267, 0.9946965538048693, 2.6752539542220144], "count": [166]}}} +{"episode_index": 168, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3850090543300654]], [[0.39108612336601306]], [[0.4178604799836601]]], "std": [[[0.28584278198770796]], [[0.2756740450189084]], [[0.2633049808464108]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49255326593137255]], [[0.5165662990196078]], [[0.5109098223039216]]], "std": [[[0.3202272574207376]], [[0.3177064762057788]], [[0.31644426134617615]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4045375919117647]], [[0.4194691319444444]], [[0.42525971609477126]]], "std": [[[0.2749421313044894]], [[0.2792932586214076]], [[0.2752359566391608]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4232776225490196]], [[0.4523633006535948]], [[0.42320836397058825]]], "std": [[[0.36956989425801545]], [[0.3706994066984267]], [[0.3797031661480037]]], "count": [100]}, "observation.state": {"min": [0.3526264727115631, -1.4146066904067993, 1.0467212200164795, 0.07580766826868057, -0.9468938112258911, 0.39806973934173584, -0.873626708984375, -1.28385591506958, 1.0836766958236694, -0.6366111636161804, 0.41609445214271545, -0.5545700788497925, 42.154998779296875, 38.209999084472656, -0.7955555319786072, -0.20875000953674316, 1.0478571653366089, -0.49937498569488525, 0.8849999904632568, -0.8691666722297668, 0.9887500405311584, 0.5668749809265137, 0.8888888955116272, 20.510000228881836, 38.91187286376953, 34.08250045776367, 1.2300000190734863, -0.45374998450279236, 3.5, -0.03187500312924385, 4.333749771118164, -0.19687499105930328, 1.366249918937683, 0.019999999552965164, 0.70333331823349, 1.5644444227218628], "max": [0.828040361404419, -0.8004787564277649, 1.794055700302124, 0.545581579208374, -0.2766651511192322, 0.541886031627655, -0.3268530070781708, -0.7805466651916504, 1.5808823108673096, -0.14710649847984314, 1.193303108215332, -0.20234893262386322, 69.45437622070312, 53.31062698364258, 24.44499969482422, 4.138124942779541, 50.3493766784668, 45.841251373291016, 61.3493766784668, 39.35000228881836, 73.69124603271484, 32.5256233215332, 65.71687316894531, 76.25749969482422, 71.31999969482422, 48.14125061035156, 3.875, 3.215625047683716, 52.06187438964844, 38.883750915527344, 63.46562576293945, 39.76124954223633, 77.93375396728516, 44.602500915527344, 66.73062896728516, 85.43437957763672], "mean": [0.641728937625885, -1.0726467370986938, 1.307124376296997, 0.2735716998577118, -0.7008548974990845, 0.45606371760368347, -0.5959712862968445, -1.0479933023452759, 1.2692060470581055, -0.3284446895122528, 0.7715067863464355, -0.3599526286125183, 53.89613723754883, 43.817138671875, 5.582624912261963, 0.6236094236373901, 21.469341278076172, 11.452485084533691, 26.05960464477539, 9.628045082092285, 28.48387336730957, 8.919979095458984, 17.33160400390625, 51.92620849609375, 54.69234085083008, 40.24726104736328, 1.4041332006454468, 0.3171568810939789, 24.413238525390625, 9.621682167053223, 30.71583366394043, 11.873115539550781, 34.14356994628906, 15.962224960327148, 21.31879234313965, 57.0417594909668], "std": [0.15709258615970612, 0.17801883816719055, 0.22760067880153656, 0.12725462019443512, 0.16875424981117249, 0.03195279836654663, 0.17209212481975555, 0.12319990992546082, 0.12722915410995483, 0.13672806322574615, 0.1734880954027176, 0.14529235661029816, 9.660055160522461, 4.968668460845947, 7.170385360717773, 1.1406053304672241, 17.193727493286133, 17.312028884887695, 20.416236877441406, 14.87847900390625, 24.781476974487305, 11.941231727600098, 24.17928695678711, 15.193265914916992, 12.168352127075195, 5.38378381729126, 0.47441020607948303, 1.067482352256775, 16.729248046875, 13.964801788330078, 19.90222930908203, 14.113506317138672, 26.040719985961914, 16.06848907470703, 24.670074462890625, 24.7408390045166], "count": [132]}, "action": {"min": [0.3526264727115631, -1.4146066904067993, 1.0467212200164795, 0.07580766826868057, -0.9468938112258911, 0.39806973934173584, -0.873626708984375, -1.28385591506958, 1.0836766958236694, -0.6366111636161804, 0.41609445214271545, -0.5545700788497925, 42.154998779296875, 38.209999084472656, -0.7955555319786072, -0.20875000953674316, 1.0478571653366089, -0.49937498569488525, 0.8849999904632568, -0.8691666722297668, 0.9887500405311584, 0.5668749809265137, 0.8888888955116272, 20.510000228881836, 38.91187286376953, 34.08250045776367, 1.2300000190734863, -0.45374998450279236, 3.5, -0.03187500312924385, 4.333749771118164, -0.19687499105930328, 1.366249918937683, 0.019999999552965164, 0.70333331823349, 1.5644444227218628], "max": [0.828040361404419, -0.8004787564277649, 1.794055700302124, 0.545581579208374, -0.2766651511192322, 0.541886031627655, -0.3268530070781708, -0.7805466651916504, 1.5808823108673096, -0.14710649847984314, 1.193303108215332, -0.20234893262386322, 69.45437622070312, 53.31062698364258, 24.44499969482422, 4.138124942779541, 50.3493766784668, 45.841251373291016, 61.3493766784668, 39.35000228881836, 73.69124603271484, 32.5256233215332, 65.71687316894531, 76.25749969482422, 71.31999969482422, 48.14125061035156, 3.875, 3.215625047683716, 52.06187438964844, 38.883750915527344, 63.46562576293945, 39.76124954223633, 77.93375396728516, 44.602500915527344, 66.73062896728516, 85.43437957763672], "mean": [0.6417289972305298, -1.0726467370986938, 1.3071242570877075, 0.2735717296600342, -0.7008549571037292, 0.4560636579990387, -0.5959712266921997, -1.0479931831359863, 1.2692060470581055, -0.3284446597099304, 0.7715069055557251, -0.35995253920555115, 53.8961296081543, 43.81714630126953, 5.582624435424805, 0.6236095428466797, 21.469337463378906, 11.452485084533691, 26.059600830078125, 9.628046035766602, 28.4838809967041, 8.919979095458984, 17.331602096557617, 51.92620849609375, 54.69234848022461, 40.24725341796875, 1.4041330814361572, 0.3171568810939789, 24.41323471069336, 9.621684074401855, 30.71584129333496, 11.873111724853516, 34.143577575683594, 15.962230682373047, 21.318784713745117, 57.04176712036133], "std": [0.15709258615970612, 0.17801880836486816, 0.22760066390037537, 0.1272546350955963, 0.16875424981117249, 0.03195280581712723, 0.17209213972091675, 0.12319992482662201, 0.12722913920879364, 0.13672807812690735, 0.17348811030387878, 0.14529235661029816, 9.660055160522461, 4.9686689376831055, 7.170384407043457, 1.1406054496765137, 17.193727493286133, 17.312026977539062, 20.41623878479004, 14.87847900390625, 24.781476974487305, 11.941230773925781, 24.179290771484375, 15.193265914916992, 12.168351173400879, 5.383782863616943, 0.47441038489341736, 1.067482352256775, 16.729248046875, 13.964800834655762, 19.902231216430664, 14.113505363464355, 26.040721893310547, 16.06848907470703, 24.670080184936523, 24.740848541259766], "count": [132]}, "timestamp": {"min": [0.0], "max": [4.366666666666666], "mean": [2.1833333333333336], "std": [1.2701341428135615], "count": [132]}, "frame_index": {"min": [0], "max": [131], "mean": [65.5], "std": [38.10402428440685], "count": [132]}, "episode_index": {"min": [168], "max": [168], "mean": [168.0], "std": [0.0], "count": [132]}, "index": {"min": [24012], "max": [24143], "mean": [24077.5], "std": [38.10402428440685], "count": [132]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [132]}, "subtask_annotation": {"mean": [2.3636363636363638, 11.0, 11.0, 11.0, 11.0], "std": [3.045793739591081, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [132]}, "scene_annotation": {"mean": [168.0], "std": [0.0], "min": [168], "max": [168], "count": [132]}, "eef_direction_state": {"mean": [3.128787878787879, 2.6666666666666665], "std": [2.1334468590661317, 1.9949431018948822], "min": [0, 0], "max": [6, 6], "count": [132]}, "eef_velocity_state": {"mean": [1.5, 1.6590909090909092], "std": [0.5149286505444373, 0.48973625329981757], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_acc_mag_state": {"mean": [0.9621212121212122, 1.1818181818181819], "std": [0.7920562329889926, 0.7669121657481073], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_direction_action": {"mean": [3.128787878787879, 2.6666666666666665], "std": [2.1334468590661317, 1.9949431018948822], "min": [0, 0], "max": [6, 6], "count": [132]}, "eef_velocity_action": {"mean": [1.5, 1.6590909090909092], "std": [0.5149286505444373, 0.48973625329981757], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_acc_mag_action": {"mean": [0.9621212121212122, 1.1818181818181819], "std": [0.7920562329889926, 0.7669121657481073], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_sim_pose_state": {"mean": [0.6826959194627449, 0.11460957756079852, 1.1712126585931026, -1.5358334409206302, 0.7945175782341608, -2.3184884348284482, 0.6677184158305689, -0.10198836594327733, 1.20587685280101, 1.393343108828798, 0.7254729153415673, 2.2871569387603086], "std": [0.0703568867014393, 0.009279201378966442, 0.046013415806569945, 0.16990945404477198, 0.10349187719486096, 0.1874443143426146, 0.052774981482771516, 0.02360123740950486, 0.06363616117334188, 0.215113963584612, 0.0898583614255346, 0.23530112728397115], "min": [0.6131772171394222, 0.09907845596517595, 1.0967226821780096, -1.7454643191283574, 0.6177787698365593, -2.538973610605234, 0.6107540090057584, -0.18082909810145603, 1.1150038334229928, 0.9005162086998455, 0.5984769461602006, 1.924348343391364], "max": [0.8304606082404863, 0.13306748119325873, 1.248083796829827, -1.1749891465966713, 0.9865064938533896, -2.0000882115081553, 0.7898443601426013, -0.08224123219786311, 1.323212707349795, 1.6693622320649584, 0.8748135417240115, 2.5566422280594607], "count": [132]}, "eef_sim_pose_action": {"mean": [0.6826959194627449, 0.11460957756079852, 1.1712126585931026, -1.5358334409206302, 0.7945175782341608, -2.3184884348284482, 0.6677184158305689, -0.10198836594327733, 1.20587685280101, 1.393343108828798, 0.7254729153415673, 2.2871569387603086], "std": [0.0703568867014393, 0.009279201378966442, 0.046013415806569945, 0.16990945404477198, 0.10349187719486096, 0.1874443143426146, 0.052774981482771516, 0.02360123740950486, 0.06363616117334188, 0.215113963584612, 0.0898583614255346, 0.23530112728397115], "min": [0.6131772171394222, 0.09907845596517595, 1.0967226821780096, -1.7454643191283574, 0.6177787698365593, -2.538973610605234, 0.6107540090057584, -0.18082909810145603, 1.1150038334229928, 0.9005162086998455, 0.5984769461602006, 1.924348343391364], "max": [0.8304606082404863, 0.13306748119325873, 1.248083796829827, -1.1749891465966713, 0.9865064938533896, -2.0000882115081553, 0.7898443601426013, -0.08224123219786311, 1.323212707349795, 1.6693622320649584, 0.8748135417240115, 2.5566422280594607], "count": [132]}}} +{"episode_index": 169, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3864023611111111]], [[0.3944032638888889]], [[0.4201843341503268]]], "std": [[[0.28528171916829603]], [[0.27484518598614]], [[0.2643847898496392]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5119390584150327]], [[0.5322231413398693]], [[0.525944669117647]]], "std": [[[0.3261520608074558]], [[0.324687532086738]], [[0.32364135985510833]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4102422079248366]], [[0.4282194628267974]], [[0.42996372140522876]]], "std": [[[0.28780549668035077]], [[0.29223944511154265]], [[0.2875139158588118]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43677082312091503]], [[0.45047604779411765]], [[0.4243574897875817]]], "std": [[[0.359636267997069]], [[0.37103260922154807]], [[0.3772452876540631]]], "count": [100]}, "observation.state": {"min": [0.189426451921463, -1.364085078239441, 1.0349907875061035, 0.05758161470293999, -1.088667631149292, 0.45834288001060486, -0.8721007704734802, -1.2287565469741821, 1.0387102365493774, -0.6105515956878662, 0.3569657504558563, -0.608686625957489, 44.57625198364258, 33.26625061035156, -0.43299999833106995, -0.29749998450279236, 10.287500381469727, 0.4893749952316284, 11.172499656677246, -1.2599999904632568, 9.87125015258789, 0.6312500238418579, 0.890625, 41.11000061035156, 43.56687545776367, 32.5368766784668, 1.3443750143051147, -0.6037499904632568, 0.7081249952316284, -0.05687499791383743, 5.519999980926514, 0.04312499240040779, 4.46875, -0.02187500149011612, 0.846666693687439, 23.8018741607666], "max": [0.7992389798164368, -0.795424222946167, 1.7077467441558838, 0.35331788659095764, -0.16329537332057953, 0.6782635450363159, -0.20351719856262207, -0.7218948006629944, 1.5455243587493896, -0.16637101769447327, 1.1875333786010742, -0.23479819297790527, 64.20625305175781, 54.12874984741211, 38.115623474121094, 3.913749933242798, 50.61375045776367, 45.294376373291016, 60.381248474121094, 45.61249923706055, 74.08187866210938, 38.141876220703125, 67.48562622070312, 81.68812561035156, 63.23062515258789, 50.520626068115234, 3.643749952316284, 3.345555543899536, 49.64125061035156, 36.833126068115234, 59.318748474121094, 49.46312713623047, 68.41687774658203, 78.99749755859375, 64.67937469482422, 100.59187316894531], "mean": [0.5909441709518433, -1.031017780303955, 1.2559471130371094, 0.24258193373680115, -0.6742455363273621, 0.5995944738388062, -0.5499621033668518, -0.9887100458145142, 1.2268892526626587, -0.3944520950317383, 0.7166333198547363, -0.3699795603752136, 52.64039993286133, 42.69929504394531, 17.704233169555664, 0.5737687349319458, 25.4556941986084, 11.1815767288208, 31.023752212524414, 11.074795722961426, 35.3863525390625, 9.369839668273926, 18.49431800842285, 65.95936584472656, 52.41150665283203, 41.19336700439453, 1.5729410648345947, 0.670214831829071, 21.79970359802246, 9.39366626739502, 27.83123207092285, 12.017770767211914, 29.91180419921875, 19.73702621459961, 18.769224166870117, 61.584835052490234], "std": [0.19466818869113922, 0.15370182693004608, 0.1879797726869583, 0.08014831691980362, 0.2044011503458023, 0.057392608374357224, 0.20471948385238647, 0.14146745204925537, 0.12921734154224396, 0.12235510349273682, 0.19945862889289856, 0.12477440387010574, 7.105074882507324, 5.493887424468994, 9.616097450256348, 1.2953466176986694, 14.177643775939941, 16.202682495117188, 16.58401107788086, 16.844526290893555, 21.476106643676758, 12.59992504119873, 25.411664962768555, 9.4532470703125, 6.558852195739746, 6.58720064163208, 0.39762187004089355, 1.0231255292892456, 18.03668975830078, 13.162745475769043, 19.313974380493164, 16.94839859008789, 23.0928897857666, 28.241762161254883, 24.670991897583008, 23.094053268432617], "count": [138]}, "action": {"min": [0.189426451921463, -1.364085078239441, 1.0349907875061035, 0.05758161470293999, -1.088667631149292, 0.45834288001060486, -0.8721007704734802, -1.2287565469741821, 1.0387102365493774, -0.6105515956878662, 0.3569657504558563, -0.608686625957489, 44.57625198364258, 33.26625061035156, -0.43299999833106995, -0.29749998450279236, 10.287500381469727, 0.4893749952316284, 11.172499656677246, -1.2599999904632568, 9.87125015258789, 0.6312500238418579, 0.890625, 41.11000061035156, 43.56687545776367, 32.5368766784668, 1.3443750143051147, -0.6037499904632568, 0.7081249952316284, -0.05687499791383743, 5.519999980926514, 0.04312499240040779, 4.46875, -0.02187500149011612, 0.846666693687439, 23.8018741607666], "max": [0.7992389798164368, -0.795424222946167, 1.7077467441558838, 0.35331788659095764, -0.16329537332057953, 0.6782635450363159, -0.20351719856262207, -0.7218948006629944, 1.5455243587493896, -0.16637101769447327, 1.1875333786010742, -0.23479819297790527, 64.20625305175781, 54.12874984741211, 38.115623474121094, 3.913749933242798, 50.61375045776367, 45.294376373291016, 60.381248474121094, 45.61249923706055, 74.08187866210938, 38.141876220703125, 67.48562622070312, 81.68812561035156, 63.23062515258789, 50.520626068115234, 3.643749952316284, 3.345555543899536, 49.64125061035156, 36.833126068115234, 59.318748474121094, 49.46312713623047, 68.41687774658203, 78.99749755859375, 64.67937469482422, 100.59187316894531], "mean": [0.5909441709518433, -1.0310180187225342, 1.2559471130371094, 0.24258187413215637, -0.6742454767227173, 0.5995944738388062, -0.5499624013900757, -0.9887098073959351, 1.2268892526626587, -0.3944520354270935, 0.7166332602500916, -0.3699794411659241, 52.640403747558594, 42.69929885864258, 17.704233169555664, 0.573768675327301, 25.45569610595703, 11.181577682495117, 31.023752212524414, 11.07479476928711, 35.3863410949707, 9.369837760925293, 18.494308471679688, 65.95935821533203, 52.41150665283203, 41.19337463378906, 1.572941541671753, 0.6702147722244263, 21.799707412719727, 9.39366626739502, 27.83123779296875, 12.017766952514648, 29.911815643310547, 19.73702049255371, 18.76921844482422, 61.58481979370117], "std": [0.19466818869113922, 0.15370182693004608, 0.1879798024892807, 0.08014831691980362, 0.2044011652469635, 0.057392604649066925, 0.2047194540500641, 0.14146745204925537, 0.12921735644340515, 0.12235509604215622, 0.19945861399173737, 0.12477441132068634, 7.105075836181641, 5.493887424468994, 9.616097450256348, 1.2953466176986694, 14.177641868591309, 16.202680587768555, 16.584012985229492, 16.844526290893555, 21.476110458374023, 12.599925994873047, 25.41166877746582, 9.453246116638184, 6.558851718902588, 6.58720064163208, 0.39762192964553833, 1.0231256484985352, 18.03668975830078, 13.162744522094727, 19.313974380493164, 16.94839859008789, 23.09288787841797, 28.241762161254883, 24.67099380493164, 23.09404945373535], "count": [138]}, "timestamp": {"min": [0.0], "max": [4.566666666666666], "mean": [2.283333333333333], "std": [1.327870754531758], "count": [138]}, "frame_index": {"min": [0], "max": [137], "mean": [68.5], "std": [39.83612263595275], "count": [138]}, "episode_index": {"min": [169], "max": [169], "mean": [169.0], "std": [0.0], "count": [138]}, "index": {"min": [24144], "max": [24281], "mean": [24212.5], "std": [39.83612263595275], "count": [138]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [138]}, "subtask_annotation": {"mean": [2.130434782608696, 11.0, 11.0, 11.0, 11.0], "std": [2.982621371503044, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [138]}, "scene_annotation": {"mean": [169.0], "std": [0.0], "min": [169], "max": [169], "count": [138]}, "eef_direction_state": {"mean": [3.36231884057971, 2.782608695652174], "std": [2.010631269337874, 1.856204364821492], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_state": {"mean": [1.4782608695652173, 1.681159420289855], "std": [0.5138289246735022, 0.4961519643079333], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_state": {"mean": [1.1521739130434783, 1.144927536231884], "std": [0.8066945789251947, 0.7944620332559856], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_direction_action": {"mean": [3.36231884057971, 2.782608695652174], "std": [2.010631269337874, 1.856204364821492], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_action": {"mean": [1.4782608695652173, 1.681159420289855], "std": [0.5138289246735022, 0.4961519643079333], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_action": {"mean": [1.1521739130434783, 1.144927536231884], "std": [0.8066945789251947, 0.7944620332559856], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_sim_pose_state": {"mean": [0.6822731837143629, 0.11803638228928545, 1.1969930451364845, -1.4717754148370776, 0.9011716112127324, -2.2403271838765044, 0.662036306065325, -0.1099984282156524, 1.2204538553351163, 1.4063255822634175, 0.7927958140345543, 2.285728610972913], "std": [0.061356367149029686, 0.018435255187718262, 0.059995647930819546, 0.2153153123067746, 0.10955653921309132, 0.20897347539583372, 0.04978158125964737, 0.033032103478136114, 0.07935228493086169, 0.2904850265016763, 0.09539201273456663, 0.2913456377853389], "min": [0.6206639875367695, 0.09533524622078449, 1.0973862752534143, -1.7201655879891045, 0.6709139630259622, -2.496375955575033, 0.6006555539506697, -0.18372614827794448, 1.1066741662529536, 0.7137478248821395, 0.6265190063054495, 1.7330629262081314], "max": [0.8280028640179358, 0.17683616732054655, 1.294225391210463, -0.9237691337657485, 1.0208448953129206, -1.776437779947494, 0.786441046769154, -0.07102977597820945, 1.3737845895356482, 1.7773833926605385, 0.928593577609917, 2.602895998353879], "count": [138]}, "eef_sim_pose_action": {"mean": [0.6822731837143629, 0.11803638228928545, 1.1969930451364845, -1.4717754148370776, 0.9011716112127324, -2.2403271838765044, 0.662036306065325, -0.1099984282156524, 1.2204538553351163, 1.4063255822634175, 0.7927958140345543, 2.285728610972913], "std": [0.061356367149029686, 0.018435255187718262, 0.059995647930819546, 0.2153153123067746, 0.10955653921309132, 0.20897347539583372, 0.04978158125964737, 0.033032103478136114, 0.07935228493086169, 0.2904850265016763, 0.09539201273456663, 0.2913456377853389], "min": [0.6206639875367695, 0.09533524622078449, 1.0973862752534143, -1.7201655879891045, 0.6709139630259622, -2.496375955575033, 0.6006555539506697, -0.18372614827794448, 1.1066741662529536, 0.7137478248821395, 0.6265190063054495, 1.7330629262081314], "max": [0.8280028640179358, 0.17683616732054655, 1.294225391210463, -0.9237691337657485, 1.0208448953129206, -1.776437779947494, 0.786441046769154, -0.07102977597820945, 1.3737845895356482, 1.7773833926605385, 0.928593577609917, 2.602895998353879], "count": [138]}}} +{"episode_index": 170, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3855224448529412]], [[0.3932603799019608]], [[0.42147237336601306]]], "std": [[[0.2914850195297849]], [[0.2812808630072866]], [[0.2685464434548418]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1450980392156863]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49545092728758167]], [[0.5164102062908497]], [[0.5059285477941177]]], "std": [[[0.32507554620441254]], [[0.32406175998655823]], [[0.32447792075985715]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4200355535130719]], [[0.4364664174836601]], [[0.4350011948529412]]], "std": [[[0.28291334415684977]], [[0.28822313112131537]], [[0.28585175126382195]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42639064542483657]], [[0.4571229248366013]], [[0.42791815563725494]]], "std": [[[0.37019514183150704]], [[0.3725898524514175]], [[0.38208246873730284]]], "count": [100]}, "observation.state": {"min": [0.18811513483524323, -1.3520923852920532, 0.9865434765815735, 0.09465362131595612, -1.2027924060821533, 0.3473811745643616, -0.8218890428543091, -1.287122368812561, 1.0356346368789673, -0.8370527029037476, 0.352912575006485, -0.5437456965446472, 34.415000915527344, 35.77375030517578, -0.6737499833106995, 0.05375000089406967, 4.006249904632568, -0.38624998927116394, 7.599999904632568, -1.1456249952316284, 7.527500152587891, 0.75, 0.9118750095367432, 26.81999969482422, 39.95874786376953, 31.6875, 1.3181250095367432, -0.4493750035762787, 0.6987500190734863, 0.36625000834465027, 0.9893749952316284, -0.7037500143051147, 1.1143749952316284, 0.008888889104127884, 0.6131249666213989, 1.2677778005599976], "max": [0.9038109183311462, -0.7331006526947021, 1.7131112813949585, 0.5135852694511414, -0.16994735598564148, 0.7006275057792664, -0.22485598921775818, -0.7410639524459839, 1.607776403427124, -0.1055256724357605, 1.3306820392608643, -0.18418115377426147, 68.03375244140625, 58.224998474121094, 39.376251220703125, 4.897333145141602, 48.85562515258789, 45.29500198364258, 59.66812515258789, 56.07062530517578, 81.48999786376953, 43.70249938964844, 62.01124954223633, 85.79499816894531, 64.34625244140625, 50.573123931884766, 3.3949999809265137, 5.233333110809326, 52.20750045776367, 35.104373931884766, 71.0268783569336, 58.43562698364258, 76.28750610351562, 92.00125122070312, 69.90875244140625, 105.22125244140625], "mean": [0.6104863286018372, -1.020616054534912, 1.2578290700912476, 0.3164371848106384, -0.6841285228729248, 0.5188975930213928, -0.5213009715080261, -1.0213499069213867, 1.2591720819473267, -0.44371557235717773, 0.6948189735412598, -0.35680073499679565, 49.41236114501953, 44.30137252807617, 13.133561134338379, 0.63657146692276, 21.188077926635742, 10.535261154174805, 26.39072608947754, 11.135520935058594, 30.907976150512695, 7.893404006958008, 16.25678253173828, 57.232177734375, 52.71457290649414, 39.64847946166992, 1.6306443214416504, 0.7918471693992615, 19.05536651611328, 8.192997932434082, 26.951873779296875, 10.411837577819824, 29.706838607788086, 18.78234100341797, 20.807958602905273, 59.921512603759766], "std": [0.24117952585220337, 0.20027002692222595, 0.2516213059425354, 0.10431254655122757, 0.29153478145599365, 0.08903764188289642, 0.19213172793388367, 0.17217133939266205, 0.17161472141742706, 0.20093324780464172, 0.24863708019256592, 0.13760124146938324, 11.714872360229492, 6.778098106384277, 12.398186683654785, 1.196570873260498, 16.73363494873047, 16.81067657470703, 19.57952308654785, 18.049875259399414, 26.041845321655273, 11.668362617492676, 23.772945404052734, 15.051368713378906, 8.746461868286133, 5.517582893371582, 0.3271007239818573, 1.4610460996627808, 20.717086791992188, 11.762516975402832, 24.325410842895508, 18.145065307617188, 27.525815963745117, 28.011505126953125, 27.23686408996582, 27.790456771850586], "count": [195]}, "action": {"min": [0.18811513483524323, -1.3520923852920532, 0.9865434765815735, 0.09465362131595612, -1.2027924060821533, 0.3473811745643616, -0.8218890428543091, -1.287122368812561, 1.0356346368789673, -0.8370527029037476, 0.352912575006485, -0.5437456965446472, 34.415000915527344, 35.77375030517578, -0.6737499833106995, 0.05375000089406967, 4.006249904632568, -0.38624998927116394, 7.599999904632568, -1.1456249952316284, 7.527500152587891, 0.75, 0.9118750095367432, 26.81999969482422, 39.95874786376953, 31.6875, 1.3181250095367432, -0.4493750035762787, 0.6987500190734863, 0.36625000834465027, 0.9893749952316284, -0.7037500143051147, 1.1143749952316284, 0.008888889104127884, 0.6131249666213989, 1.2677778005599976], "max": [0.9038109183311462, -0.7331006526947021, 1.7131112813949585, 0.5135852694511414, -0.16994735598564148, 0.7006275057792664, -0.22485598921775818, -0.7410639524459839, 1.607776403427124, -0.1055256724357605, 1.3306820392608643, -0.18418115377426147, 68.03375244140625, 58.224998474121094, 39.376251220703125, 4.897333145141602, 48.85562515258789, 45.29500198364258, 59.66812515258789, 56.07062530517578, 81.48999786376953, 43.70249938964844, 62.01124954223633, 85.79499816894531, 64.34625244140625, 50.573123931884766, 3.3949999809265137, 5.233333110809326, 52.20750045776367, 35.104373931884766, 71.0268783569336, 58.43562698364258, 76.28750610351562, 92.00125122070312, 69.90875244140625, 105.22125244140625], "mean": [0.6104864478111267, -1.0206159353256226, 1.2578288316726685, 0.3164372146129608, -0.68412846326828, 0.5188974738121033, -0.521300196647644, -1.0213497877120972, 1.2591724395751953, -0.44371557235717773, 0.6948185563087463, -0.3568006753921509, 49.41236877441406, 44.301361083984375, 13.13356876373291, 0.6365714073181152, 21.188077926635742, 10.53526496887207, 26.390727996826172, 11.135526657104492, 30.907978057861328, 7.893404483795166, 16.25678062438965, 57.23218536376953, 52.71459197998047, 39.64847946166992, 1.6306440830230713, 0.791847288608551, 19.055360794067383, 8.192994117736816, 26.951885223388672, 10.41183853149414, 29.70684051513672, 18.782339096069336, 20.807954788208008, 59.921512603759766], "std": [0.24117954075336456, 0.20027002692222595, 0.2516213059425354, 0.10431254655122757, 0.29153481125831604, 0.08903766423463821, 0.1921316534280777, 0.17217133939266205, 0.17161472141742706, 0.2009332776069641, 0.24863708019256592, 0.13760124146938324, 11.714873313903809, 6.778097152709961, 12.398186683654785, 1.1965707540512085, 16.733633041381836, 16.81067657470703, 19.57952308654785, 18.04987335205078, 26.041851043701172, 11.66836166381836, 23.772945404052734, 15.051368713378906, 8.746463775634766, 5.517581462860107, 0.3271007239818573, 1.4610462188720703, 20.717090606689453, 11.762516975402832, 24.325407028198242, 18.145063400268555, 27.525815963745117, 28.011505126953125, 27.236867904663086, 27.790454864501953], "count": [195]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [170], "max": [170], "mean": [170.0], "std": [0.0], "count": [195]}, "index": {"min": [24282], "max": [24476], "mean": [24379.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [2.235897435897436, 11.0, 11.0, 11.0, 11.0], "std": [2.988137845607593, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [195]}, "scene_annotation": {"mean": [170.0], "std": [0.0], "min": [170], "max": [170], "count": [195]}, "eef_direction_state": {"mean": [3.5743589743589745, 3.6256410256410256], "std": [2.084954398900942, 1.899624517380959], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [1.2307692307692308, 1.3025641025641026], "std": [0.6741200707755886, 0.6207882414822757], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [0.9025641025641026, 0.8564102564102564], "std": [0.8686822261295698, 0.8226894207243255], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_direction_action": {"mean": [3.5743589743589745, 3.6256410256410256], "std": [2.084954398900942, 1.899624517380959], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [1.2307692307692308, 1.3025641025641026], "std": [0.6741200707755886, 0.6207882414822757], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [0.9025641025641026, 0.8564102564102564], "std": [0.8686822261295698, 0.8226894207243255], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.6748344548400146, 0.11830457995723458, 1.1953037280730445, -1.5076862481130207, 0.8845820090242215, -2.2942066292421894, 0.6681916751907235, -0.09930668675320078, 1.2216884254627998, 1.4312308993538851, 0.8256238018200391, 2.327038568013084], "std": [0.0831446570205749, 0.01835769377809252, 0.06002193817475647, 0.23292604788240232, 0.09462321220750988, 0.21879116476690508, 0.0656577317174051, 0.03455136797845111, 0.0651542356316582, 0.2584221080617832, 0.08269170797620741, 0.2911684361925052], "min": [0.5916352808919578, 0.09968294542592668, 1.091984106559248, -1.9066015152906453, 0.6587251036785617, -2.689849778639954, 0.5918568644144087, -0.18691714996010203, 1.1069402360940384, 0.9123980510305817, 0.6969518097808431, 1.9146381921783187], "max": [0.8281752046710601, 0.163758455071483, 1.2932625443911185, -0.8809115427242802, 1.0047871793496288, -1.8363097214668114, 0.8009984610642982, -0.05270180409543518, 1.3036845215237722, 1.871158732918452, 1.0441406804573496, 2.737154893273766], "count": [195]}, "eef_sim_pose_action": {"mean": [0.6748344548400146, 0.11830457995723458, 1.1953037280730445, -1.5076862481130207, 0.8845820090242215, -2.2942066292421894, 0.6681916751907235, -0.09930668675320078, 1.2216884254627998, 1.4312308993538851, 0.8256238018200391, 2.327038568013084], "std": [0.0831446570205749, 0.01835769377809252, 0.06002193817475647, 0.23292604788240232, 0.09462321220750988, 0.21879116476690508, 0.0656577317174051, 0.03455136797845111, 0.0651542356316582, 0.2584221080617832, 0.08269170797620741, 0.2911684361925052], "min": [0.5916352808919578, 0.09968294542592668, 1.091984106559248, -1.9066015152906453, 0.6587251036785617, -2.689849778639954, 0.5918568644144087, -0.18691714996010203, 1.1069402360940384, 0.9123980510305817, 0.6969518097808431, 1.9146381921783187], "max": [0.8281752046710601, 0.163758455071483, 1.2932625443911185, -0.8809115427242802, 1.0047871793496288, -1.8363097214668114, 0.8009984610642982, -0.05270180409543518, 1.3036845215237722, 1.871158732918452, 1.0441406804573496, 2.737154893273766], "count": [195]}}} +{"episode_index": 171, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3833106290849673]], [[0.39019533496732023]], [[0.416451160130719]]], "std": [[[0.28873234328400205]], [[0.27822520803725703]], [[0.26375108875563064]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4838972140522876]], [[0.5037540236928104]], [[0.4906119546568627]]], "std": [[[0.3288449142528649]], [[0.3289682037568289]], [[0.3306442645729472]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42453944035947716]], [[0.44426592933006537]], [[0.44628475694444447]]], "std": [[[0.29496247914183416]], [[0.30007491261045083]], [[0.295245628720831]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.420663972630719]], [[0.45050072508169936]], [[0.42142721200980393]]], "std": [[[0.36477982487072963]], [[0.37062422169732073]], [[0.3781537415347241]]], "count": [100]}, "observation.state": {"min": [0.20826180279254913, -1.3829442262649536, 1.0081206560134888, -0.0705491304397583, -1.0162746906280518, 0.4689394235610962, -0.8428225517272949, -1.2908178567886353, 1.0791466236114502, -0.5691138505935669, 0.33798733353614807, -0.5355201363563538, 35.665000915527344, 30.389999389648438, -0.6156250238418579, -0.25062498450279236, 3.461250066757202, 0.1525000035762787, 5.162499904632568, -1.1137499809265137, 5.757499694824219, 0.3499999940395355, 0.8799999952316284, 24.83687400817871, 43.787498474121094, 32.01937484741211, 1.2866666316986084, -0.4481250047683716, 0.5637500286102295, 0.41062498092651367, 0.9162499904632568, -0.6837500333786011, 1.0162500143051147, 0.46312499046325684, 0.8138461709022522, -3.359375], "max": [0.9228847026824951, -0.7406347990036011, 1.7160677909851074, 0.3740367591381073, -0.14353017508983612, 0.7403486967086792, -0.20428015291690826, -0.6554226875305176, 1.5987401008605957, -0.1411459594964981, 1.2333104610443115, -0.2717536389827728, 72.1156234741211, 58.83374786376953, 42.20624923706055, 0.43812498450279236, 49.67250061035156, 48.28437423706055, 63.0837516784668, 53.868751525878906, 82.4375, 42.14437484741211, 69.2249984741211, 77.76687622070312, 73.86563110351562, 49.358123779296875, 3.0625, 3.8550000190734863, 58.106876373291016, 38.08250045776367, 67.48687744140625, 54.19750213623047, 80.40750122070312, 61.63750076293945, 76.15687561035156, 87.83000183105469], "mean": [0.616127610206604, -1.0374549627304077, 1.2373889684677124, 0.18340496718883514, -0.7285663485527039, 0.6231839060783386, -0.5731346607208252, -1.0080783367156982, 1.241794466972351, -0.26711761951446533, 0.8015660643577576, -0.3993661105632782, 53.64621353149414, 43.6751594543457, 12.643178939819336, -0.02816731296479702, 23.531461715698242, 13.744818687438965, 29.718122482299805, 14.432498931884766, 36.14582443237305, 9.50291919708252, 21.604331970214844, 57.413917541503906, 58.5345458984375, 39.84526062011719, 1.663681149482727, 0.12235713005065918, 26.93785858154297, 11.24100112915039, 30.742412567138672, 12.885997772216797, 34.14414596557617, 13.26259708404541, 24.169239044189453, 46.535823822021484], "std": [0.24642881751060486, 0.1901620477437973, 0.2320304960012436, 0.1482544094324112, 0.2642126679420471, 0.0850415974855423, 0.23658418655395508, 0.16019339859485626, 0.15401345491409302, 0.09667884558439255, 0.2181367129087448, 0.0917433425784111, 14.03360652923584, 8.733169555664062, 11.921769142150879, 0.2121502161026001, 17.52699089050293, 17.920757293701172, 21.645036697387695, 21.021310806274414, 28.940847396850586, 12.924397468566895, 27.54286766052246, 15.060529708862305, 12.553502082824707, 6.2402238845825195, 0.3188970983028412, 0.85956209897995, 21.166311264038086, 15.19285774230957, 24.41435432434082, 19.42247200012207, 29.462158203125, 19.79558563232422, 27.58095359802246, 30.90317153930664], "count": [176]}, "action": {"min": [0.20826180279254913, -1.3829442262649536, 1.0081206560134888, -0.0705491304397583, -1.0162746906280518, 0.4689394235610962, -0.8428225517272949, -1.2908178567886353, 1.0791466236114502, -0.5691138505935669, 0.33798733353614807, -0.5355201363563538, 35.665000915527344, 30.389999389648438, -0.6156250238418579, -0.25062498450279236, 3.461250066757202, 0.1525000035762787, 5.162499904632568, -1.1137499809265137, 5.757499694824219, 0.3499999940395355, 0.8799999952316284, 24.83687400817871, 43.787498474121094, 32.01937484741211, 1.2866666316986084, -0.4481250047683716, 0.5637500286102295, 0.41062498092651367, 0.9162499904632568, -0.6837500333786011, 1.0162500143051147, 0.46312499046325684, 0.8138461709022522, -3.359375], "max": [0.9228847026824951, -0.7406347990036011, 1.7160677909851074, 0.3740367591381073, -0.14353017508983612, 0.7403486967086792, -0.20428015291690826, -0.6554226875305176, 1.5987401008605957, -0.1411459594964981, 1.2333104610443115, -0.2717536389827728, 72.1156234741211, 58.83374786376953, 42.20624923706055, 0.43812498450279236, 49.67250061035156, 48.28437423706055, 63.0837516784668, 53.868751525878906, 82.4375, 42.14437484741211, 69.2249984741211, 77.76687622070312, 73.86563110351562, 49.358123779296875, 3.0625, 3.8550000190734863, 58.106876373291016, 38.08250045776367, 67.48687744140625, 54.19750213623047, 80.40750122070312, 61.63750076293945, 76.15687561035156, 87.83000183105469], "mean": [0.6161274313926697, -1.037455439567566, 1.2373894453048706, 0.18340492248535156, -0.7285662293434143, 0.6231838464736938, -0.5731344223022461, -1.008078694343567, 1.2417945861816406, -0.2671177387237549, 0.8015657663345337, -0.3993661105632782, 53.6462287902832, 43.675148010253906, 12.643173217773438, -0.028167331591248512, 23.531469345092773, 13.744824409484863, 29.718122482299805, 14.43249797821045, 36.145816802978516, 9.502918243408203, 21.604337692260742, 57.4139289855957, 58.5345573425293, 39.84524917602539, 1.6636813879013062, 0.12235698103904724, 26.93785285949707, 11.241006851196289, 30.742412567138672, 12.886001586914062, 34.14414978027344, 13.262595176696777, 24.16924476623535, 46.53582763671875], "std": [0.24642883241176605, 0.1901620477437973, 0.23203051090240479, 0.1482544094324112, 0.2642126679420471, 0.0850415825843811, 0.23658418655395508, 0.16019339859485626, 0.15401345491409302, 0.09667883813381195, 0.2181367129087448, 0.0917433351278305, 14.033605575561523, 8.733169555664062, 11.921767234802246, 0.21215029060840607, 17.52699089050293, 17.920759201049805, 21.645036697387695, 21.021310806274414, 28.940853118896484, 12.924398422241211, 27.542863845825195, 15.060531616210938, 12.55350112915039, 6.240224361419678, 0.31889715790748596, 0.8595619797706604, 21.16630744934082, 15.192856788635254, 24.41436004638672, 19.422473907470703, 29.462160110473633, 19.79558563232422, 27.580957412719727, 30.903167724609375], "count": [176]}, "timestamp": {"min": [0.0], "max": [5.833333333333333], "mean": [2.916666666666667], "std": [1.6935334527417978], "count": [176]}, "frame_index": {"min": [0], "max": [175], "mean": [87.5], "std": [50.806003582253936], "count": [176]}, "episode_index": {"min": [171], "max": [171], "mean": [171.0], "std": [0.0], "count": [176]}, "index": {"min": [24477], "max": [24652], "mean": [24564.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [2.090909090909091, 11.0, 11.0, 11.0, 11.0], "std": [2.9373626220733646, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [176]}, "scene_annotation": {"mean": [171.0], "std": [0.0], "min": [171], "max": [171], "count": [176]}, "eef_direction_state": {"mean": [3.1306818181818183, 2.9943181818181817], "std": [1.968493768580981, 2.040769571562375], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.4204545454545454, 1.5625], "std": [0.5270326647866013, 0.5184795297090067], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_state": {"mean": [1.0340909090909092, 1.0681818181818181], "std": [0.8181029002343774, 0.8089759877526221], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_direction_action": {"mean": [3.1306818181818183, 2.9943181818181817], "std": [1.968493768580981, 2.040769571562375], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.4204545454545454, 1.5625], "std": [0.5270326647866013, 0.5184795297090067], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_action": {"mean": [1.0340909090909092, 1.0681818181818181], "std": [0.8181029002343774, 0.8089759877526221], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_sim_pose_state": {"mean": [0.6778369707806813, 0.11784551737963703, 1.201736796113708, -1.403587450716348, 0.8679340668122136, -2.161034630122813, 0.6678214010405682, -0.1163280675801943, 1.235449370793913, 1.2944612519071863, 0.7186937936138155, 2.173787461443199], "std": [0.07197316404461203, 0.020382013466870134, 0.0663082802288697, 0.21409256268881768, 0.11311813066750351, 0.1394407976060387, 0.05786957177754547, 0.03036868325643303, 0.07511255970493226, 0.2069569523845283, 0.1270369152549136, 0.19443167524994368], "min": [0.6131268839506159, 0.09018620182706968, 1.0940527930972035, -1.6930655354716975, 0.6789372605642194, -2.410648600784107, 0.6082616907660066, -0.2204234540622439, 1.1236872757828273, 0.8947654775680667, 0.546841815442717, 1.8162581426850546], "max": [0.8268735666700591, 0.15063076684587004, 1.289326968306697, -0.979319429573962, 1.0674922193621024, -1.8553594652029992, 0.7985324462840494, -0.09282263240758834, 1.3688084892241081, 1.5882356237211526, 0.8995261694877223, 2.419652417077453], "count": [176]}, "eef_sim_pose_action": {"mean": [0.6778369707806813, 0.11784551737963703, 1.201736796113708, -1.403587450716348, 0.8679340668122136, -2.161034630122813, 0.6678214010405682, -0.1163280675801943, 1.235449370793913, 1.2944612519071863, 0.7186937936138155, 2.173787461443199], "std": [0.07197316404461203, 0.020382013466870134, 0.0663082802288697, 0.21409256268881768, 0.11311813066750351, 0.1394407976060387, 0.05786957177754547, 0.03036868325643303, 0.07511255970493226, 0.2069569523845283, 0.1270369152549136, 0.19443167524994368], "min": [0.6131268839506159, 0.09018620182706968, 1.0940527930972035, -1.6930655354716975, 0.6789372605642194, -2.410648600784107, 0.6082616907660066, -0.2204234540622439, 1.1236872757828273, 0.8947654775680667, 0.546841815442717, 1.8162581426850546], "max": [0.8268735666700591, 0.15063076684587004, 1.289326968306697, -0.979319429573962, 1.0674922193621024, -1.8553594652029992, 0.7985324462840494, -0.09282263240758834, 1.3688084892241081, 1.5882356237211526, 0.8995261694877223, 2.419652417077453], "count": [176]}}} +{"episode_index": 172, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.394782295751634]], [[0.4042437949346405]], [[0.43252540849673204]]], "std": [[[0.2907741206775936]], [[0.2793676295990371]], [[0.2665225246365829]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5236799264705881]], [[0.5441484232026144]], [[0.5345828758169935]]], "std": [[[0.3261494855752368]], [[0.3235288932426474]], [[0.3247907806765231]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4480236928104575]], [[0.4655114113562091]], [[0.4693985089869281]]], "std": [[[0.2986084013617295]], [[0.3022499352331626]], [[0.2977270924338725]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43395728349673207]], [[0.46693871732026143]], [[0.43568131740196075]]], "std": [[[0.3652954190560157]], [[0.36864913886586664]], [[0.3775691527657459]]], "count": [100]}, "observation.state": {"min": [0.2841992676258087, -1.340552806854248, 0.9930762052536011, -0.1668955534696579, -1.4642938375473022, 0.551565945148468, -0.8280880451202393, -1.2295194864273071, 1.0416189432144165, -0.27983614802360535, 0.5225023031234741, -0.581893265247345, 42.74937438964844, 37.001251220703125, 0.25437501072883606, -0.33687499165534973, 0.8818750381469727, -0.9443750381469727, 0.8849999904632568, -1.2493749856948853, 1.0212500095367432, -3.259999990463257, 0.9587500095367432, 1.9722222089767456, 45.338748931884766, 29.939090728759766, 1.433750033378601, -0.22374999523162842, 1.0787500143051147, 0.453125, 1.09333336353302, -0.0312500074505806, 0.9624999761581421, -0.5531250238418579, 0.7450000047683716, -0.024374989792704582], "max": [1.0074292421340942, -0.7853150963783264, 1.6813772916793823, 0.3726300895214081, -0.3023909032344818, 0.7713435292243958, -0.3526741564273834, -0.8013370633125305, 1.5325064659118652, 0.06899938732385635, 1.3764114379882812, -0.33228904008865356, 73.54750061035156, 47.12187576293945, 0.46875, 9.603124618530273, 50.598751068115234, 54.44062423706055, 69.76750183105469, 32.618751525878906, 77.39812469482422, 45.60187530517578, 65.81124877929688, 64.56124877929688, 70.41250610351562, 49.634376525878906, 2.6762499809265137, 9.514444351196289, 51.93375015258789, 32.897499084472656, 64.94499969482422, 55.143123626708984, 73.79375457763672, 83.12125396728516, 69.66937255859375, 100.42937469482422], "mean": [0.6476408243179321, -1.0208505392074585, 1.245236873626709, 0.1948641836643219, -0.763610303401947, 0.6647845506668091, -0.6659622192382812, -1.0439033508300781, 1.2445619106292725, -0.15622186660766602, 0.8651246428489685, -0.4644569158554077, 57.04161071777344, 42.37688064575195, 0.355120450258255, 1.9597724676132202, 18.383146286010742, 14.367774963378906, 26.432825088500977, 4.786764621734619, 30.487516403198242, 7.41773796081543, 21.257299423217773, 37.5164680480957, 58.09286117553711, 41.37860870361328, 1.7052087783813477, 2.5778627395629883, 19.606491088867188, 10.262223243713379, 27.552114486694336, 16.58995246887207, 31.423297882080078, 19.421022415161133, 26.623807907104492, 38.70062255859375], "std": [0.25539296865463257, 0.15232710540294647, 0.2065957933664322, 0.15632478892803192, 0.2875399887561798, 0.068092480301857, 0.20961648225784302, 0.11004924774169922, 0.13463611900806427, 0.08679196238517761, 0.20645299553871155, 0.08630292862653732, 10.746062278747559, 3.623957395553589, 0.07195067405700684, 3.683915615081787, 20.43682098388672, 19.724477767944336, 25.318477630615234, 9.159195899963379, 27.44869041442871, 14.092351913452148, 24.973588943481445, 18.699106216430664, 8.321192741394043, 6.5192975997924805, 0.2644563913345337, 3.5041329860687256, 20.17146873474121, 12.589829444885254, 24.873626708984375, 21.289447784423828, 28.421567916870117, 26.681509017944336, 26.05759048461914, 33.03749465942383], "count": [138]}, "action": {"min": [0.2841992676258087, -1.340552806854248, 0.9930762052536011, -0.1668955534696579, -1.4642938375473022, 0.551565945148468, -0.8280880451202393, -1.2295194864273071, 1.0416189432144165, -0.27983614802360535, 0.5225023031234741, -0.581893265247345, 42.74937438964844, 37.001251220703125, 0.25437501072883606, -0.33687499165534973, 0.8818750381469727, -0.9443750381469727, 0.8849999904632568, -1.2493749856948853, 1.0212500095367432, -3.259999990463257, 0.9587500095367432, 1.9722222089767456, 45.338748931884766, 29.939090728759766, 1.433750033378601, -0.22374999523162842, 1.0787500143051147, 0.453125, 1.09333336353302, -0.0312500074505806, 0.9624999761581421, -0.5531250238418579, 0.7450000047683716, -0.024374989792704582], "max": [1.0074292421340942, -0.7853150963783264, 1.6813772916793823, 0.3726300895214081, -0.3023909032344818, 0.7713435292243958, -0.3526741564273834, -0.8013370633125305, 1.5325064659118652, 0.06899938732385635, 1.3764114379882812, -0.33228904008865356, 73.54750061035156, 47.12187576293945, 0.46875, 9.603124618530273, 50.598751068115234, 54.44062423706055, 69.76750183105469, 32.618751525878906, 77.39812469482422, 45.60187530517578, 65.81124877929688, 64.56124877929688, 70.41250610351562, 49.634376525878906, 2.6762499809265137, 9.514444351196289, 51.93375015258789, 32.897499084472656, 64.94499969482422, 55.143123626708984, 73.79375457763672, 83.12125396728516, 69.66937255859375, 100.42937469482422], "mean": [0.647640585899353, -1.020850419998169, 1.2452369928359985, 0.19486427307128906, -0.7636101841926575, 0.6647844314575195, -0.665962815284729, -1.0439033508300781, 1.244561791419983, -0.15622180700302124, 0.8651247620582581, -0.4644569754600525, 57.04160690307617, 42.37689971923828, 0.3551202416419983, 1.9597724676132202, 18.383150100708008, 14.367778778076172, 26.432830810546875, 4.786764621734619, 30.487516403198242, 7.417737007141113, 21.257299423217773, 37.51647186279297, 58.09286117553711, 41.37858963012695, 1.7052088975906372, 2.5778627395629883, 19.606502532958984, 10.262222290039062, 27.552104949951172, 16.589948654174805, 31.423290252685547, 19.42101287841797, 26.623804092407227, 38.70063018798828], "std": [0.2553929388523102, 0.15232712030410767, 0.20659582316875458, 0.15632480382919312, 0.2875400185585022, 0.06809248775243759, 0.20961648225784302, 0.11004924029111862, 0.13463611900806427, 0.08679196238517761, 0.20645299553871155, 0.08630292862653732, 10.746061325073242, 3.6239566802978516, 0.07195067405700684, 3.683915376663208, 20.436819076538086, 19.72447967529297, 25.31847381591797, 9.159194946289062, 27.448688507080078, 14.092350959777832, 24.973587036132812, 18.699108123779297, 8.32119369506836, 6.519298076629639, 0.2644563317298889, 3.5041329860687256, 20.171464920043945, 12.589829444885254, 24.873626708984375, 21.289443969726562, 28.42156219482422, 26.681509017944336, 26.057592391967773, 33.03749465942383], "count": [138]}, "timestamp": {"min": [0.0], "max": [4.566666666666666], "mean": [2.283333333333333], "std": [1.327870754531758], "count": [138]}, "frame_index": {"min": [0], "max": [137], "mean": [68.5], "std": [39.83612263595275], "count": [138]}, "episode_index": {"min": [172], "max": [172], "mean": [172.0], "std": [0.0], "count": [138]}, "index": {"min": [24653], "max": [24790], "mean": [24721.5], "std": [39.83612263595275], "count": [138]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [138]}, "subtask_annotation": {"mean": [2.4855072463768115, 11.0, 11.0, 11.0, 11.0], "std": [3.0222256585349307, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [138]}, "scene_annotation": {"mean": [172.0], "std": [0.0], "min": [172], "max": [172], "count": [138]}, "eef_direction_state": {"mean": [2.971014492753623, 3.5144927536231885], "std": [1.8764058651593647, 1.8067326071435164], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_state": {"mean": [1.6014492753623188, 1.710144927536232], "std": [0.5041832981680855, 0.48458705789276724], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_state": {"mean": [1.065217391304348, 1.1956521739130435], "std": [0.8004212816406999, 0.7695160878446894], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_direction_action": {"mean": [2.971014492753623, 3.5144927536231885], "std": [1.8764058651593647, 1.8067326071435164], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_action": {"mean": [1.6014492753623188, 1.710144927536232], "std": [0.5041832981680855, 0.48458705789276724], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_action": {"mean": [1.065217391304348, 1.1956521739130435], "std": [0.8004212816406999, 0.7695160878446894], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_sim_pose_state": {"mean": [0.6763441144497313, 0.12927617761750776, 1.2013464333666675, -1.4051578538790792, 0.9238775127980964, -2.165048986783824, 0.6667433233608446, -0.12225026344338194, 1.2072533901873057, 1.318625876336283, 0.6707189008000282, 2.1599651430413966], "std": [0.06940262328911372, 0.03729897870646745, 0.06200168776720641, 0.2872560634513343, 0.0758144575594806, 0.3112555960052024, 0.05254149192137003, 0.0320548949220765, 0.08109885516991093, 0.25847222770444833, 0.07937940289495121, 0.25487485958033984], "min": [0.6011035902794795, 0.08567716115591903, 1.1157640955839758, -1.818450783759429, 0.7400134970850019, -2.6446269521930765, 0.6107793995017946, -0.20304205355125587, 1.0908623885431086, 0.803928888435954, 0.5544373331831114, 1.7730958461021296], "max": [0.8155890501928762, 0.22091729075868816, 1.3135779198177802, -0.8462305916830062, 1.022372417162158, -1.6479579308339576, 0.7750279950599439, -0.07717188477457243, 1.3599716472143701, 1.6933443824366559, 0.8038267493342088, 2.5458671259919936], "count": [138]}, "eef_sim_pose_action": {"mean": [0.6763441144497313, 0.12927617761750776, 1.2013464333666675, -1.4051578538790792, 0.9238775127980964, -2.165048986783824, 0.6667433233608446, -0.12225026344338194, 1.2072533901873057, 1.318625876336283, 0.6707189008000282, 2.1599651430413966], "std": [0.06940262328911372, 0.03729897870646745, 0.06200168776720641, 0.2872560634513343, 0.0758144575594806, 0.3112555960052024, 0.05254149192137003, 0.0320548949220765, 0.08109885516991093, 0.25847222770444833, 0.07937940289495121, 0.25487485958033984], "min": [0.6011035902794795, 0.08567716115591903, 1.1157640955839758, -1.818450783759429, 0.7400134970850019, -2.6446269521930765, 0.6107793995017946, -0.20304205355125587, 1.0908623885431086, 0.803928888435954, 0.5544373331831114, 1.7730958461021296], "max": [0.8155890501928762, 0.22091729075868816, 1.3135779198177802, -0.8462305916830062, 1.022372417162158, -1.6479579308339576, 0.7750279950599439, -0.07717188477457243, 1.3599716472143701, 1.6933443824366559, 0.8038267493342088, 2.5458671259919936], "count": [138]}}} +{"episode_index": 173, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3857119342320261]], [[0.39337075367647056]], [[0.42199135416666667]]], "std": [[[0.29186880825034106]], [[0.28152360921307207]], [[0.26779297905705696]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5188454616013072]], [[0.5323330187908496]], [[0.5239220363562092]]], "std": [[[0.3220533257400429]], [[0.3240378469183553]], [[0.32106225497060037]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4209544730392157]], [[0.43403145833333334]], [[0.4265333660130719]]], "std": [[[0.29856877528355613]], [[0.3033601090960679]], [[0.30532272146740713]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44094236519607843]], [[0.4559332046568627]], [[0.4300829840686275]]], "std": [[[0.3623836030371972]], [[0.3741010144455138]], [[0.3790868283305148]]], "count": [100]}, "observation.state": {"min": [0.21491378545761108, -1.3412680625915527, 1.012483835220337, 0.08711947500705719, -1.1392290592193604, 0.37129491567611694, -0.8583199977874756, -1.2028400897979736, 0.9966320991516113, -1.0015878677368164, 0.34792953729629517, -0.5168993473052979, 37.14125061035156, 36.26375198364258, -0.7200000286102295, -0.21312500536441803, 0.9643750190734863, 0.5456249713897705, 3.634999990463257, -1.3075000047683716, 3.737499952316284, 0.4012500047683716, 0.8849999904632568, 20.683124542236328, 34.098751068115234, 31.614376068115234, 1.4381250143051147, -0.5625, 0.8006249666213989, -0.07874999940395355, 1.1868749856948853, -0.609375, 0.8643749952316284, 1.0568749904632568, 0.7856249809265137, 1.615625023841858], "max": [0.8772984147071838, -0.7163634300231934, 1.6999266147613525, 0.6112430095672607, -0.19121462106704712, 0.6466964483261108, -0.2277170568704605, -0.6290770173072815, 1.550316572189331, -0.07000076025724411, 1.2284942865371704, -0.08731021732091904, 68.23187255859375, 53.473751068115234, 48.51750183105469, 4.9633331298828125, 49.516876220703125, 40.35499954223633, 60.81437683105469, 47.49562454223633, 73.42062377929688, 47.63687515258789, 59.77750015258789, 87.49187469482422, 66.63187408447266, 46.36937713623047, 3.365000009536743, 3.0390000343322754, 51.12437438964844, 29.494375228881836, 63.35187530517578, 49.14624786376953, 77.33000183105469, 76.92500305175781, 70.27375030517578, 96.52312469482422], "mean": [0.6104716062545776, -0.9842135906219482, 1.2234272956848145, 0.3564581573009491, -0.689792811870575, 0.4889583885669708, -0.5392855405807495, -0.9025142788887024, 1.1980024576187134, -0.523780882358551, 0.7018628120422363, -0.30154675245285034, 51.64167404174805, 43.40529251098633, 13.527554512023926, 0.4168177545070648, 17.970043182373047, 10.409258842468262, 24.5621395111084, 8.904406547546387, 27.861297607421875, 10.111212730407715, 15.480525016784668, 52.31782531738281, 49.772483825683594, 38.11799240112305, 1.7469158172607422, 0.06260527670383453, 17.67203140258789, 7.263418674468994, 23.947500228881836, 11.027505874633789, 27.253273010253906, 14.573371887207031, 20.693750381469727, 45.40998077392578], "std": [0.20290128886699677, 0.17274534702301025, 0.20182134211063385, 0.11081169545650482, 0.2184724509716034, 0.06755442917346954, 0.22126063704490662, 0.18200290203094482, 0.1493421196937561, 0.2348339855670929, 0.23606930673122406, 0.1538121998310089, 10.170767784118652, 6.5425872802734375, 15.67934513092041, 1.2134604454040527, 18.09710121154785, 14.883723258972168, 20.774694442749023, 16.147592544555664, 25.048843383789062, 15.108006477355957, 22.66792869567871, 21.172624588012695, 11.61055850982666, 5.555160045623779, 0.30737122893333435, 0.7345888018608093, 20.278217315673828, 10.734261512756348, 23.99299430847168, 16.628950119018555, 29.234819412231445, 22.73430824279785, 26.793508529663086, 31.453218460083008], "count": [175]}, "action": {"min": [0.21491378545761108, -1.3412680625915527, 1.012483835220337, 0.08711947500705719, -1.1392290592193604, 0.37129491567611694, -0.8583199977874756, -1.2028400897979736, 0.9966320991516113, -1.0015878677368164, 0.34792953729629517, -0.5168993473052979, 37.14125061035156, 36.26375198364258, -0.7200000286102295, -0.21312500536441803, 0.9643750190734863, 0.5456249713897705, 3.634999990463257, -1.3075000047683716, 3.737499952316284, 0.4012500047683716, 0.8849999904632568, 20.683124542236328, 34.098751068115234, 31.614376068115234, 1.4381250143051147, -0.5625, 0.8006249666213989, -0.07874999940395355, 1.1868749856948853, -0.609375, 0.8643749952316284, 1.0568749904632568, 0.7856249809265137, 1.615625023841858], "max": [0.8772984147071838, -0.7163634300231934, 1.6999266147613525, 0.6112430095672607, -0.19121462106704712, 0.6466964483261108, -0.2277170568704605, -0.6290770173072815, 1.550316572189331, -0.07000076025724411, 1.2284942865371704, -0.08731021732091904, 68.23187255859375, 53.473751068115234, 48.51750183105469, 4.9633331298828125, 49.516876220703125, 40.35499954223633, 60.81437683105469, 47.49562454223633, 73.42062377929688, 47.63687515258789, 59.77750015258789, 87.49187469482422, 66.63187408447266, 46.36937713623047, 3.365000009536743, 3.0390000343322754, 51.12437438964844, 29.494375228881836, 63.35187530517578, 49.14624786376953, 77.33000183105469, 76.92500305175781, 70.27375030517578, 96.52312469482422], "mean": [0.6104717254638672, -0.9842135906219482, 1.2234270572662354, 0.35645806789398193, -0.6897927522659302, 0.4889581799507141, -0.5392851829528809, -0.9025143980979919, 1.1980020999908447, -0.5237807631492615, 0.7018628120422363, -0.30154672265052795, 51.641685485839844, 43.4052848815918, 13.527554512023926, 0.41681772470474243, 17.97003936767578, 10.409258842468262, 24.562143325805664, 8.90440559387207, 27.861305236816406, 10.111211776733398, 15.48051929473877, 52.317832946777344, 49.77251052856445, 38.118003845214844, 1.7469154596328735, 0.06260515749454498, 17.672027587890625, 7.263419151306152, 23.947494506835938, 11.027504920959473, 27.25327491760254, 14.573370933532715, 20.693740844726562, 45.40998840332031], "std": [0.20290130376815796, 0.17274534702301025, 0.20182134211063385, 0.11081169545650482, 0.2184724509716034, 0.06755443662405014, 0.22126060724258423, 0.18200291693210602, 0.1493421345949173, 0.23483392596244812, 0.23606927692890167, 0.1538122147321701, 10.170768737792969, 6.5425872802734375, 15.67934799194336, 1.2134603261947632, 18.09710121154785, 14.883721351623535, 20.774696350097656, 16.14759063720703, 25.048845291137695, 15.108007431030273, 22.667926788330078, 21.172624588012695, 11.610560417175293, 5.555160045623779, 0.30737122893333435, 0.7345889806747437, 20.278217315673828, 10.734261512756348, 23.992990493774414, 16.628952026367188, 29.23482322692871, 22.734304428100586, 26.79351043701172, 31.453227996826172], "count": [175]}, "timestamp": {"min": [0.0], "max": [5.8], "mean": [2.9], "std": [1.6839107920420118], "count": [175]}, "frame_index": {"min": [0], "max": [174], "mean": [87.0], "std": [50.51732376126036], "count": [175]}, "episode_index": {"min": [173], "max": [173], "mean": [173.0], "std": [0.0], "count": [175]}, "index": {"min": [24791], "max": [24965], "mean": [24878.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [1.8342857142857143, 11.0, 11.0, 11.0, 11.0], "std": [2.8707333913273136, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [175]}, "scene_annotation": {"mean": [173.0], "std": [0.0], "min": [173], "max": [173], "count": [175]}, "eef_direction_state": {"mean": [2.9771428571428573, 3.297142857142857], "std": [1.8046108744444802, 1.846306848709561], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.4628571428571429, 1.6742857142857144], "std": [0.5099499775388135, 0.4924242405213833], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [1.04, 1.1257142857142857], "std": [0.8096560116141026, 0.7680561203985234], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [2.9771428571428573, 3.297142857142857], "std": [1.8046108744444802, 1.846306848709561], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.4628571428571429, 1.6742857142857144], "std": [0.5099499775388135, 0.4924242405213833], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [1.04, 1.1257142857142857], "std": [0.8096560116141026, 0.7680561203985234], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.6648430307761262, 0.11732909645562045, 1.195258740951151, -1.5193839265996514, 0.8954755060655514, -2.3366936912303227, 0.6543586840290779, -0.12896458143407558, 1.227807325537616, 1.4717829058947638, 0.8776625875327366, 2.3381796841590714], "std": [0.06826294547731843, 0.02382818822730534, 0.05462154155909929, 0.18869938913079864, 0.08066320773621154, 0.21210722586345346, 0.0541808447149063, 0.0425005567459234, 0.0673452960976869, 0.27033258985951536, 0.10744393922259515, 0.2933167245843821], "min": [0.6097187954778273, 0.08874772106183709, 1.0934655090058565, -1.818892032073764, 0.6829390079740443, -2.6226967149018368, 0.5950673711915285, -0.21409834837219782, 1.1039937853336956, 0.9067110685811235, 0.6959329699028793, 1.827962274425118], "max": [0.8231530712670976, 0.1905094523336899, 1.289987240822984, -1.151390604046294, 0.9927349888092252, -1.9294764002812363, 0.7879756925311663, -0.0761957981200381, 1.3512911080158336, 1.8812402605205951, 1.1204385184864103, 2.724700399351355], "count": [175]}, "eef_sim_pose_action": {"mean": [0.6648430307761262, 0.11732909645562045, 1.195258740951151, -1.5193839265996514, 0.8954755060655514, -2.3366936912303227, 0.6543586840290779, -0.12896458143407558, 1.227807325537616, 1.4717829058947638, 0.8776625875327366, 2.3381796841590714], "std": [0.06826294547731843, 0.02382818822730534, 0.05462154155909929, 0.18869938913079864, 0.08066320773621154, 0.21210722586345346, 0.0541808447149063, 0.0425005567459234, 0.0673452960976869, 0.27033258985951536, 0.10744393922259515, 0.2933167245843821], "min": [0.6097187954778273, 0.08874772106183709, 1.0934655090058565, -1.818892032073764, 0.6829390079740443, -2.6226967149018368, 0.5950673711915285, -0.21409834837219782, 1.1039937853336956, 0.9067110685811235, 0.6959329699028793, 1.827962274425118], "max": [0.8231530712670976, 0.1905094523336899, 1.289987240822984, -1.151390604046294, 0.9927349888092252, -1.9294764002812363, 0.7879756925311663, -0.0761957981200381, 1.3512911080158336, 1.8812402605205951, 1.1204385184864103, 2.724700399351355], "count": [175]}}} +{"episode_index": 174, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.388270089869281]], [[0.3938879922385621]], [[0.420517710375817]]], "std": [[[0.2879968334215116]], [[0.2777139196016358]], [[0.264147608708947]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5164371241830065]], [[0.5371100408496733]], [[0.5273575837418301]]], "std": [[[0.32461524072755155]], [[0.32288657965399215]], [[0.3220358712506377]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.15294117647058825]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5131503472222222]], [[0.5374614889705882]], [[0.5364307352941177]]], "std": [[[0.29914679561726626]], [[0.2975429442735745]], [[0.2936308205327477]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42916361315359475]], [[0.4414621119281046]], [[0.41937284313725487]]], "std": [[[0.3642023915135377]], [[0.37406318754250784]], [[0.381825928897931]]], "count": [100]}, "observation.state": {"min": [0.16393911838531494, -1.4307478666305542, 1.073329210281372, 0.3212023973464966, -0.9661821722984314, 0.39725908637046814, -0.9023804068565369, -1.3432230949401855, 1.013246774673462, -0.5016880035400391, 0.3089713454246521, -0.4975394904613495, 40.27750015258789, 36.7712516784668, -0.7673333287239075, -0.08749999850988388, 5.797499656677246, 0.12062500417232513, 9.270625114440918, -1.234375, 8.359999656677246, -2.8550000190734863, 0.9287500381469727, 36.30437469482422, 44.459373474121094, 30.947500228881836, 1.4375, -0.421875, 0.7024999856948853, 0.3643749952316284, 3.478181838989258, 0.75, 2.328125, 0.15062500536441803, 0.7599999904632568, 14.943124771118164], "max": [0.674734890460968, -0.8422503471374512, 1.805857539176941, 0.566658079624176, 0.007128824479877949, 0.5913347601890564, -0.27230995893478394, -0.6880865097045898, 1.6837615966796875, -0.11964026838541031, 1.322718858718872, -0.21999217569828033, 71.66625213623047, 59.953125, 40.868751525878906, 3.9281249046325684, 52.34187698364258, 52.961875915527344, 69.42312622070312, 66.95625305175781, 92.5374984741211, 89.9749984741211, 73.65499877929688, 104.58687591552734, 72.77812957763672, 52.44187545776367, 3.634999990463257, 4.882307529449463, 49.91749954223633, 41.79750061035156, 62.790000915527344, 63.17000198364258, 76.85062408447266, 80.68499755859375, 68.62625122070312, 99.65312957763672], "mean": [0.45574280619621277, -1.107162356376648, 1.3597770929336548, 0.4741840362548828, -0.43945667147636414, 0.505182147026062, -0.5767446160316467, -1.0819339752197266, 1.350667119026184, -0.36814528703689575, 0.6822382211685181, -0.3594389259815216, 56.541748046875, 44.78446960449219, 9.870369911193848, 0.663759708404541, 27.071563720703125, 13.887553215026855, 33.568016052246094, 14.616782188415527, 39.866878509521484, 12.315498352050781, 24.003894805908203, 65.82550048828125, 57.77298355102539, 41.62150573730469, 1.5788896083831787, 0.9702762365341187, 22.321657180786133, 12.813800811767578, 32.362213134765625, 20.015459060668945, 36.758216857910156, 22.16832733154297, 25.643726348876953, 63.30781936645508], "std": [0.2136886864900589, 0.20658929646015167, 0.28579673171043396, 0.059114959090948105, 0.2931208908557892, 0.051388781517744064, 0.24162887036800385, 0.1959514617919922, 0.21665553748607635, 0.0986344963312149, 0.2778337597846985, 0.09335406124591827, 12.067721366882324, 6.927610397338867, 11.288752555847168, 1.1274828910827637, 17.264137268066406, 18.190980911254883, 22.546754837036133, 21.089122772216797, 30.075956344604492, 24.66321563720703, 29.2512264251709, 17.087749481201172, 10.701053619384766, 8.15293025970459, 0.3547472357749939, 1.5105931758880615, 18.354671478271484, 16.400293350219727, 20.916109085083008, 25.166763305664062, 25.969091415405273, 29.86526870727539, 27.79918670654297, 26.027538299560547], "count": [165]}, "action": {"min": [0.16393911838531494, -1.4307478666305542, 1.073329210281372, 0.3212023973464966, -0.9661821722984314, 0.39725908637046814, -0.9023804068565369, -1.3432230949401855, 1.013246774673462, -0.5016880035400391, 0.3089713454246521, -0.4975394904613495, 40.27750015258789, 36.7712516784668, -0.7673333287239075, -0.08749999850988388, 5.797499656677246, 0.12062500417232513, 9.270625114440918, -1.234375, 8.359999656677246, -2.8550000190734863, 0.9287500381469727, 36.30437469482422, 44.459373474121094, 30.947500228881836, 1.4375, -0.421875, 0.7024999856948853, 0.3643749952316284, 3.478181838989258, 0.75, 2.328125, 0.15062500536441803, 0.7599999904632568, 14.943124771118164], "max": [0.674734890460968, -0.8422503471374512, 1.805857539176941, 0.566658079624176, 0.007128824479877949, 0.5913347601890564, -0.27230995893478394, -0.6880865097045898, 1.6837615966796875, -0.11964026838541031, 1.322718858718872, -0.21999217569828033, 71.66625213623047, 59.953125, 40.868751525878906, 3.9281249046325684, 52.34187698364258, 52.961875915527344, 69.42312622070312, 66.95625305175781, 92.5374984741211, 89.9749984741211, 73.65499877929688, 104.58687591552734, 72.77812957763672, 52.44187545776367, 3.634999990463257, 4.882307529449463, 49.91749954223633, 41.79750061035156, 62.790000915527344, 63.17000198364258, 76.85062408447266, 80.68499755859375, 68.62625122070312, 99.65312957763672], "mean": [0.455742746591568, -1.1071619987487793, 1.3597769737243652, 0.47418397665023804, -0.4394564926624298, 0.5051822662353516, -0.576744794845581, -1.081933856010437, 1.3506669998168945, -0.36814525723457336, 0.6822385191917419, -0.3594387471675873, 56.541744232177734, 44.78445816040039, 9.870369911193848, 0.6637595891952515, 27.07157325744629, 13.887558937072754, 33.56802749633789, 14.616776466369629, 39.86688232421875, 12.31550121307373, 24.003902435302734, 65.82550048828125, 57.772987365722656, 41.62150192260742, 1.5788902044296265, 0.9702761769294739, 22.321651458740234, 12.81379508972168, 32.362213134765625, 20.015451431274414, 36.758216857910156, 22.168331146240234, 25.643726348876953, 63.307830810546875], "std": [0.2136886864900589, 0.20658929646015167, 0.28579673171043396, 0.0591149628162384, 0.2931208908557892, 0.05138878524303436, 0.24162888526916504, 0.19595147669315338, 0.21665556728839874, 0.0986345037817955, 0.2778337299823761, 0.09335405379533768, 12.067723274230957, 6.927610874176025, 11.288752555847168, 1.1274830102920532, 17.26413917541504, 18.190982818603516, 22.54676055908203, 21.089126586914062, 30.075958251953125, 24.66321563720703, 29.251218795776367, 17.08774757385254, 10.701051712036133, 8.15293025970459, 0.3547472059726715, 1.510593295097351, 18.354671478271484, 16.40029525756836, 20.91611099243164, 25.16676139831543, 25.969085693359375, 29.865270614624023, 27.799190521240234, 26.027536392211914], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [174], "max": [174], "mean": [174.0], "std": [0.0], "count": [165]}, "index": {"min": [24966], "max": [25130], "mean": [25048.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [2.709090909090909, 11.0, 11.0, 11.0, 11.0], "std": [3.061032073561451, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [165]}, "scene_annotation": {"mean": [174.0], "std": [0.0], "min": [174], "max": [174], "count": [165]}, "eef_direction_state": {"mean": [3.775757575757576, 3.5515151515151517], "std": [2.1158894258544345, 1.936588880530578], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.1454545454545455, 1.3151515151515152], "std": [0.6629095230969848, 0.6010703645196338], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [0.6787878787878788, 0.9151515151515152], "std": [0.8455794411929759, 0.8627374375405692], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [3.775757575757576, 3.5515151515151517], "std": [2.1158894258544345, 1.936588880530578], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.1454545454545455, 1.3151515151515152], "std": [0.6629095230969848, 0.6010703645196338], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [0.6787878787878788, 0.9151515151515152], "std": [0.8455794411929759, 0.8627374375405692], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.7082812197007, 0.10284460384651803, 1.1927160010307338, -1.6955263872403348, 0.995169533562785, -2.4229259250486823, 0.6907476242691103, -0.11124384272397489, 1.1981675992022323, 1.4889236027528614, 0.779661717016029, 2.303495294365928], "std": [0.09472631804624926, 0.012061569819322621, 0.047346123049882505, 0.23247478360492127, 0.04622525352171981, 0.2527608869327098, 0.08163623443896954, 0.027842466316738885, 0.06338302146362469, 0.2074902549362637, 0.0539349645987273, 0.23683056634459457], "min": [0.6135420471294757, 0.08552399734622992, 1.1238931288337628, -1.9517922424256864, 0.8708308534703488, -2.7998032663901866, 0.5863250256278874, -0.19476700593630475, 1.0992857847651283, 1.0047647558960078, 0.669533382034464, 1.973413032049788], "max": [0.8491649647702803, 0.1232812237190129, 1.282406180049103, -1.1669127984747134, 1.045984419533971, -2.000173634882421, 0.8137610708187686, -0.08694758487148596, 1.2893914814540104, 1.7849141694648218, 0.8745450601374993, 2.635741098869008], "count": [165]}, "eef_sim_pose_action": {"mean": [0.7082812197007, 0.10284460384651803, 1.1927160010307338, -1.6955263872403348, 0.995169533562785, -2.4229259250486823, 0.6907476242691103, -0.11124384272397489, 1.1981675992022323, 1.4889236027528614, 0.779661717016029, 2.303495294365928], "std": [0.09472631804624926, 0.012061569819322621, 0.047346123049882505, 0.23247478360492127, 0.04622525352171981, 0.2527608869327098, 0.08163623443896954, 0.027842466316738885, 0.06338302146362469, 0.2074902549362637, 0.0539349645987273, 0.23683056634459457], "min": [0.6135420471294757, 0.08552399734622992, 1.1238931288337628, -1.9517922424256864, 0.8708308534703488, -2.7998032663901866, 0.5863250256278874, -0.19476700593630475, 1.0992857847651283, 1.0047647558960078, 0.669533382034464, 1.973413032049788], "max": [0.8491649647702803, 0.1232812237190129, 1.282406180049103, -1.1669127984747134, 1.045984419533971, -2.000173634882421, 0.8137610708187686, -0.08694758487148596, 1.2893914814540104, 1.7849141694648218, 0.8745450601374993, 2.635741098869008], "count": [165]}}} +{"episode_index": 175, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3957755085784314]], [[0.40243700776143787]], [[0.4305438398692811]]], "std": [[[0.2849800068569767]], [[0.27486496897280993]], [[0.2623543019972249]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5313464113562091]], [[0.5499406107026144]], [[0.5382693954248365]]], "std": [[[0.32235903635109553]], [[0.3206226457011715]], [[0.32133296767040087]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40981137050653593]], [[0.4181027655228758]], [[0.40771976307189545]]], "std": [[[0.28405337551571774]], [[0.29207081483564523]], [[0.2960227956761452]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43478503267973856]], [[0.4488707189542484]], [[0.42216740808823533]]], "std": [[[0.36194268109881067]], [[0.37371211330020565]], [[0.3797654973673195]]], "count": [100]}, "observation.state": {"min": [0.1839427500963211, -1.3843032121658325, 1.049391508102417, 0.17113946378231049, -1.0810062885284424, 0.2198491245508194, -0.8218890428543091, -1.2879091501235962, 1.095740795135498, -0.6657701730728149, 0.314121276140213, -0.46096232533454895, 36.616249084472656, 35.57500076293945, 0.44333332777023315, -0.12874998152256012, 4.26200008392334, 0.17624999582767487, 7.080625057220459, -1.3912500143051147, 5.643333435058594, -3.4820001125335693, 0.9089999794960022, 38.079376220703125, 41.6150016784668, 31.786874771118164, 1.3581249713897705, -0.35062500834465027, 1.3231250047683716, 0.39499998092651367, 5.988749980926514, 0.5362499952316284, 1.715999960899353, 0.8231250047683716, 0.7300000190734863, 0.5999999642372131], "max": [0.7186522483825684, -0.7846713662147522, 1.7091535329818726, 0.7670996189117432, -0.055910009890794754, 0.6973850131034851, -0.25387197732925415, -0.7650110721588135, 1.6171225309371948, -0.10061417520046234, 1.2902933359146118, -0.1811293512582779, 69.2125015258789, 54.0412483215332, 54.27375030517578, 6.206250190734863, 53.430625915527344, 34.52812576293945, 64.01937866210938, 63.92625045776367, 84.41999816894531, 82.96312713623047, 65.57687377929688, 101.00499725341797, 66.39625549316406, 49.009376525878906, 3.856250047683716, 6.828333377838135, 50.178123474121094, 34.07437515258789, 59.13750076293945, 50.681251525878906, 69.75250244140625, 76.70562744140625, 65.36000061035156, 97.9487533569336], "mean": [0.5407660007476807, -1.009376883506775, 1.2602545022964478, 0.46159619092941284, -0.6079022884368896, 0.4958673119544983, -0.5042769908905029, -1.0009623765945435, 1.256731629371643, -0.4771345555782318, 0.7070130705833435, -0.3272431790828705, 51.390106201171875, 43.364959716796875, 22.680280685424805, 1.071268916130066, 21.323143005371094, 9.091695785522461, 25.555208206176758, 11.52077579498291, 29.75893211364746, 15.334336280822754, 18.811355590820312, 64.49097442626953, 53.72228240966797, 39.90677261352539, 1.7511883974075317, 1.3379639387130737, 18.96657943725586, 9.437474250793457, 24.91193962097168, 14.098617553710938, 27.524532318115234, 20.778526306152344, 19.100296020507812, 53.01018142700195], "std": [0.20169363915920258, 0.1748286783695221, 0.20136909186840057, 0.17166078090667725, 0.25209611654281616, 0.1496439427137375, 0.1767106056213379, 0.14316245913505554, 0.15022853016853333, 0.12556947767734528, 0.22275756299495697, 0.08743491023778915, 12.071552276611328, 5.763531684875488, 11.604117393493652, 1.8613266944885254, 18.469497680664062, 12.531510353088379, 20.82111167907715, 19.672151565551758, 25.782075881958008, 25.90281105041504, 25.409006118774414, 17.669893264770508, 8.642407417297363, 6.466555595397949, 0.4552448093891144, 2.1353325843811035, 19.21613311767578, 12.475308418273926, 20.504077911376953, 19.161256790161133, 25.38995361328125, 29.196706771850586, 25.749025344848633, 28.400197982788086], "count": [157]}, "action": {"min": [0.1839427500963211, -1.3843032121658325, 1.049391508102417, 0.17113946378231049, -1.0810062885284424, 0.2198491245508194, -0.8218890428543091, -1.2879091501235962, 1.095740795135498, -0.6657701730728149, 0.314121276140213, -0.46096232533454895, 36.616249084472656, 35.57500076293945, 0.44333332777023315, -0.12874998152256012, 4.26200008392334, 0.17624999582767487, 7.080625057220459, -1.3912500143051147, 5.643333435058594, -3.4820001125335693, 0.9089999794960022, 38.079376220703125, 41.6150016784668, 31.786874771118164, 1.3581249713897705, -0.35062500834465027, 1.3231250047683716, 0.39499998092651367, 5.988749980926514, 0.5362499952316284, 1.715999960899353, 0.8231250047683716, 0.7300000190734863, 0.5999999642372131], "max": [0.7186522483825684, -0.7846713662147522, 1.7091535329818726, 0.7670996189117432, -0.055910009890794754, 0.6973850131034851, -0.25387197732925415, -0.7650110721588135, 1.6171225309371948, -0.10061417520046234, 1.2902933359146118, -0.1811293512582779, 69.2125015258789, 54.0412483215332, 54.27375030517578, 6.206250190734863, 53.430625915527344, 34.52812576293945, 64.01937866210938, 63.92625045776367, 84.41999816894531, 82.96312713623047, 65.57687377929688, 101.00499725341797, 66.39625549316406, 49.009376525878906, 3.856250047683716, 6.828333377838135, 50.178123474121094, 34.07437515258789, 59.13750076293945, 50.681251525878906, 69.75250244140625, 76.70562744140625, 65.36000061035156, 97.9487533569336], "mean": [0.5407660603523254, -1.009376883506775, 1.260254144668579, 0.4615961015224457, -0.6079021692276001, 0.4958673119544983, -0.5042770504951477, -1.000962257385254, 1.2567317485809326, -0.4771345555782318, 0.707012951374054, -0.32724329829216003, 51.390106201171875, 43.364959716796875, 22.680278778076172, 1.0712690353393555, 21.323143005371094, 9.091693878173828, 25.555212020874023, 11.52077865600586, 29.7589168548584, 15.334336280822754, 18.81136131286621, 64.49095916748047, 53.7222900390625, 39.906742095947266, 1.751188039779663, 1.3379637002944946, 18.966585159301758, 9.437475204467773, 24.91194725036621, 14.098613739013672, 27.524526596069336, 20.778526306152344, 19.10029411315918, 53.01018142700195], "std": [0.20169363915920258, 0.1748286932706833, 0.20136907696723938, 0.17166076600551605, 0.25209611654281616, 0.1496439278125763, 0.17671062052249908, 0.14316245913505554, 0.15022853016853333, 0.12556947767734528, 0.22275760769844055, 0.08743491023778915, 12.071554183959961, 5.763530731201172, 11.604117393493652, 1.8613266944885254, 18.469497680664062, 12.531508445739746, 20.82111167907715, 19.672149658203125, 25.782079696655273, 25.902809143066406, 25.409008026123047, 17.669893264770508, 8.64240837097168, 6.466555118560791, 0.45524469017982483, 2.1353325843811035, 19.21613311767578, 12.47530746459961, 20.504077911376953, 19.161258697509766, 25.38995361328125, 29.196706771850586, 25.749019622802734, 28.400197982788086], "count": [157]}, "timestamp": {"min": [0.0], "max": [5.2], "mean": [2.6], "std": [1.5107025591499545], "count": [157]}, "frame_index": {"min": [0], "max": [156], "mean": [78.0], "std": [45.32107677449864], "count": [157]}, "episode_index": {"min": [175], "max": [175], "mean": [175.0], "std": [0.0], "count": [157]}, "index": {"min": [25131], "max": [25287], "mean": [25209.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [1.9363057324840764, 11.0, 11.0, 11.0, 11.0], "std": [2.827709857868309, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [157]}, "scene_annotation": {"mean": [175.0], "std": [0.0], "min": [175], "max": [175], "count": [157]}, "eef_direction_state": {"mean": [3.3184713375796178, 3.1019108280254777], "std": [1.8478364575955393, 1.8858666877653045], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.4713375796178343, 1.6114649681528663], "std": [0.5360923671974721, 0.5128871882598057], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [1.0254777070063694, 1.0955414012738853], "std": [0.7896548031271321, 0.8121955734672643], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [3.3184713375796178, 3.1019108280254777], "std": [1.8478364575955393, 1.8858666877653045], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.4713375796178343, 1.6114649681528663], "std": [0.5360923671974721, 0.5128871882598057], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [1.0254777070063694, 1.0955414012738853], "std": [0.7896548031271321, 0.8121955734672643], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.679400371930786, 0.1134662157442236, 1.2008504444859565, -1.551576662878279, 0.9972174472118106, -2.3473286973184178, 0.6661754715122393, -0.1048378806802828, 1.2301073931240563, 1.3820749537129837, 0.8361343016279917, 2.2936559016111393], "std": [0.06509037240472575, 0.02370785228993014, 0.05775143672644057, 0.28539029309239944, 0.0854927207852984, 0.24447044734744033, 0.055403570340473426, 0.030950419878342468, 0.07220086703165608, 0.28435259100642213, 0.09284838245262536, 0.25780729191001156], "min": [0.6160929618585288, 0.07456720880874504, 1.1106085915776522, -1.9334134930352884, 0.8273019868705602, -2.6820056589152697, 0.6101474415978605, -0.1960399729429165, 1.118021872143503, 0.7662372272951284, 0.6924179236274295, 1.875063002863195], "max": [0.8260029652542852, 0.15489180937688457, 1.3159645507026603, -0.9325300564310481, 1.1586059406322065, -1.8304553130816155, 0.7970435383348011, -0.07270525688378623, 1.3835979974147745, 1.7955097779470273, 1.033572404027875, 2.6681613405905513], "count": [157]}, "eef_sim_pose_action": {"mean": [0.679400371930786, 0.1134662157442236, 1.2008504444859565, -1.551576662878279, 0.9972174472118106, -2.3473286973184178, 0.6661754715122393, -0.1048378806802828, 1.2301073931240563, 1.3820749537129837, 0.8361343016279917, 2.2936559016111393], "std": [0.06509037240472575, 0.02370785228993014, 0.05775143672644057, 0.28539029309239944, 0.0854927207852984, 0.24447044734744033, 0.055403570340473426, 0.030950419878342468, 0.07220086703165608, 0.28435259100642213, 0.09284838245262536, 0.25780729191001156], "min": [0.6160929618585288, 0.07456720880874504, 1.1106085915776522, -1.9334134930352884, 0.8273019868705602, -2.6820056589152697, 0.6101474415978605, -0.1960399729429165, 1.118021872143503, 0.7662372272951284, 0.6924179236274295, 1.875063002863195], "max": [0.8260029652542852, 0.15489180937688457, 1.3159645507026603, -0.9325300564310481, 1.1586059406322065, -1.8304553130816155, 0.7970435383348011, -0.07270525688378623, 1.3835979974147745, 1.7955097779470273, 1.033572404027875, 2.6681613405905513], "count": [157]}}} +{"episode_index": 176, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3818855024509804]], [[0.38849692197712415]], [[0.41555439133986927]]], "std": [[[0.29050783042625905]], [[0.27999298422763524]], [[0.2667177382925894]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.11764705882352941]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49760196282679736]], [[0.5149849325980391]], [[0.5031995098039216]]], "std": [[[0.3287518869346156]], [[0.3293778807574387]], [[0.3307413425521802]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49018137459150324]], [[0.5108046160130719]], [[0.5026307291666666]]], "std": [[[0.3098072031503765]], [[0.31176214134139385]], [[0.313297027935737]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4402627961601307]], [[0.4551072528594771]], [[0.4304763398692811]]], "std": [[[0.3643982183504558]], [[0.3735931071567374]], [[0.3798703952016978]]], "count": [100]}, "observation.state": {"min": [0.1877574920654297, -1.421783208847046, 1.0134135484695435, 0.11353666335344315, -0.9991559982299805, 0.35982680320739746, -0.8539330363273621, -1.3324226140975952, 1.070944905281067, -0.6002041101455688, 0.3210355043411255, -0.5218108892440796, 38.10000228881836, 34.133750915527344, -0.859375, -0.32374998927116394, 1.0724999904632568, -0.1525000035762787, 1.1200000047683716, -1.2862499952316284, 1.238124966621399, -0.3956249952316284, 0.90625, 1.181249976158142, 39.604373931884766, 31.838125228881836, 1.321874976158142, -0.29999998211860657, 0.9275000095367432, 0.1237499862909317, 2.1631250381469727, -0.1249999850988388, 1.0318750143051147, 0.4962500035762787, 0.7649999856948853, 0.27000001072883606], "max": [0.911965012550354, -0.750147819519043, 1.7777714729309082, 0.45605403184890747, -0.053764209151268005, 0.7908941507339478, -0.2954528033733368, -0.6753786206245422, 1.7007849216461182, 0.0883592739701271, 1.27155339717865, -0.106336310505867, 73.06812286376953, 55.06999969482422, 35.13874816894531, 1.3650000095367432, 57.131248474121094, 38.86687469482422, 67.60062408447266, 46.62187576293945, 81.46375274658203, 51.65625, 70.69874572753906, 82.703125, 70.37187957763672, 49.05125045776367, 2.9887499809265137, 7.23312520980835, 53.625, 31.728750228881836, 69.86687469482422, 36.28062438964844, 86.06437683105469, 61.040626525878906, 73.88687896728516, 87.68937683105469], "mean": [0.588775634765625, -0.9971947073936462, 1.2561569213867188, 0.3427805006504059, -0.6728057861328125, 0.5211706161499023, -0.6048014163970947, -0.9810092449188232, 1.2810873985290527, -0.373392790555954, 0.7825945019721985, -0.30984562635421753, 52.042999267578125, 42.57969284057617, 6.383869647979736, -0.025073636323213577, 22.76932716369629, 6.313313007354736, 26.846412658691406, 7.672205924987793, 30.727954864501953, 10.14016056060791, 18.22089385986328, 50.90471267700195, 53.017765045166016, 41.10927963256836, 1.5284076929092407, 1.9826743602752686, 20.603092193603516, 8.100194931030273, 27.00482749938965, 7.948831558227539, 29.44261360168457, 10.081745147705078, 20.79848861694336, 38.82332229614258], "std": [0.23169264197349548, 0.18396352231502533, 0.21806031465530396, 0.10895664244890213, 0.27188345789909363, 0.08868501335382462, 0.18075068295001984, 0.20097601413726807, 0.17600995302200317, 0.19367386400699615, 0.23530225455760956, 0.12519507110118866, 13.233592987060547, 6.0828375816345215, 9.646360397338867, 0.36302322149276733, 20.043060302734375, 10.773942947387695, 23.305002212524414, 15.185385704040527, 27.42061996459961, 15.905651092529297, 25.250978469848633, 25.202224731445312, 10.889471054077148, 5.618156433105469, 0.23862066864967346, 2.7956838607788086, 20.188230514526367, 11.51941967010498, 24.803503036499023, 10.83788776397705, 31.00543975830078, 16.38286590576172, 27.85570526123047, 31.756858825683594], "count": [197]}, "action": {"min": [0.1877574920654297, -1.421783208847046, 1.0134135484695435, 0.11353666335344315, -0.9991559982299805, 0.35982680320739746, -0.8539330363273621, -1.3324226140975952, 1.070944905281067, -0.6002041101455688, 0.3210355043411255, -0.5218108892440796, 38.10000228881836, 34.133750915527344, -0.859375, -0.32374998927116394, 1.0724999904632568, -0.1525000035762787, 1.1200000047683716, -1.2862499952316284, 1.238124966621399, -0.3956249952316284, 0.90625, 1.181249976158142, 39.604373931884766, 31.838125228881836, 1.321874976158142, -0.29999998211860657, 0.9275000095367432, 0.1237499862909317, 2.1631250381469727, -0.1249999850988388, 1.0318750143051147, 0.4962500035762787, 0.7649999856948853, 0.27000001072883606], "max": [0.911965012550354, -0.750147819519043, 1.7777714729309082, 0.45605403184890747, -0.053764209151268005, 0.7908941507339478, -0.2954528033733368, -0.6753786206245422, 1.7007849216461182, 0.0883592739701271, 1.27155339717865, -0.106336310505867, 73.06812286376953, 55.06999969482422, 35.13874816894531, 1.3650000095367432, 57.131248474121094, 38.86687469482422, 67.60062408447266, 46.62187576293945, 81.46375274658203, 51.65625, 70.69874572753906, 82.703125, 70.37187957763672, 49.05125045776367, 2.9887499809265137, 7.23312520980835, 53.625, 31.728750228881836, 69.86687469482422, 36.28062438964844, 86.06437683105469, 61.040626525878906, 73.88687896728516, 87.68937683105469], "mean": [0.588775634765625, -0.9971947073936462, 1.2561569213867188, 0.3427804112434387, -0.6728058457374573, 0.5211705565452576, -0.6048012375831604, -0.981009840965271, 1.2810875177383423, -0.3733929395675659, 0.782594621181488, -0.30984559655189514, 52.04298400878906, 42.57969284057617, 6.383877277374268, -0.025073641911149025, 22.76932716369629, 6.313312530517578, 26.846420288085938, 7.672205924987793, 30.727951049804688, 10.140158653259277, 18.22089195251465, 50.90471267700195, 53.01774978637695, 41.109256744384766, 1.5284068584442139, 1.9826741218566895, 20.60308837890625, 8.100197792053223, 27.004825592041016, 7.948832035064697, 29.442615509033203, 10.081745147705078, 20.798494338989258, 38.82333755493164], "std": [0.23169267177581787, 0.18396352231502533, 0.21806028485298157, 0.10895665735006332, 0.271883487701416, 0.08868499845266342, 0.18075069785118103, 0.20097598433494568, 0.17600995302200317, 0.19367387890815735, 0.23530223965644836, 0.12519507110118866, 13.233590126037598, 6.0828375816345215, 9.646358489990234, 0.36302319169044495, 20.043058395385742, 10.773942947387695, 23.305004119873047, 15.185384750366211, 27.420625686645508, 15.90565013885498, 25.250974655151367, 25.202224731445312, 10.889472007751465, 5.618155479431152, 0.23862066864967346, 2.795682907104492, 20.188232421875, 11.51941967010498, 24.803503036499023, 10.837888717651367, 31.005441665649414, 16.38286590576172, 27.855709075927734, 31.756858825683594], "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": [176], "max": [176], "mean": [176.0], "std": [0.0], "count": [197]}, "index": {"min": [25288], "max": [25484], "mean": [25386.0], "std": [56.868268832451726], "count": [197]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [197]}, "subtask_annotation": {"mean": [1.6395939086294415, 11.0, 11.0, 11.0, 11.0], "std": [2.716196175260723, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [197]}, "scene_annotation": {"mean": [176.0], "std": [0.0], "min": [176], "max": [176], "count": [197]}, "eef_direction_state": {"mean": [3.1624365482233503, 2.984771573604061], "std": [1.856258491179341, 1.7083763698078445], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_state": {"mean": [1.380710659898477, 1.5279187817258884], "std": [0.5446868448217741, 0.5092865852257478], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_state": {"mean": [1.0355329949238579, 0.9238578680203046], "std": [0.8146852309702698, 0.8181254667169862], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_direction_action": {"mean": [3.1624365482233503, 2.984771573604061], "std": [1.856258491179341, 1.7083763698078445], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_action": {"mean": [1.380710659898477, 1.5279187817258884], "std": [0.5446868448217741, 0.5092865852257478], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_action": {"mean": [1.0355329949238579, 0.9238578680203046], "std": [0.8146852309702698, 0.8181254667169862], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_sim_pose_state": {"mean": [0.6769270214650683, 0.12586343485669285, 1.2031672904489121, -1.4915785142163986, 0.9195160595124942, -2.2729351692008675, 0.6690046701055925, -0.13125322436302317, 1.2185216873200095, 1.4029129218749028, 0.765767290415224, 2.2628717420436284], "std": [0.07323686063011046, 0.02400198292331723, 0.06079783045459738, 0.2600627009812488, 0.07405685810629485, 0.24802334451654387, 0.06230229392895409, 0.05927791330107359, 0.06635755291927144, 0.23209050888584645, 0.08313883444546835, 0.29038603035385957], "min": [0.597474540694249, 0.09265351398768287, 1.1118335290756423, -1.8626158570221685, 0.8045848177100097, -2.6620479455495882, 0.6017970590376309, -0.2726019720644468, 1.1131587699311627, 0.9273505777694425, 0.6358613698949322, 1.6681936458048803], "max": [0.840671530621175, 0.1866867711653405, 1.3013167412766073, -0.9464623941120567, 1.038374078291426, -1.669454667289651, 0.8178809731492375, -0.07226253759383, 1.3284635541621677, 1.7412477237476205, 0.9669994730918217, 2.6440510402891655], "count": [197]}, "eef_sim_pose_action": {"mean": [0.6769270214650683, 0.12586343485669285, 1.2031672904489121, -1.4915785142163986, 0.9195160595124942, -2.2729351692008675, 0.6690046701055925, -0.13125322436302317, 1.2185216873200095, 1.4029129218749028, 0.765767290415224, 2.2628717420436284], "std": [0.07323686063011046, 0.02400198292331723, 0.06079783045459738, 0.2600627009812488, 0.07405685810629485, 0.24802334451654387, 0.06230229392895409, 0.05927791330107359, 0.06635755291927144, 0.23209050888584645, 0.08313883444546835, 0.29038603035385957], "min": [0.597474540694249, 0.09265351398768287, 1.1118335290756423, -1.8626158570221685, 0.8045848177100097, -2.6620479455495882, 0.6017970590376309, -0.2726019720644468, 1.1131587699311627, 0.9273505777694425, 0.6358613698949322, 1.6681936458048803], "max": [0.840671530621175, 0.1866867711653405, 1.3013167412766073, -0.9464623941120567, 1.038374078291426, -1.669454667289651, 0.8178809731492375, -0.07226253759383, 1.3284635541621677, 1.7412477237476205, 0.9669994730918217, 2.6440510402891655], "count": [197]}}} +{"episode_index": 177, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39355983864379085]], [[0.40050125816993465]], [[0.4299490625]]], "std": [[[0.2839737206823215]], [[0.27366655961401953]], [[0.261098415988396]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4988501817810458]], [[0.5183273406862745]], [[0.5064725510620915]]], "std": [[[0.3276865387995835]], [[0.3257163468969789]], [[0.3251394066125645]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.13725490196078433]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41286070261437907]], [[0.4253632822712418]], [[0.42189256331699343]]], "std": [[[0.29089479880730884]], [[0.2952961747038355]], [[0.2935351451683375]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4417130780228758]], [[0.4562450510620915]], [[0.43065159313725493]]], "std": [[[0.3638313787203206]], [[0.37405615015162197]], [[0.38022862399795454]]], "count": [100]}, "observation.state": {"min": [0.20044155418872833, -1.3025959730148315, 1.0915446281433105, 0.2769724428653717, -0.8665693998336792, 0.19927328824996948, -0.8993762731552124, -1.2562943696975708, 1.0711393356323242, -0.54264897108078, 0.3834306001663208, -0.41604676842689514, 41.39500045776367, 37.23625183105469, 1.9943749904632568, -0.2862499952316284, 0.9149999618530273, 0.16687500476837158, 4.794444561004639, -1.09375, 6.194999694824219, 0.14624999463558197, 0.9281250238418579, 35.571876525878906, 41.161251068115234, 31.535625457763672, 1.3387500047683716, -0.04624999687075615, 0.9381250143051147, 0.48375001549720764, 0.9643750190734863, -0.4312499761581421, 0.8087499737739563, 0.37437501549720764, 0.7606250047683716, 1.328125], "max": [0.6407597064971924, -0.8034828901290894, 1.660277009010315, 0.6888256072998047, -0.1789597123861313, 0.5877054333686829, -0.2973363399505615, -0.6837949156761169, 1.6106374263763428, -0.16603723168373108, 1.2503814697265625, -0.22604811191558838, 69.15875244140625, 54.91062545776367, 42.9162483215332, 1.840666651725769, 48.34062576293945, 43.775001525878906, 64.51312255859375, 48.50250244140625, 86.65875244140625, 42.33625030517578, 64.3843765258789, 77.87187194824219, 65.71562957763672, 46.09222412109375, 3.291249990463257, 9.022222518920898, 52.368751525878906, 34.31812286376953, 65.35124969482422, 38.506248474121094, 75.0112533569336, 55.461875915527344, 68.89187622070312, 86.33562469482422], "mean": [0.48399657011032104, -1.005190372467041, 1.286199927330017, 0.6075881123542786, -0.5501043796539307, 0.32924529910087585, -0.589074432849884, -1.0099692344665527, 1.28643798828125, -0.3839101791381836, 0.7519089579582214, -0.3048815131187439, 54.57802963256836, 44.90218734741211, 20.787668228149414, 0.07198932766914368, 22.394746780395508, 11.885982513427734, 29.461326599121094, 11.22392749786377, 35.091331481933594, 7.194084167480469, 18.994873046875, 58.88597869873047, 52.27714920043945, 39.86970901489258, 1.737109661102295, 2.042346715927124, 18.940494537353516, 8.836506843566895, 27.260120391845703, 9.642683029174805, 29.2009220123291, 16.066158294677734, 21.45953941345215, 44.983211517333984], "std": [0.15354618430137634, 0.14440414309501648, 0.17301900684833527, 0.09206940978765488, 0.16701945662498474, 0.09309232234954834, 0.1943967342376709, 0.1557026505470276, 0.15062716603279114, 0.08749715238809586, 0.20804782211780548, 0.05508987605571747, 10.760815620422363, 6.764007568359375, 9.860806465148926, 0.5290337800979614, 17.025432586669922, 16.110700607299805, 21.341707229614258, 16.57706069946289, 27.553266525268555, 11.89413070678711, 24.990880966186523, 12.964090347290039, 8.743501663208008, 5.866007328033447, 0.40971750020980835, 2.6860251426696777, 20.768600463867188, 12.192898750305176, 24.691513061523438, 13.074780464172363, 28.762859344482422, 20.637596130371094, 26.839406967163086, 32.069156646728516], "count": [131]}, "action": {"min": [0.20044155418872833, -1.3025959730148315, 1.0915446281433105, 0.2769724428653717, -0.8665693998336792, 0.19927328824996948, -0.8993762731552124, -1.2562943696975708, 1.0711393356323242, -0.54264897108078, 0.3834306001663208, -0.41604676842689514, 41.39500045776367, 37.23625183105469, 1.9943749904632568, -0.2862499952316284, 0.9149999618530273, 0.16687500476837158, 4.794444561004639, -1.09375, 6.194999694824219, 0.14624999463558197, 0.9281250238418579, 35.571876525878906, 41.161251068115234, 31.535625457763672, 1.3387500047683716, -0.04624999687075615, 0.9381250143051147, 0.48375001549720764, 0.9643750190734863, -0.4312499761581421, 0.8087499737739563, 0.37437501549720764, 0.7606250047683716, 1.328125], "max": [0.6407597064971924, -0.8034828901290894, 1.660277009010315, 0.6888256072998047, -0.1789597123861313, 0.5877054333686829, -0.2973363399505615, -0.6837949156761169, 1.6106374263763428, -0.16603723168373108, 1.2503814697265625, -0.22604811191558838, 69.15875244140625, 54.91062545776367, 42.9162483215332, 1.840666651725769, 48.34062576293945, 43.775001525878906, 64.51312255859375, 48.50250244140625, 86.65875244140625, 42.33625030517578, 64.3843765258789, 77.87187194824219, 65.71562957763672, 46.09222412109375, 3.291249990463257, 9.022222518920898, 52.368751525878906, 34.31812286376953, 65.35124969482422, 38.506248474121094, 75.0112533569336, 55.461875915527344, 68.89187622070312, 86.33562469482422], "mean": [0.4839964509010315, -1.0051902532577515, 1.2862001657485962, 0.6075881719589233, -0.5501043796539307, 0.3292452096939087, -0.5890743136405945, -1.0099689960479736, 1.286438226699829, -0.38391026854515076, 0.751909077167511, -0.3048815131187439, 54.578025817871094, 44.90217971801758, 20.78766632080078, 0.07198932021856308, 22.39474105834961, 11.885980606079102, 29.461336135864258, 11.223929405212402, 35.09132766723633, 7.194085121154785, 18.994876861572266, 58.8859977722168, 52.277156829833984, 39.86968994140625, 1.7371093034744263, 2.042346477508545, 18.940500259399414, 8.836508750915527, 27.260108947753906, 9.642680168151855, 29.200912475585938, 16.066158294677734, 21.459531784057617, 44.98321533203125], "std": [0.15354618430137634, 0.14440415799617767, 0.17301900684833527, 0.09206940978765488, 0.16701945662498474, 0.09309232234954834, 0.1943967491388321, 0.1557026356458664, 0.15062715113162994, 0.08749715983867645, 0.20804783701896667, 0.05508987233042717, 10.76081657409668, 6.764007568359375, 9.86080551147461, 0.5290337204933167, 17.025432586669922, 16.110698699951172, 21.341707229614258, 16.577062606811523, 27.553264617919922, 11.894132614135742, 24.99087905883789, 12.964090347290039, 8.743502616882324, 5.866007328033447, 0.40971750020980835, 2.686025381088257, 20.76860237121582, 12.19289779663086, 24.691513061523438, 13.074777603149414, 28.76285743713379, 20.637598037719727, 26.83940315246582, 32.06916046142578], "count": [131]}, "timestamp": {"min": [0.0], "max": [4.333333333333333], "mean": [2.166666666666667], "std": [1.260511360079269], "count": [131]}, "frame_index": {"min": [0], "max": [130], "mean": [65.0], "std": [37.815340802378074], "count": [131]}, "episode_index": {"min": [177], "max": [177], "mean": [177.0], "std": [0.0], "count": [131]}, "index": {"min": [25485], "max": [25615], "mean": [25550.0], "std": [37.815340802378074], "count": [131]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [131]}, "subtask_annotation": {"mean": [2.267175572519084, 11.0, 11.0, 11.0, 11.0], "std": [3.043763308150707, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [131]}, "scene_annotation": {"mean": [177.0], "std": [0.0], "min": [177], "max": [177], "count": [131]}, "eef_direction_state": {"mean": [3.2061068702290076, 3.1297709923664123], "std": [1.9758757156108233, 1.8092086185451648], "min": [0, 0], "max": [6, 6], "count": [131]}, "eef_velocity_state": {"mean": [1.4961832061068703, 1.6793893129770991], "std": [0.5150268028529166, 0.4827904824684545], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_acc_mag_state": {"mean": [0.8396946564885496, 1.0687022900763359], "std": [0.8363570030413643, 0.7930118420287359], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_direction_action": {"mean": [3.2061068702290076, 3.1297709923664123], "std": [1.9758757156108233, 1.8092086185451648], "min": [0, 0], "max": [6, 6], "count": [131]}, "eef_velocity_action": {"mean": [1.4961832061068703, 1.6793893129770991], "std": [0.5150268028529166, 0.4827904824684545], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_acc_mag_action": {"mean": [0.8396946564885496, 1.0687022900763359], "std": [0.8363570030413643, 0.7930118420287359], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_sim_pose_state": {"mean": [0.6833189808041126, 0.1122990982506673, 1.2003523955235966, -1.6233704926402883, 0.9642209390037297, -2.438504564932712, 0.6728220992242352, -0.12057159063615515, 1.2111879820243556, 1.4269021840040572, 0.7515139557592393, 2.2942009338157283], "std": [0.0605744368241945, 0.01853936149504975, 0.05335121202641838, 0.23232561528939158, 0.06889074389327282, 0.2556212730660009, 0.05692859267360595, 0.03429501597323345, 0.06963977917210955, 0.2191943447004288, 0.07740327022539352, 0.22282002915819696], "min": [0.6257113187073797, 0.08265195084188973, 1.1175388584895134, -1.923224203712607, 0.8093969911935868, -2.749585240336562, 0.6004738876787491, -0.20540925963587933, 1.1123056294283387, 0.8662331831865676, 0.6159759683877772, 1.8928413412301737], "max": [0.8132778484486788, 0.16792389890247128, 1.2935368558086404, -1.0745951576268116, 1.0628708134876743, -1.8762761449585108, 0.7931925398399229, -0.08070298080344943, 1.3695315782577089, 1.7260890269761775, 0.8676525754692235, 2.5694843634623905], "count": [131]}, "eef_sim_pose_action": {"mean": [0.6833189808041126, 0.1122990982506673, 1.2003523955235966, -1.6233704926402883, 0.9642209390037297, -2.438504564932712, 0.6728220992242352, -0.12057159063615515, 1.2111879820243556, 1.4269021840040572, 0.7515139557592393, 2.2942009338157283], "std": [0.0605744368241945, 0.01853936149504975, 0.05335121202641838, 0.23232561528939158, 0.06889074389327282, 0.2556212730660009, 0.05692859267360595, 0.03429501597323345, 0.06963977917210955, 0.2191943447004288, 0.07740327022539352, 0.22282002915819696], "min": [0.6257113187073797, 0.08265195084188973, 1.1175388584895134, -1.923224203712607, 0.8093969911935868, -2.749585240336562, 0.6004738876787491, -0.20540925963587933, 1.1123056294283387, 0.8662331831865676, 0.6159759683877772, 1.8928413412301737], "max": [0.8132778484486788, 0.16792389890247128, 1.2935368558086404, -1.0745951576268116, 1.0628708134876743, -1.8762761449585108, 0.7931925398399229, -0.08070298080344943, 1.3695315782577089, 1.7260890269761775, 0.8676525754692235, 2.5694843634623905], "count": [131]}}} +{"episode_index": 178, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3905267075163399]], [[0.396849579248366]], [[0.4212500510620915]]], "std": [[[0.2863206310797998]], [[0.276624381284133]], [[0.2651295606758582]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.12941176470588237]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5037873529411765]], [[0.5157107924836601]], [[0.5030774101307189]]], "std": [[[0.32233377446933076]], [[0.32633700773314284]], [[0.3263201259893468]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.13333333333333333]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4155137111928105]], [[0.42915681985294113]], [[0.4257872937091503]]], "std": [[[0.2958018974810282]], [[0.3004727857401436]], [[0.2998706757281864]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4382214154411765]], [[0.4538233047385621]], [[0.4272047691993464]]], "std": [[[0.3627410537163263]], [[0.3749189574683405]], [[0.3801585822360215]]], "count": [100]}, "observation.state": {"min": [0.1323481798171997, -1.3580529689788818, 1.113431692123413, 0.3247787356376648, -0.8821145296096802, 0.01335164438933134, -0.9630350470542908, -1.2367198467254639, 1.0832475423812866, -0.7659790515899658, 0.2633611857891083, -0.4242723286151886, 46.436248779296875, 36.26187515258789, 6.26687479019165, -0.39124998450279236, 5.320624828338623, 0.09874999523162842, 9.911874771118164, -1.1299999952316284, 11.732500076293945, 0.37888890504837036, 0.9068750143051147, 39.479373931884766, 36.40625, 30.302499771118164, 1.4543750286102295, -0.4556249976158142, 0.7387499809265137, 0.6924999952316284, 7.119999885559082, -0.15562500059604645, 4.5625, -0.09875000268220901, 0.7543749809265137, 4.708749771118164], "max": [0.6232594847679138, -0.795281171798706, 1.7198586463928223, 0.834525465965271, -0.07004844397306442, 0.5770294666290283, -0.1483727991580963, -0.6577591896057129, 1.5642166137695312, -0.03342679515480995, 1.302977442741394, -0.09739547222852707, 67.65312194824219, 51.54624938964844, 55.33187484741211, 3.2562499046325684, 50.05687713623047, 38.61249923706055, 61.45500183105469, 49.21562576293945, 76.23750305175781, 41.483123779296875, 65.14312744140625, 85.93624877929688, 66.1143798828125, 50.568748474121094, 2.8125, 6.348571300506592, 49.009376525878906, 41.140625, 57.106876373291016, 55.69312286376953, 65.75687408447266, 76.66875457763672, 62.272499084472656, 99.87750244140625], "mean": [0.4563639163970947, -1.0399726629257202, 1.3328442573547363, 0.666468620300293, -0.5433868169784546, 0.24698878824710846, -0.5015960931777954, -0.9644143581390381, 1.250744342803955, -0.5355611443519592, 0.6772705912590027, -0.2712312638759613, 56.94956588745117, 42.96532440185547, 30.72984504699707, 0.47489219903945923, 24.508407592773438, 11.881596565246582, 31.027170181274414, 11.901558876037598, 36.92999267578125, 11.839493751525879, 19.881080627441406, 63.34931945800781, 49.796775817871094, 40.66075134277344, 1.6250613927841187, 1.0028051137924194, 20.779895782470703, 10.772088050842285, 30.109634399414062, 15.269028663635254, 31.26394271850586, 23.145910263061523, 22.549673080444336, 55.294864654541016], "std": [0.17700159549713135, 0.1724899560213089, 0.18677489459514618, 0.11721090227365494, 0.2112792432308197, 0.1413717269897461, 0.23286466300487518, 0.17217209935188293, 0.1428178995847702, 0.19764910638332367, 0.2720344066619873, 0.11990734934806824, 7.497725009918213, 6.254088401794434, 11.58558177947998, 1.0511995553970337, 18.24835968017578, 15.655718803405762, 19.93447494506836, 16.549238204956055, 24.07634735107422, 14.803018569946289, 25.444129943847656, 11.06566333770752, 10.658474922180176, 7.022963047027588, 0.21348993480205536, 2.0507776737213135, 19.599239349365234, 13.884637832641602, 20.358129501342773, 20.819595336914062, 24.864700317382812, 28.952085494995117, 24.347864151000977, 32.91600799560547], "count": [169]}, "action": {"min": [0.1323481798171997, -1.3580529689788818, 1.113431692123413, 0.3247787356376648, -0.8821145296096802, 0.01335164438933134, -0.9630350470542908, -1.2367198467254639, 1.0832475423812866, -0.7659790515899658, 0.2633611857891083, -0.4242723286151886, 46.436248779296875, 36.26187515258789, 6.26687479019165, -0.39124998450279236, 5.320624828338623, 0.09874999523162842, 9.911874771118164, -1.1299999952316284, 11.732500076293945, 0.37888890504837036, 0.9068750143051147, 39.479373931884766, 36.40625, 30.302499771118164, 1.4543750286102295, -0.4556249976158142, 0.7387499809265137, 0.6924999952316284, 7.119999885559082, -0.15562500059604645, 4.5625, -0.09875000268220901, 0.7543749809265137, 4.708749771118164], "max": [0.6232594847679138, -0.795281171798706, 1.7198586463928223, 0.834525465965271, -0.07004844397306442, 0.5770294666290283, -0.1483727991580963, -0.6577591896057129, 1.5642166137695312, -0.03342679515480995, 1.302977442741394, -0.09739547222852707, 67.65312194824219, 51.54624938964844, 55.33187484741211, 3.2562499046325684, 50.05687713623047, 38.61249923706055, 61.45500183105469, 49.21562576293945, 76.23750305175781, 41.483123779296875, 65.14312744140625, 85.93624877929688, 66.1143798828125, 50.568748474121094, 2.8125, 6.348571300506592, 49.009376525878906, 41.140625, 57.106876373291016, 55.69312286376953, 65.75687408447266, 76.66875457763672, 62.272499084472656, 99.87750244140625], "mean": [0.4563640058040619, -1.0399726629257202, 1.332844614982605, 0.666468620300293, -0.5433867573738098, 0.24698880314826965, -0.5015959143638611, -0.9644138216972351, 1.250744104385376, -0.5355610251426697, 0.6772708296775818, -0.2712312638759613, 56.94954299926758, 42.96533966064453, 30.729841232299805, 0.474892258644104, 24.508407592773438, 11.881599426269531, 31.02717399597168, 11.901557922363281, 36.92999267578125, 11.839493751525879, 19.88108253479004, 63.349308013916016, 49.796783447265625, 40.66075897216797, 1.625062346458435, 1.0028048753738403, 20.779888153076172, 10.772089004516602, 30.109628677368164, 15.269025802612305, 31.263946533203125, 23.145910263061523, 22.5496768951416, 55.294864654541016], "std": [0.17700161039829254, 0.1724899560213089, 0.18677489459514618, 0.11721089482307434, 0.2112792283296585, 0.1413717269897461, 0.232864648103714, 0.17217211425304413, 0.1428178995847702, 0.19764912128448486, 0.2720344066619873, 0.11990737169981003, 7.497724533081055, 6.254086971282959, 11.58558177947998, 1.0511995553970337, 18.248361587524414, 15.655718803405762, 19.934478759765625, 16.549240112304688, 24.076343536376953, 14.803017616271973, 25.444128036499023, 11.065662384033203, 10.658474922180176, 7.022963047027588, 0.21348997950553894, 2.0507771968841553, 19.599239349365234, 13.884637832641602, 20.358129501342773, 20.819599151611328, 24.864696502685547, 28.95208168029785, 24.347867965698242, 32.9160041809082], "count": [169]}, "timestamp": {"min": [0.0], "max": [5.6], "mean": [2.8], "std": [1.6261747890200624], "count": [169]}, "frame_index": {"min": [0], "max": [168], "mean": [84.0], "std": [48.78524367060187], "count": [169]}, "episode_index": {"min": [178], "max": [178], "mean": [178.0], "std": [0.0], "count": [169]}, "index": {"min": [25616], "max": [25784], "mean": [25700.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [2.224852071005917, 11.0, 11.0, 11.0, 11.0], "std": [2.9984765572716325, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [169]}, "scene_annotation": {"mean": [178.0], "std": [0.0], "min": [178], "max": [178], "count": [169]}, "eef_direction_state": {"mean": [3.2781065088757395, 2.9763313609467454], "std": [1.8841113832871423, 1.9213920703055531], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.2958579881656804, 1.467455621301775], "std": [0.46921248761181067, 0.576004427154459], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [0.8757396449704142, 1.017751479289941], "std": [0.8298803383634541, 0.795500458615565], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [3.2781065088757395, 2.9763313609467454], "std": [1.8841113832871423, 1.9213920703055531], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.2958579881656804, 1.467455621301775], "std": [0.46921248761181067, 0.576004427154459], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [0.8757396449704142, 1.017751479289941], "std": [0.8298803383634541, 0.795500458615565], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.6917461877352343, 0.10791202954072092, 1.2054311794214483, -1.606856264987857, 0.941961509667795, -2.425261723905416, 0.6673192829573316, -0.11747616904790502, 1.2324941596686867, 1.4391804541626894, 0.8591683250538695, 2.3161534678997606], "std": [0.06387683299891794, 0.023856825799925003, 0.05933802762695141, 0.21565207147169552, 0.1118541404706114, 0.22790561159944997, 0.05600220242513592, 0.05052235294258156, 0.06873292102594739, 0.24603258312321424, 0.10214884593293704, 0.2850391691390445], "min": [0.6393386240657555, 0.06825755902756522, 1.103196033450659, -1.9148131302185127, 0.7108541323786683, -2.7586278922552094, 0.6113596307853776, -0.23980144270270173, 1.1154556644234328, 1.086764342802422, 0.6792470817585423, 1.9295112574061428], "max": [0.8324054530763739, 0.15470940208308565, 1.282756139441335, -1.1219433479064405, 1.1180756224036528, -2.010056731800381, 0.7925284756405121, -0.0620038059658968, 1.3140835153820594, 1.836806260849004, 0.9791600605051398, 2.7076794888958045], "count": [169]}, "eef_sim_pose_action": {"mean": [0.6917461877352343, 0.10791202954072092, 1.2054311794214483, -1.606856264987857, 0.941961509667795, -2.425261723905416, 0.6673192829573316, -0.11747616904790502, 1.2324941596686867, 1.4391804541626894, 0.8591683250538695, 2.3161534678997606], "std": [0.06387683299891794, 0.023856825799925003, 0.05933802762695141, 0.21565207147169552, 0.1118541404706114, 0.22790561159944997, 0.05600220242513592, 0.05052235294258156, 0.06873292102594739, 0.24603258312321424, 0.10214884593293704, 0.2850391691390445], "min": [0.6393386240657555, 0.06825755902756522, 1.103196033450659, -1.9148131302185127, 0.7108541323786683, -2.7586278922552094, 0.6113596307853776, -0.23980144270270173, 1.1154556644234328, 1.086764342802422, 0.6792470817585423, 1.9295112574061428], "max": [0.8324054530763739, 0.15470940208308565, 1.282756139441335, -1.1219433479064405, 1.1180756224036528, -2.010056731800381, 0.7925284756405121, -0.0620038059658968, 1.3140835153820594, 1.836806260849004, 0.9791600605051398, 2.7076794888958045], "count": [169]}}} +{"episode_index": 179, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3917948651960784]], [[0.39761772263071893]], [[0.4257963357843137]]], "std": [[[0.290580078718783]], [[0.2802888596626221]], [[0.2676514681436657]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1450980392156863]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5095460498366013]], [[0.5205987071078431]], [[0.5052372283496732]]], "std": [[[0.3227459709439174]], [[0.32598658015171167]], [[0.3248343009246111]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12156862745098039]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5361659824346405]], [[0.5522083394607843]], [[0.5422461274509804]]], "std": [[[0.3005106877751079]], [[0.3055914740174281]], [[0.30623947304872867]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4223964848856209]], [[0.45395876838235294]], [[0.4217548304738562]]], "std": [[[0.37061690086164645]], [[0.3729366330307129]], [[0.37970692793990946]]], "count": [100]}, "observation.state": {"min": [0.14302948117256165, -1.374098777770996, 1.0660810470581055, 0.2681296169757843, -0.9251735806465149, 0.22681105136871338, -0.8150225281715393, -1.2732223272323608, 1.0819600820541382, -0.8494745492935181, 0.28124284744262695, -0.520618736743927, 32.84312438964844, 35.99937438964844, 0.9643750190734863, -0.2993749976158142, 0.7649999856948853, 0.22875000536441803, 0.8899999856948853, -0.9743750095367432, 1.0106250047683716, -3.797499895095825, 0.9175000190734863, -0.2081250101327896, 40.1875, 31.641250610351562, 1.4850000143051147, -0.48374998569488525, 0.8331249952316284, 0.4781250059604645, 0.6579999923706055, 0.021874990314245224, 0.9800000190734863, -0.3487499952316284, 0.8062499761581421, 8.140625], "max": [0.7667419910430908, -0.7788776755332947, 1.7222189903259277, 0.8757247924804688, -0.08773937821388245, 0.6556134223937988, -0.16231784224510193, -0.6769283413887024, 1.6338120698928833, -0.09622720628976822, 1.2790875434875488, 0.06771191209554672, 67.85124969482422, 50.021873474121094, 4.716249942779541, 9.331250190734863, 55.26937484741211, 41.01499938964844, 71.95874786376953, 38.766876220703125, 81.3125, 63.915626525878906, 74.83812713623047, 88.85250091552734, 68.11500549316406, 48.353126525878906, 3.353749990463257, 9.570625305175781, 51.787498474121094, 33.17250061035156, 69.37687683105469, 42.47437286376953, 84.62687683105469, 46.640625, 74.50625610351562, 81.78375244140625], "mean": [0.5113222599029541, -1.0042591094970703, 1.270821452140808, 0.5635035037994385, -0.5640115141868591, 0.40511810779571533, -0.4972667694091797, -1.0088990926742554, 1.3012163639068604, -0.5879841446876526, 0.6795299053192139, -0.18735505640506744, 47.72551345825195, 41.68417739868164, 1.3623050451278687, 1.0724430084228516, 20.724700927734375, 10.889883041381836, 26.8435115814209, 7.869156837463379, 31.815916061401367, 14.357168197631836, 21.118776321411133, 57.1564826965332, 51.928443908691406, 37.99587631225586, 1.9885181188583374, 2.881218194961548, 18.22303009033203, 8.300297737121582, 24.491945266723633, 9.179702758789062, 28.53792953491211, 10.498181343078613, 19.824180603027344, 46.59064865112305], "std": [0.20032599568367004, 0.17323578894138336, 0.2003868669271469, 0.15528705716133118, 0.2178986817598343, 0.12739834189414978, 0.20608042180538177, 0.18159516155719757, 0.15985830128192902, 0.1999616175889969, 0.24408790469169617, 0.17643387615680695, 12.420794486999512, 4.943165302276611, 0.585885226726532, 2.716273546218872, 20.454437255859375, 15.028017044067383, 24.49559211730957, 13.593979835510254, 28.13534164428711, 21.347902297973633, 28.479589462280273, 23.63095474243164, 9.599331855773926, 6.1489691734313965, 0.40431639552116394, 3.8089585304260254, 20.048648834228516, 11.398792266845703, 26.436574935913086, 14.708895683288574, 31.080934524536133, 15.303996086120605, 27.920297622680664, 24.87240219116211], "count": [201]}, "action": {"min": [0.14302948117256165, -1.374098777770996, 1.0660810470581055, 0.2681296169757843, -0.9251735806465149, 0.22681105136871338, -0.8150225281715393, -1.2732223272323608, 1.0819600820541382, -0.8494745492935181, 0.28124284744262695, -0.520618736743927, 32.84312438964844, 35.99937438964844, 0.9643750190734863, -0.2993749976158142, 0.7649999856948853, 0.22875000536441803, 0.8899999856948853, -0.9743750095367432, 1.0106250047683716, -3.797499895095825, 0.9175000190734863, -0.2081250101327896, 40.1875, 31.641250610351562, 1.4850000143051147, -0.48374998569488525, 0.8331249952316284, 0.4781250059604645, 0.6579999923706055, 0.021874990314245224, 0.9800000190734863, -0.3487499952316284, 0.8062499761581421, 8.140625], "max": [0.7667419910430908, -0.7788776755332947, 1.7222189903259277, 0.8757247924804688, -0.08773937821388245, 0.6556134223937988, -0.16231784224510193, -0.6769283413887024, 1.6338120698928833, -0.09622720628976822, 1.2790875434875488, 0.06771191209554672, 67.85124969482422, 50.021873474121094, 4.716249942779541, 9.331250190734863, 55.26937484741211, 41.01499938964844, 71.95874786376953, 38.766876220703125, 81.3125, 63.915626525878906, 74.83812713623047, 88.85250091552734, 68.11500549316406, 48.353126525878906, 3.353749990463257, 9.570625305175781, 51.787498474121094, 33.17250061035156, 69.37687683105469, 42.47437286376953, 84.62687683105469, 46.640625, 74.50625610351562, 81.78375244140625], "mean": [0.5113222599029541, -1.0042589902877808, 1.2708219289779663, 0.5635034441947937, -0.5640114545822144, 0.40511807799339294, -0.4972662031650543, -1.0088990926742554, 1.3012163639068604, -0.5879841446876526, 0.6795299649238586, -0.18735502660274506, 47.725502014160156, 41.68418502807617, 1.3623050451278687, 1.0724427700042725, 20.724689483642578, 10.889880180358887, 26.843503952026367, 7.8691582679748535, 31.8159122467041, 14.35716438293457, 21.118778228759766, 57.15647888183594, 51.92845153808594, 37.995880126953125, 1.9885170459747314, 2.881218671798706, 18.223039627075195, 8.300299644470215, 24.491941452026367, 9.179703712463379, 28.537935256958008, 10.49817943572998, 19.824174880981445, 46.59066390991211], "std": [0.20032598078250885, 0.17323578894138336, 0.20038685202598572, 0.15528705716133118, 0.21789871156215668, 0.12739834189414978, 0.2060803920030594, 0.18159517645835876, 0.15985828638076782, 0.1999616175889969, 0.24408788979053497, 0.17643387615680695, 12.420792579650879, 4.9431657791137695, 0.5858851671218872, 2.716273546218872, 20.454435348510742, 15.0280179977417, 24.495595932006836, 13.59398078918457, 28.135343551635742, 21.347904205322266, 28.47958755493164, 23.63095474243164, 9.59933090209961, 6.14896821975708, 0.4043164551258087, 3.8089587688446045, 20.04865074157715, 11.39879322052002, 26.43657112121582, 14.708891868591309, 31.0809383392334, 15.303993225097656, 27.920297622680664, 24.872400283813477], "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": [179], "max": [179], "mean": [179.0], "std": [0.0], "count": [201]}, "index": {"min": [25785], "max": [25985], "mean": [25885.0], "std": [58.02298395176403], "count": [201]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [201]}, "subtask_annotation": {"mean": [1.9651741293532339, 11.0, 11.0, 11.0, 11.0], "std": [2.872719704742746, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [201]}, "scene_annotation": {"mean": [179.0], "std": [0.0], "min": [179], "max": [179], "count": [201]}, "eef_direction_state": {"mean": [2.915422885572139, 3.2039800995024876], "std": [1.9869752369649873, 1.9682009563505176], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_state": {"mean": [1.2786069651741294, 1.4975124378109452], "std": [0.5390151787626781, 0.5474897769049668], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_state": {"mean": [0.8855721393034826, 1.054726368159204], "std": [0.823679885182122, 0.7544165481421318], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_direction_action": {"mean": [2.915422885572139, 3.2039800995024876], "std": [1.9869752369649873, 1.9682009563505176], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_action": {"mean": [1.2786069651741294, 1.4975124378109452], "std": [0.5390151787626781, 0.5474897769049668], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_action": {"mean": [0.8855721393034826, 1.054726368159204], "std": [0.823679885182122, 0.7544165481421318], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_sim_pose_state": {"mean": [0.6802460319055421, 0.11241021748594726, 1.1990803631138225, -1.619327411539378, 1.0001627485526896, -2.42325300733815, 0.6734253687753776, -0.1098080529453778, 1.2231592842257466, 1.4562334201879328, 0.8134738077395611, 2.347521259305077], "std": [0.06692666342933963, 0.020001170353881246, 0.056225323411486554, 0.23855976220008368, 0.08021480853575248, 0.23940278202717782, 0.05669984019170715, 0.04860206476295998, 0.07448282337255843, 0.2642950081104723, 0.11690410274492977, 0.3022128126399678], "min": [0.6211025431405359, 0.085188760776965, 1.1191943421793116, -1.9871368364139568, 0.8345732210835468, -2.8281303716267145, 0.6084118222949163, -0.22128287842796854, 1.1095765979385352, 0.8965509807489602, 0.5995044687158377, 1.8038251814275212], "max": [0.8291717098108229, 0.15841192057995673, 1.2782676695645663, -1.0456646833089653, 1.1609089473187542, -1.923444147023492, 0.8036423358936667, -0.05046690363860318, 1.3577760453586267, 1.8591834425790488, 1.046881391150757, 2.7666605256543213], "count": [201]}, "eef_sim_pose_action": {"mean": [0.6802460319055421, 0.11241021748594726, 1.1990803631138225, -1.619327411539378, 1.0001627485526896, -2.42325300733815, 0.6734253687753776, -0.1098080529453778, 1.2231592842257466, 1.4562334201879328, 0.8134738077395611, 2.347521259305077], "std": [0.06692666342933963, 0.020001170353881246, 0.056225323411486554, 0.23855976220008368, 0.08021480853575248, 0.23940278202717782, 0.05669984019170715, 0.04860206476295998, 0.07448282337255843, 0.2642950081104723, 0.11690410274492977, 0.3022128126399678], "min": [0.6211025431405359, 0.085188760776965, 1.1191943421793116, -1.9871368364139568, 0.8345732210835468, -2.8281303716267145, 0.6084118222949163, -0.22128287842796854, 1.1095765979385352, 0.8965509807489602, 0.5995044687158377, 1.8038251814275212], "max": [0.8291717098108229, 0.15841192057995673, 1.2782676695645663, -1.0456646833089653, 1.1609089473187542, -1.923444147023492, 0.8036423358936667, -0.05046690363860318, 1.3577760453586267, 1.8591834425790488, 1.046881391150757, 2.7666605256543213], "count": [201]}}} +{"episode_index": 180, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38831393586601304]], [[0.39649402573529413]], [[0.42420868668300654]]], "std": [[[0.28963111380583834]], [[0.278341214941274]], [[0.265436870198643]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.504691875]], [[0.5244110886437909]], [[0.5174112969771242]]], "std": [[[0.3208608452568929]], [[0.321143914752477]], [[0.3219321034993652]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5380183251633986]], [[0.554699176879085]], [[0.5472730208333333]]], "std": [[[0.30605706602160565]], [[0.3108989881433823]], [[0.316471075164963]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43155526756535945]], [[0.46287279411764704]], [[0.4288564828431372]]], "std": [[[0.37062621536125906]], [[0.37267286286742807]], [[0.38041386254509796]]], "count": [100]}, "observation.state": {"min": [0.10774300247430801, -1.3930771350860596, 1.066605567932129, 0.1137273982167244, -1.1767089366912842, -0.05965323746204376, -0.8539330363273621, -1.2644245624542236, 1.0545891523361206, -1.1744678020477295, 0.18012797832489014, -0.44333815574645996, 43.08250045776367, 36.770626068115234, -0.5306249856948853, -0.23000000417232513, 1.2193750143051147, -0.19562502205371857, 5.523124694824219, -0.9036363959312439, 5.653124809265137, 0.09437499195337296, 0.9446666836738586, 25.924375534057617, 40.688751220703125, 31.056249618530273, 1.3274999856948853, -0.375, 0.8554545640945435, 0.8068749904632568, 1.5362499952316284, 0.7412500381469727, 1.875, 0.4950000047683716, 0.734375, 14.637499809265137], "max": [0.7957103252410889, -0.7986667156219482, 1.7345693111419678, 0.9874256253242493, -0.004911497700959444, 0.6108376979827881, -0.09007591754198074, -0.7371060848236084, 1.574707269668579, -0.07014381885528564, 1.340695858001709, 0.31340599060058594, 68.21499633789062, 51.73875045776367, 34.508750915527344, 7.167778015136719, 52.71375274658203, 42.1875, 62.9118766784668, 54.31687545776367, 81.46375274658203, 49.661251068115234, 68.74124908447266, 86.01374816894531, 67.79437255859375, 50.006248474121094, 4.40625, 8.434545516967773, 48.948123931884766, 45.76937484741211, 63.60062789916992, 45.306251525878906, 80.40374755859375, 57.47875213623047, 73.46187591552734, 83.87625122070312], "mean": [0.48530513048171997, -1.0562824010849, 1.331591010093689, 0.6358262300491333, -0.5438157916069031, 0.2878779470920563, -0.4372565746307373, -1.010815143585205, 1.2937214374542236, -0.7301125526428223, 0.6367535591125488, -0.1144804060459137, 54.6457405090332, 43.859222412109375, 9.900982856750488, 0.7581086158752441, 24.98366355895996, 13.094634056091309, 30.9538631439209, 14.133962631225586, 36.766544342041016, 16.23508644104004, 25.07286834716797, 59.4526481628418, 54.67137908935547, 40.651432037353516, 1.508190393447876, 2.066061019897461, 20.6097354888916, 14.001617431640625, 28.913721084594727, 13.187187194824219, 35.65160369873047, 18.388545989990234, 26.93776512145996, 58.244449615478516], "std": [0.22164031863212585, 0.16543611884117126, 0.1933613270521164, 0.22773002088069916, 0.2842467129230499, 0.22153495252132416, 0.2283647507429123, 0.15170007944107056, 0.14121156930923462, 0.30729541182518005, 0.29062676429748535, 0.30159878730773926, 9.746781349182129, 5.751352787017822, 11.609820365905762, 1.9998341798782349, 20.108165740966797, 15.779841423034668, 22.90096664428711, 17.965755462646484, 29.2155818939209, 18.986967086791992, 28.26791000366211, 18.606996536254883, 9.572669982910156, 6.448232173919678, 0.5216124057769775, 2.856736660003662, 19.823932647705078, 16.37970733642578, 25.379718780517578, 15.32249927520752, 30.917152404785156, 21.71121597290039, 30.722070693969727, 21.83432388305664], "count": [152]}, "action": {"min": [0.10774300247430801, -1.3930771350860596, 1.066605567932129, 0.1137273982167244, -1.1767089366912842, -0.05965323746204376, -0.8539330363273621, -1.2644245624542236, 1.0545891523361206, -1.1744678020477295, 0.18012797832489014, -0.44333815574645996, 43.08250045776367, 36.770626068115234, -0.5306249856948853, -0.23000000417232513, 1.2193750143051147, -0.19562502205371857, 5.523124694824219, -0.9036363959312439, 5.653124809265137, 0.09437499195337296, 0.9446666836738586, 25.924375534057617, 40.688751220703125, 31.056249618530273, 1.3274999856948853, -0.375, 0.8554545640945435, 0.8068749904632568, 1.5362499952316284, 0.7412500381469727, 1.875, 0.4950000047683716, 0.734375, 14.637499809265137], "max": [0.7957103252410889, -0.7986667156219482, 1.7345693111419678, 0.9874256253242493, -0.004911497700959444, 0.6108376979827881, -0.09007591754198074, -0.7371060848236084, 1.574707269668579, -0.07014381885528564, 1.340695858001709, 0.31340599060058594, 68.21499633789062, 51.73875045776367, 34.508750915527344, 7.167778015136719, 52.71375274658203, 42.1875, 62.9118766784668, 54.31687545776367, 81.46375274658203, 49.661251068115234, 68.74124908447266, 86.01374816894531, 67.79437255859375, 50.006248474121094, 4.40625, 8.434545516967773, 48.948123931884766, 45.76937484741211, 63.60062789916992, 45.306251525878906, 80.40374755859375, 57.47875213623047, 73.46187591552734, 83.87625122070312], "mean": [0.4853050708770752, -1.0562824010849, 1.3315913677215576, 0.6358262300491333, -0.5438157916069031, 0.2878779470920563, -0.43725672364234924, -1.010815143585205, 1.2937214374542236, -0.730112612247467, 0.6367533802986145, -0.1144804060459137, 54.64572525024414, 43.859214782714844, 9.900984764099121, 0.7581085562705994, 24.983665466308594, 13.094632148742676, 30.953861236572266, 14.133962631225586, 36.76655197143555, 16.235084533691406, 25.072872161865234, 59.45263671875, 54.671348571777344, 40.651424407958984, 1.508190393447876, 2.0660605430603027, 20.609729766845703, 14.001619338989258, 28.913724899291992, 13.187183380126953, 35.65160369873047, 18.388547897338867, 26.93776512145996, 58.244468688964844], "std": [0.22164031863212585, 0.16543613374233246, 0.1933613270521164, 0.22773000597953796, 0.2842467427253723, 0.22153493762016296, 0.2283647507429123, 0.15170007944107056, 0.14121153950691223, 0.30729544162750244, 0.29062676429748535, 0.30159878730773926, 9.746782302856445, 5.751352787017822, 11.609821319580078, 1.9998341798782349, 20.108163833618164, 15.779840469360352, 22.90096664428711, 17.965755462646484, 29.215576171875, 18.98696517944336, 28.26791000366211, 18.60700035095215, 9.572670936584473, 6.4482316970825195, 0.5216127634048462, 2.8567371368408203, 19.823930740356445, 16.37970733642578, 25.37971305847168, 15.322501182556152, 30.917152404785156, 21.711219787597656, 30.722070693969727, 21.83432388305664], "count": [152]}, "timestamp": {"min": [0.0], "max": [5.033333333333333], "mean": [2.5166666666666666], "std": [1.4625890286292547], "count": [152]}, "frame_index": {"min": [0], "max": [151], "mean": [75.5], "std": [43.877670858877636], "count": [152]}, "episode_index": {"min": [180], "max": [180], "mean": [180.0], "std": [0.0], "count": [152]}, "index": {"min": [25986], "max": [26137], "mean": [26061.5], "std": [43.877670858877636], "count": [152]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [152]}, "subtask_annotation": {"mean": [2.611842105263158, 11.0, 11.0, 11.0, 11.0], "std": [3.0673349955733986, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [152]}, "scene_annotation": {"mean": [180.0], "std": [0.0], "min": [180], "max": [180], "count": [152]}, "eef_direction_state": {"mean": [3.460526315789474, 2.9802631578947367], "std": [1.9496341726596345, 1.7861690655556426], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_state": {"mean": [1.4539473684210527, 1.638157894736842], "std": [0.5716874351826413, 0.49403470612774364], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_state": {"mean": [1.0328947368421053, 1.019736842105263], "std": [0.822526300634488, 0.8068000040514349], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_direction_action": {"mean": [3.460526315789474, 2.9802631578947367], "std": [1.9496341726596345, 1.7861690655556426], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_action": {"mean": [1.4539473684210527, 1.638157894736842], "std": [0.5716874351826413, 0.49403470612774364], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_action": {"mean": [1.0328947368421053, 1.019736842105263], "std": [0.822526300634488, 0.8068000040514349], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_sim_pose_state": {"mean": [0.6884334767021302, 0.10726679765133454, 1.1941272562567675, -1.6507737847190826, 0.9298870672735347, -2.4571567026515866, 0.6700150291770895, -0.10244597558234733, 1.2283700208558048, 1.4965038961351969, 0.8440065345382869, 2.4057427432791854], "std": [0.07496452913224258, 0.022577700996791305, 0.06523488208211663, 0.2798621834359499, 0.11714191555572225, 0.31314530286417275, 0.06241403569205409, 0.04244562315976219, 0.07601906686858907, 0.30816643443167385, 0.1554747504684939, 0.3827015072225294], "min": [0.6153722252429502, 0.0800051394565588, 1.1026506194908068, -2.0090234726312204, 0.7663423936585327, -2.9095760411505074, 0.5993628161751843, -0.1998068526549881, 1.1169251862817868, 0.9607872223091307, 0.6422645308785375, 1.855765406836801], "max": [0.8384889625758889, 0.17141709992002316, 1.3023976698896524, -1.0179823770083793, 1.1176662172738228, -1.9312245437400108, 0.7991603041752526, -0.03620957825651808, 1.340905585941539, 1.9587140245105366, 1.0994291848882431, 2.9219294861682403], "count": [152]}, "eef_sim_pose_action": {"mean": [0.6884334767021302, 0.10726679765133454, 1.1941272562567675, -1.6507737847190826, 0.9298870672735347, -2.4571567026515866, 0.6700150291770895, -0.10244597558234733, 1.2283700208558048, 1.4965038961351969, 0.8440065345382869, 2.4057427432791854], "std": [0.07496452913224258, 0.022577700996791305, 0.06523488208211663, 0.2798621834359499, 0.11714191555572225, 0.31314530286417275, 0.06241403569205409, 0.04244562315976219, 0.07601906686858907, 0.30816643443167385, 0.1554747504684939, 0.3827015072225294], "min": [0.6153722252429502, 0.0800051394565588, 1.1026506194908068, -2.0090234726312204, 0.7663423936585327, -2.9095760411505074, 0.5993628161751843, -0.1998068526549881, 1.1169251862817868, 0.9607872223091307, 0.6422645308785375, 1.855765406836801], "max": [0.8384889625758889, 0.17141709992002316, 1.3023976698896524, -1.0179823770083793, 1.1176662172738228, -1.9312245437400108, 0.7991603041752526, -0.03620957825651808, 1.340905585941539, 1.9587140245105366, 1.0994291848882431, 2.9219294861682403], "count": [152]}}} +{"episode_index": 181, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38999673406862745]], [[0.39635453022875816]], [[0.420843966503268]]], "std": [[[0.29366609573033264]], [[0.2832074631470921]], [[0.2678259735941705]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5046220138888888]], [[0.5245134579248366]], [[0.5149212847222222]]], "std": [[[0.3268079354419994]], [[0.32494117587693516]], [[0.32571022218411133]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1411764705882353]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5298561989379086]], [[0.5582499918300653]], [[0.5423401919934641]]], "std": [[[0.3187590383487614]], [[0.31430651229075823]], [[0.3196786841438582]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4530703839869281]], [[0.465692085375817]], [[0.4394852920751634]]], "std": [[[0.36232697176505085]], [[0.37281869966269365]], [[0.38018860371184326]]], "count": [100]}, "observation.state": {"min": [0.13764114677906036, -1.3430800437927246, 0.9815842509269714, 0.11096169799566269, -1.186436653137207, 0.07078755646944046, -0.8508812189102173, -1.2629225254058838, 1.0588806867599487, -0.775730550289154, 0.29297322034835815, -0.5311199426651001, 37.69874954223633, 36.76583480834961, -0.5377777814865112, -0.31437498331069946, 0.986923098564148, 0.27400001883506775, 4.885555267333984, -1.15625, 8.403749465942383, -3.6581249237060547, 0.9125000238418579, 43.154998779296875, 39.354373931884766, 31.944374084472656, 1.4068750143051147, -0.4193750023841858, 1.1662499904632568, 0.08312499523162842, 4.238666534423828, -0.016250004991889, 5.510000228881836, 1.4068750143051147, 0.7820000052452087, 30.84749984741211], "max": [0.9356164932250977, -0.7055390477180481, 1.660062313079834, 0.9341382384300232, -0.10147249698638916, 0.6328679323196411, -0.23203250765800476, -0.7681963443756104, 1.5933279991149902, -0.13823720812797546, 1.2579156160354614, -0.06361104547977448, 66.70062255859375, 50.485626220703125, 26.669374465942383, 3.0712499618530273, 54.755001068115234, 34.606876373291016, 69.01750183105469, 57.82500076293945, 83.04562377929688, 85.13874816894531, 73.18624877929688, 103.49937438964844, 62.084999084472656, 47.29624938964844, 3.1762499809265137, 9.066666603088379, 51.095001220703125, 38.35499954223633, 63.59062576293945, 46.33187484741211, 74.65250396728516, 82.76374816894531, 71.03437805175781, 101.62374877929688], "mean": [0.5306060314178467, -0.9650266170501709, 1.2370338439941406, 0.6560111045837402, -0.5957448482513428, 0.31093794107437134, -0.5674474835395813, -1.0051244497299194, 1.254683494567871, -0.5077406764030457, 0.7306968569755554, -0.2824498414993286, 51.9514274597168, 43.181488037109375, 13.872944831848145, 0.2431466430425644, 24.730432510375977, 9.615836143493652, 30.50862693786621, 9.334065437316895, 35.605934143066406, 16.694162368774414, 22.959699630737305, 66.10706329345703, 49.33878707885742, 38.65311050415039, 1.7663781642913818, 0.9541884064674377, 18.855070114135742, 9.29737377166748, 28.12257194519043, 14.31557559967041, 32.152626037597656, 25.04590606689453, 22.758676528930664, 67.42335510253906], "std": [0.22672244906425476, 0.17246714234352112, 0.19096943736076355, 0.2316000610589981, 0.25733256340026855, 0.16979102790355682, 0.22168374061584473, 0.14708398282527924, 0.14707286655902863, 0.18196342885494232, 0.25347399711608887, 0.13873068988323212, 10.243165969848633, 4.708487033843994, 7.645965099334717, 0.9064523577690125, 18.90117073059082, 12.443431854248047, 21.853708267211914, 16.29831314086914, 25.960248947143555, 24.963850021362305, 27.697223663330078, 15.096254348754883, 8.037341117858887, 5.979985237121582, 0.352008581161499, 2.407776117324829, 18.382015228271484, 12.844590187072754, 20.979188919067383, 17.3165340423584, 25.26539421081543, 30.763235092163086, 28.05265235900879, 23.348970413208008], "count": [134]}, "action": {"min": [0.13764114677906036, -1.3430800437927246, 0.9815842509269714, 0.11096169799566269, -1.186436653137207, 0.07078755646944046, -0.8508812189102173, -1.2629225254058838, 1.0588806867599487, -0.775730550289154, 0.29297322034835815, -0.5311199426651001, 37.69874954223633, 36.76583480834961, -0.5377777814865112, -0.31437498331069946, 0.986923098564148, 0.27400001883506775, 4.885555267333984, -1.15625, 8.403749465942383, -3.6581249237060547, 0.9125000238418579, 43.154998779296875, 39.354373931884766, 31.944374084472656, 1.4068750143051147, -0.4193750023841858, 1.1662499904632568, 0.08312499523162842, 4.238666534423828, -0.016250004991889, 5.510000228881836, 1.4068750143051147, 0.7820000052452087, 30.84749984741211], "max": [0.9356164932250977, -0.7055390477180481, 1.660062313079834, 0.9341382384300232, -0.10147249698638916, 0.6328679323196411, -0.23203250765800476, -0.7681963443756104, 1.5933279991149902, -0.13823720812797546, 1.2579156160354614, -0.06361104547977448, 66.70062255859375, 50.485626220703125, 26.669374465942383, 3.0712499618530273, 54.755001068115234, 34.606876373291016, 69.01750183105469, 57.82500076293945, 83.04562377929688, 85.13874816894531, 73.18624877929688, 103.49937438964844, 62.084999084472656, 47.29624938964844, 3.1762499809265137, 9.066666603088379, 51.095001220703125, 38.35499954223633, 63.59062576293945, 46.33187484741211, 74.65250396728516, 82.76374816894531, 71.03437805175781, 101.62374877929688], "mean": [0.5306060910224915, -0.9650264978408813, 1.2370338439941406, 0.6560111045837402, -0.5957446098327637, 0.3109380006790161, -0.5674470663070679, -1.0051246881484985, 1.254683256149292, -0.5077406764030457, 0.7306966781616211, -0.2824499309062958, 51.951416015625, 43.18148422241211, 13.87295150756836, 0.2431466430425644, 24.73042869567871, 9.615835189819336, 30.508630752563477, 9.334067344665527, 35.60593032836914, 16.69416046142578, 22.959699630737305, 66.10704803466797, 49.33879470825195, 38.65311813354492, 1.76637864112854, 0.9541884660720825, 18.855058670043945, 9.297371864318848, 28.122573852539062, 14.315579414367676, 32.15262222290039, 25.0459041595459, 22.758678436279297, 67.42335510253906], "std": [0.22672247886657715, 0.1724671572446823, 0.19096942245960236, 0.2316000908613205, 0.25733259320259094, 0.16979104280471802, 0.22168372571468353, 0.14708398282527924, 0.14707286655902863, 0.18196344375610352, 0.2534739673137665, 0.13873068988323212, 10.243165016174316, 4.708487033843994, 7.645965099334717, 0.9064523577690125, 18.901172637939453, 12.44343376159668, 21.853710174560547, 16.298311233520508, 25.960248947143555, 24.96384620666504, 27.69722557067871, 15.096254348754883, 8.037341117858887, 5.97998571395874, 0.3520087003707886, 2.407776117324829, 18.38201141357422, 12.844593048095703, 20.979188919067383, 17.316532135009766, 25.265398025512695, 30.76323127746582, 28.052656173706055, 23.348968505859375], "count": [134]}, "timestamp": {"min": [0.0], "max": [4.433333333333334], "mean": [2.216666666666667], "std": [1.2893796958227626], "count": [134]}, "frame_index": {"min": [0], "max": [133], "mean": [66.5], "std": [38.68139087468288], "count": [134]}, "episode_index": {"min": [181], "max": [181], "mean": [181.0], "std": [0.0], "count": [134]}, "index": {"min": [26138], "max": [26271], "mean": [26204.5], "std": [38.68139087468288], "count": [134]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [134]}, "subtask_annotation": {"mean": [1.992537313432836, 11.0, 11.0, 11.0, 11.0], "std": [2.923135376220573, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [134]}, "scene_annotation": {"mean": [181.0], "std": [0.0], "min": [181], "max": [181], "count": [134]}, "eef_direction_state": {"mean": [2.917910447761194, 3.014925373134328], "std": [1.7621582232934392, 1.876743267721584], "min": [0, 0], "max": [6, 6], "count": [134]}, "eef_velocity_state": {"mean": [1.507462686567164, 1.6865671641791045], "std": [0.5146549149124375, 0.47970622925337836], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_acc_mag_state": {"mean": [1.0820895522388059, 1.0597014925373134], "std": [0.7731357690299494, 0.7799846346539646], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_direction_action": {"mean": [2.917910447761194, 3.014925373134328], "std": [1.7621582232934392, 1.876743267721584], "min": [0, 0], "max": [6, 6], "count": [134]}, "eef_velocity_action": {"mean": [1.507462686567164, 1.6865671641791045], "std": [0.5146549149124375, 0.47970622925337836], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_acc_mag_action": {"mean": [1.0820895522388059, 1.0597014925373134], "std": [0.7731357690299494, 0.7799846346539646], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_sim_pose_state": {"mean": [0.6644674344184636, 0.11440802360235347, 1.1977997032344276, -1.6574613199512005, 0.9804563402892027, -2.4954841627120308, 0.6571619149183554, -0.10428415974568302, 1.2090716296368833, 1.463215588847066, 0.8083684109805838, 2.3819018265564513], "std": [0.06976404164498066, 0.029498272725256004, 0.05495335062065226, 0.2616912072835447, 0.09250492309416798, 0.30089740079766697, 0.060235529689398604, 0.03985269592123774, 0.07170234326857547, 0.2718029552295911, 0.08343884849909029, 0.31341002566860554], "min": [0.5931657966846712, 0.07940547760520955, 1.1175441112781361, -2.0226928413528142, 0.8330114339653756, -2.9419852797342925, 0.6002717980264245, -0.1782772004755209, 1.10771318317052, 0.8441620354146078, 0.6985214861258635, 1.7825353424370187], "max": [0.8162602728792189, 0.18288268135738295, 1.2770972288406686, -1.1889625586986772, 1.1576421874604126, -1.9508249603019767, 0.7943157632974864, -0.04292787574780807, 1.3659408912099589, 1.8395286438658953, 0.9548875601816653, 2.8137702066247203], "count": [134]}, "eef_sim_pose_action": {"mean": [0.6644674344184636, 0.11440802360235347, 1.1977997032344276, -1.6574613199512005, 0.9804563402892027, -2.4954841627120308, 0.6571619149183554, -0.10428415974568302, 1.2090716296368833, 1.463215588847066, 0.8083684109805838, 2.3819018265564513], "std": [0.06976404164498066, 0.029498272725256004, 0.05495335062065226, 0.2616912072835447, 0.09250492309416798, 0.30089740079766697, 0.060235529689398604, 0.03985269592123774, 0.07170234326857547, 0.2718029552295911, 0.08343884849909029, 0.31341002566860554], "min": [0.5931657966846712, 0.07940547760520955, 1.1175441112781361, -2.0226928413528142, 0.8330114339653756, -2.9419852797342925, 0.6002717980264245, -0.1782772004755209, 1.10771318317052, 0.8441620354146078, 0.6985214861258635, 1.7825353424370187], "max": [0.8162602728792189, 0.18288268135738295, 1.2770972288406686, -1.1889625586986772, 1.1576421874604126, -1.9508249603019767, 0.7943157632974864, -0.04292787574780807, 1.3659408912099589, 1.8395286438658953, 0.9548875601816653, 2.8137702066247203], "count": [134]}}} +{"episode_index": 182, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39224466299019606]], [[0.39879119076797387]], [[0.42594942401960784]]], "std": [[[0.29070865216802977]], [[0.27998482188446283]], [[0.266563816562552]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49321864991830067]], [[0.5111105208333334]], [[0.49825604779411764]]], "std": [[[0.32587532752492976]], [[0.32731081419826863]], [[0.3294225109018604]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.1450980392156863]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5526245281862745]], [[0.5675505821078431]], [[0.5513835620915033]]], "std": [[[0.3068316435168691]], [[0.3118700855148699]], [[0.3156564784742131]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43317900122549025]], [[0.4644716748366013]], [[0.43457157475490193]]], "std": [[[0.36801088359893325]], [[0.37013797130906645]], [[0.37862890362483265]]], "count": [100]}, "observation.state": {"min": [0.10869669169187546, -1.3383115530014038, 1.1095693111419678, 0.299887478351593, -0.9296082258224487, 0.02658407762646675, -0.8657110929489136, -1.2243696451187134, 1.085584044456482, -0.796807050704956, 0.23582340776920319, -0.444037526845932, 42.4118766784668, 32.739376068115234, -0.9356250166893005, -0.2618750035762787, 1.5, -0.39625000953674316, 7.969333171844482, -1.1766666173934937, 7.6533331871032715, -3.245000123977661, 0.9231250286102295, 9.015555381774902, 41.348751068115234, 29.885000228881836, 1.4118750095367432, -0.27812498807907104, 1.0099999904632568, -0.0925000011920929, 3.005000114440918, -0.484375, 1.109375, 0.7906249761581421, 0.7662500143051147, 6.098124980926514], "max": [0.6382801532745361, -0.7871509790420532, 1.6532673835754395, 1.021257758140564, -0.08049134165048599, 0.6240463256835938, -0.11019875109195709, -0.7108319997787476, 1.548170804977417, -0.10137712955474854, 1.2465667724609375, 0.02114805020391941, 68.0093765258789, 51.66812515258789, 16.293750762939453, 6.348750114440918, 52.295623779296875, 34.65062713623047, 69.3031234741211, 56.118751525878906, 86.76374816894531, 72.90437316894531, 66.62249755859375, 95.34687805175781, 66.17874908447266, 46.86687469482422, 2.9175000190734863, 7.860000133514404, 54.00562286376953, 30.827499389648438, 66.69437408447266, 53.962501525878906, 70.38687896728516, 76.01250457763672, 67.58499908447266, 98.70437622070312], "mean": [0.4666800796985626, -1.0041509866714478, 1.290366768836975, 0.7064505815505981, -0.5579555630683899, 0.2608441710472107, -0.45802128314971924, -0.9865913987159729, 1.2647584676742554, -0.6250340938568115, 0.652429461479187, -0.21352018415927887, 51.71885299682617, 41.737735748291016, 2.573678970336914, 0.8326959013938904, 21.446210861206055, 9.371328353881836, 28.203046798706055, 7.844047546386719, 33.337890625, 11.994141578674316, 20.787721633911133, 58.6949577331543, 51.61954879760742, 37.88589859008789, 1.7816710472106934, 1.1319539546966553, 20.555606842041016, 7.324796199798584, 28.780702590942383, 13.300028800964355, 30.45064353942871, 22.14615249633789, 20.900577545166016, 58.2707633972168], "std": [0.1874794214963913, 0.16615509986877441, 0.17523756623268127, 0.21986159682273865, 0.22493277490139008, 0.1933819204568863, 0.2274419516324997, 0.1403602510690689, 0.12634536623954773, 0.17378747463226318, 0.24331557750701904, 0.14643150568008423, 9.664743423461914, 7.16066837310791, 5.058789253234863, 2.062703847885132, 18.449222564697266, 13.4493989944458, 22.282987594604492, 15.818516731262207, 26.916671752929688, 20.751827239990234, 26.062341690063477, 19.26622772216797, 8.7265625, 6.258396625518799, 0.3180254101753235, 2.0550272464752197, 20.104061126708984, 10.186697959899902, 22.64280128479004, 18.700183868408203, 25.3851318359375, 29.87592124938965, 26.312419891357422, 31.352449417114258], "count": [149]}, "action": {"min": [0.10869669169187546, -1.3383115530014038, 1.1095693111419678, 0.299887478351593, -0.9296082258224487, 0.02658407762646675, -0.8657110929489136, -1.2243696451187134, 1.085584044456482, -0.796807050704956, 0.23582340776920319, -0.444037526845932, 42.4118766784668, 32.739376068115234, -0.9356250166893005, -0.2618750035762787, 1.5, -0.39625000953674316, 7.969333171844482, -1.1766666173934937, 7.6533331871032715, -3.245000123977661, 0.9231250286102295, 9.015555381774902, 41.348751068115234, 29.885000228881836, 1.4118750095367432, -0.27812498807907104, 1.0099999904632568, -0.0925000011920929, 3.005000114440918, -0.484375, 1.109375, 0.7906249761581421, 0.7662500143051147, 6.098124980926514], "max": [0.6382801532745361, -0.7871509790420532, 1.6532673835754395, 1.021257758140564, -0.08049134165048599, 0.6240463256835938, -0.11019875109195709, -0.7108319997787476, 1.548170804977417, -0.10137712955474854, 1.2465667724609375, 0.02114805020391941, 68.0093765258789, 51.66812515258789, 16.293750762939453, 6.348750114440918, 52.295623779296875, 34.65062713623047, 69.3031234741211, 56.118751525878906, 86.76374816894531, 72.90437316894531, 66.62249755859375, 95.34687805175781, 66.17874908447266, 46.86687469482422, 2.9175000190734863, 7.860000133514404, 54.00562286376953, 30.827499389648438, 66.69437408447266, 53.962501525878906, 70.38687896728516, 76.01250457763672, 67.58499908447266, 98.70437622070312], "mean": [0.46667999029159546, -1.0041511058807373, 1.2903668880462646, 0.7064505219459534, -0.5579555630683899, 0.26084408164024353, -0.4580211639404297, -0.9865913987159729, 1.2647581100463867, -0.6250341534614563, 0.6524292826652527, -0.21352025866508484, 51.71883773803711, 41.73773193359375, 2.5736782550811768, 0.8326959013938904, 21.446210861206055, 9.371330261230469, 28.203052520751953, 7.844047546386719, 33.33788299560547, 11.994142532348633, 20.7877254486084, 58.69496536254883, 51.619564056396484, 37.885894775390625, 1.7816715240478516, 1.1319538354873657, 20.555614471435547, 7.324793815612793, 28.780698776245117, 13.300030708312988, 30.450651168823242, 22.146142959594727, 20.900569915771484, 58.270755767822266], "std": [0.18747945129871368, 0.16615509986877441, 0.17523756623268127, 0.21986159682273865, 0.22493276000022888, 0.1933819204568863, 0.2274419218301773, 0.14036022126674652, 0.12634535133838654, 0.17378747463226318, 0.24331559240818024, 0.14643150568008423, 9.664743423461914, 7.160668849945068, 5.05879020690918, 2.062703847885132, 18.449222564697266, 13.4493989944458, 22.282987594604492, 15.818516731262207, 26.916671752929688, 20.751827239990234, 26.062341690063477, 19.26622772216797, 8.726563453674316, 6.258396148681641, 0.3180253207683563, 2.0550272464752197, 20.104061126708984, 10.186697959899902, 22.64280128479004, 18.70018768310547, 25.3851318359375, 29.875925064086914, 26.312421798706055, 31.352449417114258], "count": [149]}, "timestamp": {"min": [0.0], "max": [4.933333333333334], "mean": [2.4666666666666663], "std": [1.4337208778404378], "count": [149]}, "frame_index": {"min": [0], "max": [148], "mean": [74.0], "std": [43.01162633521314], "count": [149]}, "episode_index": {"min": [182], "max": [182], "mean": [182.0], "std": [0.0], "count": [149]}, "index": {"min": [26272], "max": [26420], "mean": [26346.0], "std": [43.01162633521314], "count": [149]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [149]}, "subtask_annotation": {"mean": [2.0604026845637584, 11.0, 11.0, 11.0, 11.0], "std": [2.947478020865079, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [149]}, "scene_annotation": {"mean": [182.0], "std": [0.0], "min": [182], "max": [182], "count": [149]}, "eef_direction_state": {"mean": [3.3087248322147653, 3.161073825503356], "std": [1.8167724492451935, 1.809991338530796], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_state": {"mean": [1.523489932885906, 1.6845637583892616], "std": [0.512709510195551, 0.47891443691036906], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_state": {"mean": [0.9530201342281879, 1.0], "std": [0.8381472894361965, 0.8109982249088892], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_direction_action": {"mean": [3.3087248322147653, 3.161073825503356], "std": [1.8167724492451935, 1.809991338530796], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_action": {"mean": [1.523489932885906, 1.6845637583892616], "std": [0.512709510195551, 0.47891443691036906], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_action": {"mean": [0.9530201342281879, 1.0], "std": [0.8381472894361965, 0.8109982249088892], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_sim_pose_state": {"mean": [0.6813382034715565, 0.11021784618308982, 1.20782567162607, -1.614851730852428, 0.9866336740273542, -2.4450826172914035, 0.6670441636484422, -0.10675920092476388, 1.23373536219542, 1.4380323072471082, 0.8611091116996795, 2.344873800462787], "std": [0.06327551560117001, 0.025209861484413183, 0.05821120281501805, 0.26340949425053367, 0.09612494555283338, 0.27706824664903185, 0.0543815154514153, 0.04052659315922473, 0.07551453050882626, 0.2573902190437236, 0.12028226381179379, 0.309776527449543], "min": [0.6315778488611878, 0.07215295934219904, 1.104748358561637, -1.9969828549695323, 0.8127111809661214, -2.865594280051677, 0.6125496796591596, -0.21119307774847382, 1.1105796077799766, 0.9587902165771056, 0.6573705629072384, 1.882586573852461], "max": [0.8168887478099023, 0.1570821124827548, 1.2832606383339604, -1.0168095745329748, 1.1672404879331228, -1.9246177226877421, 0.7888432478639367, -0.056529780272267294, 1.3604837075552325, 1.8508540356124679, 1.046633290640059, 2.7740957231908183], "count": [149]}, "eef_sim_pose_action": {"mean": [0.6813382034715565, 0.11021784618308982, 1.20782567162607, -1.614851730852428, 0.9866336740273542, -2.4450826172914035, 0.6670441636484422, -0.10675920092476388, 1.23373536219542, 1.4380323072471082, 0.8611091116996795, 2.344873800462787], "std": [0.06327551560117001, 0.025209861484413183, 0.05821120281501805, 0.26340949425053367, 0.09612494555283338, 0.27706824664903185, 0.0543815154514153, 0.04052659315922473, 0.07551453050882626, 0.2573902190437236, 0.12028226381179379, 0.309776527449543], "min": [0.6315778488611878, 0.07215295934219904, 1.104748358561637, -1.9969828549695323, 0.8127111809661214, -2.865594280051677, 0.6125496796591596, -0.21119307774847382, 1.1105796077799766, 0.9587902165771056, 0.6573705629072384, 1.882586573852461], "max": [0.8168887478099023, 0.1570821124827548, 1.2832606383339604, -1.0168095745329748, 1.1672404879331228, -1.9246177226877421, 0.7888432478639367, -0.056529780272267294, 1.3604837075552325, 1.8508540356124679, 1.046633290640059, 2.7740957231908183], "count": [149]}}} +{"episode_index": 183, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3865763112745098]], [[0.3930682638888889]], [[0.41814899714052284]]], "std": [[[0.29517799104107856]], [[0.2838601296114312]], [[0.2683353448481171]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1568627450980392]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5310633374183006]], [[0.5509181209150327]], [[0.5461971078431372]]], "std": [[[0.3170062146767225]], [[0.31591543982241743]], [[0.3146642327013047]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41810408496732027]], [[0.45247357230392155]], [[0.4675855392156863]]], "std": [[[0.2912500227660403]], [[0.2895608748372504]], [[0.28480265987329934]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42046860294117644]], [[0.45080029820261436]], [[0.42500486928104575]]], "std": [[[0.3680494792921998]], [[0.37047649686942635]], [[0.379607452691825]]], "count": [100]}, "observation.state": {"min": [0.21031223237514496, -1.3273203372955322, 1.040331482887268, 0.0018120084423571825, -1.2060825824737549, 0.40627145767211914, -0.8486877083778381, -1.2483549118041992, 1.051585078239441, -0.26989394426345825, 0.49436846375465393, -0.5137522220611572, 41.06312561035156, 34.11375045776367, -0.8812500238418579, -0.32374998927116394, 2.620000123977661, -0.39000001549720764, 2.5544443130493164, -1.2087500095367432, 1.758888840675354, -3.3755555152893066, 0.9275000095367432, 0.9244444370269775, 47.68187713623047, 32.30000305175781, 1.4018750190734863, -0.3656249940395355, 1.0412499904632568, 0.8068749904632568, 4.60099983215332, 0.4362500309944153, 1.0844444036483765, -0.25, 0.7400000095367432, 0.5169999599456787], "max": [0.8766307830810547, -0.844205379486084, 1.6563429832458496, 0.5497062802314758, -0.22139887511730194, 0.7724164724349976, -0.2931639552116394, -0.7913233041763306, 1.545715093612671, 0.031996261328458786, 1.3177118301391602, -0.29242485761642456, 70.86312103271484, 51.25, 33.348751068115234, 8.867000579833984, 55.11375045776367, 43.337501525878906, 67.03937530517578, 38.19937515258789, 91.1206283569336, 34.51874923706055, 69.91812133789062, 77.4749984741211, 72.95124816894531, 56.55062484741211, 2.6237499713897705, 9.48799991607666, 53.436248779296875, 47.510623931884766, 67.94937896728516, 54.38875198364258, 82.54187774658203, 46.6818733215332, 69.66312408447266, 81.49250030517578], "mean": [0.57528156042099, -1.026163101196289, 1.2527776956558228, 0.33892011642456055, -0.6357461214065552, 0.5829097628593445, -0.6762422919273376, -1.051037311553955, 1.2442485094070435, -0.17642948031425476, 0.8444228172302246, -0.4059033989906311, 57.61582565307617, 42.42232131958008, 10.862324714660645, 1.2272497415542603, 24.664337158203125, 11.85772705078125, 30.300048828125, 7.459149360656738, 38.82097244262695, 3.7871224880218506, 25.775943756103516, 52.01883316040039, 60.29765701293945, 42.29607391357422, 1.651127576828003, 2.202108383178711, 23.14815902709961, 15.838025093078613, 31.37281608581543, 15.457287788391113, 35.51522445678711, 12.940913200378418, 25.619476318359375, 45.248355865478516], "std": [0.21918067336082458, 0.13256198167800903, 0.18565329909324646, 0.1427830457687378, 0.21827425062656403, 0.12555566430091858, 0.2376069873571396, 0.11040192097425461, 0.14097128808498383, 0.08442441374063492, 0.202552929520607, 0.08355709910392761, 10.85385799407959, 5.974318027496338, 12.67129135131836, 2.857801675796509, 20.906455993652344, 15.13383960723877, 24.37847900390625, 11.952960968017578, 32.847740173339844, 8.531667709350586, 28.907262802124023, 17.685802459716797, 8.924510955810547, 8.210711479187012, 0.235193133354187, 3.1438493728637695, 20.347719192504883, 18.936925888061523, 25.40241241455078, 19.149511337280273, 30.873092651367188, 15.697657585144043, 28.84273338317871, 23.431875228881836], "count": [140]}, "action": {"min": [0.21031223237514496, -1.3273203372955322, 1.040331482887268, 0.0018120084423571825, -1.2060825824737549, 0.40627145767211914, -0.8486877083778381, -1.2483549118041992, 1.051585078239441, -0.26989394426345825, 0.49436846375465393, -0.5137522220611572, 41.06312561035156, 34.11375045776367, -0.8812500238418579, -0.32374998927116394, 2.620000123977661, -0.39000001549720764, 2.5544443130493164, -1.2087500095367432, 1.758888840675354, -3.3755555152893066, 0.9275000095367432, 0.9244444370269775, 47.68187713623047, 32.30000305175781, 1.4018750190734863, -0.3656249940395355, 1.0412499904632568, 0.8068749904632568, 4.60099983215332, 0.4362500309944153, 1.0844444036483765, -0.25, 0.7400000095367432, 0.5169999599456787], "max": [0.8766307830810547, -0.844205379486084, 1.6563429832458496, 0.5497062802314758, -0.22139887511730194, 0.7724164724349976, -0.2931639552116394, -0.7913233041763306, 1.545715093612671, 0.031996261328458786, 1.3177118301391602, -0.29242485761642456, 70.86312103271484, 51.25, 33.348751068115234, 8.867000579833984, 55.11375045776367, 43.337501525878906, 67.03937530517578, 38.19937515258789, 91.1206283569336, 34.51874923706055, 69.91812133789062, 77.4749984741211, 72.95124816894531, 56.55062484741211, 2.6237499713897705, 9.48799991607666, 53.436248779296875, 47.510623931884766, 67.94937896728516, 54.38875198364258, 82.54187774658203, 46.6818733215332, 69.66312408447266, 81.49250030517578], "mean": [0.5752814412117004, -1.0261632204055786, 1.2527776956558228, 0.33892008662223816, -0.6357462406158447, 0.5829095840454102, -0.6762421131134033, -1.051037311553955, 1.244248390197754, -0.17642951011657715, 0.8444230556488037, -0.40590348839759827, 57.615821838378906, 42.422325134277344, 10.862335205078125, 1.2272498607635498, 24.664339065551758, 11.8577299118042, 30.30005645751953, 7.4591474533081055, 38.82097244262695, 3.7871224880218506, 25.77594757080078, 52.018829345703125, 60.29764938354492, 42.296043395996094, 1.6511276960372925, 2.20210862159729, 23.148151397705078, 15.83802318572998, 31.37282371520996, 15.457287788391113, 35.51521682739258, 12.940917015075684, 25.619470596313477, 45.24835205078125], "std": [0.21918067336082458, 0.13256198167800903, 0.18565331399440765, 0.1427830308675766, 0.21827426552772522, 0.12555566430091858, 0.2376069575548172, 0.11040191352367401, 0.14097128808498383, 0.08442442864179611, 0.2025529444217682, 0.08355709165334702, 10.853858947753906, 5.974318981170654, 12.671293258666992, 2.857801675796509, 20.906455993652344, 15.133837699890137, 24.378480911254883, 11.952960014343262, 32.847740173339844, 8.53166675567627, 28.907262802124023, 17.685802459716797, 8.924510955810547, 8.210710525512695, 0.23519310355186462, 3.1438496112823486, 20.34771728515625, 18.936920166015625, 25.40241241455078, 19.149511337280273, 30.873096466064453, 15.697657585144043, 28.842735290527344, 23.43187141418457], "count": [140]}, "timestamp": {"min": [0.0], "max": [4.633333333333334], "mean": [2.3166666666666664], "std": [1.3471162615833208], "count": [140]}, "frame_index": {"min": [0], "max": [139], "mean": [69.5], "std": [40.413487847499624], "count": [140]}, "episode_index": {"min": [183], "max": [183], "mean": [183.0], "std": [0.0], "count": [140]}, "index": {"min": [26421], "max": [26560], "mean": [26490.5], "std": [40.413487847499624], "count": [140]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [140]}, "subtask_annotation": {"mean": [2.585714285714286, 11.0, 11.0, 11.0, 11.0], "std": [3.0659086611259863, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [140]}, "scene_annotation": {"mean": [183.0], "std": [0.0], "min": [183], "max": [183], "count": [140]}, "eef_direction_state": {"mean": [2.9285714285714284, 2.95], "std": [2.0022946020676855, 1.9542079140737747], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_state": {"mean": [1.5071428571428571, 1.5857142857142856], "std": [0.5411156276148188, 0.520792175244519], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_state": {"mean": [1.1357142857142857, 1.0928571428571427], "std": [0.7579173935926027, 0.8271848003182555], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_direction_action": {"mean": [2.9285714285714284, 2.95], "std": [2.0022946020676855, 1.9542079140737747], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_action": {"mean": [1.5071428571428571, 1.5857142857142856], "std": [0.5411156276148188, 0.520792175244519], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_action": {"mean": [1.1357142857142857, 1.0928571428571427], "std": [0.7579173935926027, 0.8271848003182555], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_sim_pose_state": {"mean": [0.6763182872937984, 0.11189391835774114, 1.1929719155236127, -1.5326423896245, 0.952659360014369, -2.3264109715930466, 0.6657404120782073, -0.11704270145834185, 1.1987016960008783, 1.362558381032926, 0.6364643309419842, 2.2033330178477737], "std": [0.07039882280734389, 0.020215963335194133, 0.05953541489320769, 0.257144308166879, 0.07177252402505513, 0.31312016507031043, 0.05516408924486166, 0.030901972285481593, 0.07574002804847035, 0.20504338320781662, 0.12249667723884484, 0.21201744821898846], "min": [0.6101186976383693, 0.0876714275106322, 1.12252171450763, -1.8744202763405644, 0.8070115566743219, -2.7620032290365972, 0.6144901570736783, -0.19988210659888844, 1.104052938755678, 0.9825321542866834, 0.49476458467921525, 1.8967623489521688], "max": [0.8171922922539934, 0.17023640534193493, 1.2844261681054145, -1.0758640932208519, 1.0848715126858006, -1.8488496680354423, 0.7757421448551898, -0.0835470032147054, 1.3248935636232617, 1.6273680563544224, 0.834319268298545, 2.5000487149457005], "count": [140]}, "eef_sim_pose_action": {"mean": [0.6763182872937984, 0.11189391835774114, 1.1929719155236127, -1.5326423896245, 0.952659360014369, -2.3264109715930466, 0.6657404120782073, -0.11704270145834185, 1.1987016960008783, 1.362558381032926, 0.6364643309419842, 2.2033330178477737], "std": [0.07039882280734389, 0.020215963335194133, 0.05953541489320769, 0.257144308166879, 0.07177252402505513, 0.31312016507031043, 0.05516408924486166, 0.030901972285481593, 0.07574002804847035, 0.20504338320781662, 0.12249667723884484, 0.21201744821898846], "min": [0.6101186976383693, 0.0876714275106322, 1.12252171450763, -1.8744202763405644, 0.8070115566743219, -2.7620032290365972, 0.6144901570736783, -0.19988210659888844, 1.104052938755678, 0.9825321542866834, 0.49476458467921525, 1.8967623489521688], "max": [0.8171922922539934, 0.17023640534193493, 1.2844261681054145, -1.0758640932208519, 1.0848715126858006, -1.8488496680354423, 0.7757421448551898, -0.0835470032147054, 1.3248935636232617, 1.6273680563544224, 0.834319268298545, 2.5000487149457005], "count": [140]}}} +{"episode_index": 184, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39681600694444447]], [[0.40259540849673203]], [[0.43241152777777775]]], "std": [[[0.2792939890450534]], [[0.269355037590907]], [[0.25802281559621754]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5115698427287582]], [[0.5271934783496731]], [[0.5132894240196079]]], "std": [[[0.32401764257009835]], [[0.3250929548657747]], [[0.32533973951545475]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45836893382352945]], [[0.4733018607026144]], [[0.46449324959150323]]], "std": [[[0.2899799534592187]], [[0.2960254697136727]], [[0.2962840091239951]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44350837009803923]], [[0.45843803513071896]], [[0.43171774509803923]]], "std": [[[0.3634227337280779]], [[0.3742412982486445]], [[0.3804599624674638]]], "count": [100]}, "observation.state": {"min": [0.2202305942773819, -1.3950560092926025, 1.100843071937561, -0.009091833606362343, -1.1795436143875122, -0.0310664139688015, -0.7898451089859009, -1.3192139863967896, 1.0999000072479248, -0.9020227789878845, 0.38557639718055725, -0.5444715619087219, 43.54999923706055, 36.189998626708984, -0.8181250095367432, -0.1237499937415123, 0.7588889002799988, -0.4168750047683716, 1.3337500095367432, -0.9637500047683716, 1.0981249809265137, 0.6043750047683716, 0.90625, 9.353750228881836, 40.64125061035156, 30.042499542236328, 1.2799999713897705, -0.34062498807907104, 0.7237499952316284, -0.13437500596046448, 0.6568750143051147, -0.21812500059604645, 0.9743750095367432, -0.3162499964237213, 0.7562500238418579, -0.9763635993003845], "max": [0.7312674522399902, -0.7858873009681702, 1.7514495849609375, 1.0109102725982666, -0.17788681387901306, 0.6958749890327454, -0.29793238639831543, -0.7166017889976501, 1.7074368000030518, -0.16269932687282562, 1.1505779027938843, 0.14372090995311737, 70.22249603271484, 51.94187545776367, 27.07900047302246, 9.2056245803833, 56.38562774658203, 30.6299991607666, 70.01000213623047, 58.66374969482422, 86.73812866210938, 64.1500015258789, 68.96499633789062, 95.46187591552734, 72.44437408447266, 60.68375015258789, 3.1575000286102295, 9.51937484741211, 55.140625, 47.30812454223633, 64.87625122070312, 57.055625915527344, 75.78312683105469, 81.27812957763672, 71.81500244140625, 99.47000122070312], "mean": [0.490136981010437, -1.0077123641967773, 1.286319375038147, 0.6207427382469177, -0.624352216720581, 0.2653249502182007, -0.5368291735649109, -0.9789414405822754, 1.2751860618591309, -0.5618379712104797, 0.7858498692512512, -0.16230277717113495, 57.95650863647461, 45.09680938720703, 1.5623184442520142, 1.1481536626815796, 31.190765380859375, 13.941880226135254, 38.28938674926758, 12.548174858093262, 44.53471374511719, 14.143497467041016, 30.92283821105957, 61.648529052734375, 54.864559173583984, 41.09000015258789, 1.7972750663757324, 2.1475229263305664, 22.52495574951172, 11.808518409729004, 29.08428955078125, 14.101262092590332, 32.601783752441406, 25.120994567871094, 27.48026466369629, 51.973079681396484], "std": [0.10734298825263977, 0.1592540740966797, 0.1735328882932663, 0.24303454160690308, 0.19941973686218262, 0.15823198854923248, 0.13524030148983002, 0.15388904511928558, 0.1599259227514267, 0.2210349291563034, 0.19901789724826813, 0.16394178569316864, 10.00763988494873, 5.420848369598389, 5.270543575286865, 2.5780699253082275, 21.637895584106445, 13.529407501220703, 25.546031951904297, 15.086569786071777, 30.598678588867188, 16.216367721557617, 28.648845672607422, 18.955097198486328, 10.116782188415527, 8.265985488891602, 0.43022602796554565, 3.1972572803497314, 21.990407943725586, 14.65802001953125, 26.209470748901367, 17.421873092651367, 29.35181999206543, 27.471139907836914, 27.333450317382812, 34.73515701293945], "count": [217]}, "action": {"min": [0.2202305942773819, -1.3950560092926025, 1.100843071937561, -0.009091833606362343, -1.1795436143875122, -0.0310664139688015, -0.7898451089859009, -1.3192139863967896, 1.0999000072479248, -0.9020227789878845, 0.38557639718055725, -0.5444715619087219, 43.54999923706055, 36.189998626708984, -0.8181250095367432, -0.1237499937415123, 0.7588889002799988, -0.4168750047683716, 1.3337500095367432, -0.9637500047683716, 1.0981249809265137, 0.6043750047683716, 0.90625, 9.353750228881836, 40.64125061035156, 30.042499542236328, 1.2799999713897705, -0.34062498807907104, 0.7237499952316284, -0.13437500596046448, 0.6568750143051147, -0.21812500059604645, 0.9743750095367432, -0.3162499964237213, 0.7562500238418579, -0.9763635993003845], "max": [0.7312674522399902, -0.7858873009681702, 1.7514495849609375, 1.0109102725982666, -0.17788681387901306, 0.6958749890327454, -0.29793238639831543, -0.7166017889976501, 1.7074368000030518, -0.16269932687282562, 1.1505779027938843, 0.14372090995311737, 70.22249603271484, 51.94187545776367, 27.07900047302246, 9.2056245803833, 56.38562774658203, 30.6299991607666, 70.01000213623047, 58.66374969482422, 86.73812866210938, 64.1500015258789, 68.96499633789062, 95.46187591552734, 72.44437408447266, 60.68375015258789, 3.1575000286102295, 9.51937484741211, 55.140625, 47.30812454223633, 64.87625122070312, 57.055625915527344, 75.78312683105469, 81.27812957763672, 71.81500244140625, 99.47000122070312], "mean": [0.4901369512081146, -1.0077122449874878, 1.2863197326660156, 0.620742678642273, -0.6243520379066467, 0.2653249502182007, -0.5368287563323975, -0.978941023349762, 1.2751858234405518, -0.5618380904197693, 0.785849928855896, -0.16230277717113495, 57.95649719238281, 45.09682083129883, 1.562319278717041, 1.1481536626815796, 31.19075584411621, 13.941880226135254, 38.289371490478516, 12.548168182373047, 44.53471374511719, 14.143498420715332, 30.922836303710938, 61.64850997924805, 54.86458206176758, 41.09001541137695, 1.7972739934921265, 2.1475234031677246, 22.52495765686035, 11.808524131774902, 29.08428382873535, 14.10126781463623, 32.60177993774414, 25.1209774017334, 27.480260848999023, 51.97308349609375], "std": [0.10734299570322037, 0.1592540591955185, 0.1735328733921051, 0.2430345118045807, 0.19941973686218262, 0.15823201835155487, 0.13524030148983002, 0.15388904511928558, 0.1599259227514267, 0.2210349291563034, 0.19901791214942932, 0.16394181549549103, 10.00763988494873, 5.420849800109863, 5.270544052124023, 2.5780696868896484, 21.637895584106445, 13.529407501220703, 25.546035766601562, 15.086568832397461, 30.598674774169922, 16.216365814208984, 28.648845672607422, 18.955097198486328, 10.11678409576416, 8.265985488891602, 0.4302261769771576, 3.1972570419311523, 21.99041175842285, 14.658019065856934, 26.20947265625, 17.421873092651367, 29.35181999206543, 27.471139907836914, 27.33344268798828, 34.73516082763672], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [184], "max": [184], "mean": [184.0], "std": [0.0], "count": [217]}, "index": {"min": [26561], "max": [26777], "mean": [26669.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [3.046082949308756, 11.0, 11.0, 11.0, 11.0], "std": [3.0034842827019124, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [217]}, "scene_annotation": {"mean": [184.0], "std": [0.0], "min": [184], "max": [184], "count": [217]}, "eef_direction_state": {"mean": [2.9493087557603688, 2.6451612903225805], "std": [1.9444383600428907, 2.0179807164941175], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [1.3087557603686637, 1.456221198156682], "std": [0.5183870947258803, 0.5753544344705477], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.9447004608294931, 1.0829493087557605], "std": [0.8183843967692465, 0.7931356205831197], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [2.9493087557603688, 2.6451612903225805], "std": [1.9444383600428907, 2.0179807164941175], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [1.3087557603686637, 1.456221198156682], "std": [0.5183870947258803, 0.5753544344705477], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.9447004608294931, 1.0829493087557605], "std": [0.8183843967692465, 0.7931356205831197], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.6761731865618036, 0.10664104706741429, 1.2074047058658952, -1.5694997414984118, 0.9112582495527242, -2.4401739587745834, 0.6572321667824538, -0.11237186233762632, 1.2271097295558275, 1.4043026658386641, 0.763738952209915, 2.3699122466161726], "std": [0.055610501887815404, 0.02176650812810134, 0.04434966191211302, 0.2741081723606812, 0.10925815478846222, 0.28981300284773026, 0.055315580365584135, 0.03188223476854456, 0.0597816945949578, 0.26217794828529456, 0.11117457592830025, 0.26973201507624534], "min": [0.633710096401932, 0.07120364452525585, 1.1098155386979747, -2.056957915672045, 0.699801396748283, -2.94319624433203, 0.6142779160821432, -0.19594638711523701, 1.109984836900854, 0.7827524634477893, 0.6089120994485642, 1.8293965729501125], "max": [0.8281420344793289, 0.17133461634425987, 1.276766657382757, -0.9266907051210385, 1.063267538494257, -1.7798305555664158, 0.8092264470095274, -0.07317578253612966, 1.345839385793359, 1.8760523971597955, 1.0410891236171036, 2.8262046767938855], "count": [217]}, "eef_sim_pose_action": {"mean": [0.6761731865618036, 0.10664104706741429, 1.2074047058658952, -1.5694997414984118, 0.9112582495527242, -2.4401739587745834, 0.6572321667824538, -0.11237186233762632, 1.2271097295558275, 1.4043026658386641, 0.763738952209915, 2.3699122466161726], "std": [0.055610501887815404, 0.02176650812810134, 0.04434966191211302, 0.2741081723606812, 0.10925815478846222, 0.28981300284773026, 0.055315580365584135, 0.03188223476854456, 0.0597816945949578, 0.26217794828529456, 0.11117457592830025, 0.26973201507624534], "min": [0.633710096401932, 0.07120364452525585, 1.1098155386979747, -2.056957915672045, 0.699801396748283, -2.94319624433203, 0.6142779160821432, -0.19594638711523701, 1.109984836900854, 0.7827524634477893, 0.6089120994485642, 1.8293965729501125], "max": [0.8281420344793289, 0.17133461634425987, 1.276766657382757, -0.9266907051210385, 1.063267538494257, -1.7798305555664158, 0.8092264470095274, -0.07317578253612966, 1.345839385793359, 1.8760523971597955, 1.0410891236171036, 2.8262046767938855], "count": [217]}}} +{"episode_index": 185, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3794651348039216]], [[0.38830136029411766]], [[0.4136893443627451]]], "std": [[[0.2826915594932961]], [[0.272737091988833]], [[0.2626577441866397]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.1411764705882353]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49960831699346403]], [[0.5189452205882352]], [[0.5062932781862745]]], "std": [[[0.3235043025309293]], [[0.3229414597290691]], [[0.3243612709903331]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4506249448529412]], [[0.4743153370098039]], [[0.46758647058823527]]], "std": [[[0.29001482193972733]], [[0.28850091077089024]], [[0.2861136559251297]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4319932883986928]], [[0.44525087214052284]], [[0.42239619076797386]]], "std": [[[0.36621255373722394]], [[0.37643933314877565]], [[0.3839013961874231]]], "count": [100]}, "observation.state": {"min": [0.20201514661312103, -1.3895723819732666, 1.058022379875183, 0.30704012513160706, -0.89284348487854, 0.15774014592170715, -0.6277418732643127, -1.3226710557937622, 1.1614500284194946, -0.6609302163124084, 0.3464036285877228, -0.33482956886291504, 32.56187438964844, 42.14875030517578, 1.5418750047683716, -0.29374998807907104, 0.7293750047683716, 0.17875000834465027, 0.9587500095367432, -0.9443750381469727, 0.9262499809265137, -2.8637499809265137, 0.9118750095367432, 2.115000009536743, 41.588748931884766, 31.739999771118164, 1.3643749952316284, -0.46562501788139343, 1.0106666088104248, 0.3856250047683716, 3.1449999809265137, -0.4437499940395355, 4.196875095367432, 0.3375000059604645, 0.8222222328186035, 18.009374618530273], "max": [0.6773098111152649, -0.7545586228370667, 1.7569571733474731, 0.6866798400878906, -0.1696135699748993, 0.5797792077064514, -0.28834784030914307, -0.8651388883590698, 1.707460641860962, -0.3423266112804413, 0.8870260119438171, -0.14019227027893066, 69.46812438964844, 52.21312713623047, 25.14812469482422, 8.776666641235352, 53.79999923706055, 36.63875198364258, 61.729373931884766, 53.306251525878906, 75.73750305175781, 57.209999084472656, 61.739376068115234, 96.87312316894531, 63.964378356933594, 47.94187545776367, 3.862499952316284, 9.37874984741211, 52.896873474121094, 37.43687438964844, 70.53375244140625, 50.181251525878906, 71.38249969482422, 69.51187896728516, 64.07562255859375, 92.85062408447266], "mean": [0.5160703063011169, -1.0472633838653564, 1.3363107442855835, 0.5557942986488342, -0.555497944355011, 0.31738531589508057, -0.5004792809486389, -1.1202094554901123, 1.3766813278198242, -0.5141826272010803, 0.6266221404075623, -0.2287653088569641, 50.8720588684082, 47.30307388305664, 14.84848403930664, 1.2628631591796875, 21.923938751220703, 11.927715301513672, 27.079713821411133, 12.384117126464844, 32.04783248901367, 16.512535095214844, 20.3272762298584, 52.958980560302734, 50.801971435546875, 39.6724853515625, 1.733237624168396, 1.6112334728240967, 23.01198387145996, 12.360847473144531, 33.13080978393555, 16.30850601196289, 34.16996765136719, 25.200544357299805, 24.980924606323242, 59.82112121582031], "std": [0.18703915178775787, 0.18442802131175995, 0.22192123532295227, 0.11648774147033691, 0.19409392774105072, 0.14319589734077454, 0.1324511617422104, 0.11908172816038132, 0.15803606808185577, 0.11144401133060455, 0.1542825549840927, 0.06123476102948189, 13.453719139099121, 3.3339247703552246, 6.584020614624023, 2.5048465728759766, 21.859298706054688, 14.173372268676758, 23.457698822021484, 17.02802848815918, 26.389442443847656, 19.630779266357422, 22.928945541381836, 26.560749053955078, 7.465954780578613, 6.338984489440918, 0.4862102270126343, 2.952362060546875, 20.686437606811523, 14.439312934875488, 25.720600128173828, 18.848928451538086, 26.93276023864746, 28.551156997680664, 27.12891387939453, 27.880435943603516], "count": [124]}, "action": {"min": [0.20201514661312103, -1.3895723819732666, 1.058022379875183, 0.30704012513160706, -0.89284348487854, 0.15774014592170715, -0.6277418732643127, -1.3226710557937622, 1.1614500284194946, -0.6609302163124084, 0.3464036285877228, -0.33482956886291504, 32.56187438964844, 42.14875030517578, 1.5418750047683716, -0.29374998807907104, 0.7293750047683716, 0.17875000834465027, 0.9587500095367432, -0.9443750381469727, 0.9262499809265137, -2.8637499809265137, 0.9118750095367432, 2.115000009536743, 41.588748931884766, 31.739999771118164, 1.3643749952316284, -0.46562501788139343, 1.0106666088104248, 0.3856250047683716, 3.1449999809265137, -0.4437499940395355, 4.196875095367432, 0.3375000059604645, 0.8222222328186035, 18.009374618530273], "max": [0.6773098111152649, -0.7545586228370667, 1.7569571733474731, 0.6866798400878906, -0.1696135699748993, 0.5797792077064514, -0.28834784030914307, -0.8651388883590698, 1.707460641860962, -0.3423266112804413, 0.8870260119438171, -0.14019227027893066, 69.46812438964844, 52.21312713623047, 25.14812469482422, 8.776666641235352, 53.79999923706055, 36.63875198364258, 61.729373931884766, 53.306251525878906, 75.73750305175781, 57.209999084472656, 61.739376068115234, 96.87312316894531, 63.964378356933594, 47.94187545776367, 3.862499952316284, 9.37874984741211, 52.896873474121094, 37.43687438964844, 70.53375244140625, 50.181251525878906, 71.38249969482422, 69.51187896728516, 64.07562255859375, 92.85062408447266], "mean": [0.5160702466964722, -1.047263503074646, 1.336310863494873, 0.5557942986488342, -0.5554980039596558, 0.31738534569740295, -0.5004794597625732, -1.1202095746994019, 1.3766814470291138, -0.5141825675964355, 0.6266223192214966, -0.22876529395580292, 50.87205505371094, 47.30307388305664, 14.848484992980957, 1.2628631591796875, 21.923938751220703, 11.927716255187988, 27.0797119140625, 12.38411808013916, 32.0478401184082, 16.51253890991211, 20.32727813720703, 52.958980560302734, 50.80197525024414, 39.672489166259766, 1.7332372665405273, 1.6112334728240967, 23.01197624206543, 12.360848426818848, 33.13080596923828, 16.308513641357422, 34.16997146606445, 25.200542449951172, 24.980932235717773, 59.82111740112305], "std": [0.18703916668891907, 0.18442802131175995, 0.22192122042179108, 0.11648773401975632, 0.19409391283988953, 0.14319591224193573, 0.13245117664337158, 0.11908172816038132, 0.15803608298301697, 0.11144401878118515, 0.1542825549840927, 0.06123476102948189, 13.453717231750488, 3.3339247703552246, 6.584020614624023, 2.5048468112945557, 21.859298706054688, 14.173373222351074, 23.45769691467285, 17.02802848815918, 26.389440536499023, 19.630781173706055, 22.92894172668457, 26.560747146606445, 7.465954780578613, 6.338984489440918, 0.4862101078033447, 2.952362060546875, 20.68643569946289, 14.439313888549805, 25.720600128173828, 18.848928451538086, 26.932758331298828, 28.551158905029297, 27.1289119720459, 27.880435943603516], "count": [124]}, "timestamp": {"min": [0.0], "max": [4.1], "mean": [2.05], "std": [1.1931517552730295], "count": [124]}, "frame_index": {"min": [0], "max": [123], "mean": [61.5], "std": [35.79455265819088], "count": [124]}, "episode_index": {"min": [185], "max": [185], "mean": [185.0], "std": [0.0], "count": [124]}, "index": {"min": [26778], "max": [26901], "mean": [26839.5], "std": [35.79455265819088], "count": [124]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [124]}, "subtask_annotation": {"mean": [2.5, 11.0, 11.0, 11.0, 11.0], "std": [3.0913510982907177, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [124]}, "scene_annotation": {"mean": [185.0], "std": [0.0], "min": [185], "max": [185], "count": [124]}, "eef_direction_state": {"mean": [3.3548387096774195, 3.120967741935484], "std": [2.056435800065707, 2.0736159081284296], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_state": {"mean": [1.564516129032258, 1.6612903225806452], "std": [0.5118268275039498, 0.4900147590633328], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_state": {"mean": [0.9838709677419355, 1.1774193548387097], "std": [0.8228968399241343, 0.7833796415858643], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_direction_action": {"mean": [3.3548387096774195, 3.120967741935484], "std": [2.056435800065707, 2.0736159081284296], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_action": {"mean": [1.564516129032258, 1.6612903225806452], "std": [0.5118268275039498, 0.4900147590633328], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_action": {"mean": [0.9838709677419355, 1.1774193548387097], "std": [0.8228968399241343, 0.7833796415858643], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_sim_pose_state": {"mean": [0.6944836501241237, 0.11477112392051297, 1.189972412108419, -1.6413673753694966, 0.9128169195812467, -2.4219277234865717, 0.6937322651013635, -0.08924696047390646, 1.1962299048751421, 1.5158397779498154, 0.7711689658719215, 2.3883942939182945], "std": [0.07053809073171895, 0.02105950060224398, 0.054411062740219424, 0.2178789845324472, 0.08108980331421385, 0.23937775905664074, 0.060487321391830544, 0.027667796743050102, 0.06048375912210683, 0.1972680695887085, 0.056160155771307715, 0.2483439821553914], "min": [0.6238986709726349, 0.0877770746527134, 1.1027031585192624, -1.9832429843150783, 0.7361117138162401, -2.8091869573883153, 0.6310108499701859, -0.12975802491480243, 1.1037683283822641, 1.2010499146896494, 0.6565929457900967, 2.0215364751330736], "max": [0.8293857384746147, 0.15755109513002014, 1.272796344005792, -1.2750100752248499, 1.0103935109405104, -2.1242231861761836, 0.813554389313702, -0.050680136190108, 1.301875684096127, 1.8205766164868202, 0.8410084201345391, 2.710638656399077], "count": [124]}, "eef_sim_pose_action": {"mean": [0.6944836501241237, 0.11477112392051297, 1.189972412108419, -1.6413673753694966, 0.9128169195812467, -2.4219277234865717, 0.6937322651013635, -0.08924696047390646, 1.1962299048751421, 1.5158397779498154, 0.7711689658719215, 2.3883942939182945], "std": [0.07053809073171895, 0.02105950060224398, 0.054411062740219424, 0.2178789845324472, 0.08108980331421385, 0.23937775905664074, 0.060487321391830544, 0.027667796743050102, 0.06048375912210683, 0.1972680695887085, 0.056160155771307715, 0.2483439821553914], "min": [0.6238986709726349, 0.0877770746527134, 1.1027031585192624, -1.9832429843150783, 0.7361117138162401, -2.8091869573883153, 0.6310108499701859, -0.12975802491480243, 1.1037683283822641, 1.2010499146896494, 0.6565929457900967, 2.0215364751330736], "max": [0.8293857384746147, 0.15755109513002014, 1.272796344005792, -1.2750100752248499, 1.0103935109405104, -2.1242231861761836, 0.813554389313702, -0.050680136190108, 1.301875684096127, 1.8205766164868202, 0.8410084201345391, 2.710638656399077], "count": [124]}}} +{"episode_index": 186, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3911644342320261]], [[0.4016398120915033]], [[0.4264009007352941]]], "std": [[[0.2893714877290462]], [[0.27596993583210533]], [[0.2649375896623195]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5021932883986928]], [[0.5219375469771241]], [[0.5061820894607844]]], "std": [[[0.3257600319487616]], [[0.32516317302581943]], [[0.32830327406777304]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43629976919934643]], [[0.45446458741830065]], [[0.46782530024509805]]], "std": [[[0.28394239924784925]], [[0.2867035530173393]], [[0.2803337030441825]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4262079432189543]], [[0.4552720608660131]], [[0.42748108864379086]]], "std": [[[0.36793756606433115]], [[0.36837019559582995]], [[0.37765327882250155]]], "count": [100]}, "observation.state": {"min": [0.21124207973480225, -1.376220703125, 1.052824854850769, 0.19601485133171082, -1.0036622285842896, 0.24929426610469818, -0.8730067610740662, -1.327892541885376, 1.0633630752563477, -0.3390125632286072, 0.2422846555709839, -0.5282377004623413, 37.23687744140625, 38.79375076293945, -0.8181250095367432, -0.1756249964237213, 0.7400000095367432, 0.2668749988079071, 1.0012500286102295, -0.9822221994400024, 2.684999942779541, 0.05687499791383743, 0.9383333325386047, 11.478124618530273, 35.912498474121094, 31.396249771118164, 1.3893749713897705, -0.43062499165534973, 0.8662499785423279, -0.04062499478459358, 0.6506249904632568, -0.20374999940395355, 0.9266666769981384, 0.2762500047683716, 0.7712500095367432, 6.28125], "max": [0.7242074608802795, -0.771725058555603, 1.731565237045288, 0.5927176475524902, -0.1315852254629135, 0.6184195280075073, -0.25985637307167053, -0.7257572412490845, 1.6612783670425415, -0.12827114760875702, 1.2127107381820679, -0.3738698661327362, 72.77625274658203, 53.60750198364258, 19.497499465942383, 9.328749656677246, 49.62750244140625, 46.485626220703125, 59.548126220703125, 45.70125198364258, 65.81625366210938, 60.88062286376953, 48.756874084472656, 83.44312286376953, 66.35062408447266, 49.51000213623047, 3.4387500286102295, 9.430000305175781, 50.98374938964844, 35.817501068115234, 64.49187469482422, 77.23125457763672, 72.49063110351562, 95.90875244140625, 69.86062622070312, 108.09062957763672], "mean": [0.5252225399017334, -1.0623654127120972, 1.3259652853012085, 0.48112455010414124, -0.5880178213119507, 0.3731869161128998, -0.6112604737281799, -1.0610640048980713, 1.3007434606552124, -0.2689305543899536, 0.735477089881897, -0.4574088752269745, 54.29939651489258, 46.304325103759766, 1.9731931686401367, 1.786824345588684, 19.854921340942383, 14.432613372802734, 26.367067337036133, 12.395803451538086, 29.147686004638672, 17.043825149536133, 17.154943466186523, 54.29964065551758, 50.20996856689453, 41.09828567504883, 1.781130313873291, 2.556767702102661, 20.519906997680664, 12.564358711242676, 26.744503021240234, 23.668603897094727, 29.81018829345703, 29.74798583984375, 24.35034942626953, 60.91477966308594], "std": [0.18018488585948944, 0.1701078712940216, 0.21169134974479675, 0.1129143238067627, 0.229497030377388, 0.09764784574508667, 0.23632435500621796, 0.1582086831331253, 0.16777963936328888, 0.058043669909238815, 0.264021098613739, 0.053103648126125336, 12.723186492919922, 5.2931227684021, 5.6780781745910645, 3.16033935546875, 19.181686401367188, 17.616710662841797, 22.3256778717041, 15.83314323425293, 23.350664138793945, 21.566455841064453, 19.709959030151367, 22.458694458007812, 10.810257911682129, 7.1220269203186035, 0.45928215980529785, 3.3732736110687256, 20.39049530029297, 14.720357894897461, 24.992321014404297, 29.184024810791016, 27.62308692932129, 36.39832305908203, 27.937501907348633, 32.71099090576172], "count": [143]}, "action": {"min": [0.21124207973480225, -1.376220703125, 1.052824854850769, 0.19601485133171082, -1.0036622285842896, 0.24929426610469818, -0.8730067610740662, -1.327892541885376, 1.0633630752563477, -0.3390125632286072, 0.2422846555709839, -0.5282377004623413, 37.23687744140625, 38.79375076293945, -0.8181250095367432, -0.1756249964237213, 0.7400000095367432, 0.2668749988079071, 1.0012500286102295, -0.9822221994400024, 2.684999942779541, 0.05687499791383743, 0.9383333325386047, 11.478124618530273, 35.912498474121094, 31.396249771118164, 1.3893749713897705, -0.43062499165534973, 0.8662499785423279, -0.04062499478459358, 0.6506249904632568, -0.20374999940395355, 0.9266666769981384, 0.2762500047683716, 0.7712500095367432, 6.28125], "max": [0.7242074608802795, -0.771725058555603, 1.731565237045288, 0.5927176475524902, -0.1315852254629135, 0.6184195280075073, -0.25985637307167053, -0.7257572412490845, 1.6612783670425415, -0.12827114760875702, 1.2127107381820679, -0.3738698661327362, 72.77625274658203, 53.60750198364258, 19.497499465942383, 9.328749656677246, 49.62750244140625, 46.485626220703125, 59.548126220703125, 45.70125198364258, 65.81625366210938, 60.88062286376953, 48.756874084472656, 83.44312286376953, 66.35062408447266, 49.51000213623047, 3.4387500286102295, 9.430000305175781, 50.98374938964844, 35.817501068115234, 64.49187469482422, 77.23125457763672, 72.49063110351562, 95.90875244140625, 69.86062622070312, 108.09062957763672], "mean": [0.5252225995063782, -1.062366008758545, 1.3259650468826294, 0.481124609708786, -0.5880177021026611, 0.3731870651245117, -0.611260712146759, -1.0610641241073608, 1.3007436990737915, -0.26893049478530884, 0.735477089881897, -0.4574090242385864, 54.29939651489258, 46.30431365966797, 1.9731929302215576, 1.7868244647979736, 19.854921340942383, 14.432612419128418, 26.367063522338867, 12.395805358886719, 29.147689819335938, 17.04381561279297, 17.154943466186523, 54.299644470214844, 50.20996856689453, 41.0982666015625, 1.7811306715011597, 2.556767702102661, 20.519908905029297, 12.564359664916992, 26.7445068359375, 23.668588638305664, 29.81016731262207, 29.747957229614258, 24.3503475189209, 60.91478729248047], "std": [0.18018488585948944, 0.1701078712940216, 0.21169134974479675, 0.11291433125734329, 0.229497030377388, 0.09764785319566727, 0.23632438480854034, 0.1582086980342865, 0.16777963936328888, 0.05804365873336792, 0.264021098613739, 0.053103651851415634, 12.723189353942871, 5.2931227684021, 5.678079128265381, 3.16033935546875, 19.18168830871582, 17.616708755493164, 22.32567596435547, 15.833147048950195, 23.350666046142578, 21.566455841064453, 19.709957122802734, 22.458696365356445, 10.810256958007812, 7.122027397155762, 0.45928218960762024, 3.3732733726501465, 20.39049530029297, 14.720357894897461, 24.992326736450195, 29.184022903442383, 27.623088836669922, 36.39832305908203, 27.937503814697266, 32.71099090576172], "count": [143]}, "timestamp": {"min": [0.0], "max": [4.733333333333333], "mean": [2.3666666666666667], "std": [1.3759844960366863], "count": [143]}, "frame_index": {"min": [0], "max": [142], "mean": [71.0], "std": [41.27953488110059], "count": [143]}, "episode_index": {"min": [186], "max": [186], "mean": [186.0], "std": [0.0], "count": [143]}, "index": {"min": [26902], "max": [27044], "mean": [26973.0], "std": [41.27953488110059], "count": [143]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [143]}, "subtask_annotation": {"mean": [2.797202797202797, 11.0, 11.0, 11.0, 11.0], "std": [3.096488967186587, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [143]}, "scene_annotation": {"mean": [186.0], "std": [0.0], "min": [186], "max": [186], "count": [143]}, "eef_direction_state": {"mean": [3.0, 3.3566433566433567], "std": [2.0956164705423537, 1.9193734205075796], "min": [0, 0], "max": [6, 6], "count": [143]}, "eef_velocity_state": {"mean": [1.5454545454545454, 1.6223776223776223], "std": [0.5117811038750207, 0.5394142874315213], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_state": {"mean": [1.097902097902098, 1.3216783216783217], "std": [0.7960978724899416, 0.7154772342617438], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_direction_action": {"mean": [3.0, 3.3566433566433567], "std": [2.0956164705423537, 1.9193734205075796], "min": [0, 0], "max": [6, 6], "count": [143]}, "eef_velocity_action": {"mean": [1.5454545454545454, 1.6223776223776223], "std": [0.5117811038750207, 0.5394142874315213], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_action": {"mean": [1.097902097902098, 1.3216783216783217], "std": [0.7960978724899416, 0.7154772342617438], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_sim_pose_state": {"mean": [0.6918233535450842, 0.10787815226925157, 1.1937306924173046, -1.5751186200470033, 0.8923458802870772, -2.372644469427134, 0.6822232812003899, -0.1174170310875325, 1.1992974009112107, 1.4304177822857491, 0.7852711477265425, 2.240391347311422], "std": [0.07154496797482583, 0.01656424269294278, 0.05364084732092682, 0.23481966316171576, 0.09027591808768402, 0.2328729212972907, 0.06385580810752586, 0.02910647322263105, 0.07579908520600288, 0.24949791591299436, 0.07684490680844505, 0.21850584865892253], "min": [0.6194817684313794, 0.08459609096998497, 1.1021687336072925, -1.870355131574017, 0.7184487237869375, -2.721959481812602, 0.6081114842091768, -0.19571665828858342, 1.088454123049432, 0.9003107347697656, 0.6705706691281663, 1.9140436233712341], "max": [0.8277320586385639, 0.15769190748580325, 1.263477878754162, -1.0951083776591237, 0.994634378200971, -2.0201312113983305, 0.812636194197756, -0.08529649890404858, 1.3224512351981694, 1.7629884435634213, 0.9142167365822007, 2.569919970423003], "count": [143]}, "eef_sim_pose_action": {"mean": [0.6918233535450842, 0.10787815226925157, 1.1937306924173046, -1.5751186200470033, 0.8923458802870772, -2.372644469427134, 0.6822232812003899, -0.1174170310875325, 1.1992974009112107, 1.4304177822857491, 0.7852711477265425, 2.240391347311422], "std": [0.07154496797482583, 0.01656424269294278, 0.05364084732092682, 0.23481966316171576, 0.09027591808768402, 0.2328729212972907, 0.06385580810752586, 0.02910647322263105, 0.07579908520600288, 0.24949791591299436, 0.07684490680844505, 0.21850584865892253], "min": [0.6194817684313794, 0.08459609096998497, 1.1021687336072925, -1.870355131574017, 0.7184487237869375, -2.721959481812602, 0.6081114842091768, -0.19571665828858342, 1.088454123049432, 0.9003107347697656, 0.6705706691281663, 1.9140436233712341], "max": [0.8277320586385639, 0.15769190748580325, 1.263477878754162, -1.0951083776591237, 0.994634378200971, -2.0201312113983305, 0.812636194197756, -0.08529649890404858, 1.3224512351981694, 1.7629884435634213, 0.9142167365822007, 2.569919970423003], "count": [143]}}} +{"episode_index": 187, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3842162581699346]], [[0.3924332802287582]], [[0.42056887459150327]]], "std": [[[0.28997692064527086]], [[0.27825607849546125]], [[0.2642428582270063]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5117594893790849]], [[0.5322352083333334]], [[0.5198232046568627]]], "std": [[[0.32492526889755574]], [[0.3223746435800958]], [[0.32156771534967526]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5290073427287582]], [[0.5437702308006536]], [[0.5334381944444444]]], "std": [[[0.29771283838232654]], [[0.3035353005862976]], [[0.30558241017204635]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4349707128267974]], [[0.46512209150326794]], [[0.43650331290849675]]], "std": [[[0.37084092084154674]], [[0.3716426361161349]], [[0.3802884779819193]]], "count": [100]}, "observation.state": {"min": [0.16248473525047302, -1.2873369455337524, 1.0847734212875366, 0.2599755823612213, -0.7441633939743042, 0.211051344871521, -0.8908407688140869, -1.2323329448699951, 1.095263957977295, -0.6002756357192993, 0.40338656306266785, -0.44838210940361023, 37.88249969482422, 37.38800048828125, 0.0, -0.11874999850988388, 2.976875066757202, -0.49000000953674316, 5.387499809265137, -0.9893749952316284, 5.980625152587891, 0.15562500059604645, 0.9255555272102356, 32.10375213623047, 41.50437545776367, 30.3125, 1.1675000190734863, -0.359375, 0.9418749809265137, -0.39000001549720764, 2.4518749713897705, 0.05687499791383743, 1.6981250047683716, 0.3162499964237213, 0.7512500286102295, 12.000624656677246], "max": [0.6356098055839539, -0.8341916799545288, 1.6086108684539795, 0.7955911159515381, -0.17876897752285004, 0.5156489610671997, -0.2833886444568634, -0.7502670288085938, 1.5625715255737305, -0.19049935042858124, 1.216907024383545, -0.1677061915397644, 74.57250213623047, 50.376251220703125, 34.57625198364258, 5.597499847412109, 54.12375259399414, 38.50749969482422, 67.08125305175781, 34.80687713623047, 87.97187805175781, 48.30812454223633, 67.12187194824219, 75.22687530517578, 68.15312957763672, 46.579376220703125, 4.489999771118164, 9.332221984863281, 53.48500061035156, 32.694374084472656, 68.07437896728516, 47.803123474121094, 77.83625030517578, 70.20999908447266, 69.17813110351562, 93.73249816894531], "mean": [0.4721059799194336, -1.009307861328125, 1.2669720649719238, 0.6346397399902344, -0.5093737840652466, 0.31756457686424255, -0.5665708184242249, -1.0442832708358765, 1.2878448963165283, -0.41190096735954285, 0.720363974571228, -0.3039318919181824, 55.34370803833008, 44.16356658935547, 20.317760467529297, 1.0539419651031494, 25.36711883544922, 11.256257057189941, 30.240259170532227, 7.55129337310791, 35.157779693603516, 10.254050254821777, 22.46311378479004, 56.45176696777344, 54.92298889160156, 39.51082992553711, 1.4093061685562134, 1.5620238780975342, 23.536962509155273, 9.865848541259766, 32.231571197509766, 14.648128509521484, 35.327186584472656, 22.141427993774414, 26.203845977783203, 55.124732971191406], "std": [0.1678483933210373, 0.14138516783714294, 0.17808441817760468, 0.12517744302749634, 0.14844007790088654, 0.11185089498758316, 0.19312244653701782, 0.12879575788974762, 0.1350426971912384, 0.11736667901277542, 0.19097056984901428, 0.09505171328783035, 13.219636917114258, 4.031209945678711, 8.56709098815918, 1.8857815265655518, 19.498262405395508, 14.449304580688477, 23.71084213256836, 10.596940040588379, 28.75394630432129, 14.868182182312012, 26.119047164916992, 13.728751182556152, 9.820372581481934, 5.806065082550049, 0.61937415599823, 2.717897653579712, 21.090373992919922, 12.459474563598633, 24.219785690307617, 17.399702072143555, 29.19221305847168, 26.50832748413086, 28.840662002563477, 28.609596252441406], "count": [120]}, "action": {"min": [0.16248473525047302, -1.2873369455337524, 1.0847734212875366, 0.2599755823612213, -0.7441633939743042, 0.211051344871521, -0.8908407688140869, -1.2323329448699951, 1.095263957977295, -0.6002756357192993, 0.40338656306266785, -0.44838210940361023, 37.88249969482422, 37.38800048828125, 0.0, -0.11874999850988388, 2.976875066757202, -0.49000000953674316, 5.387499809265137, -0.9893749952316284, 5.980625152587891, 0.15562500059604645, 0.9255555272102356, 32.10375213623047, 41.50437545776367, 30.3125, 1.1675000190734863, -0.359375, 0.9418749809265137, -0.39000001549720764, 2.4518749713897705, 0.05687499791383743, 1.6981250047683716, 0.3162499964237213, 0.7512500286102295, 12.000624656677246], "max": [0.6356098055839539, -0.8341916799545288, 1.6086108684539795, 0.7955911159515381, -0.17876897752285004, 0.5156489610671997, -0.2833886444568634, -0.7502670288085938, 1.5625715255737305, -0.19049935042858124, 1.216907024383545, -0.1677061915397644, 74.57250213623047, 50.376251220703125, 34.57625198364258, 5.597499847412109, 54.12375259399414, 38.50749969482422, 67.08125305175781, 34.80687713623047, 87.97187805175781, 48.30812454223633, 67.12187194824219, 75.22687530517578, 68.15312957763672, 46.579376220703125, 4.489999771118164, 9.332221984863281, 53.48500061035156, 32.694374084472656, 68.07437896728516, 47.803123474121094, 77.83625030517578, 70.20999908447266, 69.17813110351562, 93.73249816894531], "mean": [0.472106009721756, -1.0093077421188354, 1.2669720649719238, 0.6346397995948792, -0.5093737244606018, 0.3175646960735321, -0.5665706992149353, -1.0442832708358765, 1.2878450155258179, -0.41190099716186523, 0.7203641533851624, -0.30393198132514954, 55.34368896484375, 44.163570404052734, 20.317760467529297, 1.053942084312439, 25.367115020751953, 11.256254196166992, 30.240257263183594, 7.551294326782227, 35.15779113769531, 10.254054069519043, 22.46312141418457, 56.45175552368164, 54.92298889160156, 39.51084518432617, 1.409306287765503, 1.5620242357254028, 23.536945343017578, 9.865843772888184, 32.231571197509766, 14.648128509521484, 35.327186584472656, 22.14142417907715, 26.203845977783203, 55.124732971191406], "std": [0.16784842312335968, 0.14138516783714294, 0.17808441817760468, 0.12517744302749634, 0.14844006299972534, 0.11185090243816376, 0.19312244653701782, 0.12879574298858643, 0.1350426971912384, 0.11736667156219482, 0.19097058475017548, 0.09505170583724976, 13.219636917114258, 4.031210422515869, 8.567090034484863, 1.8857814073562622, 19.49826431274414, 14.449301719665527, 23.710840225219727, 10.596940994262695, 28.753944396972656, 14.868184089660645, 26.11904525756836, 13.728750228881836, 9.820371627807617, 5.806064605712891, 0.6193740963935852, 2.717897653579712, 21.09037208557129, 12.45947265625, 24.219789505004883, 17.399700164794922, 29.19221305847168, 26.50832748413086, 28.840665817260742, 28.60959815979004], "count": [120]}, "timestamp": {"min": [0.0], "max": [3.966666666666667], "mean": [1.9833333333333334], "std": [1.1546604439144612], "count": [120]}, "frame_index": {"min": [0], "max": [119], "mean": [59.5], "std": [34.63981331743384], "count": [120]}, "episode_index": {"min": [187], "max": [187], "mean": [187.0], "std": [0.0], "count": [120]}, "index": {"min": [27045], "max": [27164], "mean": [27104.5], "std": [34.63981331743384], "count": [120]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [120]}, "subtask_annotation": {"mean": [2.6, 11.0, 11.0, 11.0, 11.0], "std": [3.0967725134404, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [120]}, "scene_annotation": {"mean": [187.0], "std": [0.0], "min": [187], "max": [187], "count": [120]}, "eef_direction_state": {"mean": [3.0416666666666665, 2.3666666666666667], "std": [2.130711279257599, 1.974560429282652], "min": [0, 0], "max": [6, 6], "count": [120]}, "eef_velocity_state": {"mean": [1.5333333333333334, 1.6583333333333334], "std": [0.515320827791343, 0.49152540343528833], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_acc_mag_state": {"mean": [1.1166666666666667, 1.2], "std": [0.8384840818736851, 0.8124038404635963], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_direction_action": {"mean": [3.0416666666666665, 2.3666666666666667], "std": [2.130711279257599, 1.974560429282652], "min": [0, 0], "max": [6, 6], "count": [120]}, "eef_velocity_action": {"mean": [1.5333333333333334, 1.6583333333333334], "std": [0.515320827791343, 0.49152540343528833], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_acc_mag_action": {"mean": [1.1166666666666667, 1.2], "std": [0.8384840818736851, 0.8124038404635963], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_sim_pose_state": {"mean": [0.6812361812624155, 0.104607644313406, 1.1965304648056205, -1.6713584180515206, 0.9670844784716203, -2.4827306993913107, 0.6719236814883449, -0.10280650419854535, 1.2061653653449658, 1.4465792369921675, 0.7510286372014892, 2.336887967653229], "std": [0.06195998241023779, 0.0136919507051757, 0.05231751956380898, 0.21607478138564365, 0.06903957601937534, 0.2477479571968991, 0.05661355917482716, 0.032558755228134846, 0.06644384084011158, 0.21414834655741655, 0.048953584596388426, 0.2540335919026242], "min": [0.6241446854036039, 0.08792464988174994, 1.1182180521903609, -1.9992159519806307, 0.8293781329378804, -2.852585996905481, 0.6052407241055757, -0.1879149999408612, 1.1172079340020136, 0.9703009034554517, 0.6469334897200922, 1.9483592170173223], "max": [0.801038486209238, 0.14608192234783812, 1.272177880747494, -1.2732105934899767, 1.058052846343549, -2.053656910838983, 0.7854221381010513, -0.061231564719544135, 1.332536849343812, 1.745515003088133, 0.825988847890005, 2.6748540444768936], "count": [120]}, "eef_sim_pose_action": {"mean": [0.6812361812624155, 0.104607644313406, 1.1965304648056205, -1.6713584180515206, 0.9670844784716203, -2.4827306993913107, 0.6719236814883449, -0.10280650419854535, 1.2061653653449658, 1.4465792369921675, 0.7510286372014892, 2.336887967653229], "std": [0.06195998241023779, 0.0136919507051757, 0.05231751956380898, 0.21607478138564365, 0.06903957601937534, 0.2477479571968991, 0.05661355917482716, 0.032558755228134846, 0.06644384084011158, 0.21414834655741655, 0.048953584596388426, 0.2540335919026242], "min": [0.6241446854036039, 0.08792464988174994, 1.1182180521903609, -1.9992159519806307, 0.8293781329378804, -2.852585996905481, 0.6052407241055757, -0.1879149999408612, 1.1172079340020136, 0.9703009034554517, 0.6469334897200922, 1.9483592170173223], "max": [0.801038486209238, 0.14608192234783812, 1.272177880747494, -1.2732105934899767, 1.058052846343549, -2.053656910838983, 0.7854221381010513, -0.061231564719544135, 1.332536849343812, 1.745515003088133, 0.825988847890005, 2.6748540444768936], "count": [120]}}} +{"episode_index": 188, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3896688092320261]], [[0.39670069648692813]], [[0.4229276531862745]]], "std": [[[0.28161100199582456]], [[0.2713097636027426]], [[0.2599181877506086]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.13333333333333333]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.500219573120915]], [[0.518362716503268]], [[0.5083837030228758]]], "std": [[[0.3225394557602304]], [[0.321601833819602]], [[0.3215840511953151]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39208284313725494]], [[0.4073116850490196]], [[0.4111077389705882]]], "std": [[[0.2710507714376173]], [[0.27854987796078495]], [[0.27409745786793305]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.426908852124183]], [[0.4581695894607843]], [[0.42942008578431373]]], "std": [[[0.3718168622664537]], [[0.37254579261285636]], [[0.3807415179576505]]], "count": [100]}, "observation.state": {"min": [0.19109541177749634, -1.3768882751464844, 1.106994390487671, 0.2929096519947052, -0.9079329967498779, 0.09629873186349869, -0.8898394107818604, -1.305123209953308, 1.1346142292022705, -1.0042343139648438, 0.3656681478023529, -0.4492298364639282, 39.130001068115234, 38.32500076293945, -0.0006250003352761269, -0.16249999403953552, 3.4862499237060547, -0.22374999523162842, 5.20111083984375, -1.084375023841858, 4.45111083984375, 0.24937500059604645, 0.9381250143051147, 23.28333282470703, 37.77687454223633, 30.870624542236328, 1.3862500190734863, -0.4143750071525574, 0.7250000238418579, -0.21437500417232513, 0.8675000071525574, -0.5825000405311584, 3.6137499809265137, -0.03777777776122093, 0.7037500143051147, 26.145000457763672], "max": [0.6365157961845398, -0.8293993473052979, 1.731398344039917, 0.9060759544372559, -0.15919451415538788, 0.5496426820755005, -0.26207369565963745, -0.7024872303009033, 1.6752259731292725, -0.23732547461986542, 1.0767147541046143, 0.12989242374897003, 67.71125030517578, 51.567501068115234, 5.071249961853027, 4.055999755859375, 53.34312438964844, 43.79375076293945, 64.19125366210938, 46.83562469482422, 77.69999694824219, 61.046875, 70.7750015258789, 90.83374786376953, 66.64312744140625, 48.526248931884766, 3.28125, 7.801875114440918, 54.54125213623047, 30.104999542236328, 66.44937896728516, 39.30125045776367, 78.6206283569336, 68.43375396728516, 72.76374816894531, 91.73062896728516], "mean": [0.4836658835411072, -1.0354541540145874, 1.3055882453918457, 0.6637753248214722, -0.565441370010376, 0.25056561827659607, -0.48206594586372375, -1.0590558052062988, 1.3521273136138916, -0.664741575717926, 0.6624237895011902, -0.10937067121267319, 52.032920837402344, 44.632476806640625, 0.2677546739578247, 0.7091384530067444, 22.44892120361328, 11.437713623046875, 29.1778564453125, 12.621068000793457, 34.135276794433594, 17.10087013244629, 22.233476638793945, 61.60701370239258, 51.98875045776367, 37.98478317260742, 1.7622538805007935, 1.6160708665847778, 20.687360763549805, 8.059663772583008, 28.82413673400879, 10.622465133666992, 33.19007110595703, 18.043668746948242, 24.25312614440918, 56.228214263916016], "std": [0.15227031707763672, 0.1602042019367218, 0.18746666610240936, 0.1566978394985199, 0.17375047504901886, 0.14000310003757477, 0.13294216990470886, 0.14755481481552124, 0.13921771943569183, 0.2449137270450592, 0.17025741934776306, 0.1845359057188034, 9.959673881530762, 4.979385852813721, 0.8846167325973511, 1.2997043132781982, 18.63593101501465, 15.704706192016602, 20.950838088989258, 17.634260177612305, 26.31216049194336, 21.83641242980957, 28.354251861572266, 18.331844329833984, 8.960108757019043, 5.760251522064209, 0.3864101469516754, 2.5349490642547607, 21.861833572387695, 11.489956855773926, 25.121599197387695, 14.200979232788086, 28.833341598510742, 23.84689712524414, 29.414888381958008, 23.23853874206543], "count": [144]}, "action": {"min": [0.19109541177749634, -1.3768882751464844, 1.106994390487671, 0.2929096519947052, -0.9079329967498779, 0.09629873186349869, -0.8898394107818604, -1.305123209953308, 1.1346142292022705, -1.0042343139648438, 0.3656681478023529, -0.4492298364639282, 39.130001068115234, 38.32500076293945, -0.0006250003352761269, -0.16249999403953552, 3.4862499237060547, -0.22374999523162842, 5.20111083984375, -1.084375023841858, 4.45111083984375, 0.24937500059604645, 0.9381250143051147, 23.28333282470703, 37.77687454223633, 30.870624542236328, 1.3862500190734863, -0.4143750071525574, 0.7250000238418579, -0.21437500417232513, 0.8675000071525574, -0.5825000405311584, 3.6137499809265137, -0.03777777776122093, 0.7037500143051147, 26.145000457763672], "max": [0.6365157961845398, -0.8293993473052979, 1.731398344039917, 0.9060759544372559, -0.15919451415538788, 0.5496426820755005, -0.26207369565963745, -0.7024872303009033, 1.6752259731292725, -0.23732547461986542, 1.0767147541046143, 0.12989242374897003, 67.71125030517578, 51.567501068115234, 5.071249961853027, 4.055999755859375, 53.34312438964844, 43.79375076293945, 64.19125366210938, 46.83562469482422, 77.69999694824219, 61.046875, 70.7750015258789, 90.83374786376953, 66.64312744140625, 48.526248931884766, 3.28125, 7.801875114440918, 54.54125213623047, 30.104999542236328, 66.44937896728516, 39.30125045776367, 78.6206283569336, 68.43375396728516, 72.76374816894531, 91.73062896728516], "mean": [0.4836658239364624, -1.035454273223877, 1.3055886030197144, 0.6637752056121826, -0.565441370010376, 0.2505655586719513, -0.48206594586372375, -1.0590554475784302, 1.352127194404602, -0.6647417545318604, 0.6624236106872559, -0.1093706414103508, 52.032928466796875, 44.632469177246094, 0.2677544057369232, 0.7091385126113892, 22.44892120361328, 11.437712669372559, 29.177846908569336, 12.62106990814209, 34.13526916503906, 17.100873947143555, 22.23347282409668, 61.60700988769531, 51.988739013671875, 37.98478698730469, 1.7622544765472412, 1.6160709857940674, 20.687355041503906, 8.059661865234375, 28.824140548706055, 10.62246322631836, 33.19007110595703, 18.043670654296875, 24.25311851501465, 56.22822570800781], "std": [0.15227031707763672, 0.160204216837883, 0.18746669590473175, 0.1566978096961975, 0.17375047504901886, 0.14000310003757477, 0.13294212520122528, 0.14755482971668243, 0.13921770453453064, 0.24491369724273682, 0.17025741934776306, 0.1845359057188034, 9.959675788879395, 4.979385852813721, 0.8846166729927063, 1.2997043132781982, 18.635929107666016, 15.704706192016602, 20.95083999633789, 17.634260177612305, 26.31216049194336, 21.836416244506836, 28.354249954223633, 18.331846237182617, 8.960107803344727, 5.760252475738525, 0.386410117149353, 2.53494930267334, 21.861835479736328, 11.489954948425293, 25.121597290039062, 14.200980186462402, 28.833345413208008, 23.846891403198242, 29.41489028930664, 23.238536834716797], "count": [144]}, "timestamp": {"min": [0.0], "max": [4.766666666666667], "mean": [2.3833333333333333], "std": [1.3856072341783612], "count": [144]}, "frame_index": {"min": [0], "max": [143], "mean": [71.5], "std": [41.56821702535083], "count": [144]}, "episode_index": {"min": [188], "max": [188], "mean": [188.0], "std": [0.0], "count": [144]}, "index": {"min": [27165], "max": [27308], "mean": [27236.5], "std": [41.56821702535083], "count": [144]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [144]}, "subtask_annotation": {"mean": [2.2083333333333335, 11.0, 11.0, 11.0, 11.0], "std": [2.9997106341927164, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [144]}, "scene_annotation": {"mean": [188.0], "std": [0.0], "min": [188], "max": [188], "count": [144]}, "eef_direction_state": {"mean": [3.076388888888889, 2.8819444444444446], "std": [2.170124999955555, 1.8577784215509239], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_state": {"mean": [1.4861111111111112, 1.6388888888888888], "std": [0.5135133763148927, 0.49456927263235756], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_state": {"mean": [0.9305555555555556, 0.9930555555555556], "std": [0.8220298198309836, 0.8457124525919769], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_direction_action": {"mean": [3.076388888888889, 2.8819444444444446], "std": [2.170124999955555, 1.8577784215509239], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_action": {"mean": [1.4861111111111112, 1.6388888888888888], "std": [0.5135133763148927, 0.49456927263235756], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_action": {"mean": [0.9305555555555556, 0.9930555555555556], "std": [0.8220298198309836, 0.8457124525919769], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_sim_pose_state": {"mean": [0.6808703262545508, 0.09975013049458764, 1.1959427713031785, -1.6280496817899661, 0.9266331645800956, -2.4769205735000965, 0.6814861053322031, -0.09749630742687419, 1.2092802636251339, 1.5274772890057986, 0.7983554111048056, 2.4423305847948393], "std": [0.06256343741794414, 0.016558399450321806, 0.05518666787137407, 0.25248989728083915, 0.07669139521705433, 0.2654560097697776, 0.05081343982871305, 0.04073474863019276, 0.060137183276948905, 0.2599505806160263, 0.04855409112598943, 0.2972775985624352], "min": [0.6326314616511238, 0.06967460306343265, 1.111551701852968, -1.9991489229102464, 0.7517792901670775, -2.887252338271629, 0.6268816699946991, -0.2192791055748951, 1.1239506559709969, 0.9569999798353809, 0.7142240596935352, 2.0299201428651386], "max": [0.8247624450047272, 0.13421688268155343, 1.2716356657080063, -1.0687038697406441, 1.0398756959720616, -2.0180415456787144, 0.8051171485432116, -0.039013407636519254, 1.3115986188083488, 1.89306813074808, 0.8976578078876516, 2.828199642986529], "count": [144]}, "eef_sim_pose_action": {"mean": [0.6808703262545508, 0.09975013049458764, 1.1959427713031785, -1.6280496817899661, 0.9266331645800956, -2.4769205735000965, 0.6814861053322031, -0.09749630742687419, 1.2092802636251339, 1.5274772890057986, 0.7983554111048056, 2.4423305847948393], "std": [0.06256343741794414, 0.016558399450321806, 0.05518666787137407, 0.25248989728083915, 0.07669139521705433, 0.2654560097697776, 0.05081343982871305, 0.04073474863019276, 0.060137183276948905, 0.2599505806160263, 0.04855409112598943, 0.2972775985624352], "min": [0.6326314616511238, 0.06967460306343265, 1.111551701852968, -1.9991489229102464, 0.7517792901670775, -2.887252338271629, 0.6268816699946991, -0.2192791055748951, 1.1239506559709969, 0.9569999798353809, 0.7142240596935352, 2.0299201428651386], "max": [0.8247624450047272, 0.13421688268155343, 1.2716356657080063, -1.0687038697406441, 1.0398756959720616, -2.0180415456787144, 0.8051171485432116, -0.039013407636519254, 1.3115986188083488, 1.89306813074808, 0.8976578078876516, 2.828199642986529], "count": [144]}}} +{"episode_index": 189, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38888946282679737]], [[0.39793807189542485]], [[0.42179986315359475]]], "std": [[[0.29469022933665623]], [[0.284350908386661]], [[0.27623077194502144]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4873841033496732]], [[0.5079158006535948]], [[0.49464034926470585]]], "std": [[[0.32316371640551284]], [[0.3232701227368718]], [[0.32639894700523403]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46355538194444446]], [[0.48259149714052285]], [[0.4828334293300654]]], "std": [[[0.28236243778278114]], [[0.28657919992884484]], [[0.2832390492860474]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43492637050653593]], [[0.4533393545751634]], [[0.4294776123366013]]], "std": [[[0.36404807866385164]], [[0.3735480665820319]], [[0.3808289524887561]]], "count": [100]}, "observation.state": {"min": [0.2163204848766327, -1.3695210218429565, 1.0449330806732178, 0.22517654299736023, -0.893177330493927, 0.23486973345279694, -0.9096284508705139, -1.2632086277008057, 1.0628385543823242, -0.49782559275627136, 0.4069390296936035, -0.4816976487636566, 34.811248779296875, 34.51499938964844, -0.48499998450279236, -0.21875, 1.0, 0.15187500417232513, 1.190000057220459, -1.158888816833496, 2.073333263397217, -2.708750009536743, 0.9437500238418579, 2.192499876022339, 29.875625610351562, 31.6768741607666, 1.4424999952316284, -0.4724999964237213, 0.7818750143051147, 0.3893750011920929, 1.71875, 0.625, 1.0212500095367432, -0.19812500476837158, 0.6987500190734863, 2.675555467605591], "max": [0.7188906669616699, -0.7290474772453308, 1.72417414188385, 0.6558518409729004, -0.15948061645030975, 0.5950382947921753, -0.30410754680633545, -0.684414803981781, 1.6223201751708984, -0.13573193550109863, 1.2585831880569458, -0.20551995933055878, 74.1831283569336, 55.48812484741211, 37.828125, 8.376667022705078, 49.970001220703125, 44.080623626708984, 60.38624954223633, 34.900001525878906, 71.23625183105469, 47.68437576293945, 61.1931266784668, 70.34750366210938, 70.80374908447266, 51.03687286376953, 3.9887499809265137, 9.385624885559082, 54.77562713623047, 36.567501068115234, 70.26625061035156, 52.53062438964844, 74.88687896728516, 75.02812957763672, 67.22062683105469, 96.26187896728516], "mean": [0.5549320578575134, -0.9988377094268799, 1.2751708030700684, 0.5008470416069031, -0.6003438234329224, 0.3646841049194336, -0.6312801837921143, -1.0304580926895142, 1.287934422492981, -0.33610284328460693, 0.8141353726387024, -0.3053240478038788, 50.845245361328125, 45.6435661315918, 13.631963729858398, 1.1820671558380127, 19.955856323242188, 11.776866912841797, 25.137216567993164, 8.6741943359375, 27.793088912963867, 12.804573059082031, 18.99519920349121, 43.832725524902344, 51.20974349975586, 40.64548873901367, 1.801401972770691, 1.3631750345230103, 20.82916259765625, 10.514214515686035, 28.25463104248047, 14.102642059326172, 29.215686798095703, 17.86639976501465, 21.268753051757812, 50.18476486206055], "std": [0.17843537032604218, 0.1911192089319229, 0.20731191337108612, 0.08911915868520737, 0.18995514512062073, 0.10804347693920135, 0.19497087597846985, 0.15171104669570923, 0.14605750143527985, 0.09306896477937698, 0.2125832885503769, 0.08444657176733017, 14.989046096801758, 5.858407020568848, 12.743081092834473, 2.6637227535247803, 18.429861068725586, 16.05710220336914, 21.704313278198242, 13.45788860321045, 25.631084442138672, 17.995956420898438, 24.497772216796875, 24.243736267089844, 13.049217224121094, 6.848580837249756, 0.4400334358215332, 3.1037182807922363, 20.939332962036133, 12.66797161102295, 25.45000648498535, 18.824756622314453, 28.119630813598633, 25.517127990722656, 27.35520362854004, 27.400630950927734], "count": [147]}, "action": {"min": [0.2163204848766327, -1.3695210218429565, 1.0449330806732178, 0.22517654299736023, -0.893177330493927, 0.23486973345279694, -0.9096284508705139, -1.2632086277008057, 1.0628385543823242, -0.49782559275627136, 0.4069390296936035, -0.4816976487636566, 34.811248779296875, 34.51499938964844, -0.48499998450279236, -0.21875, 1.0, 0.15187500417232513, 1.190000057220459, -1.158888816833496, 2.073333263397217, -2.708750009536743, 0.9437500238418579, 2.192499876022339, 29.875625610351562, 31.6768741607666, 1.4424999952316284, -0.4724999964237213, 0.7818750143051147, 0.3893750011920929, 1.71875, 0.625, 1.0212500095367432, -0.19812500476837158, 0.6987500190734863, 2.675555467605591], "max": [0.7188906669616699, -0.7290474772453308, 1.72417414188385, 0.6558518409729004, -0.15948061645030975, 0.5950382947921753, -0.30410754680633545, -0.684414803981781, 1.6223201751708984, -0.13573193550109863, 1.2585831880569458, -0.20551995933055878, 74.1831283569336, 55.48812484741211, 37.828125, 8.376667022705078, 49.970001220703125, 44.080623626708984, 60.38624954223633, 34.900001525878906, 71.23625183105469, 47.68437576293945, 61.1931266784668, 70.34750366210938, 70.80374908447266, 51.03687286376953, 3.9887499809265137, 9.385624885559082, 54.77562713623047, 36.567501068115234, 70.26625061035156, 52.53062438964844, 74.88687896728516, 75.02812957763672, 67.22062683105469, 96.26187896728516], "mean": [0.5549320578575134, -0.9988380670547485, 1.2751705646514893, 0.5008469820022583, -0.6003438234329224, 0.36468419432640076, -0.6312803030014038, -1.0304579734802246, 1.287934422492981, -0.3361029028892517, 0.8141356110572815, -0.3053240478038788, 50.845245361328125, 45.64356231689453, 13.631964683532715, 1.1820670366287231, 19.955862045288086, 11.776866912841797, 25.137218475341797, 8.6741943359375, 27.79308319091797, 12.804576873779297, 18.99519157409668, 43.83273696899414, 51.209739685058594, 40.64548873901367, 1.801401138305664, 1.3631750345230103, 20.82916831970215, 10.5142183303833, 28.2546329498291, 14.102638244628906, 29.21568489074707, 17.86639404296875, 21.268762588500977, 50.18477249145508], "std": [0.17843538522720337, 0.1911192238330841, 0.20731189846992493, 0.08911916613578796, 0.18995514512062073, 0.10804349184036255, 0.19497087597846985, 0.15171103179454803, 0.14605750143527985, 0.09306894987821579, 0.21258333325386047, 0.08444657176733017, 14.989044189453125, 5.858407020568848, 12.74307918548584, 2.6637227535247803, 18.429859161376953, 16.057100296020508, 21.704313278198242, 13.45788860321045, 25.631088256835938, 17.99595832824707, 24.497772216796875, 24.243732452392578, 13.04921817779541, 6.848580837249756, 0.4400333762168884, 3.1037182807922363, 20.9393367767334, 12.667972564697266, 25.450002670288086, 18.82476043701172, 28.1196346282959, 25.517133712768555, 27.355205535888672, 27.40062713623047], "count": [147]}, "timestamp": {"min": [0.0], "max": [4.866666666666666], "mean": [2.433333333333333], "std": [1.4144754295288202], "count": [147]}, "frame_index": {"min": [0], "max": [146], "mean": [73.0], "std": [42.43426288586461], "count": [147]}, "episode_index": {"min": [189], "max": [189], "mean": [189.0], "std": [0.0], "count": [147]}, "index": {"min": [27309], "max": [27455], "mean": [27382.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [2.442176870748299, 11.0, 11.0, 11.0, 11.0], "std": [2.9991591830797235, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [147]}, "scene_annotation": {"mean": [189.0], "std": [0.0], "min": [189], "max": [189], "count": [147]}, "eef_direction_state": {"mean": [3.3537414965986394, 2.8435374149659864], "std": [2.016269610954932, 1.9784577250193007], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.530612244897959, 1.6870748299319729], "std": [0.5125117878050981, 0.4781301602940298], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [0.9795918367346939, 1.0272108843537415], "std": [0.7951330505623734, 0.7906389238513006], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [3.3537414965986394, 2.8435374149659864], "std": [2.016269610954932, 1.9784577250193007], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.530612244897959, 1.6870748299319729], "std": [0.5125117878050981, 0.4781301602940298], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_action": {"mean": [0.9795918367346939, 1.0272108843537415], "std": [0.7951330505623734, 0.7906389238513006], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.6776487545725441, 0.11860081093337754, 1.190017325816698, -1.603119502627413, 0.9075610165799194, -2.398711322978468, 0.6670524082580828, -0.11747513449582855, 1.2053600550469088, 1.386912501275232, 0.7010172969980573, 2.275456101876482], "std": [0.06647306400668959, 0.02073302366562265, 0.06130248477052362, 0.23934603156794504, 0.09241928759302932, 0.2264630338854146, 0.054911927212717086, 0.03267599457692702, 0.0747935567064025, 0.23344624184305734, 0.0916490654010949, 0.22357184940183553], "min": [0.6150867603826934, 0.08841558856845896, 1.097110590325266, -1.9105891969866793, 0.7315489240992843, -2.7053638365251396, 0.6015104930599766, -0.20772962742351483, 1.0940723784073796, 0.8657424105057547, 0.5358125826766451, 1.8980665528627423], "max": [0.823776833571146, 0.15323494466397755, 1.275051689424663, -1.1171592884405268, 1.0249525838800926, -1.9459903684878277, 0.7957878639696616, -0.08686768713362597, 1.3441271572042226, 1.7194898828455463, 0.8035593302692159, 2.5616218950199414], "count": [147]}, "eef_sim_pose_action": {"mean": [0.6776487545725441, 0.11860081093337754, 1.190017325816698, -1.603119502627413, 0.9075610165799194, -2.398711322978468, 0.6670524082580828, -0.11747513449582855, 1.2053600550469088, 1.386912501275232, 0.7010172969980573, 2.275456101876482], "std": [0.06647306400668959, 0.02073302366562265, 0.06130248477052362, 0.23934603156794504, 0.09241928759302932, 0.2264630338854146, 0.054911927212717086, 0.03267599457692702, 0.0747935567064025, 0.23344624184305734, 0.0916490654010949, 0.22357184940183553], "min": [0.6150867603826934, 0.08841558856845896, 1.097110590325266, -1.9105891969866793, 0.7315489240992843, -2.7053638365251396, 0.6015104930599766, -0.20772962742351483, 1.0940723784073796, 0.8657424105057547, 0.5358125826766451, 1.8980665528627423], "max": [0.823776833571146, 0.15323494466397755, 1.275051689424663, -1.1171592884405268, 1.0249525838800926, -1.9459903684878277, 0.7957878639696616, -0.08686768713362597, 1.3441271572042226, 1.7194898828455463, 0.8035593302692159, 2.5616218950199414], "count": [147]}}} +{"episode_index": 190, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38200276960784313]], [[0.3912290134803922]], [[0.4193251307189543]]], "std": [[[0.29585234977303104]], [[0.283461785269886]], [[0.2682732689251984]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5025671711601307]], [[0.5164007720588235]], [[0.5045650755718954]]], "std": [[[0.3213426234307984]], [[0.32365592295567414]], [[0.32279096685693254]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.14901960784313725]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.430266766748366]], [[0.43731133169934644]], [[0.4249462214052288]]], "std": [[[0.28933662953319367]], [[0.29791104445436845]], [[0.3021457797739654]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43832907679738564]], [[0.45304350081699346]], [[0.42652703022875815]]], "std": [[[0.36350612381801856]], [[0.3747528155044306]], [[0.38041685808208536]]], "count": [100]}, "observation.state": {"min": [0.29025518894195557, -1.3140640258789062, 1.010290265083313, 0.07724879682064056, -1.0592516660690308, 0.29826620221138, -0.8783474564552307, -1.2442539930343628, 1.0839627981185913, -0.6867752075195312, 0.4020037055015564, -0.5367149114608765, 36.39875030517578, 36.98250198364258, -0.390625, -0.1837499886751175, 1.1059999465942383, 0.21187500655651093, 1.045555591583252, 0.009374999441206455, 0.9340000152587891, 0.11437500268220901, 0.949999988079071, 6.866666793823242, 41.38062286376953, 33.72437286376953, 1.3793749809265137, -0.46187499165534973, 0.734375, 0.43687498569488525, 0.9943749904632568, -0.6137499809265137, 0.8700000047683716, -0.2199999988079071, 0.6981818079948425, 0.48692306876182556], "max": [0.7843137383460999, -0.7403010129928589, 1.693513035774231, 0.5383096933364868, -0.22025445103645325, 0.6522595882415771, -0.265244722366333, -0.7458323836326599, 1.6042715311050415, -0.1755264401435852, 1.2039844989776611, -0.0977054238319397, 67.49250030517578, 54.045623779296875, 12.670000076293945, 8.688750267028809, 50.80062484741211, 34.90937423706055, 67.04562377929688, 54.049373626708984, 84.13500213623047, 46.54499816894531, 65.24250030517578, 86.05500030517578, 67.3218765258789, 46.595001220703125, 4.519999980926514, 9.452221870422363, 50.165626525878906, 34.083126068115234, 65.68437957763672, 40.703125, 79.93375396728516, 58.102500915527344, 64.5581283569336, 86.72000122070312], "mean": [0.6051862835884094, -1.0065083503723145, 1.263965129852295, 0.4232289791107178, -0.6393842101097107, 0.43107011914253235, -0.5793479084968567, -0.9998858571052551, 1.2680736780166626, -0.48104649782180786, 0.7729454636573792, -0.26755601167678833, 47.99420928955078, 45.28673553466797, 0.46545806527137756, 1.6086211204528809, 23.63301658630371, 10.103264808654785, 29.088573455810547, 11.169072151184082, 32.28927230834961, 10.21378231048584, 17.94625473022461, 58.85935974121094, 51.80431365966797, 39.739749908447266, 1.8882578611373901, 1.6734884977340698, 19.166690826416016, 8.792613983154297, 27.879873275756836, 9.789016723632812, 32.74515151977539, 14.628663063049316, 21.096471786499023, 58.85905838012695], "std": [0.15439791977405548, 0.1545422077178955, 0.1987977772951126, 0.10710841417312622, 0.185893714427948, 0.09729284793138504, 0.19650180637836456, 0.13103090226650238, 0.1391204446554184, 0.15293176472187042, 0.20599012076854706, 0.12138456851243973, 11.793237686157227, 5.512824058532715, 2.2660892009735107, 2.81850528717041, 17.01214599609375, 13.184635162353516, 22.657779693603516, 15.902984619140625, 27.265432357788086, 13.511198997497559, 23.40889549255371, 22.01616668701172, 9.940950393676758, 4.657857418060303, 0.6035726070404053, 3.2960824966430664, 19.605051040649414, 10.806750297546387, 22.219579696655273, 13.841395378112793, 26.659313201904297, 20.087596893310547, 26.543519973754883, 22.309452056884766], "count": [139]}, "action": {"min": [0.29025518894195557, -1.3140640258789062, 1.010290265083313, 0.07724879682064056, -1.0592516660690308, 0.29826620221138, -0.8783474564552307, -1.2442539930343628, 1.0839627981185913, -0.6867752075195312, 0.4020037055015564, -0.5367149114608765, 36.39875030517578, 36.98250198364258, -0.390625, -0.1837499886751175, 1.1059999465942383, 0.21187500655651093, 1.045555591583252, 0.009374999441206455, 0.9340000152587891, 0.11437500268220901, 0.949999988079071, 6.866666793823242, 41.38062286376953, 33.72437286376953, 1.3793749809265137, -0.46187499165534973, 0.734375, 0.43687498569488525, 0.9943749904632568, -0.6137499809265137, 0.8700000047683716, -0.2199999988079071, 0.6981818079948425, 0.48692306876182556], "max": [0.7843137383460999, -0.7403010129928589, 1.693513035774231, 0.5383096933364868, -0.22025445103645325, 0.6522595882415771, -0.265244722366333, -0.7458323836326599, 1.6042715311050415, -0.1755264401435852, 1.2039844989776611, -0.0977054238319397, 67.49250030517578, 54.045623779296875, 12.670000076293945, 8.688750267028809, 50.80062484741211, 34.90937423706055, 67.04562377929688, 54.049373626708984, 84.13500213623047, 46.54499816894531, 65.24250030517578, 86.05500030517578, 67.3218765258789, 46.595001220703125, 4.519999980926514, 9.452221870422363, 50.165626525878906, 34.083126068115234, 65.68437957763672, 40.703125, 79.93375396728516, 58.102500915527344, 64.5581283569336, 86.72000122070312], "mean": [0.6051862239837646, -1.0065083503723145, 1.2639650106430054, 0.4232288599014282, -0.6393842101097107, 0.43107014894485474, -0.5793479681015015, -0.999885618686676, 1.2680737972259521, -0.4810464382171631, 0.7729454040527344, -0.26755601167678833, 47.99421691894531, 45.286712646484375, 0.4654576778411865, 1.6086211204528809, 23.633012771606445, 10.103269577026367, 29.088563919067383, 11.169074058532715, 32.28926086425781, 10.21378231048584, 17.946260452270508, 58.859352111816406, 51.80429458618164, 39.73972702026367, 1.888257622718811, 1.6734884977340698, 19.166696548461914, 8.792618751525879, 27.879871368408203, 9.789015769958496, 32.74516296386719, 14.628662109375, 21.09646987915039, 58.85908126831055], "std": [0.15439791977405548, 0.15454219281673431, 0.19879776239395142, 0.10710841417312622, 0.1858937293291092, 0.09729285538196564, 0.19650182127952576, 0.13103090226650238, 0.1391204446554184, 0.15293174982070923, 0.20599010586738586, 0.12138456851243973, 11.79323959350586, 5.5128254890441895, 2.266089916229248, 2.8185055255889893, 17.01214599609375, 13.184635162353516, 22.657779693603516, 15.902983665466309, 27.265430450439453, 13.511198997497559, 23.408891677856445, 22.01616668701172, 9.940949440002441, 4.6578569412231445, 0.60357266664505, 3.2960824966430664, 19.605052947998047, 10.80674934387207, 22.219579696655273, 13.841392517089844, 26.65931510925293, 20.087594985961914, 26.543516159057617, 22.309450149536133], "count": [139]}, "timestamp": {"min": [0.0], "max": [4.6], "mean": [2.3], "std": [1.3374935098492586], "count": [139]}, "frame_index": {"min": [0], "max": [138], "mean": [69.0], "std": [40.124805295477756], "count": [139]}, "episode_index": {"min": [190], "max": [190], "mean": [190.0], "std": [0.0], "count": [139]}, "index": {"min": [27456], "max": [27594], "mean": [27525.0], "std": [40.124805295477756], "count": [139]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [139]}, "subtask_annotation": {"mean": [2.0215827338129495, 11.0, 11.0, 11.0, 11.0], "std": [2.917246227610489, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [139]}, "scene_annotation": {"mean": [190.0], "std": [0.0], "min": [190], "max": [190], "count": [139]}, "eef_direction_state": {"mean": [3.1366906474820144, 2.8345323741007196], "std": [2.007903229521075, 1.9026566897808297], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_state": {"mean": [1.4892086330935252, 1.7194244604316546], "std": [0.5140739592791316, 0.4650176290990598], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_state": {"mean": [1.079136690647482, 1.0071942446043165], "std": [0.7871700354871901, 0.8001474942963615], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_direction_action": {"mean": [3.1366906474820144, 2.8345323741007196], "std": [2.007903229521075, 1.9026566897808297], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_action": {"mean": [1.4892086330935252, 1.7194244604316546], "std": [0.5140739592791316, 0.4650176290990598], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_action": {"mean": [1.079136690647482, 1.0071942446043165], "std": [0.7871700354871901, 0.8001474942963615], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_sim_pose_state": {"mean": [0.6727963590759105, 0.11985204062427843, 1.1774396119399475, -1.6110782877374343, 0.8968191496265911, -2.4080650100544276, 0.6584669889946686, -0.11112311504521137, 1.2135650417285213, 1.423662929683808, 0.7796923926229922, 2.352910324586099], "std": [0.06558306834583898, 0.016360739083752282, 0.05356231961929389, 0.2297668475867708, 0.1057262860562252, 0.24864473318361296, 0.055134378138654086, 0.03317976024977486, 0.07210598998723505, 0.2706472332156899, 0.07321002087980344, 0.2870289796056843], "min": [0.6089399190427724, 0.09900722542416654, 1.0865858973078022, -1.9043610016026689, 0.6821094116499022, -2.727560912188822, 0.6068079149982674, -0.18804021272099541, 1.1054431938770064, 0.7458120071143742, 0.6266705706073457, 1.8166862683477265], "max": [0.8158742422431129, 0.17004183308300766, 1.2887993356488125, -0.9434924790690518, 1.0347027998860705, -1.7982485829778334, 0.7898569795407944, -0.0651278503648865, 1.3619569320557638, 1.8121537596700015, 0.9025455698164482, 2.74148842607461], "count": [139]}, "eef_sim_pose_action": {"mean": [0.6727963590759105, 0.11985204062427843, 1.1774396119399475, -1.6110782877374343, 0.8968191496265911, -2.4080650100544276, 0.6584669889946686, -0.11112311504521137, 1.2135650417285213, 1.423662929683808, 0.7796923926229922, 2.352910324586099], "std": [0.06558306834583898, 0.016360739083752282, 0.05356231961929389, 0.2297668475867708, 0.1057262860562252, 0.24864473318361296, 0.055134378138654086, 0.03317976024977486, 0.07210598998723505, 0.2706472332156899, 0.07321002087980344, 0.2870289796056843], "min": [0.6089399190427724, 0.09900722542416654, 1.0865858973078022, -1.9043610016026689, 0.6821094116499022, -2.727560912188822, 0.6068079149982674, -0.18804021272099541, 1.1054431938770064, 0.7458120071143742, 0.6266705706073457, 1.8166862683477265], "max": [0.8158742422431129, 0.17004183308300766, 1.2887993356488125, -0.9434924790690518, 1.0347027998860705, -1.7982485829778334, 0.7898569795407944, -0.0651278503648865, 1.3619569320557638, 1.8121537596700015, 0.9025455698164482, 2.74148842607461], "count": [139]}}} +{"episode_index": 191, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39140120710784315]], [[0.40062962009803926]], [[0.4273662234477124]]], "std": [[[0.2838554408057438]], [[0.27349902066584403]], [[0.26209831777266673]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4880258149509804]], [[0.5065624754901961]], [[0.4929862663398693]]], "std": [[[0.32735250952616546]], [[0.32734468652026677]], [[0.3286435874697683]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.15294117647058825]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39097305759803924]], [[0.4049698897058823]], [[0.4053996343954248]]], "std": [[[0.28508147059119265]], [[0.2911302877168482]], [[0.28858340287816486]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.442683629493464]], [[0.4584346425653595]], [[0.42817608455882356]]], "std": [[[0.3618902894821358]], [[0.3730859191073983]], [[0.37807812889705256]]], "count": [100]}, "observation.state": {"min": [0.23024433851242065, -1.2458515167236328, 1.0726853609085083, 0.24942143261432648, -0.8894950151443481, 0.24409666657447815, -0.8287556171417236, -1.2287565469741821, 1.1182955503463745, -0.5986543297767639, 0.4715276062488556, -0.4964056611061096, 33.98249816894531, 38.42625045776367, 4.559374809265137, -0.36374998092651367, 0.7143750190734863, 0.13437500596046448, 4.440000057220459, -1.1011111736297607, 8.329999923706055, 0.01875000074505806, 0.9344444274902344, 24.436250686645508, 44.15999984741211, 31.593124389648438, 1.4118750095367432, -0.4362500011920929, 0.65625, 0.16750000417232513, 0.6150000095367432, -0.4543749988079071, 0.8949999809265137, -0.23000000417232513, 0.7143750190734863, 0.5825000405311584], "max": [0.729381263256073, -0.7894159555435181, 1.6026502847671509, 0.6280995011329651, -0.24125944077968597, 0.629922091960907, -0.33441099524497986, -0.6935225129127502, 1.5742779970169067, -0.19130998849868774, 1.146190881729126, -0.1715686321258545, 71.63562774658203, 55.560001373291016, 36.96500015258789, 8.349374771118164, 48.46500015258789, 37.92250061035156, 60.30937576293945, 42.02687454223633, 74.38999938964844, 47.35124969482422, 62.41625213623047, 76.84687805175781, 67.71500396728516, 43.686248779296875, 2.8125, 9.359999656677246, 51.401248931884766, 33.85375213623047, 63.32437515258789, 41.80687713623047, 73.51812744140625, 72.49687957763672, 68.0531234741211, 99.36062622070312], "mean": [0.4927326440811157, -0.9949973225593567, 1.2641048431396484, 0.5289900898933411, -0.578654944896698, 0.3807808756828308, -0.5508167147636414, -1.01120924949646, 1.2766822576522827, -0.4133546054363251, 0.7531095743179321, -0.30528759956359863, 52.360923767089844, 47.756534576416016, 20.02503776550293, 1.7969661951065063, 17.619741439819336, 10.629520416259766, 25.29779815673828, 10.476171493530273, 31.622407913208008, 13.976103782653809, 18.921674728393555, 50.00583267211914, 54.97049331665039, 38.01637649536133, 1.6977944374084473, 3.7729721069335938, 18.17508888244629, 10.314179420471191, 24.097877502441406, 11.329056739807129, 26.749202728271484, 17.953372955322266, 22.104576110839844, 40.90931701660156], "std": [0.15741367638111115, 0.1437409222126007, 0.16736388206481934, 0.09585288912057877, 0.14953377842903137, 0.10569415241479874, 0.15090739727020264, 0.14350846409797668, 0.13486924767494202, 0.11390198767185211, 0.16515734791755676, 0.09161776304244995, 14.605778694152832, 6.057094097137451, 8.4696683883667, 2.7597920894622803, 19.310733795166016, 13.602095603942871, 21.990924835205078, 14.495296478271484, 25.08190155029297, 17.45515251159668, 23.673999786376953, 15.611539840698242, 8.443853378295898, 4.7043681144714355, 0.3134225010871887, 3.686857223510742, 20.934749603271484, 13.186761856079102, 25.606155395507812, 16.08173370361328, 29.141708374023438, 24.533706665039062, 25.988025665283203, 34.446754455566406], "count": [117]}, "action": {"min": [0.23024433851242065, -1.2458515167236328, 1.0726853609085083, 0.24942143261432648, -0.8894950151443481, 0.24409666657447815, -0.8287556171417236, -1.2287565469741821, 1.1182955503463745, -0.5986543297767639, 0.4715276062488556, -0.4964056611061096, 33.98249816894531, 38.42625045776367, 4.559374809265137, -0.36374998092651367, 0.7143750190734863, 0.13437500596046448, 4.440000057220459, -1.1011111736297607, 8.329999923706055, 0.01875000074505806, 0.9344444274902344, 24.436250686645508, 44.15999984741211, 31.593124389648438, 1.4118750095367432, -0.4362500011920929, 0.65625, 0.16750000417232513, 0.6150000095367432, -0.4543749988079071, 0.8949999809265137, -0.23000000417232513, 0.7143750190734863, 0.5825000405311584], "max": [0.729381263256073, -0.7894159555435181, 1.6026502847671509, 0.6280995011329651, -0.24125944077968597, 0.629922091960907, -0.33441099524497986, -0.6935225129127502, 1.5742779970169067, -0.19130998849868774, 1.146190881729126, -0.1715686321258545, 71.63562774658203, 55.560001373291016, 36.96500015258789, 8.349374771118164, 48.46500015258789, 37.92250061035156, 60.30937576293945, 42.02687454223633, 74.38999938964844, 47.35124969482422, 62.41625213623047, 76.84687805175781, 67.71500396728516, 43.686248779296875, 2.8125, 9.359999656677246, 51.401248931884766, 33.85375213623047, 63.32437515258789, 41.80687713623047, 73.51812744140625, 72.49687957763672, 68.0531234741211, 99.36062622070312], "mean": [0.4927327036857605, -0.9949974417686462, 1.2641047239303589, 0.5289900302886963, -0.5786548852920532, 0.3807808756828308, -0.5508166551589966, -1.0112091302871704, 1.2766821384429932, -0.4133544862270355, 0.7531095743179321, -0.3052876889705658, 52.36094665527344, 47.75653839111328, 20.025039672851562, 1.796966314315796, 17.619739532470703, 10.629524230957031, 25.297788619995117, 10.476171493530273, 31.622417449951172, 13.976109504699707, 18.921676635742188, 50.005828857421875, 54.970489501953125, 38.0163688659668, 1.697795033454895, 3.7729718685150146, 18.175092697143555, 10.314177513122559, 24.097881317138672, 11.32905387878418, 26.74919891357422, 17.953378677368164, 22.104581832885742, 40.90931701660156], "std": [0.15741366147994995, 0.1437409222126007, 0.16736388206481934, 0.09585289657115936, 0.14953377842903137, 0.10569415986537933, 0.15090736746788025, 0.14350846409797668, 0.13486923277378082, 0.11390198767185211, 0.16515734791755676, 0.09161777049303055, 14.6057767868042, 6.057094573974609, 8.4696683883667, 2.759791851043701, 19.310733795166016, 13.602095603942871, 21.990922927856445, 14.495298385620117, 25.081897735595703, 17.455154418945312, 23.673995971679688, 15.61153793334961, 8.443853378295898, 4.7043681144714355, 0.3134225606918335, 3.686857223510742, 20.934749603271484, 13.186760902404785, 25.606157302856445, 16.08173370361328, 29.14171028137207, 24.53370475769043, 25.98802375793457, 34.446754455566406], "count": [117]}, "timestamp": {"min": [0.0], "max": [3.8666666666666667], "mean": [1.9333333333333336], "std": [1.125791902354697], "count": [117]}, "frame_index": {"min": [0], "max": [116], "mean": [58.0], "std": [33.77375707064091], "count": [117]}, "episode_index": {"min": [191], "max": [191], "mean": [191.0], "std": [0.0], "count": [117]}, "index": {"min": [27595], "max": [27711], "mean": [27653.0], "std": [33.77375707064091], "count": [117]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [117]}, "subtask_annotation": {"mean": [2.076923076923077, 11.0, 11.0, 11.0, 11.0], "std": [2.846962232160413, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [117]}, "scene_annotation": {"mean": [191.0], "std": [0.0], "min": [191], "max": [191], "count": [117]}, "eef_direction_state": {"mean": [3.282051282051282, 2.7435897435897436], "std": [2.062469492532328, 1.8450851607698497], "min": [0, 0], "max": [6, 6], "count": [117]}, "eef_velocity_state": {"mean": [1.7179487179487178, 1.7777777777777777], "std": [0.46860684314095025, 0.455002791596792], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_acc_mag_state": {"mean": [1.2478632478632479, 1.1282051282051282], "std": [0.7724528907825642, 0.7903094875601251], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_direction_action": {"mean": [3.282051282051282, 2.7435897435897436], "std": [2.062469492532328, 1.8450851607698497], "min": [0, 0], "max": [6, 6], "count": [117]}, "eef_velocity_action": {"mean": [1.7179487179487178, 1.7777777777777777], "std": [0.46860684314095025, 0.455002791596792], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_acc_mag_action": {"mean": [1.2478632478632479, 1.1282051282051282], "std": [0.7724528907825642, 0.7903094875601251], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_sim_pose_state": {"mean": [0.6787632252622987, 0.11299219862988948, 1.2060357711708507, -1.5508156881493336, 0.940023552167518, -2.370308532550323, 0.6690695178733413, -0.1120525649848574, 1.221909832684828, 1.380846701242707, 0.7630897284317617, 2.285318975433358], "std": [0.05805573755679037, 0.013486346942012475, 0.06390467181389656, 0.26366160014499757, 0.11556606799372177, 0.2681422978307266, 0.049856490388472244, 0.03255230877148359, 0.07331407450290409, 0.2620956978163686, 0.09539259161675381, 0.25249211673603733], "min": [0.6266852262720223, 0.09031339116408424, 1.0984282686426374, -1.936897293248658, 0.7095081792802391, -2.7706522045366646, 0.620894254927264, -0.21361584960226063, 1.1065842386601585, 0.7660466150347183, 0.6073144189511477, 1.8613107126838655], "max": [0.7995967015868609, 0.13862868637961598, 1.3110272516280572, -0.9163403503295657, 1.1295166701221269, -1.8302407278902186, 0.7797558320820246, -0.06904889285985943, 1.3641168844317213, 1.7807494612972135, 0.9356884071527971, 2.651669655955764], "count": [117]}, "eef_sim_pose_action": {"mean": [0.6787632252622987, 0.11299219862988948, 1.2060357711708507, -1.5508156881493336, 0.940023552167518, -2.370308532550323, 0.6690695178733413, -0.1120525649848574, 1.221909832684828, 1.380846701242707, 0.7630897284317617, 2.285318975433358], "std": [0.05805573755679037, 0.013486346942012475, 0.06390467181389656, 0.26366160014499757, 0.11556606799372177, 0.2681422978307266, 0.049856490388472244, 0.03255230877148359, 0.07331407450290409, 0.2620956978163686, 0.09539259161675381, 0.25249211673603733], "min": [0.6266852262720223, 0.09031339116408424, 1.0984282686426374, -1.936897293248658, 0.7095081792802391, -2.7706522045366646, 0.620894254927264, -0.21361584960226063, 1.1065842386601585, 0.7660466150347183, 0.6073144189511477, 1.8613107126838655], "max": [0.7995967015868609, 0.13862868637961598, 1.3110272516280572, -0.9163403503295657, 1.1295166701221269, -1.8302407278902186, 0.7797558320820246, -0.06904889285985943, 1.3641168844317213, 1.7807494612972135, 0.9356884071527971, 2.651669655955764], "count": [117]}}} +{"episode_index": 192, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38802300245098037]], [[0.3971018361928105]], [[0.4260980902777778]]], "std": [[[0.2905553042830652]], [[0.2787192070420541]], [[0.26646599220538425]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4784369015522876]], [[0.49479293300653593]], [[0.47998425449346405]]], "std": [[[0.3313747534586463]], [[0.3318442807484008]], [[0.3336374707667746]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.12156862745098039]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5472172549019608]], [[0.5625584844771242]], [[0.5484909763071896]]], "std": [[[0.307426104934139]], [[0.31373266153230894]], [[0.31771165864873485]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43762726511437905]], [[0.45387932189542485]], [[0.42793130310457517]]], "std": [[[0.3616675828463361]], [[0.3735373815599958]], [[0.3779092937342671]]], "count": [100]}, "observation.state": {"min": [0.23274776339530945, -1.2874561548233032, 1.0526341199874878, 0.09489203989505768, -1.0868715047836304, 0.3047751188278198, -0.8527885675430298, -1.2259670495986938, 1.087872862815857, -0.6987916827201843, 0.3947318196296692, -0.5510414242744446, 40.12562561035156, 33.775001525878906, -0.796875, -0.40062499046325684, 0.8849999904632568, 0.015000002458691597, 0.96875, -1.131250023841858, 0.7300000190734863, -2.7174999713897705, 0.953125, 0.004999998025596142, 37.90562438964844, 31.941875457763672, 1.3391666412353516, -0.26624998450279236, 1.0418750047683716, 0.5637500286102295, 0.6372727155685425, 0.5, 0.9822221994400024, 0.44555556774139404, 0.7074999809265137, -2.861666679382324], "max": [0.6857500076293945, -0.7702468633651733, 1.6196974515914917, 0.6225680708885193, -0.25778210163116455, 0.7772087454795837, -0.29335469007492065, -0.7140077948570251, 1.5718222856521606, -0.04658770188689232, 1.334830641746521, -0.07932306826114655, 68.05937194824219, 51.385623931884766, 2.0087499618530273, 9.618571281433105, 54.40500259399414, 36.122501373291016, 66.27000427246094, 48.544376373291016, 86.81124877929688, 62.71875, 67.07125091552734, 92.54125213623047, 66.11125183105469, 46.057498931884766, 3.916249990463257, 9.50624942779541, 49.489376068115234, 36.97875213623047, 60.43312454223633, 52.22249984741211, 71.97687530517578, 74.82500457763672, 66.0687484741211, 97.71624755859375], "mean": [0.5399125218391418, -0.9641898274421692, 1.2306870222091675, 0.4305756390094757, -0.6672676801681519, 0.47432300448417664, -0.5370849370956421, -0.9749606251716614, 1.2586168050765991, -0.4506026804447174, 0.7754569053649902, -0.2916661500930786, 49.22182846069336, 41.78961944580078, -0.38291600346565247, 1.8893018960952759, 15.937880516052246, 7.997367858886719, 19.665454864501953, 7.0900373458862305, 25.091228485107422, 8.117060661315918, 17.214651107788086, 43.1920051574707, 48.89889907836914, 38.80787658691406, 1.7944706678390503, 2.070843458175659, 15.438579559326172, 7.998404502868652, 21.47344398498535, 11.983345031738281, 22.8536376953125, 16.427656173706055, 17.116586685180664, 40.129947662353516], "std": [0.14431291818618774, 0.15118852257728577, 0.1672656387090683, 0.14194636046886444, 0.2036551833152771, 0.13798940181732178, 0.17139966785907745, 0.16346842050552368, 0.1340240240097046, 0.20159798860549927, 0.2481975257396698, 0.1423843652009964, 10.241388320922852, 6.228356838226318, 0.5107926726341248, 3.3962819576263428, 20.44697380065918, 12.272868156433105, 23.854684829711914, 14.040854454040527, 28.640913009643555, 16.783241271972656, 23.751359939575195, 28.39788055419922, 9.237406730651855, 4.4509711265563965, 0.4556965231895447, 3.1738407611846924, 18.856739044189453, 12.517674446105957, 21.412185668945312, 18.6243839263916, 26.07570457458496, 25.73656463623047, 24.706439971923828, 32.13316345214844], "count": [140]}, "action": {"min": [0.23274776339530945, -1.2874561548233032, 1.0526341199874878, 0.09489203989505768, -1.0868715047836304, 0.3047751188278198, -0.8527885675430298, -1.2259670495986938, 1.087872862815857, -0.6987916827201843, 0.3947318196296692, -0.5510414242744446, 40.12562561035156, 33.775001525878906, -0.796875, -0.40062499046325684, 0.8849999904632568, 0.015000002458691597, 0.96875, -1.131250023841858, 0.7300000190734863, -2.7174999713897705, 0.953125, 0.004999998025596142, 37.90562438964844, 31.941875457763672, 1.3391666412353516, -0.26624998450279236, 1.0418750047683716, 0.5637500286102295, 0.6372727155685425, 0.5, 0.9822221994400024, 0.44555556774139404, 0.7074999809265137, -2.861666679382324], "max": [0.6857500076293945, -0.7702468633651733, 1.6196974515914917, 0.6225680708885193, -0.25778210163116455, 0.7772087454795837, -0.29335469007492065, -0.7140077948570251, 1.5718222856521606, -0.04658770188689232, 1.334830641746521, -0.07932306826114655, 68.05937194824219, 51.385623931884766, 2.0087499618530273, 9.618571281433105, 54.40500259399414, 36.122501373291016, 66.27000427246094, 48.544376373291016, 86.81124877929688, 62.71875, 67.07125091552734, 92.54125213623047, 66.11125183105469, 46.057498931884766, 3.916249990463257, 9.50624942779541, 49.489376068115234, 36.97875213623047, 60.43312454223633, 52.22249984741211, 71.97687530517578, 74.82500457763672, 66.0687484741211, 97.71624755859375], "mean": [0.539912760257721, -0.9641898274421692, 1.2306867837905884, 0.4305756688117981, -0.6672676801681519, 0.47432300448417664, -0.5370848178863525, -0.9749603271484375, 1.2586168050765991, -0.45060276985168457, 0.7754564881324768, -0.2916661500930786, 49.221839904785156, 41.78961181640625, -0.3829158842563629, 1.8893018960952759, 15.937881469726562, 7.997368335723877, 19.665456771850586, 7.090037822723389, 25.091218948364258, 8.117059707641602, 17.21464729309082, 43.19200897216797, 48.898921966552734, 38.80787658691406, 1.7944707870483398, 2.0708436965942383, 15.438584327697754, 7.9984025955200195, 21.473440170288086, 11.983346939086914, 22.85362434387207, 16.427658081054688, 17.116588592529297, 40.129947662353516], "std": [0.14431290328502655, 0.15118853747844696, 0.1672656238079071, 0.14194636046886444, 0.2036551684141159, 0.13798940181732178, 0.17139966785907745, 0.16346842050552368, 0.1340240240097046, 0.20159798860549927, 0.248197540640831, 0.1423843652009964, 10.241387367248535, 6.228355884552002, 0.5107927322387695, 3.3962819576263428, 20.44697380065918, 12.272869110107422, 23.85468864440918, 14.040854454040527, 28.640911102294922, 16.78323745727539, 23.75136375427246, 28.397878646850586, 9.237405776977539, 4.4509711265563965, 0.4556966722011566, 3.1738409996032715, 18.856740951538086, 12.517674446105957, 21.412185668945312, 18.624387741088867, 26.07570457458496, 25.7365665435791, 24.706438064575195, 32.13316345214844], "count": [140]}, "timestamp": {"min": [0.0], "max": [4.633333333333334], "mean": [2.3166666666666664], "std": [1.3471162615833208], "count": [140]}, "frame_index": {"min": [0], "max": [139], "mean": [69.5], "std": [40.413487847499624], "count": [140]}, "episode_index": {"min": [192], "max": [192], "mean": [192.0], "std": [0.0], "count": [140]}, "index": {"min": [27712], "max": [27851], "mean": [27781.5], "std": [40.413487847499624], "count": [140]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [140]}, "subtask_annotation": {"mean": [1.7285714285714286, 11.0, 11.0, 11.0, 11.0], "std": [2.820442865789638, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [140]}, "scene_annotation": {"mean": [192.0], "std": [0.0], "min": [192], "max": [192], "count": [140]}, "eef_direction_state": {"mean": [3.0428571428571427, 2.8642857142857143], "std": [1.796311413390661, 1.9464646130345944], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_state": {"mean": [1.5857142857142856, 1.6642857142857144], "std": [0.5068912856917188, 0.48713028890364374], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_state": {"mean": [1.0785714285714285, 1.2357142857142858], "std": [0.8023880174904444, 0.7983081600280341], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_direction_action": {"mean": [3.0428571428571427, 2.8642857142857143], "std": [1.796311413390661, 1.9464646130345944], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_action": {"mean": [1.5857142857142856, 1.6642857142857144], "std": [0.5068912856917188, 0.48713028890364374], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_action": {"mean": [1.0785714285714285, 1.2357142857142858], "std": [0.8023880174904444, 0.7983081600280341], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_sim_pose_state": {"mean": [0.671458215318712, 0.12152654186081945, 1.2172089241733102, -1.4505895516020852, 0.9480129590292945, -2.2755331670339687, 0.6628634718281875, -0.11939347470544914, 1.2370733959938822, 1.3412401921388548, 0.7922057747276587, 2.2564254570304607], "std": [0.052900839461621614, 0.026035991328400024, 0.06098142967307533, 0.3233688522004813, 0.05137597419939525, 0.3058191073690977, 0.049404267607297735, 0.05257309266804343, 0.07500633679073868, 0.30635339108935744, 0.06701949190745014, 0.31759105569520035], "min": [0.6258359385644736, 0.08434349823784437, 1.1194115492050292, -1.9418887875789543, 0.8379523130570177, -2.767142697487558, 0.6088627222688419, -0.22657961667300133, 1.1203324342801968, 0.7428896098880264, 0.6633086965866974, 1.7689882668774473], "max": [0.7978902647025488, 0.17735570143124368, 1.3030134009211687, -0.8682729998636003, 1.019950812234479, -1.7078975658079838, 0.7846154441013319, -0.051459212821189815, 1.3735375511080772, 1.7775990079139274, 0.9208430846612727, 2.7080096920242074], "count": [140]}, "eef_sim_pose_action": {"mean": [0.671458215318712, 0.12152654186081945, 1.2172089241733102, -1.4505895516020852, 0.9480129590292945, -2.2755331670339687, 0.6628634718281875, -0.11939347470544914, 1.2370733959938822, 1.3412401921388548, 0.7922057747276587, 2.2564254570304607], "std": [0.052900839461621614, 0.026035991328400024, 0.06098142967307533, 0.3233688522004813, 0.05137597419939525, 0.3058191073690977, 0.049404267607297735, 0.05257309266804343, 0.07500633679073868, 0.30635339108935744, 0.06701949190745014, 0.31759105569520035], "min": [0.6258359385644736, 0.08434349823784437, 1.1194115492050292, -1.9418887875789543, 0.8379523130570177, -2.767142697487558, 0.6088627222688419, -0.22657961667300133, 1.1203324342801968, 0.7428896098880264, 0.6633086965866974, 1.7689882668774473], "max": [0.7978902647025488, 0.17735570143124368, 1.3030134009211687, -0.8682729998636003, 1.019950812234479, -1.7078975658079838, 0.7846154441013319, -0.051459212821189815, 1.3735375511080772, 1.7775990079139274, 0.9208430846612727, 2.7080096920242074], "count": [140]}}} +{"episode_index": 193, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3802466605392157]], [[0.3899456801470588]], [[0.41957970179738563]]], "std": [[[0.2870622604350191]], [[0.2759419140179222]], [[0.2632543256519005]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.498526141748366]], [[0.5156154125816993]], [[0.5015221466503268]]], "std": [[[0.327753923623825]], [[0.3280517056217081]], [[0.3293242708836387]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5572072303921568]], [[0.5895781597222222]], [[0.5725585498366013]]], "std": [[[0.30897031411880516]], [[0.30678717817725404]], [[0.3129259460141885]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44647585784313726]], [[0.45856555964052287]], [[0.4342904922385621]]], "std": [[[0.36667356185773614]], [[0.3788744687809439]], [[0.386186840480352]]], "count": [100]}, "observation.state": {"min": [0.1640106439590454, -1.3584582805633545, 1.1129786968231201, 0.43240252137184143, -0.7933737635612488, 0.13516154885292053, -0.8576047420501709, -1.298614263534546, 1.1215858459472656, -0.6874904632568359, 0.2567330598831177, -0.3764210045337677, 39.546875, 36.43437576293945, 0.0, -0.7237499952316284, 1.0750000476837158, 0.10875000059604645, 1.0212500095367432, -0.9743750095367432, 0.9675000309944153, -3.0093750953674316, 0.984375, -0.261428564786911, 36.66812515258789, 30.479999542236328, 1.3224999904632568, -0.43562498688697815, 0.6614285707473755, 0.005625009536743164, 0.7511110901832581, -0.5143750309944153, 0.6787500381469727, 0.27666667103767395, 0.7100000381469727, 0.6031249761581421], "max": [0.6557087898254395, -0.8165245652198792, 1.7350223064422607, 0.7738946676254272, -0.17397668957710266, 0.5199511647224426, -0.14133669435977936, -0.7795453071594238, 1.6169556379318237, -0.24829289317131042, 1.1343175172805786, -0.10001812130212784, 74.63937377929688, 51.44874954223633, 43.311248779296875, 9.40625, 51.85499954223633, 43.91875076293945, 65.22750091552734, 40.459999084472656, 71.02062225341797, 40.291873931884766, 63.348751068115234, 71.96812438964844, 67.14312744140625, 47.61499786376953, 3.674999952316284, 9.60562515258789, 52.68812561035156, 39.70375061035156, 65.02375030517578, 49.07374954223633, 87.99124908447266, 56.87312698364258, 80.74124908447266, 88.03812408447266], "mean": [0.46882766485214233, -1.048187255859375, 1.3406933546066284, 0.6406596302986145, -0.5479739904403687, 0.25680112838745117, -0.4648841917514801, -1.071746587753296, 1.321277141571045, -0.5997090935707092, 0.6306548714637756, -0.2147543579339981, 56.530941009521484, 44.517215728759766, 19.01006507873535, 1.4423036575317383, 21.10515594482422, 13.789536476135254, 25.387889862060547, 9.035270690917969, 28.120609283447266, 13.181071281433105, 23.07014274597168, 36.695716857910156, 52.35561752319336, 39.61011505126953, 1.7297536134719849, 1.3765101432800293, 22.108158111572266, 13.396470069885254, 28.76572608947754, 13.886565208435059, 37.26386260986328, 16.911462783813477, 29.7036075592041, 53.40381622314453], "std": [0.1860678493976593, 0.17785705626010895, 0.2190123349428177, 0.11048583686351776, 0.19303354620933533, 0.14031198620796204, 0.21494190394878387, 0.13067594170570374, 0.14780974388122559, 0.090077243745327, 0.21863393485546112, 0.08389899134635925, 12.95329475402832, 5.208346843719482, 10.317537307739258, 3.0907585620880127, 21.362857818603516, 17.398818969726562, 25.794918060302734, 13.35335636138916, 29.275259017944336, 16.316051483154297, 26.257686614990234, 26.5986270904541, 10.965091705322266, 6.351408004760742, 0.46576443314552307, 3.0174143314361572, 20.493135452270508, 15.953110694885254, 25.141128540039062, 17.05302619934082, 33.77610397338867, 19.645904541015625, 32.10174560546875, 33.02980422973633], "count": [129]}, "action": {"min": [0.1640106439590454, -1.3584582805633545, 1.1129786968231201, 0.43240252137184143, -0.7933737635612488, 0.13516154885292053, -0.8576047420501709, -1.298614263534546, 1.1215858459472656, -0.6874904632568359, 0.2567330598831177, -0.3764210045337677, 39.546875, 36.43437576293945, 0.0, -0.7237499952316284, 1.0750000476837158, 0.10875000059604645, 1.0212500095367432, -0.9743750095367432, 0.9675000309944153, -3.0093750953674316, 0.984375, -0.261428564786911, 36.66812515258789, 30.479999542236328, 1.3224999904632568, -0.43562498688697815, 0.6614285707473755, 0.005625009536743164, 0.7511110901832581, -0.5143750309944153, 0.6787500381469727, 0.27666667103767395, 0.7100000381469727, 0.6031249761581421], "max": [0.6557087898254395, -0.8165245652198792, 1.7350223064422607, 0.7738946676254272, -0.17397668957710266, 0.5199511647224426, -0.14133669435977936, -0.7795453071594238, 1.6169556379318237, -0.24829289317131042, 1.1343175172805786, -0.10001812130212784, 74.63937377929688, 51.44874954223633, 43.311248779296875, 9.40625, 51.85499954223633, 43.91875076293945, 65.22750091552734, 40.459999084472656, 71.02062225341797, 40.291873931884766, 63.348751068115234, 71.96812438964844, 67.14312744140625, 47.61499786376953, 3.674999952316284, 9.60562515258789, 52.68812561035156, 39.70375061035156, 65.02375030517578, 49.07374954223633, 87.99124908447266, 56.87312698364258, 80.74124908447266, 88.03812408447266], "mean": [0.46882790327072144, -1.0481873750686646, 1.340693473815918, 0.6406598091125488, -0.5479739904403687, 0.25680121779441833, -0.4648844003677368, -1.0717467069625854, 1.3212772607803345, -0.5997089743614197, 0.6306545734405518, -0.21475449204444885, 56.530948638916016, 44.51720428466797, 19.010055541992188, 1.4423036575317383, 21.105154037475586, 13.789538383483887, 25.38789176940918, 9.035271644592285, 28.120609283447266, 13.181075096130371, 23.070148468017578, 36.695716857910156, 52.35561752319336, 39.61013412475586, 1.7297531366348267, 1.3765101432800293, 22.108158111572266, 13.396468162536621, 28.765718460083008, 13.886568069458008, 37.26384735107422, 16.911455154418945, 29.703603744506836, 53.40381622314453], "std": [0.1860678493976593, 0.17785704135894775, 0.21901234984397888, 0.11048583686351776, 0.19303354620933533, 0.14031200110912323, 0.2149418592453003, 0.13067594170570374, 0.14780974388122559, 0.090077243745327, 0.21863391995429993, 0.08389899134635925, 12.953295707702637, 5.208346366882324, 10.317534446716309, 3.0907585620880127, 21.362857818603516, 17.398813247680664, 25.794919967651367, 13.353357315063477, 29.275257110595703, 16.316051483154297, 26.2576847076416, 26.598623275756836, 10.965091705322266, 6.351407051086426, 0.46576443314552307, 3.0174143314361572, 20.49313735961914, 15.953108787536621, 25.141130447387695, 17.053028106689453, 33.7761116027832, 19.645906448364258, 32.10174560546875, 33.02981185913086], "count": [129]}, "timestamp": {"min": [0.0], "max": [4.266666666666667], "mean": [2.1333333333333333], "std": [1.2412657816683503], "count": [129]}, "frame_index": {"min": [0], "max": [128], "mean": [64.0], "std": [37.23797345005051], "count": [129]}, "episode_index": {"min": [193], "max": [193], "mean": [193.0], "std": [0.0], "count": [129]}, "index": {"min": [27852], "max": [27980], "mean": [27916.0], "std": [37.23797345005051], "count": [129]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [129]}, "subtask_annotation": {"mean": [2.7829457364341086, 11.0, 11.0, 11.0, 11.0], "std": [3.112767507411213, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [129]}, "scene_annotation": {"mean": [193.0], "std": [0.0], "min": [193], "max": [193], "count": [129]}, "eef_direction_state": {"mean": [3.3488372093023258, 2.751937984496124], "std": [2.017947236926319, 1.8002196582249363], "min": [0, 0], "max": [6, 6], "count": [129]}, "eef_velocity_state": {"mean": [1.449612403100775, 1.62015503875969], "std": [0.5700705832821785, 0.5010655073237922], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_acc_mag_state": {"mean": [0.9689922480620154, 1.186046511627907], "std": [0.8063506123377261, 0.7652069878606559], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_direction_action": {"mean": [3.3488372093023258, 2.751937984496124], "std": [2.017947236926319, 1.8002196582249363], "min": [0, 0], "max": [6, 6], "count": [129]}, "eef_velocity_action": {"mean": [1.449612403100775, 1.62015503875969], "std": [0.5700705832821785, 0.5010655073237922], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_acc_mag_action": {"mean": [0.9689922480620154, 1.186046511627907], "std": [0.8063506123377261, 0.7652069878606559], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_sim_pose_state": {"mean": [0.6942309326032451, 0.10794180334705307, 1.2037241762756112, -1.607753027733152, 0.9270784119217117, -2.419756734609045, 0.6783343032080879, -0.08561250080388708, 1.2181996985642924, 1.4798946429906696, 0.8276374082189084, 2.3971700407807948], "std": [0.07355090557649689, 0.018032302437025284, 0.051794436317479355, 0.18634853875307014, 0.07874000421626152, 0.2316888999864004, 0.06472999334971133, 0.02829180308257767, 0.06515321278436213, 0.17049017032267202, 0.08141439688651374, 0.24876470050917], "min": [0.6352990950570798, 0.07921120145228508, 1.1181108665400983, -1.930047563013531, 0.7679918781036394, -2.8088942465157283, 0.6123187643324969, -0.1777834684089214, 1.1273207810288848, 1.219076657626505, 0.6850185999541734, 2.0014244078687087], "max": [0.8269820296957319, 0.13791887243179193, 1.273482199831289, -1.2770322046068687, 1.0309978191356821, -2.1371140446113217, 0.799607300116356, -0.049592132792911886, 1.3276701278630119, 1.7528432549593127, 0.9217709108167407, 2.710035441506876], "count": [129]}, "eef_sim_pose_action": {"mean": [0.6942309326032451, 0.10794180334705307, 1.2037241762756112, -1.607753027733152, 0.9270784119217117, -2.419756734609045, 0.6783343032080879, -0.08561250080388708, 1.2181996985642924, 1.4798946429906696, 0.8276374082189084, 2.3971700407807948], "std": [0.07355090557649689, 0.018032302437025284, 0.051794436317479355, 0.18634853875307014, 0.07874000421626152, 0.2316888999864004, 0.06472999334971133, 0.02829180308257767, 0.06515321278436213, 0.17049017032267202, 0.08141439688651374, 0.24876470050917], "min": [0.6352990950570798, 0.07921120145228508, 1.1181108665400983, -1.930047563013531, 0.7679918781036394, -2.8088942465157283, 0.6123187643324969, -0.1777834684089214, 1.1273207810288848, 1.219076657626505, 0.6850185999541734, 2.0014244078687087], "max": [0.8269820296957319, 0.13791887243179193, 1.273482199831289, -1.2770322046068687, 1.0309978191356821, -2.1371140446113217, 0.799607300116356, -0.049592132792911886, 1.3276701278630119, 1.7528432549593127, 0.9217709108167407, 2.710035441506876], "count": [129]}}} +{"episode_index": 194, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3898991482843137]], [[0.39717131944444445]], [[0.4207135191993464]]], "std": [[[0.2969143007666203]], [[0.28599164349287837]], [[0.27806467124049095]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5240031781045752]], [[0.5484922712418301]], [[0.5373788010620915]]], "std": [[[0.3135834177810414]], [[0.30895552291011896]], [[0.3070282641114901]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12549019607843137]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49061609477124185]], [[0.5117813909313725]], [[0.5106719383169934]]], "std": [[[0.30491702993648934]], [[0.30803267198853235]], [[0.30390223863115556]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44595814338235296]], [[0.4598833700980392]], [[0.4342500204248366]]], "std": [[[0.36170841195960224]], [[0.3709761983372001]], [[0.3791507868786975]]], "count": [100]}, "observation.state": {"min": [0.34707123041152954, -1.362964391708374, 1.0858701467514038, -0.0957503616809845, -1.3123235702514648, 0.20439936220645905, -0.8653773069381714, -1.307865023612976, 1.0707064867019653, -0.18940261006355286, 0.5921692848205566, -0.5344472527503967, 44.74625015258789, 36.444374084472656, -0.8118749856948853, -0.4724999964237213, 6.824375152587891, -0.6306250095367432, 8.0024995803833, -1.0525000095367432, 9.026874542236328, -2.9537501335144043, 0.8550000190734863, 28.350000381469727, 45.20375061035156, 31.087499618530273, 1.4275000095367432, -0.4112499952316284, 0.7756249904632568, 0.7925000190734863, 1.2337499856948853, -0.05937499925494194, 1.2350000143051147, 0.18812499940395355, 0.7322221994400024, 1.453125], "max": [0.8667601346969604, -0.85746169090271, 1.7981326580047607, 0.7888914346694946, -0.3775654137134552, 0.7717726826667786, -0.3263523280620575, -0.800645649433136, 1.5885833501815796, 0.15135042369365692, 1.3473238945007324, -0.29182878136634827, 77.71499633789062, 50.678123474121094, 57.41875076293945, 5.994444370269775, 56.381248474121094, 27.690624237060547, 77.98187255859375, 67.33562469482422, 87.4956283569336, 88.08125305175781, 74.875, 102.28624725341797, 73.36687469482422, 48.58812713623047, 3.4462499618530273, 9.268888473510742, 58.59562683105469, 39.93187713623047, 71.39250183105469, 50.24937438964844, 91.14875030517578, 53.64375305175781, 75.75062561035156, 83.79937744140625], "mean": [0.5883123278617859, -1.056950569152832, 1.324404001235962, 0.3935316503047943, -0.6266503930091858, 0.44524288177490234, -0.7309101223945618, -1.0843526124954224, 1.267953634262085, -0.050953637808561325, 0.9103476405143738, -0.4220367968082428, 60.23103713989258, 43.51345443725586, 12.614845275878906, 0.5037311911582947, 31.307706832885742, 6.844454288482666, 38.872188568115234, 15.244532585144043, 43.21149826049805, 14.332091331481934, 30.123374938964844, 57.217132568359375, 62.450252532958984, 40.71928787231445, 1.5675907135009766, 1.5577898025512695, 25.868764877319336, 12.567214965820312, 32.81986618041992, 14.420140266418457, 37.78438186645508, 12.258007049560547, 25.034032821655273, 53.39699172973633], "std": [0.14102298021316528, 0.14386679232120514, 0.20948465168476105, 0.23812924325466156, 0.23713071644306183, 0.16578994691371918, 0.21334132552146912, 0.15431642532348633, 0.15079151093959808, 0.07921472191810608, 0.19275864958763123, 0.08934654295444489, 11.215246200561523, 4.887982368469238, 14.681014060974121, 1.5471296310424805, 20.553709030151367, 8.343772888183594, 27.32294464111328, 19.519678115844727, 30.985164642333984, 22.029695510864258, 31.053436279296875, 15.890445709228516, 9.791254043579102, 6.249025821685791, 0.300965815782547, 2.704564332962036, 23.772045135498047, 14.760315895080566, 25.992164611816406, 16.824806213378906, 30.88555145263672, 14.636613845825195, 26.638954162597656, 26.944591522216797], "count": [192]}, "action": {"min": [0.34707123041152954, -1.362964391708374, 1.0858701467514038, -0.0957503616809845, -1.3123235702514648, 0.20439936220645905, -0.8653773069381714, -1.307865023612976, 1.0707064867019653, -0.18940261006355286, 0.5921692848205566, -0.5344472527503967, 44.74625015258789, 36.444374084472656, -0.8118749856948853, -0.4724999964237213, 6.824375152587891, -0.6306250095367432, 8.0024995803833, -1.0525000095367432, 9.026874542236328, -2.9537501335144043, 0.8550000190734863, 28.350000381469727, 45.20375061035156, 31.087499618530273, 1.4275000095367432, -0.4112499952316284, 0.7756249904632568, 0.7925000190734863, 1.2337499856948853, -0.05937499925494194, 1.2350000143051147, 0.18812499940395355, 0.7322221994400024, 1.453125], "max": [0.8667601346969604, -0.85746169090271, 1.7981326580047607, 0.7888914346694946, -0.3775654137134552, 0.7717726826667786, -0.3263523280620575, -0.800645649433136, 1.5885833501815796, 0.15135042369365692, 1.3473238945007324, -0.29182878136634827, 77.71499633789062, 50.678123474121094, 57.41875076293945, 5.994444370269775, 56.381248474121094, 27.690624237060547, 77.98187255859375, 67.33562469482422, 87.4956283569336, 88.08125305175781, 74.875, 102.28624725341797, 73.36687469482422, 48.58812713623047, 3.4462499618530273, 9.268888473510742, 58.59562683105469, 39.93187713623047, 71.39250183105469, 50.24937438964844, 91.14875030517578, 53.64375305175781, 75.75062561035156, 83.79937744140625], "mean": [0.5883120894432068, -1.0569506883621216, 1.3244041204452515, 0.3935316801071167, -0.6266505718231201, 0.44524291157722473, -0.7309102416038513, -1.0843521356582642, 1.2679537534713745, -0.050953641533851624, 0.9103476405143738, -0.4220367968082428, 60.23103332519531, 43.513458251953125, 12.614842414855957, 0.5037311911582947, 31.307693481445312, 6.844457149505615, 38.872188568115234, 15.244528770446777, 43.211483001708984, 14.332091331481934, 30.123382568359375, 57.21712112426758, 62.450252532958984, 40.719303131103516, 1.5675898790359497, 1.557789921760559, 25.86875343322754, 12.567214965820312, 32.81986618041992, 14.420135498046875, 37.78437423706055, 12.258004188537598, 25.034042358398438, 53.3969841003418], "std": [0.14102298021316528, 0.14386677742004395, 0.20948463678359985, 0.23812918365001678, 0.23713074624538422, 0.1657899171113968, 0.21334131062030792, 0.15431642532348633, 0.15079151093959808, 0.07921472191810608, 0.19275863468647003, 0.08934655040502548, 11.215248107910156, 4.88798189163208, 14.681014060974121, 1.5471298694610596, 20.553709030151367, 8.343771934509277, 27.322948455810547, 19.519676208496094, 30.985166549682617, 22.029695510864258, 31.053436279296875, 15.890446662902832, 9.791254997253418, 6.249027252197266, 0.30096572637557983, 2.704564094543457, 23.772043228149414, 14.760318756103516, 25.992164611816406, 16.82480812072754, 30.88555145263672, 14.636611938476562, 26.63895606994629, 26.94458770751953], "count": [192]}, "timestamp": {"min": [0.0], "max": [6.366666666666666], "mean": [3.1833333333333336], "std": [1.847495802631427], "count": [192]}, "frame_index": {"min": [0], "max": [191], "mean": [95.5], "std": [55.42487407894281], "count": [192]}, "episode_index": {"min": [194], "max": [194], "mean": [194.0], "std": [0.0], "count": [192]}, "index": {"min": [27981], "max": [28172], "mean": [28076.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [192]}, "subtask_annotation": {"mean": [2.0989583333333335, 11.0, 11.0, 11.0, 11.0], "std": [2.9378278112006297, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [192]}, "scene_annotation": {"mean": [194.0], "std": [0.0], "min": [194], "max": [194], "count": [192]}, "eef_direction_state": {"mean": [3.2083333333333335, 3.4895833333333335], "std": [1.8423075807861766, 1.9842861419300266], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_state": {"mean": [1.4375, 1.5104166666666667], "std": [0.5064685742143008, 0.577256291770726], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_state": {"mean": [0.78125, 0.8645833333333334], "std": [0.7997802432543579, 0.7986941381961489], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_direction_action": {"mean": [3.2083333333333335, 3.4895833333333335], "std": [1.8423075807861766, 1.9842861419300266], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_action": {"mean": [1.4375, 1.5104166666666667], "std": [0.5064685742143008, 0.577256291770726], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_action": {"mean": [0.78125, 0.8645833333333334], "std": [0.7997802432543579, 0.7986941381961489], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_sim_pose_state": {"mean": [0.6915922441867158, 0.12545959704597148, 1.1773219927879206, -1.6260893401663816, 0.8794179154287683, -2.3860104537349875, 0.6717334053560347, -0.12842040668559826, 1.1870030715822681, 1.3423327848756152, 0.5531394154184058, 2.133526853473574], "std": [0.06146145402399899, 0.02967342755626122, 0.06286102184674171, 0.3845543717354558, 0.11876996853851698, 0.4099630799290458, 0.045819324038586386, 0.03769073946296609, 0.0898860434203912, 0.25723897363648285, 0.10458297205760406, 0.20948451991698153], "min": [0.6287245446116883, 0.08526379295224093, 1.0898951589294665, -2.1567596792883745, 0.742238440407248, -2.9792362880712293, 0.6267387857702075, -0.22391539935144833, 1.0693797408250447, 0.8483525914306949, 0.38904867713931535, 1.7796031100714713], "max": [0.8318407081716619, 0.1994226649998086, 1.3065525291328135, -0.8938127904106108, 1.0815292028988623, -1.67916337871406, 0.7802409138440212, -0.08900439839416466, 1.3539764510836807, 1.6615494810139981, 0.7266052698413494, 2.388357012347348], "count": [192]}, "eef_sim_pose_action": {"mean": [0.6915922441867158, 0.12545959704597148, 1.1773219927879206, -1.6260893401663816, 0.8794179154287683, -2.3860104537349875, 0.6717334053560347, -0.12842040668559826, 1.1870030715822681, 1.3423327848756152, 0.5531394154184058, 2.133526853473574], "std": [0.06146145402399899, 0.02967342755626122, 0.06286102184674171, 0.3845543717354558, 0.11876996853851698, 0.4099630799290458, 0.045819324038586386, 0.03769073946296609, 0.0898860434203912, 0.25723897363648285, 0.10458297205760406, 0.20948451991698153], "min": [0.6287245446116883, 0.08526379295224093, 1.0898951589294665, -2.1567596792883745, 0.742238440407248, -2.9792362880712293, 0.6267387857702075, -0.22391539935144833, 1.0693797408250447, 0.8483525914306949, 0.38904867713931535, 1.7796031100714713], "max": [0.8318407081716619, 0.1994226649998086, 1.3065525291328135, -0.8938127904106108, 1.0815292028988623, -1.67916337871406, 0.7802409138440212, -0.08900439839416466, 1.3539764510836807, 1.6615494810139981, 0.7266052698413494, 2.388357012347348], "count": [192]}}} +{"episode_index": 195, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3852860682189543]], [[0.3934344730392157]], [[0.42150081699346403]]], "std": [[[0.2908411677918081]], [[0.2781059248232435]], [[0.26440024360377523]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1607843137254902]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5320264665032679]], [[0.5534170281862746]], [[0.542274223856209]]], "std": [[[0.3254154081975425]], [[0.3206139850577727]], [[0.31966354681671955]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1411764705882353]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3532898059640523]], [[0.3671535804738562]], [[0.38049259395424834]]], "std": [[[0.27026531889584166]], [[0.277915429499983]], [[0.2756250628549409]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43729418913398693]], [[0.465273022875817]], [[0.4366745118464052]]], "std": [[[0.36822345314810695]], [[0.3703974889809072]], [[0.37916210508657033]]], "count": [100]}, "observation.state": {"min": [0.27380406856536865, -1.3877365589141846, 1.0238803625106812, 0.03576333075761795, -1.1089494228363037, 0.516923189163208, -0.8508812189102173, -1.3111076354980469, 1.0656518936157227, -0.34533074498176575, 0.4315442144870758, -0.5125839114189148, 39.343570709228516, 39.13999938964844, 0.5418750047683716, -0.32374998927116394, 0.9750000238418579, 0.08875000476837158, 0.9112499952316284, -1.0972727537155151, 1.0731250047683716, -3.319999933242798, 0.9650000333786011, 0.34437501430511475, 41.46812438964844, 29.926250457763672, 1.3849999904632568, -0.4268749952316284, 0.7649999856948853, 0.2331249862909317, 0.7487499713897705, 0.27000001072883606, 0.8199999928474426, -0.20874999463558197, 0.7506250143051147, 4.882999897003174], "max": [0.9337090849876404, -0.821412205696106, 1.8029965162277222, 0.324659526348114, -0.25616082549095154, 0.7042515277862549, -0.21114671230316162, -0.8798256516456604, 1.6166218519210815, -0.08545052260160446, 1.168602705001831, -0.2973601818084717, 72.33312225341797, 50.459373474121094, 1.0824999809265137, 9.446249961853027, 64.87875366210938, 32.34375, 75.3343734741211, 54.95687484741211, 90.35624694824219, 60.953125, 67.10499572753906, 87.2093734741211, 70.12125396728516, 46.896873474121094, 2.8450000286102295, 9.381250381469727, 55.10187530517578, 40.360626220703125, 64.30875396728516, 51.66625213623047, 83.05875396728516, 71.36125183105469, 77.48062896728516, 94.59562683105469], "mean": [0.6058729887008667, -1.0623122453689575, 1.309907078742981, 0.20562215149402618, -0.6676300764083862, 0.6246741414070129, -0.6201727986335754, -1.074941635131836, 1.2497868537902832, -0.22203359007835388, 0.8252807855606079, -0.4031919538974762, 59.90251541137695, 43.86235427856445, 0.6723917722702026, 1.633782148361206, 30.50162124633789, 7.10452938079834, 35.68061065673828, 13.874410629272461, 40.88327407836914, 15.365256309509277, 28.969690322875977, 52.921852111816406, 56.949249267578125, 39.98465347290039, 1.6785403490066528, 2.3756301403045654, 21.746013641357422, 14.579180717468262, 28.702499389648438, 20.455949783325195, 36.94804763793945, 26.568103790283203, 30.92793846130371, 64.83940887451172], "std": [0.23162564635276794, 0.1598462462425232, 0.2397456020116806, 0.08760774880647659, 0.21794380247592926, 0.05321735516190529, 0.28041958808898926, 0.11707910150289536, 0.17812275886535645, 0.08316222578287125, 0.21892550587654114, 0.08677946776151657, 11.563629150390625, 3.1935298442840576, 0.1027311235666275, 3.395700693130493, 25.54342269897461, 9.035882949829102, 28.50473403930664, 18.504133224487305, 33.18925094604492, 20.988069534301758, 28.63836097717285, 28.90534782409668, 11.429438591003418, 6.230626583099365, 0.3180099129676819, 3.315122127532959, 21.731060028076172, 16.01835060119629, 23.65369987487793, 21.102741241455078, 31.4927921295166, 27.89910316467285, 32.01679229736328, 27.342098236083984], "count": [127]}, "action": {"min": [0.27380406856536865, -1.3877365589141846, 1.0238803625106812, 0.03576333075761795, -1.1089494228363037, 0.516923189163208, -0.8508812189102173, -1.3111076354980469, 1.0656518936157227, -0.34533074498176575, 0.4315442144870758, -0.5125839114189148, 39.343570709228516, 39.13999938964844, 0.5418750047683716, -0.32374998927116394, 0.9750000238418579, 0.08875000476837158, 0.9112499952316284, -1.0972727537155151, 1.0731250047683716, -3.319999933242798, 0.9650000333786011, 0.34437501430511475, 41.46812438964844, 29.926250457763672, 1.3849999904632568, -0.4268749952316284, 0.7649999856948853, 0.2331249862909317, 0.7487499713897705, 0.27000001072883606, 0.8199999928474426, -0.20874999463558197, 0.7506250143051147, 4.882999897003174], "max": [0.9337090849876404, -0.821412205696106, 1.8029965162277222, 0.324659526348114, -0.25616082549095154, 0.7042515277862549, -0.21114671230316162, -0.8798256516456604, 1.6166218519210815, -0.08545052260160446, 1.168602705001831, -0.2973601818084717, 72.33312225341797, 50.459373474121094, 1.0824999809265137, 9.446249961853027, 64.87875366210938, 32.34375, 75.3343734741211, 54.95687484741211, 90.35624694824219, 60.953125, 67.10499572753906, 87.2093734741211, 70.12125396728516, 46.896873474121094, 2.8450000286102295, 9.381250381469727, 55.10187530517578, 40.360626220703125, 64.30875396728516, 51.66625213623047, 83.05875396728516, 71.36125183105469, 77.48062896728516, 94.59562683105469], "mean": [0.6058729290962219, -1.062312364578247, 1.309907078742981, 0.20562207698822021, -0.6676302552223206, 0.6246740221977234, -0.6201729774475098, -1.0749413967132568, 1.2497867345809937, -0.2220335751771927, 0.8252806663513184, -0.4031919836997986, 59.90251541137695, 43.86234664916992, 0.6723916530609131, 1.633782148361206, 30.50162124633789, 7.104528903961182, 35.68061447143555, 13.874408721923828, 40.88328552246094, 15.365251541137695, 28.96968650817871, 52.921852111816406, 56.949249267578125, 39.98464584350586, 1.6785404682159424, 2.3756301403045654, 21.746002197265625, 14.579184532165527, 28.70250129699707, 20.455942153930664, 36.948055267333984, 26.568078994750977, 30.927934646606445, 64.83942413330078], "std": [0.23162566125392914, 0.15984627604484558, 0.2397455871105194, 0.08760774880647659, 0.21794383227825165, 0.05321734398603439, 0.28041955828666687, 0.11707909405231476, 0.17812277376651764, 0.08316222578287125, 0.21892547607421875, 0.08677946031093597, 11.563628196716309, 3.1935298442840576, 0.1027311459183693, 3.395700693130493, 25.543420791625977, 9.035881996154785, 28.504730224609375, 18.504135131835938, 33.18925094604492, 20.988069534301758, 28.638357162475586, 28.905345916748047, 11.429438591003418, 6.230626583099365, 0.3180099129676819, 3.315122127532959, 21.731060028076172, 16.018352508544922, 23.65369987487793, 21.102741241455078, 31.492788314819336, 27.89910125732422, 32.01679611206055, 27.342103958129883], "count": [127]}, "timestamp": {"min": [0.0], "max": [4.2], "mean": [2.1], "std": [1.2220201853215575], "count": [127]}, "frame_index": {"min": [0], "max": [126], "mean": [63.0], "std": [36.66060555964672], "count": [127]}, "episode_index": {"min": [195], "max": [195], "mean": [195.0], "std": [0.0], "count": [127]}, "index": {"min": [28173], "max": [28299], "mean": [28236.0], "std": [36.66060555964672], "count": [127]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [127]}, "subtask_annotation": {"mean": [2.559055118110236, 11.0, 11.0, 11.0, 11.0], "std": [2.974043995954901, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [127]}, "scene_annotation": {"mean": [195.0], "std": [0.0], "min": [195], "max": [195], "count": [127]}, "eef_direction_state": {"mean": [2.763779527559055, 3.141732283464567], "std": [1.937839908363698, 1.9267058479152568], "min": [0, 0], "max": [6, 6], "count": [127]}, "eef_velocity_state": {"mean": [1.6299212598425197, 1.68503937007874], "std": [0.4988672145340839, 0.4811532635418012], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_state": {"mean": [1.1338582677165354, 1.047244094488189], "std": [0.7462473542802187, 0.7822667217020344], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_direction_action": {"mean": [2.763779527559055, 3.141732283464567], "std": [1.937839908363698, 1.9267058479152568], "min": [0, 0], "max": [6, 6], "count": [127]}, "eef_velocity_action": {"mean": [1.6299212598425197, 1.68503937007874], "std": [0.4988672145340839, 0.4811532635418012], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_action": {"mean": [1.1338582677165354, 1.047244094488189], "std": [0.7462473542802187, 0.7822667217020344], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_sim_pose_state": {"mean": [0.6948415694223595, 0.12793198867625727, 1.1909234255346655, -1.496876909391383, 0.896908090603728, -2.222894786103596, 0.6652842070068687, -0.10107548138927672, 1.2147835637173268, 1.3146082005967406, 0.646619871672767, 2.1972815741898346], "std": [0.07797594760865866, 0.024312289536599564, 0.06143139067241181, 0.2494535501028255, 0.01698760026859659, 0.2732596035819826, 0.0661265075713251, 0.021690030678529197, 0.08199537063233628, 0.19224912429446658, 0.16641791550845497, 0.22256982376836207], "min": [0.6127345753930478, 0.09131606916645135, 1.1076030923847446, -1.8646476407110943, 0.8719337362363775, -2.5956549685634394, 0.6106085500100368, -0.14968496184220748, 1.099095057461917, 0.8555195367186632, 0.4570466666240076, 1.7747801556822125], "max": [0.8438070655914596, 0.17038329144552258, 1.2937103481822447, -1.0691162987297824, 0.9299965290425671, -1.7972129473070244, 0.790888198399312, -0.06628883847513392, 1.3751317896081923, 1.604633565932214, 0.8971329932204375, 2.5023717319261105], "count": [127]}, "eef_sim_pose_action": {"mean": [0.6948415694223595, 0.12793198867625727, 1.1909234255346655, -1.496876909391383, 0.896908090603728, -2.222894786103596, 0.6652842070068687, -0.10107548138927672, 1.2147835637173268, 1.3146082005967406, 0.646619871672767, 2.1972815741898346], "std": [0.07797594760865866, 0.024312289536599564, 0.06143139067241181, 0.2494535501028255, 0.01698760026859659, 0.2732596035819826, 0.0661265075713251, 0.021690030678529197, 0.08199537063233628, 0.19224912429446658, 0.16641791550845497, 0.22256982376836207], "min": [0.6127345753930478, 0.09131606916645135, 1.1076030923847446, -1.8646476407110943, 0.8719337362363775, -2.5956549685634394, 0.6106085500100368, -0.14968496184220748, 1.099095057461917, 0.8555195367186632, 0.4570466666240076, 1.7747801556822125], "max": [0.8438070655914596, 0.17038329144552258, 1.2937103481822447, -1.0691162987297824, 0.9299965290425671, -1.7972129473070244, 0.790888198399312, -0.06628883847513392, 1.3751317896081923, 1.604633565932214, 0.8971329932204375, 2.5023717319261105], "count": [127]}}} +{"episode_index": 196, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38917128472222223]], [[0.39703808210784314]], [[0.4238603370098039]]], "std": [[[0.2920969520694455]], [[0.28053193249813885]], [[0.267531460059388]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4896479432189543]], [[0.5160390645424837]], [[0.5017833006535948]]], "std": [[[0.3383607720049258]], [[0.331525492865752]], [[0.33326412309211323]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4069995404411765]], [[0.4283853717320261]], [[0.43677093545751633]]], "std": [[[0.2886761819451413]], [[0.291722001243179]], [[0.28585494118324534]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43040786356209154]], [[0.4593013541666667]], [[0.4311759722222222]]], "std": [[[0.3677402462530802]], [[0.36732815602642765]], [[0.3775027289410597]]], "count": [100]}, "observation.state": {"min": [0.2907797396183014, -1.3260090351104736, 0.9813458323478699, -0.03309300169348717, -1.2239166498184204, 0.6131742596626282, -0.8508812189102173, -1.2855488061904907, 1.0540169477462769, -0.18736806511878967, 0.5420529246330261, -0.5550256967544556, 43.836875915527344, 31.506250381469727, 0.140625, -0.6850000023841858, 1.1987500190734863, -0.15687499940395355, 2.6556248664855957, -1.1612499952316284, 4.377500057220459, -2.9368748664855957, 0.9075000286102295, 21.2081241607666, 45.89533233642578, 32.140625, 1.3912500143051147, 0.0793749988079071, 1.0199999809265137, -0.7450000047683716, 4.489999771118164, 0.7387499809265137, 3.069999933242798, 0.2750000059604645, 0.7718181610107422, 7.76846170425415], "max": [0.9656099677085876, -0.793707549571991, 1.6933938264846802, 0.2022535651922226, -0.30227169394493103, 0.7178893089294434, -0.3408484160900116, -0.8573185801506042, 1.5904192924499512, -0.06461241841316223, 1.2446116209030151, -0.3702697157859802, 73.30750274658203, 53.33187484741211, 27.12125015258789, 6.568124771118164, 66.55000305175781, 38.522499084472656, 78.72750091552734, 39.282501220703125, 92.69750213623047, 32.118751525878906, 68.90437316894531, 75.3062515258789, 72.85124969482422, 46.244998931884766, 3.1762499809265137, 9.367777824401855, 59.55437469482422, 32.3125, 66.25749969482422, 47.22999954223633, 76.59000396728516, 61.45500183105469, 69.68937683105469, 91.03375244140625], "mean": [0.6828441023826599, -1.003731608390808, 1.2293115854263306, 0.12036043405532837, -0.8021624088287354, 0.6585800647735596, -0.6614935398101807, -1.0891424417495728, 1.257291555404663, -0.1441347450017929, 0.8739331960678101, -0.4268646836280823, 59.711143493652344, 44.00717544555664, 15.00264835357666, 1.164444923400879, 31.796371459960938, 11.75014877319336, 37.64942169189453, 8.939705848693848, 43.911373138427734, 5.426733493804932, 28.373483657836914, 51.37086868286133, 62.323951721191406, 40.184471130371094, 1.6933434009552002, 2.02878737449646, 26.716917037963867, 10.021525382995605, 32.185874938964844, 13.49513053894043, 35.79888916015625, 17.37799835205078, 26.19159507751465, 53.49977111816406], "std": [0.2633665204048157, 0.1581871658563614, 0.22877724468708038, 0.05625860020518303, 0.24116547405719757, 0.027940379455685616, 0.2271861732006073, 0.10788987576961517, 0.15159495174884796, 0.025291748344898224, 0.17139892280101776, 0.05429927259683609, 10.907580375671387, 6.641598701477051, 5.869970321655273, 2.428891181945801, 25.038270950317383, 14.285758018493652, 27.875112533569336, 13.44692325592041, 33.08009719848633, 8.415541648864746, 28.212451934814453, 14.394445419311523, 9.682315826416016, 5.463597297668457, 0.3865305781364441, 3.169762372970581, 21.681629180908203, 11.82714557647705, 23.8315372467041, 16.122854232788086, 28.61065101623535, 19.932260513305664, 27.91284942626953, 24.41912269592285], "count": [130]}, "action": {"min": [0.2907797396183014, -1.3260090351104736, 0.9813458323478699, -0.03309300169348717, -1.2239166498184204, 0.6131742596626282, -0.8508812189102173, -1.2855488061904907, 1.0540169477462769, -0.18736806511878967, 0.5420529246330261, -0.5550256967544556, 43.836875915527344, 31.506250381469727, 0.140625, -0.6850000023841858, 1.1987500190734863, -0.15687499940395355, 2.6556248664855957, -1.1612499952316284, 4.377500057220459, -2.9368748664855957, 0.9075000286102295, 21.2081241607666, 45.89533233642578, 32.140625, 1.3912500143051147, 0.0793749988079071, 1.0199999809265137, -0.7450000047683716, 4.489999771118164, 0.7387499809265137, 3.069999933242798, 0.2750000059604645, 0.7718181610107422, 7.76846170425415], "max": [0.9656099677085876, -0.793707549571991, 1.6933938264846802, 0.2022535651922226, -0.30227169394493103, 0.7178893089294434, -0.3408484160900116, -0.8573185801506042, 1.5904192924499512, -0.06461241841316223, 1.2446116209030151, -0.3702697157859802, 73.30750274658203, 53.33187484741211, 27.12125015258789, 6.568124771118164, 66.55000305175781, 38.522499084472656, 78.72750091552734, 39.282501220703125, 92.69750213623047, 32.118751525878906, 68.90437316894531, 75.3062515258789, 72.85124969482422, 46.244998931884766, 3.1762499809265137, 9.367777824401855, 59.55437469482422, 32.3125, 66.25749969482422, 47.22999954223633, 76.59000396728516, 61.45500183105469, 69.68937683105469, 91.03375244140625], "mean": [0.6828439831733704, -1.003731608390808, 1.2293113470077515, 0.12036047130823135, -0.8021624684333801, 0.6585798859596252, -0.6614937782287598, -1.0891425609588623, 1.2572917938232422, -0.14413467049598694, 0.8739332556724548, -0.4268645942211151, 59.71113204956055, 44.00716781616211, 15.002652168273926, 1.1644448041915894, 31.796382904052734, 11.750150680541992, 37.649417877197266, 8.939704895019531, 43.91136932373047, 5.426733016967773, 28.373483657836914, 51.370872497558594, 62.3239631652832, 40.184471130371094, 1.6933438777923584, 2.028787612915039, 26.716920852661133, 10.021531105041504, 32.18585968017578, 13.495133399963379, 35.798892974853516, 17.378000259399414, 26.19158935546875, 53.499755859375], "std": [0.2633665204048157, 0.1581871509552002, 0.228777214884758, 0.05625859275460243, 0.24116550385951996, 0.027940379455685616, 0.22718612849712372, 0.10788988322019577, 0.15159496665000916, 0.025291750207543373, 0.17139893770217896, 0.05429927259683609, 10.907581329345703, 6.641599655151367, 5.869970798492432, 2.428891181945801, 25.038270950317383, 14.285758018493652, 27.875112533569336, 13.44692325592041, 33.08009719848633, 8.41554069519043, 28.212451934814453, 14.39444637298584, 9.682315826416016, 5.463597297668457, 0.3865305185317993, 3.16976261138916, 21.681629180908203, 11.827146530151367, 23.831539154052734, 16.122854232788086, 28.61065101623535, 19.932262420654297, 27.912845611572266, 24.419126510620117], "count": [130]}, "timestamp": {"min": [0.0], "max": [4.3], "mean": [2.15], "std": [1.2508885730640529], "count": [130]}, "frame_index": {"min": [0], "max": [129], "mean": [64.5], "std": [37.526657191921586], "count": [130]}, "episode_index": {"min": [196], "max": [196], "mean": [196.0], "std": [0.0], "count": [130]}, "index": {"min": [28300], "max": [28429], "mean": [28364.5], "std": [37.526657191921586], "count": [130]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [130]}, "subtask_annotation": {"mean": [2.4461538461538463, 11.0, 11.0, 11.0, 11.0], "std": [2.987310440620297, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [130]}, "scene_annotation": {"mean": [196.0], "std": [0.0], "min": [196], "max": [196], "count": [130]}, "eef_direction_state": {"mean": [3.207692307692308, 3.1846153846153844], "std": [2.2623886418703387, 1.9720532657208412], "min": [0, 0], "max": [6, 6], "count": [130]}, "eef_velocity_state": {"mean": [1.3846153846153846, 1.6384615384615384], "std": [0.7273197940660198, 0.5684506088259175], "min": [0, 0], "max": [2, 2], "count": [130]}, "eef_acc_mag_state": {"mean": [1.1307692307692307, 1.1615384615384616], "std": [0.7784448158738969, 0.801957663891653], "min": [0, 0], "max": [2, 2], "count": [130]}, "eef_direction_action": {"mean": [3.207692307692308, 3.1846153846153844], "std": [2.2623886418703387, 1.9720532657208412], "min": [0, 0], "max": [6, 6], "count": [130]}, "eef_velocity_action": {"mean": [1.3846153846153846, 1.6384615384615384], "std": [0.7273197940660198, 0.5684506088259175], "min": [0, 0], "max": [2, 2], "count": [130]}, "eef_acc_mag_action": {"mean": [1.1307692307692307, 1.1615384615384616], "std": [0.7784448158738969, 0.801957663891653], "min": [0, 0], "max": [2, 2], "count": [130]}, "eef_sim_pose_state": {"mean": [0.6751876723428543, 0.1396373141644969, 1.2019221543662257, -1.3915183700694913, 0.8591994466120894, -2.129718862276531, 0.6654851576503127, -0.10677606019353604, 1.203402358456333, 1.312312773872371, 0.6020430532514035, 2.185624761912276], "std": [0.0746839216903328, 0.015925772202065102, 0.060157439864662966, 0.23279685112154305, 0.03529821885871802, 0.21592571679458622, 0.057610203031418276, 0.020613303970091333, 0.08667374786925408, 0.2459195756103585, 0.07320087313914256, 0.2137165717176937], "min": [0.604024934449871, 0.11726837493966827, 1.1323638363340824, -1.6603256802178463, 0.7959826755923824, -2.4121305982126313, 0.6080916927490325, -0.15924022184152037, 1.0941459791551242, 0.6564782511897586, 0.5119445504659819, 1.771838352111513], "max": [0.8208595619587971, 0.1811821429167922, 1.3365803577136732, -0.7572171363936645, 0.9101282730023281, -1.6777762035370802, 0.7848557791300191, -0.07470567923676663, 1.3900371497981956, 1.619187110590084, 0.723266387267369, 2.4534620443774733], "count": [130]}, "eef_sim_pose_action": {"mean": [0.6751876723428543, 0.1396373141644969, 1.2019221543662257, -1.3915183700694913, 0.8591994466120894, -2.129718862276531, 0.6654851576503127, -0.10677606019353604, 1.203402358456333, 1.312312773872371, 0.6020430532514035, 2.185624761912276], "std": [0.0746839216903328, 0.015925772202065102, 0.060157439864662966, 0.23279685112154305, 0.03529821885871802, 0.21592571679458622, 0.057610203031418276, 0.020613303970091333, 0.08667374786925408, 0.2459195756103585, 0.07320087313914256, 0.2137165717176937], "min": [0.604024934449871, 0.11726837493966827, 1.1323638363340824, -1.6603256802178463, 0.7959826755923824, -2.4121305982126313, 0.6080916927490325, -0.15924022184152037, 1.0941459791551242, 0.6564782511897586, 0.5119445504659819, 1.771838352111513], "max": [0.8208595619587971, 0.1811821429167922, 1.3365803577136732, -0.7572171363936645, 0.9101282730023281, -1.6777762035370802, 0.7848557791300191, -0.07470567923676663, 1.3900371497981956, 1.619187110590084, 0.723266387267369, 2.4534620443774733], "count": [130]}}} +{"episode_index": 197, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3897400714869281]], [[0.3985957741013072]], [[0.42541799019607845]]], "std": [[[0.29023045113095414]], [[0.2774622768350976]], [[0.2642214968239739]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.16470588235294117]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5286474775326797]], [[0.5470899346405229]], [[0.5331796241830066]]], "std": [[[0.3198249069542467]], [[0.3191475348086348]], [[0.3194412587425988]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1411764705882353]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4182696670751634]], [[0.4319369321895425]], [[0.436114789624183]]], "std": [[[0.2984131378437539]], [[0.3026801502036993]], [[0.30008645537480616]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4348813541666667]], [[0.46296589460784315]], [[0.43446193014705886]]], "std": [[[0.3669699929585165]], [[0.36826650004808575]], [[0.37808545385448894]]], "count": [100]}, "observation.state": {"min": [0.16641870141029358, -1.3535467386245728, 0.9904535412788391, 0.010967422276735306, -1.2216277122497559, 0.6315804719924927, -0.8653773069381714, -1.3027628660202026, 1.0603113174438477, -0.5618419647216797, 0.18260757625102997, -0.4842408299446106, 49.32250213623047, 26.77750015258789, 10.864375114440918, -0.12700000405311584, 0.6974999904632568, 0.08624999970197678, 0.7400000095367432, -1.3706250190734863, 0.8012499809265137, -2.9487500190734863, 0.9327272772789001, 4.679999828338623, 40.42749786376953, 30.953125, 1.2918750047683716, -0.10000000149011612, 0.7925000190734863, -0.7350000143051147, 0.6237499713897705, 1.1725000143051147, 0.8112499713897705, 0.9912499785423279, 0.6993750333786011, 0.9750000238418579], "max": [0.9383821487426758, -0.8139162063598633, 1.667930245399475, 0.31264305114746094, -0.046253908425569534, 0.9911211729049683, -0.14438849687576294, -0.9167916774749756, 1.5468595027923584, 0.003194857854396105, 1.2965400218963623, -0.2666037380695343, 72.36062622070312, 54.337501525878906, 40.4118766784668, 4.940624713897705, 61.76937484741211, 32.50812530517578, 76.86187744140625, 61.68812561035156, 84.71562194824219, 78.87124633789062, 73.328125, 101.65812683105469, 68.38187408447266, 50.869998931884766, 4.238749980926514, 8.998749732971191, 52.92124938964844, 42.35375213623047, 54.70874786376953, 60.4900016784668, 68.04875183105469, 92.99063110351562, 65.55374908447266, 105.9487533569336], "mean": [0.5546071529388428, -1.05243718624115, 1.2583383321762085, 0.19794051349163055, -0.5766273736953735, 0.7618206739425659, -0.5658257603645325, -1.0864567756652832, 1.2533117532730103, -0.31206321716308594, 0.7299762964248657, -0.3941971957683563, 59.6025390625, 43.02052307128906, 25.425369262695312, 0.9633728265762329, 23.76607322692871, 6.825887680053711, 28.355234146118164, 15.725410461425781, 30.176929473876953, 18.232372283935547, 22.347532272338867, 49.29548645019531, 55.49398422241211, 41.86717987060547, 1.6086320877075195, 2.6194417476654053, 19.173160552978516, 12.771971702575684, 21.05513572692871, 20.67824363708496, 23.901329040527344, 30.839412689208984, 22.14039421081543, 49.863861083984375], "std": [0.27804064750671387, 0.15701547265052795, 0.20953582227230072, 0.08775801956653595, 0.31568169593811035, 0.1238991767168045, 0.327275812625885, 0.11362466961145401, 0.15281863510608673, 0.20302611589431763, 0.3389894962310791, 0.07592754811048508, 7.994243621826172, 8.712728500366211, 8.1991548538208, 1.52656090259552, 24.043272018432617, 9.110663414001465, 27.78076171875, 21.892709732055664, 29.32101821899414, 27.163251876831055, 26.626758575439453, 28.878721237182617, 9.867425918579102, 6.998739719390869, 0.5357006788253784, 3.368253707885742, 20.419464111328125, 16.393095016479492, 22.162973403930664, 23.169769287109375, 26.169681549072266, 35.87894058227539, 25.502479553222656, 37.74650573730469], "count": [131]}, "action": {"min": [0.16641870141029358, -1.3535467386245728, 0.9904535412788391, 0.010967422276735306, -1.2216277122497559, 0.6315804719924927, -0.8653773069381714, -1.3027628660202026, 1.0603113174438477, -0.5618419647216797, 0.18260757625102997, -0.4842408299446106, 49.32250213623047, 26.77750015258789, 10.864375114440918, -0.12700000405311584, 0.6974999904632568, 0.08624999970197678, 0.7400000095367432, -1.3706250190734863, 0.8012499809265137, -2.9487500190734863, 0.9327272772789001, 4.679999828338623, 40.42749786376953, 30.953125, 1.2918750047683716, -0.10000000149011612, 0.7925000190734863, -0.7350000143051147, 0.6237499713897705, 1.1725000143051147, 0.8112499713897705, 0.9912499785423279, 0.6993750333786011, 0.9750000238418579], "max": [0.9383821487426758, -0.8139162063598633, 1.667930245399475, 0.31264305114746094, -0.046253908425569534, 0.9911211729049683, -0.14438849687576294, -0.9167916774749756, 1.5468595027923584, 0.003194857854396105, 1.2965400218963623, -0.2666037380695343, 72.36062622070312, 54.337501525878906, 40.4118766784668, 4.940624713897705, 61.76937484741211, 32.50812530517578, 76.86187744140625, 61.68812561035156, 84.71562194824219, 78.87124633789062, 73.328125, 101.65812683105469, 68.38187408447266, 50.869998931884766, 4.238749980926514, 8.998749732971191, 52.92124938964844, 42.35375213623047, 54.70874786376953, 60.4900016784668, 68.04875183105469, 92.99063110351562, 65.55374908447266, 105.9487533569336], "mean": [0.5546071529388428, -1.0524370670318604, 1.2583378553390503, 0.19794052839279175, -0.5766273736953735, 0.7618206739425659, -0.5658254623413086, -1.0864561796188354, 1.2533113956451416, -0.3120631277561188, 0.7299764156341553, -0.3941972255706787, 59.60255813598633, 43.02052307128906, 25.425365447998047, 0.9633728861808777, 23.766077041625977, 6.8258867263793945, 28.355239868164062, 15.725408554077148, 30.17693519592285, 18.232370376586914, 22.347537994384766, 49.29548645019531, 55.49400329589844, 41.86717224121094, 1.6086320877075195, 2.6194419860839844, 19.17315101623535, 12.771967887878418, 21.055139541625977, 20.678251266479492, 23.901325225830078, 30.839420318603516, 22.1403865814209, 49.863868713378906], "std": [0.27804070711135864, 0.15701547265052795, 0.20953583717346191, 0.08775801956653595, 0.31568166613578796, 0.1238991767168045, 0.3272758722305298, 0.11362466216087341, 0.15281863510608673, 0.20302613079547882, 0.3389895260334015, 0.07592754065990448, 7.9942450523376465, 8.712728500366211, 8.199153900146484, 1.52656090259552, 24.043272018432617, 9.110664367675781, 27.7807559967041, 21.892709732055664, 29.321020126342773, 27.163246154785156, 26.62675666809082, 28.878721237182617, 9.86742877960205, 6.998741149902344, 0.5357005596160889, 3.368253707885742, 20.41946029663086, 16.393095016479492, 22.162973403930664, 23.16976547241211, 26.1696834564209, 35.878944396972656, 25.502477645874023, 37.74650192260742], "count": [131]}, "timestamp": {"min": [0.0], "max": [4.333333333333333], "mean": [2.166666666666667], "std": [1.260511360079269], "count": [131]}, "frame_index": {"min": [0], "max": [130], "mean": [65.0], "std": [37.815340802378074], "count": [131]}, "episode_index": {"min": [197], "max": [197], "mean": [197.0], "std": [0.0], "count": [131]}, "index": {"min": [28430], "max": [28560], "mean": [28495.0], "std": [37.815340802378074], "count": [131]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [131]}, "subtask_annotation": {"mean": [2.450381679389313, 11.0, 11.0, 11.0, 11.0], "std": [3.006897263298295, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [131]}, "scene_annotation": {"mean": [197.0], "std": [0.0], "min": [197], "max": [197], "count": [131]}, "eef_direction_state": {"mean": [3.0076335877862594, 2.969465648854962], "std": [1.908183194136064, 2.1111804566582455], "min": [0, 0], "max": [6, 6], "count": [131]}, "eef_velocity_state": {"mean": [1.6106870229007633, 1.6412213740458015], "std": [0.5030065193751317, 0.5671504006414264], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_acc_mag_state": {"mean": [1.2061068702290076, 1.2595419847328244], "std": [0.7487144937550685, 0.7266758599879256], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_direction_action": {"mean": [3.0076335877862594, 2.969465648854962], "std": [1.908183194136064, 2.1111804566582455], "min": [0, 0], "max": [6, 6], "count": [131]}, "eef_velocity_action": {"mean": [1.6106870229007633, 1.6412213740458015], "std": [0.5030065193751317, 0.5671504006414264], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_acc_mag_action": {"mean": [1.2061068702290076, 1.2595419847328244], "std": [0.7487144937550685, 0.7266758599879256], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_sim_pose_state": {"mean": [0.6911257083395574, 0.11575305381825296, 1.1956166434735436, -1.5482298632359226, 1.0000311769866708, -2.25936337860392, 0.6707976039780998, -0.09416297827336775, 1.2137866111408504, 1.3721221099239558, 0.7260450493128506, 2.2310566471049067], "std": [0.07440835832792052, 0.02110981501913727, 0.06743847300375908, 0.313324452230959, 0.11692917653838795, 0.28870093094516847, 0.06399418488586221, 0.025815716884022705, 0.08458792976086837, 0.22574093833277803, 0.25541679434402387, 0.19160620965038644], "min": [0.6007940289209484, 0.09404686358310213, 1.0985229918244668, -1.9497066375158985, 0.7978234665920989, -2.679346007230109, 0.6095902402283366, -0.15448138617772478, 1.0820349093561181, 0.7768971819461309, 0.44750217218867316, 1.79178257914847], "max": [0.8241913970647312, 0.16806537970035643, 1.3223809175562244, -0.7805536676791919, 1.1945155500461477, -1.6035320479079496, 0.7873606173372767, -0.06311190820633275, 1.3761069567917128, 1.69401711910215, 1.065930345121032, 2.536702147340163], "count": [131]}, "eef_sim_pose_action": {"mean": [0.6911257083395574, 0.11575305381825296, 1.1956166434735436, -1.5482298632359226, 1.0000311769866708, -2.25936337860392, 0.6707976039780998, -0.09416297827336775, 1.2137866111408504, 1.3721221099239558, 0.7260450493128506, 2.2310566471049067], "std": [0.07440835832792052, 0.02110981501913727, 0.06743847300375908, 0.313324452230959, 0.11692917653838795, 0.28870093094516847, 0.06399418488586221, 0.025815716884022705, 0.08458792976086837, 0.22574093833277803, 0.25541679434402387, 0.19160620965038644], "min": [0.6007940289209484, 0.09404686358310213, 1.0985229918244668, -1.9497066375158985, 0.7978234665920989, -2.679346007230109, 0.6095902402283366, -0.15448138617772478, 1.0820349093561181, 0.7768971819461309, 0.44750217218867316, 1.79178257914847], "max": [0.8241913970647312, 0.16806537970035643, 1.3223809175562244, -0.7805536676791919, 1.1945155500461477, -1.6035320479079496, 0.7873606173372767, -0.06311190820633275, 1.3761069567917128, 1.69401711910215, 1.065930345121032, 2.536702147340163], "count": [131]}}} +{"episode_index": 198, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3941144975490196]], [[0.4017420200163399]], [[0.4289356331699346]]], "std": [[[0.28979803847553465]], [[0.2769352873775848]], [[0.2633875124758399]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1450980392156863]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5111252471405229]], [[0.5328599611928104]], [[0.5282382781862746]]], "std": [[[0.3212446130428686]], [[0.3188995475565311]], [[0.31818221086948223]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.12941176470588237]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39283104983660133]], [[0.4115535253267974]], [[0.4157374611928104]]], "std": [[[0.27804384319927156]], [[0.2844764867977612]], [[0.28142328651268084]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43260730392156865]], [[0.4621149611928105]], [[0.4376893157679738]]], "std": [[[0.36079795082349453]], [[0.36641445649970766]], [[0.3766577724678404]]], "count": [100]}, "observation.state": {"min": [0.21236267685890198, -1.3146600723266602, 0.9891660809516907, 0.030539236962795258, -1.3117884397506714, 0.5022602081298828, -0.8871213793754578, -1.2723878622055054, 0.990930438041687, -0.2841992974281311, 0.351291298866272, -0.5560429692268372, 38.6462516784668, 34.13999938964844, 1.008888840675354, -0.20875000953674316, 0.9487500190734863, -0.1875, 3.6649999618530273, -1.515625, 3.7281248569488525, -3.7774999141693115, 0.8935714364051819, 23.160625457763672, 43.95000076293945, 29.416250228881836, 1.40625, -0.3387500047683716, 0.6918749809265137, 0.19374999403953552, 2.5737500190734863, 0.8481249809265137, 1.4587500095367432, 0.4000000059604645, 0.6666666865348816, 17.489999771118164], "max": [0.9357118606567383, -0.8019569516181946, 1.6261348724365234, 0.36836230754852295, -0.1510881632566452, 0.8112316131591797, -0.2714436948299408, -0.7720111608505249, 1.5446422100067139, -0.014496071264147758, 1.3325152397155762, -0.33500707149505615, 70.84437561035156, 56.22125244140625, 44.0412483215332, 3.2981817722320557, 56.00812530517578, 35.810001373291016, 72.7074966430664, 58.61687469482422, 82.28125, 75.6918716430664, 69.80750274658203, 100.05374908447266, 69.80500030517578, 44.021873474121094, 6.721250057220459, 8.834375381469727, 52.010623931884766, 43.30812454223633, 56.96062469482422, 57.25562286376953, 62.18437576293945, 66.27437591552734, 60.860626220703125, 90.92937469482422], "mean": [0.6165270209312439, -0.9878852367401123, 1.2074558734893799, 0.26438620686531067, -0.6652650833129883, 0.6466795802116394, -0.643883466720581, -1.0453954935073853, 1.2135074138641357, -0.17637476325035095, 0.8321553468704224, -0.4516945779323578, 54.34504699707031, 44.67679977416992, 21.649024963378906, 0.758379340171814, 20.168684005737305, 6.0569376945495605, 28.308910369873047, 11.491854667663574, 32.0069465637207, 15.214231491088867, 20.084869384765625, 60.080604553222656, 57.25360107421875, 37.05461502075195, 2.161402940750122, 2.404566526412964, 16.114391326904297, 8.374802589416504, 21.835355758666992, 17.00798225402832, 22.73465919494629, 19.24741554260254, 17.37628746032715, 53.65924835205078], "std": [0.22645360231399536, 0.1379115730524063, 0.17814913392066956, 0.09591179341077805, 0.27648279070854187, 0.10194280743598938, 0.24839948117733002, 0.1381506621837616, 0.14659258723258972, 0.07887167483568192, 0.26016759872436523, 0.08059584349393845, 12.039029121398926, 6.457753658294678, 9.485880851745605, 1.1280560493469238, 20.419654846191406, 9.988104820251465, 24.675228118896484, 19.694499969482422, 26.543834686279297, 25.87935447692871, 26.188385009765625, 22.94974708557129, 9.673988342285156, 4.1053147315979, 1.0672742128372192, 3.2932727336883545, 20.150367736816406, 13.27114200592041, 20.527956008911133, 21.43781089782715, 22.420286178588867, 25.171424865722656, 22.900365829467773, 25.18393325805664], "count": [148]}, "action": {"min": [0.21236267685890198, -1.3146600723266602, 0.9891660809516907, 0.030539236962795258, -1.3117884397506714, 0.5022602081298828, -0.8871213793754578, -1.2723878622055054, 0.990930438041687, -0.2841992974281311, 0.351291298866272, -0.5560429692268372, 38.6462516784668, 34.13999938964844, 1.008888840675354, -0.20875000953674316, 0.9487500190734863, -0.1875, 3.6649999618530273, -1.515625, 3.7281248569488525, -3.7774999141693115, 0.8935714364051819, 23.160625457763672, 43.95000076293945, 29.416250228881836, 1.40625, -0.3387500047683716, 0.6918749809265137, 0.19374999403953552, 2.5737500190734863, 0.8481249809265137, 1.4587500095367432, 0.4000000059604645, 0.6666666865348816, 17.489999771118164], "max": [0.9357118606567383, -0.8019569516181946, 1.6261348724365234, 0.36836230754852295, -0.1510881632566452, 0.8112316131591797, -0.2714436948299408, -0.7720111608505249, 1.5446422100067139, -0.014496071264147758, 1.3325152397155762, -0.33500707149505615, 70.84437561035156, 56.22125244140625, 44.0412483215332, 3.2981817722320557, 56.00812530517578, 35.810001373291016, 72.7074966430664, 58.61687469482422, 82.28125, 75.6918716430664, 69.80750274658203, 100.05374908447266, 69.80500030517578, 44.021873474121094, 6.721250057220459, 8.834375381469727, 52.010623931884766, 43.30812454223633, 56.96062469482422, 57.25562286376953, 62.18437576293945, 66.27437591552734, 60.860626220703125, 90.92937469482422], "mean": [0.6165269613265991, -0.9878851175308228, 1.2074557542800903, 0.26438626646995544, -0.6652649641036987, 0.6466795802116394, -0.6438837051391602, -1.0453951358795166, 1.2135074138641357, -0.17637477815151215, 0.8321555256843567, -0.4516945779323578, 54.345054626464844, 44.676795959472656, 21.649024963378906, 0.7583792805671692, 20.16868782043457, 6.056936740875244, 28.308910369873047, 11.491852760314941, 32.0069465637207, 15.2142333984375, 20.084867477416992, 60.080604553222656, 57.25361633300781, 37.05462646484375, 2.1614022254943848, 2.404567003250122, 16.1143856048584, 8.374798774719238, 21.835363388061523, 17.00797462463379, 22.734642028808594, 19.24742317199707, 17.376291275024414, 53.659244537353516], "std": [0.22645361721515656, 0.1379115730524063, 0.17814913392066956, 0.09591177850961685, 0.27648279070854187, 0.10194279253482819, 0.2483994960784912, 0.1381506770849228, 0.14659258723258972, 0.07887167483568192, 0.26016759872436523, 0.08059583604335785, 12.039029121398926, 6.457754611968994, 9.485880851745605, 1.1280560493469238, 20.41965675354004, 9.988104820251465, 24.675228118896484, 19.694501876831055, 26.543834686279297, 25.87935447692871, 26.188385009765625, 22.949745178222656, 9.673990249633789, 4.1053147315979, 1.0672739744186401, 3.2932727336883545, 20.150367736816406, 13.27114200592041, 20.527956008911133, 21.43781089782715, 22.4202880859375, 25.171424865722656, 22.900365829467773, 25.183931350708008], "count": [148]}, "timestamp": {"min": [0.0], "max": [4.9], "mean": [2.4499999999999997], "std": [1.424098155168932], "count": [148]}, "frame_index": {"min": [0], "max": [147], "mean": [73.5], "std": [42.72294465506796], "count": [148]}, "episode_index": {"min": [198], "max": [198], "mean": [198.0], "std": [0.0], "count": [148]}, "index": {"min": [28561], "max": [28708], "mean": [28634.5], "std": [42.72294465506796], "count": [148]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [148]}, "subtask_annotation": {"mean": [1.9189189189189189, 11.0, 11.0, 11.0, 11.0], "std": [2.7863409928723755, 0.0, 0.0, 0.0, 0.0], "min": [0, 11, 11, 11, 11], "max": [11, 11, 11, 11, 11], "count": [148]}, "scene_annotation": {"mean": [198.0], "std": [0.0], "min": [198], "max": [198], "count": [148]}, "eef_direction_state": {"mean": [3.358108108108108, 2.891891891891892], "std": [2.1213526253986177, 1.9106215740233474], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_state": {"mean": [1.4324324324324325, 1.5810810810810811], "std": [0.7086546271419949, 0.5328849771116317], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_state": {"mean": [1.0405405405405406, 1.3986486486486487], "std": [0.8372927607924148, 0.7235410751042668], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_direction_action": {"mean": [3.358108108108108, 2.891891891891892], "std": [2.1213526253986177, 1.9106215740233474], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_action": {"mean": [1.4324324324324325, 1.5810810810810811], "std": [0.7086546271419949, 0.5328849771116317], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_action": {"mean": [1.0405405405405406, 1.3986486486486487], "std": [0.8372927607924148, 0.7235410751042668], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_sim_pose_state": {"mean": [0.6679034946666771, 0.1250541899307876, 1.1918063053919796, -1.5226230745363127, 0.9418817105936026, -2.2845433495549554, 0.6586277441743643, -0.10825409153019348, 1.208836304548065, 1.3363674887623767, 0.6591897116791842, 2.1971796850113496], "std": [0.0665447779992105, 0.02073969398812227, 0.07315392646883076, 0.3649991624335348, 0.08878881392583342, 0.3482396921311027, 0.05505347696159645, 0.033987448178342615, 0.09061230743926446, 0.2887080824868465, 0.11935334113053915, 0.20964295600972724], "min": [0.6003900245367438, 0.1003962132656486, 1.1041242617739488, -1.9310335801870504, 0.7993184053527136, -2.701951022145786, 0.5922576801451432, -0.18132473803737578, 1.093605688092801, 0.67330065264556, 0.5248897338868557, 1.839476557636519], "max": [0.811839075007605, 0.18205422300756652, 1.3173717177598734, -0.6816886732338165, 1.1062679182802544, -1.592733288597278, 0.7840298956128189, -0.06413152945988915, 1.356173905419717, 1.6457660904510243, 0.8710161219806274, 2.495285582068813], "count": [148]}, "eef_sim_pose_action": {"mean": [0.6679034946666771, 0.1250541899307876, 1.1918063053919796, -1.5226230745363127, 0.9418817105936026, -2.2845433495549554, 0.6586277441743643, -0.10825409153019348, 1.208836304548065, 1.3363674887623767, 0.6591897116791842, 2.1971796850113496], "std": [0.0665447779992105, 0.02073969398812227, 0.07315392646883076, 0.3649991624335348, 0.08878881392583342, 0.3482396921311027, 0.05505347696159645, 0.033987448178342615, 0.09061230743926446, 0.2887080824868465, 0.11935334113053915, 0.20964295600972724], "min": [0.6003900245367438, 0.1003962132656486, 1.1041242617739488, -1.9310335801870504, 0.7993184053527136, -2.701951022145786, 0.5922576801451432, -0.18132473803737578, 1.093605688092801, 0.67330065264556, 0.5248897338868557, 1.839476557636519], "max": [0.811839075007605, 0.18205422300756652, 1.3173717177598734, -0.6816886732338165, 1.1062679182802544, -1.592733288597278, 0.7840298956128189, -0.06413152945988915, 1.356173905419717, 1.6457660904510243, 0.8710161219806274, 2.495285582068813], "count": [148]}}} diff --git a/AIRBOT_MMK2_toy_storage/meta/info.json b/AIRBOT_MMK2_toy_storage/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..198cc860a788e5a5acbdc64a7cc41f4389756446 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 199, "total_frames": 28709, "total_tasks": 4, "total_videos": 796, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:198"}, "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_toy_storage/meta/tasks.jsonl b/AIRBOT_MMK2_toy_storage/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..bf2508cbdbcb24db74a61a696ea968b4e5617f27 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/meta/tasks.jsonl @@ -0,0 +1,4 @@ +{"task_index": 0, "task": "with both hands, picked up the little dog doll on the white plate and placed it on the table."} +{"task_index": 1, "task": "One hand picked up the shark doll from the table and passed it to the other hand, which then placed it in the white lid."} +{"task_index": 2, "task": "Use one hand to pick up a building block and place it in the pink plate on one side, and use the other hand to put the remaining building block into the white plate on the opposite side."} +{"task_index": 3, "task": "with both hands, he picked up the shark doll on the table and placed it in the white lid."} diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f0665a16d1e3c734d08e917ab79a2528374ab4b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c3491c56b0590eaa3debadc22d4660b3dc21755d0bd10b11179c59a3a6aacf15 +size 4531162 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e49f84ab627910a90b1aa36cd5000b8723bec430 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8999076c9a2b2d461e14e2e1a6aa5740da72d731ff1b9de7334c8c981c96e3c1 +size 3894987 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6927aaf30272e89904b6da2f08641ad80a9821c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:42094537ed20010c9699ba7bfbecf1550fe1a59f6855e38d2238fd5904816cfb +size 4010769 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..467831e793baee61ca832e80c9f8aa6c8a07af7c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f8ec800de205e7196907d0eaf993788de3fc4b15c7af7e7028067ab4490219ee +size 3535610 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cab20a6606edfd460493b2bb09122dffe0c7aa9d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:978bc6d03a1f68522de376e2d53eb8da9cf5bf4548508e209f8ced0dbcc03c2d +size 3499345 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d57f204a4728e64cb04e06c0f94e53ea90ce5a0d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d143653ac9af1ba5df7ab7f50262596e1d47f7651dc044257e81b904f19bc72b +size 3284405 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2b1fbd34769426f1a1c42bd46d05cf47e8c6304 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4d8253f5044b21855c342f84a8ad22d19fc58366f442931d993e6a0a1a61d0a0 +size 3872061 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..620cf98ade831e092493485cf6eb3b4a8c02654d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:519079b25af21ffb6c79cbbd714165e10576e1ff1c4bab364108c08b1cedcd29 +size 2860010 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..270331dbb0c783f0c1b292080fc7f1279f1f3380 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4fef777f29f36f3d7958e99b1041d0903e892961a420eed7be3d5c1737f177a6 +size 2082713 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4576ebdb240dd6d2e06cccb6f3edc27f5d7ed42 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ea31686a9416d6fc0296c94c6a16045ec1816374a9190ff4bcc4057c20d18867 +size 2244021 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2f09ac5c1a3313b6cfd6bc72a9b6c4321e8dcea --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5fae33ccebc60b96bb52214d1dee7a1d9aa53a0bebe4d29e2abfc6a78f09288b +size 1816155 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75e7325b71118fb72d6f79b2aa1d6d8015b7af38 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d50dd5808a188e3f044c74d653bab49c0f0d9decc15b0bfd0a9cf865ba69df49 +size 2025115 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..330f7b0df5ce33fd27c64907a5c2ae53371119b7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3345b9dd279244ed797fbc0ee824e9a3caba95b3124a0a32a271822777a51838 +size 3937630 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cc57fee019639617aa839e680b0a89d805fb77b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3ac0641bd8aeb6042c545cbcbb77f6bc1856712179f0d4fd12c0645bba3d1e6e +size 1925243 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..330e1f74dc1b961c66c5722630f7c980515212a1 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:bf31c73b11e1adba2a1da4a6127ab625c1e3ee91fc3fab59842a7c2558a2b7dd +size 2324615 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cb8592da69a63b1a73dc712cddadf66f46165f4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ab667806a15cb11fe5223bd02eeea925623387a2fdd35ddf74e667a40a91babc +size 2163572 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f38c1f43f76135d4ffbc3226bd30ccb2548a98bc --- /dev/null +++ b/AIRBOT_MMK2_toy_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:0c749d4c61ca67080729a9c812a8153f021b697a5c1232d9f189e1b05afac102 +size 2028764 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbe4d2dda009a6eb56ef828d61f830155ecc21d8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c049b06e8fd17e81dd63de0ca675228b734e399713a52f03f18364fe180a6eef +size 2591147 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..114d7f10b8d46f68517772d00f7d6711144980b6 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:642cbdfed16a9042a9691c5d68665e4801244485cf6463bb33c00c43e37c08e3 +size 2023230 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..428b2542ea61f689f7634743ae190655eb038379 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ef71e214bb65c21d9657ed64d8198c53a7b15538de7b6e6e7332a2f8a46874cf +size 2461562 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ba43e7f5217cd7cb46a654f261f517966b76f38 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5d91f8cf28b31adeb5df12dbf6ac76ef6fcb04c70eed47269cba5ed6163fb104 +size 2102188 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e72e0908b08a84cab12e90699ecc40e567fd4053 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3bb1158ac035cb8fd2b105ed3c639e59347bb56197c4082d3f941b7bad3b0fab +size 2715459 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c3021fe448bf19f080f2257990e28c322108f26 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:992f28b7eeb1af50de985556869aff9718ea5fce0e6d6d929cdc4c93d294a304 +size 2133198 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efdc6203c949f1fda6d2b2ca22d174a1466ed1ff --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f035c3e7be55e1e9fd755bdca42eed0b681b8977c8c1937ba77a1bd72497807f +size 5339201 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fc42777f3af496f3b17204d0df2cab7f35586a7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a387e3b652bb45b7b36f387e80a1e307f2abe1b737b5003a09f2411284427ec4 +size 2419167 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69584a55106994c212d27d8771b0bc5d17bd0652 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:21b5e76442cfd04b8cf3aeffb2b1388f0e64c51ec91cfd50bc28eafcdbaae146 +size 2363294 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24a361b2cd3a7265c409a28e31ba306328333a61 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:9e62c8805b48ab6ec945256223a91bdb32be39336f8e784114204cda56eafc68 +size 2002972 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16b8482d5d8f18fe9955d48a6a0d3f2b965243c6 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:290381b53a6bc6cc6fe6dc13a1e404f63fb910ef50f34d5a8a8020c0fc4f5910 +size 2095366 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3588c0fd8ca5d519cbd60d88193f881b646db5e3 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e0886ffad86cd66a311e1c92864af2907de3ed451746c5510b091edb70950d4d +size 2119700 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74234bfe43d222c590d509c515f9b1addadda26c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:63384060a906c5629240efc96c878cfed44bc0c0f5ca77113ba27947e6bdb297 +size 2501882 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..269a0f579c4cfe5967f4d00f6ea9d89339e61217 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a9d31017710964a244797877f062c1d0dc268834925d401b013583265320a8db +size 2356516 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d6b87e1e53235086652cff44be17f94fddf9aff --- /dev/null +++ b/AIRBOT_MMK2_toy_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:243e7665368e332066b3066c13f54e329dd8c4b12f9e2098ea3bbd26a591712d +size 2322455 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fb8045b47d7a877793d5436dfb1fdab8e1aeca8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ff0f21209d317c48211f4bdbc5d23cbf7b4222db3aab8f583c433714ee30beb5 +size 2730035 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6083ffe7334a66a5bc2f473ea47cad5c35d2f971 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:dad9950bd2771ef960f367af7bd6c2aaf4ee72b701b68e8a2bdd3aedd518db30 +size 2462245 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf1312044e3f2a1fb127a76f8003e12421c1ebc8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d0dd3aac0626bef8cefc6d82c17d132392fe93711334608129aa9a21a546b79f +size 4733616 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aae52efa9bb6673cc80582c95926abeb49ef5a82 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:43cfa2fcc1723204f8300606d5b133775cd98c86135f7dab415513d46abab28b +size 2423700 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c55aaf196b3e8644d6ba06b94ef81aec8063603a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2e6009eb3bc3fef7fa2b5844c13d901c00f4a1f26ce367266fa272fd8d03f1d3 +size 2559840 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ab4e2c9aefda81b6a1367a947b8c4cf01c79025 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:356c7dddddb0af324f6c542ebdfb7192668d0a75b3502871673def343a23efde +size 2862094 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f56b4a30a73963a3b26c56af4bcf1456df8477d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:bb3b868419e84eca91336c0e7e70ce58e87a68b8fbb41441d8da96b4ecdf138e +size 2032711 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..635a0b9bef89e4b52da4f86eca41155ffe0e9ed8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:24e7dc204458395b994acdab653fc31de9bb3186346122b642f37e78351a8348 +size 2466293 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2c1b5cb431f0a27e59e061819e6bfe7a6a2a643 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:72ab1102e844dc6938ddfa6c8a89c26f9d1a672d7ed116ef134ac99281a1404c +size 2249501 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a53791966d619bb5ca55895d8407b1382decdd2 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e4fcdfbaa97c65093b0a8edba1e60fff86d3186f418b3fb87645b92a870b3335 +size 2657370 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d551bf028c66fe1e5873262e0a0aaf506fdf2b43 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:cc1ee09d6df272c936499f2af604ee2da65ec28320f14a7f98d47a2744fbc33b +size 2350135 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d142631e463430353281c78cea41fcc75ca215d7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3edd07b3cce83af58f1676c7e0eb7a61bec17f75409e90ce9b403cf3de11e8dc +size 2407215 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aad9a5fa66700d8fc90a408670fa682d58ba6f5c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d4160e15514a799b7066720b6a20127689b869d8455c94ea6578347430186bb6 +size 2552713 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e124407115f740322d2b67c438e61860abd8d925 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:81466f6db931c99defc1e8319731096d1e461d790e8d76f8d2dbca048adb5cb7 +size 4939119 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8939dfb8a85c4500e372172f6ae4e0b8ec5cfbb6 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6316b3cadac4f06a5f644757e50fb08e048aec9be1249c52d952391bb088dfe2 +size 4509546 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a6a41558b5deb9c03a21181be85310ddd523d00 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c4b3261f52954307a929721a107d6709643a1c646b1ac2c75af85e3e4d891103 +size 4088444 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d99192cf813bbfe9f568b104ce6b93977cff7e24 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:9b9e46000e7ad2d181c1e4d0dbb9017f84414985cd6eb97dd1b72c1d5c88e39a +size 4646661 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..058489337adc96cd5f1c6033eaf510e68097200e --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f52ef3de4b1a5c3fa537c6552dc64d4985b7d3dde564410938e6982e8dc683fe +size 3667232 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3b33df5597986c48ef740ce4f9b81c8e1a073c5 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5b100bc02e3e838e2951565dc76e4937060a251ba7d47271bdfa4de9653be5ef +size 4024926 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28c3d67998aac89b77600e007ba54ecd90c1d965 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3cf01865007df3ea04a7b7f2b2f718aa474bbd088c6a97ca999529889a68ca9c +size 4124391 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..039ac3a6ccd4b909f5725db896a9890954ce21fe --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b12e4251edc5040c8d938117a4e55829d283dca296db3b4d6db06ac972f1eceb +size 2917936 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c916c6b435cfb443368d9943d918415596ff16d2 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:83213fcd1b9150ffd188f58a22afb95c157a959c11a9f9c641e4dba7551c075d +size 2083989 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36b8707957b4d5ad6d1c56488e70bb8405879105 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:951222df43dc497b741b18a9f596910fcc25466bde79ebca6d5f2d719439162f +size 2427162 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f3d160bd40ea4f996cebe78a97cd0f81f50f5ba --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7aa61907c08ca0acc7ea8a48487d3fe1df7b3777d5b13e40f4cb8175ad09b259 +size 2075707 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de3e86e1dee203cc9c11f6164e8454278d55db56 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5ebfbbdd3e715177ac6b8a6c00481fb112fb9f00770b6bda25b8c7f47ea3bb47 +size 2084939 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f30a79177e0df3f9af6ec58a9e0e43fffb614960 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:bffd4bf341561145364d1f239241b8375391bb9167b1676292fbdd06a1d731d0 +size 2044284 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ebed49e482f4430b0772d82b071bb3e701243ff --- /dev/null +++ b/AIRBOT_MMK2_toy_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:bd27963be49e06d2473de89d92f1b41629e2c062c7622c6ec3b75755335121c7 +size 2428079 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eac367cbdc713d05767394f97776219dc007a6e1 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8c21bcd0d4ba137dc86bb14e761efc65a4cb3fe01267d79701bd7265227efac2 +size 2853168 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75bda3f111ff5ab463e132a0b8c2d43514b2ab8f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:34aa0042206622457f51ace3b9dd92fe91e7d23ccc2f47deda92c972e38e6adc +size 2289874 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..004709a235f615ea27b0002d3b7c18a822f2fe6a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:51717d14f1fb30ec15b3f687c0ea2aaca5b57b15ef5db51c4d811659a54f0327 +size 2148495 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa7b9893424f8eebff8e9f6296e0ef07659f451b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c37b3ff717717be2588f28403766963ef9a25cc5fab762c32675fa2a4b5935e4 +size 4148952 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27584a360ca48ee0bfcfc796305b465f2f3bc39a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:063322a1266f352af4b5247f9aedb37576c5f4fb57555042a135fa0e3295355c +size 2340661 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..589f290a3577f508e70ba407bd0a97d31687bb3b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e3f4d5c14a6478a32e0e8ab9fa0b6dfd272c52603d234f5b85b44e8265f14a9f +size 2221110 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..633024acc8a92f8ce27dab2fe99239753c89fc2c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:06c87474285d02b1b196489706eaaabdaa3bed74ec2c7666b3cde7efc8e05368 +size 1854507 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43b422a57e25c97cf93f2a7afbdb17d69ae1893a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:59bd02940eca27c76e55fa0bf6202d61b53eaad62b94efb50c381d9073d1192a +size 2563003 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cee9dbccc3c7eb884185c8bcea66cf36389661f9 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4ca5ea397262dc9cea94f5c671ba9fce0bd9cc1944767d9cc175c99b46c12ae5 +size 1905833 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f3883f7f3a02988e1388126e9f9dff7e1c40864 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:653b021e54c9d8fb5cea0602b5e99badccd6c865585ce7246ec11026e1dd4dc8 +size 2808022 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..512a543a2fb60785142daca4279a6c14cae9c705 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:dd44405940f1b15562bc2b2221c0799a85634c0308a802d5de08550b465bc801 +size 2002740 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..138916694a1145a49e688819b20f6bb1db6aa43b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c1d95ff499ba62bc196a768b0bf2ad088fac3716ecf47993ab168f3daabf3e98 +size 2613386 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8484dfcd150336708b1313c8e0082648ffa68b43 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:fbfcb06f008f8c4ad9f6008459cc24a93c85b86a329bae89c3abd35cb4d7fdd3 +size 2126762 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..986dd4305d9cc8fd121c83fa73e1f8dbdc54bd5f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:1237020370d83dd52a90b7b97b372e6605e441c496ad20249d8b6daa33cb3358 +size 2898503 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f4aae134081b4c6658ba98db9e139ca49dbf413 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6d1c7485026a229dd7a6db3ff50f2dde918e34b470e775d533ee3339fcaab2c6 +size 3980716 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45fa5bfbc716130676aba84e5fc5518633fc5eed --- /dev/null +++ b/AIRBOT_MMK2_toy_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:1f803d19e46589ef9cc80b52d72a197a85f0c01de6fe8982dbec2c54e2c2c14f +size 2031232 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc5f787da92ed4d0aa5b6e21e6519a43778bac7c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:bc2cfa09ad4c4da79ddaea6aa1024b35bd9c8af18bbf357dc0ada01bd9b2bdaf +size 2178618 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42d4e2a2623768d20bd6666819f5f244e3d9911e --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3a651ec962d783ba43c97755a8d8328beb75ee4e451f7d50f534a7fcb5914f43 +size 2192748 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04c51e3a125e86a4a0ec2ccdac42a790314469af --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8499032e623584f635f1f22e3301094451b1a1cfad816f1f9c48ba3c754116de +size 1999699 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87e45828cef5907b7ada494f792533f78aa1eaa0 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d1b7fc9d361f249f51f4b373ca3124168e3be7efbc7fa165019858241d1e0304 +size 3634340 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ddf28e3cc73486e0132f2bda8c293ba7646b4c2 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:796e3acebc0382be671ecf433e6f54a010c644c20c3ae4058f856b4a4589626d +size 2144529 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbddd5a7874eac62664b69106769ae6b23a2a8f9 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ebd53644517f6a9d7f84d9fd03c43006bb960a6d1e9ce39cc72d18acfd018f78 +size 3930699 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..505f50f8ec51797f0c08e7cd8dfd2f93516c3933 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:742a8b64a04794d98df6fe9534d9698e72274ee708a2639548e66098fcd603c8 +size 2832112 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f29b561121756358dae9a483f492fb7586f9ee6 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:72e2b72c2ece8980bcb4eb9046e2d112c36b6a0cae01f60c2288d8bafe2c74ca +size 2671446 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f335d6c777629cdd48c7d6a1cfff15130808019 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:0a11d94f58da85fdbc68bb4e117ab0f150b63b6cb82f8fd12a13b04665e6c7f9 +size 3401605 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e4f959d8d1b8863ad673ae1a2f756c56bf878ff --- /dev/null +++ b/AIRBOT_MMK2_toy_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:733b1666a6c5ddf2eff4fb8e1998392fee5c0d55bc9bf6285e4bd917d841007e +size 2095883 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f876963b959875e22e20117c7a85a6e497fff5d1 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:32cc6e64d4028f02b4508b3c504797013f24583237b8a5a84288e1c119fb4185 +size 2318402 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15995539a6f609b58b5b15491a247cc4dc961de8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c340f11f49fd83d53afc1a78b37bb09a056ee4a9ba24d9749b4a672e5d32c0f2 +size 2891146 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16a75d2aaf1b4ccb991cce9c6343f3e0bacc7a99 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4c10f0c777364638d83897e822798f2d11d86cc99d361e9ce6ef113e6004c8ff +size 2300958 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88a3bcd2a4754c418a6b2043743ddb8d8ac187dc --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a6be29e1d923b61b773463cfa7b6a41c8b59e76503a6ea5ea2f6b0d6c5312a33 +size 2054291 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47ddc7b1ba03616f3250086ccc31801d257d1eaa --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8aaae14924e1bcba05a9a743f4c69e09146f22d3447aafaee1921faa94c42805 +size 2231673 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96589580b243c7ec3cb7d0d80232677cd3e8dd05 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:072b8dad3dd6e2b40c4efbbce92248b2204c6f4a2491c8dcc0629cc00a2f2fd4 +size 2489595 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c60a403d1f1d1e4b1222817f06e9336f1ba9cb1f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b38028cf09c3e55b031273cdead9306edf617f117eee9f2d17a25fd5334b49cc +size 2764242 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58ea9ddf1e9c46e3e4a3a49ab044caaa83f70953 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4bd512ce956bcbb6d7fe125ba74b65783dffb87531f4c2ccbf494faa32a33d26 +size 2955353 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a88dc0ed4b7bfe42ed55987c0a49d4943fa2e75 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:1b36319735d3bd285b80de1e58942c5aef1e16cb9fdb9ec323172bc9082c877f +size 2234673 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..745695e2c47f23b8576aba0932f5fbcf67385a1a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7dbf0435e32c715fe35c91f5ec1445d6c56d27c2662750383777115c246eadd2 +size 3150228 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b083597e920a15b7e6ed78a92b037b20fb6f1785 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5f47ae639edb71c584a56cfb9d0596348b78d94486875ba4faa3587a00708832 +size 2343140 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dac6be41645a41b1be1b1a6ecd025a9c86399d9f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:48f0ab32a4547e409c56ff9cdd90b6cc17521230067073f36f9f7590fa6b9283 +size 2461009 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13daaa27010299b1a193fecb59b9eb041de7b15e --- /dev/null +++ b/AIRBOT_MMK2_toy_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:adfdd4358d8838fd9c28d3f6654d641cb33cf87e76cffb7d46e9ec4bc328d1c3 +size 4344844 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70ca39df2f0bd46cbe08b53bd7491fb5007a0794 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7d1612db74066eb0d767596399fd03635f5dfe83569e467eaac02513e4769052 +size 2823110 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28a63e266f36666cef13f8102bd984da7bee4786 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:605fe2f9d8528b951bc509f0656621d82fe0aac06a7d80b0c7d4595805e2486b +size 4304450 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..770b62e7be12ab2f40c95e9a551aca82404c1c43 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b2362b38995fba21aea424ef4686e0b5f3b2b1f5420e3048bcf609a409d29cae +size 5305062 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aaea272ccb2a9579bf9b03c7592fc61282d67e8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:15efaf79b80abdb45a451bbd0564582e39d47e64d500a1d8995fd831425d7d57 +size 3011059 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44c45bdb7df2f512a5d35ebdd210fe4198521a92 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:676c670faf0a7e4710b85037e43f29a45354ec71386fa1f7063d0fa913d697ae +size 3689393 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c340204ab3c84b301e9b90fc024339a417f8f4bd --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5865f907fc8bfd72a7552d91999265f25bda8832b8f3476ae56b591a7bdda47b +size 3468348 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aa6683f2f2daf7901bdbdb7661465b20e7ad1c2 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6b512f9b7ed720cbedba87c69d340a84a3d3d05743366992bf92dbc7ea3b92e0 +size 2850630 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f96c8af897b8f8e2fcb2d56c70d99581339844a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:173a63a6e98d12e0d76e8a76c22bcdbf4d8f2800698db04dc84e66eeaaf700a0 +size 3409676 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e98ea972666678850d4060d29cc710921d5005cc --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8b346942dcc83c3c31ec5b948b69918d72202b37f5a0d14ee397bac91616ed3e +size 3368230 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5b58c909389a67e814fb9f25e93698a91719c46 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b36103b52b88732bdb9a8c9d0f9789ed834b4deb290675f87adefa62759f5700 +size 3836329 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..247598e8cd3c7dd740356a21d55e66dac68e6c0b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5812d5b26f16da813c00eba9eb17763bad917c26cb694f610211959ca02f7f30 +size 3456027 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53f6e9ceaeeb35bd4038dd451b0c4914c25314b7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:295e473a7b9daad9d60261e37865eef4a341b3d515e0949d14be7d35b945cc6f +size 3213116 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d18147c80642d740c65880cf7b19cc64e588c12 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:19a92de7735016764988b484330ba4797fad75068fd09c61830f46a4b71b81f8 +size 2861877 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb705077f64c6871fdf94cf5d3629f71d8557863 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:63d652422df03163d1f44aa88ec3a8780e913e1431d5b3386988bd4ddf1c41e7 +size 3729635 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2bcb5cd7e0e92027b28a99927a1ccd0a84d8c0c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d617bd0c98d14ff31a69103fc927de08f3a44627ef550b0da58cfb79bf425d7b +size 2697072 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29e68fcf13ed1ef49686eae5cf6f600b1853168b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ef96137fd0285c7c11fd2cefccc4bee56d9642e0780841ea53b1e404edfeb6bc +size 2808376 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf49635f2a0089bca1016f47fcff29d98887720f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:426518e2484ce64f0d9f2d2592134354c37e7f6704ee8ec417a1c5e593d60af4 +size 3225822 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..801a6879ad25489b25bcb7bd2f71f62909821994 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:fb42feae48263d1c6f34bca3d1b2be6c75cb28c871596f99586b79189a6ee682 +size 2963251 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ffa5db46b61d733bb3890548e21907336da957d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:1e57c1f0ea5c0addd6d0a6ae4dc2e17f9b34f039aa42c938955d481948167492 +size 3231666 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f91187d85d9e3449557183e132a1aa43b6bba88 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4cce6c64f6bcc59cddc5235a5ce34a46300a5cd7da040763a3d3c8fb3224c439 +size 3132144 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25ac17c4249616cb545c2f5436e46442d547a5fc --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a65258bfe3d15e5475881cb76aea4da169a0cba63ad31ce24e473e0f738e37bc +size 3324068 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3403abe8a4f0273a700db8868e64da8b50882cd4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:44256dbee3c77d7b1daa3b0c7645436db4a9cff29faa8ffd9ddb5a9b0cba2fa0 +size 3408391 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..569eab212da8442cb0e1191c220105a6bea8c28d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ca7d83d040dd6ea6c41cd7fbde8aed69d0a3f239cc13e63269cc850f75e71bc4 +size 2867735 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ac4c618c68251adb629c07886153700869a58e3 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8bb096fe820a99cc3fac757d95f17fd50b62fb74f1b7c4b766b78744fd4ec9eb +size 3180698 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc141ed7b3afc8744d82a58ac2449919a50c4948 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:76a9a18bd0c2c13223eb73f0a616532bdb38226ee81c1b3aaa5c8f89f3938cb9 +size 3563767 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..897f608bdbdb8a1b1159b0a841fba00b9a9cee02 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:187c704fc0b2ec8ef1d7f6d789b752206a592e366b7d5ea331118a27594d0a42 +size 2577936 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f748126ec7682bca3d4c1a2f47b9bb81532ef00a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:1685765b38f09e6d299f621205a5d9c27da55a086beb87a87b2f202a88095d28 +size 2748299 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40daa810b61c3e1bf5952cfc278f160b4f9183eb --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3c67f1edf02535dcae9904b4332db35baf7a0d7d2b32f2ea358bd371f7040adf +size 2675072 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8effd2ac98646724460fa2430198378cfccb1ded --- /dev/null +++ b/AIRBOT_MMK2_toy_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:43c626515c59f402b0b1b50d2cfea97bcb992a24dc97f9a3caee259f8d21248b +size 2512898 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dda757b3f0e338f68eeb2afdcbc45481d51911f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7557066e347424ed66880c263154326c9441ec391d50d38f882811db7f0df78c +size 3077851 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d31c0d94c45c4d31021106bc3a5a96f10d662ffc --- /dev/null +++ b/AIRBOT_MMK2_toy_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:42b1238aaf0e79939cf7ecae39ed72d6a6b22242e2a36db3a9f4e78efa50950b +size 2634224 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57f5ffd4deb806fd817ba48fee48fd9ada046d84 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2081d1a443665d6034451dc50d8f57c636231f1d57eb0ba80d51a528fe4ca0eb +size 3019975 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..769342011613df92fce34dee8176dc6f14790909 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7c716998b773b34683a9362f227b866ff533f663931d9ce1c86349a1bba82d4d +size 3007420 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84f1f9edd04ba6dc9598cdac79068e6453d51484 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8c8ec840ab0c386f45e7ca25fe49d2e0f4cc6537035327ad8cbee0a0810c4fbd +size 2847249 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aad1551baeac7ff0d8e9c2b366413e473e710880 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:1583fc6c1c9d3f852a2eb8caba098c87acd7bb5b82fc89cb24fa45b9543f028b +size 3097796 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cf94daf4b696f0f8b3d60301d466a07250dfbf7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3e88f7027c79a09d05a2715c72cd6738c8f3b69548d369bf0509d5994c31f255 +size 3458291 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9660d08b5f35f56e8a76cf042f28908fc34f4dbb --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e4ab2726251a19d29c437d7d6db421d01c0e9f1c773cf64925799e79449745a7 +size 3008871 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abb09a18a7a5cb03773db36da95ad82e2f4068a6 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6ca142c467a4759fe374628fb070514e3bfcc8fc9cbe95dc81617b8d155a42f7 +size 2573268 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..189d22ed55a433af6708036ad212021baf4de15d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a0546907f093374dbb4aedc61a35e4f8885186b14a147da2aae17d1e9ea41ba5 +size 3163623 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d2d387dd9cdda9223a8b0819b84d2a20d9e3315 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:dcc156d80c1bf792d2c0707389bfe5497dab0d925b52bd8fd8f99be2054634a5 +size 3408305 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a2e09c0cd2c386e3769b1844d38147ce8a33aa7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd7789c98c99d0cb71cb5619fe4d03ff7e8308a5c102d80366d998d20174dfd +size 3171347 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9380ccac6105564176f0fd816b3025ed86611d94 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d209e3f1b8a68a038605cf2d60f22ab495056373d36c3e6462868ba8cf3a717 +size 2983965 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ae40c70c78c01ec9a9b03d066b5f0ae7dee221f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:195f64efa822bf581717f2f2fdcc01f33f725ef05bbf8a2888513809356527f6 +size 2821739 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e9c0fc6f05b75bf910c67f39a43d151ce609d48 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64b2efd7f2a5829a34f562eb8b26ec24b016f08220c9fa4e3f671da725fc8a4a +size 2587219 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f63f3e30dd68af74eca7aed5c4a8ca3464885fe7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:504b500e3cb4ef156e1f064ba7d549b19321ee1963c91e66868b14db4097d9de +size 2563622 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe8f45f3cd364fac71aa37cab8ea719289cac4ed --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8fd652e1eae488e9c2bb473101cceaaf3ac7cb779330d611134a0fc20340dd9 +size 3204025 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9617638b9574ef7ecdf0d79baa639a53c6d851f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bacda1d4d1471e25faf65df998fcfd6ac5c7c1c48aeee4e29e8c2cda2b3036d4 +size 3747338 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57df895b45cf956eaeac4ff39ca1e2e6f5bce141 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287087aae3afedf764f4a6be4df1daee5637e2a717f1c2343c60b27314a37bc6 +size 3703381 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ec12da739b8dd02e7222199f065231beb2a9f45 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db2d9e7fb539934db52b3a0470fcd447225a5baf0eab0f50f826f6f63d310feb +size 3405471 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56fbce5c48d5d2c7a86f947317fceb15464753e4 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66cb34f8269917ade91f64899c78676702a8d4207b31c67ba74b8c27c1138809 +size 3714199 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e774a0d5166bd0c24d97be4610a0cf4ffb120f1 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d29cf2b8c100ccef653e66851fc47e65bee654da3cee0d28c22b15365e95ce4 +size 3156582 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dd5716888ac57783149d14c22548b4b611631da --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ecaf8c628b9809110370dea71717e2259c0222cfc7193738d25560bf4e257a5 +size 3120393 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6348b57ffb12fe86268b92a19edffc8dd6f90424 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df4345f6f90c52fa558cf2d247cb14d322eff7be497bd1dc522bde5e1dc019b1 +size 2788140 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9302502d1c6721e8d3d62f8bf526cc41d39004d3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f7f0ed6c134ac346a8a09e4eaaaf87e382bcf64fc3f4233547d666467ccf9a +size 1951635 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cce4df5b2ec02d43fbf66d30b4cb026f0388bd59 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a954450882d52086d2d1bfb6db51d3c41c3d9286c40a223d293556cce063f28 +size 2710967 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb82920ff0446a43d6403f3a7cdeb90811265130 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37405ea5a7265f7230d5fb7089cfe4be5a6b6895fe55e8f124b76cc81c3b1a56 +size 2317566 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4950f04041c15f3c1682f1c964f9e97aebd8883f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ee432f4b73bde1dcf0b9ce59ec9cf04c2fa899ee32724933178efd6be778313 +size 2800753 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e191b92d98de14577993931461f98ea6aac5d237 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da96076dde70a7503db15bf872c3e73dcac9f4ba2df8e54b626fb23091f5d032 +size 2591371 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8c8305344731acc49f60f6e84dea298b966a7fe --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02e4b60a1c358e01938ce6ac8afde2108dcc82ba89d1a16fc20f63e82e34146e +size 2201901 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23da975fdc2a37b6c1931bfbf46f78e92cc68791 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff444982c0a5e6028011dac432d3b4a68976b732d455cfbf5eaa40b92093d7fe +size 2595861 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..875e99d15a0f213e70b572c018de37ad50562174 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ae438bf58c3fbfa689e212af9726abf3ad0042dcb3ad3ecaccfb19e793bb597 +size 2614319 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e4877da0ca98e249a0b6eb44924f84183120954 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bbf170eb761e9b66457014ae03dd6a11c3b6b02d0b0104bdcdef8ceee9ac162 +size 2601446 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b868bb8eb0a8c1b0c4672242426052e9f8b5804f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98813f3f185a171d378666b7b6ad2efc549a800ae84ff34c262137de6a12132b +size 2294957 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bcc69cecc6abd9e9028815de4a636e011885794 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e97d0528be19e0232cee9632ebc0aa4ed4bf275311129c79100a2652c93634fc +size 2463938 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf8a61928b73e0085b589c82772a1324413332ce --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8207176cce0741f8986c9879a8e5b4ca93f9d7a1cabfd0f6ad6d955d13c2b7 +size 2213040 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4a487a3c5fd5606935ceee53bcf3ab2a6007727 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfca311603f7c925afb6211f2a99b5222416230c771882ab8c172b7cdc84fb5d +size 2283854 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82d3c50802e3324947ed71f0eab6264508a5aeed --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4601ea17d98396c16d8b82c65e66f5b2f2f03684623dbd6440abef0f72c3bcea +size 2526955 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61363f6969a0b3c0c4a33b62de2e52d941a85be3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dcfae20221be581fb08d1acd14ff3bdaf587377ca4b9f548fd8a0b8a46006cf +size 2636104 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f89f1abd51d65551e1b034f791a249d315f3652d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d07f3dbbd7f9845eb7eb7fe2b7a8061a83df1972c111062b4a702e68b29a67 +size 2704642 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1175c154d50c2acebdb9eb1556b1fc6703fb4d41 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4290ec0679cfdf968f00a73817a4229e554206886d0839e5b991a26982d50400 +size 2764069 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc84bc93d1e0bb6e93ed3d4dda27239e230eae66 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01923552f23a4ecf3aebdfb0c671b8236c31c0fd11c04d2b815732134829f81 +size 2192253 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18a2c0461957c2f4177a09e91b5bee1e22e4000c --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c62952a44199ed7bd94c24588efb1db82bd1002dc6575a1225447bf215cb3e09 +size 2240528 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a8cc5c8b4a781d1a65e826167f28bfa284fdead --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ebf0b26c5234f176dbf8b2c40411c9c2dfef63ea6ac4b2e606b12149a323c2b +size 3161952 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c31666b894e3107ef100162d4d91ff96dbb15bf --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:728aca87dd8a679ddd96ae2cadcf55afb89d224f995835d3226c0064325049dc +size 2722558 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..082fcc223b5f1677616111e997e3c28e144441a6 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e5e80c94800aea36c9a06554b207f8e1e9e9355f2a58ec8dca3db4dcef851e8 +size 2331159 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2611f5b9fe4131e99711d5d7812fe325842ad82 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8df72d2f96aa3fdc1817d95d6d0ead6e6a7e56b83f27ac62f1a8156565fd31 +size 2741305 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e75467d7a3b19328c3326df422f77686d4005e8c --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ac2803c5c648d0a4b2363998f758a213c388406b0ac238eaf31504679deaed +size 2682685 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff8f8cbb88b2fca7a98bdf6fcaf76e582c01de80 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5868fa927031192b5bf7aa781246e400d89b0194efa3e2e43f52470a6798a8 +size 2595609 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6b9fd6f8c49e622be4b21d2ae2fbc25d30b4119 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c64313c99a33e0d972de5358f644897fd2d26dd5f49493e12871735e3cd1a7 +size 3151464 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14e3170a273054f50241a56a33997e4241254e13 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5062127f6387470f034eb4c2e0f2b395e6688c2c44a34782ee345c19d1043ec6 +size 2176318 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba5112e900b5bf9a919058be12f6dc4cd77a907a --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9508d618871311dfe192bf4db2ad7245944982585eb64a2b5f8b83946c9af671 +size 2682589 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25f1abc874baf849c0685e336e8d428aceb05f07 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14f09cc37640f5559387df16472af66f11a1354b79175b935f107a7890b947e3 +size 3257886 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e73b08724c45aeb1fdb67468a04a306602a96378 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecbed6035a03b1e31ad892f101d41c0dec25d7480e8332848098aa88e539f06d +size 2462136 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f3e7d0ffb8c53dcb53914bd9edaaa283accd762 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45c6a0cc0282c213d418dd870d29dbc04233fbefc215c8c52f938e2549e45670 +size 2133762 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d037a6002c120056b10cdca6a3dc0b94a5b84b64 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde3e7ee55b050cd916da19c99e7c2e3e613868e90966c49e1899889a7372df4 +size 2338527 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2c4460861644f0bf33a76c672d243242d7ace2c --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:306ecb1da09a722d0d26d14db8d121b7414e4bedda246e7c57695629c3335bcb +size 2275940 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60caaccd7f0b050c002cfb8b44c0075a04e54dd8 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df79bd9191f09f332097aa0fbc8a4b1af46704674d570ec2a3faf34021be6ac4 +size 3706335 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d48544b53d1d46d2dd6e2c99f29faecf56a0d61 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e41a348629572924b0070dbc84395c24b4ee76366b8d3f852218abaaa13bd348 +size 2039656 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f359afdffcbfbd1df2d1503fa3bef0cb6f7f4793 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2309e85e18ed49652bd60cb37b4fa21190dde0cc55f81bdfd4e436e8f30dbf1a +size 2360193 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85e9ca776962b1057f30e987c8f5b869e6be3d6d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a99f45245ff8b62a301b291c23af0707fe4238b98862fa4f4fd10773a140fb5e +size 1939945 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d7043859b18e80e5c5f0712edf883d040d9e466 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af523542134be1fc7975cfbad43b56e2ea8f83a342f0b9f641a041b2516f68f5 +size 2330602 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e604efe9dde30f99f553fd58fdde03f459afb9ba --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2dffe57ee4e69fa61e4507859f2062c730698ab0f59ecfd0073ac1d888d3bb +size 2400153 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85ff4ecc031fc322de8f790c28b923ce0a010393 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d527106461b4cb23f93919e5aa139d4ef775df876a137ff7534f9f762269eb +size 2179750 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5ab457ecd5044d96ebd974a1906b6b19ba53665 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35d656ee576ee33f7db2bf9ae5382ce0a4636be2ad75914ad26d4641598bead7 +size 1939143 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d0e8e5b13d00e8178b4a17420196d5533add6e6 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96a2d3ec596996a75e00774eaf0689baec2dc333a734e9330cf7f06259d5dc57 +size 2263202 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9b0680f5ce317aff9bcd81bc4263b7d71e82c7a --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56420b1a056047b8bbdbaa8fe3e0facfef2ef3691e43b3077b321b3e7a40cd1b +size 2148584 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fd5fb72abd1138bc17e1bfa21d9fe17f7da4149 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f03618c4235c7eee6a6f36824b73ff37dd6f226c7df151cac9897ac7e6cac3e4 +size 3169605 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..058c26b07ccf79ffccf2351aeaf782be72ece700 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0b76d0b8b9b64e07b213489c2b79e02e3e05903f3e5155596170c15818d14b +size 2065233 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f08e102c4db6e7d5820a6b9ecc03ad6fe440a09 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f315fa63ddd6e0862235b2f79914d072b7b4c639c6b6c93db047330f77627df5 +size 2182677 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1840e6955eedfd84302ed705395e9a67014a32f6 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e38427cf64824d5d56351ed987333a07dd7c914cfaf137e33dd1773a9095c77 +size 2127691 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a19beaead69288ca325df1f5db287b714fbb836b --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd3a9e4423ce28e3001d514fb86e8ba00edc01faf88eef906613cc4aa41aa5b +size 2408722 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5b5cc40ce8bedb3daab61b930bec29aa4d52bad --- /dev/null +++ b/AIRBOT_MMK2_toy_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:81e4d9b5db14feceebca0892fb02da952fefefedaee51912827f146df9b658ce +size 1066472 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6395efba733c60115c3cb9b4c51930d9c4233edb --- /dev/null +++ b/AIRBOT_MMK2_toy_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:945ea157a1a34ed4e4cdc0765f1a41a309a415c06c53eabd6432fad552194efe +size 972044 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32239ff801d484d9f32bf16a988054a81bed35bf --- /dev/null +++ b/AIRBOT_MMK2_toy_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:34735241272e9fc13409a8f54245ae286f4942b6e590a9cdd0f41f1d94f9f739 +size 818434 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7121cec979ca418536d60c6aa18a3a82d39667e --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c249357670ca8caa06ceaee455c8cb81839c30b42862cff6d6433e73be085471 +size 738046 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90b98a7f5bfe4791aaddc25bee9686d953d1a4c4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:9ef7558d676ffb27707304f039f5e5d94fe95b67632f82808988a5b30ce4cd97 +size 651534 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5400740a25a69d883c41929c1c3e3cc2dd4c10ef --- /dev/null +++ b/AIRBOT_MMK2_toy_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:af5a6c66d101ac4ba6b320bc33f563a10967dab586cfceb7c2db87080ddd4d76 +size 615372 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70a5dc57e758bf94287a5f96fa7ec4030c03d1d3 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5b544e1679440e6b198f405a3ff66ad75a9ce03a5229c8fe692492ef11a67803 +size 654812 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..016091b8a5a410b8057160b41e4d6e823c9c1f2e --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8de913b56aa3954ad2fe9cb7d99d96c8146533840f64400898c5447c4721db16 +size 515498 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c105657cc475d1ee9eefe7d0a67320ed152972e9 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ff9d92a5d3e19a5243ab00b25f3fc97d149d6ce697de1674ee5be102eac4dc5f +size 317230 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43583d8f43e742cfe95a7e63ee4342c20eb2c694 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3eebd469a92c9226895be2bb5bd35c3b71cfcb9cb86153d34ae233baf1cf7177 +size 339557 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d12f499121871e6c5c52722f84bcbe685f9c845 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3336482c64a6a96bdbcf0add88e4fbd41e34e3828dcd881eeaa89288aea150c8 +size 318064 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d4b9b16b981ae2aedc140c1d0ecc293ce5ae9bd --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a1356f218c5efa01517b0235f73174f27b25b23253dd702c7c80e15e9697e2e4 +size 391182 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f50db4f8d9b642a05cd89bc73b6fdf7a5711a2f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5fbd48ef1e26fb156407390834d33e88250efdd37f9d99644d7dda98d28c3f74 +size 763487 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3623ef3a8aa15baab920683d4b1f4b5315309a6c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:713ee5ae4e11ac6b1635e422a0a6b949549fd681408d3e73c7672111aec8a89e +size 423525 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc20c066dc084d1420ead8fb803adf0c2d3abba8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:35fbecdafddcd676e325197af3006cd66c892c93e8d3caa18d46da1d1ec35b44 +size 445758 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53271df41976ba3b224785b6cc0814ff6ba155fd --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c6c8a666cac706d592f1930ff47869c23be002563784311eb1c0f7b53d1cc4ad +size 375832 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82aac181c204a50195becd33d4dd27017d5f4ead --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f583488a15fc0966a3c941c036182089c3869815931c53ca4b35168f6440f7a5 +size 448562 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7207d4d546c645b4a53338a7c3c9841bdb860879 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:146489b7ab48866b557f35a3496142f2c3594dbac67c3d011a64d720090b9262 +size 567539 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd1b18fbd0d46aa117a180b603d0a93de968b389 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b68a90e1aacab4b99f026a35c5c778257b6ce81a51eae60b515034cdb81e6d30 +size 463645 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a0dc75be82d5b02537c1bf0fab289b24ddbde10 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7afddaed91849ac7262cfdbb6355c0249c74874c7bee6f5dfbc9c28c7b46a44e +size 473516 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d7625b4b108c932f6a226edb574e3260ecaef35 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:505e83352ccdced8c2979816c2b75758d5e5f1e21154302daea19d81cdfdb41b +size 671133 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..996e154576b4571f27ff97f3e74b3e14dc4b056f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7fd45a802a491fe7f4f2553c4ace64750667a4441da1647c119f3433f6125e24 +size 461030 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d152aa0b2bb40216f2f0fc910b03199a25d59b9 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2838de6efb5d86608ba4e6d24e0470d38b5918683f01428e9beede953ede037b +size 439886 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..615e0d13b4efa35b72477172e9248b7fcfddf43a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e30cc5e47af5054b289382a497044e36d2303e3b589dbe5aa9b961059118c26a +size 862930 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd2d145e702013b6aff0cdac73a46687e049dd62 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c6f88042b9ab8c32b460956e98586d67a7e19b37a1d60380766954b7e0ff1751 +size 429130 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62e4c5a19246a96a5c2da34a9f24453df4b94add --- /dev/null +++ b/AIRBOT_MMK2_toy_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:23fe43786945d40ead37c456633098342449f676393dc538adc5dab9d5c1248c +size 453240 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ede23ab3f4d781fba827132aa6551e041b3ec106 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a05b18251f53b6e3c671605b63366533a9cd878f5a3290b9465e932b2230f405 +size 393151 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53ebfbf1d3faa5bbf3a0c8a350708673de335da2 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:66bba923e29c63b9bbd4b7e643d043d7e394072f8b66fa6d7f29ac149b88bc8d +size 381524 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95569eb8dd55a1de222959923d3c88586e003de0 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d93b1b32a949906e9e668d6932ffa66ca0c0aaefe7d6ba44df1c1bda1bb53ee2 +size 371375 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1640586a986b205999bee26d2c015d202bac0034 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:dc43a39bf3a9498b3ac5397cd93b6bdb26f75cf6c96b9b510c64beff525762a7 +size 402394 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb47ca44b5b63845e24c4a7a7c164725db18cc24 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:23389bc2db18225903de4896c9bd676617498568a5ff47c65c42195c83e5d887 +size 479484 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac9a3d74964002bb64411ed7f957f3f1499bc095 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:baa7c1cf944086767fec323bfad0a5c2d7ae40677e8efc489630b67fe1cb7796 +size 427609 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a85842a9a961dfc9b11584d66bdd1a787c5be918 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:fe5f2841bd6c45cc86cddaa8dbdfd666bb8a588198fb4d95a0fc5130bd6808cf +size 577377 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ec86d09cc14e289aaf8a6b9ee509545a2665094 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c1ba02adc43dfe3b65b603d0a968afd34c5c7feba3433f1cd5c1c7c8af5ebc90 +size 413740 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b9ba733e23ca480dde5d7a77086bb288cfe9c29 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:13bf8a3ac6148a838caee1d940d1f6f582345513bacaca1120e22598f4eaa920 +size 847517 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62d3f7f493a6a148d0ceccf8ae44399e80944137 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5b5d5a6e1ecf592fa1c0e5b3d2d5e7b9cfcc4481d5643d17ef55c5edb5cbb2fe +size 466695 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6b94b1a59b5117421597ab18106ecc4647779b7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:11a97d19c9126095889fa1512edd2e3e7dd0cc83711dd3e4f471e2bdf6172ac1 +size 377094 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f66a7779aedfc9d57ac0bac285e252fb47bf4d61 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d64f93afb35cc748673d8f191da47cb8e115ff3668e929780399de02d11c5f60 +size 694769 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de460f8941781463f75859f5cf38f13affed799b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:84c11a4780f879e4060d4a094c5e915e4ce6ade4fe59f085dc7549dd71f2b01c +size 429834 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf958c02261f6e30fc85b1bba41429ca50ec8bde --- /dev/null +++ b/AIRBOT_MMK2_toy_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:683d92e0c485cca1d56b6a3359cd3cfaaf15e6a2dd092042a3052d8d8644b745 +size 380046 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab070a76d5cd9d882849f59eede49afee2719c4a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6f6644706280fba9f81801ce49eec7d26ce46569aeb0f40ca86a8e328d902bd8 +size 490865 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d703cb4465c502b6e74e76ddddbd523e3683f9fb --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8d8c18b934901a465dc3921599b5661a091c0bd0e93717a37de5e777b594a2d4 +size 452356 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08a785163a686696aacb3dee29fdde4a1c47a6c1 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a415e810074e0bce5d27709f8ea8b0019202c173a5a6f182608ce4d05d4c6480 +size 469272 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b192f9c5ffe29f7f3c53b51cdd372ae1f50c3fd3 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8fc45d03a5a797ced867d140f512b53098f887fb35ca03c6fa6b6e1b0d895162 +size 447758 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d93f863ad5c9d9b041a0fe2f201265cc4541c44b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:140db4af49c27ab95d8492a055c3b2df97bbbf0c6122244226beb0b38623f8a4 +size 411766 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b988db764bfc7b7f292e8f0fc46aaf1df162620 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:25cfcc2e5c41b0173853d8a7d4c0d5b4e5e62c964395fd735de2633bac033f12 +size 948631 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b6d8c600dfabf49ae82768b8b075c07b7be71fd --- /dev/null +++ b/AIRBOT_MMK2_toy_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:dfc45ebfe0d60ba89032a554b2428c561e0ecddd37711bd69eaece0b465582be +size 814341 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19c3b1e78ea82109228686aee0f79a1be9181f70 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6291f54877c591d5dd42c0b424898e204f8d5908849850dff3e177b4e051f5c5 +size 717912 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f96ffb51b20960f8662c8e95b796fc0bec3e9a4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:51b839acdb6e61c48028ef3bc0c8aac1c87071a2f3b39ffefa6d7a47550c9944 +size 761074 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e2eee448dad7947eaac1e2ff50e9c131624da83 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:fcdfda1f88c4c766c9fbcdf604ce4b5e9bc11a866cca1790037bb515066c5e55 +size 664408 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21c8823a40e1434314aeb557f5a2c52a02535284 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c4f4f6ec0a82a1831d2a1a5d9ce33c39a668adc3a0be91987108ceb58c4066f8 +size 1024447 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a70c6a9087c76ea0adfc746fc3e0e5ed2699c896 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:de1319ad01b1f2dedb3418720050344fc16264f9efdfe7a7d9282af175d938f6 +size 865557 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52eb5a0c64b661512b25d001536774eb17a76502 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4aeea73dde60935c57fb5b51e11ac7c837a7a91e341802fe0d75ba91c6efae2e +size 807097 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38d683b4b1acab8fdb7eac951423768ecc0e7fe1 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:73330b71bc561fbb8e62bbdb5cee354e6dad5ccb12268d479ff06908ffd6976e +size 646499 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1af2f2004d910cc39c72f6e529a12af6c3d24937 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:238ed5be40acf65db31d9930af993b646fa8e99b3a2c0f56713a95e199104bef +size 578343 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82cd8c5a7f8ec02b2baeac73989b069181f20cf9 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:45877772d756e46b5b0ed37faff39ff86e12f57b12600f56a3397fac99abb889 +size 605571 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb20852756c59862f1a895adda5f6c9075234b91 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ca160dad180898193454dee13a50b066603d1ca4831492e6903ecb092443a683 +size 483778 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b155f05318f781f1137d7f678cff6abe61a41e11 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4140adfeb8b482bac6c37ef45e75a8761238586a3c3febd99c2235651cd9a9d1 +size 540858 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b06911899ee481977914afbc92cc297525fe0db --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c9403ddffc2e8a1172e020f57fedbf7a245519c73db17127ef8e918536599d65 +size 463406 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..210df2f29ed606f24efc60cc226b6120fe648f4b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5a40d27c50e766fae85968cf90ef99355a5d7e62b5bf126ce3b14d5afadec166 +size 588506 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afdf6a8b251ed5d2fa332834a933cbedb696bd17 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:65cd3a14e7e65f876aa4e4e7c52ffe501aa52441aace574e6782b16c1fc9d87e +size 626132 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..212297ef85c82d1700e51fc2e65f5edc96fef704 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:9b3aa7720c0068045812cda831ba307a8759dfc42802c7799f9d951dd7b9d256 +size 538132 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd9ee85dc58ab7de20f3428dc03610f78d467323 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2ba8f45b87d3351a953b0f984981c901e4d8ca9c20110c859b9ffe9c42f661c6 +size 902903 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7cd3e15463adf0b4f46b4901a4192e6883a8324 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a319a46f9b94b84fec986d04337bd84d6df1107a878e40dadb12ac21d58c14d8 +size 560129 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57c0b8a2fed08322c8aa4f23efcfa4be360b7390 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:38ea90f6f0161995a5f93e13bb09c453c8f47816beb3fb7d1d0ab7c120659a4f +size 551217 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56020ab8db1bf865830ba4fe948dcb3b78d1a8fb --- /dev/null +++ b/AIRBOT_MMK2_toy_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:1eb58b45a0698aaa4d4d9d0d7bb6ea9d91d6fc6f48fec7c33ac99ff779ea7258 +size 550379 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f2d0fde0928c2e673cb54261c48d940dad943c7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7b3e4034a3f7910586c7166a339223aeb8a0fdd5ef68b2dcf79054048776546e +size 578183 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cb4b9a092a6723dc8d212db8abeb5eab1b0c76c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7b40f46f547c30a5d10ffe8726b25cb05ff0cac5155dfc50b3e81964b4da1aa0 +size 545639 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78fefecb9f75e40296e09dd5b6fca99bcf1b9c41 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:1494aa1fcce18cc858689de5bb7315ff2094194faa767e754880a71cdd1663f8 +size 555778 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89bde7016beb1faa3eb9017817f7d90c4431a62a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:69f7cb45b83fb32e0d94e43f9a97fbd9badce7540a1f087d93d4bf0fc1ffe0e9 +size 586905 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..498f8904f8f1af64c6a4e52fa07255d07681e8b7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:626a877e0dcf2e61df556ea040bed7b537f98ec9243855e6a8a2fb725f7ed299 +size 790533 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..600e1b48070cc1efb91f04d37b97baf94757c7fc --- /dev/null +++ b/AIRBOT_MMK2_toy_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:76015ea0d01441dba2f70e0dba190a0daafab812578f4243564f64d61b0697cd +size 574664 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e41daad7f5b5a85605fa8ce82ae6b6dfd92735bd --- /dev/null +++ b/AIRBOT_MMK2_toy_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:338c996c1cbc05e0c9b8ac6d655e42cf3e85c9dbc494167a062c48a890940ba0 +size 593636 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5958860dabff6729dc431ff1eb4e2f24ef6b6a45 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:47ea152ddef50102b1ef35ff61a4e24805e0ba3fb12e7238c73779385a38cd8b +size 771693 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..308cbe65ee61479d786194b13041cfe2d900a961 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e7107d34fd6fbccbb72be2f8008fd1962e42a4292aa243bdce8a31bdb1b5de78 +size 630605 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dac73f76fbcf5b1f65cbc7a1b666924f68310eb --- /dev/null +++ b/AIRBOT_MMK2_toy_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:16b5b5be1ea6efdffbfa0c76b4fe90f88b8c8e83c72caf7b5d87ae4bc5799db9 +size 627431 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08705b1c20a5c0b0bf4b6cde9f01bc4889186d1f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d9d0ff63400babc75d81bd0a29aac3f6f2a1de36f95cee125154647cbc8441f2 +size 663373 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8da3743f0b239b26431d8dc5b1a0b1192807f075 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:79b6376ac8df19a69489e25307264aac250903d19b866b6138baa5f375cd7db0 +size 624205 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28adbc91127e9746076388a2bcc60e979a4bc0e4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ea10db7746709d0b951449a30648fd944a2be7c85e6a290996a5e8816bf9aa04 +size 778270 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..deecd66a0d7db4e911e52f0d537aaa94569b6930 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:46b6c3fc1749e83f45fcedca1d31eb1a5b315197e6b038e6a0d02c2f86ef4e0e +size 592455 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f3930a78db9e54387a30d1bd8e4bdb873e614de --- /dev/null +++ b/AIRBOT_MMK2_toy_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:99f35e21d9a1425a84f7fc2bcdd31692d8ecaf58661599c7e12932f2b3171482 +size 768180 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0c9bdfb2df87f1f4e7be1436542acd88496de09 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:9244077327480caa8684a347d8f488f4d912343fb3b7391a2c23af654d2168b9 +size 734631 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fa068a615c21a8b6de89c2770534e0660bed099 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a97377039b1074ee64bc6dbeaa86f752e13647980572ca8d29af994f4d2a415e +size 581736 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46a03ec26d4429fd18f93c48d74b4f1cdcaf5dac --- /dev/null +++ b/AIRBOT_MMK2_toy_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:1f76b0efa39038fcfe7b78d77afa78aa041e9faf825d92b82388a80b1e42ec52 +size 698420 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7fde44f527b6bf9d76c6040c80fca3283d77332 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:009f6be53bb1151209eac4a2aebca4833525257a17f7d1238f584e2cd408533f +size 580527 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3d2b5f0777c1b00e06c1ddd3a4dbb6d11e615b7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:bc311cfd5f8f50eaf9be6336221de3bebcad0cb16ff611451a2263befcea57d3 +size 559071 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19ec34ebdbe91bb49d9059d4e2b6b0de395c1d4d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:189552649a26e3691404f5b4ba2bb30fc6b7303c1fe7a90af8aa44cb7e46f70a +size 603509 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c0365775105af6620c397decc18ec6b691611c9 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c2d164541a684690ac0367d95813ae4905c1b77bd6e1424686710ce41ca84bc7 +size 552334 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62ffcab9aa7d060ed7d77e54965749c3cf0db79a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5a57204cc672dafd391a186b8bb2af06f92653a81771fa09ee56c18d52f5ceec +size 594599 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45700485139655a6ded82ad139e061e9d902ea33 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4bf5fe9042c68061510ab6daac75b08f95110fcb1b83e66fb0d93f617b1a8c25 +size 484152 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49fbd218efc7b22e8c6a201d4c755acf2d0ce05c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:83bf2dd588367e8c9970c6fa8946d0ab1777d0ecad3cc501920ed58cec9fe7a0 +size 543019 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7c898c64e58b00eb7fcf6c1b3af3e547099313d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:13592aa4b599ea92b210f1e5ffd04c952f2ff6466b0c4b6767b4c7b8d712876f +size 598578 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aae0fe37ccee661620d519ccc8b856884b5dca3c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e15124e03a865d3544435f606f0bd1e072bfc89d8cd9a365c8402493f0f66d02 +size 670072 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9720897bb0324550424032e78180f6a1d40506fb --- /dev/null +++ b/AIRBOT_MMK2_toy_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:0ee8bf2d616c5f398b5ffdf6fcccff10a44a6431a70550563a09142089a33de1 +size 552691 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..310022d31cabedcc6968997902b39fcecff0aa53 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b4ce9e3ab8005a5ffbe80f10c88666bc92dad5dce3a48d7b7eccfcd779d46ca7 +size 694392 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b65ddec6619c373faddf08a635832fe6e9de031 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:eb360bd2e3f3471c66f8c8ca66e8fb94abc408c50c531ff8f03d989525647e7a +size 655029 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79bbff4d4f87b5ccf38e26a55ed04de3f6658757 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5f8a0341520d437aaa2cf14634dd607bd6583a8cdc4154f600efcfbc12cc827a +size 601442 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..601733337ba2f60cd32920c51667b7d803b9f186 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7e30ed58d9f6ee123b217f29411bc7ca7c70b44fd65f86959944ac3622db973a +size 714343 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1859a5e6ad4bb56df892119189342c9b1939b775 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:597e19906226ea97a6909c75ba4c722928a8f07082e16d40ed953a27a9cd74cd +size 689585 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f236f856e2d17e47fcd28f80805c0627f244dfbe --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e3528f7b7945aa799d1eef1a45ead33fae45d2bb0d5627d309bc10e7721edfb4 +size 1123962 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b7a3ca30bf2873ba6cc15ed964675efd1623278 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:11d03f98672c934e4aecbda5a241f14e31303490291c1e4cf7311805e8b4a19e +size 1463002 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..943f4f0c1b4b3033fcb69b780468fd1faabf8260 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:19e3ccbb55e8b0122571a096767f4aafc6e2d67bf7c48bc67240ee4676cfd0ea +size 888864 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17fec80fb94ccbeef1f033045a9953a0cd9f26b4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6a85db40e6229c5951f8966c40425f03d176bb966b12e5e6b4cc20c5c34e6147 +size 1053826 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df4dc7477a2766d31d10643efcbfbdbe40cbdfc0 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2a8c384cbdc2317d6a788925e990aaa687608f6c7c8d18535b2fb2da335a3b6d +size 1016002 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a18a7719777a708d871b36bb2942db6a8c9f9ae --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c189de40fbe887b51a045d1aa2111443416b57cbf6f8eef9202d288c1c3fb902 +size 846629 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39772950d9ac42b8480c0f32c7cf63e8774d651b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e2e4c75510c5b2ac25bf1fdb2fd3e3db39a587bc66300e48a61467f63fde86ce +size 992296 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..557c92e1283d3a04b1f344f4606e305c524329bd --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b092052af446d3169055ae659af8f466e5f01acb0572381549b3bf2600a231f4 +size 994775 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76c458a7646af65240415272ccc32f22c883a92e --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6311105609db6ebb75bd96d511ec43e9710dc6e276ce5a6eb3530523078448f3 +size 1276685 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca75f2447297239a9534931825abd03a13844bc0 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e7a188ce2918d067a87a054cc29c62107cae7ebfc81abd9063bc8ff4b5e6e4de +size 1064859 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a0a47065853031114c2ced92ecdb64608ccd129 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:1a505f7f988c4a58ddd7225427783b45671de4b14d2c4d2990ea720dcb64eb40 +size 1179434 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f46753b5435d0482ad531677529a20210b484beb --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c24d69f1aa5254ff349fc46068437c99386c50fcfc570dbbc12791a5a4dcc22c +size 1006418 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1d455231c588818c61ddf8d2e1df10d2754baaa --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c5105bd472c3fe7e11daed80dd68607f640a8ea24824459fc70f42b99ef2f37a +size 1090975 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5779de0beba17a537d3adb7de5a0bd3b5a7d07ad --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c7cb0d33dc78b32f504a0029bb8931ae8dcefd8f857afb1ee49413e06b424176 +size 969370 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f6058f95272d7125f3e318a96e3f454e2fdebf7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:64b2b197f1f55f99d4b220dc01c06f30bd3dffac6c8c6df38de6c3539032fb3e +size 881038 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ae919f45f2f684c5c0869547dd9ad7a65aa2381 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4f0876ef0ffe5b0d73d466227701dd5eda949f1e7d3906b7464d7f36aee2a93f +size 1064201 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eef9ff2485a4b718ce46db73a46a27e10aee93f0 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2461082ebcbc926bbaf9165584e5245c6d374666d2470306f70b51d5cdaea52a +size 948939 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b45f41aa82698937892dcab790f49b5f1a389c7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:bc8396d726d1c850c76947fe1fceb4dbf84b9a1dac157ea08764fdf815b68e11 +size 1098750 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38fdb3e1f7176cb55eebdd18a4a4c04ba3a0f0d3 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:850bad031f31d5e5e0e9d869e828470c7ea56a22b1fb9759fd5e796818332168 +size 1113190 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ceaad177bb80084650ec88db08605c03c0ff7ca --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f8d7aba5ae7f46d09b8440448b8f4c34fcd83766d6612c4440852e1c07c0e23e +size 1058641 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07c9af5be19cbe131ee97c12bbaa0c2b5a5d736d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:abf819980d4cd05482fdc005519e62c72382b7d321de8fdaa9856841efebf41d +size 1166711 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e1d7480b9fdd560c32bd5ca85040105f0457f40 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:94d5880b5bdecc58fb6c65716b8a95c247d6b6e8af9073a482676accfec1fee2 +size 1002009 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ef98d1b118aadd9c7fdde33052a80b30670456e --- /dev/null +++ b/AIRBOT_MMK2_toy_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:27f895440ff024d96778171cf1184748a6c58024eed5dfbcee9a2ffc9f4e0d76 +size 1055983 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..097cad300ab9204e3aa14cd4b76120c1a3f1a5ad --- /dev/null +++ b/AIRBOT_MMK2_toy_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:83c782dc8127bede51e81812dd2e5bbc5cbc1af8da418feca11adbae89df4fd7 +size 1052897 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfb789411a383aa2f847b32d11aab62eaf5ac91f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:016bb3fd2df6afa2b87572a668fbced2a334b69db3b04409bacca9ad1a3c88b9 +size 901872 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39152a78d12f6d8c6be597b2c54ec0f27fd2bba2 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:de780a9f83376342d916fc17c542c51f1421251affeaf8d0402c1b33e11a6eeb +size 919329 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ba007588dd528d19494c471be15c590e8032ca4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f453ea4969155359f23e00e6c0decfb19d7ace3799b0356c819972c03d2a89fa +size 909523 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8db5e47ec5ef2b64901c6e0fffe52769a3f896fc --- /dev/null +++ b/AIRBOT_MMK2_toy_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:cbfb8afe6c194d1f997af424513b638e5a2c96a9a7a27cfb33b9ee98b678f659 +size 962640 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e896692d6a47973db075cc8309563c2fe213738 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:24861113347b5889573757dce153ce6d7973f6358f9e4f4bfa0c4aa904deb6fc +size 968734 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6838e4024aa6d2ee5565b537d3e7d239248ad0a1 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ef88d66de3e7c3edc7d232eb0722f19e1f1837b98d140da0d25ba199534c66cf +size 908185 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c80ddb433b876673d3227b7bdcdabff90605c8c4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:61df54c4133e8ca72df77d1119be0e43efde53e81901a32a9413a9acab0dac83 +size 993467 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8be7f052fe17417c100e908a8a4a49129212cd59 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a5f5c8d38979a80d59be54d4c20858fb463a28edc4e5cc819d7bfcbb9beedcb4 +size 1081648 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e302145b6eb8709da20ad048b943581dea2199bf --- /dev/null +++ b/AIRBOT_MMK2_toy_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:14b09dae02ab6d6ae9a739b77cc8cbb7cb59edcba0f00c79e9c5142c09df2432 +size 947292 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc46711994503051f3eb585bf51f593a6da48959 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:fc7ff56f1e69ede93800d773e546b33418a8bc0764041d79166079c2633cc382 +size 1063541 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44e3f5beb6ee66ef38c9725c03aadf3dfa76dac2 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:38f7689befe894193d79e0328f5d9076fee6605f2f945b63a846773b47c812f4 +size 1022084 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dc49a9711649c00b4fdaecc819a5d6120161b1d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6750562f985a0f64f5aeb0ea007b2636e336a97150a5928ff2cdbcf16890d858 +size 1115784 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bade177beb2dbbc0873c7a18d5587938c0c417ab --- /dev/null +++ b/AIRBOT_MMK2_toy_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:0db56340d0ab6f02f60ea39286b8d135804ee69994940ae24413727116ec4247 +size 877320 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9025f1a92dfea349d722b99c2e944a9486aea9fb --- /dev/null +++ b/AIRBOT_MMK2_toy_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:add8bab7182495c7a6093d8ad5f2311670f92358fc2be124e993d56c34cd88c3 +size 1091994 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cab21966296f4ad871bd29b0c0c7cc0e094e5f6f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:11e4359c13b41eebc76edbd7489079a975245f8cbd5b1e28dca00a1f8248f6ac +size 1262055 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07739696cfc4d059726562e9494a050b7bfb61be --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a82d5258103db855cbb51ad984948e67cd1db75e1fa91b8e6f66edb2455a9c +size 1087686 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40e5724ad06afe874ef3f8bbf4968ad7b86c88c2 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c3ff915a132292f0ba8ff859609483141022a5cfea2b9f172e446ea7bc62b84 +size 1143378 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c90e5e664cbb04190ec2e294bda400bd149d81e4 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:757b1537bc97a5f261cd4f9feb11c43c77bd614195e9823bc0d27754141a31b8 +size 1027157 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de5e996422f5e15fe1ac2adb0d14472020c355ad --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b17fe382f5e2501157acd23c4ee95d52c7ecb5316e632cebd1584d3205a0731 +size 940516 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66a481a93978414b6264b2996ea9c9aceec525ef --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b37c845f632cc7031f9bcb90b91370241ade57626b98311e2f0cd14464955658 +size 949429 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00056cf73a3cbce224dcab16f16abe8086a8f6ec --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dc370a1a50273a902d2777038566554ce4f49ebc263b7745fb0829e71a33c9c +size 1191007 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcd771df1584dcf77304bb79113a02dad5df487d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b53421411810a1dd73d23ffa55779845310b081abad73d8ab4c630ab45dfc6c0 +size 971426 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb23ed644fd78b1345397421956cc29e517b0def --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b8b51161f9226da0dc917e938a5e10c0e4f2a40ede4e3b3a00909ba1e3b452a +size 1055620 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c900a8f5d0b3644f62bca31ca3ce7c85f3fedfb --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc363c34c8ebc275d4a4dcbabe46557f340cfe415eb6405bb240fc29c798545b +size 1008081 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..621f17d26de1783f05214844ee27d45f03686beb --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0077b2b518a4bb88077aa15a717eb02f9a0902149178da13024db568c64b7f95 +size 1066587 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a55ae1488d5c4bafb291ed730c56b5fb6046530b --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca70e737637f8761ed738aebaede8aad9736ac6cf73c36a2f312b3eb8ae5a325 +size 938564 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce3c4750fc829c93b552159ddaaae34ffb212f74 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:343b2c2b102b3058a8a0da64d42b535344f161501393075af0227074529d5632 +size 892763 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ec528c567850315ef7522dc349a2fa3fd920332 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30847a84c0b8d070f874ceb2311248bfb289815ab118e3861caa071382f0d414 +size 812592 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebe2ba57788206b433a6a4fc93432bb52558aaf7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79547469a889917fea6383a5786e1e10b2f96d1bdeba9438df02ace238717ee5 +size 521140 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ea7be672da99ffc8078e285edaac4bfcfcf0955 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fb4d8878d552dbfffb3de122d1c0fb829f3e2998fd27b67849d70dd9882ba4b +size 844852 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbe1cbf0ed1b9ff6d70b48463cc6f3ba175efca8 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455579c81d041bac651e7db25ee3ff8e5ed559be8458008601d731036286433b +size 741130 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3001738f612dfec1b0a00795f58322825a01c6e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af835b01eef1fe321027742bb40314edf4e61e94c73b55902f2ee77a012e2f7d +size 889577 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..327a5639f61bca2c427f92dc05db4b84f3d6d1ac --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7ae44f40e088560e11d5a1110e0145029a2e8b8c3b182b09b4d307c5550dbf1 +size 733014 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67b619287bdf3542e2e3a3f568f48c4ccbf529ba --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2edde3496ca86ce18b93aca49758865d10c34a050d715a62fc4f6ff20d3327ff +size 701730 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..662e0c3f941d4441ee54ec0d04e47ad50a3671a5 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03555bbe3f7762483f964577b604af5bbb7150f0a1f20af7ff4b9fa0e68d3b8a +size 769878 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3c1a674709e771cdbef4b14ed9b5d386ff46e81 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2df41a75a540652391fd42bbe03c3094cbbd146bf66ee931dfdad5bad5a8f17 +size 731343 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd0fdfaf66dbc024a5d6d2134e61cc253a6e5399 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b61d12bf647e0643656de9bfbf1d73fe26ce9d02f4bf7479249407a6d9e8e5f +size 800126 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..356f8c654219fb82a8421517c884457dd4608449 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eebc9f74b09c7b28a9fa281001496122f680819e9d234a7dc5ed5cec51d9a24a +size 642073 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5826c55f18b540f165221a6cb241629ff9f06747 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5059b004c7af59f7615f0e9be740da45ff68637f8bba8f6d7fedf1bffe2e6dbe +size 728146 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..968a42ababa01720597a232335280866c54ee8cd --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e07586a5ba850e6eb57480f5eb898e51119a717ae6ecde850b8f0a9ff6f9c1d1 +size 667934 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f0bdd16797efe812580d08e28258495952d9815 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39de8e2065e4fedf7c5e2713cebeb2e8b12b4f5018f9cf91bead7d2580f67453 +size 674958 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48672e350f931afef7e29ebb5fdce4c0b55c0d54 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae4a9670709bb3e3c1cd05e63f5f74311fd665a01eccb4be61665df8aec9a3c7 +size 771598 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..237bdbcfedc2b0e8a27a5edb514f88c44919c305 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4799fc0afefaf845acac51590715025c9c24d124032ba488f144a6057d3b59d +size 756429 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c20fb2eefda28cab3d75f637906f43848134e64 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c47856e9c318c9dd9c1c466ff60d7dc195c443945daf4bdb0e018fb5411561cc +size 735673 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c20f86f6600b69d2000d27ef7baee84147417b2 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a792ecc616a184a3ddcd73faf9132bd7b16e03a9ce67024e4c43912bbca203 +size 836538 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77e7449f6e7fc76fa2fd84cdaa97baa856bae117 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e86b2686945e17a56314f305876ba6f24051e35de83bb3eabe6dd91adfae833 +size 651281 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81fedaf9da631e7a228e6cecb0da8bdb94264eb2 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbce38e2e024d3295300fbce8e8d18fb0bdf6a251d6c1452af719881fae016d1 +size 675700 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..724861f1d7becbd190dfd6869b1c6ae505200730 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:244e9d1f2379691535036c6acb6adfc5eae1abce1211d29ef2633e52161022af +size 932901 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd808bce43fb50097ccee10cd4923609903b5a4e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a43a4457e1d876a59dfaa7bff6072c0326160b3dd125d3014d1f7dc50b0087f +size 786359 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9febc05deb35b130438d23e211d145b7d0009eda --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f2aed43bf45679ccd5b58b1f1588e9c1cb11927a96b7239b376b9dbf63f631f +size 650669 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec01840d702aaf5cde3471df78586155ce037410 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f059e6ed1a8e82807ef1b6e811c59238b7ce269b1b969bc5119b9ed9de78dbc +size 901880 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7981352f34bdc1539f035b51631214da6a7359aa --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09c0ffa824c90cfbb3d6b6b8a0d81c3d06be0543549aae6d6b0a53d9c83d825d +size 841565 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8a78cdf2b090c64c2382d592cacd7e384d5e57b --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:667bbc9f184425f521ad76782dda6905f32d51911e25582ba58ea5da776fd1cf +size 805799 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c8b000518162b4b1a2270e39bbfae49927a7caa --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cd534b8cee925bc578646e284ce4d2e3b6197c37fe84bbb85a5c07ed9f5b493 +size 909864 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2608cce28bb3a0086554d1d97b4bd0ff03bd9b6f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ce06e4bcff06b044c12dc93c9a811ac3342d6af907744b5a50eb88400a8ba30 +size 629387 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dad94d26317a0e021182b8375d6b68efbbc9083 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:960506a316e5e0b081ac95a4af92ae890916a303ad029a34d3e8775b7789c24b +size 795718 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d16b7e2cd60b42bc212c21f0f17c4f9f8595a0d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92c9d2099d2d6598eed6ff17c3ec01b0275c15699d0c34eeb369ef584528786b +size 941371 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a0a05ac254883667de711b9d40167e935269cdd --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d85d3e3facdd951594544429d2ad1651c3009f620cf1af967740813eb0caf763 +size 743835 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d86350c97908bceeaa1b46459a8e289f69165a4 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:859bbcccd7c32ac1bc579674591d4537721702dbf3d62b071fcb211cbc7603f7 +size 676923 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..202cebd693d947fe184d51beae3b7f33a78a5b9e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73ad5e4c77ae9289a857f994016357f3efc18e183d706fc3d139c4f65cb4e814 +size 679945 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99b54b6c950144d42c6957de0902a1bc41ed432a --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6954381987f9995652118157e73d74e91450478e7a61b5996826781953faf03a +size 682919 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..806a08204301735046cefaadd37b16ade6298356 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d83f6118e38eafc758ca2f3476c0dda8a1519d82e9ec01fa7e122bb455d5da08 +size 1022619 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a505d0310e97d755bced94d1a051e86fdf52490f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c3e03163e649f10464c546447d3b20b8d7894a8a6a00c0300c5f578192f657 +size 565144 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73a2aff77e68b8bb8c78add2a6c21cb8477f3aa7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a52539f9e401594d53eca90924c79a9b2aba743d2678097201c5e952e1e1b8a +size 681155 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11656976abe3745275cdd6b5a1226159923deb7c --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab527aea284d4d49792b983e6dd7e5fcd32bdb2e20a1368eea7a27d79ef19737 +size 592886 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..098909cc38f620b64dabf5ada5679d91107d42c6 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4e0057f0cc71a0590bba629e357d6c954c73cf052fd1b9867278d8f24c3a91e +size 683588 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5de05beeb17d66b4b92c96004c95e3789f36ec0 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b6dc9991e92ea87f26151ced128cc841c3edc2fe8b039d5c08b47f0491ce2c +size 683426 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a98485216653c8c1da09e8eacecba5b100a58dfb --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293704a361b94346f8461110f37ba32c191d27a9a35a7ffa7652140b5e4f72c5 +size 665155 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e819381aeab838336df38340c79cc45f70448d4 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc91774a0bcdb8f98dcac857de119e82e5da0c7bee868bf70694f1bf174dc98 +size 533279 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e20738486a2c94eb028bd5fa1c66413e5b1f758d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:517b16ed7fef2137d2b35751b6d04aa9b03ab2d90f92b8a9de8bdbe766512f79 +size 596945 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..366524249111893f4c4cfb0c7292e2e0b742774e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5740248cdcbdb6990b837885f9d05d056345be1f53ce0dcd3def4d1f5f6bc8ec +size 575632 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2d976c457996d47f65e04f504aabd7a8aa7acd4 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03bfb566bb155791df844556c605b3f3255199b6623fa4f9b57611f2ed282f27 +size 1008455 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25310bbbcdf9ba802d13db49f77594cf8449d741 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb69584e5c8d18e439b3aaf0bc1bd7e3c041a98a17b0755c6e976a55eb392bb8 +size 610460 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cecd19dd544727a5ea4f52736da0ba75a5856717 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16cdec590dd9c96d10d983f7db9397448965b9036bf24b7bdf9f2faac68e3c3e +size 606616 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..700750d90266b37432da79aa7735d8596c4ae0c3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0780d89207cce5a7a4139aead1887a8d464ef2d6c272c6c199ac5a1c48190ce +size 630039 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01302bb5abce969fd24f8ba31da351c721af1eb3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a76e65b5064180a4d90b03841582e05501babbe86a65e797216a279698f7a8bc +size 756848 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a0ba8e8c59bcae02c01d58f4036e4e8e2c8ab52 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ea3e1da1b5d20ea34d52a213a8d39f2c3b462eac5d4a4a24114de3661ef81b1d +size 1113424 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01f99824b59ec887493b26bccf2cbfbf2a279714 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:84f38d90eed91aeb1ff1a26c6d820f080451d480fa2be84b6ea7c16ec52b379e +size 864507 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5029df8a5147d3fc9c78795f4befa35190c0c79a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d1f866f7f9bcd03a1b319e2d7211326e6ddebfb2a0f44d065a96f866650efc80 +size 914015 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad26da034bfbe26a56d99c33897eea13c7e7e0be --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c2229cf8b1bc5482076962dd7e0c983a87b006ca554e0c458d5e59575828ff01 +size 946020 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68a7d5d4cdfafa47f164f9bd97c49d2cefbe968c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6e047561737affbca996e4a1685da09abac8dc602576ba004bd37cdce53c35ca +size 805218 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbb6e8e381dd7b7147d37f23302cdea0a6614426 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f116391f58735d7bd3f227d66e9b032b9ddbaf0c0bc84a4114d09625315d3217 +size 662478 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e831fa8232d202573e27e2f4242018f8bab21dfa --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d0a1d9d77ad3e8c636550db8d1422c3e243f9e4dc7a14eec54c435f50b1a822f +size 665935 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cac2c9598b9e460cdff7f39d9dc57a06fe48feaa --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3f0acd2365c8567e676b73bc0d403c717997ec2ffe5a7bbfb5e33628ff6fe72e +size 544355 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ce627ceac50441bb445c3418261dbe3ce7daf69 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:19dd4c3c8a573c0fd4377ebd6c7e2d6e1ad34b72387dad9b8f70ad031665a900 +size 379972 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fdd855bed590ec3883bbb6f1e2abe4176437313 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:9da81ad4b0a4c72e00937996958a8b6ef6e73bddf06ca9fb7b1ef65afc605685 +size 366169 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffb59173286b055902d1ae9dacd04598c6acb505 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ed76ba52b816bf91e205e83afaf54261fe7c25b050c3f217a83446caa3399d30 +size 336759 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..626b2e810c387083107db7280888ec6f6e98ac46 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:509710e0e798ddd43686915fea6b62732e8e2fd50cf4d7941e8df1fbc98d2a51 +size 445134 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..095816fb69cd0f5bfc84be23f2c0932893e7f645 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:354666ce1a0f88d0fa7025832ea6faffeab278bc6fe628d75fb92b68f4feb879 +size 897120 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5ec306e4d66c94a3518498d1f12b7378676b3ca --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3082d5a744f2f4125e1e5b27593118df867c5528986a72fae30ac18c710546d4 +size 572706 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67622bfa436253656b13938f53313197e4e214b6 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:613e7aa1837d861bf0306f83991a888a456d6a4c02d034457c8d24a7c2c69584 +size 461161 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb1e4961d76d39c8281778a9de3973531e8e06ba --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3701f70468a033512db405891a69305760e72e06012577d70357a1e664da7de4 +size 452653 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e7907c2720c9f2600af427059fe4c1367641678 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:9e38d59ddfe5e6380d19492e1d4e9ac9238a8f53c3900216b59310dc02857e9e +size 469044 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a35181fde7d9234a0d999b1877b984d45983aae8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:14121bd73f6aaf1c56d1caa64968e8747fd451abc13a750540921c8b978f4cdc +size 644312 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acf2573872182ddf93b8df69f6d6393aaf27fcfe --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4c072d073e712bae70bf2f55d92b416f40568dfb51593a8af97f0d60c97eb577 +size 552449 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9336c3b374acc5e95053e7b9671fab2392a5c456 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5306ec14a9f25f999337df0578ed4b201ebfff69df08e78f2315f9e514c4d507 +size 573771 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0322130a82b9620368e3f9d26e1338102c1be09d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:370d265c0c22fe4efa9ce2eccb9a742b105a4586953df20d6353862571db6b31 +size 681971 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74ef7051da8c7785969a5108d76e0cf302ef1292 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8d1f24bb1ffac489eda5452d63d0ad686e03b078e4a01e5c732ff37cc37a14a5 +size 520236 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cd7e97333f8056c787c74c081f100740fc61702 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:664dbccbdba1ef98ed7e14cd27896cdf58a9add92aa8db9d0f509a3fe83943d2 +size 523703 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b1ad173dc883d115b6cbd002df4869eb3597a74 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8559e35333efcbc5fa2fa6cd9c14dd27c5457080d18fae76eb360e59f50800ad +size 991888 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..112a64acc4045d42a101636d9844bdfe211707f8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:bd8e8e8cc557149b4fc6a6fc5cf5cf8447e7fc115c0740092b1ecf21b2c68f5c +size 521085 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3eef52d341ca4df6434f372fde3fa70bc1a181c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:84dbfdb4a284c80aa9bdc8a77ac5cad5aff459abab3ba333b3120c3f7a3ff8bb +size 532031 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f14d5c11bbd1ca975169b5bbdc7e87081c3831b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:65f72eaa17c9eed429763f36e740acec0e194b66741ea2993c6f7c3f60344b63 +size 514768 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e884929412835551216c9326aba660468298722f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b754605d55afeb5d18cfcbe771a7370ec929d19b3f3167bfc829fb9d4f0e93af +size 502375 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f3194514646239dfd27ac52e89a8485f183df54 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b7ce1431e9bae7f7d17136df983b0afdae601580074104a07c8b32b30db29230 +size 411408 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e49fe20afdb29aa92870bf23b1e9244bb35c2983 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:302c9ff4808271e54c4612fb8af349d84caea85f59806124f55609ba56e94742 +size 424444 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7741d23dbd128afd764f973ba022b1b249bc5f73 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5da47c5e9ed1d7e667c59b6d7f3adca0d7e87b8a52ac1d2271d666e918bcbb83 +size 458085 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19c0278414b863f941545e9b448828f3d4b02801 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:72326c86402cac2ad5bced6f9ed927126c6d582ca5462773bd12d803bab942b6 +size 536811 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ace5c6c86b56a095bdc748c1fbc4e39cdd51c12 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:86379bcb67b9148da2d3eee0abd10e9e07df828f1758ae5458832aaf683d31b9 +size 619003 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b16f9c8f5ecf125d5a299ea570198a5c3d390197 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:def97784ff705765141d167132ab53d475f7600d7e872c379177b4190394c73c +size 407326 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e6ac10e25e715909d3e97d0eb019664dee60ce0 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4907432085e12b47bcb65213ce4a0d37fbf21c51f02138875b45db3b66e11167 +size 962723 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2814e94877d7a445db3f1165f7d33f06e64a788c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:75cb72ba7d9c2858338699c876b03d4b8de40c2b5851e100d393211443b94fd3 +size 440374 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0463d2ef20a13d6bded641fe628d3c8b552e7657 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:86a0601e570c4d6bcb8c0e298baf555dd41916d01e6916fe63f1875f189585aa +size 418363 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67ff6f82f8359e981d970aa36633cc80af59fc00 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ca9c43190d2071974817a719a02ff887795fd811b58a5bec068000dc4b0454cf +size 769653 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fd10e7eb51b17e7ab5e0797a43f547c0b4ea12b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7d8cb296603149d0974b40fa976e9db9fdd278f6d0de5e760eff5276dc17ecc1 +size 388596 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd3e85361410625f2ad7b609878db6208c1fe828 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:153b8fa28e8b21ee86894d5e73bf4240460a1e8d6647e589bd6f4c38b238eaa4 +size 452923 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24fac110e476ffe01b846aadec404cdf10628d38 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e06e9b5214ac466ccd3f784f41a51ac81da7fcd7fda79f3fb9470804fddc300e +size 498082 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d92edeb5423358a16b122fd827b8253f89222c9 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:0b5d2df7bd3c5e866bdb2a41e1cd37771b5159ae9ddbe8be6296c7e1501a7af2 +size 505475 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa40ba91702e3a63a201776a664d34ab4e52cd7d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6c6c6882c9a333b341ab46eb7187e656960c45ce4b17fc989a3d6a6f6a01af50 +size 472127 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0360608269a36e8aa8089f8dcc80f4da1a6273de --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5112836eb0881d4c85c43d21f2376a48d3b0ecc9efbc1be8e489104ca159e239 +size 467016 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09b9698295d6f97bd31c8c42975c7b45810aaf2b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:1082a786c9e47488152e893289f66ba41a62f2f46587211fa2a441406ca6642f +size 441276 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ebbb6c186cd99c525804b9d59c5f242309d7a20 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:52b7e66709dc0e628916fff19d1de9fefcef353bc959ca9d3a77d7524ef4f400 +size 1059787 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..953c835c0732418912ebd70b58e38e19a2da083a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e0a19c305c924cd76110f7e84423451d305dcd0e751e62bfe52c0ce44589b006 +size 935989 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b71547f1c0130ac2a5beca8cd76d23652bd0e6c7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:fc0a49fb371f3f5eded11a99762aacb9b81fac020078547bb50aa3785a98bb95 +size 811342 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18952963473eaa4550f30990f630bd6cdcd46741 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c8507f9e52a5f66f10d9aa1d5eecff113ee96a7598897c3dbc7f45de39c7264d +size 854041 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd4a64c4c457f45eaa04d2436af0b209d0cd7ae8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e7079fb65cbc5cb99eecde89b3f6da9d0ea0a3d4c776be5f9893bc8b866a4b03 +size 718007 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f1132716d5a1d989a4db9a39a80edb44fe19dec --- /dev/null +++ b/AIRBOT_MMK2_toy_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:467b90506eac0fe94f1023eeb3d60b7827219cc825efd5d7d403aadd20c885c1 +size 1215961 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..461aa69595382e8ee3b1f8e106b859e5d40d601c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:89fdb957147a0db42ccebef094bdd1da239938996ae9c216fe582f49456be0d1 +size 1006116 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4588ae3c19bc036e52036b4d71823764a4667224 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c132722b4c148648824ab50fb332a1ce5b1dd4b8de5ce65f9066715243d754b9 +size 762475 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..926309ab4ce7be3a9d295ac013a4da86b145a2e2 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e3daa96733b963759c6b60a3a5f08c27997b300bc74f1df5a3120925c173e191 +size 633660 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89d2c97247efe099e06214420f713c19e7944436 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a2717f20d2442e01abf8cc9cdf50db3874681aab10ae5b239bcb7f47640605cc +size 597945 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0bd4d688b8ff39b29cbc570ff4ab5515da7f261 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a76fff4099def49995af107a92894624bd0d170b47ba4b5cf11372bf88cfd79b +size 608770 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5488434ee23ce45b2dc2e76045f68890f0608231 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:bd9c8751362a34f44dae13f51592bde94e30260c9834366843acab3e1b29ae56 +size 591674 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..247c4faf5ce1aa0a881fefa7b4afdcd983bcafb0 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8550718225a8cb30ee6882b51c975f30a10556cdcea148bd1af62c82f0c2a686 +size 608128 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb0617f0f06d48623d2ea9e04dd303b2a02ab131 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8359add9e7cfe1914cef609fd3f42c1c6e6db5d171fe1bdfbb750555ba314d05 +size 536762 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1abd06a824de94a3313412b891decc060bc3c9c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e0841efaf3a410d80d0429ed867b668fd1b77cc89b708981d4eac449d685c644 +size 610687 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f29339daee350b7f6cbd7b8cb9fa946e32ef796 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:da2cd771fe0df76bce0e974c5731b7bc9228e741e4a1b55243c3aaa43a825c68 +size 592045 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ac3040ae251d27094391064392074a716219c89 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5be675555774f02222a0dc9e1dbaffe2568f219771bb85dc052f0fe1185e463a +size 496195 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e067adfca3442d93da485f2f9867ff9dbb2d34b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:9d5f8c7ee12ea1c5bbf1651229fd98415a79a96e10a007c9e7469c44507e7af5 +size 949694 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bd6614986d24408be5d5fd671f408816c0ca4fe --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6d887e5396284d5a2732d79daa9d09d4f4fa56a0966202828ced7b76ede008b3 +size 548866 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..674bbefe7e5746ee5f4ec36db09a1696b949a9c5 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:41c5c68f6758e8084b89400b373d1396a2c729cb4d99565f6c0727f8c51ecd20 +size 619830 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79924e8302103a8e68deee64cc06ea86c642feb3 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b99571ecfffe361aa820698c6817aa35f0750b10afeec9ba4ebf2b8ee277c932 +size 546867 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e572fcc0934d589d810ba62b06c96d41461cb10d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ac8bdee8f08573fc4e9353cf64ae10cc725c7570547a0dfca58c5d6e4e6f650e +size 595885 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b262a7bb082c01325df93ce10ddb42acd0f2eab5 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:efa5a8a86ffbf02c0addd2aa41484b31aeed83c97a34625df5e32f3866117963 +size 526104 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03c3252f6c8e52781fbd8840bebb3510d3147fcb --- /dev/null +++ b/AIRBOT_MMK2_toy_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:95206c7f96bc43998b6c45d2c03638a691228fcd0da03426311a451b7cddc02c +size 577470 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cae5d3eb270d3b8191e7729f56e9757ddf235c70 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f63c9b40b3df311d7cd95a4c166f85a21001f448008a04bb29ab140628ea64ea +size 589670 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3aa135dbb7816d0da3cec653a080d1e5e24d0c6 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7dff94725f2130734df76cd5b9badeed38f68ccdd4b01ee92e275131a867b445 +size 810635 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d73cb816edc31c83e7d21193465e26a8337c222b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:bc49f6cf0db665c89ef284d255daa86470000a1e784d475235fcb6a656b9fdda +size 562563 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90fbce226fa8d7228266e17c4de17c4d2bfd2795 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f14f2c871b5096e9fb4919d6fbacd37eaac5c194a54a48e6e9afcc1ce4622abc +size 637076 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f417adbe98256392114ac30bc02f133fbd8508ea --- /dev/null +++ b/AIRBOT_MMK2_toy_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:754b26bf3a46e80aa91c9d7715b14ebf29531874b57b9747044faa4dd740df30 +size 865718 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8533e9146cf57aac71692a37660b267a556278b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a43188c8b98cb3626f7f519ec66f85ee9be14591fd149e7de73a6c5ff7da0b3d +size 600684 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36268edaed3e20387d651fc29053f26d10eabde8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:98676caf140bbccc10631dc1edf30ec3c898b79ee2f380e639518da47c221381 +size 700726 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45632eb57a4b64cc85b4ded958eabc9eb1d35247 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:df5f95ce8dc855d1b152e3e0e38619b45facfe2736cb24228f8ec5285fddc278 +size 588818 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be8dc8596b42c558302689b749409c5042cf44fc --- /dev/null +++ b/AIRBOT_MMK2_toy_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:36068c6e9b125f1bbcb5964eac7c6baa372cc3c79d6c29dd1d42b4145c18b3a2 +size 628432 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f76171236c7d186b696c98fc37ffde5df3a2fe8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:91e39ecc52f4b22001bc1a4b1a2f120450759a8f06fd05d1918e2783dcff978a +size 922144 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c85f6537ccf4c1648f8bec64b0dffabcd4a30c6d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:365cf735438173a915b103f0d8e3f62c6e93533d7d0159ba9911edbe382cf8d4 +size 494636 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ef156a308f3f259d713c85fdbcb059951cdec07 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8ec212d788230fb6005088411cb8d087638ea49dd29bec86b94530a20e23edd1 +size 889723 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8158bbd25981ba4a0d2c41c04d008377080cb11 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:40491388edf32e5725b9a22d57d05cfb424cce1b337dcbb7f73e7fc3dd8b45b1 +size 872183 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a0af275d855944dd6552f9e2c7dffbde7fafdee --- /dev/null +++ b/AIRBOT_MMK2_toy_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:af3c2fea78aca54cbc3f5967fd5d25e0cb99e09deec4ccfe243d8602aabaa9be +size 427508 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77eba7817e75250ae4c7acf81a46ada7bb594f32 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d0d120a4fde6a62cb8211926a67e1d8e8ffd2d398943e6905ee85378c5eeeb0d +size 766648 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c511a99345196c5c973f2682ebd9789a9e378f3 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:49df73264cd70c549e288651de76a0451e4432ced50c02f2802d84b018cb6ebe +size 620503 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8af65a0847b0e1c21f2da88158b72d668edfd92a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:cf7a8499734b2d21eacd2bf831f13979d13235ba73dba5a4c2c21cd5fdd292ac +size 538656 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cee327863a1f814dd073a07c5f65a01d318f09a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b2bc36e7892b4b231637495b0041039431f55910dfc6f142e94c15b36e3f4591 +size 664278 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8960ea58818b880e11bd68917bd91152a58f6ec7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c3dfe26e7d02324a7facb7242a0f3674c343536ed00e16ebc9f4bf07b109c9d3 +size 532066 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d3a8306336fa2f9bc9e36e1fb6dbdb88b1a79b6 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b626891d958d44728525c0cfc7dfb47eaa165f2ae9ffe7edbcad827456c89bfb +size 577683 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21930672110a46dc48e6109445ffe2d9282a3495 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5b131b88b6ccbac3007939d011410e7a7accfb2b3c045d9823642566d0d3139b +size 537264 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae4085df716a76ba1ecca5b28df358781e6c9e1f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:917ffca4d9942bd0191bafa15bac65de18c74b9505847e57b6aea92f3cad57b9 +size 556278 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c97077658d23f2a4943d415b72fcd0a920a2b42e --- /dev/null +++ b/AIRBOT_MMK2_toy_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:643332bda6b18dee24d7a471b6b977cc175440f6eaa5499ec51e091a1b0f2884 +size 565602 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..180e2701a1e5c88702743b0ab8326763f956a213 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d12123a10b33f369e5173650dfc02ac961e1e20c63e6760fc24e6b298a452f1e +size 656847 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbdcfa7d0cfb8da964b638354ab6a4d3f853e8fd --- /dev/null +++ b/AIRBOT_MMK2_toy_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:046c25b18d6dc076cc5a394d335aff049881b2796da7227b972eb302b3ff9e3e +size 629333 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1146b11576f48c4a2ad3ee099d99dd7c350ee1e8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:387114bd8631df954a86b38318fc2b89b3a2391971f1f8696955c08129d1dbf5 +size 686386 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fc8a8282754b0c26dcbc8d151e7a655960476c8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2ed166fa98d662395c560e9f0384f6fdef67f96c44a91da76106e3cd059cb0aa +size 653089 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d279464b5300733e5fa9a4e1357793cebe4e4687 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:aa873979eadae948348860dfb048888c265c0fe46bb9b1995ef6f26e85c2ebf9 +size 724176 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..332872f7d2026452961eec94c9cab5387ee71f59 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:429b958ff6b205fd45440a82d02fee13cc4b351d2b87824255df2968538b82d4 +size 882762 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3dcc44e2bbffcb3a852f752ce5aafa8e6ed7df8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c522e75e8ce3857ab7b87a4fd3ee4e0d66da8914cf4ab4733f8db7a3c6f3b144 +size 659211 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4834f8fd49273628a0bb3c7adfb34f8e09f05000 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:35ed71914021c0eb0f8fbc913f671b48d5638879e98d96c4195edee218b6e602 +size 1667707 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3355705b192054317250dcb9b5d7c7dc14336918 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e69bdbbced84fc1a550212a52cee63dffd3ba089910a39624d689b25084550dc +size 1888358 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e70cd739dcc7636f3b65b8fd6c7f6f5e5703d4fd --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b9739d098f678a1c3af8c9de9dd75e435d54bcb6252d264bf76da8336c284df7 +size 1171757 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1ba85d966dbc7019e414b60afef68c278115c71 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8f3be31ff8264ff268975c87115f162f8ce7741af29fd61058cb1b4f08204781 +size 1377445 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38d663b657b9d7b2912e4e10a07d8d97f811c8ce --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7a878d60853d73fe17545a323896b7e75c24a6eb46a6575e47b7ef7aabc50582 +size 1293691 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44127e04618898e60c503fd210bc108ae77c30e8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d6c2c15a79c73e0c979774c31850f9468811e827f9f293719d7e7c716578588b +size 1100297 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..419cbbafbee2801c585cd01dda46e7d0cfaef78e --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ff296924b13c786e17cf016b0f082ce626d7e38ba29e4435a657cab4a552894a +size 1234898 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca4348f78f090a927d8042ac8ad19edf137535a4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:847936587773d71af73a35e7a6019a58ce6dd85fc1e503419ce721a7f4df566e +size 1284605 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..847f9c1e7a29ad62e89f58d67acb21bdf598fea5 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:abd71ede1a26b564b96563b8f722a4e9cdc736ec283611f22101c4c32d451dd2 +size 1478370 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e904f43dd2ad7421ff807d2f6bdab5b135f8066 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:0b08c8cd13388ff2eb1c89ebf2a05d2bf0d886c8a150b877c43c8f36c3f48a59 +size 1346947 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f034207496b144d561d8f17c83e3c3ca664e4126 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8749d2af5ce35e556f899af360ab91c526fabebbca1e3d29a07da0b7a2c1042b +size 1361033 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41329c4a8a93858f867e1bcc74325615607ddcf1 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4839edb184eb49652f02f0037eafe62875387dd68774854c7f0e9aef168c2871 +size 1257435 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87a810b865203c7a04a1a0274cc128b7e564ffdf --- /dev/null +++ b/AIRBOT_MMK2_toy_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:155bf51336fbefeadac1a51fde72d20e7e4274a6cca3a359bbbf5625fd0fcdc8 +size 1461891 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4c2f9fe207e2ab2bca45e79001c15cfa82d0c5f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7b47bc1fe975069cb01a86a59ec04c23d01ce497ef0b2e13c023446c991b4d45 +size 1158038 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b7364c40facbdaed3c6a3825f771f588e7b02f6 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c7db6a20703fbe71954baa0b0214a99c01d77fc4b1c721599e6d2580173c9246 +size 1357100 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8367304c17cd8d4912df35b828cb029fcb51ee59 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ed0212a19a02fc6760878d302649f9018bf446aff64e63bacae7471855a0bc75 +size 1555488 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c632b2d3edbcb917bce1f0b0072194242146b173 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:54fbb9335396674175e7435108521243e4932a10bb0e7d883dc17f6cff70ee2c +size 1365372 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ff3ec794cbf669e1e446566724fac255cb3e3d9 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:47e15dfbbb1de778d3e5c0a69ee36dfd7809d4363910efdea452373905f09a62 +size 1384405 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5cf29221a505a3c8503445ba5ec6fa26bcde1a9 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a1b4673ad867c4de6416d62b13f3fd4829bc7b89069c661ba169f12d6be388f6 +size 1343784 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3743294283ff8181b199bd477d201d5338d768e --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d3ba29327abb2194f11ece8481e96f7181bc52022b8657aa72cfc61397edcc68 +size 1332408 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd11a65b07c07d78aed89ff322974a96f3cff887 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d1c9762383523cd7b466f7897f2726e0631099b71aca444d92a4ba6b07172ba8 +size 1384368 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e565a539a0dc187387180d2d4d9a84e039505b29 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7a8199ab7431a16467252c3c33df71d5bfc4d9e29ca7c0b7a7eeca4ebab21217 +size 1202940 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a4c6e8d606e17132375d10c6ab0ebeae6b98316 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:660355681edc53af40258bcd6b4a44ebb44b3faa93d4b5416e1c0786ffc3245f +size 1314694 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17f7fc6724e6484a17c18c3ace662bb13268d7c7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:450d895c1368647ec05f2744bab16f120e6934f0d55e6e652840f782ec69f66d +size 1354050 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e00a6ae04289b112870f1589babb74c308d5f4bb --- /dev/null +++ b/AIRBOT_MMK2_toy_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:09aeb29c97089fddebcdbf57e034a4330137ea4e9fa4f6cc66f964fe3ef95372 +size 1133319 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99e249f673b802af4ce3252c56b056dd3183ac44 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8d6a664fcf1d6a70726fece66d91d8a87583adb21b1e5be72e0e16fcc8400d6e +size 1143812 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..569706221ce6bbe429cf10e5baca319b6d296162 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c87fe62a5312be83fb9330cff2457ee8bda0ce96b78e2ee0504d42ec4c0d7f18 +size 1155794 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20f095b95ec48a823aa28457751d4ca9ead91960 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d98c51ea5ba5d2fa0f2e560ceeb6ae6193677420d9d683191060f4cfd329ae75 +size 1153920 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7946ab4b2dcbc8ac7b4844ac7a48dc3fc1e2e2b0 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c0b5aaee5f16218d1a799675f1ff1810f3da9e7aec41b82bcb1416b1b554a57f +size 1316085 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55cfe93d9a393e1502ae484ed464cc087c536123 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f0a89e3a3b27eb9222bb59e95586929c8d5186701b24b6a72663e20c06e13549 +size 1125698 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9cf313ff6ed7ff97bd351f068da5c67994b6f28 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:9ecccd83c2dd6fbf735d6a21c8d95a67daa0362156f82425efb604981ed5b02d +size 1250307 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62458a55a49d36b00d35ebf46422c245ed82c7d4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:69496ac91c354cd295c04b4ef87270bba9bc569b7de5072412a8facc8f2ec6b9 +size 1349464 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16c3746036ed27ced7ccb3c0596444481cbe77a5 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:604fe7841148fb634ee13e64ff995993a2d12a4310ac0a466c9ae20811913dcc +size 1208958 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..971421966095bec054fdb710fe8862e0b994272f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:fc7aeaf607de8fde4af664c3f462b0984ed962b371128f8453fa0dfa6e34c4f6 +size 1306526 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f92c9f600231fd2fa00c278b5a7342c54f5fd615 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d3175dc0f0df496f1ca719451803279c16abecd477c0288c96cd25c411bea91d +size 1398103 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08630276efddd0c4025e7d1d16adc79bad1cd354 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:82c262fffa39ac91ca5a7ab09b7abb672106b98dba66b25c305e5255054fdf13 +size 1313996 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2f75d2ff8c82f45f177700950edc2834a3b0e78 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:51b342849937f63c3dbd135138a0480972554d3651935be5d381e091edccbdaa +size 1169264 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7ab4b282ae6ab51c85c9aaa15d49ac63bc0582d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6b6e4e37c80bf36a1a822cd91ef3fd9aca917b26442566fc55f37c1b2ede78c7 +size 1372094 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf844e4dc05eb0be598b1d70b10e56f737f4aa51 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:bbb6b2a1e4822c744918205a6bc849406da265f5c9b97658f1318b29a23ae1e7 +size 1490351 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57a68f03375cfb1b2eb51e11243a4a89cc5a1ad0 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2873790f543a610ff9b40d8ccf708afbd786df94d208126cf30cfaeb64d33a8 +size 1359233 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efa2361ac460968dfb6d11126365c1d523412bc9 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c03823478f007b99f07157a0e95c9da4a80b4293c7bf1cfd98c259c30802a1a +size 1325210 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b7ed3e0b1307356c5911f3c808c3b763d8e25a5 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a28dc3e1799e6aa381ef051b8b2d0451fbb1112d0c034dda5c87f2f281f9eb47 +size 1249359 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00d0a209c6d027fc676aab5751c8afe3ada7bfda --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:536b07a5c2769213f2c25559fbeda88aab7a7bbba74e18e56cf34c45e3a3cc79 +size 1195767 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42ddb907a5e14833ac8c45ff5fc9cbf4bd394c5b --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f534d91d601c44d8717756f397a8af6438dbb0eed809fe49298c7ff20aa6ea +size 1186186 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efc4caf14a11a1ac0bd679e2688c816692712e55 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:731b349245ce8da5b40b1b3fb512a1a472017690b651d5b7d173203c4ddb81fd +size 1486806 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48c80df4bc87997cad419bf6cbf0736c7c2673d0 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46771502b27bd8bc5ececacd463362ab169d70ecd10091b852ddcf0a1f515e5d +size 1366517 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c64a76dc24d11220337387de7a85c219b4c54f8 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4c80dc966c7b6ffc29c0dae136898b0f5d066b18d72ba1adada76ec72847937 +size 1314755 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3df0664fe77447f2f59a0f011876f5fa5ff6de65 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1313b7694ff5ff2f5900382a0ba9c626a2b13d56fb7c0883b5ee7696b88d722 +size 1310779 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6df2428e9603e6ff8c3796eb335325030ba1bf63 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2755b6f16f87414fcd4ef3e97e702a9c100d0214c47bc877d928de32cef7eb75 +size 1359740 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cd74d285a54e57cf3c26a00ddf5bca4d97df9f2 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:360341d7a411191470cf811a2d4f4040d029b3e2a3a0fdaad5aa2f701768f025 +size 1226826 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..120787be19949cde60c1effb8b5193fe4db5cbee --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b20680ed7e57f298012b3abcf5b91805912f0b63bae6c77d67fad009ca0f5ed7 +size 721851 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..199a0a191ccb6f7b37665a2abf499d8ef2e2fbeb --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e85e11cc5b0f0e7f0d5360cba73c628b50f34442db2123b8bfb6204655aad1f +size 592642 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6842ebc683858820877d7a46a4d48c9caac0aeb7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0be6422139d41ae8edeb44819c2c99974a0b865bd032b1814f0952c4ec87c6f8 +size 477379 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c02a137819fb7d96830d587feb32082673b9019 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b438aa66e8080878112f906ebde9269415645b4ed3a1161772584c4c3cf35276 +size 459205 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5906d6b87268e52c568b7c3671cdf186bee35f5d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:429b4c77a5374de4efffcd5265707fd9d5c8792b1c8e9dbacbd2cbd4ba1cc874 +size 664890 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..420c02783f9cb81ef67cdca0a7622ebf8baf9b14 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d943d9e4b08966d7cf3f7add65911c58f6e9066a320c27c68288ded16e8adf52 +size 551909 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..588ec28d4ab1c7cdd3027e61030230413c4d6900 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908ef7b50855d63b4c768450a81f82cd01bd3aa9f54ac758b15f2546fea476b3 +size 512959 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2e04a9c9823d495b56a2c286e1dca4ac094585c --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc51a4200570d0a7c2171cdc05824b0dc784124b8d0691d2c88ad459c748d79 +size 519744 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4138a9cd6911f14482a4fa9261c3c4b9617235a --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f78bc896905562e6dbfc8094662d87b7ec35242a29d7b94fa9cc0ee778ea1e +size 630863 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80731762a44b4f57bbddcf0a18e9db21a04b57de --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dce54b27e8643882108e0606377efb5cbdaf254bdb300ce343e5188b6159244 +size 585874 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68e06508689c7da0e7bd2715b85fd527508a5226 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb1a9102c18d6025eee7caa0ebb51243894781965333868c53b53a5d65f0966 +size 663750 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdd654543f1d5d16cb676ef316372a796b3042d1 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3996e0d0a7fc40565b86b6ecb432357e7580ab3a4b1ffefd43583f317277309 +size 567670 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..711369da720f436fb352c87a4147b0e9c02b67ef --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75fd0ff2f685438dbc6c0b3a62200175417195b6b770f49e6cf3389a58f1b83b +size 613342 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd0e58a59fce1689b6e39a1b7aee6b2b211cff44 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20250082daf647f263482b6c6772d2410c4ac4c6e1c06aa34bf6042fb5da8937 +size 511365 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03f351dc2398463bde749bfd2b342f3ddc7744bf --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10e1ad0b16c8f68190410d06ca15096cb69174f92d7c1c0c6318002b1586f2b5 +size 677403 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..555e8c4920773a1782a3c43b8fd11de4db1c846c --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8248485df7522a0acaee976e820d2a1c1434f3f1dd968e365ee26c5924f65b1b +size 622059 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c9a227319bfeaf1ea8f1c63e49ed0999f2207c6 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:035e983e534470b23c9e52ba8a1a1237a4f8e8453256c31b211c0852e070d2d8 +size 695963 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80abb8b4ea4da03693717824818175d2f00ec343 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3975c9a06bf5336993284c848ab3a9d7f8e037ec4a1fec25610226f0c9619efc +size 689229 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..772af85712e8bd08ee21d4dfba2990edf76c5c78 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86cbf0155989953b362163999ec73eba09d141981e6fb05a072c32b8868870fe +size 799299 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17603deee4b33e9386eb1080af3ea1c44df93f26 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fdf72f7e14832ae670ae21d43ac31cd42624c5eb21b3b8e6fd4d14e2f78fea7 +size 543053 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee5ad232bca8fef9df1d3203db8620442b8d6f9d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a42e0649151b0511f769d5cc17ed18b019d3c2597d9b5e465c8819bb37bac6dd +size 677586 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02c87bd11ff238e3cdab987bdca2d483407d3cb0 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6982367d8c5c87f0c54c90f658631f243eaf556153380b6660cfe78f46ea3b +size 883290 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2db926e0af2f6f4e554994fbfc8b3e3c7c06de55 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf2c8eba3925a7b019895986cbd90a5dc5a3a52532f226d2b8ece2cbf5fbfc1d +size 915212 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..889f40592e1101cf036e2f9bcd4e65631a099862 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eaa705002ba4501fa8175bbf0373b827ffbab230196942b88f8bff152d54ea8 +size 535509 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ab2f084bc5d114c67ef8ec6d798b4bc2304329d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a232d91f5cc059fa5fe611708c7780333b6977d4b6744c50dcf0ef942f8a4a5 +size 742238 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b25615fc0847f27daa83dc4abcab087a6ac4b6a --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46fed29ef75f2c1ab1f62dccb2b3558c2e8b2dfb5c987d24cd765e42cdac45e5 +size 834780 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f502c1c3d40ff6cd91771860446dc6ca36337aa --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70d120c2a18b396d618cae4dd804b82a6865d96751597366a1124c967cfbcddc +size 739644 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4510322409f8b9b56dc4e3d5fdbcdf351f1b3784 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d562301dc0e1e905264ca8d7df7d974d84480eb0a2112367ad9b2f25f0098ba +size 936302 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54a24764ec961ca435b9c15b34fbf51f849bd6db --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca6865c9562aefa064e07ca5d4e345872137c77a9c6e4fc74101a39b08beda8 +size 555981 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..059311112607e0aa1d32daf89a28e04ced2a740f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94025b3ba183339384ac4ca358848b5359dca20b0aed3ce87af2a6d5029184e7 +size 789239 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6214c1a1c9193f51b2e65bb613d429c59c765e30 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b77bf6717189bef4a7e3314d1f4fdd47f80f1e59cb637e146f62d2bab7ab048c +size 1019153 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb580e872c90e9b0fb0338b781c9d15db5210723 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa6e4e3d8b5275b1bb7799a37532e7e0e867e745b3eda3718818ba22698b9f4 +size 798720 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82fce394cc5b882859b2ece49dfcecee2f4f03c7 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bbb08d4130be0c0ac27166b3ed36d9eed7edbc05e3eaa771cf2b3dbf66e2aa7 +size 549510 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..707570a3ccced2ad605b113d7f041ccd5bb13796 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:286fbd3ef35cc2c7e5b86115d56cffaf5c2563aa88fcdff90a60ffbd9743390e +size 725622 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77b627bc5a487b4a28a724f3ccb1e9bc3dd1ca63 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb0442ca50e9211bb205c2d53c544a80d8583be4fbc4abac807c3f7cb68dd792 +size 592718 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..451cfaecca6f299c0e1a1d0b8227a5f884892c29 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3337d423caed1bcc6a5ab080d4829c5feff97d04058f7c5c49f62646bc2a162 +size 1099866 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b90dbe615dc1b3de24b2d6cdde038eb9416300ec --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f14b3101f50df159176f35a33c3699e191c8d1a8cecdda45a8844e0b5e55477d +size 477474 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b5e7deb82049cb06269b91f87a5f8c4ae46f238 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457cb5a55617436baa6505e687621cd0509508b126a1de6d95d39d5c7bc93757 +size 623169 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb72bebae9c9211ec12e5157a2c83338ad247321 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9d59565698aba07bdb99ad1d42b06f7fc92fc010f0d26e6d38f20a8e0451f08 +size 505208 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..488044fa7defd64d35c881a5d9d82e36ce7754a2 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26da00074d229748ff7df74efd0093f24446675fedb37ecb9e80abb639ea7d3a +size 638492 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca7c52b54c39db89c39422c9218adde070f1f36e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:296cf9e031d3d0c09c7a85e345a978c9e6601f09de57b4867633945b50ea162d +size 762205 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b599df29446e754383a89c7d6b89508f0afd7074 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f14e78c22bf788f9ed4d77f879325dd356dcbc8299eab16331fb107d84247e15 +size 575118 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8607ecfb6458bbc69e19bb4b4077d83f4db8d622 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:995f51beeda8b7d41f2a37d49a970c0e533d0baab5240e1753459adec0008cca +size 508441 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9852f5102bb85be06c306349577ea8bb133eb36 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aceef727f0e8538f62ed818853b2aecc944bd0e62e9f0556126e0e1b5816ffa0 +size 704266 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa6245d818d9871406f9538117ae5340a7cbc6af --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ee20da941dceeac287a93461f14a9b5bc24c4e36934a3d1bd99f095bd2f7efe +size 613902 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..625e83fa76aa1cb05d474feee438f4823528a270 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa3ba71a3d1b3c9c592b3ea8b5574c6dcfb00c66d711146398eb1f6111b164c9 +size 722613 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..209276379fa7456df51df5f7599a04883b8c6aa9 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80369505b6334325fc8f70ff6bca901d44e7812d106353cd2e85c43426e357ed +size 401921 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbd9f4b72ee79edb6d9e715bd191bbf4c4ccb188 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11fb522f177b87f01162b14347fe2e5834f7c4b54c1afb33865b8266a58d488e +size 499937 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2c9c00f4160fe59b5972f4c80bc16417dd7ffbd --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26de34005898b2985730f9b1e8e8b14edb24cc30da9918067dbb29015b04de21 +size 464124 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e0bafc9262ce2020fb2290fc240a86bc9c2647a --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca69311b6957b39c7c0a92c8326ca3281516497d26b8d616e9d8b11f145ad37 +size 668472 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..165d42cd3593bec85a65b0169e21db9ac1f9cbee --- /dev/null +++ b/AIRBOT_MMK2_toy_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:09c84e1110183cc5f0bb4aa8a750b39291b67727bb9a19f3dc2911092f6e8401 +size 2102805 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4270e287341e6645ad13afd02f14ab8954e97bb5 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:9e00c6facdc3a59e194e038ed3b5824cf239b33d979f6d0995709be14d83992a +size 1725754 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8307f7406ed886fd6db808aa61a815f1a809a4cc --- /dev/null +++ b/AIRBOT_MMK2_toy_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:04fcf3a9225e204a8bb6d59d662d49f8f2e868bf9af4b98013ac6accfc29d24c +size 1637705 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0958f7d53f77e76b73c1c54492b81c068d68d974 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6dec101a8c73eb4210035aad291e4f08e99a431b32be2cf878666b4b42ffca83 +size 1572190 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63a88b64fd2ea7c2d020725a1e1dbd77fc54e0b9 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2d927ba188f78a02633acbbcaa6714ae42e433f1a58501a2606c39ded8fb76db +size 1360820 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e10c6b94bfce34b512fa32aa2bd882d0b8dcbc7f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f80ec2335ed251b6eb45fa629f5e535971787ebb808cb8445dc12a3d896f59ca +size 1349155 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..421879126568c3ccea83149e44268ee7d44a4811 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b4cfa026369f676384c5c56c55d54b8ac572f034887ecfb8751f282c950bedfd +size 1534445 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a9cc3eb3db95a9464dfde2ad19d801e3ebe8735 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:000aab8fa18a023823b416dd9f8176b37ff8f0c415b8cce132956f9d653605cc +size 1135554 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c1c75f64f7e3b41c0548f0d73a94c89faabeeb4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e375aac45ae3b0fabf0721091ff2307534bfdb7b31a16a0a937c5a507649f42b +size 841179 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..068230b1c7e0e6cc5c30ce3aa6677dccc9b28711 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:cc15b9bfd4f94ff7772b025e3f679d4805462ad8bb9e48bc7ac81eaf86e91f86 +size 827656 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15c4c49b0c719e95ab5094c59f8b2cebc6c4017d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a1bf3e19e237e3bd9d0906659bd07b591688a13b95dffbb665c00c6f6551381a +size 779104 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a83c5231bd056523ccaf32bba97148deb040ccaf --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8d876d2518fb99f2e021349dfe79014e4936fdae19588d65c97c0a15f5a9badf +size 897963 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3225e5c5388818730b84ee4365d26eb276a10f9e --- /dev/null +++ b/AIRBOT_MMK2_toy_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:bc994064248986a75bb2a1f277e925092892b732a7e398cda92868b7d08d5b69 +size 1731680 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6eb253260776c2b034ef2ab00dd84051350efdf --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d750debc4781c79d737f2e330cab3ee1dd6970b9b23df9b190c28e67e8eb08ac +size 1039461 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49976339462fd0926be24d54dc64d82f245509e9 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:fbf444dd5a98afc6e2914a1331b14d6df87a14fe04654d4bb94cd75e17c2b7b0 +size 930902 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f60f2aa51f425b2d2f757e17888d0fbf43369e03 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e4cf0fd618df802cf15ab218725b2fc4249f2f2537fa475ad2f3bdcd02aaeec2 +size 864472 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe81f4990a4e10a247b52f52957b935a5aed3d20 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:9405f31d5cc9e504d859b13f56015d248e208ab5cf776f2b7352aa6735d755c6 +size 965692 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ba7cc7627ec1a8b0ebdcf74667a8476cec7feb9 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c328175a8a053c2ecd0959ed30ee5e93ce886d3b98c552c051a41e8dc41c043a +size 1142139 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c3840f5df959e88505fff7ad8c550a9aa5d9bc7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:42143c4737c54f87ee69d11cd81cf8233e8970c8285bffc258f1c67bc2a0d5f2 +size 986851 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bc60294fc3f6c426e846b88534e0004e5767502 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b0ba611dd7170126b086056745430d99b1c8759f3ac3e3cc7d817138ac3a0591 +size 1037725 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b237695421f7a20a52400945ff566dc5301a67a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b0de7f39c2ce139e4b481d3486dacde79df1afefd8b8537d00123a4706398d2e +size 1195251 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74cbe7f42e02a61efd0997f41616a58f5af88706 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a15d1d754efeeefadca91bc65482198c5daa4a85fdc69777ff2489e3798e5572 +size 1071993 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2257d3e08cb1e828bae1d082cdde2cf8c074f972 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:640979f54cf1660445a911af2efac7dd03b883cc67ee8cfd86f59137d381cebe +size 918709 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f94869c196f00f4e4be1dfd3763d589373f072a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5608e6ab32a8528961ebaa6e7b091d458d7bd5cbc341a137ed0d114f18eb9e4c +size 1927378 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..240b7062765556f30799ea8a3a7d4d41172cc097 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2cbfa3c71aff8b6ca739e169591a0820a3999f0e49a329aa952687725d750df1 +size 931383 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2890b4d35739146f28288ffeff6e6151d442782 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3bf97bf5946195156b645d4f6e8c1ffd8c193f913c6a1b72e8bb9f50df5b38f1 +size 964320 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6965dd799c3881d3ff5cfc6693c0e5dfccbadfa --- /dev/null +++ b/AIRBOT_MMK2_toy_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:52c9da5ebb20b664b847f0ce6afbdb871b15f415120f0db272220ef06112868f +size 885660 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6f9362d23d96ed28f934d9653c5012219f2b356 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7cbdf5a08995ccfdc6da8d8072ddeb75a86887be0f456f58798a676ca91de8b7 +size 903221 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18074d58b7b137c4e6b48cb0979e236d6b746697 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:298f4d62139353610fe6a424ec3d4f9100f943ad49434d2ca74d3a9b87a2dee8 +size 816314 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4b046c1b5d1e5eef38dc047b6666c516480bca7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:db68f108fba8539c5df3434a68b14ce70ea69029607e254a9650b8041ba5c08a +size 893261 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..494092653c4ddeaaa19633fe9db5056b6b4ae3e0 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3485f54e8afe345c6b5931bd1f9033170aabb107085db279d5e34f2495180528 +size 960806 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84580121a9d8bdf72dbae022cff9208f48dc15ac --- /dev/null +++ b/AIRBOT_MMK2_toy_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:0855342552bd8c65adf6cbbfb25d93f610ad946b194195af218105f538b565d1 +size 956427 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..551f938da8a3e2bb808ece82dda0f20c36b864ed --- /dev/null +++ b/AIRBOT_MMK2_toy_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:0ee24e157af81c7ed870d37cdf8e35154db4902d483f1286f2832428f8a0cd9d +size 1148890 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7bfffee19d8f6e8089f89684f18c83f102e9b22 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:97fd01f74b4b6046e7cbf7813214fdac3f91cf7ca3f177085dd713ec5f50df86 +size 865125 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..448e57f96f02925963612110fe07d13bb7912f1b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:da4e09fa738d10a14ce43dbc2fa6dac1bc9c1d92bb9c231391f9f923d11fe3b2 +size 1876584 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..630aa020959aa84f8f4a589a8d3ebcb46b95585c --- /dev/null +++ b/AIRBOT_MMK2_toy_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:11087a0aa9887a17bb67726e4a97551e22dec82ebe9543966f0fa13bf8739b18 +size 994066 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82166e394429e6dd24a8c53385526e88962bc135 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d904324a742c3ae96c10837d94ba6ef3535bfa9446a981ab15e0288516b19a98 +size 934353 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4baf6bfddfae75242dae2234545234edb3cb43b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f4b9aa05a0250ea11dd26cf3236c17cf572f1d69df1b1d4f8cb1e7d85be8b484 +size 1311080 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dd3a2178d090c93b8769994c749ad043fb31403 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:0a4ff41226a7d4d0819802d2a02e89a7c8da9a14a202d31cf0213f776752dd07 +size 858369 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..803f4cb315a2d21f524b02f62eca637b9e87a693 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c9236a8e43cdcfb4dc1da2f8a25859d1927d17eea08dc58cc31f446d16458abb +size 987869 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32d0e294c29dcf0a0d0cfc21bce0ad608eda2643 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2afc98ea7e5ceba6b479dfe159f2e8313d4cc7a2b96bb63375c67a194c075e7b +size 942578 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5719ca6e26c849fac29b625c73cbfe9f6f8c32cc --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c994dbe0228f43cfe2016c09e1108d0ab7471706073dcb52794f705b84c4701d +size 1046440 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7d3387ac00fb1677fec9b30734bcde776938a48 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:79b8583a72d0817fb2b2a2bb8a0dac439f36cf5b14767d2faa793301439bdc1c +size 940818 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29ec40dced6d9fec3ca616234f8cba83d49d08c7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:768ffcc46396f5c8b28e670e6f3914a09cd5a2abe0e529a1f560890c45c580db +size 967622 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6479c0293185dc5e3c1ae0c85dd77d4c11a3af34 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:38d5c5ffc7d64166a3ae785d385543ad3cc1caa67ed739092559317d3b4be481 +size 932134 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d9f17ae0f40d04266a29a087d587f38829b33e5 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8d9544618a94ad2a97b690f7556305ec10f29c065d135d5f3e61e68ce3d27b69 +size 1823068 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f6bf3100a961d752e4b9bf052283854b95783c9 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4af0b7021031762847fb97f0d3c09495a658d4d7f0dfb5856ae85679284c2cba +size 1744787 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bed92e7dcffcd511ee208d2726842e123d5671e0 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4cf04e67c8a608a165d224303bb98bcec0c3a20008c5b2bf7050f0966206399e +size 1613401 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58d4db3814dd5f860bc3bd5240f27d5c7accc6ad --- /dev/null +++ b/AIRBOT_MMK2_toy_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:36f78fd021acb15d7ec5a8b2d1bd93c8086073811dc83aa08a73033ce98fcdba +size 1634032 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6befc5259d8c39f187ca7a6617d59ec9e5453883 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:75684a687b8f86ba12cac306b10d9315331daf04c0eeae15bb48ca196f5de782 +size 1407293 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000050.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0e0ca05e25612c2f3709206232357912ce8354d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8786c8d8b6ef105de68f135cc781139f90ef129aa2e7a6f425f7bf7134684062 +size 2073905 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000051.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a18b45ebfbd23273bc14aeb540eacc62b383e3a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5f0c9ceef8a33099abd82d30d6288789c5f34d7b539474f7eaff1a0cda00d5a7 +size 1787722 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000052.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fd45ba9aeec60687b1a6d539f9c17132094765e --- /dev/null +++ b/AIRBOT_MMK2_toy_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:bbde24ff661c9b5cafce99d99d3d37a8d198db470977ccf45366c1f76a3fac04 +size 1404332 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000053.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dfbd047b736c20fb7469fc08b1b930bb11410d3 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2c2002e1013decd6935aa62f2a057b8dd61f366b30f8582d7ff3e1cf091d94bb +size 1066276 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000054.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69cc5ce4bdd231f549cf25a4178337609944ca73 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a4b81b098d658d2f8b9eca2028c19bca86a70ce8c29eca0ea17423c4c9cdc7ba +size 1062133 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000055.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e2fae80e31681f561b65fdd25ca683e2a49e047 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f1ae0eea5fe58b66dbb2a2d12c4b83020dcf416253587e92f2fd820d1113857d +size 1087487 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000056.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ef40cce579f23b3f43ed29f1a7bd8823b11e8b4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ee9e2a0b14fe813aebcc20549a94abe7cb88ab08a50107a74ee44b72fdfb1ced +size 1023792 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000057.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8677b8434e2916f56ab42268b7c41f508b545dd2 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5239c1bb808e11ee7f57e692e2c10cc6b479d07426d066901c4bb7e31dbd9e7d +size 989852 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000058.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a72ed48699dfb0502ae11d753fee3c4b6f538e82 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:805178e452d85b4086d5ddf5086278e0d95241e9039081e8ea1286c116dbdb08 +size 944405 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000059.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c24eef5b24c9e906e69ff7fc71c616179d7a1410 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f484639d8e3ba0a8510ed2bcbd26176230f4fbc85da183e50529eb14e923d434 +size 1085301 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000060.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0365f9b4b7816c05ed7f9c006ea59018efcece79 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:152209ea1298b8a0f1f2799ab1f0e66b9a22cd3aa2dc0ce997e85dfba67ee3a5 +size 1107196 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000061.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c525f70734569b4659cdf01058d0d7dc52c1afe --- /dev/null +++ b/AIRBOT_MMK2_toy_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:0b09e7727b83d607329f30b40cc692b9f01f6bdfd840403660b7f384c5d250a8 +size 935095 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000062.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6dd18d62d9fb3becb37c8fc607a38cb3eb98f86 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4b0c5804040928ec064344e4e22644bcaedeba3928f79899127214b759d90804 +size 1685689 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000063.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1167d79d7ab3324d54a6bbcc9f2739f20667eb5e --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8fc94d101ae71664bb2a81dccf230dd35fdd341af474a29b64f8970e8e7adadf +size 957696 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000064.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..431f37b5e4829d3333fc57f56cb4ca029fb72e0f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:0321c5ba5df9ab7e87d58d9e69550548c552586f29ac4c1fdd2a3dc6ecda4781 +size 1087393 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000065.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1556ed3919d27f8fd35aeb2b3d8fdf85e5ce5cb7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5ec3a5916f41d342ff05fd70f54ddb4f506a9e8aecd52c35538a65939798dd13 +size 945300 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000066.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c2b90e7fa60347bf497b7f9eb86717ceacdeb17 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f687599b98e859b1472ee4a7bd8589114a72214626b9f2e3e175d8d2cef5971e +size 1069749 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000067.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13ad88286fe3c471daf49a329ee2eec38691cc15 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:9845b2c721df5cee82231884ee7bb0fa116a49a8d787e0638a009af65fd39aac +size 949181 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000068.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da156c5397bfc026475a8ab3fed46dcf72de71cf --- /dev/null +++ b/AIRBOT_MMK2_toy_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:dbf053f4d880582c2e4e52271362985a3e1a2c3b39a6ae490d9c0e6c26726a30 +size 1082591 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000069.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c5ed2603e62c44e5ac0776aa9bbf5d83f6c9663 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ef3388c0805123b7c619c420ec704f6b78bbb8c8319460bbd1ef16307ab8f3b9 +size 977034 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000070.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ee1c6745621eed5f6f538741c8ca1a6cff964fd --- /dev/null +++ b/AIRBOT_MMK2_toy_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:9db565b80092a4941ecbb8545b9e4c46db9ee29c9acf4fbe5a32b1225f5afb92 +size 1261542 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000071.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00a9fb73f65004505a60a0be83aff5edd308ec30 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:987c0f52ada25a377225ff3f0e6077c63e3fd9198dba2662e9ac3f397c8a2c2e +size 966589 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000072.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d55cabd4df0d05625fcc9013e4c6603c0b03677f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:fa78d4c9ff61f0db6f84f9d3ecb1ab20f7d58c99b739227c8249009f2bd5a177 +size 1112710 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000073.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acb547f3882727404800b95d2759b82792996696 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:30f39f9a23ec5c043a5f3f0ce98cea7d12b96c595f96dc07847b091f26534cc8 +size 1586888 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000074.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5a04e99285b7efe04f21f85624cc9937ce6d32d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:abca19b004cef11004729ebae787d2c36dd7f03c9d74930b9a7cac2cd0ff85d0 +size 1041747 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000075.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7cfe68229ad640952108968253fc89df8a41783 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7f30d1ee8bcb626aee09c9549401e56cff1c5e868d68862be4d5db17ae5feb52 +size 1064113 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000076.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a462b61505e148965fe766b1a03215a627f0b0fb --- /dev/null +++ b/AIRBOT_MMK2_toy_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:0e39d93dd6cfd91653388a8c7a9164d96bf6c9b42950950a08a61538d940b38b +size 1047344 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000077.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f5442fa31809d2f2dab1943dbfa4d5009bd5858 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:fc9c307bc43fa38e91eb263f3106055bd8f6f807a3a59cfe33f2cb251d0642cd +size 1001580 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000078.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d7646f1dc2bcff493b9fc6cd0e7a451ea65bd85 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5392811b52ba210adbcf5b47ddb1a4f80fb58bab2a225e15fb85e022e527381a +size 1470954 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000079.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e486eb80c05d48a9946aef9b6361ad746dcb524 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a78fbcf86f8bdae07fa96549a966ac0db6ab4febdcec3c78f323db2c14387b3b +size 936825 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000080.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c27ae0ef10e646445e7f17aa869dd3bfbc5ef9f --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d0fc4a8f5559f5a0ee43f90e025973d5c2b71f532c3f2b386fb214af1bb61ce3 +size 1435967 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000081.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f92d103798598761ca71aade93f9c870e81cf2e --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4fc68bffb92c1cc07d02c9ade98f6e6c496ec9f5d3e89d478ac6fe668084d1f6 +size 1417364 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000082.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2e7fc91b5ef3f2930d1ba7698caff4f606aecb8 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2f36158c668f4a4754bfacbc3d37c632a315a74cf22771bf60bfb46732e3f514 +size 1058385 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000083.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0795cca3cc2234e032090bede5c674df017d4ba7 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e532b3a366fd828e95c67a0659eaf2c04da6105075657cb200c73c1a21fb361f +size 1363072 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000084.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bf8d2648e2be27b73bf15b185cd97d14d09b9f6 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:5abf1dbfaddcd9bdd639c58e53e3b91a83a5dda8c1fa0612f1bd8c4beb1ceaca +size 1021100 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000085.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9584dad336f836a028085e467a4e93751b4446e4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a1d5532a791b8adb085d5647566e0b536e6e7a3468e7482a3e6c079c5dc15564 +size 990450 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000086.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0221beaf2f653ddfbeb041742ffcf0975a2311bb --- /dev/null +++ b/AIRBOT_MMK2_toy_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:dcaa6e16c571bde6fae834e763db4e084b736d5826bff3a8c4794ef8fe97de6b +size 1159083 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000087.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6eda9b8615a6bc382684c5dbcb2188398342248 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b3752956dd8517462ac468e081d82a6df9b79ac38a0316cf9fa5b90db0c78108 +size 968961 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000088.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9b3ea4d3582e2a266f927ae28e89e1e4c0c9290 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:f5862dc7cf2457ef26865bb7b0db48777be09297b9c7f494510e8bf1cd22e9a5 +size 1035732 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000089.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbd626e858b1884cabe5b7a083de55fe58977a96 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a24228e37a55ec943a4def819182f325fdbdf2836dd0bebfedecb7f1874b9dd5 +size 912363 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000090.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c48ddcda36b15201af71d2d8b9deea927ca4702 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4e2392b957b16c6b2098bb6e2a0db24b286c6cfee88a4cf5db9ab2f007b43f19 +size 958157 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000091.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35bb237d08192d506dd9534b160b84b4fbe38331 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:78b5afb268bd8382c8c181e4aae22ab4bbee42bd6d8665c4867451f7eacf5040 +size 1018039 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000092.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21165f70334a6b676e8b237bf88eebe3302b8639 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c240cc1a3b73743cc47624b101e71895f06823cdc903328a3be43d7a09e8f119 +size 1132823 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000093.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a6e03c7bac0df6a96559aa7152ef059f5639d07 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:76ecef1eb829deb698b8ed3f5c37e45ea830e5bcd4479afa8a88779c1498cfae +size 1108369 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000094.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcb703f06cf7d3f0c88d96523669a9ca0a1e4f5b --- /dev/null +++ b/AIRBOT_MMK2_toy_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:1721ddb2d1835bede37899409b9075a46d59c42d1ffa09a04939829ede0defa1 +size 1267290 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000095.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce1a8be514657ea5e68951c40d2a8e6e0d2d06f4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c1e70ef0d929b17d28d866730eee6d3dbffa9db0e2fea89d0f45be89a6bfcd0a +size 1146050 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000096.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f27d3ec9ce50f59d6062fb5423106cf05e8dd02 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:08912a302d0938369959f1b110e315b0bd2a44277c9f78446db70b0738706da4 +size 1202277 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000097.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e818718e1cc190f4f3eeec5c60b9931334ad3db4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c3c30543ebc01e2eb39d58194ee083049c5d53b7c0f48035789f0620cb6dcede +size 1463881 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000098.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..952f89db3d66fee43342eb26bb8de5099f3ff131 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2e4071465541f8dcec698d134f2401e0e10bc86b9c60e2793e5205c43beb54d3 +size 1245761 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000099.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e342fa61f8bfe60a9acc1019df17804c4cd1354 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ccbb64b8513149f7873584b600f4509a5d6cf19ff1acd331134dac2b52133546 +size 1729487 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000100.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb462a66813de5438e2fd30e40a54e93a6aec9b5 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6bb205c6c89b340750e4c377c03c7bbef87a1d226d020595dce71f1828a09989 +size 2082243 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000101.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c02c41459081211956972a0b98e5a04b25ac4835 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d537f81aba9347ebce155e9e9c8005cfe0311b3dd01d6e8625d867a12141bf5a +size 1255059 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000102.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..011de8d78b2a0de563fe80516d3c31a7513e7ef3 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:05ad37df65c4d257f53583e01e672978c52d4b37b6c73b5e15ee9ec5e7fb21f9 +size 1508900 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000103.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5eb26ecce19829eeddcace86542b95dd67b766ae --- /dev/null +++ b/AIRBOT_MMK2_toy_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:7e17b7e2b7f019d2c6010e4726c9ca9b1271f55acc1c37997516d743edee802c +size 1431618 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000104.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3b2f65993b98dc6f839ed7d179cf0bd83c23647 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2351ee600c6c6b2b192a4213687b5d6670d01c46be6d4294637c5b1cacd6697a +size 1198738 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000105.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fb3dd95033e7d1ea16958c3135933bb16fcd9f5 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:e8a72624b3608486e11ea4f01cd6b86e73444d526570d6b891a622b827649e54 +size 1447103 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000106.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0116c51f4c699b5a90903854a8fb5cd62db97cc --- /dev/null +++ b/AIRBOT_MMK2_toy_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:419c20c765fa16b283a2294016ef01689750dc0216dc618529a499f19d79d347 +size 1455261 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000107.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fed40d0eb8a1e71ac4e15d20b120ce2f0d904efa --- /dev/null +++ b/AIRBOT_MMK2_toy_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:cb7e73084c3c5ddf12f077c0f0eefb1cb9d0fe0fe585ae925e199f1af07590e0 +size 1641738 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000108.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c201f362ff9d2b1e29b30577941e00a02681db74 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:05796e6c052cc6ba0fafde4257d0c5384b58527de9167079881d17bcdc1625db +size 1502599 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000109.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fabebf4cf0a1d71bfe6826390b47868c0ca955d5 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:a1ab20c4459a57f482eb4b87c4aee0911e94bf524739ec7cdc91de8549930173 +size 1531521 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000110.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b998f8f3cdac65a3231018218ec952a0dbd4086e --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2c18576814887e4b6ab91076b676dad8c0d70db77b6d525f0b512aaec5a245b0 +size 1358067 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000111.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3952162c8b8f2fa90d98e9396848bd675062a03 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ecbf361091fcb10b3dccc4184bd9fd6284f2486818388c1d6035d6f384a22795 +size 1587268 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000112.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd88088707dd6f9cc1625339f4f8a9c375282178 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b0bcb841fe86b9e0b188e118fcafcf6de26d9ec8f52cc9dc1ffab77121edaaed +size 1296644 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000113.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..452be8028c50d5bb45a09e9d7f72afadbc291ec3 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:b872d387ceb442b51b48b656ceac15a7e14a969cba2ffc3c7864e9e4300d66fd +size 1352119 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000114.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94a50ba70b4d171f01fb86589eb3d707c6121009 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:66cc89b88a33d09b736ff6d98ee6b9dc65e706402484dc5ed1c5dd07f778e070 +size 1551582 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000115.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5db641ebe410a0fa3d18ac6795c73815149ba448 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:1b8e1e64450d000262cc1205a2563e1504f97c50eece20b281552bfd65e80b45 +size 1388423 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000116.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb0c170a949c93561d08802c2b62fdced504e7c0 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:cc0dc9e320f8eaf8c031524da74484f540a7a8f902fa6f62606dd2a2b872de63 +size 1560284 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000117.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70bfce2a12218a38679c24393f0a54cafed2107a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:810f77a47c6d3b0bd811eef8a9c8b9d86fae0f95c61b9b0938cb1f801e48ed88 +size 1554088 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000118.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82f149d3d579297a10c755e260a9674fa6607909 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:d63b94ca7fce5eacd01bef0ccad62c4f6179d727c9c313b6bd16d0012b5f786e +size 1563086 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000119.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa42ae9b29b1f0324ff5f1f1e0379184fdef3265 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:9cc16cf48709e04d70d5205beffe878fc6dcd3dbbb90c5a9f74838d748df40f0 +size 1604424 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000120.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f08d53ff1047edad13b6b449e7864334224f906a --- /dev/null +++ b/AIRBOT_MMK2_toy_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:30c1cf169b7d634039a34485c065a0bd1f08cae925b2e0323a69e1d62014c136 +size 1337873 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000121.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f2d68ae779450923dcc7f93a452903057261ece --- /dev/null +++ b/AIRBOT_MMK2_toy_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:fe143441df33886d479997f8d4c33b580451a687a7adbb614cb42b459b5ebe31 +size 1453130 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000122.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61a9a31fc55d1775c97662ad31eb9d9a51050061 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:aed279a2d97a54cbdbe4769757c89e9b8d46ccd10ef0845178bd349de62f8de9 +size 1462359 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000123.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b865bb25c8d303fffe0e7c69eda2625980b62e6 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:0993a2f5e06751d7f4b131935db4138499cb3277bd975cfce67b44afdda0d688 +size 1218914 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000124.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67f7c601d40d09d3e043dc2f79b121c2e79918fb --- /dev/null +++ b/AIRBOT_MMK2_toy_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:175315b94c153d2636b4d9cfbd0d4844ed53e4ac9543fab84a0ff2782db59e8c +size 1278966 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000125.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29bb750debf793df91186428f5303521fde37d59 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:3af3954d89cd499cddd35bee159b3aae4e15afa0b62d4af1b988defdaecf3443 +size 1245315 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000126.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ed757e10e91e6faf5ee380a43a05c11014827c5 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:c66ec13d9deadbd401757f2e951c92160d35d8e5c9441e926c1e3baacd5c199a +size 1194519 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000127.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11b18a0f52b7fd98fea36f7bf3cd828996115072 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:47145c60cd715811bdb5b1c041fb9d87edc6ad8150506f5545f1489d5bdf9f18 +size 1395478 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000128.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..077b1d7b802f0e0f819ea348c088caf2582c9f94 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:eba667de32c58695b6fba66ae7998246c818f11c78ffffc746b52bbd14c834ab +size 1242877 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000129.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e413d0467b729a708cfb19621efe640bed87bc05 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:689504e9a42525201ae7eb360fe2333596fbba137fb3cf1b2b2592418b05a1e6 +size 1380729 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000130.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cf3ec1712f36a231ffa9d5c59f82155ca5c10b1 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:4249317c59f2f7150971bc46226445753762493d9beaf33ae47c1d4907f7814b +size 1459471 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000131.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e4214cd1f7af386ddb2bf5c3f8ab15b03c2c4e4 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:8d2d8e3d18053ad619c1452dcac22a892ce886c413f0019f29bc8e7a666ef5ac +size 1330597 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000132.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeab80a4dd78b3c1d5997acbb2d1264dbda4f240 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ac4494e88e7a9ea2b592c7aabd105b4256eb6a907fdff4258cee8d701f5ddba5 +size 1443804 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000133.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c321ffdb47424f284cc8d83469fb5b91b589fa28 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:6db1b6fb0c7f57383fa2edd1b8e21dbc8a98607d977f43037adfc33965f908b8 +size 1479457 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000134.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c3286cbc8729ac29cc1561abcf0cb393ce148ac --- /dev/null +++ b/AIRBOT_MMK2_toy_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:2f2cc45aeb338811481aa30589555de4163e41b3c65e5b153aabb0009b48153c +size 1448593 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000135.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d1e2f64d95b1648c88f9dc3c77544cdb892e060 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:dff4f15ee42b17d4d4e1c34fbd824f68824d897bb65e7a0683aed2b0e3a7e468 +size 1247609 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000136.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a6f272f9e1d005979b44f311a08077b75406e2d --- /dev/null +++ b/AIRBOT_MMK2_toy_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:67b26f7cf9b9091e3a5fdbce7fd7f637e0d5de84a252fe3fce045ad8ae720a16 +size 1492163 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000137.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5f79dcf711d2f1a26532756d31f0cb84b2cd020 --- /dev/null +++ b/AIRBOT_MMK2_toy_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:ca98f1c44e2a5257b0d62c708fc44de178e35578b031180207d1526238e6f7fb +size 1633311 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000138.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c52da74038cfaa10f7e88ced61cf92a0b8a27b88 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9fafea56d7bcea5ea52d71f6a6a15d1dc3d1b5784372b80b516f939bc03f961 +size 1505733 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000139.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faec59bad16067d1e704ca573ae78392ecd4d7a3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e206f02b1a6da09eeb1fcdd311be482de24f0451ef4f6567fc550140954466ff +size 1448314 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000140.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f063344b9456e2ab576928aa7c4d0ff590be23e0 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b52287a185b36e4871491185132227fff668266b40baf5ef0a11bf01727ca48 +size 1339872 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000141.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9716aaec989ecb2b94088b42dbac58d30dc0a932 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c497f07ff3237e927f6a3e75b51978712d604adad358153fd1eb9f06b71fc1e +size 1244102 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000142.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..deb6f3719540679db0087340b38fc037b6beac8d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f239fe716262ca532fd9e948d35bc761f966d5e0401a0c60deb9a73b5832ba18 +size 1236773 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000143.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bd19e6b59dbda8f974d8e4609742f1dc817c383 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d3c91ae804f495502e013fcc7b5587ee665491b485f5282f35fd9408046ff4a +size 1555354 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000144.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e134be8234af392e7f4a4672b6e1d89903bae6bd --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:962910450dc5d205f1274a752208431d000f511e0aa4b584d64d0f543a918ada +size 1615383 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000145.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2fd012b4ececd54c05a3a8c5163a8ff3463e782 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51ae1b6486c37a62bdb1ee4dbcdcef79761ff84ab9ce4736a3bf9131c6d040b +size 1521670 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000146.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe3d01469f4201b3256355bfe29a267fe70424a1 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35b164229ae76d59038852e5297e29c66db1930ac8671784172602bbc5f66de0 +size 1465879 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000147.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f359e8e652d235f63f585bd51c9e31e7a2d88636 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5553af08ddd11210a4c9ea7178be80c3f916e98f9c827870a0a5734c18eaa0f +size 1581512 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000148.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a45c040175a27904f380ba20c90a89e3cac8e155 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae49dd9a2e2a5ad47c8fad2fb67b3c7d1f5f184f2fb6cbfaf5d4db78c17ca3c4 +size 1351174 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000149.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12d20235e82dc43f8b389d7f78171f4229888055 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f83f3ee9617d7c6a254f5d8ed27bc7ea245afdd562f2bf420368f1fc87fadc +size 1656316 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000150.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..316a12f79672207867c236d57968c5a02383d507 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65098f6033d3a833a980422c58c2ae57e48359f4dfc24191165b1da935a3934a +size 1488072 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000151.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecc4c7fe3c8e2bae59139fe8f8bf51d4172282ba --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb3452b4eeb21e06906b923427be6ac7bd0f3acc1d6d11196066d34ad266b93 +size 1038495 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000152.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..151a73e2cee2e2f0248123fe0ec7862871d1cf71 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc73d6c4ed96ecc598c8406288bc209325fd961470dcf652c89b4166dde36cb6 +size 1444681 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000153.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccbb9f2db246fe13255e76bed10181f14350e0b2 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44dbed3120b83567fedaaa0c5bf80279a6e992dac73d80bf19becfaec841185 +size 1270388 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000154.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37760c27564e2012c0c3ee435050feed4e5a8b4e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c17c155c36fdde3518bdfc753eaf680999d511556d1002e5022ca290e5f915 +size 1486381 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000155.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65b15056e8293d4dfac84d4e1a64557f96b3003d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6c0d5001fc3464546b37f61c743d8aaf662421f2e385530461c234a703a6d81 +size 1335948 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000156.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ff91e2cba9769e5c680792a1220109230913780 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7130a333e2477801407b198479fb14e3f87a7476039f24cace36ff91f55efed +size 1151290 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000157.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67db928d0373f9984c16d26d9df0e806f8ce2f44 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c46f3d0cd0e81b7987bf2b35ccb1fb935ff82a027b5e3d8c3aab95edfae6901 +size 1365203 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000158.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a507c586fedc71e75dbe4e4f22b864412de22cb3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf478d564bd09151dfb9919b53e1c4417c34c36625d22d0f167c0ed12cb2514b +size 1365917 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000159.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d86cab5d683c32c0ec8f8d6db5af50a80ab1b9e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:875ea8d316cb04a7af35f7b6866b44d3a9ac08b0c0faf50412c2d53a430fdb9e +size 1385514 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000160.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a8bb3ab66e585051ada487625c8af00b7ceca24 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ffc71fcb42869884422766389ad0ba2872d587c614ee3edbababa6bc77f4748 +size 1216110 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000161.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd4f54df58a86b67ae23bf6b538b90de2fd0bcb5 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bb072b4f8b6ca709b9197a88ff97ecb40c9e5e9c7809f10187453662bc71f7f +size 1297089 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000162.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ec7c2f0948410df9f6f80ada0c4510dff1edf6b --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c247c55c20ff4f6ffcdc5f6de53bd3d4c5becd9303e56d0699af16e69919d21 +size 1196456 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000163.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..936c7f540407e00bf6aa2fbc418d067b934dfd7b --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9460882dd284d7c1ebba489b84a537545567f9a0ccbbace6bfd9f3eb76d365c1 +size 1256606 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000164.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53513cf05a94295495fa3022262098f3d168b2d0 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cfc08572864c4d8cb26f3fe3efa6db933484217f65010ebcbc4b39398dd146f +size 1322965 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000165.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b63a12d47264fddb07d596df3fb07ad870fe0d3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a81d9115fb27a9da730683f3cea41c28c49d463a374693ed953ea338a487cc7 +size 1352667 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000166.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43b710046d2ab0efdbb8705bf4b990ad8ea584a2 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a02637f1eee7d4f9a88bffb5f0c0aab6bd7e564b0011af2a720f8ccbb3ac614a +size 1372698 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000167.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dca4926f17e151c86dec8a99d2fa6221a4dcdb2b --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19a7a06cf5915d48940a30d0eddce35adabad984f2c15d5282ea9609d4671f0 +size 1451066 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000168.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39acb65a90f7871b41378aa7a027d71ee1e0fed6 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f9323d806b56df5365c9ff1ae251a0ce5f54402b74b0a725581b5bcc476c36d +size 1148662 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000169.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47ce410db1d8666cc7e461d89a9fa63943221502 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d081303db84f49aad6866bbc2ada4c00554f99546419abab1c9e53597d8dccd +size 1181496 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000170.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b89cbf99bcc8e13f462028a47d4cb2ad003de314 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0556fe97257094475280fd6e279190bef3f5642f5256dfee050a3b77c522b5e1 +size 1679998 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000171.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce91a47af0a8f3e4297f8a3e1b75abdf2d4b2940 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3039064cb323f54c91434de5232e69d474ff6315d0528ad3f22dabce00de6124 +size 1525023 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000172.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..665fe30d7368738cf6842a24617450f0eac937d1 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96cb266fac509a6aea41e8a26961598702c3517b05cb371603e65259b533b6e0 +size 1208054 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000173.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8c510e324a6326fe2658c73e9ba548644ac6660 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0f4bde7ec461427239558f0bd1ee127ff1659e207308307e89f2774bff1db5a +size 1523424 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000174.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57ea5928b41117f6b8c8451f1025064f563c735e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f413aa7f1b67f3286b5548c292c51a5a584bf215e9d4a39a346db8130d0da859 +size 1445207 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000175.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dc26cec3143649267defad9c2dbc3b4c01b033c --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f726e32cc874332baca5a1e7bc4645deaa255a366d2fcfa97812f9791864fcf +size 1357920 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000176.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02a760cefc18c70f1f8dafc28532866d5a7fbe02 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d042e37120ffbba77444abc73fd7a2f9efc0125a3acbb06d89a5998584c9f1de +size 1728676 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000177.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b0da3a8b3fa22dd3ad7fb5c7ae9c593c3bc188d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba22678cd276c8e254bab4813f6d1e92e6574ce86e39eaf0d06ec3b6206fadd6 +size 1140365 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000178.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eea15dc96d20040ad3eb549e88edc33b9b39f1d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a4244db0821ec44802a8b90f4dc25ce90058808decdd323c03783b3c88e2375 +size 1457863 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000179.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..768c1f2f585d362ec65204353f1996343a2f21f4 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e443c67ea795cd48e2db45187c834d67b7fbd02b501c67753929edcaa511a82a +size 1745985 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000180.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d849e4f333e86e5fb596a37fecdb0e39b160c81e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d507fb6e66996055c80df02fedb91d1f8fc1872d6d86053b69bacf99fd7c204e +size 1296890 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000181.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85d77a8ced83f45143fb16bf48f5d00c98486ff8 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:613395c2e30beb2c7e3b5d55de0a3bae9291a43e8647dfd887e3f35dc6ccfc4c +size 1165524 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000182.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..749a76c6f591df12299c7fde4d17833040817d5f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:004e56f876b62e68d3fcfddb643b43332202b2f70074af10644af63630a23466 +size 1286258 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000183.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2549c58100c12de14f5956a22acb7b7d6bac9b9 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af55220ab5a87bab8dae000a1bf258c171feb8a3ac40be3a8e4f5ad8cf883789 +size 1217123 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000184.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6e3e1ee9168d87b4f5cd0a02f7ee382d5ed3bbf --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eca024983dd2af493e9c33bbfd844bf7d0773b70a6517b77053b67e28b6f470a +size 1909322 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000185.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5287896bebf22ed5ddfcb291b8ed6d98952b5caf --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09c63812641ad145bb35ca7ba88e3ea050c2eb4f571d2c7117fdf8e39b5b6bc6 +size 1067958 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000186.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b27dfa6f077a831bb1fa252b5d98a6576a4018f6 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda010f184022a4c6424a23f965925e6dcf22f4e0f4f61ad5f3a54e16f1508ec +size 1258745 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000187.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d30b74f9fc44718ee05ba11fa0708a11aaf07284 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b46b87e530b984dde968e1c45bf5a3dffd941486a04e012bc4a52d17a57886b0 +size 1050623 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000188.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..345cb6528ac92273a584e225822b63b74fd56070 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c09fe87a719f68e97aaaa27ec3f5c7ea61c00e579648ddc6088fed8f9b9be414 +size 1242837 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000189.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..095cef8be30873544b0ba8282cf4e2417e640b8e --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04483906cbe1fae5e9af702b4c87a476996264a7e43de3aba3ba637a67854b04 +size 1280339 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000190.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24a5572bb6e410baaec2ec29ccadeca93c551777 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90f6040ec4f287bc77cb19852d544c5f93b9a1248b75250861f4fe334fba09e2 +size 1203784 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000191.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5e400fcb5720221e1acc9f819ddcd6b96d3477f --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aea87b024ff3fd657e402c900b9f1c8bb01ebff4bea2ce69dfdb76038b58de00 +size 1018176 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000192.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86686f21b8a10ff24641f0d2a8cacf7b9c56dc9d --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adba9f4df454956bd76e780960c70924d576c3f0079a16df5b73f3ba75bc467a +size 1224409 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000193.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6170304528db76c99a96016fcc1a6e4790fd0893 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e49e2f1cee45a02968cb338ffd3a69e4227d0e76955bcfb368eef7e355590e +size 1107749 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000194.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..225f95e4b511d9068930f2b4c0c06f766359fe5a --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:666e7e0a94278096574a0446d999000fe66d5579d4283a1fbaf4dabd6835aa36 +size 1673868 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000195.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67a0d1ce563434c8561d4397e90c3444231704c3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:947207330955f0ab01ea687540512015db489cb4ac8ace43a644d01c6f8fc48e +size 1073065 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000196.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..554b2c1b33a05b61cd5c390b5ad7d55c39071980 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1a81467d00da27b0839bbb08cf4092980d2306ca834149cc9240a9ca5e6905 +size 1135948 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000197.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f0fa0c0345ceaff7e55b91a12a2983e24e01ec3 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d514d4f10899e8fe15ad47ac228e39d53617ceb428590674024f68a07e5d2b91 +size 1130962 diff --git a/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000198.mp4 b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..706b5caec86b73aea44edb0e8f9257de3e57fc76 --- /dev/null +++ b/AIRBOT_MMK2_toy_storage/videos/chunk-000/observation.images.cam_third_view/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c8d60e8a1c0566eaa09991384ac7c001ac1c27d57c3cc03551ea811217bc46d +size 1298444