diff --git a/AIRBOT_MMK2_store_coffee_cups/.gitattributes b/AIRBOT_MMK2_store_coffee_cups/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/.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_store_coffee_cups/README.md b/AIRBOT_MMK2_store_coffee_cups/README.md new file mode 100644 index 0000000000000000000000000000000000000000..f3f8421eca1cbbf129c767d2cc2dbfcb9f6f5503 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/README.md @@ -0,0 +1,325 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_store_coffee_cups + +## πŸ“‹ 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` +- `place` +- `pick` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 50 | +| **Total Frames** | 11166 | +| **Total Tasks** | 1 | +| **Total Videos** | 200 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 444.8MB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +Pick up a coffee cup with one hand and place it in the basin; then pick up another coffee cup with your other hand and place it in the basin. + +### Sub-Tasks +This dataset includes 6 distinct subtasks: + +1. **Grasp the cup the right gripper** +2. **place the cup in the basin use the left gripper** +3. **End** +4. **Grasp the cup the left gripper** +5. **place the cup in the basin use the right gripper** +6. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:49 + + +## πŸ“ Dataset Structure + +This dataset follows the LeRobot format and contains the following components: + +### Data Files +- **Videos**: Compressed video files containing RGB camera observations +- **State Data**: Robot joint positions, velocities, and other state information +- **Action Data**: Robot action commands and trajectories +- **Metadata**: Episode metadata, timestamps, and annotations + +### File Organization +- **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet` +- **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4` +- **Chunking**: Data is organized into 1 chunk(s) +of size 1000 + + +### Features Schema + +The dataset includes the following features: + +#### Visual Observations +- **observation.images.cam_high_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_left_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_right_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_third_view**: video + - FPS: 30 + - Codec: av1 + +#### State and Action- **observation.state**: float32- **action**: float32 + +#### Temporal Information +- **timestamp**: float32 +- **frame_index**: int64 +- **episode_index**: int64 +- **index**: int64 +- **task_index**: int64 + + +#### Annotations +- **subtask_annotation**: int32 +- **scene_annotation**: int32 + + +#### Motion Features +- **eef_sim_pose_state**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_sim_pose_action**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_direction_state**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_direction_action**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_velocity_state**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_velocity_action**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_acc_mag_state**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag +- **eef_acc_mag_action**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag + + +#### Gripper Features + + +### Meta Information + +The complete dataset metadata is available in [meta/info.json](meta/info.json): + +```json +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 11166, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +AIRBOT_MMK2_store_coffee_cups_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_store_coffee_cups/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_store_coffee_cups/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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_store_coffee_cups/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_store_coffee_cups/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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_store_coffee_cups/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_store_coffee_cups/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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_store_coffee_cups/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_store_coffee_cups/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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_store_coffee_cups/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_store_coffee_cups/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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_store_coffee_cups/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_store_coffee_cups/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..26b35512178b0ec6a9f69c83d5d1684bb4150fa4 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "The basin is positioned at the front, while the cups are placed on either sideβ€”the one on the left and the one on the right."} +{"scene_index": 1, "scene": "The basin is at the front, with a cup on its right and another cup on its left."} +{"scene_index": 2, "scene": "The basin is at the front, while the cups are on the left and right sides."} +{"scene_index": 3, "scene": "The basin is at the front, while the cups are on the left and right sides."} +{"scene_index": 4, "scene": "The basin is at the front, with a cup on its right side and another cup on its left side."} +{"scene_index": 5, "scene": "The basin is at the front, while two cups are positioned on either side, one to the left and one to the right."} +{"scene_index": 6, "scene": "The basin is at the front, with a cup on its left and another cup on its right."} +{"scene_index": 7, "scene": "The basin is at the front, with a cup on its left and another cup on its right."} +{"scene_index": 8, "scene": "The basin is at the front, with a cup on its left and another cup on its right."} +{"scene_index": 9, "scene": "The basin is at the front, with a cup on its left and another cup on its right."} +{"scene_index": 10, "scene": "The basin is at the front, with a cup on its right and another cup on its left."} +{"scene_index": 11, "scene": "The basin is at the front, with a cup on its left and another cup on its right."} +{"scene_index": 12, "scene": "The basin is positioned at the front, while a cup is located on both the right and left sides."} +{"scene_index": 13, "scene": "The basin is at the front, while two cups are positioned on either side, one to the left and one to the right."} +{"scene_index": 14, "scene": "The cup on the right is positioned to the right side, the cup on the left is positioned to the left side, and the basin is located in front."} +{"scene_index": 15, "scene": "The basin is positioned at the front, while a cup is located on both the right and left sides."} +{"scene_index": 16, "scene": "The basin is at the front, while the cups are on the left and right sides."} +{"scene_index": 17, "scene": "The basin is at the front, while the cups are positioned on both the left and right sides."} +{"scene_index": 18, "scene": "The basin is at the front, while the cups are positioned on both the left and right sides."} +{"scene_index": 19, "scene": "The basin is at the front, while the cups are on the left and right sides."} +{"scene_index": 20, "scene": "The basin is at the front, with a cup on its right side and another cup on its left side."} +{"scene_index": 21, "scene": "The basin is at the front, while two cups are positioned on either side, one to the left and one to the right."} +{"scene_index": 22, "scene": "The basin is at the front, while the cups are positioned on both the left and right sides."} +{"scene_index": 23, "scene": "The basin is at the front, while two cups are positioned on either side, one to the left and one to the right."} +{"scene_index": 24, "scene": "The basin is at the front, while two cups are positioned on either side, one to the left and one to the right."} +{"scene_index": 25, "scene": "The basin is positioned at the front, while a cup is located on both the right and left sides."} +{"scene_index": 26, "scene": "The basin is located at the front, while there are three cups positioned to the left, one cup to the right, and another cup also to the left."} +{"scene_index": 27, "scene": "The basin is at the front, while two cups are positioned on either side, one to the left and one to the right."} +{"scene_index": 28, "scene": "The basin is at the front, with a cup on its right side and another cup on its left side."} +{"scene_index": 29, "scene": "The basin is at the front, with a cup on its right and another cup on its left."} +{"scene_index": 30, "scene": "The basin is positioned at the front, while a cup is located on both the right and left sides."} +{"scene_index": 31, "scene": "The basin is at the front, with a cup on its right and another cup on its left."} +{"scene_index": 32, "scene": "The basin is at the front, with a cup on its left and another cup on its right."} +{"scene_index": 33, "scene": "The basin is at the front, with a cup on its right and another cup on its left."} +{"scene_index": 34, "scene": "The basin is at the front, while the cups are on the left and right sides."} +{"scene_index": 35, "scene": "The basin is at the front, with a cup on its left and another cup on its right."} +{"scene_index": 36, "scene": "The basin is at the front, while the cups are on the left and right sides."} +{"scene_index": 37, "scene": "The basin is at the front, the cup on the front right is to its right, and the cup on the left is to the left of the basin."} +{"scene_index": 38, "scene": "The basin is at the front, while the cups are on the left and right sides."} +{"scene_index": 39, "scene": "The basin is at the front, with a cup on its right side and another cup on its left side."} +{"scene_index": 40, "scene": "The basin is at the front, with a cup on its left and another cup on its right."} +{"scene_index": 41, "scene": "The basin is at the front, with a cup on its left and another cup on its right."} +{"scene_index": 42, "scene": "The basin is at the front, with a cup on its right and another cup on its left."} +{"scene_index": 43, "scene": "The basin is at the front, while two cups are positioned on either side, one to the left and one to the right."} +{"scene_index": 44, "scene": "The basin is positioned at the front, while the cups are placed on either sideβ€”the one on the left and the one on the right."} +{"scene_index": 45, "scene": "The basin is at the front, while two cups are positioned on either side, one to the left and one to the right."} +{"scene_index": 46, "scene": "The basin is at the front, while the cups are positioned on both the left and right sides."} +{"scene_index": 47, "scene": "The cup on the right is positioned to the right side, the basin is located at the front, and the cup on the left is placed to the left side."} +{"scene_index": 48, "scene": "The basin is at the front, with a cup on its left and another cup on its right."} +{"scene_index": 49, "scene": "The basin is at the front, with a cup on its right and another cup on its left."} diff --git a/AIRBOT_MMK2_store_coffee_cups/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_store_coffee_cups/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ca94c41c0aba402ce91e1f8020d957e25533f5a0 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/annotations/subtask_annotations.jsonl @@ -0,0 +1,6 @@ +{"subtask_index": 0, "subtask": "Grasp the cup the right gripper"} +{"subtask_index": 1, "subtask": "place the cup in the basin use the left gripper"} +{"subtask_index": 2, "subtask": "End"} +{"subtask_index": 3, "subtask": "Grasp the cup the left gripper"} +{"subtask_index": 4, "subtask": "place the cup in the basin use the right gripper"} +{"subtask_index": 5, "subtask": "null"} diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f31275200f16d57bf940ec8a0fee0a97b4b586fc --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f62498a752eee494f7c0381cc1732bc482845c08ac9a74d973645884a742c9ee +size 169079 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c09d3914679fb6b24cb80d5f8c55c0a82723bc50 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:491feb0fbb936b534392f128d6be39a6de10db69d2e126c400797469dee4d94a +size 142885 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0fba0aa27516356e31d4514fad99e7a244f42b96 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55cacb48a61f222ef0968c94813c78bf80367f090173f160406ebd5424d215c9 +size 138405 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7d564b0fad75bc64b10b9656aacc233b1bf2c1e --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:533955665569361ebb3b3b772afb1835e199c3769f48ecf9280aa26db85fcf83 +size 125191 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59f3167418752efb72416435d1b78f1e36a7c9ac --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d63b3355e03b69bd6cd83ed63c7e5295981f9571322b34335ac6ecdca6a27ff6 +size 143166 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e238e17068b393d0d587cbcbd75db53156240ce --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314bb53428e5dae46a493478f4528f31eac96a4bd1e3c91148a5d95e7f93a964 +size 130081 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41fd3bd25b141268a4f422112034a89ec159cef3 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:110d794fe5d585f9f1363d7ec10228a17b60a90a39856afe1431a299b5a3e4b2 +size 182898 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0fa962f05c86c157f34f2b50e8d6e24226067917 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c91aa7eca02834577cc7595bc4cae08042ae1cbd9661aba2f3531a2a7253e402 +size 143853 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e82aa54676de5f32b572d744e5cd1ec2c27a7264 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26173db56a8db3c6939f32c9bcb244bada4e5ee233edd077dfd94237cd776a13 +size 123382 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18ad6a1e39a468c9dffbb4f38c2ac6d78bc98d04 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f35fa4056a4ac6a26e1fb1764c78e18dbec4d46988aa6a550ac93d6383f0a3e +size 153329 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93c6b265c0c499321b27e2f0b5646db0f195e2f4 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5d73a84f3e4896a9d771add4d866dd8274dc94b6193bc72454d59b910e8615a +size 128657 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f677e535585b3361acb692b29411e9d90116822 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b79edac5ebd7e2143a8bf209dc1ed171b3a3b1505bd6a979c0d7b1a78ce8f51c +size 121425 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0db77ffd5a55eb22587b2d70705c6fa5686a1f6 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a58ba94a433530e82ed41b151fb90974776f599552471b9d1a86c852507981 +size 131539 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3127ee4256bdf0e35fd4eebfc6421b48ce99db9e --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:818e84ccd6a4337634f80d9a17e25a1b9f586c780a1ee17b8a3e85861f09049d +size 123765 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34f58ddd68c0bfb81d2fc612addaa1bcc21a2c4d --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f69f5e044ec2f25d0be3d58265e5785aed902bf1f5f682bfdd6b302c4291ffd +size 119451 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ce758ca0194d57b9534f0fac672869ca36d978d --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcb4a7c3e0c327555fa87f03d42d67b88e1d85886fe0522211f93162167598fd +size 117705 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69651da12b70c205bc06bf16bda67762a934a0c2 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6696913c8de866d0627b8080545abaedcb63be46e293ff90413252ea759013df +size 149000 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b040b96d7e02b3a38a6caee99e5014d3f6ebe76 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:593f6e0df2037f276c027aadbae04c10b96ab3835bdaa0533cd66cb0a968df02 +size 126215 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9fc168b7dba46fc87bac76365bbae5d09bbc6fa6 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78ac1ac6c5d37902b0de5b47d9e7a46a2fbe8c458cba6e62d11e5e0c278a24f9 +size 115462 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73172ed89563652ab3a681fbec477074fda27234 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:329c64d64cfc097696280a6f2f0ff3aeb3fa1cdce8974e339c1c185d0bb6b450 +size 140111 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16a0980c993264a1e7c562fcd359554bf78d7a1c --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b81d0be1db4acc6256ddeff7a6ee2f05b2c5da76abda276543f1c354ccf35b94 +size 114875 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d402d79100a2c0b7580abdd4c90b8c8662077323 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e3dc45bda946f4728e0bac34f5da8b4a613e6a41df896eabd13bfe785a0537a +size 113205 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b10c6d8fa038f66ee961efe937b5154cfa71b18 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de3f914ba3c5e7eb9dfad41c1d398797ed746226a3a16098c54adefe6e59261 +size 117727 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51e94bdcc96e0eb0cdb5c5e8f9e48645203984cf --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b967f14a9b20c1b49c2c767da384c3ea5a6c539d2952892de4843a38ac46acb6 +size 135547 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87bda4b9f81e548681abfae71994e1879a8b13cc --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4387067daaadbf51a8cc48c7828f68808b7407740eb97bcead4375f3b66fd78a +size 111306 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27907c53a98c2fddd6a4b2ed50297b9b9acfa215 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d56935540b708a3fbe014e4040c7f65e50cd91ed809fefdcbfbb04d129dad5 +size 98441 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6b952e8715214bda6128dbd355cfaa67297e6ab --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:270129730e3dd3688316006076c6cf7fdad87b835d0dcd9da1924acd31f79f25 +size 114630 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f15e688947ad158823511b0bafd7c232dbe9dfab --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05e29b4398c928541de900ac5829b81e25eaa441dd8f788eb60eb57d098264bb +size 110974 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..527947c261ff799c740d3f517e64b18f5830c620 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4da9e0ce3b6f87310f4353c04cdbc11123c00c62c14544fdf16c1aa924474f6 +size 110390 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4841dfcafb71724eea11ecf93139241b7ce01012 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:368421a1875a8c9b060250c87204c34f8dd1046b74fe4db7a34c31b5395b7c2c +size 101953 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0fb6f92bc6e4285a6c4d92bfdbd692dc7be7171f --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da58d958400da3d7fcd32a5bbbfae5370ade71c2b3af8402ed15a33e46f1a6db +size 99664 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46dac57f76ce164ff412db0fb7434b470ec4bff6 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8404ffc292b88bfc98c5cdf074f159a330ad13c41f19fd14473872e303711c70 +size 99364 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62cba002fb853e782090c3889528776f837e2174 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ed042035cc6f0a6171efb46314297576a77dd10f640f7c367eb66d8ed79916 +size 111300 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40fe14579ad69c0492b4fc73a32ab3b10e8a9dde --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3046746bae81d0fa663cf5479c73ce4f1c2897c73f56707b4e2b423b5ed85491 +size 118522 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb576f5d3b65996275db7e03f9d4b87bf82ec152 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e0a4b6c84d7a98b5d585e736f709e221a4fa1f7dba0855e56b096b2113c74e +size 133689 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3b96663ace1146cfdc58eb0f71d77778a49b73c --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a1737676d42877c19b1317514cefebe16d352156e3297c2f50c453a902d6f54 +size 106300 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cfbb50b6b23de5cbec117cba5d8751e33e39444d --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c254f1f98e38a8b957c0431236586fc11912c4bdef56edd5f95bce487c06dc +size 115519 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02d3d93454fd4890ab8e6414bb938db2ed0f1df8 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f456dfe5594af9579ebc2ef82d7efe00cf3283cc6013365c3454c7cfa5985bdd +size 127879 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f0e669efed69e94a851d43ce08535f1cc106161 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd81d50cc1e662c6c599e9d9d454e1eb964391cb6e55fee14f745895adfe3057 +size 127039 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e453eabb73ecea632445bdfe1708d9c14e42054c --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef664811674c272334b5a3dbe0b821b7ef7900fa61e037f59feed4137260361 +size 121615 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..215ebb85061b42970105793f20a588f58773dc7c --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d09b7e7daa6f2739d78e210a04343b513d2d44f8e9cdfa0ba5cc7814fc7979 +size 109162 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30a488973703295dcd83ef186f5b812d7ea25408 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f3a8f064a32d48dbb4c187891b3cd580339389c7ad3d0af351a4cc962efbb6 +size 98592 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c4ebddac8ee59f1279c9c8fca1d6a03a6d09eee --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26152e2f022920374dc0bdb67f59fb2916d7b3e05ca9cd44f3fbc378acb4962b +size 110446 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..598bccb055c6d2a5d529ef5fc740b1384bd19c2d --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807bdc36361906126e91db48ea2e54af2a39ff385a655b3df4e0f8acce28d2db +size 108688 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94999b6c042a4bd5882cb4c091bd682a635e6f54 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:010c83f0f7bfb428d700750a75401149cad4f9e6c556b599ad0950bd81b0ad08 +size 102220 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a37a5e1e491bf3161151f9903fc8e836f721321 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44fa66a1688d4f0b8d92f8c8b3bae656ebe492f0d9fc402408bcbaec5ffce1eb +size 172709 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2965cd1ed77766a058d4f9071005e4ddbee233df --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51e0b239773bf38da4148fcf9c8fbfb36a8ce286b8190b075867bc2e6120a441 +size 136709 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a91e7e288c563ee4716cb5362f09277aad352e80 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e88b479b94f0a5a53ee77232e39904f9033f5eff0434e4659c2899a8ef5741ac +size 150544 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad2ebd3e1209b3898a8600bdcab26a7238a37b2b --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85c5a09af87aff374985b612a1325d79ef5935422cbe7353da6369d8be1e10f7 +size 135804 diff --git a/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000049.parquet b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be4c215601251cc9e17752d7fe3091741f76f4cb --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80338891edb292603d60ad93c57ce3055f92e59f0360e42b46b6afb941813b01 +size 134211 diff --git a/AIRBOT_MMK2_store_coffee_cups/meta/episodes.jsonl b/AIRBOT_MMK2_store_coffee_cups/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..56fdeb0b1dc971cb7c096130103c19699e18a2b6 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/meta/episodes.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 311} +{"episode_index": 1, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 259} +{"episode_index": 2, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 253} +{"episode_index": 3, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 226} +{"episode_index": 4, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 261} +{"episode_index": 5, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 236} +{"episode_index": 6, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 342} +{"episode_index": 7, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 264} +{"episode_index": 8, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 217} +{"episode_index": 9, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 286} +{"episode_index": 10, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 231} +{"episode_index": 11, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 213} +{"episode_index": 12, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 237} +{"episode_index": 13, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 220} +{"episode_index": 14, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 208} +{"episode_index": 15, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 206} +{"episode_index": 16, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 274} +{"episode_index": 17, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 225} +{"episode_index": 18, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 200} +{"episode_index": 19, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 263} +{"episode_index": 20, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 199} +{"episode_index": 21, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 195} +{"episode_index": 22, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 204} +{"episode_index": 23, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 252} +{"episode_index": 24, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 190} +{"episode_index": 25, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 167} +{"episode_index": 26, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 202} +{"episode_index": 27, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 190} +{"episode_index": 28, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 189} +{"episode_index": 29, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 174} +{"episode_index": 30, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 169} +{"episode_index": 31, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 169} +{"episode_index": 32, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 192} +{"episode_index": 33, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 207} +{"episode_index": 34, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 251} +{"episode_index": 35, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 181} +{"episode_index": 36, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 203} +{"episode_index": 37, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 228} +{"episode_index": 38, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 227} +{"episode_index": 39, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 215} +{"episode_index": 40, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 187} +{"episode_index": 41, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 165} +{"episode_index": 42, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 188} +{"episode_index": 43, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 187} +{"episode_index": 44, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 174} +{"episode_index": 45, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 320} +{"episode_index": 46, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 246} +{"episode_index": 47, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 278} +{"episode_index": 48, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 243} +{"episode_index": 49, "tasks": ["pick up a coffee cup with your left hand and place it in the basin; pick up another coffee cup with your right hand and place it in the basin."], "length": 242} diff --git a/AIRBOT_MMK2_store_coffee_cups/meta/episodes_stats.jsonl b/AIRBOT_MMK2_store_coffee_cups/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..86d76002d7f1a7ccfabec45067bf6d3306e6cce4 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/meta/episodes_stats.jsonl @@ -0,0 +1,50 @@ +{"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.3206031556372549]], [[0.3249211662581699]], [[0.3372380821078431]]], "std": [[[0.3267265773416132]], [[0.31094998558182124]], [[0.29991886902340775]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48018524918300654]], [[0.5017274734477124]], [[0.47262909517973856]]], "std": [[[0.3187585117226606]], [[0.3122880420875064]], [[0.32370701900395854]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4806130616830065]], [[0.5045888316993464]], [[0.47502179738562095]]], "std": [[[0.32131201232145445]], [[0.30812778445146854]], [[0.3125351478206854]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38489586601307185]], [[0.41363103553921565]], [[0.4171072140522876]]], "std": [[[0.3626876448999315]], [[0.36246076334412103]], [[0.3355783554380304]]], "count": [100]}, "observation.state": {"min": [-0.04706454649567604, -1.2451122999191284, 0.8382925391197205, -0.3928244411945343, -1.6158244609832764, 0.308041512966156, -1.193827748298645, -1.3518062829971313, 1.0712045431137085, -0.6647688150405884, 0.5780308246612549, -0.4479582607746124, 9.625555038452148, 41.79624938964844, 0.4829999804496765, -0.1537500023841858, 0.9587500095367432, 0.11812499910593033, 0.7506250143051147, -1.0987499952316284, 0.921875, -3.6212501525878906, 0.9900000095367432, 0.7962499856948853, 29.353750228881836, 44.248748779296875, 1.2506250143051147, 0.2537499964237213, 1.0412499904632568, 0.8181250095367432, 0.6881250143051147, 0.6831250190734863, 0.8224999904632568, 0.6921428442001343, 0.8012499809265137, 0.42750000953674316], "max": [1.439784049987793, -0.7026541233062744, 1.6246566772460938, 0.7185807228088379, -0.522335410118103, 0.6272411942481995, 0.07822632789611816, -0.8310444951057434, 1.6871709823608398, 0.21627278625965118, 1.6502419710159302, -0.05056935176253319, 64.83250427246094, 65.5009994506836, 61.9318733215332, 9.368749618530273, 50.62062454223633, 82.74937438964844, 49.03874969482422, 78.64875030517578, 47.61687469482422, 78.24687194824219, 45.608123779296875, 91.90687561035156, 57.87916564941406, 63.0433349609375, 2.3137500286102295, 9.537500381469727, 34.467498779296875, 45.97437286376953, 36.25062561035156, 67.00250244140625, 43.07749938964844, 91.61563110351562, 83.06937408447266, 110.2612533569336], "mean": [1.0296952724456787, -0.8111923336982727, 1.0345875024795532, -0.09079094976186752, -1.2529700994491577, 0.5362001061439514, -0.7819032669067383, -0.979850172996521, 1.2853736877441406, -0.1728261262178421, 1.1259828805923462, -0.35477617383003235, 49.250877380371094, 50.46833038330078, 39.34237289428711, 5.444437503814697, 14.7997407913208, 13.18665885925293, 11.248300552368164, 12.812111854553223, 10.575721740722656, 13.262046813964844, 8.465140342712402, 25.50863265991211, 49.54709243774414, 52.742958068847656, 1.4082584381103516, 5.595595359802246, 17.86028289794922, 8.728340148925781, 13.302495956420898, 13.080108642578125, 12.567277908325195, 17.603487014770508, 15.817739486694336, 31.204486846923828], "std": [0.42806482315063477, 0.11516512185335159, 0.18836568295955658, 0.31419315934181213, 0.37931475043296814, 0.07232104986906052, 0.3892214596271515, 0.1255863904953003, 0.14024244248867035, 0.280688613653183, 0.2268485724925995, 0.12374670058488846, 10.472856521606445, 4.1222615242004395, 9.683722496032715, 3.2486207485198975, 16.17798614501953, 25.81868553161621, 15.30945110321045, 27.042236328125, 14.526359558105469, 27.189037322998047, 13.434868812561035, 32.08396911621094, 8.89367389678955, 5.912031173706055, 0.13943332433700562, 2.6550891399383545, 9.6982421875, 15.208199501037598, 10.648554801940918, 23.419647216796875, 13.772993087768555, 33.114784240722656, 26.55739402770996, 38.16954040527344], "count": [311]}, "action": {"min": [-0.04706454649567604, -1.2451122999191284, 0.8382925391197205, -0.3928244411945343, -1.6158244609832764, 0.308041512966156, -1.193827748298645, -1.3518062829971313, 1.0712045431137085, -0.6647688150405884, 0.5780308246612549, -0.4479582607746124, 9.625555038452148, 41.79624938964844, 0.4829999804496765, -0.1537500023841858, 0.9587500095367432, 0.11812499910593033, 0.7506250143051147, -1.0987499952316284, 0.921875, -3.6212501525878906, 0.9900000095367432, 0.7962499856948853, 29.353750228881836, 44.248748779296875, 1.2506250143051147, 0.2537499964237213, 1.0412499904632568, 0.8181250095367432, 0.6881250143051147, 0.6831250190734863, 0.8224999904632568, 0.6921428442001343, 0.8012499809265137, 0.42750000953674316], "max": [1.439784049987793, -0.7026541233062744, 1.6246566772460938, 0.7185807228088379, -0.522335410118103, 0.6272411942481995, 0.07822632789611816, -0.8310444951057434, 1.6871709823608398, 0.21627278625965118, 1.6502419710159302, -0.05056935176253319, 64.83250427246094, 65.5009994506836, 61.9318733215332, 9.368749618530273, 50.62062454223633, 82.74937438964844, 49.03874969482422, 78.64875030517578, 47.61687469482422, 78.24687194824219, 45.608123779296875, 91.90687561035156, 57.87916564941406, 63.0433349609375, 2.3137500286102295, 9.537500381469727, 34.467498779296875, 45.97437286376953, 36.25062561035156, 67.00250244140625, 43.07749938964844, 91.61563110351562, 83.06937408447266, 110.2612533569336], "mean": [1.0296952724456787, -0.8111926317214966, 1.0345873832702637, -0.09079091250896454, -1.2529691457748413, 0.5362000465393066, -0.7819035053253174, -0.9798500537872314, 1.2853740453720093, -0.17282606661319733, 1.1259827613830566, -0.3547761142253876, 49.250877380371094, 50.46833801269531, 39.34237289428711, 5.444437503814697, 14.799738883972168, 13.186649322509766, 11.248299598693848, 12.812088966369629, 10.575713157653809, 13.262056350708008, 8.465144157409668, 25.508636474609375, 49.54708480834961, 52.74299240112305, 1.4082589149475098, 5.59559440612793, 17.860273361206055, 8.728337287902832, 13.30250358581543, 13.080113410949707, 12.567283630371094, 17.60348892211914, 15.817734718322754, 31.204513549804688], "std": [0.42806476354599, 0.1151651069521904, 0.18836581707000732, 0.3141932189464569, 0.3793148100376129, 0.07232104241847992, 0.3892214894294739, 0.1255863755941391, 0.14024244248867035, 0.2806885838508606, 0.22684858739376068, 0.12374669313430786, 10.472856521606445, 4.122261047363281, 9.683722496032715, 3.2486202716827393, 16.177976608276367, 25.81868553161621, 15.309446334838867, 27.042232513427734, 14.526360511779785, 27.18902015686035, 13.434867858886719, 32.083980560302734, 8.89367389678955, 5.912029266357422, 0.139433354139328, 2.655088424682617, 9.698241233825684, 15.208199501037598, 10.648553848266602, 23.419647216796875, 13.772995948791504, 33.11478042602539, 26.557392120361328, 38.16953659057617], "count": [311]}, "timestamp": {"min": [0.0], "max": [10.333333333333334], "mean": [5.166666666666666], "std": [2.9925834249951255], "count": [311]}, "frame_index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}, "index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}, "subtask_annotation": {"mean": [1.9163987138263665, 5.0, 5.0, 5.0, 5.0], "std": [1.5318970507662193, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [311]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [311]}, "eef_direction_state": {"mean": [3.9131832797427655, 4.041800643086817], "std": [1.8931726620851006, 1.9099137130051163], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_state": {"mean": [1.0257234726688103, 1.0192926045016077], "std": [0.8482897722362013, 0.8745862492108202], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_state": {"mean": [0.8167202572347267, 0.6913183279742765], "std": [0.8497267475713596, 0.8026614881652785], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_direction_action": {"mean": [3.9131832797427655, 4.041800643086817], "std": [1.8931726620851006, 1.9099137130051163], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_action": {"mean": [1.0257234726688103, 1.0192926045016077], "std": [0.8482897722362013, 0.8745862492108202], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_action": {"mean": [0.8167202572347267, 0.6913183279742765], "std": [0.8497267475713596, 0.8026614881652785], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_sim_pose_state": {"mean": [0.6170741842167711, 0.22485265623097653, 1.2239050166739527, -1.2542787996968945, 0.708035478640428, -1.9104829361681814, 0.648584402653324, -0.17415628900982325, 1.2413061519050221, 1.168456663555673, 0.6778393558478304, 2.0700830864678945], "std": [0.05579071129151723, 0.04618735778845286, 0.05970431895571247, 0.18438006914321453, 0.13328785126534584, 0.16725526875303653, 0.03975282666865437, 0.0613042883751535, 0.09968657111057015, 0.2851396760039861, 0.06474461744039516, 0.24583183003727616], "min": [0.5628855979210652, 0.12027374920418024, 1.18284245603772, -1.4953839732880272, 0.4908231442316371, -2.23544290579689, 0.5752189693535927, -0.24616884142887532, 1.158307947681747, 0.40565118971707315, 0.4738814063672572, 1.6215830713534183], "max": [0.7881434969210226, 0.28235735979492366, 1.4289450640758072, -0.6111593462128331, 1.0362143428630657, -1.4700781273824115, 0.7805042573891796, -0.06587416070302213, 1.4993647698012538, 1.4064833130757226, 0.8299403191706314, 2.573132408559947], "count": [311]}, "eef_sim_pose_action": {"mean": [0.6170741842167711, 0.22485265623097653, 1.2239050166739527, -1.2542787996968945, 0.708035478640428, -1.9104829361681814, 0.648584402653324, -0.17415628900982325, 1.2413061519050221, 1.168456663555673, 0.6778393558478304, 2.0700830864678945], "std": [0.05579071129151723, 0.04618735778845286, 0.05970431895571247, 0.18438006914321453, 0.13328785126534584, 0.16725526875303653, 0.03975282666865437, 0.0613042883751535, 0.09968657111057015, 0.2851396760039861, 0.06474461744039516, 0.24583183003727616], "min": [0.5628855979210652, 0.12027374920418024, 1.18284245603772, -1.4953839732880272, 0.4908231442316371, -2.23544290579689, 0.5752189693535927, -0.24616884142887532, 1.158307947681747, 0.40565118971707315, 0.4738814063672572, 1.6215830713534183], "max": [0.7881434969210226, 0.28235735979492366, 1.4289450640758072, -0.6111593462128331, 1.0362143428630657, -1.4700781273824115, 0.7805042573891796, -0.06587416070302213, 1.4993647698012538, 1.4064833130757226, 0.8299403191706314, 2.573132408559947], "count": [311]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3148155882352941]], [[0.3257672242647059]], [[0.3537681147875817]]], "std": [[[0.3284878550764223]], [[0.3128937643708621]], [[0.29575975589950804]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.14901960784313725]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4653367912581699]], [[0.49150475898692814]], [[0.4565556964869281]]], "std": [[[0.32376488777550566]], [[0.3124126498670576]], [[0.3256100656986709]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4858137663398693]], [[0.5033726879084968]], [[0.4686897344771242]]], "std": [[[0.3161226930591851]], [[0.3083206786506788]], [[0.3163390870723741]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3856321058006536]], [[0.4100712847222222]], [[0.3973653084150327]]], "std": [[[0.36573462176858273]], [[0.36189337427771767]], [[0.3374746670562659]]], "count": [100]}, "observation.state": {"min": [0.0648985281586647, -1.2204833030700684, 0.9082217812538147, -0.29616808891296387, -1.6191306114196777, 0.3806649148464203, -1.331254243850708, -1.455949068069458, 1.0564488172531128, -0.4610370397567749, 0.700603723526001, -0.4705500900745392, 6.301111221313477, 46.321876525878906, -1.0774999856948853, -0.2750000059604645, 0.8487499952316284, -0.8318749666213989, 1.071874976158142, -1.0368750095367432, 0.9437500238418579, 0.02500000223517418, 0.9474999904632568, 0.35875001549720764, 31.640625, 42.525001525878906, 1.169374942779541, 0.03687500208616257, 1.0768749713897705, 0.8962500095367432, 0.7287499904632568, 0.4581249952316284, 0.8999999761581421, 0.8806250095367432, 0.9800000190734863, 0.5831249952316284], "max": [1.3112983703613281, -0.7031786441802979, 1.6083486080169678, 0.44966429471969604, -0.47286278009414673, 0.6279723048210144, -0.14558060467243195, -0.8202784061431885, 1.7829928398132324, 0.324659526348114, 1.6569390296936035, -0.23632410168647766, 64.51312255859375, 64.18545532226562, 42.14125061035156, 9.318124771118164, 45.57875061035156, 81.03624725341797, 36.907501220703125, 70.64812469482422, 40.239376068115234, 75.25312805175781, 42.30687713623047, 101.68875122070312, 58.62687683105469, 60.4900016784668, 2.4362499713897705, 9.46875, 34.24937438964844, 62.913124084472656, 34.49937438964844, 78.06999969482422, 40.051876068115234, 100.12562561035156, 74.15250396728516, 110.13187408447266], "mean": [0.8025783896446228, -0.8197197318077087, 1.1435651779174805, 0.05800829827785492, -1.0058178901672363, 0.46930068731307983, -0.8056983947753906, -0.9817225337028503, 1.3052873611450195, -0.10966581851243973, 1.1155009269714355, -0.37854552268981934, 49.57487869262695, 51.36110305786133, 8.466459274291992, 4.013949871063232, 17.13015365600586, 11.678101539611816, 10.970449447631836, 11.080992698669434, 9.67648696899414, 12.816461563110352, 7.73299503326416, 25.108287811279297, 48.92431640625, 50.91741943359375, 1.311004638671875, 6.37634801864624, 14.659647941589355, 9.816978454589844, 14.934709548950195, 15.984514236450195, 14.137755393981934, 21.761930465698242, 15.686262130737305, 37.023677825927734], "std": [0.3119939863681793, 0.11647056043148041, 0.15102143585681915, 0.18648554384708405, 0.28358376026153564, 0.05500034615397453, 0.30279740691185, 0.1553470343351364, 0.16001510620117188, 0.20428873598575592, 0.20841272175312042, 0.06795747578144073, 10.928391456604004, 4.021869659423828, 15.29763412475586, 2.4313085079193115, 11.802901268005371, 23.67743492126465, 12.111571311950684, 24.197111129760742, 13.519241333007812, 25.253520965576172, 12.580716133117676, 32.7152214050293, 7.104338645935059, 6.135308265686035, 0.16072994470596313, 2.117190361022949, 9.399813652038574, 17.311246871948242, 10.022798538208008, 27.730783462524414, 11.960248947143555, 37.404605865478516, 24.5723876953125, 38.57656478881836], "count": [259]}, "action": {"min": [0.0648985281586647, -1.2204833030700684, 0.9082217812538147, -0.29616808891296387, -1.6191306114196777, 0.3806649148464203, -1.331254243850708, -1.455949068069458, 1.0564488172531128, -0.4610370397567749, 0.700603723526001, -0.4705500900745392, 6.301111221313477, 46.321876525878906, -1.0774999856948853, -0.2750000059604645, 0.8487499952316284, -0.8318749666213989, 1.071874976158142, -1.0368750095367432, 0.9437500238418579, 0.02500000223517418, 0.9474999904632568, 0.35875001549720764, 31.640625, 42.525001525878906, 1.169374942779541, 0.03687500208616257, 1.0768749713897705, 0.8962500095367432, 0.7287499904632568, 0.4581249952316284, 0.8999999761581421, 0.8806250095367432, 0.9800000190734863, 0.5831249952316284], "max": [1.3112983703613281, -0.7031786441802979, 1.6083486080169678, 0.44966429471969604, -0.47286278009414673, 0.6279723048210144, -0.14558060467243195, -0.8202784061431885, 1.7829928398132324, 0.324659526348114, 1.6569390296936035, -0.23632410168647766, 64.51312255859375, 64.18545532226562, 42.14125061035156, 9.318124771118164, 45.57875061035156, 81.03624725341797, 36.907501220703125, 70.64812469482422, 40.239376068115234, 75.25312805175781, 42.30687713623047, 101.68875122070312, 58.62687683105469, 60.4900016784668, 2.4362499713897705, 9.46875, 34.24937438964844, 62.913124084472656, 34.49937438964844, 78.06999969482422, 40.051876068115234, 100.12562561035156, 74.15250396728516, 110.13187408447266], "mean": [0.8025786280632019, -0.8197192549705505, 1.1435662508010864, 0.05800822749733925, -1.0058180093765259, 0.46930059790611267, -0.8056984543800354, -0.981722891330719, 1.3052865266799927, -0.10966578871011734, 1.115500807762146, -0.378545343875885, 49.57487869262695, 51.361106872558594, 8.466466903686523, 4.013948917388916, 17.130142211914062, 11.678099632263184, 10.970455169677734, 11.080978393554688, 9.67648696899414, 12.816473960876465, 7.732997894287109, 25.108293533325195, 48.92430114746094, 50.917457580566406, 1.311004638671875, 6.376344203948975, 14.659634590148926, 9.816978454589844, 14.934698104858398, 15.984516143798828, 14.1377592086792, 21.761934280395508, 15.686266899108887, 37.0236701965332], "std": [0.3119940161705017, 0.11647055298089981, 0.15102142095565796, 0.18648552894592285, 0.28358376026153564, 0.05500033497810364, 0.30279743671417236, 0.15534701943397522, 0.16001510620117188, 0.20428870618343353, 0.20841273665428162, 0.06795746833086014, 10.928391456604004, 4.02186918258667, 15.297632217407227, 2.4313087463378906, 11.802902221679688, 23.67743682861328, 12.111571311950684, 24.197114944458008, 13.519242286682129, 25.25351905822754, 12.580718994140625, 32.715213775634766, 7.104338645935059, 6.135309219360352, 0.16072994470596313, 2.1171908378601074, 9.39981460571289, 17.311246871948242, 10.022798538208008, 27.73077964782715, 11.960250854492188, 37.404598236083984, 24.572389602661133, 38.576568603515625], "count": [259]}, "timestamp": {"min": [0.0], "max": [8.6], "mean": [4.3], "std": [2.492210085669166], "count": [259]}, "frame_index": {"min": [0], "max": [258], "mean": [129.0], "std": [74.76630257007497], "count": [259]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [259]}, "index": {"min": [311], "max": [569], "mean": [440.0], "std": [74.76630257007497], "count": [259]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [259]}, "subtask_annotation": {"mean": [1.9227799227799227, 5.0, 5.0, 5.0, 5.0], "std": [1.5276797437429293, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [259]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [259]}, "eef_direction_state": {"mean": [3.3552123552123554, 4.374517374517374], "std": [1.9365619172007806, 1.7383609804487623], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_state": {"mean": [1.2548262548262548, 1.0694980694980696], "std": [0.7640106206721673, 0.9232079264601777], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_state": {"mean": [0.9227799227799228, 0.7451737451737451], "std": [0.8484726192063303, 0.8177128551282263], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_direction_action": {"mean": [3.3552123552123554, 4.374517374517374], "std": [1.9365619172007806, 1.7383609804487623], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_action": {"mean": [1.2548262548262548, 1.0694980694980696], "std": [0.7640106206721673, 0.9232079264601777], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_action": {"mean": [0.9227799227799228, 0.7451737451737451], "std": [0.8484726192063303, 0.8177128551282263], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_sim_pose_state": {"mean": [0.6530307788845149, 0.20828475029198276, 1.2405079635034861, -1.286000552937344, 0.7275638493996565, -1.9975376034510102, 0.6639407277927576, -0.1815151669848136, 1.2341686360238624, 1.1865727493962661, 0.6775582842453167, 2.04071167507347], "std": [0.049464363286507086, 0.02709340475228852, 0.054550748172133276, 0.17397761758894334, 0.08665989890027205, 0.16745641975682632, 0.04402418769142749, 0.05949040123925528, 0.06357377453147073, 0.2021208934074801, 0.09181827923367263, 0.14720117095944962], "min": [0.5666295151637208, 0.14843582138331546, 1.1868415694291132, -1.5308461337388841, 0.5644339724729437, -2.3077642953272886, 0.5725546127620988, -0.27619572833718475, 1.1735367130214662, 0.5546470776873895, 0.48178612220790473, 1.6784642968640677], "max": [0.7996183301682062, 0.27436500345108866, 1.4085188267962425, -0.7779064949505058, 0.9277696410345682, -1.5407079089568847, 0.8005880565315655, -0.06822105783272084, 1.4303203397517068, 1.364051236447602, 0.8146791106972895, 2.3006659195728862], "count": [259]}, "eef_sim_pose_action": {"mean": [0.6530307788845149, 0.20828475029198276, 1.2405079635034861, -1.286000552937344, 0.7275638493996565, -1.9975376034510102, 0.6639407277927576, -0.1815151669848136, 1.2341686360238624, 1.1865727493962661, 0.6775582842453167, 2.04071167507347], "std": [0.049464363286507086, 0.02709340475228852, 0.054550748172133276, 0.17397761758894334, 0.08665989890027205, 0.16745641975682632, 0.04402418769142749, 0.05949040123925528, 0.06357377453147073, 0.2021208934074801, 0.09181827923367263, 0.14720117095944962], "min": [0.5666295151637208, 0.14843582138331546, 1.1868415694291132, -1.5308461337388841, 0.5644339724729437, -2.3077642953272886, 0.5725546127620988, -0.27619572833718475, 1.1735367130214662, 0.5546470776873895, 0.48178612220790473, 1.6784642968640677], "max": [0.7996183301682062, 0.27436500345108866, 1.4085188267962425, -0.7779064949505058, 0.9277696410345682, -1.5407079089568847, 0.8005880565315655, -0.06822105783272084, 1.4303203397517068, 1.364051236447602, 0.8146791106972895, 2.3006659195728862], "count": [259]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3323912050653595]], [[0.33663949346405225]], [[0.34855700367647063]]], "std": [[[0.3306102511079028]], [[0.315501592634554]], [[0.3053243307847029]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4639022487745098]], [[0.4914385763888889]], [[0.46113594771241834]]], "std": [[[0.3189852390362105]], [[0.3077513013035817]], [[0.31836640735762817]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4782325428921569]], [[0.4970454003267974]], [[0.461835095996732]]], "std": [[[0.3172826493314647]], [[0.3093420599275915]], [[0.31831639014277086]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36979747344771247]], [[0.40190363357843134]], [[0.409372806372549]]], "std": [[[0.35759989472128373]], [[0.35659061827608546]], [[0.3277771223216555]]], "count": [100]}, "observation.state": {"min": [0.29399845004081726, -1.219815731048584, 0.9218356609344482, -0.3526264429092407, -1.6087883710861206, 0.20966850221157074, -1.258297085762024, -1.3649672269821167, 1.1238746643066406, -0.38931962847709656, 0.9330653548240662, -0.41413938999176025, 15.368000030517578, 42.5993766784668, -0.8793749809265137, -0.6393750309944153, 1.0262500047683716, -0.609375, 1.0306249856948853, -0.9493750333786011, 0.8723076581954956, 0.10375000536441803, 0.9543750286102295, 0.6031249761581421, 30.0049991607666, 43.920623779296875, 1.1362500190734863, 0.26499998569488525, 0.9112499952316284, 0.47437500953674316, 0.6712499856948853, 0.6924999952316284, 0.7300000190734863, 0.20000000298023224, 0.6887500286102295, -3.4837498664855957], "max": [1.3596742153167725, -0.7181754112243652, 1.5854123830795288, 0.6712062358856201, -0.5122501254081726, 0.6328917741775513, -0.32442110776901245, -0.9038586020469666, 1.6783732175827026, 0.2446211874485016, 1.638246774673462, -0.1018301323056221, 56.62687683105469, 63.06416702270508, 64.04624938964844, 9.786874771118164, 33.85874938964844, 47.446250915527344, 35.92625045776367, 76.40437316894531, 75.73750305175781, 110.34375, 83.15562438964844, 110.12625122070312, 55.82749938964844, 59.084999084472656, 2.65625, 9.621110916137695, 34.505001068115234, 63.08062744140625, 36.692501068115234, 66.85625457763672, 44.57437515258789, 100.94437408447266, 83.00187683105469, 109.73125457763672], "mean": [0.9450808763504028, -0.8363250494003296, 1.0636868476867676, -0.00019347903435118496, -1.1765388250350952, 0.503282904624939, -1.0031781196594238, -0.9976638555526733, 1.257079839706421, 0.031265001744031906, 1.360242486000061, -0.3243148922920227, 44.768951416015625, 50.3529052734375, 15.29755973815918, 5.6803059577941895, 10.585721969604492, 7.580406665802002, 10.285722732543945, 11.583434104919434, 15.34378433227539, 18.392532348632812, 12.844250679016113, 44.8574104309082, 50.53082275390625, 51.800079345703125, 1.4189512729644775, 4.758604526519775, 11.248658180236816, 9.573907852172852, 9.738726615905762, 11.496514320373535, 11.231860160827637, 16.63898277282715, 13.177793502807617, 35.00809860229492], "std": [0.33249780535697937, 0.11021006107330322, 0.16701360046863556, 0.36579832434654236, 0.3722264766693115, 0.1447330266237259, 0.29386407136917114, 0.11437489837408066, 0.1542031466960907, 0.24168328940868378, 0.1836235374212265, 0.10430143773555756, 8.282011985778809, 5.039676666259766, 22.421945571899414, 3.4381155967712402, 10.444689750671387, 15.859807014465332, 11.519744873046875, 26.054765701293945, 22.181320190429688, 37.32343673706055, 24.991008758544922, 32.36185836791992, 6.86332893371582, 5.305314540863037, 0.2295214682817459, 2.6178741455078125, 9.438345909118652, 19.087841033935547, 11.872041702270508, 21.4427433013916, 13.557992935180664, 33.85829544067383, 24.945613861083984, 33.840023040771484], "count": [253]}, "action": {"min": [0.29399845004081726, -1.219815731048584, 0.9218356609344482, -0.3526264429092407, -1.6087883710861206, 0.20966850221157074, -1.258297085762024, -1.3649672269821167, 1.1238746643066406, -0.38931962847709656, 0.9330653548240662, -0.41413938999176025, 15.368000030517578, 42.5993766784668, -0.8793749809265137, -0.6393750309944153, 1.0262500047683716, -0.609375, 1.0306249856948853, -0.9493750333786011, 0.8723076581954956, 0.10375000536441803, 0.9543750286102295, 0.6031249761581421, 30.0049991607666, 43.920623779296875, 1.1362500190734863, 0.26499998569488525, 0.9112499952316284, 0.47437500953674316, 0.6712499856948853, 0.6924999952316284, 0.7300000190734863, 0.20000000298023224, 0.6887500286102295, -3.4837498664855957], "max": [1.3596742153167725, -0.7181754112243652, 1.5854123830795288, 0.6712062358856201, -0.5122501254081726, 0.6328917741775513, -0.32442110776901245, -0.9038586020469666, 1.6783732175827026, 0.2446211874485016, 1.638246774673462, -0.1018301323056221, 56.62687683105469, 63.06416702270508, 64.04624938964844, 9.786874771118164, 33.85874938964844, 47.446250915527344, 35.92625045776367, 76.40437316894531, 75.73750305175781, 110.34375, 83.15562438964844, 110.12625122070312, 55.82749938964844, 59.084999084472656, 2.65625, 9.621110916137695, 34.505001068115234, 63.08062744140625, 36.692501068115234, 66.85625457763672, 44.57437515258789, 100.94437408447266, 83.00187683105469, 109.73125457763672], "mean": [0.9450809359550476, -0.8363250494003296, 1.0636866092681885, -0.00019358540885150433, -1.1765391826629639, 0.503282904624939, -1.003178596496582, -0.9976640343666077, 1.257079839706421, 0.03126497566699982, 1.3602428436279297, -0.3243148922920227, 44.768985748291016, 50.35289764404297, 15.297565460205078, 5.680306434631348, 10.585722923278809, 7.580412864685059, 10.285726547241211, 11.58344554901123, 15.343785285949707, 18.392520904541016, 12.844265937805176, 44.85743713378906, 50.53077697753906, 51.80012130737305, 1.4189507961273193, 4.758604526519775, 11.248652458190918, 9.573904037475586, 9.738730430603027, 11.496505737304688, 11.231860160827637, 16.638996124267578, 13.177790641784668, 35.00809860229492], "std": [0.33249789476394653, 0.11021006107330322, 0.16701355576515198, 0.36579838395118713, 0.3722264766693115, 0.1447330266237259, 0.29386404156684875, 0.11437489092350006, 0.1542031168937683, 0.24168330430984497, 0.1836235076189041, 0.10430143773555756, 8.282011032104492, 5.039676189422607, 22.42194938659668, 3.438115358352661, 10.444687843322754, 15.8598051071167, 11.519745826721191, 26.054777145385742, 22.181320190429688, 37.32343673706055, 24.991018295288086, 32.361854553222656, 6.863327980041504, 5.305314540863037, 0.2295212745666504, 2.6178739070892334, 9.438345909118652, 19.08784294128418, 11.872040748596191, 21.4427433013916, 13.557991027832031, 33.85830307006836, 24.945621490478516, 33.840023040771484], "count": [253]}, "timestamp": {"min": [0.0], "max": [8.4], "mean": [4.199999999999999], "std": [2.434474618201362], "count": [253]}, "frame_index": {"min": [0], "max": [252], "mean": [126.0], "std": [73.03423854604085], "count": [253]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [253]}, "index": {"min": [570], "max": [822], "mean": [696.0], "std": [73.03423854604085], "count": [253]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [253]}, "subtask_annotation": {"mean": [1.8893280632411067, 5.0, 5.0, 5.0, 5.0], "std": [1.5074271798833911, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [253]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [253]}, "eef_direction_state": {"mean": [3.3636363636363638, 4.41106719367589], "std": [2.079967936954012, 1.963348969822529], "min": [0, 0], "max": [6, 6], "count": [253]}, "eef_velocity_state": {"mean": [1.1383399209486167, 0.7747035573122529], "std": [0.7652484232429912, 0.8983034135489374], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_acc_mag_state": {"mean": [0.8735177865612648, 0.5889328063241107], "std": [0.8433711976089553, 0.7933742714604791], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_direction_action": {"mean": [3.3636363636363638, 4.41106719367589], "std": [2.079967936954012, 1.963348969822529], "min": [0, 0], "max": [6, 6], "count": [253]}, "eef_velocity_action": {"mean": [1.1383399209486167, 0.7747035573122529], "std": [0.7652484232429912, 0.8983034135489374], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_acc_mag_action": {"mean": [0.8735177865612648, 0.5889328063241107], "std": [0.8433711976089553, 0.7933742714604791], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_sim_pose_state": {"mean": [0.6230035724553384, 0.20723827486141955, 1.2161576702870052, -1.30759080416656, 0.7022422437400364, -2.012027994968799, 0.634496889350159, -0.20169864914917118, 1.2112423854843732, 1.155045334990013, 0.524958171002283, 2.028050068105117], "std": [0.052567326364563315, 0.041186702444285184, 0.04079087255689254, 0.2255148392652982, 0.13687807851435768, 0.2951253993999599, 0.0374337429112963, 0.05778767571632452, 0.05346244786449538, 0.15301513244753068, 0.0566034686100254, 0.17502794577819145], "min": [0.5807998503565897, 0.14396104544347615, 1.1739194257629466, -1.8059862933207003, 0.5104116884964407, -2.6242198283547666, 0.6046015457756206, -0.2572368928929101, 1.1679941380104308, 0.7139483607220403, 0.38509395758208687, 1.8482551405506549], "max": [0.7940260439661413, 0.2665183217624144, 1.3368737012411385, -0.8574277362490736, 0.9266677265652512, -1.730108914312539, 0.7590160330433119, -0.09483904500654623, 1.3661837527642735, 1.283577182462163, 0.6627305813304307, 2.4014339718408344], "count": [253]}, "eef_sim_pose_action": {"mean": [0.6230035724553384, 0.20723827486141955, 1.2161576702870052, -1.30759080416656, 0.7022422437400364, -2.012027994968799, 0.634496889350159, -0.20169864914917118, 1.2112423854843732, 1.155045334990013, 0.524958171002283, 2.028050068105117], "std": [0.052567326364563315, 0.041186702444285184, 0.04079087255689254, 0.2255148392652982, 0.13687807851435768, 0.2951253993999599, 0.0374337429112963, 0.05778767571632452, 0.05346244786449538, 0.15301513244753068, 0.0566034686100254, 0.17502794577819145], "min": [0.5807998503565897, 0.14396104544347615, 1.1739194257629466, -1.8059862933207003, 0.5104116884964407, -2.6242198283547666, 0.6046015457756206, -0.2572368928929101, 1.1679941380104308, 0.7139483607220403, 0.38509395758208687, 1.8482551405506549], "max": [0.7940260439661413, 0.2665183217624144, 1.3368737012411385, -0.8574277362490736, 0.9266677265652512, -1.730108914312539, 0.7590160330433119, -0.09483904500654623, 1.3661837527642735, 1.283577182462163, 0.6627305813304307, 2.4014339718408344], "count": [253]}}} +{"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.3241859129901961]], [[0.3289699652777778]], [[0.34291495506535946]]], "std": [[[0.33000069331845294]], [[0.3155219485681569]], [[0.3058287972686881]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46851146241830066]], [[0.4886243096405229]], [[0.45684998570261437]]], "std": [[[0.3217202712691172]], [[0.3163192284287202]], [[0.3286625686560353]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831008558006536]], [[0.5050361192810457]], [[0.4723290604575163]]], "std": [[[0.3158118691470234]], [[0.308342488160211]], [[0.3170059686099176]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3723383129084967]], [[0.40323300857843136]], [[0.405717404003268]]], "std": [[[0.3611325973824447]], [[0.3597042450522033]], [[0.3321599823905304]]], "count": [100]}, "observation.state": {"min": [0.26045241951942444, -1.1519368886947632, 0.9318017363548279, -0.426108181476593, -1.6011048555374146, 0.49765869975090027, -1.3331480026245117, -1.3502088785171509, 1.091295599937439, -0.28863394260406494, 0.918402373790741, -0.46187150478363037, 19.93555450439453, 42.32749938964844, -0.8806250095367432, 1.8125, 0.8545454740524292, 0.24437500536441803, 0.70333331823349, -1.024999976158142, 0.7043750286102295, -2.974375009536743, 1.0837500095367432, 7.287499904632568, 25.983749389648438, 41.92625045776367, 1.09375, -0.26625001430511475, 0.9681249856948853, 1.134374976158142, 0.9537500143051147, 0.8331249952316284, 1.0362499952316284, 0.5787500143051147, 0.8756250143051147, -0.7706249952316284], "max": [1.3621060848236084, -0.7475489974021912, 1.5079251527786255, 0.2026827335357666, -0.6711347103118896, 0.602826714515686, -0.30384528636932373, -0.8335241079330444, 1.648999571800232, 0.3061579763889313, 1.6314148902893066, -0.18892577290534973, 64.92312622070312, 62.282222747802734, 40.3181266784668, 9.541250228881836, 37.48625183105469, 52.96312713623047, 30.50874900817871, 74.62437438964844, 34.66062545776367, 81.22000122070312, 73.85812377929688, 110.92749786376953, 65.73187255859375, 65.32500457763672, 2.8350000381469727, 9.483750343322754, 31.313125610351562, 51.915626525878906, 39.82749938964844, 73.81875610351562, 71.90312957763672, 109.96562957763672, 81.30937957763672, 109.85562896728516], "mean": [0.9735387563705444, -0.8502963185310364, 1.0881425142288208, -0.10500499606132507, -1.2274973392486572, 0.5502409338951111, -1.0040652751922607, -0.9629543423652649, 1.2650370597839355, 0.06381604820489883, 1.3228257894515991, -0.3563646972179413, 50.19174575805664, 48.172489166259766, 7.252643585205078, 6.934810161590576, 12.065674781799316, 9.101297378540039, 8.871698379516602, 12.68654727935791, 9.709697723388672, 13.312100410461426, 13.490859031677246, 45.2394905090332, 49.98294448852539, 52.89261245727539, 1.2499573230743408, 4.059322357177734, 14.965815544128418, 9.952245712280273, 13.276416778564453, 13.960432052612305, 17.818317413330078, 21.882198333740234, 14.811647415161133, 36.015689849853516], "std": [0.2887342870235443, 0.08501336723566055, 0.13692806661128998, 0.17982807755470276, 0.25062525272369385, 0.023676950484514236, 0.3307642340660095, 0.1399770826101303, 0.15785911679267883, 0.23297597467899323, 0.18457373976707458, 0.09627950936555862, 8.846328735351562, 3.7352609634399414, 13.875882148742676, 2.3143692016601562, 12.285304069519043, 17.153993606567383, 11.375825881958008, 26.428241729736328, 12.748151779174805, 29.832839965820312, 23.75914764404297, 30.993898391723633, 10.225188255310059, 8.087042808532715, 0.2397625744342804, 2.8809518814086914, 8.41873836517334, 16.67469596862793, 11.381820678710938, 24.65557098388672, 20.430931091308594, 39.55868911743164, 24.292556762695312, 35.89606857299805], "count": [226]}, "action": {"min": [0.26045241951942444, -1.1519368886947632, 0.9318017363548279, -0.426108181476593, -1.6011048555374146, 0.49765869975090027, -1.3331480026245117, -1.3502088785171509, 1.091295599937439, -0.28863394260406494, 0.918402373790741, -0.46187150478363037, 19.93555450439453, 42.32749938964844, -0.8806250095367432, 1.8125, 0.8545454740524292, 0.24437500536441803, 0.70333331823349, -1.024999976158142, 0.7043750286102295, -2.974375009536743, 1.0837500095367432, 7.287499904632568, 25.983749389648438, 41.92625045776367, 1.09375, -0.26625001430511475, 0.9681249856948853, 1.134374976158142, 0.9537500143051147, 0.8331249952316284, 1.0362499952316284, 0.5787500143051147, 0.8756250143051147, -0.7706249952316284], "max": [1.3621060848236084, -0.7475489974021912, 1.5079251527786255, 0.2026827335357666, -0.6711347103118896, 0.602826714515686, -0.30384528636932373, -0.8335241079330444, 1.648999571800232, 0.3061579763889313, 1.6314148902893066, -0.18892577290534973, 64.92312622070312, 62.282222747802734, 40.3181266784668, 9.541250228881836, 37.48625183105469, 52.96312713623047, 30.50874900817871, 74.62437438964844, 34.66062545776367, 81.22000122070312, 73.85812377929688, 110.92749786376953, 65.73187255859375, 65.32500457763672, 2.8350000381469727, 9.483750343322754, 31.313125610351562, 51.915626525878906, 39.82749938964844, 73.81875610351562, 71.90312957763672, 109.96562957763672, 81.30937957763672, 109.85562896728516], "mean": [0.9735385775566101, -0.8502965569496155, 1.0881438255310059, -0.10500496625900269, -1.227497935295105, 0.5502411723136902, -1.0040653944015503, -0.9629542231559753, 1.2650374174118042, 0.06381604820489883, 1.322825312614441, -0.3563646376132965, 50.19175720214844, 48.172481536865234, 7.2526445388793945, 6.9348063468933105, 12.065673828125, 9.101304054260254, 8.871706008911133, 12.68655014038086, 9.709694862365723, 13.31210708618164, 13.490867614746094, 45.2394905090332, 49.9829216003418, 52.892581939697266, 1.2499582767486572, 4.059321403503418, 14.965812683105469, 9.952245712280273, 13.276415824890137, 13.96042537689209, 17.818317413330078, 21.8822078704834, 14.811651229858398, 36.015682220458984], "std": [0.2887342870235443, 0.08501335233449936, 0.1369280219078064, 0.17982806265354156, 0.25062522292137146, 0.023676952347159386, 0.33076420426368713, 0.13997705280780792, 0.15785910189151764, 0.23297591507434845, 0.18457373976707458, 0.09627951681613922, 8.846327781677246, 3.7352609634399414, 13.875886917114258, 2.314368963241577, 12.285303115844727, 17.15399742126465, 11.375823974609375, 26.428237915039062, 12.748151779174805, 29.83283805847168, 23.75914764404297, 30.993898391723633, 10.225186347961426, 8.087042808532715, 0.23976269364356995, 2.8809521198272705, 8.418740272521973, 16.674697875976562, 11.381820678710938, 24.655576705932617, 20.43093490600586, 39.558685302734375, 24.292552947998047, 35.89606857299805], "count": [226]}, "timestamp": {"min": [0.0], "max": [7.5], "mean": [3.75], "std": [2.174664725116648], "count": [226]}, "frame_index": {"min": [0], "max": [225], "mean": [112.5], "std": [65.23994175349944], "count": [226]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [226]}, "index": {"min": [823], "max": [1048], "mean": [935.5], "std": [65.23994175349944], "count": [226]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [226]}, "subtask_annotation": {"mean": [2.004424778761062, 5.0, 5.0, 5.0, 5.0], "std": [1.5183181998007513, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [226]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [226]}, "eef_direction_state": {"mean": [3.34070796460177, 4.119469026548672], "std": [2.051079455412307, 1.8262761767650049], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_state": {"mean": [1.2256637168141593, 0.9823008849557522], "std": [0.7799794371083444, 0.9215444988987481], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_state": {"mean": [0.9601769911504425, 0.8053097345132744], "std": [0.8430916370698639, 0.8451674922198784], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_direction_action": {"mean": [3.34070796460177, 4.119469026548672], "std": [2.051079455412307, 1.8262761767650049], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_action": {"mean": [1.2256637168141593, 0.9823008849557522], "std": [0.7799794371083444, 0.9215444988987481], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_action": {"mean": [0.9601769911504425, 0.8053097345132744], "std": [0.8430916370698639, 0.8451674922198784], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_sim_pose_state": {"mean": [0.6313869014002709, 0.21618971083180585, 1.2226502434029212, -1.2176794146734689, 0.6712291925282668, -1.914992416443815, 0.644737198283601, -0.21879502729541694, 1.2214482126036106, 1.1621755942849668, 0.5808763606313373, 1.9688031680338531], "std": [0.043018464939645076, 0.02975062667613467, 0.049557374617525456, 0.14215795942696186, 0.10349700859489042, 0.13715611308773837, 0.03899971725154237, 0.0672231072160268, 0.05602326514430534, 0.15797038486435075, 0.05524870442896696, 0.15513783542571896], "min": [0.5813996195110156, 0.15147067708924056, 1.1789174074199076, -1.4670173621745428, 0.43936815551851405, -2.2007864225456046, 0.5916979538781053, -0.28380947344557755, 1.1812365665776177, 0.7209202060209245, 0.404072117946803, 1.7915388768696985], "max": [0.7648986139547557, 0.2932892075711055, 1.3690453291193503, -0.7963855917404118, 0.8270146765952711, -1.6162148523031243, 0.7488402737203785, -0.08217277236287623, 1.3688997786031303, 1.2784734596997476, 0.6319364324667074, 2.3115698248251673], "count": [226]}, "eef_sim_pose_action": {"mean": [0.6313869014002709, 0.21618971083180585, 1.2226502434029212, -1.2176794146734689, 0.6712291925282668, -1.914992416443815, 0.644737198283601, -0.21879502729541694, 1.2214482126036106, 1.1621755942849668, 0.5808763606313373, 1.9688031680338531], "std": [0.043018464939645076, 0.02975062667613467, 0.049557374617525456, 0.14215795942696186, 0.10349700859489042, 0.13715611308773837, 0.03899971725154237, 0.0672231072160268, 0.05602326514430534, 0.15797038486435075, 0.05524870442896696, 0.15513783542571896], "min": [0.5813996195110156, 0.15147067708924056, 1.1789174074199076, -1.4670173621745428, 0.43936815551851405, -2.2007864225456046, 0.5916979538781053, -0.28380947344557755, 1.1812365665776177, 0.7209202060209245, 0.404072117946803, 1.7915388768696985], "max": [0.7648986139547557, 0.2932892075711055, 1.3690453291193503, -0.7963855917404118, 0.8270146765952711, -1.6162148523031243, 0.7488402737203785, -0.08217277236287623, 1.3688997786031303, 1.2784734596997476, 0.6319364324667074, 2.3115698248251673], "count": [226]}}} +{"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.32320084763071893]], [[0.32911850081699345]], [[0.3439492197712419]]], "std": [[[0.3267220231172617]], [[0.31250627478781706]], [[0.30331311119096566]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4651562969771242]], [[0.4937271568627451]], [[0.46269503063725487]]], "std": [[[0.30829254525240385]], [[0.2951328794989882]], [[0.30575967866498976]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47940035130718955]], [[0.5045859906045751]], [[0.48284952205882353]]], "std": [[[0.3046016138039015]], [[0.29701158742725137]], [[0.3006604407621016]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37304619281045753]], [[0.404236652369281]], [[0.4090298366013072]]], "std": [[[0.3609539545929647]], [[0.3597516754329538]], [[0.33228759585858053]]], "count": [100]}, "observation.state": {"min": [0.3682907819747925, -1.2185044288635254, 0.9235999584197998, -0.4331178069114685, -1.6112313270568848, 0.25549325346946716, -1.352521538734436, -1.4247634410858154, 1.1028457880020142, -0.6820544600486755, 0.9266040921211243, -0.4182031750679016, 37.18333435058594, 42.889373779296875, 18.066665649414062, 0.5012500286102295, 1.5466666221618652, -0.23875001072883606, 0.6974999904632568, -1.0212500095367432, 0.8324999809265137, -2.9700000286102295, 0.9281250238418579, -0.5266666412353516, 33.31312561035156, 42.270626068115234, 1.0625, 0.6850000023841858, 0.7450000047683716, 0.75, 0.6918749809265137, 1.024999976158142, 0.8244444727897644, 0.6777777671813965, 0.7438461780548096, -2.666874885559082], "max": [1.444743275642395, -0.7452124953269958, 1.5866283178329468, 0.5632486343383789, -0.6706817150115967, 0.5282005667686462, -0.26565003395080566, -0.8434901237487793, 1.710584044456482, 0.3104574978351593, 1.6062028408050537, 0.03185320645570755, 57.09062576293945, 57.0011100769043, 58.94874954223633, 9.760000228881836, 35.670623779296875, 65.43624877929688, 29.433124542236328, 87.02937316894531, 35.70125198364258, 94.03250122070312, 56.209999084472656, 110.62000274658203, 63.39812469482422, 64.03538513183594, 2.4987499713897705, 9.571249961853027, 39.567501068115234, 102.30000305175781, 43.77562713623047, 86.05374908447266, 46.96812438964844, 86.23687744140625, 58.61125183105469, 108.33687591552734], "mean": [1.0289082527160645, -0.8545775413513184, 1.0778716802597046, -0.08203493803739548, -1.2218555212020874, 0.4529586732387543, -0.9857043027877808, -0.9616398215293884, 1.2584116458892822, -0.006007256451994181, 1.3031436204910278, -0.3221893608570099, 52.298866271972656, 47.74885559082031, 40.070465087890625, 6.816425800323486, 11.202768325805664, 11.01236629486084, 8.528655052185059, 14.506275177001953, 10.256311416625977, 17.03740882873535, 10.910277366638184, 42.5479621887207, 52.98104476928711, 53.48368453979492, 1.270272135734558, 6.117472171783447, 12.415602684020996, 19.94878387451172, 14.269822120666504, 18.355581283569336, 15.997906684875488, 18.628816604614258, 13.288199424743652, 44.485923767089844], "std": [0.3732437193393707, 0.10785763710737228, 0.16539433598518372, 0.3664591610431671, 0.34966111183166504, 0.08608981221914291, 0.38559240102767944, 0.14723294973373413, 0.1676025390625, 0.3438945412635803, 0.1863776445388794, 0.1417323499917984, 3.589705228805542, 3.3134443759918213, 8.8125, 3.176571846008301, 12.228858947753906, 22.161840438842773, 9.532795906066895, 30.2882080078125, 12.290740966796875, 33.790531158447266, 18.547672271728516, 33.443695068359375, 6.736111640930176, 7.558132648468018, 0.17874519526958466, 2.102365732192993, 14.129166603088379, 36.40875244140625, 14.053977966308594, 31.18730926513672, 14.538914680480957, 31.911108016967773, 20.493181228637695, 32.41242980957031], "count": [261]}, "action": {"min": [0.3682907819747925, -1.2185044288635254, 0.9235999584197998, -0.4331178069114685, -1.6112313270568848, 0.25549325346946716, -1.352521538734436, -1.4247634410858154, 1.1028457880020142, -0.6820544600486755, 0.9266040921211243, -0.4182031750679016, 37.18333435058594, 42.889373779296875, 18.066665649414062, 0.5012500286102295, 1.5466666221618652, -0.23875001072883606, 0.6974999904632568, -1.0212500095367432, 0.8324999809265137, -2.9700000286102295, 0.9281250238418579, -0.5266666412353516, 33.31312561035156, 42.270626068115234, 1.0625, 0.6850000023841858, 0.7450000047683716, 0.75, 0.6918749809265137, 1.024999976158142, 0.8244444727897644, 0.6777777671813965, 0.7438461780548096, -2.666874885559082], "max": [1.444743275642395, -0.7452124953269958, 1.5866283178329468, 0.5632486343383789, -0.6706817150115967, 0.5282005667686462, -0.26565003395080566, -0.8434901237487793, 1.710584044456482, 0.3104574978351593, 1.6062028408050537, 0.03185320645570755, 57.09062576293945, 57.0011100769043, 58.94874954223633, 9.760000228881836, 35.670623779296875, 65.43624877929688, 29.433124542236328, 87.02937316894531, 35.70125198364258, 94.03250122070312, 56.209999084472656, 110.62000274658203, 63.39812469482422, 64.03538513183594, 2.4987499713897705, 9.571249961853027, 39.567501068115234, 102.30000305175781, 43.77562713623047, 86.05374908447266, 46.96812438964844, 86.23687744140625, 58.61125183105469, 108.33687591552734], "mean": [1.028908610343933, -0.8545771837234497, 1.077871322631836, -0.08203499019145966, -1.2218554019927979, 0.4529588520526886, -0.9857046604156494, -0.9616395831108093, 1.2584112882614136, -0.006007207091897726, 1.3031432628631592, -0.3221893608570099, 52.29883575439453, 47.748870849609375, 40.07048034667969, 6.816426753997803, 11.202760696411133, 11.012374877929688, 8.528656005859375, 14.506258964538574, 10.256308555603027, 17.03740882873535, 10.91028118133545, 42.5479736328125, 52.981082916259766, 53.48371124267578, 1.2702716588974, 6.1174702644348145, 12.415600776672363, 19.948781967163086, 14.269819259643555, 18.3555850982666, 15.99790096282959, 18.628826141357422, 13.288193702697754, 44.48590850830078], "std": [0.3732437193393707, 0.10785762965679169, 0.16539430618286133, 0.3664591312408447, 0.34966111183166504, 0.08608981966972351, 0.38559243083000183, 0.14723293483257294, 0.1676025539636612, 0.3438945412635803, 0.18637768924236298, 0.1417323350906372, 3.5897045135498047, 3.3134448528289795, 8.8125, 3.17657208442688, 12.228856086730957, 22.16184425354004, 9.532796859741211, 30.28820037841797, 12.290741920471191, 33.790531158447266, 18.54766845703125, 33.44370651245117, 6.736111640930176, 7.558132171630859, 0.17874513566493988, 2.1023662090301514, 14.129168510437012, 36.40876007080078, 14.053977966308594, 31.18731117248535, 14.53891372680664, 31.911100387573242, 20.493181228637695, 32.41243362426758], "count": [261]}, "timestamp": {"min": [0.0], "max": [8.666666666666666], "mean": [4.333333333333333], "std": [2.5114552369905794], "count": [261]}, "frame_index": {"min": [0], "max": [260], "mean": [130.0], "std": [75.34365710971738], "count": [261]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [261]}, "index": {"min": [1049], "max": [1309], "mean": [1179.0], "std": [75.34365710971738], "count": [261]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [261]}, "subtask_annotation": {"mean": [2.157088122605364, 5.0, 5.0, 5.0, 5.0], "std": [1.5567913102934752, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [261]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [261]}, "eef_direction_state": {"mean": [3.203065134099617, 4.5440613026819925], "std": [2.1991269147842334, 1.7624687655384652], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_state": {"mean": [1.1417624521072798, 0.9118773946360154], "std": [0.8112116411348893, 0.9242853303721238], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_state": {"mean": [0.8620689655172413, 0.685823754789272], "std": [0.8510405682948383, 0.8263791395888379], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_direction_action": {"mean": [3.203065134099617, 4.5440613026819925], "std": [2.1991269147842334, 1.7624687655384652], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_action": {"mean": [1.1417624521072798, 0.9118773946360154], "std": [0.8112116411348893, 0.9242853303721238], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_action": {"mean": [0.8620689655172413, 0.685823754789272], "std": [0.8510405682948383, 0.8263791395888379], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_sim_pose_state": {"mean": [0.6227282689545158, 0.2258398559231567, 1.1999835508258128, -1.3427238071372134, 0.6428740717334489, -1.9875246685459653, 0.6357190555786534, -0.21155099712210498, 1.2176085206021892, 1.2048734368331344, 0.5916503865831292, 2.032648646461688], "std": [0.05054020306577453, 0.05183731501258457, 0.05206388833162523, 0.1960921427084483, 0.15975154291444113, 0.25623164583495234, 0.03903626957482211, 0.07256868491421489, 0.07415731302131924, 0.24966436532461728, 0.08936110903860964, 0.23433731072148864], "min": [0.577322693150458, 0.14987890871222537, 1.1464514924025329, -1.703556796091499, 0.4141336356653791, -2.5200938169464537, 0.6081247336337408, -0.282907255465791, 1.146108363335149, 0.5632921370092928, 0.4303817373050509, 1.7708262306625646], "max": [0.7822849697781818, 0.28935698874527355, 1.356024556209984, -0.7936478718706439, 0.9169176449880405, -1.6850224391390343, 0.7618319973263237, -0.07729291367580361, 1.3955649090686084, 1.4459479598818326, 0.8282485664223742, 2.572255492487722], "count": [261]}, "eef_sim_pose_action": {"mean": [0.6227282689545158, 0.2258398559231567, 1.1999835508258128, -1.3427238071372134, 0.6428740717334489, -1.9875246685459653, 0.6357190555786534, -0.21155099712210498, 1.2176085206021892, 1.2048734368331344, 0.5916503865831292, 2.032648646461688], "std": [0.05054020306577453, 0.05183731501258457, 0.05206388833162523, 0.1960921427084483, 0.15975154291444113, 0.25623164583495234, 0.03903626957482211, 0.07256868491421489, 0.07415731302131924, 0.24966436532461728, 0.08936110903860964, 0.23433731072148864], "min": [0.577322693150458, 0.14987890871222537, 1.1464514924025329, -1.703556796091499, 0.4141336356653791, -2.5200938169464537, 0.6081247336337408, -0.282907255465791, 1.146108363335149, 0.5632921370092928, 0.4303817373050509, 1.7708262306625646], "max": [0.7822849697781818, 0.28935698874527355, 1.356024556209984, -0.7936478718706439, 0.9169176449880405, -1.6850224391390343, 0.7618319973263237, -0.07729291367580361, 1.3955649090686084, 1.4459479598818326, 0.8282485664223742, 2.572255492487722], "count": [261]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33305237132352944]], [[0.3413329820261438]], [[0.36810325571895425]]], "std": [[[0.3354272816293173]], [[0.3197577442004615]], [[0.3034537349370837]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45819250612745094]], [[0.48219815155228757]], [[0.44980352736928103]]], "std": [[[0.3194753204708751]], [[0.30909031437007417]], [[0.3205450864056194]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45589810253267976]], [[0.48850805555555554]], [[0.463636970996732]]], "std": [[[0.3028676743452469]], [[0.2920665503569166]], [[0.2978841004781183]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37054287173202616]], [[0.40253783905228757]], [[0.410201670751634]]], "std": [[[0.35927290057201017]], [[0.3584878115000788]], [[0.3300769557251038]]], "count": [100]}, "observation.state": {"min": [0.3240157961845398, -1.2538385391235352, 0.8878366351127625, -0.45200082659721375, -1.61020827293396, 0.4427977502346039, -1.334210753440857, -1.4572128057479858, 1.0862516164779663, -0.5393825769424438, 0.8620393872261047, -0.44155794382095337, 36.00777816772461, 41.69187545776367, -1.0512499809265137, -0.6825000047683716, 0.8237500190734863, -0.5406249761581421, 0.8912500143051147, -1.0049999952316284, 0.9837499856948853, -0.6581249833106995, 0.9266666769981384, 0.12999999523162842, 29.171875, 46.270626068115234, 1.0787500143051147, 1.2450000047683716, 1.0418750047683716, 0.8333333134651184, 0.7450000047683716, 0.8643749952316284, 0.7131249904632568, 0.7100000381469727, 0.7549999952316284, 0.3643749952316284], "max": [1.474450707435608, -0.6912813782691956, 1.6148813962936401, 0.24593251943588257, -0.542339026927948, 0.6367303729057312, -0.3393701910972595, -0.840199887752533, 1.7245556116104126, 0.3325513005256653, 1.5315289497375488, -0.07341019809246063, 55.46750259399414, 53.55750274658203, 23.187334060668945, 9.438750267028809, 32.514373779296875, 14.863749504089355, 36.225624084472656, 64.36375427246094, 55.06624984741211, 99.86125183105469, 60.0993766784668, 108.86187744140625, 56.046875, 69.43900299072266, 2.740000009536743, 9.487500190734863, 36.076873779296875, 74.20999908447266, 39.618751525878906, 71.92375183105469, 44.342498779296875, 86.49812316894531, 77.98750305175781, 109.58499908447266], "mean": [0.9541954398155212, -0.8114430904388428, 1.0797960758209229, -0.03870437666773796, -1.1315678358078003, 0.5573450922966003, -0.9992752075195312, -0.9580086469650269, 1.253157377243042, 0.04094839096069336, 1.3194173574447632, -0.34629738330841064, 47.96866989135742, 48.82658004760742, 2.036048412322998, 6.01333475112915, 9.001761436462402, 2.7384605407714844, 8.51176643371582, 9.890043258666992, 11.064523696899414, 17.254531860351562, 10.59801197052002, 26.920490264892578, 47.233699798583984, 56.263275146484375, 1.3158916234970093, 5.004537105560303, 13.707526206970215, 15.084123611450195, 11.656794548034668, 15.126211166381836, 12.597161293029785, 17.679899215698242, 16.547758102416992, 32.42633819580078], "std": [0.2768678069114685, 0.1278982311487198, 0.1631135791540146, 0.17509903013706207, 0.24507781863212585, 0.06609900295734406, 0.357360303401947, 0.1591888815164566, 0.18173997104167938, 0.3135366439819336, 0.22296254336833954, 0.11610881984233856, 4.0767130851745605, 3.084768295288086, 6.080103397369385, 3.359825611114502, 11.220382690429688, 4.657895088195801, 12.971153259277344, 20.906917572021484, 17.553377151489258, 33.68655776977539, 17.585336685180664, 37.52425003051758, 6.723413944244385, 9.200560569763184, 0.22593846917152405, 2.1632192134857178, 10.671009063720703, 26.549985885620117, 12.90752124786377, 25.496854782104492, 14.466385841369629, 31.4502010345459, 26.43175506591797, 37.284420013427734], "count": [236]}, "action": {"min": [0.3240157961845398, -1.2538385391235352, 0.8878366351127625, -0.45200082659721375, -1.61020827293396, 0.4427977502346039, -1.334210753440857, -1.4572128057479858, 1.0862516164779663, -0.5393825769424438, 0.8620393872261047, -0.44155794382095337, 36.00777816772461, 41.69187545776367, -1.0512499809265137, -0.6825000047683716, 0.8237500190734863, -0.5406249761581421, 0.8912500143051147, -1.0049999952316284, 0.9837499856948853, -0.6581249833106995, 0.9266666769981384, 0.12999999523162842, 29.171875, 46.270626068115234, 1.0787500143051147, 1.2450000047683716, 1.0418750047683716, 0.8333333134651184, 0.7450000047683716, 0.8643749952316284, 0.7131249904632568, 0.7100000381469727, 0.7549999952316284, 0.3643749952316284], "max": [1.474450707435608, -0.6912813782691956, 1.6148813962936401, 0.24593251943588257, -0.542339026927948, 0.6367303729057312, -0.3393701910972595, -0.840199887752533, 1.7245556116104126, 0.3325513005256653, 1.5315289497375488, -0.07341019809246063, 55.46750259399414, 53.55750274658203, 23.187334060668945, 9.438750267028809, 32.514373779296875, 14.863749504089355, 36.225624084472656, 64.36375427246094, 55.06624984741211, 99.86125183105469, 60.0993766784668, 108.86187744140625, 56.046875, 69.43900299072266, 2.740000009536743, 9.487500190734863, 36.076873779296875, 74.20999908447266, 39.618751525878906, 71.92375183105469, 44.342498779296875, 86.49812316894531, 77.98750305175781, 109.58499908447266], "mean": [0.9541957378387451, -0.8114432692527771, 1.0797958374023438, -0.038704391568899155, -1.1315675973892212, 0.5573451519012451, -0.9992753863334656, -0.9580087661743164, 1.2531569004058838, 0.040948424488306046, 1.3194177150726318, -0.3462974727153778, 47.96867370605469, 48.826595306396484, 2.0360474586486816, 6.01333475112915, 9.001768112182617, 2.7384562492370605, 8.511760711669922, 9.890028953552246, 11.064522743225098, 17.25452423095703, 10.598013877868652, 26.920480728149414, 47.23369216918945, 56.263248443603516, 1.315891146659851, 5.004537582397461, 13.707521438598633, 15.084123611450195, 11.656789779663086, 15.126211166381836, 12.597159385681152, 17.679893493652344, 16.54775047302246, 32.42634582519531], "std": [0.2768677771091461, 0.1278982162475586, 0.1631135791540146, 0.17509905993938446, 0.24507783353328705, 0.06609898805618286, 0.357360303401947, 0.1591888815164566, 0.18173997104167938, 0.3135366141796112, 0.22296254336833954, 0.11610881984233856, 4.076713562011719, 3.084768295288086, 6.080103397369385, 3.35982608795166, 11.220382690429688, 4.657895088195801, 12.971155166625977, 20.906917572021484, 17.553377151489258, 33.68656921386719, 17.585330963134766, 37.52425003051758, 6.723413944244385, 9.200559616088867, 0.22593840956687927, 2.1632189750671387, 10.671010971069336, 26.549985885620117, 12.90752124786377, 25.496854782104492, 14.466384887695312, 31.450199127197266, 26.43174934387207, 37.284420013427734], "count": [236]}, "timestamp": {"min": [0.0], "max": [7.833333333333333], "mean": [3.9166666666666665], "std": [2.270890672058971], "count": [236]}, "frame_index": {"min": [0], "max": [235], "mean": [117.5], "std": [68.12672016176913], "count": [236]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [236]}, "index": {"min": [1310], "max": [1545], "mean": [1427.5], "std": [68.12672016176913], "count": [236]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [236]}, "subtask_annotation": {"mean": [2.1610169491525424, 5.0, 5.0, 5.0, 5.0], "std": [1.5457450563963473, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [236]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [236]}, "eef_direction_state": {"mean": [3.461864406779661, 4.211864406779661], "std": [1.990077908854173, 2.0078308344032827], "min": [0, 0], "max": [6, 6], "count": [236]}, "eef_velocity_state": {"mean": [1.173728813559322, 0.8728813559322034], "std": [0.7753542619620155, 0.9301595468164358], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_acc_mag_state": {"mean": [0.8601694915254238, 0.635593220338983], "std": [0.8446882717058225, 0.7989957068814897], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_direction_action": {"mean": [3.461864406779661, 4.211864406779661], "std": [1.990077908854173, 2.0078308344032827], "min": [0, 0], "max": [6, 6], "count": [236]}, "eef_velocity_action": {"mean": [1.173728813559322, 0.8728813559322034], "std": [0.7753542619620155, 0.9301595468164358], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_acc_mag_action": {"mean": [0.8601694915254238, 0.635593220338983], "std": [0.8446882717058225, 0.7989957068814897], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_sim_pose_state": {"mean": [0.6319072619924369, 0.20891782826387212, 1.2176455061154627, -1.309546443832812, 0.7434128101527074, -2.0048564253196393, 0.6409106637354928, -0.21648524527851085, 1.2209236845978229, 1.1804792374940254, 0.592720815487661, 1.9816875373465352], "std": [0.05086184634014424, 0.032265786032639764, 0.04122673103711588, 0.17091790535271076, 0.06542048309014552, 0.1745581506578728, 0.042342987723716384, 0.07437719464342331, 0.05526503032644804, 0.18381938611709675, 0.06769811183334563, 0.19549671322025253], "min": [0.5735947770550254, 0.14727073001033675, 1.1779592818987554, -1.6131238803642085, 0.6349895908293219, -2.3543388731455464, 0.6096612402964314, -0.2883163407976621, 1.170011621431985, 0.6670820741548981, 0.4479943419348418, 1.824300546327244], "max": [0.8012935692324238, 0.30044982780440127, 1.3430920781841638, -0.7838969375939904, 0.8436533908525994, -1.6779951070739958, 0.7663302376070232, -0.05379758772150822, 1.3566406672038904, 1.4204527758634309, 0.7436569733943625, 2.444458756567365], "count": [236]}, "eef_sim_pose_action": {"mean": [0.6319072619924369, 0.20891782826387212, 1.2176455061154627, -1.309546443832812, 0.7434128101527074, -2.0048564253196393, 0.6409106637354928, -0.21648524527851085, 1.2209236845978229, 1.1804792374940254, 0.592720815487661, 1.9816875373465352], "std": [0.05086184634014424, 0.032265786032639764, 0.04122673103711588, 0.17091790535271076, 0.06542048309014552, 0.1745581506578728, 0.042342987723716384, 0.07437719464342331, 0.05526503032644804, 0.18381938611709675, 0.06769811183334563, 0.19549671322025253], "min": [0.5735947770550254, 0.14727073001033675, 1.1779592818987554, -1.6131238803642085, 0.6349895908293219, -2.3543388731455464, 0.6096612402964314, -0.2883163407976621, 1.170011621431985, 0.6670820741548981, 0.4479943419348418, 1.824300546327244], "max": [0.8012935692324238, 0.30044982780440127, 1.3430920781841638, -0.7838969375939904, 0.8436533908525994, -1.6779951070739958, 0.7663302376070232, -0.05379758772150822, 1.3566406672038904, 1.4204527758634309, 0.7436569733943625, 2.444458756567365], "count": [236]}}} +{"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.3225379779411765]], [[0.3320205698529412]], [[0.34922607434640524]]], "std": [[[0.3273490361957581]], [[0.31308460054692705]], [[0.3047964667856171]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48377143178104576]], [[0.5007234579248366]], [[0.4665429370915033]]], "std": [[[0.3142340169878733]], [[0.30764498190919004]], [[0.3191523287015924]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4224742156862745]], [[0.46600586397058824]], [[0.4498302573529412]]], "std": [[[0.3014705334953614]], [[0.28907982910305297]], [[0.29425692897366523]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36799020424836604]], [[0.3985073631535948]], [[0.40292469158496735]]], "std": [[[0.35907952865849685]], [[0.3573523073061638]], [[0.32755341402472166]]], "count": [100]}, "observation.state": {"min": [0.36819541454315186, -1.1731326580047607, 0.8932488560676575, -0.43891146779060364, -1.6102294921875, 0.3739891052246094, -1.2659265995025635, -1.3995622396469116, 1.1145285367965698, -0.42174506187438965, 0.8938687443733215, -0.44809070229530334, 44.08625030517578, 46.961875915527344, -0.8550000190734863, 0.4137499928474426, 1.0631250143051147, -0.8643749952316284, 0.5981249809265137, 0.0, 0.9537500143051147, 0.04125000163912773, 0.9168750047683716, 1.162500023841858, 25.412500381469727, 45.448123931884766, 1.209375023841858, -0.38624998927116394, 1.0256249904632568, -1.0787500143051147, 0.8893749713897705, -1.546875, 0.9106249809265137, 0.22374999523162842, 1.0355556011199951, -3.305555582046509], "max": [1.4280775785446167, -0.7157196402549744, 1.5582083463668823, 0.3675040006637573, -0.6390430927276611, 0.5967946648597717, -0.2629081904888153, -0.8430609703063965, 1.699378252029419, 0.2505204379558563, 1.4990558624267578, -0.23913748562335968, 57.486873626708984, 53.30666732788086, 38.85562515258789, 8.588749885559082, 35.950626373291016, 35.05687713623047, 33.75062561035156, 63.024375915527344, 42.94187545776367, 81.82749938964844, 52.82625198364258, 100.4437484741211, 60.30500030517578, 64.20500183105469, 3.40625, 9.545000076293945, 40.276248931884766, 104.22562408447266, 43.186248779296875, 99.32500457763672, 48.109375, 96.16250610351562, 58.490623474121094, 107.53874969482422], "mean": [1.1612545251846313, -0.8159192800521851, 1.009637475013733, -0.2214871495962143, -1.3705742359161377, 0.5239371061325073, -0.8635174632072449, -1.0037081241607666, 1.2945367097854614, -0.09873390942811966, 1.196520447731018, -0.349992960691452, 53.09983825683594, 49.265098571777344, 4.460568428039551, 5.121397018432617, 10.42725658416748, 4.602870941162109, 6.748076915740967, 9.062358856201172, 8.26259708404541, 10.150575637817383, 7.233987331390381, 25.19780158996582, 50.71185302734375, 53.72136688232422, 1.3111045360565186, 6.1846022605896, 14.727286338806152, 13.331289291381836, 12.442770004272461, 15.284309387207031, 14.621288299560547, 18.296096801757812, 11.87554931640625, 51.23691177368164], "std": [0.3510986864566803, 0.08685493469238281, 0.16647876799106598, 0.27587515115737915, 0.3329034149646759, 0.053694821894168854, 0.3172540068626404, 0.1260179877281189, 0.1436482071876526, 0.26390042901039124, 0.21553181111812592, 0.079073965549469, 3.200989007949829, 1.5387423038482666, 10.41660213470459, 2.255805492401123, 10.380702018737793, 10.2015962600708, 10.95539379119873, 19.24985694885254, 13.072196960449219, 23.70566749572754, 14.805092811584473, 28.279369354248047, 7.765092849731445, 6.417768955230713, 0.2469657063484192, 2.4719910621643066, 9.728987693786621, 29.4477596282959, 13.160792350769043, 32.086917877197266, 13.746108055114746, 32.93223190307617, 16.62864875793457, 33.683998107910156], "count": [342]}, "action": {"min": [0.36819541454315186, -1.1731326580047607, 0.8932488560676575, -0.43891146779060364, -1.6102294921875, 0.3739891052246094, -1.2659265995025635, -1.3995622396469116, 1.1145285367965698, -0.42174506187438965, 0.8938687443733215, -0.44809070229530334, 44.08625030517578, 46.961875915527344, -0.8550000190734863, 0.4137499928474426, 1.0631250143051147, -0.8643749952316284, 0.5981249809265137, 0.0, 0.9537500143051147, 0.04125000163912773, 0.9168750047683716, 1.162500023841858, 25.412500381469727, 45.448123931884766, 1.209375023841858, -0.38624998927116394, 1.0256249904632568, -1.0787500143051147, 0.8893749713897705, -1.546875, 0.9106249809265137, 0.22374999523162842, 1.0355556011199951, -3.305555582046509], "max": [1.4280775785446167, -0.7157196402549744, 1.5582083463668823, 0.3675040006637573, -0.6390430927276611, 0.5967946648597717, -0.2629081904888153, -0.8430609703063965, 1.699378252029419, 0.2505204379558563, 1.4990558624267578, -0.23913748562335968, 57.486873626708984, 53.30666732788086, 38.85562515258789, 8.588749885559082, 35.950626373291016, 35.05687713623047, 33.75062561035156, 63.024375915527344, 42.94187545776367, 81.82749938964844, 52.82625198364258, 100.4437484741211, 60.30500030517578, 64.20500183105469, 3.40625, 9.545000076293945, 40.276248931884766, 104.22562408447266, 43.186248779296875, 99.32500457763672, 48.109375, 96.16250610351562, 58.490623474121094, 107.53874969482422], "mean": [1.1612542867660522, -0.8159185647964478, 1.0096373558044434, -0.2214871048927307, -1.3705750703811646, 0.5239368081092834, -0.863517701625824, -1.003708004951477, 1.2945361137390137, -0.09873394668102264, 1.1965203285217285, -0.34999316930770874, 53.09986114501953, 49.26508331298828, 4.460567474365234, 5.121397018432617, 10.427267074584961, 4.60287618637085, 6.748065948486328, 9.062374114990234, 8.262589454650879, 10.150585174560547, 7.234003067016602, 25.197805404663086, 50.71186447143555, 53.72139358520508, 1.3111045360565186, 6.184600830078125, 14.727282524108887, 13.331281661987305, 12.442764282226562, 15.284309387207031, 14.621294021606445, 18.296100616455078, 11.8755464553833, 51.236934661865234], "std": [0.35109877586364746, 0.086854949593544, 0.16647882759571075, 0.27587515115737915, 0.33290326595306396, 0.053694792091846466, 0.3172539472579956, 0.1260180026292801, 0.1436482071876526, 0.26390036940574646, 0.21553181111812592, 0.0790739506483078, 3.200988292694092, 1.5387420654296875, 10.416600227355957, 2.255805253982544, 10.380703926086426, 10.201594352722168, 10.955389976501465, 19.249853134155273, 13.072196960449219, 23.705665588378906, 14.80509090423584, 28.279367446899414, 7.765093803405762, 6.417768955230713, 0.24696579575538635, 2.4719913005828857, 9.728988647460938, 29.447750091552734, 13.160792350769043, 32.086917877197266, 13.74610710144043, 32.93223571777344, 16.628650665283203, 33.683998107910156], "count": [342]}, "timestamp": {"min": [0.0], "max": [11.366666666666667], "mean": [5.683333333333334], "std": [3.2908824663617824], "count": [342]}, "frame_index": {"min": [0], "max": [341], "mean": [170.5], "std": [98.72647399085346], "count": [342]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [342]}, "index": {"min": [1546], "max": [1887], "mean": [1716.5], "std": [98.72647399085346], "count": [342]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [342]}, "subtask_annotation": {"mean": [1.4415204678362572, 5.0, 5.0, 5.0, 5.0], "std": [1.6404342683455362, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [342]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [342]}, "eef_direction_state": {"mean": [4.292397660818714, 4.02046783625731], "std": [2.0779827669828244, 1.8940169919841146], "min": [0, 0], "max": [6, 6], "count": [342]}, "eef_velocity_state": {"mean": [0.7602339181286549, 0.8742690058479532], "std": [0.8555617512456892, 0.812176282343166], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_acc_mag_state": {"mean": [0.6345029239766082, 0.5701754385964912], "std": [0.8330049624914054, 0.7719796634628715], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_direction_action": {"mean": [4.292397660818714, 4.02046783625731], "std": [2.0779827669828244, 1.8940169919841146], "min": [0, 0], "max": [6, 6], "count": [342]}, "eef_velocity_action": {"mean": [0.7602339181286549, 0.8742690058479532], "std": [0.8555617512456892, 0.812176282343166], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_acc_mag_action": {"mean": [0.6345029239766082, 0.5701754385964912], "std": [0.8330049624914054, 0.7719796634628715], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_sim_pose_state": {"mean": [0.6071782334058977, 0.2492238778875251, 1.2040587703353183, -1.2900291734858609, 0.6363040252612221, -1.8746769898006042, 0.6516698905601244, -0.17656154462581633, 1.2226912843749411, 1.1779183251017815, 0.6422822165961753, 2.0673883495371546], "std": [0.05166775998121457, 0.04073596275754365, 0.04425743678095838, 0.13987025162149994, 0.11614415053289076, 0.1728306090940529, 0.03581058714930808, 0.06696046398048708, 0.05357988005629316, 0.1598826969231022, 0.07219304901842354, 0.18462009353248107], "min": [0.5719698294415415, 0.16955496452983337, 1.1656276999206108, -1.6066798419213875, 0.49206629945438873, -2.3616753378322057, 0.6125100476799538, -0.2656989268798534, 1.1750050800048677, 0.622474025540767, 0.4861802196267746, 1.7302551367597299], "max": [0.7831342571895388, 0.2825322191435914, 1.3513600535639951, -0.8299490070013988, 0.8915270394231389, -1.6848758315373862, 0.7664933654519924, -0.08335442688721237, 1.3973042328928624, 1.2879747246958964, 0.770712399060907, 2.338975093812388], "count": [342]}, "eef_sim_pose_action": {"mean": [0.6071782334058977, 0.2492238778875251, 1.2040587703353183, -1.2900291734858609, 0.6363040252612221, -1.8746769898006042, 0.6516698905601244, -0.17656154462581633, 1.2226912843749411, 1.1779183251017815, 0.6422822165961753, 2.0673883495371546], "std": [0.05166775998121457, 0.04073596275754365, 0.04425743678095838, 0.13987025162149994, 0.11614415053289076, 0.1728306090940529, 0.03581058714930808, 0.06696046398048708, 0.05357988005629316, 0.1598826969231022, 0.07219304901842354, 0.18462009353248107], "min": [0.5719698294415415, 0.16955496452983337, 1.1656276999206108, -1.6066798419213875, 0.49206629945438873, -2.3616753378322057, 0.6125100476799538, -0.2656989268798534, 1.1750050800048677, 0.622474025540767, 0.4861802196267746, 1.7302551367597299], "max": [0.7831342571895388, 0.2825322191435914, 1.3513600535639951, -0.8299490070013988, 0.8915270394231389, -1.6848758315373862, 0.7664933654519924, -0.08335442688721237, 1.3973042328928624, 1.2879747246958964, 0.770712399060907, 2.338975093812388], "count": [342]}}} +{"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.3235087663398693]], [[0.3328905555555555]], [[0.3598688357843137]]], "std": [[[0.32723591322355666]], [[0.31205557395859]], [[0.2960191357987514]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4753828941993464]], [[0.5032101838235294]], [[0.47088705882352944]]], "std": [[[0.32456682247723195]], [[0.3126156684097908]], [[0.32442577147911755]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43209730596405227]], [[0.4716796364379085]], [[0.45583997140522875]]], "std": [[[0.30439781481833444]], [[0.29277158379789786]], [[0.2982109372204385]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37095570465686273]], [[0.40225649305555555]], [[0.408526683006536]]], "std": [[[0.3609953918774918]], [[0.35937516981295187]], [[0.3297414165280425]]], "count": [100]}, "observation.state": {"min": [0.2697508931159973, -1.2267299890518188, 0.9239099025726318, -0.4495689272880554, -1.6005654335021973, 0.4491874575614929, -1.3132295608520508, -1.3800593614578247, 1.1099984645843506, -0.5223592519760132, 0.8616340756416321, -0.43153059482574463, 44.920623779296875, 38.397499084472656, 10.177499771118164, 1.1612499952316284, 3.848888874053955, -0.734375, 0.9474999904632568, -1.0674999952316284, 0.6844444274902344, 0.11312499642372131, 0.9337500333786011, 0.44999998807907104, 23.8956241607666, 42.38999938964844, 1.1037499904632568, 0.42125001549720764, 0.9166666865348816, 0.6549999713897705, 0.8956249952316284, 0.7643750309944153, 0.9362500309944153, 0.36500000953674316, 0.9275000095367432, -3.1581249237060547], "max": [1.4150358438491821, -0.7555838227272034, 1.6105659008026123, 0.21000228822231293, -0.5538071393966675, 0.6639105081558228, -0.3485017418861389, -0.8426318168640137, 1.6808527708053589, 0.28770408034324646, 1.4972200393676758, -0.047827497124671936, 59.24562454223633, 57.97687530517578, 60.81812286376953, 9.523750305175781, 37.354373931884766, 64.39500427246094, 32.630001068115234, 90.36937713623047, 40.67812728881836, 96.04499816894531, 70.06749725341797, 111.22875213623047, 53.79624938964844, 65.69437408447266, 2.783750057220459, 9.449999809265137, 38.53187561035156, 54.755001068115234, 40.87062454223633, 60.834999084472656, 43.15687561035156, 84.74063110351562, 77.45999908447266, 111.22062683105469], "mean": [1.0244767665863037, -0.8382835388183594, 1.0807832479476929, -0.15290434658527374, -1.2333307266235352, 0.5624038577079773, -0.9784261584281921, -0.9647821187973022, 1.2739745378494263, -0.004155823495239019, 1.2811366319656372, -0.3280039429664612, 51.58823776245117, 49.09604263305664, 37.79814910888672, 5.782675266265869, 13.640926361083984, 12.221596717834473, 7.713283538818359, 17.646242141723633, 8.977665901184082, 20.69068717956543, 13.238662719726562, 28.707231521606445, 44.94068908691406, 54.91562271118164, 1.2389299869537354, 4.445159912109375, 18.573715209960938, 9.23758316040039, 16.088729858398438, 11.308784484863281, 17.252689361572266, 15.174298286437988, 13.341835021972656, 47.48734664916992], "std": [0.3557027280330658, 0.1135326474905014, 0.18221721053123474, 0.2263645976781845, 0.2992660701274872, 0.060968391597270966, 0.35105979442596436, 0.13724300265312195, 0.16414344310760498, 0.3104788362979889, 0.19477422535419464, 0.12242653965950012, 3.59285569190979, 3.8384270668029785, 11.556629180908203, 2.6016809940338135, 10.689702987670898, 23.141826629638672, 10.275588989257812, 33.77919006347656, 12.920395851135254, 36.04689407348633, 23.2147274017334, 42.58808135986328, 6.946075439453125, 9.399024963378906, 0.21252675354480743, 3.2276430130004883, 11.90995979309082, 17.18187141418457, 11.569751739501953, 19.573740005493164, 12.280278205871582, 29.166229248046875, 22.7206974029541, 33.271297454833984], "count": [264]}, "action": {"min": [0.2697508931159973, -1.2267299890518188, 0.9239099025726318, -0.4495689272880554, -1.6005654335021973, 0.4491874575614929, -1.3132295608520508, -1.3800593614578247, 1.1099984645843506, -0.5223592519760132, 0.8616340756416321, -0.43153059482574463, 44.920623779296875, 38.397499084472656, 10.177499771118164, 1.1612499952316284, 3.848888874053955, -0.734375, 0.9474999904632568, -1.0674999952316284, 0.6844444274902344, 0.11312499642372131, 0.9337500333786011, 0.44999998807907104, 23.8956241607666, 42.38999938964844, 1.1037499904632568, 0.42125001549720764, 0.9166666865348816, 0.6549999713897705, 0.8956249952316284, 0.7643750309944153, 0.9362500309944153, 0.36500000953674316, 0.9275000095367432, -3.1581249237060547], "max": [1.4150358438491821, -0.7555838227272034, 1.6105659008026123, 0.21000228822231293, -0.5538071393966675, 0.6639105081558228, -0.3485017418861389, -0.8426318168640137, 1.6808527708053589, 0.28770408034324646, 1.4972200393676758, -0.047827497124671936, 59.24562454223633, 57.97687530517578, 60.81812286376953, 9.523750305175781, 37.354373931884766, 64.39500427246094, 32.630001068115234, 90.36937713623047, 40.67812728881836, 96.04499816894531, 70.06749725341797, 111.22875213623047, 53.79624938964844, 65.69437408447266, 2.783750057220459, 9.449999809265137, 38.53187561035156, 54.755001068115234, 40.87062454223633, 60.834999084472656, 43.15687561035156, 84.74063110351562, 77.45999908447266, 111.22062683105469], "mean": [1.0244771242141724, -0.8382837772369385, 1.080782413482666, -0.15290430188179016, -1.2333306074142456, 0.5624040365219116, -0.9784262776374817, -0.9647821187973022, 1.2739746570587158, -0.004155850037932396, 1.2811367511749268, -0.32800379395484924, 51.588226318359375, 49.096065521240234, 37.79814147949219, 5.782673358917236, 13.640929222106934, 12.221580505371094, 7.713277816772461, 17.646259307861328, 8.97766399383545, 20.690689086914062, 13.238663673400879, 28.70723533630371, 44.940673828125, 54.91558837890625, 1.2389308214187622, 4.44516134262085, 18.5737247467041, 9.237580299377441, 16.088733673095703, 11.308785438537598, 17.252696990966797, 15.174298286437988, 13.341835021972656, 47.48732376098633], "std": [0.3557026982307434, 0.1135326474905014, 0.18221718072891235, 0.2263645976781845, 0.2992660403251648, 0.060968395322561264, 0.3510597348213196, 0.13724298775196075, 0.16414344310760498, 0.3104788362979889, 0.19477424025535583, 0.12242653965950012, 3.59285569190979, 3.838426351547241, 11.556628227233887, 2.6016812324523926, 10.689702987670898, 23.141822814941406, 10.275590896606445, 33.779178619384766, 12.92039680480957, 36.04689025878906, 23.2147216796875, 42.58808898925781, 6.946076393127441, 9.399024963378906, 0.21252678334712982, 3.2276430130004883, 11.909961700439453, 17.18187141418457, 11.569751739501953, 19.573740005493164, 12.280279159545898, 29.166229248046875, 22.7206974029541, 33.271297454833984], "count": [264]}, "timestamp": {"min": [0.0], "max": [8.766666666666667], "mean": [4.383333333333334], "std": [2.5403229599286665], "count": [264]}, "frame_index": {"min": [0], "max": [263], "mean": [131.5], "std": [76.20968879786], "count": [264]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [264]}, "index": {"min": [1888], "max": [2151], "mean": [2019.5], "std": [76.20968879786], "count": [264]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [264]}, "subtask_annotation": {"mean": [1.7840909090909092, 5.0, 5.0, 5.0, 5.0], "std": [1.5602704478786438, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [264]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [264]}, "eef_direction_state": {"mean": [3.9318181818181817, 4.46969696969697], "std": [2.1040839863198437, 1.81925473393929], "min": [0, 0], "max": [6, 6], "count": [264]}, "eef_velocity_state": {"mean": [0.9659090909090909, 0.8787878787878788], "std": [0.8718953184190158, 0.90896463769519], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_state": {"mean": [0.8371212121212122, 0.6893939393939394], "std": [0.8616321108213947, 0.8130803359389167], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_direction_action": {"mean": [3.9318181818181817, 4.46969696969697], "std": [2.1040839863198437, 1.81925473393929], "min": [0, 0], "max": [6, 6], "count": [264]}, "eef_velocity_action": {"mean": [0.9659090909090909, 0.8787878787878788], "std": [0.8718953184190158, 0.90896463769519], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_action": {"mean": [0.8371212121212122, 0.6893939393939394], "std": [0.8616321108213947, 0.8130803359389167], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_sim_pose_state": {"mean": [0.6312004182631797, 0.2315218222588656, 1.2170330914181247, -1.2658946671142781, 0.689321102462183, -1.8919735232791177, 0.6441875982633815, -0.21071245375306955, 1.2155635117357015, 1.2057148992005478, 0.6093619729327785, 2.0219492477178362], "std": [0.055851080706632326, 0.04339599426235729, 0.05424577103098081, 0.18217279563130842, 0.07459234499499737, 0.17368052766154257, 0.03924306838566045, 0.07124734966142529, 0.05666838505787694, 0.17524409628160084, 0.058479778163575136, 0.1904589387360479], "min": [0.5840380073571515, 0.16113589537759926, 1.1743795989841024, -1.4888440229619462, 0.5729316120734524, -2.2502780878574664, 0.614890167108938, -0.2801880114477577, 1.1569531744672688, 0.6976345693296725, 0.47683557360132856, 1.8550833088063774], "max": [0.8013804339558884, 0.29998916997127945, 1.3673134477494688, -0.663902876419092, 0.818745203096106, -1.5438540430294834, 0.7638580965119355, -0.0789550527859301, 1.3651162361392548, 1.3530899284700078, 0.7240934367826206, 2.4541308464534906], "count": [264]}, "eef_sim_pose_action": {"mean": [0.6312004182631797, 0.2315218222588656, 1.2170330914181247, -1.2658946671142781, 0.689321102462183, -1.8919735232791177, 0.6441875982633815, -0.21071245375306955, 1.2155635117357015, 1.2057148992005478, 0.6093619729327785, 2.0219492477178362], "std": [0.055851080706632326, 0.04339599426235729, 0.05424577103098081, 0.18217279563130842, 0.07459234499499737, 0.17368052766154257, 0.03924306838566045, 0.07124734966142529, 0.05666838505787694, 0.17524409628160084, 0.058479778163575136, 0.1904589387360479], "min": [0.5840380073571515, 0.16113589537759926, 1.1743795989841024, -1.4888440229619462, 0.5729316120734524, -2.2502780878574664, 0.614890167108938, -0.2801880114477577, 1.1569531744672688, 0.6976345693296725, 0.47683557360132856, 1.8550833088063774], "max": [0.8013804339558884, 0.29998916997127945, 1.3673134477494688, -0.663902876419092, 0.818745203096106, -1.5438540430294834, 0.7638580965119355, -0.0789550527859301, 1.3651162361392548, 1.3530899284700078, 0.7240934367826206, 2.4541308464534906], "count": [264]}}} +{"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.323285414624183]], [[0.32855830678104575]], [[0.350106862745098]]], "std": [[[0.3312744370896056]], [[0.31465563065839725]], [[0.295862642713672]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47248978145424836]], [[0.48773528594771237]], [[0.4566659150326797]]], "std": [[[0.3188619255650311]], [[0.3146064398731274]], [[0.3247586499861343]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41490187704248366]], [[0.45810038807189546]], [[0.43760765931372547]]], "std": [[[0.3016827646273621]], [[0.2874755855940845]], [[0.2913298414625983]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3767182741013072]], [[0.407423762254902]], [[0.41322748366013073]]], "std": [[[0.36080158792597466]], [[0.35884604406655773]], [[0.32921645814002715]]], "count": [100]}, "observation.state": {"min": [0.2895876169204712, -1.1892261505126953, 0.9204766154289246, -0.3380827009677887, -1.6047532558441162, 0.34273195266723633, -1.1854352951049805, -1.42857825756073, 1.1858644485473633, -0.2995298206806183, 0.9708314538002014, -0.406557559967041, 30.23444366455078, 44.018123626708984, -0.7912499904632568, -0.35249999165534973, 0.8118749856948853, -0.3024999797344208, 1.1043750047683716, -0.9331250190734863, 1.0, 0.017777767032384872, 0.8899999856948853, 0.39625000953674316, 24.978750228881836, 43.864376068115234, 1.068750023841858, 0.5787500143051147, 0.9649999737739563, 0.8424999713897705, 0.7946153879165649, 0.6556249856948853, 1.0646153688430786, 0.21312500536441803, 1.0500000715255737, 0.488571435213089], "max": [1.3372148275375366, -0.7577534914016724, 1.5788557529449463, 0.3076600432395935, -0.6659132242202759, 0.6270503997802734, -0.3718194365501404, -0.8837357759475708, 1.6903419494628906, 0.18301288783550262, 1.5494476556777954, -0.19574463367462158, 57.970001220703125, 60.387001037597656, 63.286251068115234, 8.194375038146973, 33.95750045776367, 36.10375213623047, 33.899375915527344, 70.9487533569336, 50.275001525878906, 92.23500061035156, 75.59187316894531, 110.90125274658203, 65.80937957763672, 64.5806655883789, 2.302500009536743, 9.438750267028809, 35.47312545776367, 54.868751525878906, 39.15562438964844, 60.325626373291016, 48.69312286376953, 79.59000396728516, 81.61624908447266, 110.32562255859375], "mean": [0.9704596996307373, -0.8625528216362, 1.0897705554962158, -0.08216077089309692, -1.2116998434066772, 0.5299280881881714, -0.9451332688331604, -1.00456964969635, 1.3041208982467651, 0.028370540589094162, 1.2594914436340332, -0.34694451093673706, 51.833984375, 50.611976623535156, 10.98840045928955, 4.8631911277771, 11.683187484741211, 6.712822437286377, 9.715511322021484, 12.296048164367676, 11.460111618041992, 17.679227828979492, 12.18174934387207, 30.37611198425293, 53.47113800048828, 54.83955383300781, 1.2375324964523315, 4.7681565284729, 17.282039642333984, 9.044107437133789, 16.907432556152344, 11.825789451599121, 18.91179847717285, 14.575087547302246, 17.191713333129883, 39.155540466308594], "std": [0.32248997688293457, 0.1003376916050911, 0.17507487535476685, 0.22384269535541534, 0.28849002718925476, 0.0795794203877449, 0.2709205448627472, 0.13957789540290833, 0.1363901048898697, 0.17090722918510437, 0.1177598237991333, 0.06675627082586288, 5.0436177253723145, 3.613173007965088, 19.018938064575195, 2.747267246246338, 11.392054557800293, 12.08930778503418, 11.562650680541992, 24.657087326049805, 15.845081329345703, 32.69609069824219, 22.557077407836914, 38.83631134033203, 10.274190902709961, 8.253783226013184, 0.16942523419857025, 2.747300148010254, 10.742561340332031, 15.706072807312012, 10.832374572753906, 19.832862854003906, 13.121455192565918, 27.143798828125, 23.985509872436523, 33.72539520263672], "count": [217]}, "action": {"min": [0.2895876169204712, -1.1892261505126953, 0.9204766154289246, -0.3380827009677887, -1.6047532558441162, 0.34273195266723633, -1.1854352951049805, -1.42857825756073, 1.1858644485473633, -0.2995298206806183, 0.9708314538002014, -0.406557559967041, 30.23444366455078, 44.018123626708984, -0.7912499904632568, -0.35249999165534973, 0.8118749856948853, -0.3024999797344208, 1.1043750047683716, -0.9331250190734863, 1.0, 0.017777767032384872, 0.8899999856948853, 0.39625000953674316, 24.978750228881836, 43.864376068115234, 1.068750023841858, 0.5787500143051147, 0.9649999737739563, 0.8424999713897705, 0.7946153879165649, 0.6556249856948853, 1.0646153688430786, 0.21312500536441803, 1.0500000715255737, 0.488571435213089], "max": [1.3372148275375366, -0.7577534914016724, 1.5788557529449463, 0.3076600432395935, -0.6659132242202759, 0.6270503997802734, -0.3718194365501404, -0.8837357759475708, 1.6903419494628906, 0.18301288783550262, 1.5494476556777954, -0.19574463367462158, 57.970001220703125, 60.387001037597656, 63.286251068115234, 8.194375038146973, 33.95750045776367, 36.10375213623047, 33.899375915527344, 70.9487533569336, 50.275001525878906, 92.23500061035156, 75.59187316894531, 110.90125274658203, 65.80937957763672, 64.5806655883789, 2.302500009536743, 9.438750267028809, 35.47312545776367, 54.868751525878906, 39.15562438964844, 60.325626373291016, 48.69312286376953, 79.59000396728516, 81.61624908447266, 110.32562255859375], "mean": [0.9704594612121582, -0.8625526428222656, 1.0897709131240845, -0.0821608155965805, -1.2116999626159668, 0.5299281477928162, -0.9451332688331604, -1.00456964969635, 1.3041211366653442, 0.028370525687932968, 1.2594916820526123, -0.3469444215297699, 51.83399963378906, 50.61197280883789, 10.98837947845459, 4.8631911277771, 11.683180809020996, 6.71282434463501, 9.715503692626953, 12.296035766601562, 11.460123062133789, 17.679237365722656, 12.181744575500488, 30.3761043548584, 53.47114944458008, 54.83956527709961, 1.237532377243042, 4.768156051635742, 17.282047271728516, 9.044110298156738, 16.907428741455078, 11.82578182220459, 18.911808013916016, 14.575089454650879, 17.19171714782715, 39.15553283691406], "std": [0.32248997688293457, 0.1003376916050911, 0.17507486045360565, 0.22384275496006012, 0.28849008679389954, 0.0795794203877449, 0.2709205448627472, 0.13957789540290833, 0.13639011979103088, 0.17090724408626556, 0.1177598237991333, 0.06675627082586288, 5.0436177253723145, 3.6131722927093506, 19.018936157226562, 2.7472667694091797, 11.392056465148926, 12.089303016662598, 11.562649726867676, 24.657094955444336, 15.845080375671387, 32.69609451293945, 22.557077407836914, 38.836307525634766, 10.274190902709961, 8.253783226013184, 0.16942517459392548, 2.747299909591675, 10.742560386657715, 15.706074714660645, 10.832374572753906, 19.83286476135254, 13.121456146240234, 27.143800735473633, 23.985509872436523, 33.72539520263672], "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": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [217]}, "index": {"min": [2152], "max": [2368], "mean": [2260.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [1.9907834101382489, 5.0, 5.0, 5.0, 5.0], "std": [1.5209467807161612, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [217]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [217]}, "eef_direction_state": {"mean": [2.9262672811059907, 4.027649769585254], "std": [1.882272717471804, 1.9742981035706422], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [1.3410138248847927, 1.0276497695852536], "std": [0.6323279240200518, 0.9052690141265924], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.9308755760368663, 0.7603686635944701], "std": [0.8423226984342047, 0.8245629215242417], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [2.9262672811059907, 4.027649769585254], "std": [1.882272717471804, 1.9742981035706422], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [1.3410138248847927, 1.0276497695852536], "std": [0.6323279240200518, 0.9052690141265924], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.9308755760368663, 0.7603686635944701], "std": [0.8423226984342047, 0.8245629215242417], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.6303254410655732, 0.2108297676335752, 1.2180095942000946, -1.2505969048899515, 0.6618638161682743, -1.9482079476306062, 0.6544200505103253, -0.20314983025477165, 1.213018147641451, 1.1821154476387719, 0.5598154804624802, 2.0173731921242624], "std": [0.05272039669246503, 0.03554631640291884, 0.05302688790993112, 0.1766888169471585, 0.09127071301738052, 0.1828610959797383, 0.03256928515236787, 0.05913706398063261, 0.06231522232541748, 0.2194268033436539, 0.06420504059024056, 0.12775099075583066], "min": [0.5816529306559414, 0.1539056323745913, 1.1703261678249486, -1.5204959683006791, 0.507982551114857, -2.32915928973908, 0.614406609685524, -0.2615328356907136, 1.1543381542304463, 0.6713076542131247, 0.3809165376144319, 1.7715709534414628], "max": [0.7861456074565285, 0.2820832380381274, 1.3643830702481112, -0.7349817732393433, 0.8149662206269874, -1.61698644621163, 0.7572722309907419, -0.07473898418811624, 1.3550151061483606, 1.3882546383862424, 0.6237540977623226, 2.2921339458948067], "count": [217]}, "eef_sim_pose_action": {"mean": [0.6303254410655732, 0.2108297676335752, 1.2180095942000946, -1.2505969048899515, 0.6618638161682743, -1.9482079476306062, 0.6544200505103253, -0.20314983025477165, 1.213018147641451, 1.1821154476387719, 0.5598154804624802, 2.0173731921242624], "std": [0.05272039669246503, 0.03554631640291884, 0.05302688790993112, 0.1766888169471585, 0.09127071301738052, 0.1828610959797383, 0.03256928515236787, 0.05913706398063261, 0.06231522232541748, 0.2194268033436539, 0.06420504059024056, 0.12775099075583066], "min": [0.5816529306559414, 0.1539056323745913, 1.1703261678249486, -1.5204959683006791, 0.507982551114857, -2.32915928973908, 0.614406609685524, -0.2615328356907136, 1.1543381542304463, 0.6713076542131247, 0.3809165376144319, 1.7715709534414628], "max": [0.7861456074565285, 0.2820832380381274, 1.3643830702481112, -0.7349817732393433, 0.8149662206269874, -1.61698644621163, 0.7572722309907419, -0.07473898418811624, 1.3550151061483606, 1.3882546383862424, 0.6237540977623226, 2.2921339458948067], "count": [217]}}} +{"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.3247116094771242]], [[0.3346855718954248]], [[0.35353138276143786]]], "std": [[[0.32880599885046835]], [[0.31470907333632536]], [[0.3068400116479296]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49009346200980397]], [[0.5052773651960784]], [[0.4733705024509804]]], "std": [[[0.3264463748937382]], [[0.3231048976186105]], [[0.33540686039663814]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4839713745915033]], [[0.5234148406862745]], [[0.49882637459150325]]], "std": [[[0.3273388605124328]], [[0.3116270585371924]], [[0.31763431590056224]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3732136315359477]], [[0.4070392218137255]], [[0.41235662173202614]]], "std": [[[0.3598630564340784]], [[0.3602051122358803]], [[0.3313137043087653]]], "count": [100]}, "observation.state": {"min": [0.29964905977249146, -1.1352711915969849, 0.9028095602989197, -0.4275387227535248, -1.6115010976791382, 0.38242924213409424, -1.2220568656921387, -1.279564380645752, 1.1210613250732422, -0.5349956154823303, 0.767075777053833, -0.4169315993785858, 8.624444007873535, 45.55500030517578, -0.8587499856948853, -0.1550000011920929, 0.8818750381469727, -0.8068749904632568, 0.8410000205039978, 0.171875, 0.8231250047683716, 0.3331249952316284, 0.9474999904632568, -0.34812501072883606, 28.58333396911621, 44.036251068115234, 1.0418750047683716, 0.6256250143051147, 0.671875, 0.39000001549720764, 0.6787500381469727, 0.6356250047683716, 0.6568750143051147, 0.3918749988079071, 0.9700000286102295, -0.30687499046325684], "max": [1.350852608680725, -0.711046576499939, 1.5231603384017944, 0.5775539875030518, -0.5553568601608276, 0.6512741446495056, -0.30227169394493103, -0.8517633676528931, 1.6363394260406494, 0.24562256038188934, 1.6374329328536987, -0.20234893262386322, 59.318748474121094, 63.315834045410156, 43.74374771118164, 9.368124961853027, 34.98062515258789, 40.34000015258789, 30.16812515258789, 80.03562927246094, 39.319374084472656, 93.07749938964844, 51.131248474121094, 108.80687713623047, 54.985626220703125, 66.10000610351562, 2.853749990463257, 9.637499809265137, 30.979999542236328, 38.79249954223633, 33.358123779296875, 71.14250183105469, 80.55937957763672, 109.97000122070312, 96.75125122070312, 109.71062469482422], "mean": [0.9567050337791443, -0.8032001256942749, 1.0793408155441284, -0.08619466423988342, -1.177467942237854, 0.5483357906341553, -0.8899006843566895, -0.9706998467445374, 1.291218638420105, -0.02347481995820999, 1.2589846849441528, -0.3748171627521515, 48.49384689331055, 49.172672271728516, 8.57152271270752, 5.934018611907959, 13.122589111328125, 4.56503438949585, 8.813522338867188, 10.309670448303223, 10.090291023254395, 12.574323654174805, 7.173858165740967, 38.23696517944336, 47.91507339477539, 55.62713623046875, 1.3609923124313354, 5.599826335906982, 13.860569953918457, 8.60815715789795, 10.788350105285645, 16.49112892150879, 17.077678680419922, 24.46567726135254, 20.111597061157227, 25.912343978881836], "std": [0.3438981771469116, 0.08741976320743561, 0.13331441581249237, 0.33545270562171936, 0.36294904351234436, 0.06623111665248871, 0.34482935070991516, 0.1300158053636551, 0.1573321372270584, 0.2837340533733368, 0.2560485303401947, 0.07054930925369263, 8.857765197753906, 3.853238582611084, 14.77014446258545, 2.7101798057556152, 8.82277774810791, 11.1930570602417, 8.528300285339355, 22.3261775970459, 11.692903518676758, 27.704540252685547, 13.910294532775879, 30.431875228881836, 4.926328182220459, 8.63774585723877, 0.27089205384254456, 2.3537793159484863, 9.925047874450684, 14.316117286682129, 11.790090560913086, 26.623445510864258, 28.098222732543945, 42.316001892089844, 34.264434814453125, 43.118194580078125], "count": [286]}, "action": {"min": [0.29964905977249146, -1.1352711915969849, 0.9028095602989197, -0.4275387227535248, -1.6115010976791382, 0.38242924213409424, -1.2220568656921387, -1.279564380645752, 1.1210613250732422, -0.5349956154823303, 0.767075777053833, -0.4169315993785858, 8.624444007873535, 45.55500030517578, -0.8587499856948853, -0.1550000011920929, 0.8818750381469727, -0.8068749904632568, 0.8410000205039978, 0.171875, 0.8231250047683716, 0.3331249952316284, 0.9474999904632568, -0.34812501072883606, 28.58333396911621, 44.036251068115234, 1.0418750047683716, 0.6256250143051147, 0.671875, 0.39000001549720764, 0.6787500381469727, 0.6356250047683716, 0.6568750143051147, 0.3918749988079071, 0.9700000286102295, -0.30687499046325684], "max": [1.350852608680725, -0.711046576499939, 1.5231603384017944, 0.5775539875030518, -0.5553568601608276, 0.6512741446495056, -0.30227169394493103, -0.8517633676528931, 1.6363394260406494, 0.24562256038188934, 1.6374329328536987, -0.20234893262386322, 59.318748474121094, 63.315834045410156, 43.74374771118164, 9.368124961853027, 34.98062515258789, 40.34000015258789, 30.16812515258789, 80.03562927246094, 39.319374084472656, 93.07749938964844, 51.131248474121094, 108.80687713623047, 54.985626220703125, 66.10000610351562, 2.853749990463257, 9.637499809265137, 30.979999542236328, 38.79249954223633, 33.358123779296875, 71.14250183105469, 80.55937957763672, 109.97000122070312, 96.75125122070312, 109.71062469482422], "mean": [0.9567050337791443, -0.8032002449035645, 1.0793410539627075, -0.08619473874568939, -1.1774680614471436, 0.5483357906341553, -0.8899004459381104, -0.9706996083259583, 1.2912185192108154, -0.023474853485822678, 1.258984923362732, -0.3748171627521515, 48.49385070800781, 49.17268371582031, 8.571524620056152, 5.934017181396484, 13.122599601745605, 4.565032958984375, 8.813516616821289, 10.309679985046387, 10.09028434753418, 12.574309349060059, 7.173847675323486, 38.23698806762695, 47.915061950683594, 55.627132415771484, 1.3609920740127563, 5.59982442855835, 13.860569953918457, 8.608150482177734, 10.788351058959961, 16.491121292114258, 17.077688217163086, 24.465675354003906, 20.111591339111328, 25.912342071533203], "std": [0.3438982367515564, 0.08741974830627441, 0.13331446051597595, 0.33545270562171936, 0.36294910311698914, 0.06623111665248871, 0.34482941031455994, 0.13001583516597748, 0.1573321372270584, 0.2837340533733368, 0.2560485601425171, 0.07054929435253143, 8.857766151428223, 3.853238582611084, 14.770135879516602, 2.7101798057556152, 8.822776794433594, 11.193056106567383, 8.528301239013672, 22.326160430908203, 11.692901611328125, 27.704545974731445, 13.910289764404297, 30.43187141418457, 4.926328182220459, 8.637746810913086, 0.27089205384254456, 2.3537793159484863, 9.925048828125, 14.316116333007812, 11.790088653564453, 26.62344741821289, 28.098222732543945, 42.316001892089844, 34.26443862915039, 43.118202209472656], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [286]}, "index": {"min": [2369], "max": [2654], "mean": [2511.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [2.0874125874125875, 5.0, 5.0, 5.0, 5.0], "std": [1.531504454028353, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [286]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [286]}, "eef_direction_state": {"mean": [3.625874125874126, 3.9125874125874125], "std": [2.1377137413834864, 2.1062798920413677], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [0.9965034965034965, 0.9195804195804196], "std": [0.8172025099664513, 0.8469409158030804], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.7867132867132867, 0.7237762237762237], "std": [0.8445413173294796, 0.8218568471436671], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [3.625874125874126, 3.9125874125874125], "std": [2.1377137413834864, 2.1062798920413677], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [0.9965034965034965, 0.9195804195804196], "std": [0.8172025099664513, 0.8469409158030804], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.7867132867132867, 0.7237762237762237], "std": [0.8445413173294796, 0.8218568471436671], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.6352405909455916, 0.23423578056191222, 1.2307026517405846, -1.2613752173877688, 0.7414272622198599, -1.8989139452716444, 0.6542129513117121, -0.20527298895229157, 1.241246136763023, 1.110372685951489, 0.6327167282955966, 1.9511566122114345], "std": [0.043259917397488766, 0.04881279494025793, 0.03955252782888104, 0.19486448576307627, 0.15803024389132325, 0.24692496877164072, 0.04425718337215995, 0.06252205702229977, 0.05693594890058647, 0.1756415194836331, 0.10178667616236149, 0.17759818051075418], "min": [0.5820955369132657, 0.15440180675613763, 1.1908849250361022, -1.7252276635940555, 0.5584532454647815, -2.4829008083892172, 0.5953831092630368, -0.26676887754589856, 1.1830372807851084, 0.6484096824779952, 0.4986303014995217, 1.7490199750155717], "max": [0.7771423253746644, 0.2890853614794399, 1.3441974620279455, -0.8848524081451313, 1.0562758024000005, -1.667887867630588, 0.7640051692893279, -0.10152833245461187, 1.3697367254713555, 1.3766177384194074, 0.8354317770471513, 2.38090213004017], "count": [286]}, "eef_sim_pose_action": {"mean": [0.6352405909455916, 0.23423578056191222, 1.2307026517405846, -1.2613752173877688, 0.7414272622198599, -1.8989139452716444, 0.6542129513117121, -0.20527298895229157, 1.241246136763023, 1.110372685951489, 0.6327167282955966, 1.9511566122114345], "std": [0.043259917397488766, 0.04881279494025793, 0.03955252782888104, 0.19486448576307627, 0.15803024389132325, 0.24692496877164072, 0.04425718337215995, 0.06252205702229977, 0.05693594890058647, 0.1756415194836331, 0.10178667616236149, 0.17759818051075418], "min": [0.5820955369132657, 0.15440180675613763, 1.1908849250361022, -1.7252276635940555, 0.5584532454647815, -2.4829008083892172, 0.5953831092630368, -0.26676887754589856, 1.1830372807851084, 0.6484096824779952, 0.4986303014995217, 1.7490199750155717], "max": [0.7771423253746644, 0.2890853614794399, 1.3441974620279455, -0.8848524081451313, 1.0562758024000005, -1.667887867630588, 0.7640051692893279, -0.10152833245461187, 1.3697367254713555, 1.3766177384194074, 0.8354317770471513, 2.38090213004017], "count": [286]}}} +{"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.3277900816993464]], [[0.3377870567810457]], [[0.365191664624183]]], "std": [[[0.334058399348629]], [[0.3173363319417589]], [[0.29993188863829356]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4835453513071895]], [[0.5100462520424837]], [[0.47770133986928104]]], "std": [[[0.3264307537166159]], [[0.3156991462257666]], [[0.3278726478432849]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.476333233251634]], [[0.5090109579248365]], [[0.4820506290849673]]], "std": [[[0.31991046770101333]], [[0.30348099641812376]], [[0.31052451350302773]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3844476041666667]], [[0.41810343341503264]], [[0.4213286274509804]]], "std": [[[0.36204142337702166]], [[0.36203104323612667]], [[0.3356063602778964]]], "count": [100]}, "observation.state": {"min": [0.06523232161998749, -1.1874618530273438, 0.985838770866394, -0.3802834451198578, -1.6077287197113037, 0.3162432312965393, -1.2399863004684448, -1.3970826864242554, 1.1603002548217773, -0.444585919380188, 0.5949826240539551, -0.4196019172668457, 43.696876525878906, 45.52812576293945, -1.0199999809265137, -0.23999999463558197, 2.359999895095825, -0.5275000333786011, 0.8262500166893005, -1.0056250095367432, 0.703125, -3.088124990463257, 0.921875, 0.4893749952316284, 30.031875610351562, 45.43937301635742, 1.212499976158142, 0.19062501192092896, 1.0525000095367432, 0.6518750190734863, 0.6568750143051147, 0.484375, 0.6944444179534912, 0.23000000417232513, 1.0737500190734863, -3.0625], "max": [1.342841625213623, -0.7594701051712036, 1.569581151008606, 0.5042629837989807, -0.6619554162025452, 0.5950064659118652, -0.11742294579744339, -0.840657651424408, 1.780775547027588, 0.23055428266525269, 1.5314335823059082, -0.1928597390651703, 66.72624969482422, 53.681251525878906, 41.0099983215332, 9.791250228881836, 59.42124938964844, 53.56062698364258, 57.189998626708984, 69.0999984741211, 53.354373931884766, 81.40625, 48.662498474121094, 105.72750091552734, 50.66812515258789, 70.22000122070312, 2.4887499809265137, 9.866923332214355, 32.70874786376953, 50.16625213623047, 38.22312545776367, 68.88125610351562, 64.05374908447266, 110.63874816894531, 81.23125457763672, 110.04875183105469], "mean": [0.8864225745201111, -0.8613781929016113, 1.1340726613998413, -0.027365613728761673, -1.1877323389053345, 0.45037272572517395, -0.8795463442802429, -0.9847076535224915, 1.3227393627166748, -0.018103264272212982, 1.17380952835083, -0.37210795283317566, 52.8820686340332, 48.36549758911133, 5.522027492523193, 6.022586345672607, 18.56830406188965, 10.217148780822754, 14.431106567382812, 12.849751472473145, 14.119102478027344, 14.317564964294434, 11.914275169372559, 31.43061065673828, 45.295833587646484, 57.09400177001953, 1.298171043395996, 3.892515182495117, 16.3675537109375, 9.48777961730957, 15.439470291137695, 13.378768920898438, 19.977590560913086, 20.36296844482422, 16.943666458129883, 38.00492858886719], "std": [0.3911094665527344, 0.09475483000278473, 0.14154410362243652, 0.3208925426006317, 0.32897359132766724, 0.06482990086078644, 0.4114598333835602, 0.14169606566429138, 0.17033754289150238, 0.2606612741947174, 0.21744127571582794, 0.0643286406993866, 5.834560871124268, 1.736586332321167, 12.17600154876709, 3.8464832305908203, 19.31247329711914, 17.675525665283203, 18.91388511657715, 23.477069854736328, 18.079364776611328, 27.710872650146484, 16.921897888183594, 34.807193756103516, 5.237174987792969, 9.678552627563477, 0.1716385930776596, 2.931546926498413, 8.883503913879395, 17.170467376708984, 10.84372329711914, 23.701051712036133, 18.358844757080078, 38.68020248413086, 25.130685806274414, 33.50479507446289], "count": [231]}, "action": {"min": [0.06523232161998749, -1.1874618530273438, 0.985838770866394, -0.3802834451198578, -1.6077287197113037, 0.3162432312965393, -1.2399863004684448, -1.3970826864242554, 1.1603002548217773, -0.444585919380188, 0.5949826240539551, -0.4196019172668457, 43.696876525878906, 45.52812576293945, -1.0199999809265137, -0.23999999463558197, 2.359999895095825, -0.5275000333786011, 0.8262500166893005, -1.0056250095367432, 0.703125, -3.088124990463257, 0.921875, 0.4893749952316284, 30.031875610351562, 45.43937301635742, 1.212499976158142, 0.19062501192092896, 1.0525000095367432, 0.6518750190734863, 0.6568750143051147, 0.484375, 0.6944444179534912, 0.23000000417232513, 1.0737500190734863, -3.0625], "max": [1.342841625213623, -0.7594701051712036, 1.569581151008606, 0.5042629837989807, -0.6619554162025452, 0.5950064659118652, -0.11742294579744339, -0.840657651424408, 1.780775547027588, 0.23055428266525269, 1.5314335823059082, -0.1928597390651703, 66.72624969482422, 53.681251525878906, 41.0099983215332, 9.791250228881836, 59.42124938964844, 53.56062698364258, 57.189998626708984, 69.0999984741211, 53.354373931884766, 81.40625, 48.662498474121094, 105.72750091552734, 50.66812515258789, 70.22000122070312, 2.4887499809265137, 9.866923332214355, 32.70874786376953, 50.16625213623047, 38.22312545776367, 68.88125610351562, 64.05374908447266, 110.63874816894531, 81.23125457763672, 110.04875183105469], "mean": [0.8864226341247559, -0.8613781929016113, 1.13407301902771, -0.027365654706954956, -1.187732458114624, 0.4503723978996277, -0.8795461654663086, -0.9847077131271362, 1.322739601135254, -0.01810324192047119, 1.173809289932251, -0.3721078336238861, 52.88206100463867, 48.36552429199219, 5.522027015686035, 6.022584915161133, 18.56831169128418, 10.217162132263184, 14.431106567382812, 12.849729537963867, 14.119091033935547, 14.317572593688965, 11.914271354675293, 31.43059730529785, 45.295833587646484, 57.09397888183594, 1.298171043395996, 3.892515182495117, 16.367557525634766, 9.487775802612305, 15.439472198486328, 13.378761291503906, 19.977584838867188, 20.362979888916016, 16.943660736083984, 38.004966735839844], "std": [0.391109436750412, 0.09475482255220413, 0.14154411852359772, 0.3208926022052765, 0.32897353172302246, 0.06482989341020584, 0.4114598035812378, 0.1416960507631302, 0.17033755779266357, 0.2606612741947174, 0.21744127571582794, 0.064328633248806, 5.834560871124268, 1.736586332321167, 12.17600154876709, 3.846482753753662, 19.31247901916504, 17.675525665283203, 18.91388702392578, 23.477066040039062, 18.07935905456543, 27.71088409423828, 16.921899795532227, 34.80719757080078, 5.237174987792969, 9.678553581237793, 0.17163856327533722, 2.931547164916992, 8.883502960205078, 17.170467376708984, 10.84372329711914, 23.701051712036133, 18.358842849731445, 38.68020248413086, 25.130687713623047, 33.504798889160156], "count": [231]}, "timestamp": {"min": [0.0], "max": [7.666666666666667], "mean": [3.8333333333333335], "std": [2.222777708350689], "count": [231]}, "frame_index": {"min": [0], "max": [230], "mean": [115.0], "std": [66.68333125052067], "count": [231]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [231]}, "index": {"min": [2655], "max": [2885], "mean": [2770.0], "std": [66.68333125052067], "count": [231]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [231]}, "subtask_annotation": {"mean": [1.8744588744588744, 5.0, 5.0, 5.0, 5.0], "std": [1.4994361239703184, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [231]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [231]}, "eef_direction_state": {"mean": [3.354978354978355, 4.341991341991342], "std": [1.901118120411409, 2.0064643193588303], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_state": {"mean": [1.2077922077922079, 1.0], "std": [0.7502552928446744, 0.9625003513801574], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_state": {"mean": [0.987012987012987, 0.696969696969697], "std": [0.8295438661127958, 0.7862120231859036], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_direction_action": {"mean": [3.354978354978355, 4.341991341991342], "std": [1.901118120411409, 2.0064643193588303], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_action": {"mean": [1.2077922077922079, 1.0], "std": [0.7502552928446744, 0.9625003513801574], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_action": {"mean": [0.987012987012987, 0.696969696969697], "std": [0.8295438661127958, 0.7862120231859036], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_sim_pose_state": {"mean": [0.6387752417942021, 0.21789697418059628, 1.2427239959676029, -1.181631717789454, 0.6453101775636947, -1.910060630275485, 0.6637180374886255, -0.21303508782473918, 1.2310162975910504, 1.1840452599213205, 0.6367303629652694, 1.958118785013479], "std": [0.04167449168453611, 0.045860933086260734, 0.0696466159777589, 0.2168776342462132, 0.15417023232887536, 0.22293073348541095, 0.04793172733509134, 0.06318290093045875, 0.09500952021589351, 0.27085366975369884, 0.057580644488094, 0.1787869405605531], "min": [0.5921694120208526, 0.14582039862624313, 1.18199595575763, -1.5350946484599644, 0.44139390340486573, -2.386661949064252, 0.6197525990901334, -0.27442800393644584, 1.1471801585418255, 0.5084725032925186, 0.5438046996734722, 1.6642833606157352], "max": [0.7692304537570779, 0.29022357759490464, 1.433235906233737, -0.572043351774097, 0.9146603052610174, -1.46268279586862, 0.8078891713545808, -0.09552653049159081, 1.4326959117927303, 1.4087173535707378, 0.770405594149516, 2.3544677211908907], "count": [231]}, "eef_sim_pose_action": {"mean": [0.6387752417942021, 0.21789697418059628, 1.2427239959676029, -1.181631717789454, 0.6453101775636947, -1.910060630275485, 0.6637180374886255, -0.21303508782473918, 1.2310162975910504, 1.1840452599213205, 0.6367303629652694, 1.958118785013479], "std": [0.04167449168453611, 0.045860933086260734, 0.0696466159777589, 0.2168776342462132, 0.15417023232887536, 0.22293073348541095, 0.04793172733509134, 0.06318290093045875, 0.09500952021589351, 0.27085366975369884, 0.057580644488094, 0.1787869405605531], "min": [0.5921694120208526, 0.14582039862624313, 1.18199595575763, -1.5350946484599644, 0.44139390340486573, -2.386661949064252, 0.6197525990901334, -0.27442800393644584, 1.1471801585418255, 0.5084725032925186, 0.5438046996734722, 1.6642833606157352], "max": [0.7692304537570779, 0.29022357759490464, 1.433235906233737, -0.572043351774097, 0.9146603052610174, -1.46268279586862, 0.8078891713545808, -0.09552653049159081, 1.4326959117927303, 1.4087173535707378, 0.770405594149516, 2.3544677211908907], "count": [231]}}} +{"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.3231453778594771]], [[0.33420936274509805]], [[0.3616227491830066]]], "std": [[[0.33363651001562944]], [[0.3173183407428218]], [[0.3005005664000228]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46446338031045753]], [[0.49284235906862744]], [[0.46133080882352945]]], "std": [[[0.32193865880367384]], [[0.30751254624318836]], [[0.3171210744332642]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47486834150326795]], [[0.5100600367647059]], [[0.48698932598039213]]], "std": [[[0.31454118337168374]], [[0.3004563261333145]], [[0.3049314352149767]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37904474673202615]], [[0.4107266401143791]], [[0.41589900939542485]]], "std": [[[0.3618542010152159]], [[0.3612142708270666]], [[0.3356169569925724]]], "count": [100]}, "observation.state": {"min": [0.3088759779930115, -1.1661230325698853, 0.9345090985298157, -0.26930055022239685, -1.6036596298217773, 0.2798123061656952, -1.2582732439041138, -1.3088663816452026, 1.1497037410736084, -0.45357441902160645, 0.8954184651374817, -0.401240736246109, 31.63222312927246, 41.484375, -0.8637499809265137, 0.07312499731779099, 0.7433333396911621, 0.3268750011920929, 1.0657142400741577, -0.009999999776482582, 0.7641666531562805, -0.6681250333786011, 0.96875, 0.17444445192813873, 26.811874389648438, 43.73374938964844, 1.140625, 0.04749999940395355, 0.7293750047683716, -0.8050000071525574, 0.5793750286102295, 0.12999999523162842, 0.8899999856948853, 0.009374999441206455, 0.8131250143051147, -3.3333332538604736], "max": [1.2527445554733276, -0.7823586463928223, 1.591611385345459, 0.47949090600013733, -0.685368537902832, 0.5432423949241638, -0.26045241951942444, -0.8696689009666443, 1.6317616701126099, 0.24177920818328857, 1.6335927248001099, -0.10450045764446259, 59.611873626708984, 57.83374786376953, 46.537498474121094, 9.5024995803833, 35.70624923706055, 48.16437530517578, 34.649375915527344, 60.788124084472656, 42.28187561035156, 75.04125213623047, 67.57624816894531, 110.05437469482422, 58.573123931884766, 68.58000183105469, 6.465000152587891, 9.770000457763672, 33.75, 57.52000045776367, 36.551876068115234, 72.08562469482422, 44.24250030517578, 94.6768798828125, 89.07437896728516, 109.66437530517578], "mean": [0.8984881043434143, -0.8623486757278442, 1.1659772396087646, -0.008659533224999905, -1.088592290878296, 0.4481678009033203, -0.9380823969841003, -0.9676464796066284, 1.2883939743041992, -0.006862550973892212, 1.2985243797302246, -0.334981232881546, 51.35976791381836, 51.765625, 6.702393054962158, 4.422552585601807, 20.42235565185547, 8.03198528289795, 16.272232055664062, 10.753827095031738, 18.343582153320312, 13.854865074157715, 13.27739143371582, 59.306007385253906, 50.190250396728516, 56.19123077392578, 1.6904170513153076, 4.657703399658203, 18.479869842529297, 9.366276741027832, 19.273326873779297, 13.963905334472656, 20.722183227539062, 18.961153030395508, 17.131349563598633, 52.58256149291992], "std": [0.2812022268772125, 0.08592551946640015, 0.1433057337999344, 0.23697969317436218, 0.23217707872390747, 0.06691936403512955, 0.3419073522090912, 0.12541824579238892, 0.13877934217453003, 0.25847938656806946, 0.1834089457988739, 0.0841725766658783, 5.842795372009277, 4.564220905303955, 13.780169486999512, 2.8373570442199707, 7.7382354736328125, 15.468853950500488, 9.08422565460205, 20.272884368896484, 11.138017654418945, 25.538999557495117, 21.238676071166992, 31.20816421508789, 7.494034767150879, 10.65737247467041, 1.3006857633590698, 3.29777193069458, 11.622635841369629, 18.16002082824707, 12.048299789428711, 25.173843383789062, 13.42324161529541, 34.0953369140625, 27.99995994567871, 34.835689544677734], "count": [213]}, "action": {"min": [0.3088759779930115, -1.1661230325698853, 0.9345090985298157, -0.26930055022239685, -1.6036596298217773, 0.2798123061656952, -1.2582732439041138, -1.3088663816452026, 1.1497037410736084, -0.45357441902160645, 0.8954184651374817, -0.401240736246109, 31.63222312927246, 41.484375, -0.8637499809265137, 0.07312499731779099, 0.7433333396911621, 0.3268750011920929, 1.0657142400741577, -0.009999999776482582, 0.7641666531562805, -0.6681250333786011, 0.96875, 0.17444445192813873, 26.811874389648438, 43.73374938964844, 1.140625, 0.04749999940395355, 0.7293750047683716, -0.8050000071525574, 0.5793750286102295, 0.12999999523162842, 0.8899999856948853, 0.009374999441206455, 0.8131250143051147, -3.3333332538604736], "max": [1.2527445554733276, -0.7823586463928223, 1.591611385345459, 0.47949090600013733, -0.685368537902832, 0.5432423949241638, -0.26045241951942444, -0.8696689009666443, 1.6317616701126099, 0.24177920818328857, 1.6335927248001099, -0.10450045764446259, 59.611873626708984, 57.83374786376953, 46.537498474121094, 9.5024995803833, 35.70624923706055, 48.16437530517578, 34.649375915527344, 60.788124084472656, 42.28187561035156, 75.04125213623047, 67.57624816894531, 110.05437469482422, 58.573123931884766, 68.58000183105469, 6.465000152587891, 9.770000457763672, 33.75, 57.52000045776367, 36.551876068115234, 72.08562469482422, 44.24250030517578, 94.6768798828125, 89.07437896728516, 109.66437530517578], "mean": [0.89848792552948, -0.8623485565185547, 1.1659770011901855, -0.008659529499709606, -1.0885924100875854, 0.4481678307056427, -0.9380826950073242, -0.9676464796066284, 1.2883940935134888, -0.006862516049295664, 1.2985243797302246, -0.33498135209083557, 51.35978317260742, 51.765628814697266, 6.702394485473633, 4.422552585601807, 20.42236328125, 8.031990051269531, 16.272216796875, 10.75383472442627, 18.343576431274414, 13.854865074157715, 13.277396202087402, 59.30602264404297, 50.190250396728516, 56.19120788574219, 1.690417766571045, 4.657703876495361, 18.479869842529297, 9.3662748336792, 19.273324966430664, 13.963908195495605, 20.722177505493164, 18.961156845092773, 17.131359100341797, 52.58257293701172], "std": [0.28120216727256775, 0.08592551201581955, 0.14330574870109558, 0.2369796633720398, 0.23217704892158508, 0.06691937148571014, 0.3419073522090912, 0.12541824579238892, 0.13877931237220764, 0.25847938656806946, 0.1834089457988739, 0.0841725692152977, 5.842796325683594, 4.564220905303955, 13.780166625976562, 2.8373570442199707, 7.738234519958496, 15.468856811523438, 9.084222793579102, 20.27288055419922, 11.138015747070312, 25.53900909423828, 21.238679885864258, 31.208171844482422, 7.494034290313721, 10.657371520996094, 1.3006857633590698, 3.29777193069458, 11.622634887695312, 18.160017013549805, 12.048298835754395, 25.17384147644043, 13.423240661621094, 34.0953369140625, 27.99995231628418, 34.835693359375], "count": [213]}, "timestamp": {"min": [0.0], "max": [7.066666666666666], "mean": [3.5333333333333337], "std": [2.0495708674600013], "count": [213]}, "frame_index": {"min": [0], "max": [212], "mean": [106.0], "std": [61.48712602380003], "count": [213]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [213]}, "index": {"min": [2886], "max": [3098], "mean": [2992.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [213]}, "subtask_annotation": {"mean": [1.9765258215962442, 5.0, 5.0, 5.0, 5.0], "std": [1.5517408505203487, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [213]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [213]}, "eef_direction_state": {"mean": [3.6384976525821595, 4.211267605633803], "std": [1.9126025324613554, 1.8276603964170566], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_state": {"mean": [1.2394366197183098, 1.056338028169014], "std": [0.7530493016249178, 0.9124180937244388], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_state": {"mean": [1.0657276995305165, 0.8075117370892019], "std": [0.853272661997095, 0.8422749799685497], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_direction_action": {"mean": [3.6384976525821595, 4.211267605633803], "std": [1.9126025324613554, 1.8276603964170566], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_action": {"mean": [1.2394366197183098, 1.056338028169014], "std": [0.7530493016249178, 0.9124180937244388], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_action": {"mean": [1.0657276995305165, 0.8075117370892019], "std": [0.853272661997095, 0.8422749799685497], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_sim_pose_state": {"mean": [0.6512836663549707, 0.2161747383339121, 1.2156384040467234, -1.3162315859172538, 0.6749038904768956, -2.0081354778663822, 0.6457222218635972, -0.21047383586773177, 1.2335465903422358, 1.1276952793351855, 0.5936118991776409, 1.9862714569519], "std": [0.043748559671965934, 0.03242194757572491, 0.05323806891873893, 0.17281784850628262, 0.10440830280873309, 0.18383085640520747, 0.03386252777613567, 0.06399536563185469, 0.06919261593166036, 0.22776959621546075, 0.0686011804929379, 0.16699396005495895], "min": [0.5779756062285231, 0.15348039833897686, 1.156636674535302, -1.581877985513095, 0.5336083795250182, -2.4105929452344173, 0.602064640004931, -0.2783263820763719, 1.1703884189163256, 0.5972822169154944, 0.393996790902152, 1.729450196727747], "max": [0.7830860880459015, 0.25191036284883545, 1.351342578167006, -0.8680095284012963, 0.8710130624933701, -1.6720204498005726, 0.7421896852233884, -0.08649803041729923, 1.3854250945366162, 1.3449101643648382, 0.7210094061699324, 2.3992877955858307], "count": [213]}, "eef_sim_pose_action": {"mean": [0.6512836663549707, 0.2161747383339121, 1.2156384040467234, -1.3162315859172538, 0.6749038904768956, -2.0081354778663822, 0.6457222218635972, -0.21047383586773177, 1.2335465903422358, 1.1276952793351855, 0.5936118991776409, 1.9862714569519], "std": [0.043748559671965934, 0.03242194757572491, 0.05323806891873893, 0.17281784850628262, 0.10440830280873309, 0.18383085640520747, 0.03386252777613567, 0.06399536563185469, 0.06919261593166036, 0.22776959621546075, 0.0686011804929379, 0.16699396005495895], "min": [0.5779756062285231, 0.15348039833897686, 1.156636674535302, -1.581877985513095, 0.5336083795250182, -2.4105929452344173, 0.602064640004931, -0.2783263820763719, 1.1703884189163256, 0.5972822169154944, 0.393996790902152, 1.729450196727747], "max": [0.7830860880459015, 0.25191036284883545, 1.351342578167006, -0.8680095284012963, 0.8710130624933701, -1.6720204498005726, 0.7421896852233884, -0.08649803041729923, 1.3854250945366162, 1.3449101643648382, 0.7210094061699324, 2.3992877955858307], "count": [213]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32538541462418297]], [[0.334016556372549]], [[0.36001603349673206]]], "std": [[[0.32954904406216584]], [[0.3135245116527556]], [[0.2959910712771569]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.16470588235294117]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4748222344771242]], [[0.5030654370915032]], [[0.470006574754902]]], "std": [[[0.3161949022751229]], [[0.30365838640730264]], [[0.3156422768189875]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48365999795751635]], [[0.5142948447712418]], [[0.4791956821895425]]], "std": [[[0.3250046500150122]], [[0.3109210440846165]], [[0.3241817629365889]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38386086192810454]], [[0.40651744485294117]], [[0.3882391156045752]]], "std": [[[0.3632310128426617]], [[0.36037627827598634]], [[0.33736266946929344]]], "count": [100]}, "observation.state": {"min": [0.12912946939468384, -1.2050573825836182, 0.9042877554893494, -0.4764629602432251, -1.6050266027450562, 0.4130903482437134, -1.1567398309707642, -1.4099335670471191, 1.1518654823303223, -0.413948655128479, 0.7836938500404358, -0.46759364008903503, 37.148887634277344, 42.03312683105469, -0.8688888549804688, -0.6268749833106995, 1.4077777862548828, 0.421875, 0.5659999847412109, -1.071874976158142, 0.8700000047683716, -0.10312499105930328, 0.9481818079948425, -0.23750001192092896, 31.485624313354492, 45.41749954223633, 1.1875, -0.3125, 1.034999966621399, -0.20374999940395355, 0.6875, 0.7037500143051147, 0.9481250047683716, 0.6568750143051147, 0.5575000047683716, -2.1781249046325684], "max": [1.4284113645553589, -0.7499570846557617, 1.5425918102264404, 0.3326943516731262, -0.5851596593856812, 0.6265974044799805, -0.16696707904338837, -0.8564125895500183, 1.6742007732391357, 0.25340571999549866, 1.5611886978149414, -0.13807030022144318, 57.647499084472656, 56.866249084472656, 39.65625, 8.61111068725586, 39.49562454223633, 24.799999237060547, 42.342498779296875, 61.401248931884766, 55.55937576293945, 90.2249984741211, 50.3650016784668, 103.24437713623047, 51.0, 70.75812530517578, 2.853749990463257, 9.473125457763672, 36.40625, 56.71125030517578, 42.583126068115234, 68.14187622070312, 56.17937469482422, 108.69937896728516, 85.04750061035156, 109.93437957763672], "mean": [1.0203529596328735, -0.8282697796821594, 1.0555592775344849, -0.14673781394958496, -1.2426029443740845, 0.5228288173675537, -0.871708869934082, -0.9874477982521057, 1.2843434810638428, -0.007251280825585127, 1.2014212608337402, -0.38155823945999146, 53.4117546081543, 47.863765716552734, 5.6286749839782715, 3.7017412185668945, 16.057037353515625, 5.732038974761963, 12.105002403259277, 10.587018013000488, 13.936575889587402, 14.538370132446289, 11.184012413024902, 30.954343795776367, 43.85021209716797, 56.87506103515625, 1.3131674528121948, 6.052046298980713, 12.173850059509277, 9.5118989944458, 13.83593463897705, 14.214033126831055, 15.79511833190918, 21.947513580322266, 18.23618507385254, 30.64714241027832], "std": [0.43561872839927673, 0.10802394896745682, 0.1727437973022461, 0.32479000091552734, 0.3643759489059448, 0.05693531408905983, 0.3289421796798706, 0.14536458253860474, 0.13702663779258728, 0.26068413257598877, 0.17796140909194946, 0.10603238642215729, 3.8185322284698486, 3.138751268386841, 11.425049781799316, 2.705540895462036, 12.779162406921387, 9.107606887817383, 15.255419731140137, 20.350528717041016, 18.69460678100586, 26.630338668823242, 17.044336318969727, 32.321205139160156, 4.840511798858643, 10.359928131103516, 0.2219821959733963, 2.5623130798339844, 10.830305099487305, 17.594968795776367, 14.274587631225586, 23.628719329833984, 18.442134857177734, 39.29277801513672, 26.99875831604004, 39.07248306274414], "count": [237]}, "action": {"min": [0.12912946939468384, -1.2050573825836182, 0.9042877554893494, -0.4764629602432251, -1.6050266027450562, 0.4130903482437134, -1.1567398309707642, -1.4099335670471191, 1.1518654823303223, -0.413948655128479, 0.7836938500404358, -0.46759364008903503, 37.148887634277344, 42.03312683105469, -0.8688888549804688, -0.6268749833106995, 1.4077777862548828, 0.421875, 0.5659999847412109, -1.071874976158142, 0.8700000047683716, -0.10312499105930328, 0.9481818079948425, -0.23750001192092896, 31.485624313354492, 45.41749954223633, 1.1875, -0.3125, 1.034999966621399, -0.20374999940395355, 0.6875, 0.7037500143051147, 0.9481250047683716, 0.6568750143051147, 0.5575000047683716, -2.1781249046325684], "max": [1.4284113645553589, -0.7499570846557617, 1.5425918102264404, 0.3326943516731262, -0.5851596593856812, 0.6265974044799805, -0.16696707904338837, -0.8564125895500183, 1.6742007732391357, 0.25340571999549866, 1.5611886978149414, -0.13807030022144318, 57.647499084472656, 56.866249084472656, 39.65625, 8.61111068725586, 39.49562454223633, 24.799999237060547, 42.342498779296875, 61.401248931884766, 55.55937576293945, 90.2249984741211, 50.3650016784668, 103.24437713623047, 51.0, 70.75812530517578, 2.853749990463257, 9.473125457763672, 36.40625, 56.71125030517578, 42.583126068115234, 68.14187622070312, 56.17937469482422, 108.69937896728516, 85.04750061035156, 109.93437957763672], "mean": [1.020353078842163, -0.8282698392868042, 1.0555590391159058, -0.14673781394958496, -1.2426033020019531, 0.5228288769721985, -0.8717089295387268, -0.9874477386474609, 1.2843433618545532, -0.007251258008182049, 1.2014211416244507, -0.3815583288669586, 53.4117317199707, 47.86377716064453, 5.628674507141113, 3.7017409801483154, 16.05704689025879, 5.732048511505127, 12.105005264282227, 10.58701229095459, 13.936558723449707, 14.538387298583984, 11.184006690979004, 30.954330444335938, 43.850223541259766, 56.87506866455078, 1.313167691230774, 6.0520453453063965, 12.173849105834961, 9.511895179748535, 13.835932731628418, 14.214032173156738, 15.795120239257812, 21.947513580322266, 18.236188888549805, 30.64714241027832], "std": [0.4356185495853424, 0.10802394151687622, 0.1727437973022461, 0.32478997111320496, 0.3643759489059448, 0.056935302913188934, 0.328942209482193, 0.14536458253860474, 0.13702665269374847, 0.26068413257598877, 0.17796140909194946, 0.10603237897157669, 3.8185322284698486, 3.138751268386841, 11.42504596710205, 2.7055413722991943, 12.779159545898438, 9.10760498046875, 15.255424499511719, 20.35053253173828, 18.69460678100586, 26.630342483520508, 17.04433822631836, 32.32120132446289, 4.840511322021484, 10.359930038452148, 0.22198230028152466, 2.5623130798339844, 10.830304145812988, 17.594968795776367, 14.274587631225586, 23.628721237182617, 18.442134857177734, 39.29277420043945, 26.998754501342773, 39.07249069213867], "count": [237]}, "timestamp": {"min": [0.0], "max": [7.866666666666666], "mean": [3.9333333333333336], "std": [2.280513262566289], "count": [237]}, "frame_index": {"min": [0], "max": [236], "mean": [118.0], "std": [68.41539787698868], "count": [237]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [237]}, "index": {"min": [3099], "max": [3335], "mean": [3217.0], "std": [68.41539787698868], "count": [237]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [237]}, "subtask_annotation": {"mean": [1.9535864978902953, 5.0, 5.0, 5.0, 5.0], "std": [1.5730985461079874, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [237]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [237]}, "eef_direction_state": {"mean": [3.632911392405063, 4.312236286919831], "std": [1.9777915603732665, 1.77998069819328], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_state": {"mean": [1.1139240506329113, 0.9789029535864979], "std": [0.8214529954705619, 0.9114705389230144], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_state": {"mean": [0.9451476793248945, 0.7172995780590717], "std": [0.8476498158192027, 0.8062495130799103], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_direction_action": {"mean": [3.632911392405063, 4.312236286919831], "std": [1.9777915603732665, 1.77998069819328], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_action": {"mean": [1.1139240506329113, 0.9789029535864979], "std": [0.8214529954705619, 0.9114705389230144], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_action": {"mean": [0.9451476793248945, 0.7172995780590717], "std": [0.8476498158192027, 0.8062495130799103], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_sim_pose_state": {"mean": [0.6239316853679345, 0.23606513335489793, 1.2231422915912813, -1.2628353822135678, 0.6742366786652014, -1.8751528639599582, 0.6573821634013263, -0.19556703989851842, 1.2313426802737437, 1.1547511924309524, 0.6133702467158678, 1.980747934777471], "std": [0.05292796748156154, 0.05819960968621818, 0.06714444865576859, 0.1804736678883476, 0.11019853407616215, 0.21024774786129283, 0.03237932938136998, 0.07287601621238235, 0.06957203861350113, 0.20918527472806786, 0.056549347937042166, 0.1848929319237427], "min": [0.579438613275247, 0.12606906445181404, 1.1672227841520137, -1.5409440757235409, 0.49440580257150746, -2.3370486633405623, 0.6174625421467556, -0.2698934980873557, 1.1795488525912055, 0.5146294392067485, 0.43331402346495285, 1.6977248056257142], "max": [0.7745131064492429, 0.2985208778582158, 1.411660691667904, -0.7339455200772422, 0.8344262652935925, -1.5910744834149568, 0.7667353207516739, -0.05163590111291269, 1.433137285364302, 1.3589513672779243, 0.7242170849642635, 2.3848412798544287], "count": [237]}, "eef_sim_pose_action": {"mean": [0.6239316853679345, 0.23606513335489793, 1.2231422915912813, -1.2628353822135678, 0.6742366786652014, -1.8751528639599582, 0.6573821634013263, -0.19556703989851842, 1.2313426802737437, 1.1547511924309524, 0.6133702467158678, 1.980747934777471], "std": [0.05292796748156154, 0.05819960968621818, 0.06714444865576859, 0.1804736678883476, 0.11019853407616215, 0.21024774786129283, 0.03237932938136998, 0.07287601621238235, 0.06957203861350113, 0.20918527472806786, 0.056549347937042166, 0.1848929319237427], "min": [0.579438613275247, 0.12606906445181404, 1.1672227841520137, -1.5409440757235409, 0.49440580257150746, -2.3370486633405623, 0.6174625421467556, -0.2698934980873557, 1.1795488525912055, 0.5146294392067485, 0.43331402346495285, 1.6977248056257142], "max": [0.7745131064492429, 0.2985208778582158, 1.411660691667904, -0.7339455200772422, 0.8344262652935925, -1.5910744834149568, 0.7667353207516739, -0.05163590111291269, 1.433137285364302, 1.3589513672779243, 0.7242170849642635, 2.3848412798544287], "count": [237]}}} +{"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.32986748774509805]], [[0.33880558006535944]], [[0.3563778329248366]]], "std": [[[0.32971139611545797]], [[0.31622102655322604]], [[0.30839670990368956]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4579164093137255]], [[0.4879609191176471]], [[0.46023447099673204]]], "std": [[[0.3153047724071572]], [[0.30135572176995534]], [[0.30935009438720795]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46763084763071894]], [[0.48702855187908495]], [[0.4584272099673203]]], "std": [[[0.29553034539033946]], [[0.2880317573263534]], [[0.2924923699761603]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38077043300653596]], [[0.41469395629084965]], [[0.42045626429738564]]], "std": [[[0.3602759600282638]], [[0.3612310144414901]], [[0.332229476666108]]], "count": [100]}, "observation.state": {"min": [0.25523099303245544, -1.1754454374313354, 0.9922178983688354, -0.37537193298339844, -1.456113338470459, 0.28820478916168213, -1.2220568656921387, -1.3685911893844604, 1.1903467178344727, -0.40877488255500793, 0.8405575156211853, -0.3862916827201843, 39.4275016784668, 44.03874969482422, -0.96875, 0.534375011920929, 2.3511111736297607, 0.12062499672174454, 0.8224999904632568, -0.8806250095367432, 0.8450000286102295, -3.2825000286102295, 0.9850000143051147, -0.4737499952316284, 20.071874618530273, 44.015625, 1.2556250095367432, 1.5462499856948853, 0.9631249904632568, 0.65625, 0.5733333230018616, 0.6912500262260437, 1.1262500286102295, 0.3056250214576721, 0.7400000095367432, -3.3499999046325684], "max": [1.3334001302719116, -0.7676241397857666, 1.5485761165618896, 0.5511844754219055, -0.5808442234992981, 0.5683985948562622, -0.23942358791828156, -0.8774891495704651, 1.6793984174728394, 0.23193714022636414, 1.3807930946350098, -0.0676165372133255, 59.473751068115234, 62.2087516784668, 49.88624954223633, 9.59375, 43.35187530517578, 41.08562469482422, 36.45000076293945, 74.35687255859375, 40.27625274658203, 82.27562713623047, 50.00062561035156, 106.62812805175781, 62.555625915527344, 69.56375122070312, 2.887500047683716, 9.49181842803955, 32.759376525878906, 64.53750610351562, 34.80062484741211, 78.81375122070312, 37.71875, 90.09562683105469, 84.01812744140625, 111.16312408447266], "mean": [0.8509639501571655, -0.8650456070899963, 1.1369673013687134, 0.039857637137174606, -1.0301291942596436, 0.4735438823699951, -0.908257782459259, -1.0063059329986572, 1.3144723176956177, -0.008502760902047157, 1.1868466138839722, -0.2988113462924957, 51.56386184692383, 49.44884490966797, 12.130730628967285, 5.372934818267822, 15.407620429992676, 6.1873955726623535, 7.575109958648682, 10.016585350036621, 8.084639549255371, 11.167102813720703, 8.338454246520996, 21.295236587524414, 51.530174255371094, 58.367855072021484, 1.4366768598556519, 5.8841118812561035, 14.164525985717773, 11.798870086669922, 15.565624237060547, 16.463916778564453, 18.070571899414062, 18.635967254638672, 17.379343032836914, 47.1920280456543], "std": [0.30067235231399536, 0.09299483895301819, 0.13049118220806122, 0.2606719434261322, 0.24594789743423462, 0.08004020154476166, 0.3331529498100281, 0.12759824097156525, 0.1319592297077179, 0.24526087939739227, 0.12347579002380371, 0.08617434650659561, 4.1866912841796875, 3.0899620056152344, 16.98611068725586, 2.6667468547821045, 11.364194869995117, 12.488190650939941, 11.258233070373535, 21.985445022583008, 12.437344551086426, 26.773929595947266, 14.046430587768555, 35.883968353271484, 10.99915885925293, 10.143563270568848, 0.22330889105796814, 2.3760719299316406, 8.9865140914917, 21.131311416625977, 9.28355884552002, 28.451553344726562, 9.99103832244873, 33.10976791381836, 26.78866958618164, 32.71037292480469], "count": [220]}, "action": {"min": [0.25523099303245544, -1.1754454374313354, 0.9922178983688354, -0.37537193298339844, -1.456113338470459, 0.28820478916168213, -1.2220568656921387, -1.3685911893844604, 1.1903467178344727, -0.40877488255500793, 0.8405575156211853, -0.3862916827201843, 39.4275016784668, 44.03874969482422, -0.96875, 0.534375011920929, 2.3511111736297607, 0.12062499672174454, 0.8224999904632568, -0.8806250095367432, 0.8450000286102295, -3.2825000286102295, 0.9850000143051147, -0.4737499952316284, 20.071874618530273, 44.015625, 1.2556250095367432, 1.5462499856948853, 0.9631249904632568, 0.65625, 0.5733333230018616, 0.6912500262260437, 1.1262500286102295, 0.3056250214576721, 0.7400000095367432, -3.3499999046325684], "max": [1.3334001302719116, -0.7676241397857666, 1.5485761165618896, 0.5511844754219055, -0.5808442234992981, 0.5683985948562622, -0.23942358791828156, -0.8774891495704651, 1.6793984174728394, 0.23193714022636414, 1.3807930946350098, -0.0676165372133255, 59.473751068115234, 62.2087516784668, 49.88624954223633, 9.59375, 43.35187530517578, 41.08562469482422, 36.45000076293945, 74.35687255859375, 40.27625274658203, 82.27562713623047, 50.00062561035156, 106.62812805175781, 62.555625915527344, 69.56375122070312, 2.887500047683716, 9.49181842803955, 32.759376525878906, 64.53750610351562, 34.80062484741211, 78.81375122070312, 37.71875, 90.09562683105469, 84.01812744140625, 111.16312408447266], "mean": [0.8509640097618103, -0.8650459051132202, 1.1369684934616089, 0.03985755145549774, -1.030129313468933, 0.47354382276535034, -0.9082574844360352, -1.0063058137893677, 1.3144723176956177, -0.00850272923707962, 1.186846375465393, -0.2988113462924957, 51.56388473510742, 49.44884490966797, 12.130746841430664, 5.372934818267822, 15.407621383666992, 6.187390327453613, 7.575108528137207, 10.016581535339355, 8.084647178649902, 11.167102813720703, 8.338452339172363, 21.29523468017578, 51.53020095825195, 58.367862701416016, 1.4366769790649414, 5.8841118812561035, 14.164521217346191, 11.798868179321289, 15.56562614440918, 16.463912963867188, 18.070585250854492, 18.635963439941406, 17.379343032836914, 47.19200897216797], "std": [0.30067235231399536, 0.092994824051857, 0.1304911971092224, 0.2606719434261322, 0.24594785273075104, 0.08004019409418106, 0.3331529498100281, 0.12759824097156525, 0.1319592446088791, 0.24526087939739227, 0.12347579747438431, 0.08617435395717621, 4.186691761016846, 3.0899620056152344, 16.986112594604492, 2.6667473316192627, 11.364194869995117, 12.48819351196289, 11.258233070373535, 21.98543930053711, 12.437344551086426, 26.773937225341797, 14.04643440246582, 35.88398361206055, 10.999157905578613, 10.143561363220215, 0.22330887615680695, 2.3760716915130615, 8.9865140914917, 21.131311416625977, 9.283557891845703, 28.451553344726562, 9.991040229797363, 33.109764099121094, 26.788667678833008, 32.71037292480469], "count": [220]}, "timestamp": {"min": [0.0], "max": [7.3], "mean": [3.65], "std": [2.116929117587287], "count": [220]}, "frame_index": {"min": [0], "max": [219], "mean": [109.5], "std": [63.50787352761861], "count": [220]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [220]}, "index": {"min": [3336], "max": [3555], "mean": [3445.5], "std": [63.50787352761861], "count": [220]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [220]}, "subtask_annotation": {"mean": [1.9318181818181819, 5.0, 5.0, 5.0, 5.0], "std": [1.6011036999055506, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [220]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [220]}, "eef_direction_state": {"mean": [3.809090909090909, 4.127272727272727], "std": [2.0932595484531027, 1.9707363225182], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_state": {"mean": [1.0954545454545455, 1.0363636363636364], "std": [0.8607487611098067, 0.9187666904089208], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_state": {"mean": [0.9636363636363636, 0.7545454545454545], "std": [0.8731059784394894, 0.8167158584161497], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_direction_action": {"mean": [3.809090909090909, 4.127272727272727], "std": [2.0932595484531027, 1.9707363225182], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_action": {"mean": [1.0954545454545455, 1.0363636363636364], "std": [0.8607487611098067, 0.9187666904089208], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_action": {"mean": [0.9636363636363636, 0.7545454545454545], "std": [0.8731059784394894, 0.8167158584161497], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_sim_pose_state": {"mean": [0.6472393671249107, 0.1973404484992394, 1.2137797827765884, -1.3399998155688264, 0.703614403055727, -2.051665070426355, 0.6590205435830838, -0.20130824764250912, 1.2109644523953862, 1.232040606641899, 0.5534546586943526, 2.0424439873473226], "std": [0.042944024011815386, 0.03064903494504127, 0.056388839834033984, 0.18411637510190024, 0.12660096307332674, 0.20122419521299875, 0.032226910319098655, 0.06921596995929584, 0.08087453029435501, 0.2521142274688819, 0.04721258752205993, 0.1597122583132245], "min": [0.6017569506554135, 0.1490671928727417, 1.1654249226437752, -1.6690696199643456, 0.5207536459792279, -2.490818505528779, 0.6335731271227929, -0.269647749851704, 1.1287555676713044, 0.6283700671921896, 0.4755981649741998, 1.793782868433774], "max": [0.7825327013128469, 0.28276574103608454, 1.3551809288331709, -0.8456358609864479, 0.9158310386613246, -1.6922473275809735, 0.7645993451265335, -0.0841809486244976, 1.3890466627675202, 1.4755183501669271, 0.6803141431396145, 2.3900223721528024], "count": [220]}, "eef_sim_pose_action": {"mean": [0.6472393671249107, 0.1973404484992394, 1.2137797827765884, -1.3399998155688264, 0.703614403055727, -2.051665070426355, 0.6590205435830838, -0.20130824764250912, 1.2109644523953862, 1.232040606641899, 0.5534546586943526, 2.0424439873473226], "std": [0.042944024011815386, 0.03064903494504127, 0.056388839834033984, 0.18411637510190024, 0.12660096307332674, 0.20122419521299875, 0.032226910319098655, 0.06921596995929584, 0.08087453029435501, 0.2521142274688819, 0.04721258752205993, 0.1597122583132245], "min": [0.6017569506554135, 0.1490671928727417, 1.1654249226437752, -1.6690696199643456, 0.5207536459792279, -2.490818505528779, 0.6335731271227929, -0.269647749851704, 1.1287555676713044, 0.6283700671921896, 0.4755981649741998, 1.793782868433774], "max": [0.7825327013128469, 0.28276574103608454, 1.3551809288331709, -0.8456358609864479, 0.9158310386613246, -1.6922473275809735, 0.7645993451265335, -0.0841809486244976, 1.3890466627675202, 1.4755183501669271, 0.6803141431396145, 2.3900223721528024], "count": [220]}}} +{"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.32745867647058824]], [[0.33117752655228755]], [[0.3392533598856209]]], "std": [[[0.3336107702914351]], [[0.3178586818457252]], [[0.30721669954709363]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4684906781045752]], [[0.4963813684640523]], [[0.4643379064542484]]], "std": [[[0.32917835303656756]], [[0.3173271634505418]], [[0.3305831940861757]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45522334354575167]], [[0.49019374795751636]], [[0.46452058210784314]]], "std": [[[0.3022499935450331]], [[0.28825439048943813]], [[0.29419071839025934]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3798565461601307]], [[0.4107139746732026]], [[0.4141198304738562]]], "std": [[[0.36191667370172803]], [[0.36089752680873244]], [[0.33175664871284827]]], "count": [100]}, "observation.state": {"min": [0.24524109065532684, -1.1272125244140625, 0.9250569939613342, -0.2780002951622009, -1.6017946004867554, 0.3789244294166565, -1.2945373058319092, -1.4291504621505737, 1.1392767429351807, -0.3336242139339447, 0.816047728061676, -0.39816510677337646, 24.061111450195312, 44.03937530517578, -0.8653846383094788, -0.054999999701976776, 1.6290909051895142, -0.5768749713897705, 0.9675000309944153, -0.8543750047683716, 0.7699999809265137, -3.267777681350708, 0.9587500095367432, 1.0112500190734863, 24.922500610351562, 44.864376068115234, 1.0, -0.14249999821186066, 1.0556249618530273, 0.31312501430511475, 1.1106250286102295, 1.0672727823257446, 0.9731249809265137, 0.3112500011920929, 0.7599999904632568, 0.3108333349227905], "max": [1.2467679977416992, -0.7428388595581055, 1.5291924476623535, 0.19450484216213226, -0.669632613658905, 0.5785500407218933, -0.24614709615707397, -0.8532124757766724, 1.784447193145752, 0.3137874901294708, 1.5879343748092651, -0.07481689006090164, 59.26625061035156, 63.505558013916016, 57.8962516784668, 9.324999809265137, 39.20249938964844, 14.571874618530273, 41.02687454223633, 59.095001220703125, 46.78937530517578, 87.27312469482422, 48.80437469482422, 101.27249908447266, 62.314998626708984, 75.45000457763672, 3.1262500286102295, 9.480000495910645, 35.06624984741211, 31.166873931884766, 41.38500213623047, 66.5581283569336, 66.29499816894531, 109.92312622070312, 74.43375396728516, 110.21500396728516], "mean": [0.8953152894973755, -0.8624941110610962, 1.1298424005508423, -0.06252296268939972, -1.177721381187439, 0.5092812180519104, -0.9583981037139893, -1.000257968902588, 1.3071175813674927, 0.024728216230869293, 1.2797037363052368, -0.2876095175743103, 53.25518798828125, 49.60362243652344, 12.879179000854492, 5.288209915161133, 15.896123886108398, 2.215113401412964, 12.948110580444336, 7.547920227050781, 14.430408477783203, 12.027762413024902, 8.13448429107666, 54.334537506103516, 51.787193298339844, 58.89005661010742, 1.206948161125183, 4.188117980957031, 18.21721076965332, 4.914315700531006, 16.265127182006836, 10.947150230407715, 19.587543487548828, 18.951040267944336, 13.18178939819336, 48.555110931396484], "std": [0.2521180212497711, 0.0829048678278923, 0.13621476292610168, 0.1550421118736267, 0.2193170189857483, 0.05340336635708809, 0.3400293290615082, 0.1389857530593872, 0.17882002890110016, 0.2589796185493469, 0.18574514985084534, 0.11120687425136566, 5.8715643882751465, 3.7925827503204346, 18.660018920898438, 2.7039811611175537, 10.639525413513184, 3.3849079608917236, 11.911824226379395, 17.054019927978516, 13.302400588989258, 25.666757583618164, 14.381183624267578, 23.716943740844727, 8.994346618652344, 12.552634239196777, 0.30153727531433105, 3.476902723312378, 12.47996997833252, 8.87379264831543, 11.210634231567383, 19.647663116455078, 16.78997039794922, 36.10597610473633, 20.907243728637695, 34.623939514160156], "count": [208]}, "action": {"min": [0.24524109065532684, -1.1272125244140625, 0.9250569939613342, -0.2780002951622009, -1.6017946004867554, 0.3789244294166565, -1.2945373058319092, -1.4291504621505737, 1.1392767429351807, -0.3336242139339447, 0.816047728061676, -0.39816510677337646, 24.061111450195312, 44.03937530517578, -0.8653846383094788, -0.054999999701976776, 1.6290909051895142, -0.5768749713897705, 0.9675000309944153, -0.8543750047683716, 0.7699999809265137, -3.267777681350708, 0.9587500095367432, 1.0112500190734863, 24.922500610351562, 44.864376068115234, 1.0, -0.14249999821186066, 1.0556249618530273, 0.31312501430511475, 1.1106250286102295, 1.0672727823257446, 0.9731249809265137, 0.3112500011920929, 0.7599999904632568, 0.3108333349227905], "max": [1.2467679977416992, -0.7428388595581055, 1.5291924476623535, 0.19450484216213226, -0.669632613658905, 0.5785500407218933, -0.24614709615707397, -0.8532124757766724, 1.784447193145752, 0.3137874901294708, 1.5879343748092651, -0.07481689006090164, 59.26625061035156, 63.505558013916016, 57.8962516784668, 9.324999809265137, 39.20249938964844, 14.571874618530273, 41.02687454223633, 59.095001220703125, 46.78937530517578, 87.27312469482422, 48.80437469482422, 101.27249908447266, 62.314998626708984, 75.45000457763672, 3.1262500286102295, 9.480000495910645, 35.06624984741211, 31.166873931884766, 41.38500213623047, 66.5581283569336, 66.29499816894531, 109.92312622070312, 74.43375396728516, 110.21500396728516], "mean": [0.8953151702880859, -0.8624945282936096, 1.129841923713684, -0.06252297759056091, -1.1777215003967285, 0.5092812180519104, -0.9583982825279236, -1.0002578496932983, 1.3071180582046509, 0.02472822181880474, 1.2797033786773682, -0.2876095175743103, 53.25520324707031, 49.603599548339844, 12.879159927368164, 5.288209915161133, 15.896117210388184, 2.2151148319244385, 12.94810962677002, 7.547916889190674, 14.430419921875, 12.027750968933105, 8.134483337402344, 54.33451843261719, 51.787208557128906, 58.89006042480469, 1.2069485187530518, 4.188117980957031, 18.217195510864258, 4.9143147468566895, 16.265113830566406, 10.947145462036133, 19.58753776550293, 18.95103645324707, 13.181795120239258, 48.55509948730469], "std": [0.25211799144744873, 0.0829048678278923, 0.1362147331237793, 0.1550421118736267, 0.2193170189857483, 0.05340337008237839, 0.34002935886383057, 0.1389857530593872, 0.17882002890110016, 0.2589796185493469, 0.18574517965316772, 0.11120687425136566, 5.871564865112305, 3.7925827503204346, 18.660022735595703, 2.7039811611175537, 10.639522552490234, 3.3849070072174072, 11.911823272705078, 17.05401611328125, 13.302399635314941, 25.666759490966797, 14.381184577941895, 23.716947555541992, 8.994346618652344, 12.552632331848145, 0.30153727531433105, 3.476902723312378, 12.479970932006836, 8.87379264831543, 11.210633277893066, 19.647661209106445, 16.78997039794922, 36.10598373413086, 20.907241821289062, 34.623939514160156], "count": [208]}, "timestamp": {"min": [0.0], "max": [6.9], "mean": [3.45], "std": [2.0014578020366387], "count": [208]}, "frame_index": {"min": [0], "max": [207], "mean": [103.5], "std": [60.043734061099165], "count": [208]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [208]}, "index": {"min": [3556], "max": [3763], "mean": [3659.5], "std": [60.043734061099165], "count": [208]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [208]}, "subtask_annotation": {"mean": [2.0336538461538463, 5.0, 5.0, 5.0, 5.0], "std": [1.5516189173869017, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [208]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [208]}, "eef_direction_state": {"mean": [3.105769230769231, 3.581730769230769], "std": [2.0611715732655234, 2.10152254435632], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_state": {"mean": [1.2451923076923077, 1.1346153846153846], "std": [0.7419283357073254, 0.8776902851726182], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_state": {"mean": [0.9423076923076923, 0.7067307692307693], "std": [0.8696476195842311, 0.8119023746586352], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_direction_action": {"mean": [3.105769230769231, 3.581730769230769], "std": [2.0611715732655234, 2.10152254435632], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_action": {"mean": [1.2451923076923077, 1.1346153846153846], "std": [0.7419283357073254, 0.8776902851726182], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_action": {"mean": [0.9423076923076923, 0.7067307692307693], "std": [0.8696476195842311, 0.8119023746586352], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_sim_pose_state": {"mean": [0.6433960103868714, 0.20879740566697907, 1.2358346698541283, -1.1919631002402793, 0.6479245673232555, -1.930504331316865, 0.6525951348072765, -0.21061298000907921, 1.216998112524263, 1.1875869755799346, 0.5341901935506594, 2.013507870484769], "std": [0.04211381397316658, 0.024125363355291495, 0.04751269358825834, 0.14712358450299592, 0.056497878381160084, 0.15540466607699258, 0.0434600213409276, 0.06515483648292403, 0.06780439420808029, 0.1845945626134357, 0.03582167161036341, 0.16335898141439525], "min": [0.5805975838191036, 0.16811212841313738, 1.186510755105546, -1.466082364583579, 0.5698509865707844, -2.256802753945527, 0.6115915360568971, -0.28505912075674633, 1.1577781483700957, 0.6969529500038665, 0.43545075843071945, 1.8355947502339975], "max": [0.7696618362913791, 0.2567311206743259, 1.366484092872741, -0.7901960079335875, 0.7525402797144434, -1.6326870644720595, 0.782971794029614, -0.08262876549396433, 1.3765700130349081, 1.3457223447139186, 0.6040918705243268, 2.331224342733692], "count": [208]}, "eef_sim_pose_action": {"mean": [0.6433960103868714, 0.20879740566697907, 1.2358346698541283, -1.1919631002402793, 0.6479245673232555, -1.930504331316865, 0.6525951348072765, -0.21061298000907921, 1.216998112524263, 1.1875869755799346, 0.5341901935506594, 2.013507870484769], "std": [0.04211381397316658, 0.024125363355291495, 0.04751269358825834, 0.14712358450299592, 0.056497878381160084, 0.15540466607699258, 0.0434600213409276, 0.06515483648292403, 0.06780439420808029, 0.1845945626134357, 0.03582167161036341, 0.16335898141439525], "min": [0.5805975838191036, 0.16811212841313738, 1.186510755105546, -1.466082364583579, 0.5698509865707844, -2.256802753945527, 0.6115915360568971, -0.28505912075674633, 1.1577781483700957, 0.6969529500038665, 0.43545075843071945, 1.8355947502339975], "max": [0.7696618362913791, 0.2567311206743259, 1.366484092872741, -0.7901960079335875, 0.7525402797144434, -1.6326870644720595, 0.782971794029614, -0.08262876549396433, 1.3765700130349081, 1.3457223447139186, 0.6040918705243268, 2.331224342733692], "count": [208]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3312246915849673]], [[0.34059378676470586]], [[0.3551814358660131]]], "std": [[[0.3329646621666106]], [[0.31766406793946894]], [[0.3082991405932329]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46518159722222224]], [[0.49151163807189546]], [[0.4594578901143791]]], "std": [[[0.3194212314876229]], [[0.30589153685622206]], [[0.31404752120667084]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4304589460784314]], [[0.46648202205882355]], [[0.44699458333333336]]], "std": [[[0.30821275408456095]], [[0.293229375696605]], [[0.2946808275388816]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3786272385620915]], [[0.41288468341503265]], [[0.41960696895424837]]], "std": [[[0.35943264394738217]], [[0.3605078457930973]], [[0.33030436727492185]]], "count": [100]}, "observation.state": {"min": [0.23253318667411804, -1.1219911575317383, 0.9383662939071655, -0.2801513969898224, -1.5830175876617432, 0.28820478916168213, -1.2029831409454346, -1.3424839973449707, 1.169921875, -0.416332870721817, 0.8877889513969421, -0.3735599219799042, 41.02555465698242, 42.936248779296875, -0.7256250381469727, 0.4231249988079071, 2.3887500762939453, 0.28187498450279236, 0.8481249809265137, -0.10999999940395355, 0.6668750047683716, -0.38062500953674316, 0.9643750190734863, 0.14687499403953552, 22.2137508392334, 43.934444427490234, 0.9125000238418579, -0.06625001132488251, 0.9114285707473755, 0.4443749785423279, 0.6240000128746033, -0.36375001072883606, 0.8928571343421936, 0.9181250333786011, 1.3481249809265137, -3.4850001335144043], "max": [1.2897052764892578, -0.7396333813667297, 1.5348191261291504, 0.5603637099266052, -0.6364442706108093, 0.5675402283668518, -0.27776187658309937, -0.8677932620048523, 1.6664282083511353, 0.14455804228782654, 1.5227020978927612, -0.04940108209848404, 58.641876220703125, 54.84111022949219, 56.23249816894531, 9.341249465942383, 42.61375045776367, 9.470000267028809, 40.47187423706055, 56.68937301635742, 51.61937713623047, 101.07875061035156, 57.305625915527344, 103.7874984741211, 62.872501373291016, 75.59500122070312, 3.2825000286102295, 9.553750038146973, 33.556251525878906, 44.17124938964844, 33.181251525878906, 63.71562576293945, 59.73875045776367, 105.45062255859375, 79.65250396728516, 109.91937255859375], "mean": [0.9440587759017944, -0.8334916234016418, 1.1041771173477173, 0.00928528793156147, -1.119350790977478, 0.4859830141067505, -0.9132577776908875, -1.047590970993042, 1.3408422470092773, -0.08458909392356873, 1.214473009109497, -0.2590065598487854, 51.619747161865234, 47.223262786865234, 9.64291763305664, 5.774418830871582, 14.538789749145508, 1.720457673072815, 9.38337230682373, 7.943601608276367, 9.962315559387207, 13.673785209655762, 8.626107215881348, 29.590612411499023, 46.827415466308594, 61.94614791870117, 1.2047022581100464, 3.4426443576812744, 20.0380859375, 7.105984687805176, 16.5898494720459, 10.593070030212402, 19.53520393371582, 16.736263275146484, 15.132752418518066, 38.49069595336914], "std": [0.335604727268219, 0.08322858065366745, 0.14320188760757446, 0.2794336974620819, 0.2593490481376648, 0.07138680666685104, 0.3247837424278259, 0.11235211044549942, 0.13648287951946259, 0.22243380546569824, 0.13362650573253632, 0.09648888558149338, 4.2476582527160645, 2.9885387420654297, 17.468751907348633, 2.6175620555877686, 12.068221092224121, 2.640289306640625, 13.271699905395508, 17.103731155395508, 16.04560089111328, 29.339723587036133, 15.86697006225586, 31.689611434936523, 9.557022094726562, 11.863045692443848, 0.3391159176826477, 3.650681972503662, 12.359838485717773, 13.249388694763184, 9.601500511169434, 19.21053695678711, 13.903145790100098, 32.84290313720703, 19.544025421142578, 32.85007095336914], "count": [206]}, "action": {"min": [0.23253318667411804, -1.1219911575317383, 0.9383662939071655, -0.2801513969898224, -1.5830175876617432, 0.28820478916168213, -1.2029831409454346, -1.3424839973449707, 1.169921875, -0.416332870721817, 0.8877889513969421, -0.3735599219799042, 41.02555465698242, 42.936248779296875, -0.7256250381469727, 0.4231249988079071, 2.3887500762939453, 0.28187498450279236, 0.8481249809265137, -0.10999999940395355, 0.6668750047683716, -0.38062500953674316, 0.9643750190734863, 0.14687499403953552, 22.2137508392334, 43.934444427490234, 0.9125000238418579, -0.06625001132488251, 0.9114285707473755, 0.4443749785423279, 0.6240000128746033, -0.36375001072883606, 0.8928571343421936, 0.9181250333786011, 1.3481249809265137, -3.4850001335144043], "max": [1.2897052764892578, -0.7396333813667297, 1.5348191261291504, 0.5603637099266052, -0.6364442706108093, 0.5675402283668518, -0.27776187658309937, -0.8677932620048523, 1.6664282083511353, 0.14455804228782654, 1.5227020978927612, -0.04940108209848404, 58.641876220703125, 54.84111022949219, 56.23249816894531, 9.341249465942383, 42.61375045776367, 9.470000267028809, 40.47187423706055, 56.68937301635742, 51.61937713623047, 101.07875061035156, 57.305625915527344, 103.7874984741211, 62.872501373291016, 75.59500122070312, 3.2825000286102295, 9.553750038146973, 33.556251525878906, 44.17124938964844, 33.181251525878906, 63.71562576293945, 59.73875045776367, 105.45062255859375, 79.65250396728516, 109.91937255859375], "mean": [0.9440582990646362, -0.8334918022155762, 1.1041767597198486, 0.009285377338528633, -1.119350790977478, 0.48598307371139526, -0.9132570624351501, -1.047590970993042, 1.3408418893814087, -0.08458908647298813, 1.2144731283187866, -0.2590065598487854, 51.619747161865234, 47.223243713378906, 9.642923355102539, 5.77441930770874, 14.538798332214355, 1.7204563617706299, 9.383374214172363, 7.943600177764893, 9.962310791015625, 13.673795700073242, 8.626102447509766, 29.59061622619629, 46.82741928100586, 61.94615936279297, 1.204702377319336, 3.4426448345184326, 20.038087844848633, 7.105986595153809, 16.589841842651367, 10.593071937561035, 19.53519058227539, 16.736265182495117, 15.132753372192383, 38.49068832397461], "std": [0.335604727268219, 0.08322860300540924, 0.14320187270641327, 0.2794336974620819, 0.2593490481376648, 0.07138682156801224, 0.32478365302085876, 0.11235211044549942, 0.13648287951946259, 0.22243380546569824, 0.13362650573253632, 0.09648887813091278, 4.247657299041748, 2.9885387420654297, 17.468751907348633, 2.6175622940063477, 12.068221092224121, 2.640289545059204, 13.271697044372559, 17.103727340698242, 16.04560089111328, 29.33971405029297, 15.866966247558594, 31.689607620239258, 9.557022094726562, 11.863045692443848, 0.3391159474849701, 3.650681734085083, 12.359838485717773, 13.249391555786133, 9.601499557495117, 19.210538864135742, 13.903144836425781, 32.84290313720703, 19.54402732849121, 32.850067138671875], "count": [206]}, "timestamp": {"min": [0.0], "max": [6.833333333333333], "mean": [3.416666666666667], "std": [1.9822125684867067], "count": [206]}, "frame_index": {"min": [0], "max": [205], "mean": [102.5], "std": [59.466377054601196], "count": [206]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [206]}, "index": {"min": [3764], "max": [3969], "mean": [3866.5], "std": [59.466377054601196], "count": [206]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [206]}, "subtask_annotation": {"mean": [1.9029126213592233, 5.0, 5.0, 5.0, 5.0], "std": [1.579692504837794, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [206]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [206]}, "eef_direction_state": {"mean": [3.7281553398058254, 4.228155339805825], "std": [1.934330494332973, 1.7436106648638108], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_state": {"mean": [1.1990291262135921, 1.0242718446601942], "std": [0.7908450863525515, 0.9213714998107932], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_state": {"mean": [0.9757281553398058, 0.8592233009708737], "std": [0.8726664883487221, 0.8615786924829095], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_direction_action": {"mean": [3.7281553398058254, 4.228155339805825], "std": [1.934330494332973, 1.7436106648638108], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_action": {"mean": [1.1990291262135921, 1.0242718446601942], "std": [0.7908450863525515, 0.9213714998107932], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_action": {"mean": [0.9757281553398058, 0.8592233009708737], "std": [0.8726664883487221, 0.8615786924829095], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_sim_pose_state": {"mean": [0.6329207467011382, 0.2098352086129432, 1.211327947126455, -1.3345120684582585, 0.7224532535426171, -2.0357381458577275, 0.6512761077378626, -0.18111019507659218, 1.1992200041229424, 1.2333275851753633, 0.5499247704741992, 2.124367538313962], "std": [0.0434240369954878, 0.039083933566947324, 0.05639038893215035, 0.17589013008305876, 0.11901305205627583, 0.19485039925439404, 0.03382081609759307, 0.05814551390274937, 0.08171336639316665, 0.22077472693742115, 0.03544311311774421, 0.12691696027149024], "min": [0.5806627231199266, 0.13473981024231504, 1.156597112047293, -1.6203353451754796, 0.5763022386925258, -2.492228955362184, 0.6158132875959164, -0.24452248820368586, 1.1158885294102956, 0.7422742855777797, 0.4895730917648211, 1.9327976859788811], "max": [0.7685024667711724, 0.2528996755420314, 1.3579891604581975, -0.8522901419337255, 0.9369589118484205, -1.6938178176979377, 0.7457680328548402, -0.07493572901708928, 1.3662662402035923, 1.4530213982685005, 0.6273097181361513, 2.405510033665972], "count": [206]}, "eef_sim_pose_action": {"mean": [0.6329207467011382, 0.2098352086129432, 1.211327947126455, -1.3345120684582585, 0.7224532535426171, -2.0357381458577275, 0.6512761077378626, -0.18111019507659218, 1.1992200041229424, 1.2333275851753633, 0.5499247704741992, 2.124367538313962], "std": [0.0434240369954878, 0.039083933566947324, 0.05639038893215035, 0.17589013008305876, 0.11901305205627583, 0.19485039925439404, 0.03382081609759307, 0.05814551390274937, 0.08171336639316665, 0.22077472693742115, 0.03544311311774421, 0.12691696027149024], "min": [0.5806627231199266, 0.13473981024231504, 1.156597112047293, -1.6203353451754796, 0.5763022386925258, -2.492228955362184, 0.6158132875959164, -0.24452248820368586, 1.1158885294102956, 0.7422742855777797, 0.4895730917648211, 1.9327976859788811], "max": [0.7685024667711724, 0.2528996755420314, 1.3579891604581975, -0.8522901419337255, 0.9369589118484205, -1.6938178176979377, 0.7457680328548402, -0.07493572901708928, 1.3662662402035923, 1.4530213982685005, 0.6273097181361513, 2.405510033665972], "count": [206]}}} +{"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.32179699959150326]], [[0.3289318198529412]], [[0.34298955065359477]]], "std": [[[0.32827657977562885]], [[0.3142034407266607]], [[0.3065815168946257]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.15294117647058825]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46811091094771246]], [[0.49276700776143795]], [[0.46121553513071895]]], "std": [[[0.31794082330720663]], [[0.3055551001006069]], [[0.3146642945903743]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4616372855392157]], [[0.4992639297385621]], [[0.47800319444444445]]], "std": [[[0.3149626698763402]], [[0.29765851006674476]], [[0.3008313522914693]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3812721834150327]], [[0.4151315788398693]], [[0.4217604023692811]]], "std": [[[0.36321506094665273]], [[0.3633544776470984]], [[0.3333859846007505]]], "count": [100]}, "observation.state": {"min": [0.25592240691185, -1.1920394897460938, 0.9481098055839539, -0.37379834055900574, -1.5136313438415527, 0.19951170682907104, -1.2273975610733032, -1.3949369192123413, 1.1551556587219238, -0.6010862588882446, 0.7930399775505066, -0.4023136496543884, 28.34666633605957, 43.12062454223633, -0.8912500143051147, -0.02187500149011612, 2.683333396911621, 0.16187499463558197, 1.4077777862548828, -0.9850000143051147, 0.8324999809265137, -0.029999999329447746, 0.9537500143051147, 14.888750076293945, 22.766250610351562, 44.61499786376953, 1.0943750143051147, -0.18000002205371857, 1.0149999856948853, -0.5687500238418579, 0.5761538147926331, -0.18312500417232513, 0.8643749952316284, 0.38624998927116394, 1.0299999713897705, -2.578125], "max": [1.4375429153442383, -0.658879816532135, 1.5773775577545166, 0.8325703740119934, -0.5588139891624451, 0.5622949600219727, -0.27342259883880615, -0.8343824148178101, 1.7107747793197632, 0.1770046502351761, 1.4559013843536377, -0.09496356546878815, 57.676876068115234, 59.13666534423828, 47.29375076293945, 9.477499961853027, 40.98625183105469, 41.375, 38.95500183105469, 50.203125, 42.255001068115234, 67.30374908447266, 62.592498779296875, 100.28812408447266, 73.34437561035156, 71.02444458007812, 2.5325000286102295, 9.403124809265137, 41.036251068115234, 57.11750030517578, 36.895626068115234, 71.00687408447266, 49.01499938964844, 99.01250457763672, 86.37249755859375, 109.78312683105469], "mean": [0.787513017654419, -0.8244490027427673, 1.1376280784606934, 0.1333627998828888, -0.9841904640197754, 0.427152544260025, -0.8863784074783325, -0.9347864985466003, 1.2900620698928833, -0.10205952078104019, 1.1537940502166748, -0.3199058771133423, 51.66746139526367, 49.436920166015625, 9.432424545288086, 5.390670299530029, 19.453609466552734, 5.0324811935424805, 13.214938163757324, 4.908135414123535, 13.477604866027832, 7.717119216918945, 8.039326667785645, 46.56306457519531, 54.236385345458984, 54.06084442138672, 1.3825503587722778, 5.393207550048828, 21.67441177368164, 7.954025745391846, 16.9367733001709, 11.054057121276855, 19.760196685791016, 15.259986877441406, 14.36878776550293, 42.75212478637695], "std": [0.27255621552467346, 0.11708469688892365, 0.12499014288187027, 0.3487641513347626, 0.2493821531534195, 0.10794083029031754, 0.32383885979652405, 0.13225767016410828, 0.14364539086818695, 0.28057417273521423, 0.1564864069223404, 0.09938862919807434, 4.366781234741211, 4.497840404510498, 15.327956199645996, 2.671464204788208, 8.135026931762695, 11.37531566619873, 9.94704532623291, 13.675924301147461, 11.843585968017578, 18.33240509033203, 16.843952178955078, 22.545602798461914, 13.089691162109375, 8.899846076965332, 0.2025035321712494, 3.334465980529785, 16.47609519958496, 16.27027702331543, 12.808280944824219, 21.663494110107422, 15.324861526489258, 32.01559066772461, 23.164390563964844, 35.34004211425781], "count": [274]}, "action": {"min": [0.25592240691185, -1.1920394897460938, 0.9481098055839539, -0.37379834055900574, -1.5136313438415527, 0.19951170682907104, -1.2273975610733032, -1.3949369192123413, 1.1551556587219238, -0.6010862588882446, 0.7930399775505066, -0.4023136496543884, 28.34666633605957, 43.12062454223633, -0.8912500143051147, -0.02187500149011612, 2.683333396911621, 0.16187499463558197, 1.4077777862548828, -0.9850000143051147, 0.8324999809265137, -0.029999999329447746, 0.9537500143051147, 14.888750076293945, 22.766250610351562, 44.61499786376953, 1.0943750143051147, -0.18000002205371857, 1.0149999856948853, -0.5687500238418579, 0.5761538147926331, -0.18312500417232513, 0.8643749952316284, 0.38624998927116394, 1.0299999713897705, -2.578125], "max": [1.4375429153442383, -0.658879816532135, 1.5773775577545166, 0.8325703740119934, -0.5588139891624451, 0.5622949600219727, -0.27342259883880615, -0.8343824148178101, 1.7107747793197632, 0.1770046502351761, 1.4559013843536377, -0.09496356546878815, 57.676876068115234, 59.13666534423828, 47.29375076293945, 9.477499961853027, 40.98625183105469, 41.375, 38.95500183105469, 50.203125, 42.255001068115234, 67.30374908447266, 62.592498779296875, 100.28812408447266, 73.34437561035156, 71.02444458007812, 2.5325000286102295, 9.403124809265137, 41.036251068115234, 57.11750030517578, 36.895626068115234, 71.00687408447266, 49.01499938964844, 99.01250457763672, 86.37249755859375, 109.78312683105469], "mean": [0.787513017654419, -0.8244487643241882, 1.1376283168792725, 0.13336282968521118, -0.9841903448104858, 0.42715224623680115, -0.8863779902458191, -0.9347863793373108, 1.290062427520752, -0.1020595133304596, 1.1537938117980957, -0.31990599632263184, 51.667457580566406, 49.4369010925293, 9.4324312210083, 5.390670299530029, 19.453611373901367, 5.032475471496582, 13.214941024780273, 4.908147811889648, 13.47760009765625, 7.717104434967041, 8.03933334350586, 46.56306838989258, 54.236392974853516, 54.0608024597168, 1.3825500011444092, 5.393206596374512, 21.674434661865234, 7.954024791717529, 16.9367618560791, 11.05405330657959, 19.760208129882812, 15.259984970092773, 14.368790626525879, 42.75212097167969], "std": [0.2725561559200287, 0.11708469688892365, 0.12499015033245087, 0.3487640917301178, 0.2493821382522583, 0.10794085264205933, 0.3238387703895569, 0.13225768506526947, 0.14364540576934814, 0.28057417273521423, 0.1564863920211792, 0.09938863664865494, 4.366780757904053, 4.49783992767334, 15.327956199645996, 2.671464443206787, 8.135025978088379, 11.37531566619873, 9.947046279907227, 13.675933837890625, 11.843585014343262, 18.33240509033203, 16.843971252441406, 22.545608520507812, 13.089691162109375, 8.899845123291016, 0.20250345766544342, 3.334465742111206, 16.476093292236328, 16.270278930664062, 12.808279037475586, 21.663494110107422, 15.324861526489258, 32.015586853027344, 23.16438865661621, 35.34004211425781], "count": [274]}, "timestamp": {"min": [0.0], "max": [9.1], "mean": [4.550000000000001], "std": [2.6365486699260625], "count": [274]}, "frame_index": {"min": [0], "max": [273], "mean": [136.5], "std": [79.09646009778187], "count": [274]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [274]}, "index": {"min": [3970], "max": [4243], "mean": [4106.5], "std": [79.09646009778187], "count": [274]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [274]}, "subtask_annotation": {"mean": [1.8065693430656935, 5.0, 5.0, 5.0, 5.0], "std": [1.5923496103833135, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [274]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [274]}, "eef_direction_state": {"mean": [3.4562043795620436, 4.200729927007299], "std": [2.066392933071882, 1.820363176661128], "min": [0, 0], "max": [6, 6], "count": [274]}, "eef_velocity_state": {"mean": [1.0875912408759123, 0.9452554744525548], "std": [0.7543010740336002, 0.875828767296048], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_acc_mag_state": {"mean": [0.8284671532846716, 0.656934306569343], "std": [0.8520862251277646, 0.8054373269567148], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_direction_action": {"mean": [3.4562043795620436, 4.200729927007299], "std": [2.066392933071882, 1.820363176661128], "min": [0, 0], "max": [6, 6], "count": [274]}, "eef_velocity_action": {"mean": [1.0875912408759123, 0.9452554744525548], "std": [0.7543010740336002, 0.875828767296048], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_acc_mag_action": {"mean": [0.8284671532846716, 0.656934306569343], "std": [0.8520862251277646, 0.8054373269567148], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_sim_pose_state": {"mean": [0.64803962947153, 0.19872387206160366, 1.2281170319692336, -1.3531551954584407, 0.7482305284862049, -2.0911373097230315, 0.6552642216047878, -0.20508946508207992, 1.2218378240676662, 1.2572736520246286, 0.6664498358527761, 2.0729564325832595], "std": [0.04002101892044867, 0.03398376061288709, 0.04211645018432022, 0.2127443871453839, 0.16286623770743394, 0.2660137956843747, 0.03490833185276348, 0.05764023636360255, 0.064835620628915, 0.21836021631824323, 0.08735913688699508, 0.17436233989989483], "min": [0.5908790173888258, 0.14820681234783722, 1.1904357905220981, -1.8378887834240354, 0.5315390484031091, -2.677200141939102, 0.6293636596109524, -0.265350478720713, 1.1535830848138993, 0.653387972225139, 0.4987975908144686, 1.715109058910258], "max": [0.7847066847278865, 0.3000174622293763, 1.3474680948845372, -0.8746010840577938, 1.0601447850436614, -1.7029655358732179, 0.7730481729038117, -0.0725049975499461, 1.3850058151186635, 1.436427819133416, 0.8359154625312311, 2.436979307648885], "count": [274]}, "eef_sim_pose_action": {"mean": [0.64803962947153, 0.19872387206160366, 1.2281170319692336, -1.3531551954584407, 0.7482305284862049, -2.0911373097230315, 0.6552642216047878, -0.20508946508207992, 1.2218378240676662, 1.2572736520246286, 0.6664498358527761, 2.0729564325832595], "std": [0.04002101892044867, 0.03398376061288709, 0.04211645018432022, 0.2127443871453839, 0.16286623770743394, 0.2660137956843747, 0.03490833185276348, 0.05764023636360255, 0.064835620628915, 0.21836021631824323, 0.08735913688699508, 0.17436233989989483], "min": [0.5908790173888258, 0.14820681234783722, 1.1904357905220981, -1.8378887834240354, 0.5315390484031091, -2.677200141939102, 0.6293636596109524, -0.265350478720713, 1.1535830848138993, 0.653387972225139, 0.4987975908144686, 1.715109058910258], "max": [0.7847066847278865, 0.3000174622293763, 1.3474680948845372, -0.8746010840577938, 1.0601447850436614, -1.7029655358732179, 0.7730481729038117, -0.0725049975499461, 1.3850058151186635, 1.436427819133416, 0.8359154625312311, 2.436979307648885], "count": [274]}}} +{"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.3186801470588235]], [[0.32448917687908496]], [[0.34518501633986926]]], "std": [[[0.32667802480313435]], [[0.31039000888479457]], [[0.29227191281979753]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46603691789215684]], [[0.4907479636437908]], [[0.4575329044117647]]], "std": [[[0.32745886761494475]], [[0.31599537047757636]], [[0.3281320658793478]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45756258986928106]], [[0.4952153390522876]], [[0.46877254697712417]]], "std": [[[0.31059744301450104]], [[0.2927409039158337]], [[0.2982655380956876]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37633424223856204]], [[0.40900732434640524]], [[0.4148905678104575]]], "std": [[[0.362170799005884]], [[0.3614862301370647]], [[0.33329504062771803]]], "count": [100]}, "observation.state": {"min": [0.28558212518692017, -1.2030785083770752, 0.9835923314094543, -0.36772122979164124, -1.5987428426742554, 0.27130064368247986, -1.2594839334487915, -1.3347352743148804, 1.1358433961868286, -0.48549917340278625, 0.9222886562347412, -0.36172783374786377, 27.773332595825195, 40.0837516784668, -0.953125, 0.41749998927116394, 2.732222318649292, -0.3400000035762787, 1.3806250095367432, -0.8287500143051147, 0.9793750047683716, 0.6306250095367432, 0.9587500095367432, 0.734375, 3.224375009536743, 45.53062438964844, 1.1150000095367432, -0.1587499976158142, 0.5974999666213989, 0.7450000047683716, 0.6818749904632568, -0.04812498763203621, 0.6987500190734863, 0.30562499165534973, 0.8878571391105652, -3.5773332118988037], "max": [1.265205979347229, -0.7539625763893127, 1.5920405387878418, 0.46671149134635925, -0.6787642240524292, 0.5612936019897461, -0.28303101658821106, -0.9179255366325378, 1.6809004545211792, 0.27235233783721924, 1.585136890411377, -0.049472611397504807, 56.93937683105469, 57.16777801513672, 58.032501220703125, 9.601249694824219, 34.48374938964844, 38.923126220703125, 29.05562400817871, 84.09187316894531, 67.63312530517578, 111.90562438964844, 79.16937255859375, 110.99687194824219, 57.86125183105469, 82.6831283569336, 2.4800000190734863, 9.444999694824219, 31.717500686645508, 74.39250183105469, 34.848751068115234, 76.37687683105469, 36.588748931884766, 93.79875183105469, 76.45938110351562, 108.86187744140625], "mean": [0.8699423670768738, -0.8816738724708557, 1.1658432483673096, -0.01275761891156435, -1.1321691274642944, 0.4923480153083801, -0.961352527141571, -1.0003447532653809, 1.3087966442108154, -0.009926393628120422, 1.2657979726791382, -0.28002890944480896, 51.396507263183594, 45.46641540527344, 12.417373657226562, 6.772226333618164, 17.374433517456055, 5.963155269622803, 10.909127235412598, 11.441916465759277, 15.017205238342285, 17.479450225830078, 10.248005867004395, 55.78731918334961, 41.689125061035156, 64.79752349853516, 1.368298053741455, 3.8036279678344727, 17.865686416625977, 15.248647689819336, 18.593101501464844, 15.13593578338623, 17.09039306640625, 20.852989196777344, 12.078020095825195, 53.61492919921875], "std": [0.24441027641296387, 0.09158080816268921, 0.1318948119878769, 0.2218102216720581, 0.23994080722332, 0.07631196081638336, 0.3218076527118683, 0.10549315065145493, 0.14603620767593384, 0.27019473910331726, 0.15908101201057434, 0.09265519678592682, 6.27748966217041, 4.079453468322754, 18.24431610107422, 2.874027729034424, 7.903570175170898, 11.598604202270508, 8.071088790893555, 26.4265193939209, 17.324996948242188, 35.516441345214844, 21.57598114013672, 26.66187286376953, 14.118973731994629, 12.484122276306152, 0.19698376953601837, 3.4555296897888184, 12.833648681640625, 23.44822120666504, 10.178616523742676, 23.138328552246094, 11.418174743652344, 32.58620834350586, 18.3593692779541, 33.133811950683594], "count": [225]}, "action": {"min": [0.28558212518692017, -1.2030785083770752, 0.9835923314094543, -0.36772122979164124, -1.5987428426742554, 0.27130064368247986, -1.2594839334487915, -1.3347352743148804, 1.1358433961868286, -0.48549917340278625, 0.9222886562347412, -0.36172783374786377, 27.773332595825195, 40.0837516784668, -0.953125, 0.41749998927116394, 2.732222318649292, -0.3400000035762787, 1.3806250095367432, -0.8287500143051147, 0.9793750047683716, 0.6306250095367432, 0.9587500095367432, 0.734375, 3.224375009536743, 45.53062438964844, 1.1150000095367432, -0.1587499976158142, 0.5974999666213989, 0.7450000047683716, 0.6818749904632568, -0.04812498763203621, 0.6987500190734863, 0.30562499165534973, 0.8878571391105652, -3.5773332118988037], "max": [1.265205979347229, -0.7539625763893127, 1.5920405387878418, 0.46671149134635925, -0.6787642240524292, 0.5612936019897461, -0.28303101658821106, -0.9179255366325378, 1.6809004545211792, 0.27235233783721924, 1.585136890411377, -0.049472611397504807, 56.93937683105469, 57.16777801513672, 58.032501220703125, 9.601249694824219, 34.48374938964844, 38.923126220703125, 29.05562400817871, 84.09187316894531, 67.63312530517578, 111.90562438964844, 79.16937255859375, 110.99687194824219, 57.86125183105469, 82.6831283569336, 2.4800000190734863, 9.444999694824219, 31.717500686645508, 74.39250183105469, 34.848751068115234, 76.37687683105469, 36.588748931884766, 93.79875183105469, 76.45938110351562, 108.86187744140625], "mean": [0.8699420094490051, -0.8816738128662109, 1.1658433675765991, -0.01275765523314476, -1.1321691274642944, 0.4923482835292816, -0.9613522291183472, -1.0003448724746704, 1.3087964057922363, -0.00992635078728199, 1.2657984495162964, -0.2800288498401642, 51.396484375, 45.46644973754883, 12.417384147644043, 6.772227764129639, 17.374420166015625, 5.963162899017334, 10.9091215133667, 11.441920280456543, 15.017212867736816, 17.479448318481445, 10.24802303314209, 55.787322998046875, 41.68911361694336, 64.79750061035156, 1.3682973384857178, 3.803626298904419, 17.865676879882812, 15.248652458190918, 18.593090057373047, 15.135926246643066, 17.09040069580078, 20.852985382080078, 12.07801628112793, 53.614933013916016], "std": [0.24441026151180267, 0.09158078581094742, 0.1318948119878769, 0.2218102514743805, 0.2399407923221588, 0.07631190866231918, 0.3218076527118683, 0.10549316555261612, 0.14603620767593384, 0.27019476890563965, 0.15908099710941315, 0.09265518933534622, 6.27748966217041, 4.079453945159912, 18.244321823120117, 2.874027967453003, 7.903566837310791, 11.598603248596191, 8.071090698242188, 26.4265193939209, 17.325000762939453, 35.516448974609375, 21.575977325439453, 26.66187286376953, 14.118974685668945, 12.484122276306152, 0.1969836950302124, 3.4555301666259766, 12.833648681640625, 23.448219299316406, 10.17861557006836, 23.13832664489746, 11.418174743652344, 32.586204528808594, 18.35936737060547, 33.133811950683594], "count": [225]}, "timestamp": {"min": [0.0], "max": [7.466666666666667], "mean": [3.7333333333333334], "std": [2.1650421260121955], "count": [225]}, "frame_index": {"min": [0], "max": [224], "mean": [112.0], "std": [64.95126378036586], "count": [225]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [225]}, "index": {"min": [4244], "max": [4468], "mean": [4356.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [1.8888888888888888, 5.0, 5.0, 5.0, 5.0], "std": [1.502918970569861, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [225]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [225]}, "eef_direction_state": {"mean": [3.3466666666666667, 4.346666666666667], "std": [2.1113029152634626, 1.6851772079583252], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [1.0888888888888888, 1.008888888888889], "std": [0.7489910909490082, 0.8843886079527162], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_state": {"mean": [0.7688888888888888, 0.7777777777777778], "std": [0.8484815776752721, 0.8508528764034052], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_direction_action": {"mean": [3.3466666666666667, 4.346666666666667], "std": [2.1113029152634626, 1.6851772079583252], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [1.0888888888888888, 1.008888888888889], "std": [0.7489910909490082, 0.8843886079527162], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_action": {"mean": [0.7688888888888888, 0.7777777777777778], "std": [0.8484815776752721, 0.8508528764034052], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_sim_pose_state": {"mean": [0.650540129831768, 0.2047539125566624, 1.2293560843321052, -1.2270008087469655, 0.6828207451971141, -1.9682987090933772, 0.6504695009838909, -0.20679821722702676, 1.2074522741759866, 1.213661140352747, 0.5536585825626176, 2.048004310354697], "std": [0.04089360008383989, 0.032784997242932275, 0.03944201125636741, 0.16161238365851183, 0.09935910604143475, 0.1969691252202441, 0.03272487399789508, 0.06118884211213813, 0.06539728537032874, 0.18533584824853105, 0.07645879345053616, 0.13839577651669152], "min": [0.5910577515605344, 0.14465390043160595, 1.1885147929898907, -1.5688447652530857, 0.43725233373216366, -2.4070607917492612, 0.6039470325663012, -0.26557386913877495, 1.147608213320481, 0.772267298202289, 0.3415081078506286, 1.887494445041864], "max": [0.7846296840180886, 0.257931556573818, 1.3406296043546486, -0.8711881177637216, 0.8608164886554541, -1.6915538355521722, 0.7465067394752507, -0.08674790789347753, 1.365102930746093, 1.3899804592678064, 0.7021039897555381, 2.39629115663738], "count": [225]}, "eef_sim_pose_action": {"mean": [0.650540129831768, 0.2047539125566624, 1.2293560843321052, -1.2270008087469655, 0.6828207451971141, -1.9682987090933772, 0.6504695009838909, -0.20679821722702676, 1.2074522741759866, 1.213661140352747, 0.5536585825626176, 2.048004310354697], "std": [0.04089360008383989, 0.032784997242932275, 0.03944201125636741, 0.16161238365851183, 0.09935910604143475, 0.1969691252202441, 0.03272487399789508, 0.06118884211213813, 0.06539728537032874, 0.18533584824853105, 0.07645879345053616, 0.13839577651669152], "min": [0.5910577515605344, 0.14465390043160595, 1.1885147929898907, -1.5688447652530857, 0.43725233373216366, -2.4070607917492612, 0.6039470325663012, -0.26557386913877495, 1.147608213320481, 0.772267298202289, 0.3415081078506286, 1.887494445041864], "max": [0.7846296840180886, 0.257931556573818, 1.3406296043546486, -0.8711881177637216, 0.8608164886554541, -1.6915538355521722, 0.7465067394752507, -0.08674790789347753, 1.365102930746093, 1.3899804592678064, 0.7021039897555381, 2.39629115663738], "count": [225]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31136805147058827]], [[0.3178719281045752]], [[0.3391306678921569]]], "std": [[[0.3232975700933922]], [[0.3068999771325946]], [[0.2888522002936783]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4786111499183006]], [[0.5085471650326797]], [[0.47886008578431377]]], "std": [[[0.32699911130866277]], [[0.3129009937382329]], [[0.3225947448016087]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45193576388888884]], [[0.4889012336601307]], [[0.4614403635620915]]], "std": [[[0.31793322310276445]], [[0.30317978027312165]], [[0.3081166809426183]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37479080473856213]], [[0.40680484272875816]], [[0.41311908496732025]]], "std": [[[0.36305643766569606]], [[0.36285168573941984]], [[0.33517284686260035]]], "count": [100]}, "observation.state": {"min": [0.3322175145149231, -1.085584044456482, 0.9419823288917542, -0.3586108684539795, -1.6103142499923706, 0.2838177978992462, -1.2514305114746094, -1.3985131978988647, 1.0790460109710693, -0.482375830411911, 0.79973965883255, -0.3954947888851166, 10.068888664245605, 41.72999954223633, 10.40250015258789, 0.07437499612569809, 1.0625, -0.42249998450279236, 0.9056249856948853, -1.0462499856948853, 1.0787500143051147, 0.4737499952316284, 0.9112499952316284, 2.268749952316284, 27.9637508392334, 46.381874084472656, 0.8018749952316284, -0.8412500023841858, 0.34312501549720764, 0.7900000214576721, 0.609375, 0.2874999940395355, 0.671875, 0.3956249952316284, 0.9431250095367432, 0.37562498450279236], "max": [1.3324226140975952, -0.7686732411384583, 1.4706835746765137, 0.5306086540222168, -0.6338692903518677, 0.5596961379051208, -0.22917142510414124, -0.8398184180259705, 1.7583876848220825, 0.23348687589168549, 1.642103910446167, -0.13151369988918304, 56.50562286376953, 68.12999725341797, 54.419376373291016, 9.38687515258789, 39.33437728881836, 40.470001220703125, 36.72187423706055, 68.56437683105469, 50.32875061035156, 82.82250213623047, 45.24250030517578, 99.89749908447266, 78.08062744140625, 68.29800415039062, 2.666249990463257, 9.648750305175781, 33.239376068115234, 72.10062408447266, 38.389373779296875, 62.26750183105469, 73.9956283569336, 111.16062927246094, 87.80313110351562, 110.30875396728516], "mean": [0.9892681241035461, -0.8233407735824585, 1.0875413417816162, -0.06964240223169327, -1.222665548324585, 0.4691580533981323, -0.9346400499343872, -0.9650108218193054, 1.3051064014434814, -0.03621922433376312, 1.220375657081604, -0.3196205794811249, 48.968936920166016, 47.78165054321289, 35.48051452636719, 5.9722490310668945, 12.346095085144043, 6.4845051765441895, 9.027660369873047, 8.799280166625977, 11.336753845214844, 11.370624542236328, 7.653738975524902, 41.53605651855469, 51.49061965942383, 54.875465393066406, 1.2031933069229126, 4.600062847137451, 16.9018611907959, 9.498088836669922, 15.613547325134277, 11.974987983703613, 21.47610855102539, 20.743690490722656, 16.650663375854492, 44.676883697509766], "std": [0.34698933362960815, 0.07437582314014435, 0.13477060198783875, 0.2966561019420624, 0.30141115188598633, 0.07333988696336746, 0.35314106941223145, 0.14458435773849487, 0.17289049923419952, 0.24579967558383942, 0.20540361106395721, 0.0776582807302475, 9.485575675964355, 5.714384078979492, 10.411609649658203, 2.8150460720062256, 10.682609558105469, 12.084067344665527, 11.222103118896484, 20.074018478393555, 14.983842849731445, 22.922035217285156, 13.609041213989258, 23.35091781616211, 14.206472396850586, 7.6306891441345215, 0.34326085448265076, 3.790790557861328, 12.385310173034668, 17.820693969726562, 11.98389720916748, 20.50677490234375, 21.13298797607422, 38.57438659667969, 28.25214385986328, 35.22992706298828], "count": [200]}, "action": {"min": [0.3322175145149231, -1.085584044456482, 0.9419823288917542, -0.3586108684539795, -1.6103142499923706, 0.2838177978992462, -1.2514305114746094, -1.3985131978988647, 1.0790460109710693, -0.482375830411911, 0.79973965883255, -0.3954947888851166, 10.068888664245605, 41.72999954223633, 10.40250015258789, 0.07437499612569809, 1.0625, -0.42249998450279236, 0.9056249856948853, -1.0462499856948853, 1.0787500143051147, 0.4737499952316284, 0.9112499952316284, 2.268749952316284, 27.9637508392334, 46.381874084472656, 0.8018749952316284, -0.8412500023841858, 0.34312501549720764, 0.7900000214576721, 0.609375, 0.2874999940395355, 0.671875, 0.3956249952316284, 0.9431250095367432, 0.37562498450279236], "max": [1.3324226140975952, -0.7686732411384583, 1.4706835746765137, 0.5306086540222168, -0.6338692903518677, 0.5596961379051208, -0.22917142510414124, -0.8398184180259705, 1.7583876848220825, 0.23348687589168549, 1.642103910446167, -0.13151369988918304, 56.50562286376953, 68.12999725341797, 54.419376373291016, 9.38687515258789, 39.33437728881836, 40.470001220703125, 36.72187423706055, 68.56437683105469, 50.32875061035156, 82.82250213623047, 45.24250030517578, 99.89749908447266, 78.08062744140625, 68.29800415039062, 2.666249990463257, 9.648750305175781, 33.239376068115234, 72.10062408447266, 38.389373779296875, 62.26750183105469, 73.9956283569336, 111.16062927246094, 87.80313110351562, 110.30875396728516], "mean": [0.9892685413360596, -0.823340654373169, 1.0875412225723267, -0.06964240968227386, -1.2226659059524536, 0.4691580832004547, -0.9346400499343872, -0.9650102257728577, 1.3051066398620605, -0.03621917590498924, 1.2203755378723145, -0.3196207582950592, 48.96894836425781, 47.78163146972656, 35.480506896972656, 5.972249984741211, 12.346090316772461, 6.484498500823975, 9.027664184570312, 8.799284934997559, 11.336753845214844, 11.370621681213379, 7.6537299156188965, 41.536048889160156, 51.49064636230469, 54.875450134277344, 1.2031934261322021, 4.600063323974609, 16.901840209960938, 9.49809455871582, 15.613547325134277, 11.974992752075195, 21.476106643676758, 20.743701934814453, 16.650663375854492, 44.6768913269043], "std": [0.34698933362960815, 0.07437582314014435, 0.13477057218551636, 0.29665613174438477, 0.30141109228134155, 0.07333989441394806, 0.35314100980758667, 0.14458435773849487, 0.17289049923419952, 0.2457996904850006, 0.20540361106395721, 0.0776582807302475, 9.485576629638672, 5.714383602142334, 10.411609649658203, 2.8150463104248047, 10.682612419128418, 12.084067344665527, 11.222102165222168, 20.074018478393555, 14.98383903503418, 22.922040939331055, 13.609039306640625, 23.350915908813477, 14.206473350524902, 7.6306891441345215, 0.3432607650756836, 3.790790319442749, 12.385309219360352, 17.820693969726562, 11.983898162841797, 20.506772994995117, 21.13298797607422, 38.57439422607422, 28.252147674560547, 35.22993087768555], "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": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [200]}, "index": {"min": [4469], "max": [4668], "mean": [4568.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [1.955, 5.0, 5.0, 5.0, 5.0], "std": [1.5109516868517012, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [200]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [200]}, "eef_direction_state": {"mean": [2.89, 3.9], "std": [1.9020778112369614, 1.946792233393177], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [1.39, 1.2], "std": [0.64645185435576, 0.927361849549568], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_state": {"mean": [1.12, 0.87], "std": [0.8280096617793777, 0.83252627586161], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_direction_action": {"mean": [2.89, 3.9], "std": [1.9020778112369614, 1.946792233393177], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [1.39, 1.2], "std": [0.64645185435576, 0.927361849549568], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_action": {"mean": [1.12, 0.87], "std": [0.8280096617793777, 0.83252627586161], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_sim_pose_state": {"mean": [0.6279686953474797, 0.22800933219558966, 1.2234085877222274, -1.2644000495657113, 0.6588107319406425, -1.949702486327939, 0.6545034576493464, -0.210880418575481, 1.2210580627329193, 1.2190012282230456, 0.6189746815170014, 2.0334226979808934], "std": [0.040439372999655505, 0.03822736025049734, 0.0570338086376543, 0.2205201605679185, 0.13322604305992405, 0.20180280754551463, 0.04473081559316266, 0.061488071377402184, 0.07174649909946597, 0.2345627784996117, 0.07376714369590419, 0.13741648574578158], "min": [0.5809170812701216, 0.16669304051112327, 1.1704263946232796, -1.718625361731534, 0.4817947753688463, -2.46434150125659, 0.5801982327096862, -0.27174954693952647, 1.1473197435393065, 0.6759469567168179, 0.45844874517124623, 1.786993703027758], "max": [0.7456692429860958, 0.27429405021733166, 1.3750827190983441, -0.7394384494038344, 0.9258840550357323, -1.634657021479854, 0.7802240263940938, -0.08599048289752514, 1.3791509406542561, 1.4597272092493794, 0.7551837723910935, 2.352865107622049], "count": [200]}, "eef_sim_pose_action": {"mean": [0.6279686953474797, 0.22800933219558966, 1.2234085877222274, -1.2644000495657113, 0.6588107319406425, -1.949702486327939, 0.6545034576493464, -0.210880418575481, 1.2210580627329193, 1.2190012282230456, 0.6189746815170014, 2.0334226979808934], "std": [0.040439372999655505, 0.03822736025049734, 0.0570338086376543, 0.2205201605679185, 0.13322604305992405, 0.20180280754551463, 0.04473081559316266, 0.061488071377402184, 0.07174649909946597, 0.2345627784996117, 0.07376714369590419, 0.13741648574578158], "min": [0.5809170812701216, 0.16669304051112327, 1.1704263946232796, -1.718625361731534, 0.4817947753688463, -2.46434150125659, 0.5801982327096862, -0.27174954693952647, 1.1473197435393065, 0.6759469567168179, 0.45844874517124623, 1.786993703027758], "max": [0.7456692429860958, 0.27429405021733166, 1.3750827190983441, -0.7394384494038344, 0.9258840550357323, -1.634657021479854, 0.7802240263940938, -0.08599048289752514, 1.3791509406542561, 1.4597272092493794, 0.7551837723910935, 2.352865107622049], "count": [200]}}} +{"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.32382916462418304]], [[0.3321628390522876]], [[0.35775130514705883]]], "std": [[[0.32886846105780976]], [[0.3127125072291402]], [[0.29560683946048716]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4691778390522876]], [[0.4978812908496732]], [[0.47114092933006535]]], "std": [[[0.3231717770819295]], [[0.31191229499054557]], [[0.3216604137746066]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4772397937091503]], [[0.5141311376633988]], [[0.4832865870098039]]], "std": [[[0.32304928900038865]], [[0.306442874951801]], [[0.3137254808476282]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3687683884803922]], [[0.39720893178104577]], [[0.3985264808006536]]], "std": [[[0.3631105510831397]], [[0.3616484780984329]], [[0.3328251474351035]]], "count": [100]}, "observation.state": {"min": [0.2405441701412201, -1.212734580039978, 0.9400033950805664, -0.4713607132434845, -1.6107804775238037, -0.02071889117360115, -1.3965104818344116, -1.3496843576431274, 1.0851072072982788, -0.43950751423835754, 0.7635471820831299, -0.4201953113079071, 14.863332748413086, 38.491249084472656, -0.7562500238418579, -0.48874998092651367, 0.7393749952316284, -0.12937501072883606, 0.8962500095367432, -0.9733333587646484, 0.7962499856948853, -3.1293749809265137, 0.9068750143051147, 0.47999998927116394, 26.97222137451172, 42.09375, 1.0, -0.4756249785423279, 0.890625, 0.7462500333786011, 0.6575000286102295, 0.9418750405311584, 0.6706249713897705, 0.265625, 0.8324999809265137, -3.526249885559082], "max": [1.3592450618743896, -0.6882295608520508, 1.6164788007736206, 1.0366836786270142, -0.5177099704742432, 0.5626030564308167, -0.129153311252594, -0.8616579174995422, 1.7195725440979004, 0.36206796765327454, 1.6300238370895386, -0.05729285627603531, 60.224998474121094, 58.189998626708984, 59.188751220703125, 9.423749923706055, 32.651248931884766, 42.649375915527344, 31.780624389648438, 75.99687194824219, 50.28750228881836, 98.03375244140625, 56.877498626708984, 107.31375122070312, 67.92437744140625, 61.97687530517578, 2.512500047683716, 9.521249771118164, 31.921875, 44.0099983215332, 38.67374801635742, 78.12125396728516, 83.76750183105469, 110.43375396728516, 89.48687744140625, 109.89312744140625], "mean": [0.8606659173965454, -0.81832355260849, 1.1175754070281982, 0.11843200027942657, -1.0953692197799683, 0.38327959179878235, -1.0790146589279175, -0.9476428031921387, 1.239304780960083, 0.10563478618860245, 1.394468903541565, -0.3294893205165863, 49.327850341796875, 46.264015197753906, 13.034605979919434, 6.5859904289245605, 7.738077163696289, 6.713455677032471, 6.798479080200195, 11.999213218688965, 9.749192237854004, 15.13174057006836, 9.402388572692871, 38.60195541381836, 55.428409576416016, 52.35459899902344, 1.2017059326171875, 4.9620490074157715, 12.031167984008789, 7.437501907348633, 8.497723579406738, 13.47913932800293, 17.477703094482422, 18.609355926513672, 13.8297700881958, 47.72937774658203], "std": [0.3535960018634796, 0.12643596529960632, 0.16366027295589447, 0.4312053322792053, 0.35555270314216614, 0.17334194481372833, 0.41489464044570923, 0.12898556888103485, 0.1849505454301834, 0.30935928225517273, 0.27556145191192627, 0.1174754798412323, 8.566731452941895, 4.607901096343994, 17.769880294799805, 3.410468816757202, 11.485897064208984, 13.2626314163208, 10.266104698181152, 25.364416122436523, 15.419266700744629, 33.878089904785156, 17.184446334838867, 32.37556076049805, 12.032989501953125, 7.087165832519531, 0.18491683900356293, 3.1303062438964844, 8.523078918457031, 13.239094734191895, 12.377084732055664, 26.073095321655273, 23.196237564086914, 37.48893737792969, 26.76927375793457, 34.64109420776367], "count": [263]}, "action": {"min": [0.2405441701412201, -1.212734580039978, 0.9400033950805664, -0.4713607132434845, -1.6107804775238037, -0.02071889117360115, -1.3965104818344116, -1.3496843576431274, 1.0851072072982788, -0.43950751423835754, 0.7635471820831299, -0.4201953113079071, 14.863332748413086, 38.491249084472656, -0.7562500238418579, -0.48874998092651367, 0.7393749952316284, -0.12937501072883606, 0.8962500095367432, -0.9733333587646484, 0.7962499856948853, -3.1293749809265137, 0.9068750143051147, 0.47999998927116394, 26.97222137451172, 42.09375, 1.0, -0.4756249785423279, 0.890625, 0.7462500333786011, 0.6575000286102295, 0.9418750405311584, 0.6706249713897705, 0.265625, 0.8324999809265137, -3.526249885559082], "max": [1.3592450618743896, -0.6882295608520508, 1.6164788007736206, 1.0366836786270142, -0.5177099704742432, 0.5626030564308167, -0.129153311252594, -0.8616579174995422, 1.7195725440979004, 0.36206796765327454, 1.6300238370895386, -0.05729285627603531, 60.224998474121094, 58.189998626708984, 59.188751220703125, 9.423749923706055, 32.651248931884766, 42.649375915527344, 31.780624389648438, 75.99687194824219, 50.28750228881836, 98.03375244140625, 56.877498626708984, 107.31375122070312, 67.92437744140625, 61.97687530517578, 2.512500047683716, 9.521249771118164, 31.921875, 44.0099983215332, 38.67374801635742, 78.12125396728516, 83.76750183105469, 110.43375396728516, 89.48687744140625, 109.89312744140625], "mean": [0.8606656789779663, -0.8183234333992004, 1.1175756454467773, 0.11843197792768478, -1.0953693389892578, 0.3832795023918152, -1.0790144205093384, -0.9476428627967834, 1.2393046617507935, 0.10563478618860245, 1.3944687843322754, -0.3294893503189087, 49.327857971191406, 46.26403045654297, 13.034586906433105, 6.585991382598877, 7.73807430267334, 6.713447570800781, 6.798474311828613, 11.999202728271484, 9.749186515808105, 15.131755828857422, 9.402400016784668, 38.60195541381836, 55.42842483520508, 52.354610443115234, 1.2017059326171875, 4.962050437927246, 12.0311861038208, 7.437504291534424, 8.497725486755371, 13.47913646697998, 17.477699279785156, 18.609355926513672, 13.82976245880127, 47.72936248779297], "std": [0.35359594225883484, 0.12643598020076752, 0.16366028785705566, 0.43120530247688293, 0.35555267333984375, 0.17334194481372833, 0.41489464044570923, 0.12898556888103485, 0.184950590133667, 0.30935925245285034, 0.2755614221096039, 0.1174754723906517, 8.566732406616211, 4.607900619506836, 17.769872665405273, 3.410468578338623, 11.485895156860352, 13.262633323669434, 10.26610279083252, 25.364416122436523, 15.419264793395996, 33.87808609008789, 17.18444061279297, 32.37556076049805, 12.032991409301758, 7.087165832519531, 0.18491673469543457, 3.130305290222168, 8.523078918457031, 13.239093780517578, 12.377082824707031, 26.073097229003906, 23.19623565673828, 37.48893737792969, 26.769269943237305, 34.641090393066406], "count": [263]}, "timestamp": {"min": [0.0], "max": [8.733333333333333], "mean": [4.366666666666667], "std": [2.5307003861469743], "count": [263]}, "frame_index": {"min": [0], "max": [262], "mean": [131.0], "std": [75.92101158440923], "count": [263]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [263]}, "index": {"min": [4669], "max": [4931], "mean": [4800.0], "std": [75.92101158440923], "count": [263]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [263]}, "subtask_annotation": {"mean": [2.1749049429657794, 5.0, 5.0, 5.0, 5.0], "std": [1.4407887212402573, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [263]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [263]}, "eef_direction_state": {"mean": [3.155893536121673, 4.266159695817491], "std": [1.8298417362001456, 2.0667279306953423], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_state": {"mean": [1.2357414448669202, 0.8555133079847909], "std": [0.6330084797462145, 0.9156632487897043], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_state": {"mean": [1.049429657794677, 0.6920152091254753], "std": [0.8188775923248063, 0.827413469311649], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_direction_action": {"mean": [3.155893536121673, 4.266159695817491], "std": [1.8298417362001456, 2.0667279306953423], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_action": {"mean": [1.2357414448669202, 0.8555133079847909], "std": [0.6330084797462145, 0.9156632487897043], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_action": {"mean": [1.049429657794677, 0.6920152091254753], "std": [0.8188775923248063, 0.827413469311649], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_sim_pose_state": {"mean": [0.6358337079038238, 0.2084518328538129, 1.2324604817511464, -1.3305111152122535, 0.7065354118464983, -2.072919496500593, 0.6329564866785264, -0.23829868202598764, 1.2198300625437106, 1.1719285228932455, 0.5598815306835445, 1.9348197831578633], "std": [0.04779441422695898, 0.04264096615944571, 0.04634803294136481, 0.2732822388668285, 0.1600389317198317, 0.3011045436302445, 0.04901479884377929, 0.0690688274594624, 0.07011614111304892, 0.1760848925060509, 0.05425648490405292, 0.1946838000577042], "min": [0.5825335414016056, 0.13973732397714936, 1.1883002790361266, -1.9093762399163703, 0.4345426199885871, -2.6829492351853896, 0.5960323320553427, -0.29742051360224386, 1.176950260095041, 0.61220523796176, 0.40738579997579016, 1.6908929438693667], "max": [0.7898499646761187, 0.29784183320547336, 1.3723113041944621, -0.8000313480562568, 1.0437788318611347, -1.674530142593806, 0.7804640591666346, -0.10521868949233039, 1.4337356121158134, 1.3690508123776537, 0.6792855006773344, 2.399522927897482], "count": [263]}, "eef_sim_pose_action": {"mean": [0.6358337079038238, 0.2084518328538129, 1.2324604817511464, -1.3305111152122535, 0.7065354118464983, -2.072919496500593, 0.6329564866785264, -0.23829868202598764, 1.2198300625437106, 1.1719285228932455, 0.5598815306835445, 1.9348197831578633], "std": [0.04779441422695898, 0.04264096615944571, 0.04634803294136481, 0.2732822388668285, 0.1600389317198317, 0.3011045436302445, 0.04901479884377929, 0.0690688274594624, 0.07011614111304892, 0.1760848925060509, 0.05425648490405292, 0.1946838000577042], "min": [0.5825335414016056, 0.13973732397714936, 1.1883002790361266, -1.9093762399163703, 0.4345426199885871, -2.6829492351853896, 0.5960323320553427, -0.29742051360224386, 1.176950260095041, 0.61220523796176, 0.40738579997579016, 1.6908929438693667], "max": [0.7898499646761187, 0.29784183320547336, 1.3723113041944621, -0.8000313480562568, 1.0437788318611347, -1.674530142593806, 0.7804640591666346, -0.10521868949233039, 1.4337356121158134, 1.3690508123776537, 0.6792855006773344, 2.399522927897482], "count": [263]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3275972998366013]], [[0.33329455678104575]], [[0.3604248835784314]]], "std": [[[0.3299427641477108]], [[0.31582505636053826]], [[0.2953570290970288]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4812267626633987]], [[0.5019171058006536]], [[0.47425678717320263]]], "std": [[[0.3182016982705372]], [[0.3117638936512294]], [[0.32116842709890636]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48428959354575163]], [[0.5180216789215686]], [[0.48336251838235295]]], "std": [[[0.31476570061084347]], [[0.29675355592266534]], [[0.3028332753320366]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3798214215686274]], [[0.40713780024509805]], [[0.3920629820261438]]], "std": [[[0.3654173629288356]], [[0.3628664112536195]], [[0.3403877631842659]]], "count": [100]}, "observation.state": {"min": [0.3105926215648651, -1.1177233457565308, 0.9679465293884277, -0.5181391835212708, -1.592374324798584, 0.3890096843242645, -1.3120851516723633, -1.3348783254623413, 1.1373693943023682, -0.5077439546585083, 0.8966106176376343, -0.4137817621231079, 42.41444396972656, 44.45000076293945, -0.9900000095367432, 1.0049999952316284, 5.70090913772583, -0.4240000247955322, 3.9306249618530273, -0.9593750238418579, 3.259999990463257, -2.2543749809265137, 0.9018750190734863, 8.864375114440918, 29.129375457763672, 45.96875, 1.1306250095367432, 1.2168749570846558, 1.0137500762939453, 0.03749999776482582, 0.9368749856948853, 0.25062501430511475, 1.0631250143051147, 0.4312500059604645, 1.0049999952316284, -3.026249885559082], "max": [1.4544708728790283, -0.7772802710533142, 1.5415188074111938, 0.27525845170021057, -0.6723983287811279, 0.5084433555603027, -0.2888246774673462, -0.886692225933075, 1.6776341199874878, 0.3471904397010803, 1.5402551889419556, -0.07147897779941559, 63.37750244140625, 57.137779235839844, 53.180625915527344, 9.013124465942383, 35.130001068115234, 61.94937515258789, 29.901248931884766, 77.94874572753906, 34.36249923706055, 88.16062927246094, 70.78062438964844, 109.73999786376953, 67.22187805175781, 69.44499969482422, 2.7512500286102295, 9.50333309173584, 30.37125015258789, 66.21375274658203, 32.81187438964844, 75.22062683105469, 40.15062713623047, 93.79312896728516, 86.37125396728516, 109.24250030517578], "mean": [0.931283712387085, -0.8538352251052856, 1.1430301666259766, -0.04718366637825966, -1.1633213758468628, 0.45728203654289246, -0.9634555578231812, -0.9918487668037415, 1.285719394683838, 0.038455359637737274, 1.3274471759796143, -0.3171151280403137, 55.248634338378906, 49.06520462036133, 14.116820335388184, 4.558441638946533, 18.557750701904297, 10.181781768798828, 12.535563468933105, 13.405491828918457, 11.999732971191406, 15.627082824707031, 11.308721542358398, 48.14181137084961, 52.87188720703125, 56.97500228881836, 1.3089685440063477, 4.826767444610596, 12.88879680633545, 10.92668342590332, 15.99109935760498, 14.9669771194458, 18.13221549987793, 18.182458877563477, 15.100818634033203, 46.99654006958008], "std": [0.28363507986068726, 0.0776795744895935, 0.13625571131706238, 0.21054022014141083, 0.26308968663215637, 0.03410477563738823, 0.36208727955818176, 0.12472406774759293, 0.15993782877922058, 0.3205038607120514, 0.2204534262418747, 0.10775376856327057, 4.091290473937988, 2.8023407459259033, 18.224937438964844, 1.8527096509933472, 7.661117076873779, 19.445037841796875, 8.054315567016602, 26.73090171813965, 9.621744155883789, 31.68475914001465, 20.657304763793945, 28.584354400634766, 10.067172050476074, 9.692044258117676, 0.22903946042060852, 2.430361747741699, 8.270968437194824, 20.402599334716797, 8.451319694519043, 25.522653579711914, 10.045677185058594, 33.04826736450195, 25.59695053100586, 29.906898498535156], "count": [199]}, "action": {"min": [0.3105926215648651, -1.1177233457565308, 0.9679465293884277, -0.5181391835212708, -1.592374324798584, 0.3890096843242645, -1.3120851516723633, -1.3348783254623413, 1.1373693943023682, -0.5077439546585083, 0.8966106176376343, -0.4137817621231079, 42.41444396972656, 44.45000076293945, -0.9900000095367432, 1.0049999952316284, 5.70090913772583, -0.4240000247955322, 3.9306249618530273, -0.9593750238418579, 3.259999990463257, -2.2543749809265137, 0.9018750190734863, 8.864375114440918, 29.129375457763672, 45.96875, 1.1306250095367432, 1.2168749570846558, 1.0137500762939453, 0.03749999776482582, 0.9368749856948853, 0.25062501430511475, 1.0631250143051147, 0.4312500059604645, 1.0049999952316284, -3.026249885559082], "max": [1.4544708728790283, -0.7772802710533142, 1.5415188074111938, 0.27525845170021057, -0.6723983287811279, 0.5084433555603027, -0.2888246774673462, -0.886692225933075, 1.6776341199874878, 0.3471904397010803, 1.5402551889419556, -0.07147897779941559, 63.37750244140625, 57.137779235839844, 53.180625915527344, 9.013124465942383, 35.130001068115234, 61.94937515258789, 29.901248931884766, 77.94874572753906, 34.36249923706055, 88.16062927246094, 70.78062438964844, 109.73999786376953, 67.22187805175781, 69.44499969482422, 2.7512500286102295, 9.50333309173584, 30.37125015258789, 66.21375274658203, 32.81187438964844, 75.22062683105469, 40.15062713623047, 93.79312896728516, 86.37125396728516, 109.24250030517578], "mean": [0.9312837719917297, -0.8538352847099304, 1.1430302858352661, -0.04718367010354996, -1.1633212566375732, 0.4572819769382477, -0.9634557366371155, -0.9918487668037415, 1.285719394683838, 0.03845527395606041, 1.3274472951889038, -0.3171151876449585, 55.24863052368164, 49.06522750854492, 14.11682415008545, 4.558442115783691, 18.55776023864746, 10.181783676147461, 12.535557746887207, 13.405466079711914, 11.999732971191406, 15.627070426940918, 11.308716773986816, 48.14183807373047, 52.871864318847656, 56.97505569458008, 1.3089685440063477, 4.826767921447754, 12.888789176940918, 10.926679611206055, 15.991104125976562, 14.966976165771484, 18.132213592529297, 18.182456970214844, 15.100812911987305, 46.996543884277344], "std": [0.28363507986068726, 0.07767955958843231, 0.13625571131706238, 0.21054017543792725, 0.26308971643447876, 0.03410477936267853, 0.36208727955818176, 0.12472405284643173, 0.1599378138780594, 0.3205038607120514, 0.2204534113407135, 0.10775377601385117, 4.09128999710083, 2.8023414611816406, 18.22494125366211, 1.8527096509933472, 7.661118030548096, 19.44504165649414, 8.054315567016602, 26.730913162231445, 9.62174129486084, 31.68476104736328, 20.65730857849121, 28.584348678588867, 10.067171096801758, 9.69204330444336, 0.22903960943222046, 2.4303619861602783, 8.270968437194824, 20.40260124206543, 8.451319694519043, 25.522653579711914, 10.04567813873291, 33.04827117919922, 25.59695053100586, 29.90690040588379], "count": [199]}, "timestamp": {"min": [0.0], "max": [6.6], "mean": [3.3000000000000003], "std": [1.9148542155126762], "count": [199]}, "frame_index": {"min": [0], "max": [198], "mean": [99.0], "std": [57.445626465380286], "count": [199]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [199]}, "index": {"min": [4932], "max": [5130], "mean": [5031.0], "std": [57.445626465380286], "count": [199]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [199]}, "subtask_annotation": {"mean": [1.9095477386934674, 5.0, 5.0, 5.0, 5.0], "std": [1.566566291675356, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [199]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [199]}, "eef_direction_state": {"mean": [3.407035175879397, 4.150753768844221], "std": [2.189548209236716, 2.0612205328636874], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_state": {"mean": [1.1608040201005025, 0.9597989949748744], "std": [0.8648765309876233, 0.9449107053071285], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_state": {"mean": [0.949748743718593, 0.7839195979899497], "std": [0.8667431311889622, 0.8318670129316705], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_direction_action": {"mean": [3.407035175879397, 4.150753768844221], "std": [2.189548209236716, 2.0612205328636874], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_action": {"mean": [1.1608040201005025, 0.9597989949748744], "std": [0.8648765309876233, 0.9449107053071285], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_action": {"mean": [0.949748743718593, 0.7839195979899497], "std": [0.8667431311889622, 0.8318670129316705], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_sim_pose_state": {"mean": [0.644201758304323, 0.219545218722425, 1.223984371836369, -1.2593169769462302, 0.6540776525575608, -1.9679288280680887, 0.6453680698704172, -0.21326749436861023, 1.2265126961614492, 1.1348073063570727, 0.5521753322198455, 1.9688865466475463], "std": [0.0427022273280556, 0.030649676341915264, 0.044723746324943116, 0.1534877605578882, 0.10269956839373114, 0.14780568052393112, 0.0382336493382484, 0.07663390902350276, 0.06361854405540557, 0.18740530694715601, 0.0624845080529817, 0.2186497521849641], "min": [0.5881691836443154, 0.18210662110614317, 1.1696986853175784, -1.5582476297682626, 0.5118163718142461, -2.2839962874309476, 0.6174826304677923, -0.29092225099091845, 1.1756410309245882, 0.5993748833441348, 0.4899257548666003, 1.7286189990896266], "max": [0.7733309548307702, 0.31709543886795083, 1.3472197476024015, -0.8692212220480489, 0.8303265499763128, -1.7163978932362998, 0.763819134719353, -0.09926088812549236, 1.3923859268941232, 1.3301401907781356, 0.7018877216770298, 2.429860551346684], "count": [199]}, "eef_sim_pose_action": {"mean": [0.644201758304323, 0.219545218722425, 1.223984371836369, -1.2593169769462302, 0.6540776525575608, -1.9679288280680887, 0.6453680698704172, -0.21326749436861023, 1.2265126961614492, 1.1348073063570727, 0.5521753322198455, 1.9688865466475463], "std": [0.0427022273280556, 0.030649676341915264, 0.044723746324943116, 0.1534877605578882, 0.10269956839373114, 0.14780568052393112, 0.0382336493382484, 0.07663390902350276, 0.06361854405540557, 0.18740530694715601, 0.0624845080529817, 0.2186497521849641], "min": [0.5881691836443154, 0.18210662110614317, 1.1696986853175784, -1.5582476297682626, 0.5118163718142461, -2.2839962874309476, 0.6174826304677923, -0.29092225099091845, 1.1756410309245882, 0.5993748833441348, 0.4899257548666003, 1.7286189990896266], "max": [0.7733309548307702, 0.31709543886795083, 1.3472197476024015, -0.8692212220480489, 0.8303265499763128, -1.7163978932362998, 0.763819134719353, -0.09926088812549236, 1.3923859268941232, 1.3301401907781356, 0.7018877216770298, 2.429860551346684], "count": [199]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30931053513071893]], [[0.3166013623366013]], [[0.3390172487745098]]], "std": [[[0.32371750474395605]], [[0.3081588612439798]], [[0.2906598645792092]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46356277165032683]], [[0.4899921098856209]], [[0.4585415910947712]]], "std": [[[0.3205507310623887]], [[0.30816526422163515]], [[0.318543709394354]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831195955882353]], [[0.5224227961601308]], [[0.4907289399509804]]], "std": [[[0.32518375122036774]], [[0.3075646689106188]], [[0.31341554633804025]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38395722017973855]], [[0.4124702430555555]], [[0.39914052900326796]]], "std": [[[0.36700723077394515]], [[0.3642790568448974]], [[0.34488296155155346]]], "count": [100]}, "observation.state": {"min": [0.37363144755363464, -1.166552186012268, 0.985202968120575, -0.2789222002029419, -1.5717427730560303, 0.2500572204589844, -1.1957350969314575, -1.3925764560699463, 1.1451259851455688, -0.5115348696708679, 0.7186522483825684, -0.4174773097038269, 31.594444274902344, 44.89812469482422, -0.8706250190734863, -0.6150000095367432, 12.1587495803833, -0.703125, 6.934999942779541, -0.9756250381469727, 5.311249732971191, -2.890625, 0.9693750143051147, 12.186874389648438, 33.646873474121094, 41.26000213623047, 0.984375, -0.9593749642372131, 1.0049999952316284, 0.36375001072883606, 0.9793750047683716, 0.7231249809265137, 0.7279999852180481, 0.7337499856948853, 0.8322222232818604, -3.479374885559082], "max": [1.2440552711486816, -0.7893205881118774, 1.5538452863693237, 0.4960612654685974, -0.7413738965988159, 0.5183298587799072, -0.21102750301361084, -0.8732187151908875, 1.7652065753936768, 0.28862863779067993, 1.6372294425964355, -0.044108111411333084, 56.3224983215332, 63.03111267089844, 59.662498474121094, 8.631875038146973, 32.50437545776367, 54.41625213623047, 29.21500015258789, 92.02062225341797, 45.060001373291016, 106.20625305175781, 66.46062469482422, 109.24500274658203, 78.30937957763672, 62.15875244140625, 2.3237500190734863, 9.514999389648438, 39.53687286376953, 32.34375, 44.255001068115234, 60.63125228881836, 59.00250244140625, 77.64812469482422, 83.50687408447266, 109.83562469482422], "mean": [0.8991901874542236, -0.8786080479621887, 1.1562670469284058, -0.004449320957064629, -1.1745144128799438, 0.43236279487609863, -0.8502119183540344, -1.014400839805603, 1.3514728546142578, -0.06321050226688385, 1.2227044105529785, -0.29572105407714844, 50.510406494140625, 53.32745361328125, 8.343696594238281, 3.051762819290161, 19.59317970275879, 7.683505535125732, 16.89693260192871, 12.862438201904297, 18.041746139526367, 14.047019958496094, 9.798004150390625, 52.35319519042969, 59.93942642211914, 51.34788131713867, 1.2771060466766357, 3.791135549545288, 18.7015438079834, 8.873563766479492, 21.29798698425293, 15.746152877807617, 27.3394832611084, 20.12478256225586, 25.754602432250977, 52.44245910644531], "std": [0.24158065021038055, 0.088471919298172, 0.13283021748065948, 0.20291759073734283, 0.2251758873462677, 0.05998716875910759, 0.35910269618034363, 0.16945575177669525, 0.1964585930109024, 0.251863569021225, 0.22818928956985474, 0.10641754418611526, 4.887479305267334, 4.461537837982178, 15.295512199401855, 1.9570825099945068, 5.210053443908691, 16.43731689453125, 5.040072917938232, 28.770227432250977, 9.60102367401123, 33.880863189697266, 18.854578018188477, 23.306798934936523, 13.91487979888916, 8.048317909240723, 0.22696778178215027, 3.3404622077941895, 12.33959674835205, 12.394051551818848, 13.642184257507324, 23.391183853149414, 18.340309143066406, 30.506839752197266, 29.977659225463867, 35.32267379760742], "count": [195]}, "action": {"min": [0.37363144755363464, -1.166552186012268, 0.985202968120575, -0.2789222002029419, -1.5717427730560303, 0.2500572204589844, -1.1957350969314575, -1.3925764560699463, 1.1451259851455688, -0.5115348696708679, 0.7186522483825684, -0.4174773097038269, 31.594444274902344, 44.89812469482422, -0.8706250190734863, -0.6150000095367432, 12.1587495803833, -0.703125, 6.934999942779541, -0.9756250381469727, 5.311249732971191, -2.890625, 0.9693750143051147, 12.186874389648438, 33.646873474121094, 41.26000213623047, 0.984375, -0.9593749642372131, 1.0049999952316284, 0.36375001072883606, 0.9793750047683716, 0.7231249809265137, 0.7279999852180481, 0.7337499856948853, 0.8322222232818604, -3.479374885559082], "max": [1.2440552711486816, -0.7893205881118774, 1.5538452863693237, 0.4960612654685974, -0.7413738965988159, 0.5183298587799072, -0.21102750301361084, -0.8732187151908875, 1.7652065753936768, 0.28862863779067993, 1.6372294425964355, -0.044108111411333084, 56.3224983215332, 63.03111267089844, 59.662498474121094, 8.631875038146973, 32.50437545776367, 54.41625213623047, 29.21500015258789, 92.02062225341797, 45.060001373291016, 106.20625305175781, 66.46062469482422, 109.24500274658203, 78.30937957763672, 62.15875244140625, 2.3237500190734863, 9.514999389648438, 39.53687286376953, 32.34375, 44.255001068115234, 60.63125228881836, 59.00250244140625, 77.64812469482422, 83.50687408447266, 109.83562469482422], "mean": [0.8991904258728027, -0.878607988357544, 1.1562672853469849, -0.00444928789511323, -1.1745142936706543, 0.43236276507377625, -0.8502122163772583, -1.0144010782241821, 1.3514724969863892, -0.06321045756340027, 1.2227041721343994, -0.29572099447250366, 50.51041030883789, 53.32741928100586, 8.343704223632812, 3.051762104034424, 19.59319496154785, 7.6835036277771, 16.896930694580078, 12.862418174743652, 18.041744232177734, 14.047041893005371, 9.797999382019043, 52.353206634521484, 59.93941879272461, 51.3479118347168, 1.2771059274673462, 3.791134834289551, 18.70154571533203, 8.873566627502441, 21.297985076904297, 15.746149063110352, 27.339473724365234, 20.124774932861328, 25.754600524902344, 52.44244384765625], "std": [0.24158066511154175, 0.0884719043970108, 0.13283026218414307, 0.20291757583618164, 0.22517593204975128, 0.059987157583236694, 0.35910269618034363, 0.16945575177669525, 0.1964585930109024, 0.2518635392189026, 0.22818931937217712, 0.10641754418611526, 4.887479305267334, 4.461537837982178, 15.295511245727539, 1.9570826292037964, 5.210052967071533, 16.43731689453125, 5.040072441101074, 28.77023696899414, 9.601021766662598, 33.88087844848633, 18.854572296142578, 23.30679702758789, 13.914876937866211, 8.04831600189209, 0.22696781158447266, 3.3404622077941895, 12.339597702026367, 12.394049644470215, 13.642184257507324, 23.391183853149414, 18.340309143066406, 30.50684356689453, 29.977663040161133, 35.32267379760742], "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": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [195]}, "index": {"min": [5131], "max": [5325], "mean": [5228.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [2.082051282051282, 5.0, 5.0, 5.0, 5.0], "std": [1.6151322554200818, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [195]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [195]}, "eef_direction_state": {"mean": [3.0615384615384613, 3.953846153846154], "std": [2.18298964426821, 1.8152976945727408], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [1.0974358974358975, 1.1948717948717948], "std": [0.7617413180564985, 0.8551349325072705], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [0.9076923076923077, 0.8358974358974359], "std": [0.866287278513997, 0.8312755658647015], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_direction_action": {"mean": [3.0615384615384613, 3.953846153846154], "std": [2.18298964426821, 1.8152976945727408], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [1.0974358974358975, 1.1948717948717948], "std": [0.7617413180564985, 0.8551349325072705], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [0.9076923076923077, 0.8358974358974359], "std": [0.866287278513997, 0.8312755658647015], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.6430051557604055, 0.20214129072098172, 1.2283325574541737, -1.2237669796316908, 0.6318851932346695, -2.00379321140519, 0.6639626797408473, -0.19499662413984953, 1.242254932019787, 1.1350262598676437, 0.5839188998231312, 2.0137856114742543], "std": [0.039932313301148575, 0.02845011883534873, 0.03664050578979083, 0.13592805102059127, 0.09892834424531001, 0.1532460267378537, 0.05199095207987877, 0.06279874961006103, 0.07127569867555154, 0.19599433063465033, 0.06856834046282312, 0.1596414346249303], "min": [0.590059938078863, 0.14500406138058927, 1.1927718547009651, -1.5794871113198443, 0.49720822257340425, -2.4279512297700947, 0.6118439570668192, -0.2720379504311572, 1.1698766008938182, 0.6516207045461648, 0.40805622501577066, 1.7949312518786005], "max": [0.7663307283350325, 0.24889130053741804, 1.335422004213748, -0.9015529232376573, 0.8370839552007991, -1.7551081823683206, 0.7812762234956738, -0.07512573240052, 1.387748487852126, 1.3867823135219246, 0.696272784750005, 2.43709413307998], "count": [195]}, "eef_sim_pose_action": {"mean": [0.6430051557604055, 0.20214129072098172, 1.2283325574541737, -1.2237669796316908, 0.6318851932346695, -2.00379321140519, 0.6639626797408473, -0.19499662413984953, 1.242254932019787, 1.1350262598676437, 0.5839188998231312, 2.0137856114742543], "std": [0.039932313301148575, 0.02845011883534873, 0.03664050578979083, 0.13592805102059127, 0.09892834424531001, 0.1532460267378537, 0.05199095207987877, 0.06279874961006103, 0.07127569867555154, 0.19599433063465033, 0.06856834046282312, 0.1596414346249303], "min": [0.590059938078863, 0.14500406138058927, 1.1927718547009651, -1.5794871113198443, 0.49720822257340425, -2.4279512297700947, 0.6118439570668192, -0.2720379504311572, 1.1698766008938182, 0.6516207045461648, 0.40805622501577066, 1.7949312518786005], "max": [0.7663307283350325, 0.24889130053741804, 1.335422004213748, -0.9015529232376573, 0.8370839552007991, -1.7551081823683206, 0.7812762234956738, -0.07512573240052, 1.387748487852126, 1.3867823135219246, 0.696272784750005, 2.43709413307998], "count": [195]}}} +{"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.3138764562908497]], [[0.32153080678104573]], [[0.34359490604575166]]], "std": [[[0.3266705368636296]], [[0.3103992390316824]], [[0.29206511605641633]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4691322140522876]], [[0.49548047385620914]], [[0.4657974080882353]]], "std": [[[0.3303509187927137]], [[0.31910977250255423]], [[0.3309791049848268]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4754806760620915]], [[0.5098383190359477]], [[0.4814136315359477]]], "std": [[[0.3116249007786162]], [[0.2940965831956464]], [[0.3008802476287694]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39573104166666667]], [[0.42442348856209156]], [[0.406618966503268]]], "std": [[[0.3639605171401309]], [[0.36356688942827853]], [[0.3457363008672678]]], "count": [100]}, "observation.state": {"min": [0.19004635512828827, -1.264949083328247, 0.9861778616905212, -0.3466182351112366, -1.5705983638763428, 0.36717021465301514, -1.2369821071624756, -1.3658016920089722, 1.16683828830719, -0.43504902720451355, 0.583419144153595, -0.3720022439956665, 34.80555725097656, 42.58625030517578, -0.8806250095367432, 0.918749988079071, 3.1288888454437256, -0.5881249904632568, 1.2231249809265137, -0.9418749809265137, 1.4854545593261719, -2.693125009536743, 0.9162499904632568, 2.0299999713897705, 31.053749084472656, 44.505001068115234, 1.3799999952316284, -0.04062499850988388, 1.0212500095367432, 0.6681250333786011, 0.6675000190734863, 0.7325000166893005, 0.8224999904632568, 0.3162499964237213, 0.9919999837875366, 0.7362499833106995], "max": [1.3184272050857544, -0.7855058312416077, 1.6617075204849243, 0.18596932291984558, -0.7266632318496704, 0.527556836605072, 0.012278744019567966, -0.8754100799560547, 1.7543822526931763, 0.25501638650894165, 1.5385147333145142, -0.07908464968204498, 63.01874923706055, 58.678749084472656, 53.701873779296875, 9.354374885559082, 39.34312438964844, 30.86312484741211, 34.64875030517578, 64.88937377929688, 38.33437728881836, 74.80500030517578, 47.38624954223633, 102.71937561035156, 56.385623931884766, 72.46624755859375, 2.1762499809265137, 9.464374542236328, 38.208126068115234, 85.28250122070312, 37.58812713623047, 86.28874969482422, 46.354373931884766, 93.50125122070312, 71.15687561035156, 108.86125183105469], "mean": [0.8941805958747864, -0.8946540951728821, 1.1492643356323242, -0.06736920773983002, -1.220857858657837, 0.4717918038368225, -0.8455609083175659, -1.0291633605957031, 1.3261233568191528, -0.03902165964245796, 1.2373814582824707, -0.29520532488822937, 47.362091064453125, 49.158050537109375, 9.775607109069824, 5.470365047454834, 14.92365837097168, 4.954280853271484, 9.837450981140137, 9.832474708557129, 10.138792991638184, 10.469012260437012, 8.061505317687988, 39.110626220703125, 47.277381896972656, 58.826900482177734, 1.5545071363449097, 4.905398368835449, 22.802398681640625, 18.89706039428711, 21.44464683532715, 20.588178634643555, 21.22329330444336, 22.202701568603516, 16.375669479370117, 48.41648483276367], "std": [0.2676014304161072, 0.11938940733671188, 0.16709569096565247, 0.13726235926151276, 0.21364901959896088, 0.04397626966238022, 0.4262975752353668, 0.1177690252661705, 0.1729753613471985, 0.2744377851486206, 0.2592221200466156, 0.08461534976959229, 7.925349235534668, 4.0407395362854, 15.413044929504395, 2.2442703247070312, 10.754561424255371, 9.457374572753906, 11.023917198181152, 21.621665954589844, 12.608317375183105, 24.967479705810547, 13.845678329467773, 25.830814361572266, 6.877681255340576, 10.588666915893555, 0.11316323280334473, 4.003825664520264, 13.670743942260742, 31.526355743408203, 12.736621856689453, 32.58622741699219, 13.862764358520508, 36.208839416503906, 24.212549209594727, 34.289180755615234], "count": [204]}, "action": {"min": [0.19004635512828827, -1.264949083328247, 0.9861778616905212, -0.3466182351112366, -1.5705983638763428, 0.36717021465301514, -1.2369821071624756, -1.3658016920089722, 1.16683828830719, -0.43504902720451355, 0.583419144153595, -0.3720022439956665, 34.80555725097656, 42.58625030517578, -0.8806250095367432, 0.918749988079071, 3.1288888454437256, -0.5881249904632568, 1.2231249809265137, -0.9418749809265137, 1.4854545593261719, -2.693125009536743, 0.9162499904632568, 2.0299999713897705, 31.053749084472656, 44.505001068115234, 1.3799999952316284, -0.04062499850988388, 1.0212500095367432, 0.6681250333786011, 0.6675000190734863, 0.7325000166893005, 0.8224999904632568, 0.3162499964237213, 0.9919999837875366, 0.7362499833106995], "max": [1.3184272050857544, -0.7855058312416077, 1.6617075204849243, 0.18596932291984558, -0.7266632318496704, 0.527556836605072, 0.012278744019567966, -0.8754100799560547, 1.7543822526931763, 0.25501638650894165, 1.5385147333145142, -0.07908464968204498, 63.01874923706055, 58.678749084472656, 53.701873779296875, 9.354374885559082, 39.34312438964844, 30.86312484741211, 34.64875030517578, 64.88937377929688, 38.33437728881836, 74.80500030517578, 47.38624954223633, 102.71937561035156, 56.385623931884766, 72.46624755859375, 2.1762499809265137, 9.464374542236328, 38.208126068115234, 85.28250122070312, 37.58812713623047, 86.28874969482422, 46.354373931884766, 93.50125122070312, 71.15687561035156, 108.86125183105469], "mean": [0.8941805362701416, -0.894653856754303, 1.1492645740509033, -0.06736920773983002, -1.2208573818206787, 0.47179192304611206, -0.8455613851547241, -1.0291634798049927, 1.326123595237732, -0.039021626114845276, 1.2373814582824707, -0.29520538449287415, 47.362091064453125, 49.15803527832031, 9.775611877441406, 5.470362663269043, 14.923659324645996, 4.954280376434326, 9.83745002746582, 9.832462310791016, 10.138797760009766, 10.469001770019531, 8.061501502990723, 39.110626220703125, 47.277347564697266, 58.82686996459961, 1.554506778717041, 4.905399322509766, 22.80240249633789, 18.897056579589844, 21.44465446472168, 20.588178634643555, 21.223304748535156, 22.202701568603516, 16.375673294067383, 48.416465759277344], "std": [0.2676014006137848, 0.11938939243555069, 0.16709566116333008, 0.13726235926151276, 0.21364900469779968, 0.04397627338767052, 0.426297664642334, 0.1177690327167511, 0.1729753613471985, 0.2744378447532654, 0.2592221200466156, 0.08461534976959229, 7.925349235534668, 4.0407395362854, 15.413041114807129, 2.2442705631256104, 10.754561424255371, 9.457371711730957, 11.023918151855469, 21.621662139892578, 12.608317375183105, 24.96748161315918, 13.845680236816406, 25.830814361572266, 6.877680778503418, 10.588668823242188, 0.11316319555044174, 4.0038251876831055, 13.670743942260742, 31.52635383605957, 12.736620903015137, 32.58623123168945, 13.862765312194824, 36.208831787109375, 24.212549209594727, 34.28917694091797], "count": [204]}, "timestamp": {"min": [0.0], "max": [6.766666666666667], "mean": [3.3833333333333337], "std": [1.9629673305332263], "count": [204]}, "frame_index": {"min": [0], "max": [203], "mean": [101.5], "std": [58.88901991599679], "count": [204]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [204]}, "index": {"min": [5326], "max": [5529], "mean": [5427.5], "std": [58.88901991599679], "count": [204]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [204]}, "subtask_annotation": {"mean": [2.127450980392157, 5.0, 5.0, 5.0, 5.0], "std": [1.5852974523107513, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [204]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [204]}, "eef_direction_state": {"mean": [3.4166666666666665, 4.181372549019608], "std": [1.9473251303772283, 1.847480021498117], "min": [0, 0], "max": [6, 6], "count": [204]}, "eef_velocity_state": {"mean": [1.1715686274509804, 1.2009803921568627], "std": [0.7951911166235078, 0.8877151877249205], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_state": {"mean": [1.053921568627451, 0.8284313725490197], "std": [0.8699979229891189, 0.8546157777874313], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_direction_action": {"mean": [3.4166666666666665, 4.181372549019608], "std": [1.9473251303772283, 1.847480021498117], "min": [0, 0], "max": [6, 6], "count": [204]}, "eef_velocity_action": {"mean": [1.1715686274509804, 1.2009803921568627], "std": [0.7951911166235078, 0.8877151877249205], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_action": {"mean": [1.053921568627451, 0.8284313725490197], "std": [0.8699979229891189, 0.8546157777874313], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_sim_pose_state": {"mean": [0.6424919359347803, 0.2034783027845301, 1.2408550463515418, -1.1578507762618826, 0.5908258140266713, -1.9400547773211108, 0.6559987641598577, -0.19629184467626104, 1.2423157538535605, 1.1094762684201092, 0.5328390142311221, 1.9806701434910796], "std": [0.04657735006995146, 0.02497071948501107, 0.05500297946875367, 0.1740322882410875, 0.08451749137189282, 0.13214969936178805, 0.048513274685634884, 0.057048860410558594, 0.10224971554168234, 0.23284595843863382, 0.07737570740921616, 0.18418824446263812], "min": [0.5907601546276036, 0.1564410998181603, 1.1869564918622035, -1.5002563764564956, 0.46400460587933656, -2.2503743937886322, 0.6152522142097494, -0.2548453699317828, 1.1403887864837796, 0.558477888054029, 0.4286442811423754, 1.6886156325399027], "max": [0.7908331634064636, 0.27577906986087364, 1.4024274170258983, -0.6941229434614552, 0.7636568146372786, -1.6806337345632916, 0.7906523644807236, -0.0953163764972246, 1.4561205643675763, 1.3334238293009262, 0.6973419840220538, 2.360284656923712], "count": [204]}, "eef_sim_pose_action": {"mean": [0.6424919359347803, 0.2034783027845301, 1.2408550463515418, -1.1578507762618826, 0.5908258140266713, -1.9400547773211108, 0.6559987641598577, -0.19629184467626104, 1.2423157538535605, 1.1094762684201092, 0.5328390142311221, 1.9806701434910796], "std": [0.04657735006995146, 0.02497071948501107, 0.05500297946875367, 0.1740322882410875, 0.08451749137189282, 0.13214969936178805, 0.048513274685634884, 0.057048860410558594, 0.10224971554168234, 0.23284595843863382, 0.07737570740921616, 0.18418824446263812], "min": [0.5907601546276036, 0.1564410998181603, 1.1869564918622035, -1.5002563764564956, 0.46400460587933656, -2.2503743937886322, 0.6152522142097494, -0.2548453699317828, 1.1403887864837796, 0.558477888054029, 0.4286442811423754, 1.6886156325399027], "max": [0.7908331634064636, 0.27577906986087364, 1.4024274170258983, -0.6941229434614552, 0.7636568146372786, -1.6806337345632916, 0.7906523644807236, -0.0953163764972246, 1.4561205643675763, 1.3334238293009262, 0.6973419840220538, 2.360284656923712], "count": [204]}}} +{"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.3167517871732026]], [[0.3222160191993464]], [[0.33490258782679744]]], "std": [[[0.3277212272250348]], [[0.3131832198318699]], [[0.3031889071505171]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4741207373366013]], [[0.5023045098039216]], [[0.47058006740196073]]], "std": [[[0.3240472155385789]], [[0.3130664472960465]], [[0.3252180155136338]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47562955678104574]], [[0.5025938623366013]], [[0.47411873570261437]]], "std": [[[0.3273965287146773]], [[0.316512267994112]], [[0.3232335323291589]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38442172385620915]], [[0.4076097671568627]], [[0.38864800857843135]]], "std": [[[0.36154470423378887]], [[0.3601016140679283]], [[0.340153746957059]]], "count": [100]}, "observation.state": {"min": [0.21584363281726837, -1.2620640993118286, 0.91673344373703, -0.38166627287864685, -1.6185487508773804, 0.35689422488212585, -1.1881771087646484, -1.3302052021026611, 1.0790883302688599, -0.43147268891334534, 0.801861584186554, -0.49653810262680054, 3.7720000743865967, 44.68375015258789, -0.8918750286102295, 0.21312500536441803, 1.2237499952316284, -0.48874998092651367, 0.6812499761581421, -1.0162500143051147, 0.9937499761581421, -3.135624885559082, 0.9637500047683716, 0.0, 22.0755558013916, 44.046875, 1.125, 2.867500066757202, 0.7712500095367432, 0.8331249952316284, 0.5049999952316284, 0.6668750047683716, 0.6475000381469727, 0.5774999856948853, 0.5943750143051147, -3.231250047683716], "max": [1.3564317226409912, -0.7120002508163452, 1.6327868700027466, 0.25277525186538696, -0.6246662139892578, 0.6391861438751221, -0.14240959286689758, -0.8387884497642517, 1.6268978118896484, 0.1962691694498062, 1.655184268951416, -0.2821965217590332, 60.24937438964844, 65.55562591552734, 35.606876373291016, 9.01200008392334, 37.87750244140625, 50.17499923706055, 35.87062454223633, 67.86125183105469, 42.33875274658203, 102.75, 55.247501373291016, 110.1987533569336, 52.796875, 66.9977798461914, 3.293750047683716, 9.532500267028809, 32.498748779296875, 53.051876068115234, 32.29624938964844, 81.20062255859375, 42.58374786376953, 107.69437408447266, 96.38249969482422, 110.72125244140625], "mean": [1.0089380741119385, -0.8467868566513062, 1.0787914991378784, -0.12567061185836792, -1.2541615962982178, 0.516040027141571, -0.8717382550239563, -0.9830120205879211, 1.272874116897583, -0.024592123925685883, 1.2064805030822754, -0.39918074011802673, 44.54435729980469, 52.142547607421875, 6.626323223114014, 4.78167200088501, 11.069448471069336, 8.91755199432373, 9.77242374420166, 12.253305435180664, 11.132024765014648, 18.6733341217041, 11.655553817749023, 30.631946563720703, 43.350311279296875, 53.57126998901367, 1.238579273223877, 8.638751029968262, 8.631980895996094, 9.96833324432373, 7.497842311859131, 15.690593719482422, 9.091742515563965, 21.301116943359375, 16.711538314819336, 21.399394989013672], "std": [0.37350237369537354, 0.12443599849939346, 0.19571296870708466, 0.2537247836589813, 0.30934661626815796, 0.07772382348775864, 0.3183843493461609, 0.11183249205350876, 0.1200786754488945, 0.1822293996810913, 0.1810760498046875, 0.046467192471027374, 12.3496732711792, 4.585599899291992, 12.341767311096191, 2.343881368637085, 11.091110229492188, 15.952963829040527, 12.619205474853516, 22.511608123779297, 15.420110702514648, 37.596500396728516, 19.035335540771484, 39.21424102783203, 6.687779426574707, 6.715778827667236, 0.28090667724609375, 1.5654499530792236, 11.774393081665039, 17.870895385742188, 11.216391563415527, 28.650667190551758, 14.388665199279785, 39.085147857666016, 30.025663375854492, 42.077640533447266], "count": [252]}, "action": {"min": [0.21584363281726837, -1.2620640993118286, 0.91673344373703, -0.38166627287864685, -1.6185487508773804, 0.35689422488212585, -1.1881771087646484, -1.3302052021026611, 1.0790883302688599, -0.43147268891334534, 0.801861584186554, -0.49653810262680054, 3.7720000743865967, 44.68375015258789, -0.8918750286102295, 0.21312500536441803, 1.2237499952316284, -0.48874998092651367, 0.6812499761581421, -1.0162500143051147, 0.9937499761581421, -3.135624885559082, 0.9637500047683716, 0.0, 22.0755558013916, 44.046875, 1.125, 2.867500066757202, 0.7712500095367432, 0.8331249952316284, 0.5049999952316284, 0.6668750047683716, 0.6475000381469727, 0.5774999856948853, 0.5943750143051147, -3.231250047683716], "max": [1.3564317226409912, -0.7120002508163452, 1.6327868700027466, 0.25277525186538696, -0.6246662139892578, 0.6391861438751221, -0.14240959286689758, -0.8387884497642517, 1.6268978118896484, 0.1962691694498062, 1.655184268951416, -0.2821965217590332, 60.24937438964844, 65.55562591552734, 35.606876373291016, 9.01200008392334, 37.87750244140625, 50.17499923706055, 35.87062454223633, 67.86125183105469, 42.33875274658203, 102.75, 55.247501373291016, 110.1987533569336, 52.796875, 66.9977798461914, 3.293750047683716, 9.532500267028809, 32.498748779296875, 53.051876068115234, 32.29624938964844, 81.20062255859375, 42.58374786376953, 107.69437408447266, 96.38249969482422, 110.72125244140625], "mean": [1.0089380741119385, -0.8467865586280823, 1.0787914991378784, -0.12567059695720673, -1.2541617155075073, 0.516040027141571, -0.871738076210022, -0.9830117225646973, 1.2728744745254517, -0.02459210343658924, 1.2064802646636963, -0.3991806209087372, 44.54436492919922, 52.142513275146484, 6.626325607299805, 4.781671524047852, 11.069453239440918, 8.917557716369629, 9.772418022155762, 12.253323554992676, 11.1320161819458, 18.673330307006836, 11.655563354492188, 30.631933212280273, 43.35026168823242, 53.571285247802734, 1.2385786771774292, 8.638750076293945, 8.631979942321777, 9.968324661254883, 7.4978461265563965, 15.69058609008789, 9.091736793518066, 21.301101684570312, 16.711532592773438, 21.39938735961914], "std": [0.37350237369537354, 0.12443601340055466, 0.19571295380592346, 0.2537248432636261, 0.30934664607048035, 0.07772382348775864, 0.3183843791484833, 0.11183248460292816, 0.1200786605477333, 0.1822293996810913, 0.1810760200023651, 0.046467188745737076, 12.349671363830566, 4.585599422454834, 12.341760635375977, 2.343881607055664, 11.091111183166504, 15.952970504760742, 12.619205474853516, 22.51161003112793, 15.420112609863281, 37.59650421142578, 19.035337448120117, 39.21424102783203, 6.687779903411865, 6.715781211853027, 0.2809067368507385, 1.5654497146606445, 11.774392127990723, 17.87089729309082, 11.216392517089844, 28.65066146850586, 14.388667106628418, 39.08514404296875, 30.025665283203125, 42.07763671875], "count": [252]}, "timestamp": {"min": [0.0], "max": [8.366666666666667], "mean": [4.183333333333334], "std": [2.4248520382504593], "count": [252]}, "frame_index": {"min": [0], "max": [251], "mean": [125.5], "std": [72.74556114751378], "count": [252]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [252]}, "index": {"min": [5530], "max": [5781], "mean": [5655.5], "std": [72.74556114751378], "count": [252]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [252]}, "subtask_annotation": {"mean": [1.7857142857142858, 5.0, 5.0, 5.0, 5.0], "std": [1.5045283121885356, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [252]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [252]}, "eef_direction_state": {"mean": [3.8015873015873014, 4.341269841269841], "std": [1.8017621060569773, 1.7824661817522511], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_state": {"mean": [1.1825396825396826, 1.0317460317460319], "std": [0.7958303405657383, 0.9035776153317967], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_state": {"mean": [0.8333333333333334, 0.8293650793650794], "std": [0.8428033343060894, 0.8301431756714518], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_direction_action": {"mean": [3.8015873015873014, 4.341269841269841], "std": [1.8017621060569773, 1.7824661817522511], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_action": {"mean": [1.1825396825396826, 1.0317460317460319], "std": [0.7958303405657383, 0.9035776153317967], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_action": {"mean": [0.8333333333333334, 0.8293650793650794], "std": [0.8428033343060894, 0.8301431756714518], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_sim_pose_state": {"mean": [0.6272838537862614, 0.22565453282368353, 1.2237839321770223, -1.2393972448564607, 0.6487453700843222, -1.9021086656300399, 0.6517814103211941, -0.19235899556545308, 1.228385390196711, 1.1424511186798947, 0.6127154552138131, 1.988370425632854], "std": [0.05609320799786364, 0.046239688662616164, 0.061856249419519636, 0.1862300809671972, 0.08970745446854353, 0.16894940843208225, 0.03560899612880156, 0.049836460547933545, 0.08169649389503868, 0.2645881898278743, 0.05696683833146707, 0.14068400697843958], "min": [0.5789964217650398, 0.12703436366694515, 1.1626039430481971, -1.495222065056558, 0.4884671272104333, -2.3160064055223284, 0.5736584508694634, -0.23902589160125673, 1.1512943485142575, 0.36978620989044564, 0.47971731355578173, 1.5821209960008251], "max": [0.7879903755976536, 0.2755542438335836, 1.3865041199470196, -0.7775298215947668, 0.795824933254524, -1.6516592633234213, 0.760553117219342, -0.08460620835855384, 1.4462975079575935, 1.374872940033533, 0.7773066760081355, 2.2242743294366334], "count": [252]}, "eef_sim_pose_action": {"mean": [0.6272838537862614, 0.22565453282368353, 1.2237839321770223, -1.2393972448564607, 0.6487453700843222, -1.9021086656300399, 0.6517814103211941, -0.19235899556545308, 1.228385390196711, 1.1424511186798947, 0.6127154552138131, 1.988370425632854], "std": [0.05609320799786364, 0.046239688662616164, 0.061856249419519636, 0.1862300809671972, 0.08970745446854353, 0.16894940843208225, 0.03560899612880156, 0.049836460547933545, 0.08169649389503868, 0.2645881898278743, 0.05696683833146707, 0.14068400697843958], "min": [0.5789964217650398, 0.12703436366694515, 1.1626039430481971, -1.495222065056558, 0.4884671272104333, -2.3160064055223284, 0.5736584508694634, -0.23902589160125673, 1.1512943485142575, 0.36978620989044564, 0.47971731355578173, 1.5821209960008251], "max": [0.7879903755976536, 0.2755542438335836, 1.3865041199470196, -0.7775298215947668, 0.795824933254524, -1.6516592633234213, 0.760553117219342, -0.08460620835855384, 1.4462975079575935, 1.374872940033533, 0.7773066760081355, 2.2242743294366334], "count": [252]}}} +{"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.3228905535130719]], [[0.3352718668300654]], [[0.36286512050653597]]], "std": [[[0.33076574559382305]], [[0.3157211954230539]], [[0.2987593499818096]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46639047385620913]], [[0.4951295506535948]], [[0.46228903594771237]]], "std": [[[0.3180581689957211]], [[0.3034689063129678]], [[0.31240230579221956]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4684001062091503]], [[0.5027071732026144]], [[0.4709682598039216]]], "std": [[[0.3174732003878274]], [[0.2992583910468408]], [[0.3042346517485272]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38749972630718954]], [[0.41498678308823533]], [[0.3979009375]]], "std": [[[0.36690346572384397]], [[0.36256875516655984]], [[0.3391391066275097]]], "count": [100]}, "observation.state": {"min": [0.18477721512317657, -1.2643530368804932, 0.9848214983940125, -0.27924010157585144, -1.5622906684875488, 0.2980993092060089, -1.1923866271972656, -1.406261920928955, 1.1582233905792236, -0.38889047503471375, 0.7387035489082336, -0.42858776450157166, 28.4022216796875, 41.70937728881836, -0.7768750190734863, -0.14937500655651093, 1.15666663646698, -0.4268749952316284, 0.7877777814865112, -0.9543750286102295, 0.7649999856948853, -0.6150000095367432, 0.9750000238418579, 0.7568750381469727, 17.239999771118164, 45.889373779296875, 1.1169999837875366, 2.643125057220459, 1.074375033378601, 0.9481250047683716, 0.7912499904632568, 0.9206250309944153, 0.8174999952316284, 0.890625, 1.0942857265472412, 0.46812498569488525], "max": [1.2312971353530884, -0.7838845252990723, 1.6426336765289307, 0.4997091293334961, -0.5997748970985413, 0.5066472291946411, -0.20041771233081818, -0.9058136940002441, 1.728584885597229, 0.21970872581005096, 1.5777193307876587, -0.1938372701406479, 55.649375915527344, 55.653751373291016, 29.328750610351562, 9.565555572509766, 39.09375, 30.873748779296875, 40.94437789916992, 64.43187713623047, 50.198123931884766, 98.4437484741211, 53.864376068115234, 105.04624938964844, 57.209999084472656, 73.6675033569336, 2.802500009536743, 9.597272872924805, 28.504375457763672, 60.43562698364258, 35.72875213623047, 65.69499969482422, 46.29125213623047, 86.3643798828125, 82.8237533569336, 109.95999908447266], "mean": [0.8795767426490784, -0.89191734790802, 1.1501926183700562, 0.017508432269096375, -1.1111000776290894, 0.44294244050979614, -0.8826188445091248, -1.030895471572876, 1.351807951927185, -0.017669567838311195, 1.158245325088501, -0.3421982228755951, 50.274044036865234, 48.58702850341797, 6.4784159660339355, 4.729130268096924, 13.41922664642334, 5.63799524307251, 10.161687850952148, 9.994518280029297, 10.58864688873291, 16.13993263244629, 9.464761734008789, 27.561307907104492, 37.097557067871094, 60.946048736572266, 1.3853123188018799, 6.852921962738037, 15.776596069335938, 10.380637168884277, 13.851033210754395, 13.004349708557129, 14.325886726379395, 16.495649337768555, 16.81964683532715, 31.75335693359375], "std": [0.3332967162132263, 0.12236005067825317, 0.1755966693162918, 0.24955204129219055, 0.28355616331100464, 0.05603937432169914, 0.32259702682495117, 0.12950439751148224, 0.14230729639530182, 0.22102157771587372, 0.16018079221248627, 0.0772537961602211, 5.156297206878662, 4.06179141998291, 10.274160385131836, 2.442669153213501, 11.277687072753906, 10.05262279510498, 13.412095069885254, 20.915122985839844, 16.08139991760254, 30.4866886138916, 15.913519859313965, 33.721797943115234, 11.985581398010254, 10.993993759155273, 0.26257291436195374, 2.0909695625305176, 8.82425594329834, 18.045860290527344, 9.69743824005127, 21.93410301208496, 13.417222023010254, 29.53276824951172, 24.45225715637207, 34.609397888183594], "count": [190]}, "action": {"min": [0.18477721512317657, -1.2643530368804932, 0.9848214983940125, -0.27924010157585144, -1.5622906684875488, 0.2980993092060089, -1.1923866271972656, -1.406261920928955, 1.1582233905792236, -0.38889047503471375, 0.7387035489082336, -0.42858776450157166, 28.4022216796875, 41.70937728881836, -0.7768750190734863, -0.14937500655651093, 1.15666663646698, -0.4268749952316284, 0.7877777814865112, -0.9543750286102295, 0.7649999856948853, -0.6150000095367432, 0.9750000238418579, 0.7568750381469727, 17.239999771118164, 45.889373779296875, 1.1169999837875366, 2.643125057220459, 1.074375033378601, 0.9481250047683716, 0.7912499904632568, 0.9206250309944153, 0.8174999952316284, 0.890625, 1.0942857265472412, 0.46812498569488525], "max": [1.2312971353530884, -0.7838845252990723, 1.6426336765289307, 0.4997091293334961, -0.5997748970985413, 0.5066472291946411, -0.20041771233081818, -0.9058136940002441, 1.728584885597229, 0.21970872581005096, 1.5777193307876587, -0.1938372701406479, 55.649375915527344, 55.653751373291016, 29.328750610351562, 9.565555572509766, 39.09375, 30.873748779296875, 40.94437789916992, 64.43187713623047, 50.198123931884766, 98.4437484741211, 53.864376068115234, 105.04624938964844, 57.209999084472656, 73.6675033569336, 2.802500009536743, 9.597272872924805, 28.504375457763672, 60.43562698364258, 35.72875213623047, 65.69499969482422, 46.29125213623047, 86.3643798828125, 82.8237533569336, 109.95999908447266], "mean": [0.8795769810676575, -0.8919171690940857, 1.1501929759979248, 0.017508432269096375, -1.1111000776290894, 0.44294244050979614, -0.8826188445091248, -1.030895709991455, 1.3518080711364746, -0.017669590190052986, 1.1582458019256592, -0.34219831228256226, 50.27400207519531, 48.587032318115234, 6.478428363800049, 4.729129791259766, 13.419227600097656, 5.637997150421143, 10.161684036254883, 9.99453067779541, 10.588648796081543, 16.13995361328125, 9.464761734008789, 27.561321258544922, 37.09756088256836, 60.94602584838867, 1.385312795639038, 6.852923393249512, 15.776603698730469, 10.380640029907227, 13.851036071777344, 13.004345893859863, 14.325875282287598, 16.495651245117188, 16.81964111328125, 31.753358840942383], "std": [0.33329665660858154, 0.12236004322767258, 0.175596684217453, 0.24955204129219055, 0.283556193113327, 0.056039366871118546, 0.32259702682495117, 0.12950438261032104, 0.142307311296463, 0.22102151811122894, 0.16018079221248627, 0.0772538036108017, 5.156297206878662, 4.061790943145752, 10.274162292480469, 2.442668914794922, 11.277687072753906, 10.052618980407715, 13.412093162536621, 20.915124893188477, 16.081403732299805, 30.486684799194336, 15.91352367401123, 33.721797943115234, 11.985581398010254, 10.993992805480957, 0.2625728249549866, 2.0909693241119385, 8.82425594329834, 18.04585838317871, 9.697437286376953, 21.934101104736328, 13.417219161987305, 29.532772064208984, 24.45226287841797, 34.609397888183594], "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": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [190]}, "index": {"min": [5782], "max": [5971], "mean": [5876.5], "std": [54.847515896346664], "count": [190]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [190]}, "subtask_annotation": {"mean": [2.0052631578947366, 5.0, 5.0, 5.0, 5.0], "std": [1.537247603317638, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [190]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [190]}, "eef_direction_state": {"mean": [2.836842105263158, 3.8421052631578947], "std": [2.0338479284651227, 1.770018075873708], "min": [0, 1], "max": [6, 6], "count": [190]}, "eef_velocity_state": {"mean": [1.3526315789473684, 1.1631578947368422], "std": [0.6858482424227296, 0.8824073091717796], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_state": {"mean": [1.105263157894737, 0.8631578947368421], "std": [0.8641842421799483, 0.8474174552664736], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_direction_action": {"mean": [2.836842105263158, 3.8421052631578947], "std": [2.0338479284651227, 1.770018075873708], "min": [0, 1], "max": [6, 6], "count": [190]}, "eef_velocity_action": {"mean": [1.3526315789473684, 1.1631578947368422], "std": [0.6858482424227296, 0.8824073091717796], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_action": {"mean": [1.105263157894737, 0.8631578947368421], "std": [0.8641842421799483, 0.8474174552664736], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_sim_pose_state": {"mean": [0.644063602919896, 0.1954451380689631, 1.2213026881309688, -1.284571709216459, 0.6487864792924319, -2.031840499290335, 0.6710079438554545, -0.19898821702717345, 1.2108724535087243, 1.2228957716764093, 0.604047536300285, 2.018689078746133], "std": [0.05331639157868624, 0.03669904573774251, 0.05813072251353679, 0.18267085210739392, 0.12318807870782117, 0.19136803334432054, 0.03572725215776982, 0.06534387041657518, 0.0745919146343747, 0.22212929095497005, 0.06345637644542493, 0.11356467574719163], "min": [0.5902137915284209, 0.13742622950860972, 1.1615297695659905, -1.6608668181732003, 0.4975963054636008, -2.473379558693176, 0.6077044636006189, -0.2652579247762826, 1.1403452367161793, 0.7337904868929674, 0.37467196496702737, 1.7907031502816473], "max": [0.7960926090870437, 0.261470632457883, 1.369540843479499, -0.8538394693210742, 0.8802583281571876, -1.7184314172677753, 0.773482215458072, -0.05989147278646695, 1.3773806872498708, 1.4566443237078013, 0.685924169629001, 2.3026728912410723], "count": [190]}, "eef_sim_pose_action": {"mean": [0.644063602919896, 0.1954451380689631, 1.2213026881309688, -1.284571709216459, 0.6487864792924319, -2.031840499290335, 0.6710079438554545, -0.19898821702717345, 1.2108724535087243, 1.2228957716764093, 0.604047536300285, 2.018689078746133], "std": [0.05331639157868624, 0.03669904573774251, 0.05813072251353679, 0.18267085210739392, 0.12318807870782117, 0.19136803334432054, 0.03572725215776982, 0.06534387041657518, 0.0745919146343747, 0.22212929095497005, 0.06345637644542493, 0.11356467574719163], "min": [0.5902137915284209, 0.13742622950860972, 1.1615297695659905, -1.6608668181732003, 0.4975963054636008, -2.473379558693176, 0.6077044636006189, -0.2652579247762826, 1.1403452367161793, 0.7337904868929674, 0.37467196496702737, 1.7907031502816473], "max": [0.7960926090870437, 0.261470632457883, 1.369540843479499, -0.8538394693210742, 0.8802583281571876, -1.7184314172677753, 0.773482215458072, -0.05989147278646695, 1.3773806872498708, 1.4566443237078013, 0.685924169629001, 2.3026728912410723], "count": [190]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2921268831699346]], [[0.3133708639705882]], [[0.3158976245915033]]], "std": [[[0.32768576823683876]], [[0.3040723016227142]], [[0.2936467963280183]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4739538807189542]], [[0.4858061294934641]], [[0.45338402777777775]]], "std": [[[0.3140622126497716]], [[0.3103889433965219]], [[0.31992234517526336]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49219665236928106]], [[0.5092809987745097]], [[0.4813773672385621]]], "std": [[[0.3257344785043526]], [[0.31903804140392045]], [[0.32686326452317316]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3855203451797386]], [[0.4124804881535948]], [[0.39323329656862743]]], "std": [[[0.36657854148471736]], [[0.3639510900990237]], [[0.3415248157281115]]], "count": [100]}, "observation.state": {"min": [0.31898507475852966, -1.1334830522537231, 0.9694353342056274, -0.34571221470832825, -1.5831446647644043, 0.38009271025657654, -1.1636911630630493, -1.3313019275665283, 1.1787594556808472, -0.31180858612060547, 0.7606145739555359, -0.4417486786842346, 45.54222106933594, 41.26187515258789, -0.7387499809265137, 0.23375000059604645, 4.54812479019165, 0.10562498867511749, 1.0106250047683716, -1.115625023841858, 0.8218749761581421, -3.009999990463257, 0.9856250286102295, 0.8943749666213989, 20.391000747680664, 43.59562301635742, 0.8799999952316284, -0.65625, 1.0525000095367432, 0.7599999904632568, 0.609375, 0.8799999952316284, 1.0612499713897705, 0.7393749952316284, 0.8268749713897705, -3.2668750286102295], "max": [1.2905794382095337, -0.746309220790863, 1.5460727214813232, 0.34120604395866394, -0.7399671673774719, 0.5541440844535828, -0.15199416875839233, -0.8695257902145386, 1.7264152765274048, 0.21796558797359467, 1.5824241638183594, -0.21617741882801056, 66.14812469482422, 55.211875915527344, 33.94124984741211, 9.761250495910645, 38.44187545776367, 7.981249809265137, 34.78437423706055, 61.07250213623047, 46.90312576293945, 66.18437194824219, 41.69187545776367, 91.37187194824219, 56.64250183105469, 68.94437408447266, 3.146250009536743, 9.548181533813477, 31.826875686645508, 34.21312713623047, 40.38999938964844, 80.8237533569336, 63.65875244140625, 110.09687805175781, 68.45062255859375, 109.38812255859375], "mean": [0.8767804503440857, -0.8940825462341309, 1.176616907119751, -0.021885819733142853, -1.094792127609253, 0.43862247467041016, -0.8875754475593567, -0.9896567463874817, 1.3192059993743896, 0.0413210503757, 1.2506245374679565, -0.354102224111557, 54.036197662353516, 47.45333480834961, 5.8447113037109375, 6.656936168670654, 15.426315307617188, 1.4961358308792114, 9.567675590515137, 8.675216674804688, 10.688948631286621, 9.190265655517578, 7.140703201293945, 35.18915557861328, 41.41127395629883, 54.96432876586914, 1.2029645442962646, 4.377079010009766, 16.66705322265625, 7.098893165588379, 16.161535263061523, 17.26762580871582, 18.446741104125977, 22.266538619995117, 16.91583251953125, 28.633392333984375], "std": [0.2770928144454956, 0.09095894545316696, 0.13702364265918732, 0.18889790773391724, 0.21725045144557953, 0.04389805719256401, 0.3354753851890564, 0.13698087632656097, 0.16375675797462463, 0.1792077124118805, 0.1788501739501953, 0.07514557242393494, 5.604496002197266, 3.224557876586914, 10.9125337600708, 2.657684564590454, 10.033726692199707, 2.193049669265747, 10.769176483154297, 18.9279727935791, 14.182089805603027, 22.082277297973633, 12.048295021057129, 25.129779815673828, 10.715439796447754, 10.439987182617188, 0.36253488063812256, 3.1869194507598877, 9.740708351135254, 10.921030044555664, 11.825199127197266, 27.695594787597656, 18.67893409729004, 38.54335021972656, 20.5745906829834, 37.07265090942383], "count": [167]}, "action": {"min": [0.31898507475852966, -1.1334830522537231, 0.9694353342056274, -0.34571221470832825, -1.5831446647644043, 0.38009271025657654, -1.1636911630630493, -1.3313019275665283, 1.1787594556808472, -0.31180858612060547, 0.7606145739555359, -0.4417486786842346, 45.54222106933594, 41.26187515258789, -0.7387499809265137, 0.23375000059604645, 4.54812479019165, 0.10562498867511749, 1.0106250047683716, -1.115625023841858, 0.8218749761581421, -3.009999990463257, 0.9856250286102295, 0.8943749666213989, 20.391000747680664, 43.59562301635742, 0.8799999952316284, -0.65625, 1.0525000095367432, 0.7599999904632568, 0.609375, 0.8799999952316284, 1.0612499713897705, 0.7393749952316284, 0.8268749713897705, -3.2668750286102295], "max": [1.2905794382095337, -0.746309220790863, 1.5460727214813232, 0.34120604395866394, -0.7399671673774719, 0.5541440844535828, -0.15199416875839233, -0.8695257902145386, 1.7264152765274048, 0.21796558797359467, 1.5824241638183594, -0.21617741882801056, 66.14812469482422, 55.211875915527344, 33.94124984741211, 9.761250495910645, 38.44187545776367, 7.981249809265137, 34.78437423706055, 61.07250213623047, 46.90312576293945, 66.18437194824219, 41.69187545776367, 91.37187194824219, 56.64250183105469, 68.94437408447266, 3.146250009536743, 9.548181533813477, 31.826875686645508, 34.21312713623047, 40.38999938964844, 80.8237533569336, 63.65875244140625, 110.09687805175781, 68.45062255859375, 109.38812255859375], "mean": [0.8767804503440857, -0.89408278465271, 1.1766167879104614, -0.021885808557271957, -1.0947922468185425, 0.43862244486808777, -0.8875756859779358, -0.9896568059921265, 1.3192064762115479, 0.04132102057337761, 1.250624656677246, -0.354102224111557, 54.036197662353516, 47.45331954956055, 5.844716548919678, 6.65693473815918, 15.426311492919922, 1.4961358308792114, 9.5676851272583, 8.6752290725708, 10.68896198272705, 9.190262794494629, 7.1406989097595215, 35.18917465209961, 41.41126251220703, 54.964324951171875, 1.2029650211334229, 4.377079010009766, 16.66704559326172, 7.098896026611328, 16.16153335571289, 17.267623901367188, 18.44674301147461, 22.266536712646484, 16.915830612182617, 28.633384704589844], "std": [0.2770928144454956, 0.09095899015665054, 0.13702361285686493, 0.18889789283275604, 0.21725042164325714, 0.043898072093725204, 0.3354753851890564, 0.13698089122772217, 0.16375677287578583, 0.1792076975107193, 0.17885014414787292, 0.07514557987451553, 5.604495525360107, 3.224557876586914, 10.912530899047852, 2.657684087753296, 10.033726692199707, 2.193049669265747, 10.769174575805664, 18.92797088623047, 14.182095527648926, 22.0822811126709, 12.048297882080078, 25.129777908325195, 10.71544075012207, 10.439987182617188, 0.362534761428833, 3.1869194507598877, 9.740708351135254, 10.921029090881348, 11.825200080871582, 27.695592880249023, 18.67893409729004, 38.54335021972656, 20.5745906829834, 37.07264709472656], "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": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [167]}, "index": {"min": [5972], "max": [6138], "mean": [6055.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [2.0, 5.0, 5.0, 5.0, 5.0], "std": [1.5630463116795643, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [167]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [167]}, "eef_direction_state": {"mean": [2.9880239520958085, 4.155688622754491], "std": [1.8474388290201131, 1.8922345182102784], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.4431137724550898, 1.1317365269461077], "std": [0.6710862623291926, 0.9256873038311404], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [1.1796407185628743, 0.8862275449101796], "std": [0.7989917989998051, 0.7998440093176161], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [2.9880239520958085, 4.155688622754491], "std": [1.8474388290201131, 1.8922345182102784], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.4431137724550898, 1.1317365269461077], "std": [0.6710862623291926, 0.9256873038311404], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [1.1796407185628743, 0.8862275449101796], "std": [0.7989917989998051, 0.7998440093176161], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.654801551898942, 0.20593426075453122, 1.2177423120441135, -1.283204866206791, 0.6332745753022868, -2.001751552566276, 0.6644990246676545, -0.21458697514055095, 1.2423447028628392, 1.1111887710721753, 0.56095656250702, 1.9321092449207276], "std": [0.04086189698990425, 0.02712109787711269, 0.054327028623861205, 0.14835692010271623, 0.12596896049013784, 0.12795579161182824, 0.04079880829115886, 0.05111205141121643, 0.07498915046089229, 0.1956103839982584, 0.0582446234042943, 0.12186492561930826], "min": [0.5865637713728971, 0.1659604307860255, 1.158756288776108, -1.5438678326304993, 0.45320379512636144, -2.294014325273182, 0.6177279267868526, -0.2661119330424703, 1.182448465581046, 0.6512123809595866, 0.42163211868657147, 1.7506635670053414], "max": [0.7673992403749796, 0.2831917402774696, 1.3465666194213857, -0.9035357168489209, 0.8975089596577179, -1.7705829891067626, 0.77700568061087, -0.11878746325460646, 1.4110397211633634, 1.2797706356999645, 0.6283251444034756, 2.2058315415450904], "count": [167]}, "eef_sim_pose_action": {"mean": [0.654801551898942, 0.20593426075453122, 1.2177423120441135, -1.283204866206791, 0.6332745753022868, -2.001751552566276, 0.6644990246676545, -0.21458697514055095, 1.2423447028628392, 1.1111887710721753, 0.56095656250702, 1.9321092449207276], "std": [0.04086189698990425, 0.02712109787711269, 0.054327028623861205, 0.14835692010271623, 0.12596896049013784, 0.12795579161182824, 0.04079880829115886, 0.05111205141121643, 0.07498915046089229, 0.1956103839982584, 0.0582446234042943, 0.12186492561930826], "min": [0.5865637713728971, 0.1659604307860255, 1.158756288776108, -1.5438678326304993, 0.45320379512636144, -2.294014325273182, 0.6177279267868526, -0.2661119330424703, 1.182448465581046, 0.6512123809595866, 0.42163211868657147, 1.7506635670053414], "max": [0.7673992403749796, 0.2831917402774696, 1.3465666194213857, -0.9035357168489209, 0.8975089596577179, -1.7705829891067626, 0.77700568061087, -0.11878746325460646, 1.4110397211633634, 1.2797706356999645, 0.6283251444034756, 2.2058315415450904], "count": [167]}}} +{"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.29989602736928106]], [[0.30465616421568625]], [[0.32332801879084966]]], "std": [[[0.318493560133669]], [[0.3022414267032428]], [[0.28399068819019413]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47426422998366013]], [[0.4901044158496732]], [[0.45916700163398694]]], "std": [[[0.32113965885615847]], [[0.3174306768121804]], [[0.32906044209558727]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4887066258169934]], [[0.5099783843954249]], [[0.476863960375817]]], "std": [[[0.3165179936736554]], [[0.30615057863528705]], [[0.31360520456029883]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.380668647875817]], [[0.40565763480392153]], [[0.3899561825980392]]], "std": [[[0.3678665087717324]], [[0.362848213697965]], [[0.34204511971741347]]], "count": [100]}, "observation.state": {"min": [0.3195573091506958, -1.2456846237182617, 0.9361621737480164, -0.3620202839374542, -1.5711917877197266, 0.3459029495716095, -1.1957350969314575, -1.471327304840088, 1.2009062767028809, -0.36483368277549744, 0.7930638194084167, -0.3685053884983063, 40.75666809082031, 42.01499938964844, -0.7256250381469727, 0.5600000023841858, 4.912221908569336, 0.041875001043081284, 0.9362500309944153, -1.0212500095367432, 0.6943750381469727, -1.015625, 0.9637500047683716, 0.47437500953674316, 32.13624954223633, 42.134376525878906, 1.0099999904632568, -0.5931249856948853, 0.8956249952316284, 0.7087500095367432, 0.8381249904632568, 0.05125000327825546, 0.6787500381469727, 0.42249998450279236, 0.9750000238418579, 0.90625], "max": [1.3272011280059814, -0.7351669669151306, 1.607919454574585, 0.30432212352752686, -0.6929503679275513, 0.5433271527290344, -0.2221856564283371, -0.9107728600502014, 1.8673704862594604, 0.23312924802303314, 1.5722938776016235, -0.1712348312139511, 60.27124786376953, 51.13999938964844, 38.704376220703125, 9.3931245803833, 37.24562454223633, 12.086874961853027, 35.877498626708984, 60.41749954223633, 48.846248626708984, 70.31375122070312, 44.18437576293945, 86.94562530517578, 60.341251373291016, 67.64688110351562, 2.177500009536743, 9.487500190734863, 31.984375, 47.28062438964844, 37.770626068115234, 66.77375030517578, 69.77125549316406, 109.65625, 85.66812896728516, 109.95500183105469], "mean": [0.8677147626876831, -0.883457601070404, 1.1705337762832642, -0.02719619870185852, -1.1298086643218994, 0.47679439187049866, -0.9037804007530212, -1.0315005779266357, 1.3589072227478027, 0.019869869574904442, 1.232973337173462, -0.30751627683639526, 52.26518630981445, 47.05903244018555, 6.3953752517700195, 6.7648725509643555, 14.461318016052246, 2.5303702354431152, 9.76781177520752, 11.700074195861816, 11.187566757202148, 11.487642288208008, 8.30791187286377, 27.236825942993164, 52.993202209472656, 55.96879959106445, 1.3907588720321655, 4.817041873931885, 17.019651412963867, 9.151346206665039, 17.316160202026367, 12.80659008026123, 21.16543960571289, 19.458545684814453, 16.763994216918945, 41.837181091308594], "std": [0.27768370509147644, 0.12638503313064575, 0.1617109775543213, 0.17226192355155945, 0.2210567444562912, 0.05797363817691803, 0.33514130115509033, 0.1529063731431961, 0.18502292037010193, 0.23105762898921967, 0.18546728789806366, 0.0706835687160492, 4.734475612640381, 2.3896484375, 11.678089141845703, 2.79229474067688, 11.315605163574219, 3.508690595626831, 12.78493881225586, 20.925931930541992, 15.92708683013916, 20.356477737426758, 13.631272315979004, 23.152494430541992, 7.526355743408203, 10.150120735168457, 0.24728749692440033, 3.0682666301727295, 10.441680908203125, 15.835680961608887, 11.332921028137207, 22.27716064453125, 18.401695251464844, 36.89557647705078, 24.653587341308594, 30.43610382080078], "count": [202]}, "action": {"min": [0.3195573091506958, -1.2456846237182617, 0.9361621737480164, -0.3620202839374542, -1.5711917877197266, 0.3459029495716095, -1.1957350969314575, -1.471327304840088, 1.2009062767028809, -0.36483368277549744, 0.7930638194084167, -0.3685053884983063, 40.75666809082031, 42.01499938964844, -0.7256250381469727, 0.5600000023841858, 4.912221908569336, 0.041875001043081284, 0.9362500309944153, -1.0212500095367432, 0.6943750381469727, -1.015625, 0.9637500047683716, 0.47437500953674316, 32.13624954223633, 42.134376525878906, 1.0099999904632568, -0.5931249856948853, 0.8956249952316284, 0.7087500095367432, 0.8381249904632568, 0.05125000327825546, 0.6787500381469727, 0.42249998450279236, 0.9750000238418579, 0.90625], "max": [1.3272011280059814, -0.7351669669151306, 1.607919454574585, 0.30432212352752686, -0.6929503679275513, 0.5433271527290344, -0.2221856564283371, -0.9107728600502014, 1.8673704862594604, 0.23312924802303314, 1.5722938776016235, -0.1712348312139511, 60.27124786376953, 51.13999938964844, 38.704376220703125, 9.3931245803833, 37.24562454223633, 12.086874961853027, 35.877498626708984, 60.41749954223633, 48.846248626708984, 70.31375122070312, 44.18437576293945, 86.94562530517578, 60.341251373291016, 67.64688110351562, 2.177500009536743, 9.487500190734863, 31.984375, 47.28062438964844, 37.770626068115234, 66.77375030517578, 69.77125549316406, 109.65625, 85.66812896728516, 109.95500183105469], "mean": [0.8677148818969727, -0.8834577798843384, 1.1705338954925537, -0.02719619870185852, -1.129808783531189, 0.4767940640449524, -0.9037801623344421, -1.0315005779266357, 1.3589071035385132, 0.019869845360517502, 1.2329729795455933, -0.3075161278247833, 52.26519775390625, 47.05902099609375, 6.395395278930664, 6.764869689941406, 14.461320877075195, 2.5303702354431152, 9.767809867858887, 11.700065612792969, 11.187570571899414, 11.487645149230957, 8.307909965515137, 27.23681640625, 52.99322509765625, 55.96879196166992, 1.3907585144042969, 4.817041873931885, 17.0196590423584, 9.151350021362305, 17.3161563873291, 12.8065824508667, 21.165449142456055, 19.458547592163086, 16.763996124267578, 41.8371696472168], "std": [0.27768364548683167, 0.12638500332832336, 0.1617109775543213, 0.17226190865039825, 0.22105672955513, 0.05797363445162773, 0.33514127135276794, 0.1529063880443573, 0.18502293527126312, 0.23105764389038086, 0.18546727299690247, 0.0706835687160492, 4.734475612640381, 2.3896484375, 11.67808723449707, 2.79229474067688, 11.315604209899902, 3.508692502975464, 12.78493881225586, 20.92593002319336, 15.927088737487793, 20.356475830078125, 13.631266593933105, 23.152490615844727, 7.526354789733887, 10.150120735168457, 0.24728751182556152, 3.0682666301727295, 10.441679954528809, 15.83568000793457, 11.332921028137207, 22.277158737182617, 18.401695251464844, 36.89558029174805, 24.653583526611328, 30.43610382080078], "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": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [202]}, "index": {"min": [6139], "max": [6340], "mean": [6239.5], "std": [58.31166264136189], "count": [202]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [202]}, "subtask_annotation": {"mean": [1.7772277227722773, 5.0, 5.0, 5.0, 5.0], "std": [1.549473317615931, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [202]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [202]}, "eef_direction_state": {"mean": [3.014851485148515, 4.366336633663367], "std": [2.2014345520260714, 1.922883417982749], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_state": {"mean": [1.2425742574257426, 0.9851485148514851], "std": [0.7870041622612465, 0.951693242304624], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_state": {"mean": [0.9702970297029703, 0.7524752475247525], "std": [0.8437944184955513, 0.8193929242059637], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_direction_action": {"mean": [3.014851485148515, 4.366336633663367], "std": [2.2014345520260714, 1.922883417982749], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_action": {"mean": [1.2425742574257426, 0.9851485148514851], "std": [0.7870041622612465, 0.951693242304624], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_action": {"mean": [0.9702970297029703, 0.7524752475247525], "std": [0.8437944184955513, 0.8193929242059637], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_sim_pose_state": {"mean": [0.6519920751217537, 0.20479301836906252, 1.2341774692388248, -1.2246371773285285, 0.6556582606455279, -1.9685717359916048, 0.6691422340720197, -0.2081046655040776, 1.2232029832076252, 1.1663172456853301, 0.5502316485387792, 1.9803573642342676], "std": [0.046914007811105794, 0.032851570615804584, 0.05255452386221451, 0.19471091528366366, 0.07196240743746393, 0.1564790985265721, 0.04343997953009662, 0.06321199991704966, 0.07120177881178107, 0.19947841762680701, 0.06191230182385361, 0.1268057271373373], "min": [0.5840054843154611, 0.1456724802213828, 1.1710531591807671, -1.6108599935550898, 0.5198641027570545, -2.3441439985322754, 0.6238047268981111, -0.2661566914462351, 1.1607572880868764, 0.6388616113697891, 0.4338648423992457, 1.7640762442971378], "max": [0.7869560983399472, 0.2863319147074547, 1.3776351960093882, -0.703421101021192, 0.8106643790074615, -1.7143472037609335, 0.7964506300735744, -0.08080485569813795, 1.396445693719817, 1.326050932302449, 0.6818394290656875, 2.2813952373973807], "count": [202]}, "eef_sim_pose_action": {"mean": [0.6519920751217537, 0.20479301836906252, 1.2341774692388248, -1.2246371773285285, 0.6556582606455279, -1.9685717359916048, 0.6691422340720197, -0.2081046655040776, 1.2232029832076252, 1.1663172456853301, 0.5502316485387792, 1.9803573642342676], "std": [0.046914007811105794, 0.032851570615804584, 0.05255452386221451, 0.19471091528366366, 0.07196240743746393, 0.1564790985265721, 0.04343997953009662, 0.06321199991704966, 0.07120177881178107, 0.19947841762680701, 0.06191230182385361, 0.1268057271373373], "min": [0.5840054843154611, 0.1456724802213828, 1.1710531591807671, -1.6108599935550898, 0.5198641027570545, -2.3441439985322754, 0.6238047268981111, -0.2661566914462351, 1.1607572880868764, 0.6388616113697891, 0.4338648423992457, 1.7640762442971378], "max": [0.7869560983399472, 0.2863319147074547, 1.3776351960093882, -0.703421101021192, 0.8106643790074615, -1.7143472037609335, 0.7964506300735744, -0.08080485569813795, 1.396445693719817, 1.326050932302449, 0.6818394290656875, 2.2813952373973807], "count": [202]}}} +{"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.306171345996732]], [[0.3117746384803921]], [[0.3307501184640523]]], "std": [[[0.32301682341375315]], [[0.30816500636766225]], [[0.2905682562975047]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46928711192810457]], [[0.4943345200163399]], [[0.4658535804738562]]], "std": [[[0.31224662928669167]], [[0.3000247089085758]], [[0.3091955300837215]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49359850694444446]], [[0.515885919117647]], [[0.481932175245098]]], "std": [[[0.313949653520043]], [[0.30492808664065846]], [[0.31278624964131907]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3775927471405229]], [[0.4102985927287582]], [[0.4191147794117647]]], "std": [[[0.3635150251387224]], [[0.3634671478262341]], [[0.3353252332623575]]], "count": [100]}, "observation.state": {"min": [0.3072785437107086, -1.243204951286316, 1.0600967407226562, -0.3001258969306946, -1.449670672416687, 0.2341306209564209, -1.225227952003479, -1.3819905519485474, 1.1690318584442139, -0.47405490279197693, 0.8046988248825073, -0.3876268267631531, 46.668460845947266, 44.508750915527344, 9.11199951171875, 0.49687498807907104, 5.272500038146973, -0.4281249940395355, 1.087499976158142, 0.5687500238418579, 1.0631250143051147, -0.7549999952316284, 0.96875, 14.961250305175781, 38.592498779296875, 44.901248931884766, 0.9366666674613953, 3.5562500953674316, 0.9850000143051147, 0.6362500190734863, 0.875, 0.6356250047683716, 0.8956249952316284, 0.7756249904632568, 0.9049999713897705, -3.5974998474121094], "max": [1.1477645635604858, -0.8538376688957214, 1.6323338747024536, 0.4894808232784271, -0.6669384837150574, 0.4916486144065857, -0.3600175380706787, -0.9062905311584473, 1.7534761428833008, 0.2514400780200958, 1.4452745914459229, -0.138165682554245, 63.27312469482422, 56.18937683105469, 53.13999938964844, 9.530624389648438, 36.70937728881836, 60.798126220703125, 31.171249389648438, 69.22062683105469, 34.50812530517578, 78.74749755859375, 38.75, 100.87000274658203, 59.21500015258789, 60.4943733215332, 2.5625, 9.577142715454102, 33.771873474121094, 43.5625, 38.083126068115234, 62.39250183105469, 45.244998931884766, 86.96125030517578, 88.421875, 109.69499969482422], "mean": [0.8213767409324646, -0.9346763491630554, 1.207606315612793, 0.052325986325740814, -1.089169979095459, 0.38035815954208374, -0.9052989482879639, -1.0227915048599243, 1.3313274383544922, 0.02278595045208931, 1.2505356073379517, -0.31739428639411926, 54.475276947021484, 48.5135383605957, 37.677703857421875, 5.8066792488098145, 17.907150268554688, 8.490755081176758, 11.7156343460083, 12.698026657104492, 11.630233764648438, 13.609577178955078, 7.628908634185791, 46.3140869140625, 53.08627700805664, 52.486515045166016, 1.2239130735397339, 7.165316104888916, 19.355806350708008, 10.174129486083984, 18.302101135253906, 15.05009651184082, 17.72037124633789, 20.513093948364258, 22.864566802978516, 33.60086441040039], "std": [0.26319923996925354, 0.0983966588973999, 0.1508587896823883, 0.2396567165851593, 0.2716853618621826, 0.07403973489999771, 0.33609098196029663, 0.14496606588363647, 0.18598388135433197, 0.24542458355426788, 0.2168203741312027, 0.07487501949071884, 4.285521984100342, 2.808389186859131, 10.045453071594238, 2.7794528007507324, 9.57766056060791, 18.251585006713867, 9.862177848815918, 22.603452682495117, 11.078935623168945, 26.3211612701416, 12.118086814880371, 24.461748123168945, 5.084693908691406, 5.794549465179443, 0.24430608749389648, 1.8125793933868408, 9.552607536315918, 16.176830291748047, 10.87607479095459, 22.99428367614746, 14.04997730255127, 33.033477783203125, 31.22919273376465, 39.621253967285156], "count": [190]}, "action": {"min": [0.3072785437107086, -1.243204951286316, 1.0600967407226562, -0.3001258969306946, -1.449670672416687, 0.2341306209564209, -1.225227952003479, -1.3819905519485474, 1.1690318584442139, -0.47405490279197693, 0.8046988248825073, -0.3876268267631531, 46.668460845947266, 44.508750915527344, 9.11199951171875, 0.49687498807907104, 5.272500038146973, -0.4281249940395355, 1.087499976158142, 0.5687500238418579, 1.0631250143051147, -0.7549999952316284, 0.96875, 14.961250305175781, 38.592498779296875, 44.901248931884766, 0.9366666674613953, 3.5562500953674316, 0.9850000143051147, 0.6362500190734863, 0.875, 0.6356250047683716, 0.8956249952316284, 0.7756249904632568, 0.9049999713897705, -3.5974998474121094], "max": [1.1477645635604858, -0.8538376688957214, 1.6323338747024536, 0.4894808232784271, -0.6669384837150574, 0.4916486144065857, -0.3600175380706787, -0.9062905311584473, 1.7534761428833008, 0.2514400780200958, 1.4452745914459229, -0.138165682554245, 63.27312469482422, 56.18937683105469, 53.13999938964844, 9.530624389648438, 36.70937728881836, 60.798126220703125, 31.171249389648438, 69.22062683105469, 34.50812530517578, 78.74749755859375, 38.75, 100.87000274658203, 59.21500015258789, 60.4943733215332, 2.5625, 9.577142715454102, 33.771873474121094, 43.5625, 38.083126068115234, 62.39250183105469, 45.244998931884766, 86.96125030517578, 88.421875, 109.69499969482422], "mean": [0.8213765025138855, -0.9346760511398315, 1.207606315612793, 0.052326031029224396, -1.0891700983047485, 0.38035815954208374, -0.9052990674972534, -1.0227916240692139, 1.3313274383544922, 0.02278592623770237, 1.2505356073379517, -0.3173941969871521, 54.475303649902344, 48.51353454589844, 37.67770004272461, 5.806678295135498, 17.90713882446289, 8.490755081176758, 11.7156400680542, 12.698017120361328, 11.630231857299805, 13.609564781188965, 7.628913879394531, 46.31407928466797, 53.0863037109375, 52.486507415771484, 1.2239129543304443, 7.165318489074707, 19.355804443359375, 10.174126625061035, 18.302099227905273, 15.050095558166504, 17.72036361694336, 20.513092041015625, 22.864574432373047, 33.60087203979492], "std": [0.2631992697715759, 0.09839664399623871, 0.1508588194847107, 0.2396567016839981, 0.2716854214668274, 0.07403971999883652, 0.33609095215797424, 0.14496605098247528, 0.18598389625549316, 0.24542465806007385, 0.2168203443288803, 0.07487503439188004, 4.285520553588867, 2.808389186859131, 10.045452117919922, 2.7794525623321533, 9.57766056060791, 18.2515869140625, 9.862174987792969, 22.603450775146484, 11.07893180847168, 26.321157455444336, 12.118088722229004, 24.461750030517578, 5.084693908691406, 5.794548511505127, 0.24430598318576813, 1.8125793933868408, 9.552607536315918, 16.176830291748047, 10.87607479095459, 22.994285583496094, 14.049976348876953, 33.033477783203125, 31.229196548461914, 39.621253967285156], "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": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [190]}, "index": {"min": [6341], "max": [6530], "mean": [6435.5], "std": [54.847515896346664], "count": [190]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [190]}, "subtask_annotation": {"mean": [2.126315789473684, 5.0, 5.0, 5.0, 5.0], "std": [1.6042188147320082, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [190]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [190]}, "eef_direction_state": {"mean": [3.5210526315789474, 4.242105263157895], "std": [2.014964789392874, 1.9424118999119782], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_state": {"mean": [1.131578947368421, 0.9842105263157894], "std": [0.8198540509261052, 0.9373889592596177], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_state": {"mean": [0.9789473684210527, 0.7578947368421053], "std": [0.8581368725132131, 0.8106630096627444], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_direction_action": {"mean": [3.5210526315789474, 4.242105263157895], "std": [2.014964789392874, 1.9424118999119782], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_action": {"mean": [1.131578947368421, 0.9842105263157894], "std": [0.8198540509261052, 0.9373889592596177], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_action": {"mean": [0.9789473684210527, 0.7578947368421053], "std": [0.8581368725132131, 0.8106630096627444], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_sim_pose_state": {"mean": [0.6580034361931686, 0.18752593433607564, 1.2238972905459478, -1.2584516431411832, 0.6076088134758268, -2.0469251392149705, 0.664397373993787, -0.2046842192958504, 1.225343979203233, 1.1563875028784412, 0.5428009038069151, 1.9799793534699104], "std": [0.044512536427431235, 0.0283711827203158, 0.042618035540699636, 0.1650988457813047, 0.1258368278467548, 0.1514148350212737, 0.04987564676088422, 0.058856433770327725, 0.059915619283853014, 0.16481804346887946, 0.08143083523977962, 0.14223680983479495], "min": [0.6159365734614636, 0.1384362987089678, 1.193032212616744, -1.6056865092505666, 0.4519075406298909, -2.3770473074788763, 0.6255488622922409, -0.26231135400854394, 1.170911514734261, 0.6956312291895466, 0.43116573641033984, 1.798138603563248], "max": [0.7854549920557568, 0.2539156705937428, 1.3412910868147225, -0.9151165333711961, 0.8404593183715114, -1.8401532819142077, 0.7881849444219993, -0.10594708496233124, 1.3690038614904687, 1.3555116652353167, 0.7267411873829261, 2.360835957617132], "count": [190]}, "eef_sim_pose_action": {"mean": [0.6580034361931686, 0.18752593433607564, 1.2238972905459478, -1.2584516431411832, 0.6076088134758268, -2.0469251392149705, 0.664397373993787, -0.2046842192958504, 1.225343979203233, 1.1563875028784412, 0.5428009038069151, 1.9799793534699104], "std": [0.044512536427431235, 0.0283711827203158, 0.042618035540699636, 0.1650988457813047, 0.1258368278467548, 0.1514148350212737, 0.04987564676088422, 0.058856433770327725, 0.059915619283853014, 0.16481804346887946, 0.08143083523977962, 0.14223680983479495], "min": [0.6159365734614636, 0.1384362987089678, 1.193032212616744, -1.6056865092505666, 0.4519075406298909, -2.3770473074788763, 0.6255488622922409, -0.26231135400854394, 1.170911514734261, 0.6956312291895466, 0.43116573641033984, 1.798138603563248], "max": [0.7854549920557568, 0.2539156705937428, 1.3412910868147225, -0.9151165333711961, 0.8404593183715114, -1.8401532819142077, 0.7881849444219993, -0.10594708496233124, 1.3690038614904687, 1.3555116652353167, 0.7267411873829261, 2.360835957617132], "count": [190]}}} +{"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.3018148406862745]], [[0.308482085375817]], [[0.3314183394607843]]], "std": [[[0.3230460145970773]], [[0.3070840761218051]], [[0.2902732318308254]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47223722017973857]], [[0.5004677246732027]], [[0.46902202001633986]]], "std": [[[0.32303220923324116]], [[0.3115809504078466]], [[0.3231115185218947]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49010607638888887]], [[0.51128195874183]], [[0.48380405433006535]]], "std": [[[0.32144388626112047]], [[0.31555145858285244]], [[0.3229582785990114]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38532099468954245]], [[0.41744647671568624]], [[0.4196488480392157]]], "std": [[[0.36592879179615273]], [[0.3670829674340631]], [[0.3431065068399114]]], "count": [100]}, "observation.state": {"min": [0.23310540616512299, -1.2408207654953003, 0.9984698295593262, -0.319342702627182, -1.5641132593154907, 0.2969071865081787, -1.2514305114746094, -1.4455777406692505, 1.169921875, -0.4345483183860779, 0.5297741889953613, -0.3706035017967224, 37.91666793823242, 44.018123626708984, -0.7493749856948853, 0.7668750286102295, 9.79111099243164, -0.9543750286102295, 7.7377777099609375, -1.0824999809265137, 6.080625057220459, -0.09937500953674316, 0.984375, 0.06624999642372131, 35.630001068115234, 43.426876068115234, 0.7566666603088379, 1.1887500286102295, 1.021875023841858, 0.7562499642372131, 0.9631249904632568, 0.46875, 1.0206249952316284, 0.31687501072883606, 0.8025000095367432, -2.911250114440918], "max": [1.2933452129364014, -0.734149694442749, 1.6774433851242065, 0.18930724263191223, -0.6719930171966553, 0.48571375012397766, -0.042820628732442856, -0.8281834125518799, 1.8633887767791748, 0.235489621758461, 1.6184099912643433, -0.09598878771066666, 64.86125183105469, 60.595001220703125, 55.51374816894531, 8.789375305175781, 35.59812545776367, 14.609375, 33.63999938964844, 65.46062469482422, 40.19874954223633, 76.03375244140625, 45.34687423706055, 94.81187438964844, 57.80875015258789, 62.85124969482422, 2.25, 9.80875015258789, 33.63500213623047, 29.728124618530273, 39.72999954223633, 58.41437530517578, 77.12562561035156, 111.29937744140625, 87.01812744140625, 110.22500610351562], "mean": [0.9071749448776245, -0.9003294110298157, 1.1821105480194092, -0.06481947004795074, -1.1808427572250366, 0.40558749437332153, -0.89041668176651, -0.9921667575836182, 1.3531615734100342, 0.0033925576135516167, 1.2057956457138062, -0.2924498915672302, 52.041259765625, 52.33103561401367, 8.787946701049805, 3.4952449798583984, 23.022045135498047, 2.6988344192504883, 16.008075714111328, 10.320989608764648, 14.929864883422852, 12.345454216003418, 8.721516609191895, 33.42868423461914, 49.60039520263672, 51.89240264892578, 1.2190881967544556, 7.297991752624512, 12.233339309692383, 7.264001369476318, 13.816729545593262, 13.331214904785156, 20.548887252807617, 24.48172378540039, 20.03091049194336, 35.03346252441406], "std": [0.2996658384799957, 0.11361365765333176, 0.1727946251630783, 0.1738860309123993, 0.25196000933647156, 0.04772098362445831, 0.4184349477291107, 0.1756461262702942, 0.2081848382949829, 0.23384028673171997, 0.2626153230667114, 0.07785699516534805, 7.103795051574707, 4.315675258636475, 17.203563690185547, 1.814300537109375, 6.901634693145752, 4.736445426940918, 7.886136054992676, 21.63379669189453, 10.84782600402832, 23.99855613708496, 13.594380378723145, 27.315195083618164, 5.801709175109863, 5.233198165893555, 0.35108959674835205, 2.5351650714874268, 10.969667434692383, 10.713323593139648, 13.085734367370605, 20.641027450561523, 24.18606948852539, 41.394954681396484, 28.76479721069336, 37.37042236328125], "count": [189]}, "action": {"min": [0.23310540616512299, -1.2408207654953003, 0.9984698295593262, -0.319342702627182, -1.5641132593154907, 0.2969071865081787, -1.2514305114746094, -1.4455777406692505, 1.169921875, -0.4345483183860779, 0.5297741889953613, -0.3706035017967224, 37.91666793823242, 44.018123626708984, -0.7493749856948853, 0.7668750286102295, 9.79111099243164, -0.9543750286102295, 7.7377777099609375, -1.0824999809265137, 6.080625057220459, -0.09937500953674316, 0.984375, 0.06624999642372131, 35.630001068115234, 43.426876068115234, 0.7566666603088379, 1.1887500286102295, 1.021875023841858, 0.7562499642372131, 0.9631249904632568, 0.46875, 1.0206249952316284, 0.31687501072883606, 0.8025000095367432, -2.911250114440918], "max": [1.2933452129364014, -0.734149694442749, 1.6774433851242065, 0.18930724263191223, -0.6719930171966553, 0.48571375012397766, -0.042820628732442856, -0.8281834125518799, 1.8633887767791748, 0.235489621758461, 1.6184099912643433, -0.09598878771066666, 64.86125183105469, 60.595001220703125, 55.51374816894531, 8.789375305175781, 35.59812545776367, 14.609375, 33.63999938964844, 65.46062469482422, 40.19874954223633, 76.03375244140625, 45.34687423706055, 94.81187438964844, 57.80875015258789, 62.85124969482422, 2.25, 9.80875015258789, 33.63500213623047, 29.728124618530273, 39.72999954223633, 58.41437530517578, 77.12562561035156, 111.29937744140625, 87.01812744140625, 110.22500610351562], "mean": [0.9071753025054932, -0.9003293514251709, 1.1821105480194092, -0.06481945514678955, -1.1808425188064575, 0.4055875241756439, -0.8904172778129578, -0.9921668171882629, 1.3531616926193237, 0.0033926384057849646, 1.205795168876648, -0.29244983196258545, 52.041263580322266, 52.331024169921875, 8.787959098815918, 3.495243787765503, 23.022058486938477, 2.698834180831909, 16.008068084716797, 10.320993423461914, 14.929865837097168, 12.345450401306152, 8.721514701843262, 33.42869186401367, 49.60039520263672, 51.892417907714844, 1.2190884351730347, 7.297994136810303, 12.233341217041016, 7.264000415802002, 13.816729545593262, 13.331205368041992, 20.548885345458984, 24.481719970703125, 20.03091049194336, 35.03346633911133], "std": [0.29966577887535095, 0.11361365020275116, 0.1727946251630783, 0.17388604581356049, 0.25196000933647156, 0.047720976173877716, 0.4184349775314331, 0.1756461262702942, 0.20818480849266052, 0.23384028673171997, 0.2626153230667114, 0.07785700261592865, 7.103796005249023, 4.315675258636475, 17.203556060791016, 1.8143001794815063, 6.901636123657227, 4.736445426940918, 7.886136054992676, 21.633790969848633, 10.847824096679688, 23.998554229736328, 13.594379425048828, 27.315195083618164, 5.801709175109863, 5.233197212219238, 0.3510896861553192, 2.5351650714874268, 10.969667434692383, 10.713324546813965, 13.085733413696289, 20.64102554321289, 24.186067581176758, 41.394954681396484, 28.764799118041992, 37.370418548583984], "count": [189]}, "timestamp": {"min": [0.0], "max": [6.266666666666667], "mean": [3.1333333333333337], "std": [1.8186278914080822], "count": [189]}, "frame_index": {"min": [0], "max": [188], "mean": [94.0], "std": [54.55883674224247], "count": [189]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [189]}, "index": {"min": [6531], "max": [6719], "mean": [6625.0], "std": [54.55883674224247], "count": [189]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [189]}, "subtask_annotation": {"mean": [2.1746031746031744, 5.0, 5.0, 5.0, 5.0], "std": [1.5621821924212176, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [189]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [189]}, "eef_direction_state": {"mean": [3.185185185185185, 3.3015873015873014], "std": [1.9443562590232155, 2.225168115412705], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_state": {"mean": [1.2275132275132274, 1.1904761904761905], "std": [0.7531834772179563, 0.8641687357978525], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_state": {"mean": [1.1375661375661377, 0.8783068783068783], "std": [0.8370497460556652, 0.8235972785617224], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_direction_action": {"mean": [3.185185185185185, 3.3015873015873014], "std": [1.9443562590232155, 2.225168115412705], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_action": {"mean": [1.2275132275132274, 1.1904761904761905], "std": [0.7531834772179563, 0.8641687357978525], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_action": {"mean": [1.1375661375661377, 0.8783068783068783], "std": [0.8370497460556652, 0.8235972785617224], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_sim_pose_state": {"mean": [0.6519108941514526, 0.21434347540839824, 1.2299167260106303, -1.223691962761208, 0.572074451774661, -1.9638138545785946, 0.6709171893829613, -0.2201705315745209, 1.2419457416088573, 1.1667798558562845, 0.5659120711402674, 1.954962875619111], "std": [0.04991845491173362, 0.029224407099126593, 0.05380063920286876, 0.14884874960772185, 0.11567880274394692, 0.10621093095715674, 0.05700244134949765, 0.06109405372471934, 0.08504830830208654, 0.20974327994268946, 0.06215055297800401, 0.1396836802185604], "min": [0.5920756432805309, 0.16681613227400563, 1.1798764940372208, -1.5072404295449218, 0.45390511315189475, -2.2052094323277194, 0.6138889199510406, -0.28419314260633555, 1.169867389796133, 0.6652897713598122, 0.38331747119374815, 1.7478472081250973], "max": [0.7963597180797213, 0.2898658703554537, 1.3681255667050456, -0.8486734036528227, 0.8125653318089934, -1.7798691214242792, 0.8197115284244991, -0.09202678070942577, 1.4267754097734582, 1.35513715501017, 0.7121294908594855, 2.2591670454348094], "count": [189]}, "eef_sim_pose_action": {"mean": [0.6519108941514526, 0.21434347540839824, 1.2299167260106303, -1.223691962761208, 0.572074451774661, -1.9638138545785946, 0.6709171893829613, -0.2201705315745209, 1.2419457416088573, 1.1667798558562845, 0.5659120711402674, 1.954962875619111], "std": [0.04991845491173362, 0.029224407099126593, 0.05380063920286876, 0.14884874960772185, 0.11567880274394692, 0.10621093095715674, 0.05700244134949765, 0.06109405372471934, 0.08504830830208654, 0.20974327994268946, 0.06215055297800401, 0.1396836802185604], "min": [0.5920756432805309, 0.16681613227400563, 1.1798764940372208, -1.5072404295449218, 0.45390511315189475, -2.2052094323277194, 0.6138889199510406, -0.28419314260633555, 1.169867389796133, 0.6652897713598122, 0.38331747119374815, 1.7478472081250973], "max": [0.7963597180797213, 0.2898658703554537, 1.3681255667050456, -0.8486734036528227, 0.8125653318089934, -1.7798691214242792, 0.8197115284244991, -0.09202678070942577, 1.4267754097734582, 1.35513715501017, 0.7121294908594855, 2.2591670454348094], "count": [189]}}} +{"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.30829793300653596]], [[0.3144914910130719]], [[0.33732795751633987]]], "std": [[[0.32536486632174116]], [[0.3110300256040679]], [[0.29343828109424747]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4635746568627451]], [[0.493481983251634]], [[0.46475677083333333]]], "std": [[[0.3295979501945328]], [[0.3174905735675715]], [[0.32857650564504287]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4865582945261438]], [[0.5081230841503268]], [[0.4758955514705882]]], "std": [[[0.3163777468543979]], [[0.30870708837633326]], [[0.3145729062214645]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39266353758169936]], [[0.4251082843137255]], [[0.42485267769607843]]], "std": [[[0.36260548760903794]], [[0.3635381910124662]], [[0.3369338497185158]]], "count": [100]}, "observation.state": {"min": [0.25370508432388306, -1.2229628562927246, 1.0076252222061157, -0.244462251663208, -1.5285089015960693, 0.4536459445953369, -1.2144273519515991, -1.3489214181900024, 1.1818588972091675, -0.19026093184947968, 0.756322979927063, -0.3907740116119385, 28.34666633605957, 41.53125, -0.9587500095367432, -0.13562500476837158, 0.9811111092567444, 0.35111111402511597, 0.898888885974884, -1.1299999952316284, 0.6787500381469727, -3.096153736114502, 0.9600000381469727, 0.4362500011920929, 34.260623931884766, 44.51625061035156, 0.9075000286102295, 0.828125, 0.8322222232818604, 0.6968749761581421, 0.6618750095367432, 0.7331250309944153, 0.8125, 0.78125, 0.7945454716682434, 0.05812499672174454], "max": [1.1628434658050537, -0.8167772889137268, 1.6097075939178467, 0.22166113555431366, -0.6782635450363159, 0.5231460332870483, -0.2222333550453186, -0.8669270277023315, 1.7133735418319702, 0.2192530781030655, 1.504658818244934, -0.2491750717163086, 59.8337516784668, 58.70333480834961, 42.5056266784668, 9.31624984741211, 35.65437698364258, 14.831250190734863, 34.368751525878906, 64.83062744140625, 42.28062438964844, 92.09874725341797, 43.306251525878906, 102.40625, 53.9162483215332, 67.75563049316406, 2.002500057220459, 9.532500267028809, 31.478124618530273, 47.68000030517578, 21.204374313354492, 69.36500549316406, 75.61500549316406, 111.99687957763672, 81.99687957763672, 109.09000396728516], "mean": [0.8316513299942017, -0.8910221457481384, 1.177787184715271, 0.007714984007179737, -1.082048773765564, 0.48913976550102234, -0.9120139479637146, -1.0064281225204468, 1.3190948963165283, 0.046988025307655334, 1.2440168857574463, -0.35976532101631165, 50.57844924926758, 46.44501876831055, 7.929404258728027, 6.420877456665039, 9.772929191589355, 2.7064952850341797, 8.085135459899902, 10.32307243347168, 9.231847763061523, 13.926074028015137, 8.063347816467285, 31.755626678466797, 47.75276565551758, 55.58497619628906, 1.271289348602295, 5.1353759765625, 17.292688369750977, 9.457945823669434, 12.267497062683105, 18.697715759277344, 21.865245819091797, 28.374113082885742, 17.169849395751953, 47.51537322998047], "std": [0.2462487816810608, 0.11149594187736511, 0.15360869467258453, 0.12108451873064041, 0.1947070062160492, 0.021556762978434563, 0.32253775000572205, 0.12945890426635742, 0.1546250879764557, 0.15130887925624847, 0.17977389693260193, 0.04284120351076126, 5.776426792144775, 3.3988986015319824, 12.66132640838623, 2.8247926235198975, 11.214396476745605, 4.55871057510376, 11.701560974121094, 21.786209106445312, 14.210798263549805, 31.253334045410156, 13.388879776000977, 30.13068962097168, 5.4034318923950195, 8.821532249450684, 0.24551041424274445, 2.664886951446533, 10.019519805908203, 14.446767807006836, 6.643068313598633, 26.755159378051758, 22.219314575195312, 43.355037689208984, 27.87735939025879, 36.16643142700195], "count": [174]}, "action": {"min": [0.25370508432388306, -1.2229628562927246, 1.0076252222061157, -0.244462251663208, -1.5285089015960693, 0.4536459445953369, -1.2144273519515991, -1.3489214181900024, 1.1818588972091675, -0.19026093184947968, 0.756322979927063, -0.3907740116119385, 28.34666633605957, 41.53125, -0.9587500095367432, -0.13562500476837158, 0.9811111092567444, 0.35111111402511597, 0.898888885974884, -1.1299999952316284, 0.6787500381469727, -3.096153736114502, 0.9600000381469727, 0.4362500011920929, 34.260623931884766, 44.51625061035156, 0.9075000286102295, 0.828125, 0.8322222232818604, 0.6968749761581421, 0.6618750095367432, 0.7331250309944153, 0.8125, 0.78125, 0.7945454716682434, 0.05812499672174454], "max": [1.1628434658050537, -0.8167772889137268, 1.6097075939178467, 0.22166113555431366, -0.6782635450363159, 0.5231460332870483, -0.2222333550453186, -0.8669270277023315, 1.7133735418319702, 0.2192530781030655, 1.504658818244934, -0.2491750717163086, 59.8337516784668, 58.70333480834961, 42.5056266784668, 9.31624984741211, 35.65437698364258, 14.831250190734863, 34.368751525878906, 64.83062744140625, 42.28062438964844, 92.09874725341797, 43.306251525878906, 102.40625, 53.9162483215332, 67.75563049316406, 2.002500057220459, 9.532500267028809, 31.478124618530273, 47.68000030517578, 21.204374313354492, 69.36500549316406, 75.61500549316406, 111.99687957763672, 81.99687957763672, 109.09000396728516], "mean": [0.8316513299942017, -0.8910221457481384, 1.1777875423431396, 0.007714969106018543, -1.0820486545562744, 0.48913994431495667, -0.9120137691497803, -1.0064281225204468, 1.319095253944397, 0.04698800668120384, 1.2440167665481567, -0.3597654104232788, 50.578468322753906, 46.44502639770508, 7.92940616607666, 6.420876502990723, 9.772936820983887, 2.706496000289917, 8.085136413574219, 10.323083877563477, 9.231844902038574, 13.926064491271973, 8.06334400177002, 31.755617141723633, 47.75276565551758, 55.58498764038086, 1.2712889909744263, 5.1353759765625, 17.292686462402344, 9.457950592041016, 12.267494201660156, 18.69771385192871, 21.865257263183594, 28.37411880493164, 17.16983985900879, 47.515419006347656], "std": [0.24624882638454437, 0.1114959567785263, 0.15360866487026215, 0.12108451873064041, 0.1947069615125656, 0.021556759253144264, 0.32253772020339966, 0.12945890426635742, 0.15462513267993927, 0.15130889415740967, 0.17977389693260193, 0.042841214686632156, 5.776427745819092, 3.3988988399505615, 12.661327362060547, 2.8247923851013184, 11.214399337768555, 4.55871057510376, 11.701559066772461, 21.786205291748047, 14.210798263549805, 31.25332260131836, 13.38887882232666, 30.130695343017578, 5.4034318923950195, 8.821532249450684, 0.24551041424274445, 2.6648871898651123, 10.019519805908203, 14.44676685333252, 6.643067836761475, 26.755157470703125, 22.219314575195312, 43.35504150390625, 27.877361297607422, 36.16643142700195], "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": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [174]}, "index": {"min": [6720], "max": [6893], "mean": [6806.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [1.8448275862068966, 5.0, 5.0, 5.0, 5.0], "std": [1.6024592178854746, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [174]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [174]}, "eef_direction_state": {"mean": [3.3563218390804597, 3.689655172413793], "std": [2.2462075906063883, 2.097126358032273], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.1206896551724137, 1.2298850574712643], "std": [0.8181332734410558, 0.8995675771550868], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [0.9482758620689655, 0.9367816091954023], "std": [0.8661398136407786, 0.8105078502358637], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [3.3563218390804597, 3.689655172413793], "std": [2.2462075906063883, 2.097126358032273], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.1206896551724137, 1.2298850574712643], "std": [0.8181332734410558, 0.8995675771550868], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [0.9482758620689655, 0.9367816091954023], "std": [0.8661398136407786, 0.8105078502358637], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6561627807134888, 0.1945609214311297, 1.2323517842440745, -1.2349106566072567, 0.6816144472808832, -1.9928664103353684, 0.6631267073911049, -0.21035515375267144, 1.2261017141988466, 1.151300849029622, 0.5533513062588489, 1.9595298478517897], "std": [0.04571404741132671, 0.022049448480167277, 0.04544392762748299, 0.13349324210788022, 0.07681360817056447, 0.11566352820956281, 0.04409041310979457, 0.048340728535632004, 0.07483024727284483, 0.2274017764703058, 0.04244161191628725, 0.11514807747454715], "min": [0.5984238249851143, 0.14939087627186895, 1.1899533086300906, -1.510626079456162, 0.5157805851700363, -2.2443931531588617, 0.6171395670557629, -0.2622516454781218, 1.1483910752504758, 0.6054761517965264, 0.42127430153049317, 1.71952520442533], "max": [0.7850183487553133, 0.23931755970928703, 1.3480791807849901, -0.9042215356573411, 0.8509561250079791, -1.7485255934347057, 0.7845169139641135, -0.10993081297574206, 1.3869636107627417, 1.3928839080169864, 0.6094552930683235, 2.1676090266135], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6561627807134888, 0.1945609214311297, 1.2323517842440745, -1.2349106566072567, 0.6816144472808832, -1.9928664103353684, 0.6631267073911049, -0.21035515375267144, 1.2261017141988466, 1.151300849029622, 0.5533513062588489, 1.9595298478517897], "std": [0.04571404741132671, 0.022049448480167277, 0.04544392762748299, 0.13349324210788022, 0.07681360817056447, 0.11566352820956281, 0.04409041310979457, 0.048340728535632004, 0.07483024727284483, 0.2274017764703058, 0.04244161191628725, 0.11514807747454715], "min": [0.5984238249851143, 0.14939087627186895, 1.1899533086300906, -1.510626079456162, 0.5157805851700363, -2.2443931531588617, 0.6171395670557629, -0.2622516454781218, 1.1483910752504758, 0.6054761517965264, 0.42127430153049317, 1.71952520442533], "max": [0.7850183487553133, 0.23931755970928703, 1.3480791807849901, -0.9042215356573411, 0.8509561250079791, -1.7485255934347057, 0.7845169139641135, -0.10993081297574206, 1.3869636107627417, 1.3928839080169864, 0.6094552930683235, 2.1676090266135], "count": [174]}}} +{"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.3158711458333333]], [[0.32150216911764706]], [[0.3432431658496732]]], "std": [[[0.33002922705975785]], [[0.3149802445978425]], [[0.29616057193878187]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4746387949346405]], [[0.49474651348039217]], [[0.46590280637254905]]], "std": [[[0.31443499166625194]], [[0.30889052656648525]], [[0.32080616160611447]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47043864583333334]], [[0.5011824346405228]], [[0.4706823692810458]]], "std": [[[0.31556865071701123]], [[0.29873438493666815]], [[0.30568503059274715]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3942790298202615]], [[0.4244781025326797]], [[0.42564707107843136]]], "std": [[[0.36231949491797133]], [[0.3611584505320833]], [[0.33233559399461765]]], "count": [100]}, "observation.state": {"min": [0.3009365200996399, -1.252288818359375, 1.0171197652816772, -0.3501945436000824, -1.5912405252456665, 0.3217269480228424, -1.206106424331665, -1.4105535745620728, 1.1922063827514648, -0.26560235023498535, 0.7890106439590454, -0.3946126103401184, 32.57555389404297, 45.84749984741211, -0.8231250047683716, 0.628125011920929, 4.088888645172119, -0.36375001072883606, 0.9331250190734863, -0.9168750047683716, 0.7493749856948853, -2.9570000171661377, 0.9693750143051147, -0.9700000286102295, 32.78499984741211, 44.57250213623047, 0.84375, 1.7324999570846558, 0.7487499713897705, 0.49125000834465027, 0.5618749856948853, 0.559374988079071, 0.9881250262260437, 0.27000001072883606, 1.1087499856948853, 0.7388888597488403], "max": [1.3139448165893555, -0.8020046353340149, 1.6236076354980469, 0.17502574622631073, -0.7460469603538513, 0.47902733087539673, -0.27308881282806396, -0.9109159111976624, 1.7702372074127197, 0.23324845731258392, 1.4438214302062988, -0.20745116472244263, 58.67937469482422, 58.127777099609375, 46.53312301635742, 9.341875076293945, 40.47500228881836, 10.227499961853027, 41.36187744140625, 55.208126068115234, 47.63312530517578, 94.96687316894531, 56.41812515258789, 109.3812484741211, 48.88624954223633, 64.76875305175781, 2.634999990463257, 9.585000038146973, 33.23500061035156, 24.3331241607666, 32.473751068115234, 63.075626373291016, 66.92437744140625, 110.8237533569336, 71.20000457763672, 110.20750427246094], "mean": [0.9154694676399231, -0.9513692259788513, 1.1943981647491455, -0.09424762427806854, -1.198686957359314, 0.42815083265304565, -0.9371828436851501, -1.0403214693069458, 1.3398717641830444, 0.06859245896339417, 1.244781255722046, -0.32210981845855713, 48.36324691772461, 50.52516555786133, 9.591126441955566, 6.219881057739258, 15.90189266204834, 2.0640294551849365, 12.583869934082031, 10.499075889587402, 12.060482025146484, 16.120527267456055, 9.87886905670166, 33.70806121826172, 41.52631378173828, 55.666263580322266, 1.1880515813827515, 6.35978889465332, 10.271982192993164, 4.561978340148926, 12.396964073181152, 10.978147506713867, 19.02720832824707, 19.50452423095703, 17.13216781616211, 31.263519287109375], "std": [0.2917354106903076, 0.11084315925836563, 0.16933511197566986, 0.17833632230758667, 0.2273133397102356, 0.0387163907289505, 0.31272798776626587, 0.1399780511856079, 0.1692941039800644, 0.16640858352184296, 0.15478873252868652, 0.06658564507961273, 6.594654560089111, 2.7647149562835693, 14.865650177001953, 2.7860543727874756, 11.237716674804688, 2.9892547130584717, 14.040143966674805, 18.12712287902832, 15.59991455078125, 30.811206817626953, 16.561702728271484, 34.1302490234375, 4.7593183517456055, 8.207512855529785, 0.29181545972824097, 2.3889949321746826, 9.421765327453613, 7.0920891761779785, 9.137443542480469, 19.195758819580078, 18.139230728149414, 36.60795974731445, 20.453676223754883, 33.765079498291016], "count": [169]}, "action": {"min": [0.3009365200996399, -1.252288818359375, 1.0171197652816772, -0.3501945436000824, -1.5912405252456665, 0.3217269480228424, -1.206106424331665, -1.4105535745620728, 1.1922063827514648, -0.26560235023498535, 0.7890106439590454, -0.3946126103401184, 32.57555389404297, 45.84749984741211, -0.8231250047683716, 0.628125011920929, 4.088888645172119, -0.36375001072883606, 0.9331250190734863, -0.9168750047683716, 0.7493749856948853, -2.9570000171661377, 0.9693750143051147, -0.9700000286102295, 32.78499984741211, 44.57250213623047, 0.84375, 1.7324999570846558, 0.7487499713897705, 0.49125000834465027, 0.5618749856948853, 0.559374988079071, 0.9881250262260437, 0.27000001072883606, 1.1087499856948853, 0.7388888597488403], "max": [1.3139448165893555, -0.8020046353340149, 1.6236076354980469, 0.17502574622631073, -0.7460469603538513, 0.47902733087539673, -0.27308881282806396, -0.9109159111976624, 1.7702372074127197, 0.23324845731258392, 1.4438214302062988, -0.20745116472244263, 58.67937469482422, 58.127777099609375, 46.53312301635742, 9.341875076293945, 40.47500228881836, 10.227499961853027, 41.36187744140625, 55.208126068115234, 47.63312530517578, 94.96687316894531, 56.41812515258789, 109.3812484741211, 48.88624954223633, 64.76875305175781, 2.634999990463257, 9.585000038146973, 33.23500061035156, 24.3331241607666, 32.473751068115234, 63.075626373291016, 66.92437744140625, 110.8237533569336, 71.20000457763672, 110.20750427246094], "mean": [0.9154694080352783, -0.9513689875602722, 1.1943987607955933, -0.09424763172864914, -1.1986870765686035, 0.42815086245536804, -0.9371826648712158, -1.0403213500976562, 1.339871883392334, 0.06859247386455536, 1.2447811365127563, -0.3221098482608795, 48.36323928833008, 50.52515411376953, 9.591134071350098, 6.219882488250732, 15.901894569396973, 2.0640294551849365, 12.583868980407715, 10.499073028564453, 12.060487747192383, 16.12052345275879, 9.87886905670166, 33.70805358886719, 41.52633285522461, 55.666259765625, 1.188051462173462, 6.3597893714904785, 10.27198314666748, 4.5619797706604, 12.396958351135254, 10.978144645690918, 19.027202606201172, 19.5045223236084, 17.13216781616211, 31.263521194458008], "std": [0.29173535108566284, 0.11084315925836563, 0.16933512687683105, 0.17833630740642548, 0.22731339931488037, 0.0387163944542408, 0.31272798776626587, 0.1399780511856079, 0.169294074177742, 0.16640859842300415, 0.15478871762752533, 0.06658565253019333, 6.594654560089111, 2.7647151947021484, 14.865646362304688, 2.7860546112060547, 11.237719535827637, 2.9892542362213135, 14.040143013000488, 18.127124786376953, 15.599915504455566, 30.811206817626953, 16.56169891357422, 34.1302490234375, 4.759318828582764, 8.207511901855469, 0.29181551933288574, 2.3889949321746826, 9.421764373779297, 7.0920891761779785, 9.137443542480469, 19.19576072692871, 18.139230728149414, 36.60795974731445, 20.453678131103516, 33.765079498291016], "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": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [169]}, "index": {"min": [6894], "max": [7062], "mean": [6978.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [2.029585798816568, 5.0, 5.0, 5.0, 5.0], "std": [1.5090497637202447, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [169]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [169]}, "eef_direction_state": {"mean": [2.8461538461538463, 3.940828402366864], "std": [1.8461538461538458, 1.984269922263703], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.4082840236686391, 1.0591715976331362], "std": [0.6915739802928745, 0.9211784452269286], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [1.1124260355029585, 0.7633136094674556], "std": [0.8456778567685578, 0.837481941441615], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [2.8461538461538463, 3.940828402366864], "std": [1.8461538461538458, 1.984269922263703], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.4082840236686391, 1.0591715976331362], "std": [0.6915739802928745, 0.9211784452269286], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [1.1124260355029585, 0.7633136094674556], "std": [0.8456778567685578, 0.837481941441615], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.6529513524404275, 0.20487490350516474, 1.2174655448369496, -1.2186574183815808, 0.5452668670939802, -1.954848199523277, 0.6672426097176724, -0.20846957977676486, 1.210666350042698, 1.1866301924251252, 0.5154947296039444, 1.9810800018426868], "std": [0.04912854559663276, 0.034167915970978416, 0.057928829419682505, 0.16614337319133926, 0.08714996050438528, 0.13235474097955915, 0.04286186174307364, 0.05606120591529708, 0.06797355387897756, 0.18553026081878177, 0.040461451115210406, 0.07650354991636865], "min": [0.5990483152129843, 0.14621894854366455, 1.1702575574924547, -1.4732755760310505, 0.4265991092376247, -2.2453359883682484, 0.6368702924519815, -0.2634955145253071, 1.1510710654503382, 0.7440902817408575, 0.41869202656142956, 1.8458930365232356], "max": [0.7826123708845545, 0.282163081649997, 1.3568844430209999, -0.7744021724276906, 0.690090124989263, -1.731631298357368, 0.7849580369934319, -0.08512355155732818, 1.3602137619618524, 1.3615728542558125, 0.5666132552091554, 2.1645596133124374], "count": [169]}, "eef_sim_pose_action": {"mean": [0.6529513524404275, 0.20487490350516474, 1.2174655448369496, -1.2186574183815808, 0.5452668670939802, -1.954848199523277, 0.6672426097176724, -0.20846957977676486, 1.210666350042698, 1.1866301924251252, 0.5154947296039444, 1.9810800018426868], "std": [0.04912854559663276, 0.034167915970978416, 0.057928829419682505, 0.16614337319133926, 0.08714996050438528, 0.13235474097955915, 0.04286186174307364, 0.05606120591529708, 0.06797355387897756, 0.18553026081878177, 0.040461451115210406, 0.07650354991636865], "min": [0.5990483152129843, 0.14621894854366455, 1.1702575574924547, -1.4732755760310505, 0.4265991092376247, -2.2453359883682484, 0.6368702924519815, -0.2634955145253071, 1.1510710654503382, 0.7440902817408575, 0.41869202656142956, 1.8458930365232356], "max": [0.7826123708845545, 0.282163081649997, 1.3568844430209999, -0.7744021724276906, 0.690090124989263, -1.731631298357368, 0.7849580369934319, -0.08512355155732818, 1.3602137619618524, 1.3615728542558125, 0.5666132552091554, 2.1645596133124374], "count": [169]}}} +{"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.3089997569444444]], [[0.314815204248366]], [[0.3355591952614379]]], "std": [[[0.32350148389316485]], [[0.3083954053128774]], [[0.290724202374875]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4852137806372549]], [[0.5041791156045752]], [[0.4752320772058824]]], "std": [[[0.3238014174043023]], [[0.3187168342548985]], [[0.3293000602851204]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45026923406862746]], [[0.48241734272875814]], [[0.4695914624183007]]], "std": [[[0.30531569117461654]], [[0.2969786105165326]], [[0.29973847143790266]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3925183455882353]], [[0.4224972426470588]], [[0.4244466380718954]]], "std": [[[0.3646726612282073]], [[0.3640353187780008]], [[0.3366934921382168]]], "count": [100]}, "observation.state": {"min": [0.2650778293609619, -1.1722266674041748, 0.9823207259178162, -0.27690356969833374, -1.5828056335449219, 0.41082531213760376, -1.264782190322876, -1.342531681060791, 1.167315125465393, -0.31843671202659607, 0.7373207211494446, -0.3486686646938324, 38.526668548583984, 43.48250198364258, -0.8643749952316284, 0.9149999618530273, 3.609999895095825, 0.010624997317790985, 3.8577778339385986, -0.8706250190734863, 4.2377777099609375, -0.3212500214576721, 1.0618749856948853, 3.3162500858306885, 28.21875, 43.744998931884766, 1.046875, 0.2849999964237213, 1.0268750190734863, 0.7387499809265137, 0.5587500333786011, 0.7131249904632568, 0.7756249904632568, -0.04124999791383743, 0.9075000286102295, -0.8762500286102295], "max": [1.2422274351119995, -0.7588025331497192, 1.5530823469161987, 0.1907854527235031, -0.6650549173355103, 0.4992455244064331, -0.21782253682613373, -0.8591783046722412, 1.7094873189926147, 0.29020753502845764, 1.5208953619003296, -0.15313859283924103, 63.502498626708984, 57.073333740234375, 39.60375213623047, 9.151249885559082, 40.78375244140625, 6.534375190734863, 34.415626525878906, 42.46125030517578, 42.526248931884766, 64.51875305175781, 37.189998626708984, 84.12437438964844, 52.79624938964844, 68.33562469482422, 2.6787500381469727, 9.523750305175781, 40.088748931884766, 43.014373779296875, 45.119998931884766, 36.53125, 49.432498931884766, 74.20562744140625, 83.06375122070312, 109.70999908447266], "mean": [0.9194334149360657, -0.8456361293792725, 1.1266995668411255, -0.053432319313287735, -1.1727392673492432, 0.46179014444351196, -0.9407738447189331, -0.9843506217002869, 1.2950860261917114, 0.03238288685679436, 1.2774320840835571, -0.2906196713447571, 53.78926086425781, 51.13210678100586, 5.9224934577941895, 6.072651386260986, 15.956934928894043, 1.0552393198013306, 12.751830101013184, 5.298173904418945, 13.979724884033203, 8.821574211120605, 7.269357681274414, 38.58216857910156, 44.65263366699219, 55.084938049316406, 1.352540135383606, 4.931431293487549, 16.331411361694336, 7.535743713378906, 17.109933853149414, 6.863121032714844, 17.524446487426758, 12.514814376831055, 14.489021301269531, 38.78995132446289], "std": [0.2901085913181305, 0.10788896679878235, 0.15193800628185272, 0.16077381372451782, 0.24132139980793, 0.0230728629976511, 0.3591362535953522, 0.11979182064533234, 0.157317116856575, 0.24224476516246796, 0.22286689281463623, 0.057163093239068985, 5.323334693908691, 3.2650890350341797, 11.8059720993042, 2.3659512996673584, 10.456544876098633, 1.542899250984192, 9.781922340393066, 12.389030456542969, 12.258133888244629, 18.770658493041992, 10.53531265258789, 20.87476921081543, 6.652614593505859, 10.398566246032715, 0.27487507462501526, 3.0990755558013916, 11.776673316955566, 12.718978881835938, 13.64030647277832, 10.60427188873291, 14.682369232177734, 23.99475860595703, 25.123493194580078, 32.629241943359375], "count": [169]}, "action": {"min": [0.2650778293609619, -1.1722266674041748, 0.9823207259178162, -0.27690356969833374, -1.5828056335449219, 0.41082531213760376, -1.264782190322876, -1.342531681060791, 1.167315125465393, -0.31843671202659607, 0.7373207211494446, -0.3486686646938324, 38.526668548583984, 43.48250198364258, -0.8643749952316284, 0.9149999618530273, 3.609999895095825, 0.010624997317790985, 3.8577778339385986, -0.8706250190734863, 4.2377777099609375, -0.3212500214576721, 1.0618749856948853, 3.3162500858306885, 28.21875, 43.744998931884766, 1.046875, 0.2849999964237213, 1.0268750190734863, 0.7387499809265137, 0.5587500333786011, 0.7131249904632568, 0.7756249904632568, -0.04124999791383743, 0.9075000286102295, -0.8762500286102295], "max": [1.2422274351119995, -0.7588025331497192, 1.5530823469161987, 0.1907854527235031, -0.6650549173355103, 0.4992455244064331, -0.21782253682613373, -0.8591783046722412, 1.7094873189926147, 0.29020753502845764, 1.5208953619003296, -0.15313859283924103, 63.502498626708984, 57.073333740234375, 39.60375213623047, 9.151249885559082, 40.78375244140625, 6.534375190734863, 34.415626525878906, 42.46125030517578, 42.526248931884766, 64.51875305175781, 37.189998626708984, 84.12437438964844, 52.79624938964844, 68.33562469482422, 2.6787500381469727, 9.523750305175781, 40.088748931884766, 43.014373779296875, 45.119998931884766, 36.53125, 49.432498931884766, 74.20562744140625, 83.06375122070312, 109.70999908447266], "mean": [0.9194334149360657, -0.845636248588562, 1.1266993284225464, -0.05343230068683624, -1.1727393865585327, 0.46179014444351196, -0.9407739639282227, -0.9843506217002869, 1.2950862646102905, 0.03238297998905182, 1.2774323225021362, -0.2906196415424347, 53.789241790771484, 51.1320915222168, 5.922496318817139, 6.0726518630981445, 15.956938743591309, 1.0552397966384888, 12.751815795898438, 5.29817008972168, 13.97972583770752, 8.821574211120605, 7.269355773925781, 38.58218002319336, 44.65262222290039, 55.08495330810547, 1.3525402545928955, 4.931432247161865, 16.331411361694336, 7.535747051239014, 17.10991859436035, 6.863121032714844, 17.52444076538086, 12.514817237854004, 14.489018440246582, 38.789955139160156], "std": [0.2901085913181305, 0.10788896679878235, 0.15193799138069153, 0.16077382862567902, 0.2413214147090912, 0.0230728629976511, 0.3591362535953522, 0.11979180574417114, 0.157317116856575, 0.24224475026130676, 0.22286689281463623, 0.057163093239068985, 5.323335647583008, 3.2650890350341797, 11.8059720993042, 2.3659508228302, 10.456544876098633, 1.5428987741470337, 9.781922340393066, 12.38903522491455, 12.258134841918945, 18.770662307739258, 10.535310745239258, 20.874767303466797, 6.652614593505859, 10.398567199707031, 0.27487507462501526, 3.0990755558013916, 11.77667236328125, 12.718978881835938, 13.640307426452637, 10.604272842407227, 14.68237018585205, 23.9947566986084, 25.123493194580078, 32.629249572753906], "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": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [169]}, "index": {"min": [7063], "max": [7231], "mean": [7147.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [1.8402366863905326, 5.0, 5.0, 5.0, 5.0], "std": [1.603779542118927, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [169]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [169]}, "eef_direction_state": {"mean": [3.3491124260355027, 3.698224852071006], "std": [2.012391151621301, 2.063502892202465], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.2485207100591715, 1.165680473372781], "std": [0.7828113883238013, 0.9274286739367146], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [1.0828402366863905, 0.8461538461538461], "std": [0.8663336221628968, 0.8284868934053086], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [3.3491124260355027, 3.698224852071006], "std": [2.012391151621301, 2.063502892202465], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.2485207100591715, 1.165680473372781], "std": [0.7828113883238013, 0.9274286739367146], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [1.0828402366863905, 0.8461538461538461], "std": [0.8663336221628968, 0.8284868934053086], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.641881286994317, 0.21280588038424667, 1.2344585454852146, -1.2289189388593968, 0.638308462767766, -1.9626512559273654, 0.6535652887565058, -0.21514798445628305, 1.2275257167023328, 1.1619836345392673, 0.5220897235859953, 1.982054685087192], "std": [0.046330017940872895, 0.03154713024026127, 0.04567481607465545, 0.1359134230982351, 0.07599766541860496, 0.10645198969107982, 0.04539130418867261, 0.05665565636016819, 0.07193740071183598, 0.18280751687290117, 0.06550946528938707, 0.14531637566721733], "min": [0.5860866564333034, 0.15450728435333744, 1.1922175920561637, -1.4675479730133938, 0.5234770060748195, -2.2281895951764157, 0.6140852735609588, -0.2752790845242058, 1.1632973405588458, 0.7386217693949132, 0.4301037285704461, 1.7929697982567978], "max": [0.7732771220800797, 0.26275778636183167, 1.3578790462864188, -0.8638891863397276, 0.8016380424293392, -1.7718756901792032, 0.7795595984756634, -0.0982182003803358, 1.3781433482253989, 1.3455162455193797, 0.649471454442831, 2.3242577498642376], "count": [169]}, "eef_sim_pose_action": {"mean": [0.641881286994317, 0.21280588038424667, 1.2344585454852146, -1.2289189388593968, 0.638308462767766, -1.9626512559273654, 0.6535652887565058, -0.21514798445628305, 1.2275257167023328, 1.1619836345392673, 0.5220897235859953, 1.982054685087192], "std": [0.046330017940872895, 0.03154713024026127, 0.04567481607465545, 0.1359134230982351, 0.07599766541860496, 0.10645198969107982, 0.04539130418867261, 0.05665565636016819, 0.07193740071183598, 0.18280751687290117, 0.06550946528938707, 0.14531637566721733], "min": [0.5860866564333034, 0.15450728435333744, 1.1922175920561637, -1.4675479730133938, 0.5234770060748195, -2.2281895951764157, 0.6140852735609588, -0.2752790845242058, 1.1632973405588458, 0.7386217693949132, 0.4301037285704461, 1.7929697982567978], "max": [0.7732771220800797, 0.26275778636183167, 1.3578790462864188, -0.8638891863397276, 0.8016380424293392, -1.7718756901792032, 0.7795595984756634, -0.0982182003803358, 1.3781433482253989, 1.3455162455193797, 0.649471454442831, 2.3242577498642376], "count": [169]}}} +{"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.31448005514705885]], [[0.31878362336601307]], [[0.3267423876633987]]], "std": [[[0.32356240857815416]], [[0.30960420997834803]], [[0.29879568658782235]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46744119689542485]], [[0.4958228308823529]], [[0.4658887397875817]]], "std": [[[0.31913485584115425]], [[0.30618437765756185]], [[0.31791479337351736]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43560762867647057]], [[0.46984212214052284]], [[0.45725609272875817]]], "std": [[[0.30760603429177175]], [[0.2967786270490416]], [[0.2987061343747648]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3824257679738562]], [[0.41466731821895425]], [[0.41747401143790847]]], "std": [[[0.3606170592157256]], [[0.36134389086034086]], [[0.3354681241065422]]], "count": [100]}, "observation.state": {"min": [0.37830454111099243, -1.1856260299682617, 0.942732036113739, -0.20288141071796417, -1.618219256401062, 0.3731069266796112, -1.1884870529174805, -1.378509521484375, 1.0561150312423706, -0.20213435590267181, 0.8120660781860352, -0.36445751786231995, 14.841875076293945, 40.884376525878906, -0.921875, -0.4087499976158142, 0.875, 0.26124998927116394, 0.6549999713897705, -0.9075000286102295, 0.8637499809265137, -0.23000000417232513, 0.9281250238418579, 2.0199999809265137, 28.754375457763672, 45.79750061035156, 1.0681250095367432, 2.944999933242798, 0.8756250143051147, 1.0581250190734863, 0.5762500166893005, 0.5674999952316284, 0.9631249904632568, 0.9793750047683716, 0.8474999666213989, -0.5718749761581421], "max": [1.224918007850647, -0.7709143757820129, 1.5368458032608032, 0.1399538367986679, -0.7738469839096069, 0.5191755294799805, -0.3126192092895508, -0.8706035017967224, 1.7265106439590454, 0.16756314039230347, 1.657617211341858, -0.23017281293869019, 67.32687377929688, 74.11888885498047, 47.42562484741211, 9.602499961853027, 44.70624923706055, 78.41333770751953, 49.291873931884766, 65.07687377929688, 55.63500213623047, 81.1875, 49.02937698364258, 95.20375061035156, 53.82749938964844, 69.37555694580078, 2.958750009536743, 9.41812515258789, 35.462223052978516, 72.13666534423828, 49.176666259765625, 81.10124969482422, 66.70437622070312, 109.4956283569336, 78.09500122070312, 109.85437774658203], "mean": [0.8915261626243591, -0.9145150780677795, 1.1354326009750366, -0.038927678018808365, -1.2219924926757812, 0.4399830400943756, -0.9558115005493164, -0.9897348880767822, 1.2751822471618652, 0.04385678097605705, 1.2926396131515503, -0.32158610224723816, 50.86030960083008, 49.5030517578125, 7.2195725440979, 5.899580478668213, 15.026963233947754, 10.045699119567871, 16.691713333129883, 14.781453132629395, 18.4046630859375, 17.250770568847656, 10.618406295776367, 53.051448822021484, 43.92884826660156, 52.44478225708008, 1.3730818033218384, 7.576008319854736, 8.070778846740723, 12.196331024169922, 8.508520126342773, 15.055991172790527, 13.070826530456543, 19.14099884033203, 13.89307689666748, 23.924692153930664], "std": [0.20132331550121307, 0.09754227846860886, 0.1352994441986084, 0.10623461753129959, 0.21264520287513733, 0.03983473405241966, 0.2821037173271179, 0.12479352205991745, 0.16092945635318756, 0.13919095695018768, 0.18900786340236664, 0.044717323035001755, 12.323060989379883, 7.307168483734131, 13.794377326965332, 3.7390646934509277, 16.44911766052246, 15.18121337890625, 16.626232147216797, 21.921268463134766, 15.89930534362793, 26.71797752380371, 14.93826961517334, 23.636747360229492, 6.693460464477539, 4.845921993255615, 0.29881879687309265, 1.7365002632141113, 8.622686386108398, 18.21501350402832, 10.892090797424316, 25.562013626098633, 19.139551162719727, 34.43759536743164, 21.450641632080078, 37.44752883911133], "count": [192]}, "action": {"min": [0.37830454111099243, -1.1856260299682617, 0.942732036113739, -0.20288141071796417, -1.618219256401062, 0.3731069266796112, -1.1884870529174805, -1.378509521484375, 1.0561150312423706, -0.20213435590267181, 0.8120660781860352, -0.36445751786231995, 14.841875076293945, 40.884376525878906, -0.921875, -0.4087499976158142, 0.875, 0.26124998927116394, 0.6549999713897705, -0.9075000286102295, 0.8637499809265137, -0.23000000417232513, 0.9281250238418579, 2.0199999809265137, 28.754375457763672, 45.79750061035156, 1.0681250095367432, 2.944999933242798, 0.8756250143051147, 1.0581250190734863, 0.5762500166893005, 0.5674999952316284, 0.9631249904632568, 0.9793750047683716, 0.8474999666213989, -0.5718749761581421], "max": [1.224918007850647, -0.7709143757820129, 1.5368458032608032, 0.1399538367986679, -0.7738469839096069, 0.5191755294799805, -0.3126192092895508, -0.8706035017967224, 1.7265106439590454, 0.16756314039230347, 1.657617211341858, -0.23017281293869019, 67.32687377929688, 74.11888885498047, 47.42562484741211, 9.602499961853027, 44.70624923706055, 78.41333770751953, 49.291873931884766, 65.07687377929688, 55.63500213623047, 81.1875, 49.02937698364258, 95.20375061035156, 53.82749938964844, 69.37555694580078, 2.958750009536743, 9.41812515258789, 35.462223052978516, 72.13666534423828, 49.176666259765625, 81.10124969482422, 66.70437622070312, 109.4956283569336, 78.09500122070312, 109.85437774658203], "mean": [0.8915260434150696, -0.9145150184631348, 1.1354326009750366, -0.03892768546938896, -1.2219924926757812, 0.43998321890830994, -0.9558107852935791, -0.9897348880767822, 1.2751821279525757, 0.04385681450366974, 1.2926400899887085, -0.32158607244491577, 50.86032485961914, 49.5030403137207, 7.219578266143799, 5.899577617645264, 15.026969909667969, 10.045702934265137, 16.691713333129883, 14.781462669372559, 18.404672622680664, 17.25075340270996, 10.618408203125, 53.05145263671875, 43.9288215637207, 52.44478988647461, 1.373082160949707, 7.576009750366211, 8.070778846740723, 12.196328163146973, 8.508519172668457, 15.055987358093262, 13.070822715759277, 19.141002655029297, 13.89306926727295, 23.9246883392334], "std": [0.20132331550121307, 0.09754226356744766, 0.1352994292974472, 0.106234610080719, 0.21264520287513733, 0.03983473405241966, 0.2821037471294403, 0.12479352205991745, 0.16092947125434875, 0.1391909420490265, 0.18900787830352783, 0.04471732676029205, 12.323060989379883, 7.307168960571289, 13.7943754196167, 3.7390644550323486, 16.449115753173828, 15.181215286254883, 16.626230239868164, 21.9212703704834, 15.899307250976562, 26.71797752380371, 14.938265800476074, 23.636751174926758, 6.693460464477539, 4.845921516418457, 0.29881882667541504, 1.7365001440048218, 8.622686386108398, 18.21501350402832, 10.892090797424316, 25.562013626098633, 19.13955307006836, 34.43758773803711, 21.45064353942871, 37.44752883911133], "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": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [192]}, "index": {"min": [7232], "max": [7423], "mean": [7327.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [192]}, "subtask_annotation": {"mean": [2.0, 5.0, 5.0, 5.0, 5.0], "std": [1.4433756729740645, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [192]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [192]}, "eef_direction_state": {"mean": [3.1666666666666665, 3.9583333333333335], "std": [1.8800856954464147, 2.0812489572903616], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_state": {"mean": [1.3177083333333333, 1.0364583333333333], "std": [0.6519992957030104, 0.9263076108564336], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_state": {"mean": [0.96875, 0.859375], "std": [0.8410450468514356, 0.8514788758634395], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_direction_action": {"mean": [3.1666666666666665, 3.9583333333333335], "std": [1.8800856954464147, 2.0812489572903616], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_action": {"mean": [1.3177083333333333, 1.0364583333333333], "std": [0.6519992957030104, 0.9263076108564336], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_action": {"mean": [0.96875, 0.859375], "std": [0.8410450468514356, 0.8514788758634395], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_sim_pose_state": {"mean": [0.6354368092401749, 0.1864715033484707, 1.230593523548411, -1.1758160983833936, 0.5469107845275042, -2.0111421937678515, 0.6487023231507355, -0.20617409561101874, 1.2191332653301803, 1.1639943257936727, 0.5086291718546119, 2.0109971301571967], "std": [0.043494200932035446, 0.019716006135982185, 0.04681699479660238, 0.20022984875346275, 0.07766285513007422, 0.14526684616103863, 0.046162114120831856, 0.04434305120408196, 0.06483135802301847, 0.20660117786788834, 0.055303410439530507, 0.09835286637729113], "min": [0.5796944246126304, 0.15480062639958728, 1.1710097609636092, -1.5269862262845213, 0.37425884904496565, -2.2880746247490236, 0.576369991259077, -0.2481590606927767, 1.1577458594863286, 0.7687958769537969, 0.3570203407841639, 1.816746361934491], "max": [0.769702804311521, 0.2402034253467145, 1.3408541242926706, -0.816304768816684, 0.6900725216946029, -1.801326996837345, 0.7809612539712278, -0.0972658492525992, 1.3538710725121599, 1.358373894828702, 0.5929810762745067, 2.255479680970489], "count": [192]}, "eef_sim_pose_action": {"mean": [0.6354368092401749, 0.1864715033484707, 1.230593523548411, -1.1758160983833936, 0.5469107845275042, -2.0111421937678515, 0.6487023231507355, -0.20617409561101874, 1.2191332653301803, 1.1639943257936727, 0.5086291718546119, 2.0109971301571967], "std": [0.043494200932035446, 0.019716006135982185, 0.04681699479660238, 0.20022984875346275, 0.07766285513007422, 0.14526684616103863, 0.046162114120831856, 0.04434305120408196, 0.06483135802301847, 0.20660117786788834, 0.055303410439530507, 0.09835286637729113], "min": [0.5796944246126304, 0.15480062639958728, 1.1710097609636092, -1.5269862262845213, 0.37425884904496565, -2.2880746247490236, 0.576369991259077, -0.2481590606927767, 1.1577458594863286, 0.7687958769537969, 0.3570203407841639, 1.816746361934491], "max": [0.769702804311521, 0.2402034253467145, 1.3408541242926706, -0.816304768816684, 0.6900725216946029, -1.801326996837345, 0.7809612539712278, -0.0972658492525992, 1.3538710725121599, 1.358373894828702, 0.5929810762745067, 2.255479680970489], "count": [192]}}} +{"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.3087771486928105]], [[0.31069527982026146]], [[0.3359728982843137]]], "std": [[[0.32343380593014076]], [[0.3101300124756762]], [[0.2895706686154711]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47909113153594773]], [[0.5098210906862745]], [[0.48058690563725487]]], "std": [[[0.3362277083745279]], [[0.32485035205009694]], [[0.33776084789348176]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4352406556372549]], [[0.4590940216503268]], [[0.44486047794117645]]], "std": [[[0.2848416441747812]], [[0.2842829426986331]], [[0.2913382520807227]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3672917013888889]], [[0.4090689297385621]], [[0.41278292892156865]]], "std": [[[0.35819792602940953]], [[0.3611749024573405]], [[0.33253625027895556]]], "count": [100]}, "observation.state": {"min": [0.2329384982585907, -1.2670948505401611, 0.9462023973464966, -0.5289158821105957, -1.61020827293396, 0.4130903482437134, -1.3014038801193237, -1.3744802474975586, 1.1217288970947266, -0.24707694351673126, 0.825274646282196, -0.4021229147911072, 17.037776947021484, 45.18562698364258, -0.8756250143051147, 0.48374998569488525, 1.2137500047683716, 0.2956250011920929, 0.8912500143051147, -1.0068750381469727, 1.015625, -3.8143749237060547, 0.9637500047683716, -0.12062500417232513, 36.329376220703125, 42.817501068115234, 0.897777795791626, 0.20749999582767487, 1.027500033378601, 0.7356250286102295, 0.8711111545562744, 0.8481249809265137, 1.0612499713897705, 0.5306249856948853, 0.7706249952316284, 0.13249999284744263], "max": [1.3770790100097656, -0.7737754583358765, 1.6455901861190796, 0.1748826950788498, -0.6247138977050781, 0.5869001150131226, -0.3082560896873474, -0.904573917388916, 1.7361905574798584, 0.43135347962379456, 1.6284555196762085, -0.16188868880271912, 60.490623474121094, 64.4566650390625, 58.02375030517578, 9.682499885559082, 43.026248931884766, 21.637500762939453, 35.30062484741211, 39.53062438964844, 46.72062683105469, 60.150001525878906, 48.93437576293945, 87.19562530517578, 68.13312530517578, 61.50812530517578, 2.5012500286102295, 9.382143020629883, 38.817501068115234, 32.32875061035156, 44.95375061035156, 47.95249938964844, 54.97437286376953, 93.03937530517578, 74.33562469482422, 109.71687316894531], "mean": [0.854570746421814, -0.9005484580993652, 1.1612913608551025, -0.0687854140996933, -1.2046161890029907, 0.5157308578491211, -1.0107229948043823, -1.0153234004974365, 1.2791643142700195, 0.1719764620065689, 1.3915224075317383, -0.3285713493824005, 48.29282760620117, 49.705841064453125, 12.432154655456543, 6.360764980316162, 15.8807954788208, 4.104245185852051, 10.883440971374512, 7.043083667755127, 12.399345397949219, 10.043452262878418, 9.197996139526367, 33.78596115112305, 56.841976165771484, 51.368316650390625, 1.1847542524337769, 5.672657012939453, 16.848739624023438, 5.313467025756836, 17.257164001464844, 7.7005109786987305, 17.482494354248047, 14.189725875854492, 9.684072494506836, 49.23909378051758], "std": [0.2839442193508148, 0.12663105130195618, 0.18024472892284393, 0.18549253046512604, 0.28306007385253906, 0.05637574940919876, 0.3312787413597107, 0.12485772371292114, 0.17899885773658752, 0.27096304297447205, 0.24220173060894012, 0.08317713439464569, 8.598377227783203, 4.052567481994629, 16.94644546508789, 3.022266149520874, 13.344139099121094, 7.081313610076904, 12.82078742980957, 12.913702964782715, 16.109987258911133, 19.373395919799805, 14.811424255371094, 27.69344711303711, 8.771795272827148, 7.012845516204834, 0.24404963850975037, 2.094691514968872, 9.94941520690918, 8.342843055725098, 11.960623741149902, 13.076708793640137, 14.229302406311035, 27.60250473022461, 19.105224609375, 31.698165893554688], "count": [207]}, "action": {"min": [0.2329384982585907, -1.2670948505401611, 0.9462023973464966, -0.5289158821105957, -1.61020827293396, 0.4130903482437134, -1.3014038801193237, -1.3744802474975586, 1.1217288970947266, -0.24707694351673126, 0.825274646282196, -0.4021229147911072, 17.037776947021484, 45.18562698364258, -0.8756250143051147, 0.48374998569488525, 1.2137500047683716, 0.2956250011920929, 0.8912500143051147, -1.0068750381469727, 1.015625, -3.8143749237060547, 0.9637500047683716, -0.12062500417232513, 36.329376220703125, 42.817501068115234, 0.897777795791626, 0.20749999582767487, 1.027500033378601, 0.7356250286102295, 0.8711111545562744, 0.8481249809265137, 1.0612499713897705, 0.5306249856948853, 0.7706249952316284, 0.13249999284744263], "max": [1.3770790100097656, -0.7737754583358765, 1.6455901861190796, 0.1748826950788498, -0.6247138977050781, 0.5869001150131226, -0.3082560896873474, -0.904573917388916, 1.7361905574798584, 0.43135347962379456, 1.6284555196762085, -0.16188868880271912, 60.490623474121094, 64.4566650390625, 58.02375030517578, 9.682499885559082, 43.026248931884766, 21.637500762939453, 35.30062484741211, 39.53062438964844, 46.72062683105469, 60.150001525878906, 48.93437576293945, 87.19562530517578, 68.13312530517578, 61.50812530517578, 2.5012500286102295, 9.382143020629883, 38.817501068115234, 32.32875061035156, 44.95375061035156, 47.95249938964844, 54.97437286376953, 93.03937530517578, 74.33562469482422, 109.71687316894531], "mean": [0.8545710444450378, -0.90054851770401, 1.1612910032272339, -0.0687853991985321, -1.204616904258728, 0.5157306790351868, -1.0107231140136719, -1.015323519706726, 1.2791647911071777, 0.17197643220424652, 1.3915222883224487, -0.3285712003707886, 48.292816162109375, 49.70586013793945, 12.432149887084961, 6.360763072967529, 15.880799293518066, 4.104248523712158, 10.883441925048828, 7.043088436126709, 12.399344444274902, 10.043460845947266, 9.19799518585205, 33.78595733642578, 56.84193420410156, 51.36834716796875, 1.1847542524337769, 5.6726579666137695, 16.848743438720703, 5.3134660720825195, 17.257160186767578, 7.7005157470703125, 17.48248863220215, 14.189727783203125, 9.684070587158203, 49.239044189453125], "std": [0.2839442193508148, 0.12663103640079498, 0.18024474382400513, 0.18549254536628723, 0.28306007385253906, 0.056375738233327866, 0.3312787711620331, 0.12485772371292114, 0.17899882793426514, 0.27096307277679443, 0.24220170080661774, 0.08317714929580688, 8.598377227783203, 4.052567481994629, 16.946443557739258, 3.022266149520874, 13.344138145446777, 7.08131742477417, 12.820785522460938, 12.913704872131348, 16.1099910736084, 19.373394012451172, 14.811424255371094, 27.69344711303711, 8.771796226501465, 7.012845039367676, 0.24404965341091156, 2.094691514968872, 9.94941520690918, 8.342844009399414, 11.960622787475586, 13.076711654663086, 14.229302406311035, 27.60250473022461, 19.105224609375, 31.698169708251953], "count": [207]}, "timestamp": {"min": [0.0], "max": [6.866666666666666], "mean": [3.4333333333333336], "std": [1.9918351858041385], "count": [207]}, "frame_index": {"min": [0], "max": [206], "mean": [103.0], "std": [59.75505557412416], "count": [207]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [207]}, "index": {"min": [7424], "max": [7630], "mean": [7527.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [2.0, 5.0, 5.0, 5.0, 5.0], "std": [1.4711394249796546, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [207]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [207]}, "eef_direction_state": {"mean": [3.0869565217391304, 3.8743961352657004], "std": [2.110972922438623, 2.036780517604504], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [1.178743961352657, 1.0096618357487923], "std": [0.7813850994065885, 0.9167804312237975], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_state": {"mean": [0.9371980676328503, 0.7536231884057971], "std": [0.8460866862065469, 0.8295123490582134], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_direction_action": {"mean": [3.0869565217391304, 3.8743961352657004], "std": [2.110972922438623, 2.036780517604504], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [1.178743961352657, 1.0096618357487923], "std": [0.7813850994065885, 0.9167804312237975], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_action": {"mean": [0.9371980676328503, 0.7536231884057971], "std": [0.8460866862065469, 0.8295123490582134], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_sim_pose_state": {"mean": [0.6492121849430456, 0.2041438482541085, 1.2520755396849395, -1.1155996398286607, 0.63228592183481, -1.8807399836283896, 0.6502342903874692, -0.2309169206859325, 1.2216238828855737, 1.1093271721461715, 0.46754007307438905, 1.879232051897316], "std": [0.05189285358105035, 0.039927630105427665, 0.04612972077097049, 0.1639988431297467, 0.07743541821035556, 0.15164482025815992, 0.04528163313838952, 0.07074757032883296, 0.05137304526545009, 0.11541444469128272, 0.044528706939475325, 0.1680762959280942], "min": [0.5877026084090946, 0.13300521695200157, 1.1906923302053782, -1.4601643540155602, 0.5201617457226155, -2.214251881276614, 0.6160945920140106, -0.29921642640960067, 1.1807102917542711, 0.7722176016712766, 0.33908347322847376, 1.7172851984376711], "max": [0.793231230330182, 0.3148679039686996, 1.3606297137918024, -0.7524713248502405, 0.7915589471817399, -1.63266506724999, 0.7789399561390509, -0.09727310709056963, 1.3535545680594012, 1.2737781005112976, 0.5548315435429476, 2.276162139473011], "count": [207]}, "eef_sim_pose_action": {"mean": [0.6492121849430456, 0.2041438482541085, 1.2520755396849395, -1.1155996398286607, 0.63228592183481, -1.8807399836283896, 0.6502342903874692, -0.2309169206859325, 1.2216238828855737, 1.1093271721461715, 0.46754007307438905, 1.879232051897316], "std": [0.05189285358105035, 0.039927630105427665, 0.04612972077097049, 0.1639988431297467, 0.07743541821035556, 0.15164482025815992, 0.04528163313838952, 0.07074757032883296, 0.05137304526545009, 0.11541444469128272, 0.044528706939475325, 0.1680762959280942], "min": [0.5877026084090946, 0.13300521695200157, 1.1906923302053782, -1.4601643540155602, 0.5201617457226155, -2.214251881276614, 0.6160945920140106, -0.29921642640960067, 1.1807102917542711, 0.7722176016712766, 0.33908347322847376, 1.7172851984376711], "max": [0.793231230330182, 0.3148679039686996, 1.3606297137918024, -0.7524713248502405, 0.7915589471817399, -1.63266506724999, 0.7789399561390509, -0.09727310709056963, 1.3535545680594012, 1.2737781005112976, 0.5548315435429476, 2.276162139473011], "count": [207]}}} +{"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.325216147875817]], [[0.3318243218954248]], [[0.3555099959150327]]], "std": [[[0.329736733182353]], [[0.315088771550407]], [[0.2981193156581896]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47173568014705886]], [[0.4968637459150327]], [[0.4643886723856209]]], "std": [[[0.31912003182266574]], [[0.3098119080405559]], [[0.323493136849382]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4653595424836601]], [[0.4847195547385621]], [[0.4516700633169935]]], "std": [[[0.3171676877616355]], [[0.30766473953104395]], [[0.3154684630690129]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3876443382352941]], [[0.41417591094771244]], [[0.39331807802287583]]], "std": [[[0.3612305444718357]], [[0.3582201174045134]], [[0.3389616377835335]]], "count": [100]}, "observation.state": {"min": [0.16598954796791077, -1.300450086593628, 0.9365224838256836, -0.3909647464752197, -1.592808723449707, 0.39089322090148926, -1.3394242525100708, -1.2691692113876343, 1.11090886592865, -0.3836928606033325, 0.8077983260154724, -0.39041638374328613, 23.517778396606445, 43.86687469482422, -0.9781250357627869, -0.3518750071525574, 1.0262500047683716, -0.35999998450279236, 0.6111111044883728, -1.0733333826065063, 0.8181250095367432, -4.023749828338623, 1.0188889503479004, -0.16749998927116394, 31.5262508392334, 41.303123474121094, 1.0212500095367432, -1.631250023841858, 0.9887500405311584, 0.7712500095367432, 0.5981249809265137, 0.6706250309944153, 0.7087500095367432, 0.5724999904632568, 0.7250000238418579, -1.071874976158142], "max": [1.4012551307678223, -0.6683451533317566, 1.6631141901016235, 0.41719120740890503, -0.629458487033844, 0.6389954090118408, -0.22173266112804413, -0.8724107146263123, 1.6321192979812622, 0.378932386636734, 1.6306172609329224, -0.11241607367992401, 60.501251220703125, 57.025001525878906, 15.055000305175781, 9.407499313354492, 34.389373779296875, 51.09312438964844, 32.373748779296875, 82.08000183105469, 42.920623779296875, 95.56437683105469, 68.0531234741211, 110.22875213623047, 56.145626068115234, 53.842498779296875, 3.1237499713897705, 9.625, 32.301876068115234, 37.212501525878906, 38.869998931884766, 68.72937774658203, 65.22562408447266, 110.74187469482422, 72.50312805175781, 110.02249908447266], "mean": [0.9408260583877563, -0.8626114726066589, 1.1107475757598877, -0.06350753456354141, -1.1802223920822144, 0.5046837329864502, -0.9891378879547119, -0.9577870965003967, 1.2541108131408691, -0.014419175684452057, 1.2595083713531494, -0.3192616403102875, 45.308143615722656, 50.182395935058594, -0.18809360265731812, 5.816076278686523, 10.479475021362305, 9.440675735473633, 8.627004623413086, 15.995847702026367, 10.601984977722168, 16.106613159179688, 13.27873420715332, 30.09577178955078, 49.89149856567383, 46.26968765258789, 1.2798045873641968, 6.680910110473633, 7.189982891082764, 6.512803554534912, 8.50449275970459, 13.106406211853027, 11.117664337158203, 19.412704467773438, 11.104249000549316, 20.70305633544922], "std": [0.3437211215496063, 0.13384424149990082, 0.17302276194095612, 0.24986620247364044, 0.29155996441841125, 0.051984064280986786, 0.31074050068855286, 0.09344962984323502, 0.1321842074394226, 0.23149517178535461, 0.17979052662849426, 0.08968908339738846, 10.23757553100586, 4.0710296630859375, 2.3035902976989746, 2.6887617111206055, 11.734180450439453, 18.298259735107422, 11.809381484985352, 29.681825637817383, 15.26649284362793, 36.1483154296875, 22.882144927978516, 39.075260162353516, 5.095907211303711, 3.3570780754089355, 0.27821341156959534, 3.8695201873779297, 10.540164947509766, 11.50634479522705, 13.171365737915039, 22.874244689941406, 19.538097381591797, 37.95476531982422, 21.137737274169922, 39.049468994140625], "count": [251]}, "action": {"min": [0.16598954796791077, -1.300450086593628, 0.9365224838256836, -0.3909647464752197, -1.592808723449707, 0.39089322090148926, -1.3394242525100708, -1.2691692113876343, 1.11090886592865, -0.3836928606033325, 0.8077983260154724, -0.39041638374328613, 23.517778396606445, 43.86687469482422, -0.9781250357627869, -0.3518750071525574, 1.0262500047683716, -0.35999998450279236, 0.6111111044883728, -1.0733333826065063, 0.8181250095367432, -4.023749828338623, 1.0188889503479004, -0.16749998927116394, 31.5262508392334, 41.303123474121094, 1.0212500095367432, -1.631250023841858, 0.9887500405311584, 0.7712500095367432, 0.5981249809265137, 0.6706250309944153, 0.7087500095367432, 0.5724999904632568, 0.7250000238418579, -1.071874976158142], "max": [1.4012551307678223, -0.6683451533317566, 1.6631141901016235, 0.41719120740890503, -0.629458487033844, 0.6389954090118408, -0.22173266112804413, -0.8724107146263123, 1.6321192979812622, 0.378932386636734, 1.6306172609329224, -0.11241607367992401, 60.501251220703125, 57.025001525878906, 15.055000305175781, 9.407499313354492, 34.389373779296875, 51.09312438964844, 32.373748779296875, 82.08000183105469, 42.920623779296875, 95.56437683105469, 68.0531234741211, 110.22875213623047, 56.145626068115234, 53.842498779296875, 3.1237499713897705, 9.625, 32.301876068115234, 37.212501525878906, 38.869998931884766, 68.72937774658203, 65.22562408447266, 110.74187469482422, 72.50312805175781, 110.02249908447266], "mean": [0.9408262372016907, -0.8626109957695007, 1.1107481718063354, -0.06350750476121902, -1.1802219152450562, 0.5046836137771606, -0.9891369938850403, -0.9577870965003967, 1.25411057472229, -0.014419111423194408, 1.2595081329345703, -0.3192617893218994, 45.308128356933594, 50.18242645263672, -0.18809367716312408, 5.81607723236084, 10.479475021362305, 9.440672874450684, 8.627009391784668, 15.995868682861328, 10.60198974609375, 16.106637954711914, 13.278736114501953, 30.095767974853516, 49.8914909362793, 46.26967239379883, 1.2798047065734863, 6.680911540985107, 7.189982891082764, 6.512806415557861, 8.504494667053223, 13.106405258178711, 11.117671966552734, 19.412704467773438, 11.104251861572266, 20.703052520751953], "std": [0.34372106194496155, 0.13384421169757843, 0.17302274703979492, 0.24986620247364044, 0.29155999422073364, 0.05198407173156738, 0.31074053049087524, 0.09344962984323502, 0.1321842074394226, 0.23149515688419342, 0.17979051172733307, 0.08968907594680786, 10.237576484680176, 4.0710296630859375, 2.3035905361175537, 2.6887617111206055, 11.734177589416504, 18.298261642456055, 11.809381484985352, 29.68182373046875, 15.26649284362793, 36.1483039855957, 22.882137298583984, 39.07526779174805, 5.095906734466553, 3.3570783138275146, 0.2782133221626282, 3.8695199489593506, 10.540162086486816, 11.506342887878418, 13.171363830566406, 22.874242782592773, 19.538095474243164, 37.95476150512695, 21.137733459472656, 39.04947280883789], "count": [251]}, "timestamp": {"min": [0.0], "max": [8.333333333333334], "mean": [4.166666666666667], "std": [2.41522945769824], "count": [251]}, "frame_index": {"min": [0], "max": [250], "mean": [125.0], "std": [72.4568837309472], "count": [251]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [251]}, "index": {"min": [7631], "max": [7881], "mean": [7756.0], "std": [72.4568837309472], "count": [251]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [251]}, "subtask_annotation": {"mean": [1.9402390438247012, 5.0, 5.0, 5.0, 5.0], "std": [1.520253157856806, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [251]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [251]}, "eef_direction_state": {"mean": [3.3705179282868527, 4.50199203187251], "std": [2.0748367503288616, 1.706268036822563], "min": [0, 0], "max": [6, 6], "count": [251]}, "eef_velocity_state": {"mean": [1.1235059760956174, 0.8207171314741036], "std": [0.791315699842279, 0.8902577426073022], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_acc_mag_state": {"mean": [0.8844621513944223, 0.601593625498008], "std": [0.869238349550017, 0.7937990818022678], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_direction_action": {"mean": [3.3705179282868527, 4.50199203187251], "std": [2.0748367503288616, 1.706268036822563], "min": [0, 0], "max": [6, 6], "count": [251]}, "eef_velocity_action": {"mean": [1.1235059760956174, 0.8207171314741036], "std": [0.791315699842279, 0.8902577426073022], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_acc_mag_action": {"mean": [0.8844621513944223, 0.601593625498008], "std": [0.869238349550017, 0.7937990818022678], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_sim_pose_state": {"mean": [0.6354386872059542, 0.2127784089727768, 1.221301761754141, -1.2464968320173018, 0.6634433250798216, -1.9422447309233175, 0.6406560167729107, -0.20743649342845943, 1.2032859527662096, 1.2428441954716662, 0.5784932397035303, 2.0604013882439034], "std": [0.051332228983526636, 0.0389923092412021, 0.06036016775882847, 0.20703954663658947, 0.1276743402903221, 0.19207228095719653, 0.03436616316108283, 0.04744441541322739, 0.06459280185658293, 0.17078472469974745, 0.06786806532078289, 0.15149495775991875], "min": [0.5844906514448153, 0.12667010177409582, 1.170908953567173, -1.5483060558806563, 0.5407854243782708, -2.3183337149541323, 0.6008893551778725, -0.2837123643547872, 1.154455164057627, 0.7547582504234461, 0.3828924488836658, 1.789668733544048], "max": [0.7974839283364488, 0.2842594787792624, 1.4097994066674548, -0.5532438749363349, 0.9175580160915229, -1.4556288142814666, 0.7503206308257417, -0.09783272855872788, 1.3802445763263287, 1.3844211169221083, 0.7518476080251473, 2.392074861915223], "count": [251]}, "eef_sim_pose_action": {"mean": [0.6354386872059542, 0.2127784089727768, 1.221301761754141, -1.2464968320173018, 0.6634433250798216, -1.9422447309233175, 0.6406560167729107, -0.20743649342845943, 1.2032859527662096, 1.2428441954716662, 0.5784932397035303, 2.0604013882439034], "std": [0.051332228983526636, 0.0389923092412021, 0.06036016775882847, 0.20703954663658947, 0.1276743402903221, 0.19207228095719653, 0.03436616316108283, 0.04744441541322739, 0.06459280185658293, 0.17078472469974745, 0.06786806532078289, 0.15149495775991875], "min": [0.5844906514448153, 0.12667010177409582, 1.170908953567173, -1.5483060558806563, 0.5407854243782708, -2.3183337149541323, 0.6008893551778725, -0.2837123643547872, 1.154455164057627, 0.7547582504234461, 0.3828924488836658, 1.789668733544048], "max": [0.7974839283364488, 0.2842594787792624, 1.4097994066674548, -0.5532438749363349, 0.9175580160915229, -1.4556288142814666, 0.7503206308257417, -0.09783272855872788, 1.3802445763263287, 1.3844211169221083, 0.7518476080251473, 2.392074861915223], "count": [251]}}} +{"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.30651901552287586]], [[0.3114003349673202]], [[0.3201142769607843]]], "std": [[[0.32187432036842345]], [[0.30783843732635235]], [[0.2971932432988224]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4701593504901961]], [[0.4987341605392157]], [[0.46784569035947715]]], "std": [[[0.3238463584071073]], [[0.31274432168783833]], [[0.32539098256096854]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47145146241830066]], [[0.5069682924836602]], [[0.49465444444444445]]], "std": [[[0.3155213529408565]], [[0.30336940326113193]], [[0.3056666386658099]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38912060866013076]], [[0.42237996936274513]], [[0.42580953839869284]]], "std": [[[0.3623616938250732]], [[0.3628983233573417]], [[0.3371127624790778]]], "count": [100]}, "observation.state": {"min": [0.3241350054740906, -1.1600193977355957, 0.9575247764587402, -0.25191691517829895, -1.603786826133728, 0.13511386513710022, -1.2071794271469116, -1.318665623664856, 1.11604905128479, -0.3872453570365906, 0.7706997990608215, -0.37865686416625977, 32.38444519042969, 41.87687683105469, 10.064167022705078, 0.46437501907348633, 1.4155555963516235, -0.7524999976158142, 1.0724999904632568, 0.4112499952316284, 1.1462500095367432, -0.65625, 0.9800000190734863, 7.579999923706055, 31.099374771118164, 47.224998474121094, 1.4731249809265137, 2.2799999713897705, 1.0, 0.8849999904632568, 0.640625, 0.7906250357627869, 0.84375, 0.5249999761581421, 0.9235714077949524, 0.5168750286102295], "max": [1.2156672477722168, -0.7587375044822693, 1.527595043182373, 0.6434062123298645, -0.6567578315734863, 0.5248467922210693, -0.1855163276195526, -0.8249953985214233, 1.6869564056396484, 0.22101739048957825, 1.5872561931610107, -0.1616264283657074, 53.650001525878906, 54.436668395996094, 54.011112213134766, 9.2056245803833, 34.74687576293945, 50.35562515258789, 31.213125228881836, 92.95375061035156, 64.57125091552734, 109.65125274658203, 78.31937408447266, 109.75125122070312, 57.57875061035156, 71.31312561035156, 2.8637499809265137, 9.4087495803833, 29.943750381469727, 77.62687683105469, 35.89500045776367, 73.51687622070312, 37.89624786376953, 89.58499908447266, 78.55000305175781, 110.27812957763672], "mean": [0.8098856210708618, -0.8868252038955688, 1.1549543142318726, 0.06533346325159073, -1.1091276407241821, 0.4280257225036621, -0.8970562815666199, -0.9721640944480896, 1.2973625659942627, -0.017986634746193886, 1.2369914054870605, -0.31965526938438416, 49.665184020996094, 47.13046646118164, 34.773895263671875, 6.018139362335205, 14.18995475769043, 8.282430648803711, 11.3056640625, 17.481849670410156, 16.15717315673828, 20.9346923828125, 13.165302276611328, 49.26770782470703, 48.339717864990234, 57.08033752441406, 1.5808179378509521, 5.132509708404541, 12.773213386535645, 14.862870216369629, 11.164697647094727, 14.834136962890625, 11.975751876831055, 17.858097076416016, 15.416985511779785, 37.14152145385742], "std": [0.2794245481491089, 0.09688141196966171, 0.1419917494058609, 0.28576987981796265, 0.2861020565032959, 0.12204868346452713, 0.36641886830329895, 0.12032192945480347, 0.1532520204782486, 0.24396462738513947, 0.2065199315547943, 0.0627187192440033, 3.6608264446258545, 3.566401481628418, 8.890905380249023, 2.692030429840088, 10.28126049041748, 16.016530990600586, 10.060153007507324, 31.40931510925293, 19.131521224975586, 38.3741455078125, 23.782678604125977, 30.3280029296875, 7.125980377197266, 8.798090934753418, 0.21592961251735687, 2.3907129764556885, 9.326472282409668, 25.698728561401367, 11.481035232543945, 25.455509185791016, 12.014687538146973, 31.56243324279785, 24.691404342651367, 36.132728576660156], "count": [181]}, "action": {"min": [0.3241350054740906, -1.1600193977355957, 0.9575247764587402, -0.25191691517829895, -1.603786826133728, 0.13511386513710022, -1.2071794271469116, -1.318665623664856, 1.11604905128479, -0.3872453570365906, 0.7706997990608215, -0.37865686416625977, 32.38444519042969, 41.87687683105469, 10.064167022705078, 0.46437501907348633, 1.4155555963516235, -0.7524999976158142, 1.0724999904632568, 0.4112499952316284, 1.1462500095367432, -0.65625, 0.9800000190734863, 7.579999923706055, 31.099374771118164, 47.224998474121094, 1.4731249809265137, 2.2799999713897705, 1.0, 0.8849999904632568, 0.640625, 0.7906250357627869, 0.84375, 0.5249999761581421, 0.9235714077949524, 0.5168750286102295], "max": [1.2156672477722168, -0.7587375044822693, 1.527595043182373, 0.6434062123298645, -0.6567578315734863, 0.5248467922210693, -0.1855163276195526, -0.8249953985214233, 1.6869564056396484, 0.22101739048957825, 1.5872561931610107, -0.1616264283657074, 53.650001525878906, 54.436668395996094, 54.011112213134766, 9.2056245803833, 34.74687576293945, 50.35562515258789, 31.213125228881836, 92.95375061035156, 64.57125091552734, 109.65125274658203, 78.31937408447266, 109.75125122070312, 57.57875061035156, 71.31312561035156, 2.8637499809265137, 9.4087495803833, 29.943750381469727, 77.62687683105469, 35.89500045776367, 73.51687622070312, 37.89624786376953, 89.58499908447266, 78.55000305175781, 110.27812957763672], "mean": [0.8098856210708618, -0.8868257403373718, 1.154954195022583, 0.06533339619636536, -1.1091272830963135, 0.4280259311199188, -0.8970563411712646, -0.9721640944480896, 1.2973628044128418, -0.01798672415316105, 1.2369916439056396, -0.31965526938438416, 49.665184020996094, 47.130470275878906, 34.773902893066406, 6.018139839172363, 14.189967155456543, 8.28243350982666, 11.305663108825684, 17.481834411621094, 16.157167434692383, 20.934694290161133, 13.165306091308594, 49.26769256591797, 48.33971405029297, 57.08034896850586, 1.5808179378509521, 5.132511615753174, 12.773202896118164, 14.862861633300781, 11.164698600769043, 14.83413028717041, 11.975750923156738, 17.858097076416016, 15.41698932647705, 37.14151382446289], "std": [0.2794245183467865, 0.0968814268708229, 0.1419917643070221, 0.2857699394226074, 0.2861020267009735, 0.12204869836568832, 0.36641883850097656, 0.12032192200422287, 0.1532520353794098, 0.24396465718746185, 0.2065199464559555, 0.0627187192440033, 3.6608264446258545, 3.566401958465576, 8.890905380249023, 2.6920297145843506, 10.281259536743164, 16.01653289794922, 10.060150146484375, 31.409313201904297, 19.131521224975586, 38.37415313720703, 23.782691955566406, 30.3280086517334, 7.125979900360107, 8.798090934753418, 0.21592961251735687, 2.3907129764556885, 9.326472282409668, 25.698726654052734, 11.481034278869629, 25.455509185791016, 12.014687538146973, 31.56243133544922, 24.69140625, 36.132720947265625], "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": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [181]}, "index": {"min": [7882], "max": [8062], "mean": [7972.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [2.0939226519337018, 5.0, 5.0, 5.0, 5.0], "std": [1.6104000994178829, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [181]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [181]}, "eef_direction_state": {"mean": [2.7845303867403315, 3.9502762430939224], "std": [1.9533180229548919, 2.0766426450092372], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.430939226519337, 1.0773480662983426], "std": [0.6496354282801622, 0.9251463287926837], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [1.1104972375690607, 0.8453038674033149], "std": [0.8468011150473339, 0.8398516979297177], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [2.7845303867403315, 3.9502762430939224], "std": [1.9533180229548919, 2.0766426450092372], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.430939226519337, 1.0773480662983426], "std": [0.6496354282801622, 0.9251463287926837], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [1.1104972375690607, 0.8453038674033149], "std": [0.8468011150473339, 0.8398516979297177], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.6459528597602904, 0.18876393246397669, 1.2395472727798673, -1.2182893784789262, 0.6523385293231093, -2.018035328855193, 0.6552406591556189, -0.20873826713011048, 1.2354150517224511, 1.149837595908974, 0.5791593145734232, 1.9821085562377077], "std": [0.04420369724831478, 0.03252871333602492, 0.04507340074794319, 0.20107619649477948, 0.11104833977632185, 0.21586202959645612, 0.04049745065578611, 0.055055146696042744, 0.078694564054754, 0.20798304649673102, 0.06375724149440176, 0.14793775989068378], "min": [0.5786103575650964, 0.14218823822136803, 1.189979258838988, -1.6873628003950443, 0.5076460003203898, -2.5232693836869475, 0.6063619470472899, -0.26035997352243023, 1.1695685332275951, 0.6582003396548932, 0.4940289389248993, 1.765096158221224], "max": [0.7669096754919994, 0.267255735609662, 1.3456411228088145, -0.873883918843525, 0.8487587507762546, -1.792283124063295, 0.7688845200232486, -0.1025640706566806, 1.4000014395618596, 1.3358343866444864, 0.7309288739830633, 2.337987987350464], "count": [181]}, "eef_sim_pose_action": {"mean": [0.6459528597602904, 0.18876393246397669, 1.2395472727798673, -1.2182893784789262, 0.6523385293231093, -2.018035328855193, 0.6552406591556189, -0.20873826713011048, 1.2354150517224511, 1.149837595908974, 0.5791593145734232, 1.9821085562377077], "std": [0.04420369724831478, 0.03252871333602492, 0.04507340074794319, 0.20107619649477948, 0.11104833977632185, 0.21586202959645612, 0.04049745065578611, 0.055055146696042744, 0.078694564054754, 0.20798304649673102, 0.06375724149440176, 0.14793775989068378], "min": [0.5786103575650964, 0.14218823822136803, 1.189979258838988, -1.6873628003950443, 0.5076460003203898, -2.5232693836869475, 0.6063619470472899, -0.26035997352243023, 1.1695685332275951, 0.6582003396548932, 0.4940289389248993, 1.765096158221224], "max": [0.7669096754919994, 0.267255735609662, 1.3456411228088145, -0.873883918843525, 0.8487587507762546, -1.792283124063295, 0.7688845200232486, -0.1025640706566806, 1.4000014395618596, 1.3358343866444864, 0.7309288739830633, 2.337987987350464], "count": [181]}}} +{"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.30758845996732026]], [[0.314015829248366]], [[0.3373318790849673]]], "std": [[[0.3210569978413784]], [[0.30555033862394965]], [[0.28772628441986114]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.15294117647058825]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47402343341503267]], [[0.5003893504901961]], [[0.4678729452614379]]], "std": [[[0.3294902216936215]], [[0.31792802106459994]], [[0.32999089186163383]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47570511029411766]], [[0.5110550408496732]], [[0.49269041666666663]]], "std": [[[0.3200715142863261]], [[0.30402424827650426]], [[0.3061730199721468]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38517239787581703]], [[0.41432163194444444]], [[0.41385370302287583]]], "std": [[[0.3640495865643993]], [[0.36350778283761026]], [[0.3362742324748106]]], "count": [100]}, "observation.state": {"min": [0.3151703178882599, -1.2161202430725098, 1.0015878677368164, -0.2899214029312134, -1.6046345233917236, 0.13179980218410492, -1.2811856269836426, -1.3015707731246948, 1.13918137550354, -0.5033093094825745, 0.7499094009399414, -0.37911516427993774, 7.082221984863281, 44.43562316894531, -1.1262500286102295, 0.721875011920929, 1.7992857694625854, -0.009999999776482582, 0.7281249761581421, -0.7956249713897705, 0.7511110901832581, -0.13300000131130219, 0.9850000143051147, 0.12937499582767487, 27.020000457763672, 43.19874954223633, 1.0518749952316284, -0.12562499940395355, 1.0262500047683716, 0.328125, 0.6100000143051147, 0.6237500309944153, 0.6575000286102295, 0.08874999731779099, 1.009374976158142, 0.8387500047683716], "max": [1.2113755941390991, -0.7996919751167297, 1.5681267976760864, 0.7918955683708191, -0.5947203636169434, 0.5831807255744934, -0.16904135048389435, -0.8501182794570923, 1.6830939054489136, 0.23428048193454742, 1.6316344738006592, -0.10373750329017639, 63.415626525878906, 69.29777526855469, 54.6931266784668, 8.936249732971191, 35.858123779296875, 48.32500076293945, 33.83625030517578, 61.97999954223633, 43.764373779296875, 72.46937561035156, 74.79499816894531, 109.77124786376953, 56.02687454223633, 57.358890533447266, 2.5425000190734863, 9.547499656677246, 28.588125228881836, 49.8068733215332, 32.458126068115234, 71.63125610351562, 69.59500122070312, 110.5268783569336, 80.66812896728516, 110.75125122070312], "mean": [0.8195387125015259, -0.8745814561843872, 1.1513655185699463, 0.050632543861866, -1.0944355726242065, 0.48450690507888794, -0.9452019929885864, -0.9462413787841797, 1.2751771211624146, -0.02910824492573738, 1.2644106149673462, -0.3076895773410797, 51.05711364746094, 48.907535552978516, 20.614412307739258, 5.7855610847473145, 15.178333282470703, 6.871335029602051, 12.483063697814941, 8.45248794555664, 13.810824394226074, 11.316834449768066, 10.66541576385498, 51.277469635009766, 46.620689392089844, 48.935874938964844, 1.3033827543258667, 7.138655662536621, 7.975424766540527, 9.167704582214355, 7.528179168701172, 13.899085998535156, 13.388762474060059, 20.571945190429688, 14.305211067199707, 35.02334976196289], "std": [0.27558833360671997, 0.10232586413621902, 0.1413528025150299, 0.3130660951137543, 0.28255096077919006, 0.13445088267326355, 0.3695322871208191, 0.11276687681674957, 0.1507905274629593, 0.2692353129386902, 0.21558190882205963, 0.08425555378198624, 10.069825172424316, 4.871020317077637, 17.870168685913086, 2.315861463546753, 9.399506568908691, 14.483697891235352, 9.562226295471191, 18.99453353881836, 12.25273323059082, 22.4483585357666, 21.071901321411133, 30.689899444580078, 7.109947204589844, 3.560121774673462, 0.22710184752941132, 3.4220492839813232, 9.338005065917969, 16.14712142944336, 11.179049491882324, 24.608858108520508, 21.21844482421875, 38.444610595703125, 24.30971336364746, 36.90276336669922], "count": [203]}, "action": {"min": [0.3151703178882599, -1.2161202430725098, 1.0015878677368164, -0.2899214029312134, -1.6046345233917236, 0.13179980218410492, -1.2811856269836426, -1.3015707731246948, 1.13918137550354, -0.5033093094825745, 0.7499094009399414, -0.37911516427993774, 7.082221984863281, 44.43562316894531, -1.1262500286102295, 0.721875011920929, 1.7992857694625854, -0.009999999776482582, 0.7281249761581421, -0.7956249713897705, 0.7511110901832581, -0.13300000131130219, 0.9850000143051147, 0.12937499582767487, 27.020000457763672, 43.19874954223633, 1.0518749952316284, -0.12562499940395355, 1.0262500047683716, 0.328125, 0.6100000143051147, 0.6237500309944153, 0.6575000286102295, 0.08874999731779099, 1.009374976158142, 0.8387500047683716], "max": [1.2113755941390991, -0.7996919751167297, 1.5681267976760864, 0.7918955683708191, -0.5947203636169434, 0.5831807255744934, -0.16904135048389435, -0.8501182794570923, 1.6830939054489136, 0.23428048193454742, 1.6316344738006592, -0.10373750329017639, 63.415626525878906, 69.29777526855469, 54.6931266784668, 8.936249732971191, 35.858123779296875, 48.32500076293945, 33.83625030517578, 61.97999954223633, 43.764373779296875, 72.46937561035156, 74.79499816894531, 109.77124786376953, 56.02687454223633, 57.358890533447266, 2.5425000190734863, 9.547499656677246, 28.588125228881836, 49.8068733215332, 32.458126068115234, 71.63125610351562, 69.59500122070312, 110.5268783569336, 80.66812896728516, 110.75125122070312], "mean": [0.8195387125015259, -0.8745814561843872, 1.1513656377792358, 0.050632543861866, -1.094435214996338, 0.48450711369514465, -0.9452024102210999, -0.9462414979934692, 1.2751775979995728, -0.029108203947544098, 1.2644107341766357, -0.30768951773643494, 51.057106018066406, 48.90751647949219, 20.614412307739258, 5.785561561584473, 15.178342819213867, 6.871348857879639, 12.483061790466309, 8.452484130859375, 13.810831069946289, 11.316826820373535, 10.66542911529541, 51.27748489379883, 46.62068176269531, 48.93584442138672, 1.3033831119537354, 7.138656139373779, 7.975424766540527, 9.167707443237305, 7.5281782150268555, 13.899077415466309, 13.388763427734375, 20.571941375732422, 14.305211067199707, 35.023353576660156], "std": [0.2755882740020752, 0.10232583433389664, 0.1413527876138687, 0.3130660057067871, 0.28255096077919006, 0.13445089757442474, 0.3695322275161743, 0.11276687681674957, 0.1507905274629593, 0.26923537254333496, 0.21558192372322083, 0.08425556868314743, 10.06982421875, 4.871020317077637, 17.870162963867188, 2.315861225128174, 9.399504661560059, 14.483697891235352, 9.562226295471191, 18.99453353881836, 12.25273323059082, 22.44835662841797, 21.071903228759766, 30.689903259277344, 7.109947681427002, 3.560122013092041, 0.22710183262825012, 3.422048807144165, 9.338005065917969, 16.147123336791992, 11.179047584533691, 24.608856201171875, 21.218448638916016, 38.44462203979492, 24.309711456298828, 36.902767181396484], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [203]}, "index": {"min": [8063], "max": [8265], "mean": [8164.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [2.039408866995074, 5.0, 5.0, 5.0, 5.0], "std": [1.5938377779386566, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [203]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [203]}, "eef_direction_state": {"mean": [3.2561576354679804, 3.980295566502463], "std": [1.793089914960025, 2.0581702886960014], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [1.3497536945812807, 1.0541871921182266], "std": [0.6738152810152807, 0.9108106628060944], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [1.0935960591133005, 0.729064039408867], "std": [0.8340703059427336, 0.8366556759126695], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [3.2561576354679804, 3.980295566502463], "std": [1.793089914960025, 2.0581702886960014], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [1.3497536945812807, 1.0541871921182266], "std": [0.6738152810152807, 0.9108106628060944], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [1.0935960591133005, 0.729064039408867], "std": [0.8340703059427336, 0.8366556759126695], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.648398561740462, 0.19543109842526982, 1.2365461161923559, -1.2319511549831328, 0.7074930582191582, -1.9922483413259813, 0.6448385224634928, -0.21401633132812184, 1.2285396076696153, 1.184994877051247, 0.5924033114031177, 2.0204637263217364], "std": [0.0440205895391231, 0.035730463345065376, 0.04292272748912491, 0.21666769021396917, 0.12494583637506121, 0.24569865916189976, 0.04145833390450946, 0.05695419342998025, 0.07507598706002415, 0.2273210818035073, 0.07044543837191318, 0.18512968958432893], "min": [0.584090481769019, 0.13480661866179902, 1.1931356755544702, -1.7504902975800045, 0.5132523421908948, -2.6083180772184966, 0.5979633881540618, -0.2721137152402057, 1.1605205946876742, 0.686631363709989, 0.4168293868502173, 1.7361272593500714], "max": [0.7796785692128827, 0.2576812413950283, 1.3364051611303662, -0.8605424316661573, 0.9564685218299251, -1.7341294836434968, 0.7695293366282732, -0.10832558162539563, 1.4014836429195277, 1.4119155504967278, 0.7189118316045926, 2.4396874324900337], "count": [203]}, "eef_sim_pose_action": {"mean": [0.648398561740462, 0.19543109842526982, 1.2365461161923559, -1.2319511549831328, 0.7074930582191582, -1.9922483413259813, 0.6448385224634928, -0.21401633132812184, 1.2285396076696153, 1.184994877051247, 0.5924033114031177, 2.0204637263217364], "std": [0.0440205895391231, 0.035730463345065376, 0.04292272748912491, 0.21666769021396917, 0.12494583637506121, 0.24569865916189976, 0.04145833390450946, 0.05695419342998025, 0.07507598706002415, 0.2273210818035073, 0.07044543837191318, 0.18512968958432893], "min": [0.584090481769019, 0.13480661866179902, 1.1931356755544702, -1.7504902975800045, 0.5132523421908948, -2.6083180772184966, 0.5979633881540618, -0.2721137152402057, 1.1605205946876742, 0.686631363709989, 0.4168293868502173, 1.7361272593500714], "max": [0.7796785692128827, 0.2576812413950283, 1.3364051611303662, -0.8605424316661573, 0.9564685218299251, -1.7341294836434968, 0.7695293366282732, -0.10832558162539563, 1.4014836429195277, 1.4119155504967278, 0.7189118316045926, 2.4396874324900337], "count": [203]}}} +{"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.31040689950980394]], [[0.3181187193627451]], [[0.34062366013071893]]], "std": [[[0.32281851240399895]], [[0.30723280249459817]], [[0.29005091077552303]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48150162581699346]], [[0.504101772875817]], [[0.47502054942810457]]], "std": [[[0.31943538477278083]], [[0.3097500472275895]], [[0.3192602068675901]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4615911213235294]], [[0.49844713235294114]], [[0.4792088337418301]]], "std": [[[0.3094436034417154]], [[0.2934328084639474]], [[0.2959184372330275]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3874287642973856]], [[0.4158262030228758]], [[0.4029472140522876]]], "std": [[[0.3634038106864938]], [[0.3602647953529594]], [[0.33861243593794144]]], "count": [100]}, "observation.state": {"min": [0.2944276034832001, -1.2528371810913086, 0.9889515042304993, -0.25446802377700806, -1.618240475654602, 0.1696612536907196, -1.2514305114746094, -1.301737666130066, 1.1633944511413574, -0.3450208008289337, 0.8608949184417725, -0.40822651982307434, 4.092222213745117, 44.45624923706055, -1.0099999904632568, 1.5512499809265137, 1.9574999809265137, -0.5006250143051147, 0.8125, -0.684374988079071, 0.48875001072883606, -2.4156250953674316, 0.9750000238418579, 0.2409999966621399, 32.42625045776367, 40.94750213623047, 1.0049999952316284, 0.543749988079071, 1.0212500095367432, 0.9175000190734863, 0.4206250011920929, 0.5943750143051147, 0.7777777910232544, 0.1106249988079071, 0.8678571581840515, -3.3687500953674316], "max": [1.1805475950241089, -0.801098644733429, 1.6235837936401367, 0.7460946440696716, -0.6389715671539307, 0.5471419095993042, -0.2637903392314911, -0.9187838435173035, 1.6673341989517212, 0.33512628078460693, 1.6531243324279785, -0.08263713866472244, 61.51625061035156, 68.97666931152344, 44.498748779296875, 9.618749618530273, 43.64249801635742, 8.250624656677246, 40.63562774658203, 57.05875015258789, 51.12437438964844, 81.32562255859375, 67.80500030517578, 105.23249816894531, 67.5112533569336, 63.75666809082031, 2.4262499809265137, 9.463749885559082, 31.280000686645508, 55.26625061035156, 32.0056266784668, 79.69499969482422, 44.00437545776367, 97.70999908447266, 77.14812469482422, 110.22062683105469], "mean": [0.8936454653739929, -0.8914398550987244, 1.1285582780838013, 0.0057053230702877045, -1.1847630739212036, 0.4443354606628418, -0.9606155753135681, -1.013219952583313, 1.3030500411987305, 0.053220245987176895, 1.3104454278945923, -0.300498902797699, 49.04834747314453, 50.385494232177734, 10.387415885925293, 7.203001976013184, 14.704957962036133, 1.373354434967041, 9.179380416870117, 7.054858684539795, 10.41263198852539, 10.260140419006348, 9.81136417388916, 35.21155548095703, 53.771751403808594, 52.2650032043457, 1.2076560258865356, 5.296014308929443, 15.001227378845215, 9.64783763885498, 15.056733131408691, 13.991191864013672, 17.415355682373047, 16.946002960205078, 15.194571495056152, 40.05764389038086], "std": [0.3004570007324219, 0.11025825887918472, 0.16465714573860168, 0.30955904722213745, 0.30367371439933777, 0.10102345049381256, 0.2963646948337555, 0.09781733900308609, 0.13924555480480194, 0.2624073028564453, 0.19190239906311035, 0.10028065741062164, 10.490549087524414, 5.04088020324707, 15.740492820739746, 2.096133232116699, 11.546364784240723, 2.100250005722046, 11.588382720947266, 15.993966102600098, 15.377197265625, 25.038867950439453, 19.10822105407715, 29.090044021606445, 8.97590160369873, 8.241676330566406, 0.20089486241340637, 2.8549611568450928, 9.066937446594238, 17.10657501220703, 10.313115119934082, 26.79939842224121, 13.345611572265625, 33.19467544555664, 21.315275192260742, 36.402217864990234], "count": [228]}, "action": {"min": [0.2944276034832001, -1.2528371810913086, 0.9889515042304993, -0.25446802377700806, -1.618240475654602, 0.1696612536907196, -1.2514305114746094, -1.301737666130066, 1.1633944511413574, -0.3450208008289337, 0.8608949184417725, -0.40822651982307434, 4.092222213745117, 44.45624923706055, -1.0099999904632568, 1.5512499809265137, 1.9574999809265137, -0.5006250143051147, 0.8125, -0.684374988079071, 0.48875001072883606, -2.4156250953674316, 0.9750000238418579, 0.2409999966621399, 32.42625045776367, 40.94750213623047, 1.0049999952316284, 0.543749988079071, 1.0212500095367432, 0.9175000190734863, 0.4206250011920929, 0.5943750143051147, 0.7777777910232544, 0.1106249988079071, 0.8678571581840515, -3.3687500953674316], "max": [1.1805475950241089, -0.801098644733429, 1.6235837936401367, 0.7460946440696716, -0.6389715671539307, 0.5471419095993042, -0.2637903392314911, -0.9187838435173035, 1.6673341989517212, 0.33512628078460693, 1.6531243324279785, -0.08263713866472244, 61.51625061035156, 68.97666931152344, 44.498748779296875, 9.618749618530273, 43.64249801635742, 8.250624656677246, 40.63562774658203, 57.05875015258789, 51.12437438964844, 81.32562255859375, 67.80500030517578, 105.23249816894531, 67.5112533569336, 63.75666809082031, 2.4262499809265137, 9.463749885559082, 31.280000686645508, 55.26625061035156, 32.0056266784668, 79.69499969482422, 44.00437545776367, 97.70999908447266, 77.14812469482422, 110.22062683105469], "mean": [0.8936452865600586, -0.8914390802383423, 1.1285582780838013, 0.005705318879336119, -1.1847630739212036, 0.44433555006980896, -0.9606155753135681, -1.013220191001892, 1.3030496835708618, 0.05322030186653137, 1.310445785522461, -0.30049896240234375, 49.04835510253906, 50.38551330566406, 10.38742733001709, 7.202999114990234, 14.704961776733398, 1.373354434967041, 9.179375648498535, 7.054858684539795, 10.412631034851074, 10.260151863098145, 9.811367988586426, 35.211570739746094, 53.771728515625, 52.264976501464844, 1.2076560258865356, 5.296014308929443, 15.001221656799316, 9.647836685180664, 15.056735038757324, 13.991194725036621, 17.415353775024414, 16.945995330810547, 15.194578170776367, 40.057655334472656], "std": [0.30045703053474426, 0.11025828123092651, 0.1646571159362793, 0.3095589876174927, 0.3036736845970154, 0.10102345049381256, 0.2963646948337555, 0.09781733900308609, 0.13924556970596313, 0.2624073028564453, 0.19190241396427155, 0.10028065741062164, 10.490549087524414, 5.04088020324707, 15.74049186706543, 2.0961334705352783, 11.546363830566406, 2.100250720977783, 11.588382720947266, 15.993962287902832, 15.377197265625, 25.03886604309082, 19.10821533203125, 29.090042114257812, 8.975902557373047, 8.241676330566406, 0.20089484751224518, 2.854961395263672, 9.066937446594238, 17.106576919555664, 10.313115119934082, 26.799394607543945, 13.345610618591309, 33.19467544555664, 21.315277099609375, 36.402217864990234], "count": [228]}, "timestamp": {"min": [0.0], "max": [7.566666666666666], "mean": [3.7833333333333328], "std": [2.193909920835571], "count": [228]}, "frame_index": {"min": [0], "max": [227], "mean": [113.5], "std": [65.81729762506713], "count": [228]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [228]}, "index": {"min": [8266], "max": [8493], "mean": [8379.5], "std": [65.81729762506713], "count": [228]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [228]}, "subtask_annotation": {"mean": [1.9517543859649122, 5.0, 5.0, 5.0, 5.0], "std": [1.5108805644473093, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [228]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [228]}, "eef_direction_state": {"mean": [3.2719298245614037, 3.986842105263158], "std": [2.0595736559293574, 2.1119548256521896], "min": [0, 0], "max": [6, 6], "count": [228]}, "eef_velocity_state": {"mean": [1.2149122807017543, 0.9692982456140351], "std": [0.7679698066228057, 0.9430844498085037], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_state": {"mean": [0.8333333333333334, 0.7368421052631579], "std": [0.8368347493148333, 0.8486587103472157], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_direction_action": {"mean": [3.2719298245614037, 3.986842105263158], "std": [2.0595736559293574, 2.1119548256521896], "min": [0, 0], "max": [6, 6], "count": [228]}, "eef_velocity_action": {"mean": [1.2149122807017543, 0.9692982456140351], "std": [0.7679698066228057, 0.9430844498085037], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_action": {"mean": [0.8333333333333334, 0.7368421052631579], "std": [0.8368347493148333, 0.8486587103472157], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_sim_pose_state": {"mean": [0.6350993079007512, 0.19619447995673817, 1.2263011950003198, -1.2380471589924915, 0.6212209847844808, -2.015715070115906, 0.6517705435252249, -0.2120416967396871, 1.2149120100056132, 1.153962011561976, 0.5076726546339713, 1.9851410259283166], "std": [0.050737724033167834, 0.035517605443663516, 0.0485387942740356, 0.2164117807908398, 0.15004344417461993, 0.24466442867733168, 0.03418327495890263, 0.061805741773036944, 0.061557579087443665, 0.1852793058546502, 0.06036526644709668, 0.1852023604994845], "min": [0.5870258372802485, 0.1360595364492162, 1.1855881331252347, -1.7551942804501426, 0.44637335819462454, -2.634000737986763, 0.5920150546988372, -0.28516005755934215, 1.1656527331749484, 0.7152637411203, 0.33965024564384527, 1.8357574274935573], "max": [0.7893131769358541, 0.24690897303174666, 1.3453197311391305, -0.8287744313641006, 0.9751163252431696, -1.6977086225857538, 0.7595683312192578, -0.10721349729052662, 1.3774075886250876, 1.3482702379128175, 0.6066278618865297, 2.367070575449481], "count": [228]}, "eef_sim_pose_action": {"mean": [0.6350993079007512, 0.19619447995673817, 1.2263011950003198, -1.2380471589924915, 0.6212209847844808, -2.015715070115906, 0.6517705435252249, -0.2120416967396871, 1.2149120100056132, 1.153962011561976, 0.5076726546339713, 1.9851410259283166], "std": [0.050737724033167834, 0.035517605443663516, 0.0485387942740356, 0.2164117807908398, 0.15004344417461993, 0.24466442867733168, 0.03418327495890263, 0.061805741773036944, 0.061557579087443665, 0.1852793058546502, 0.06036526644709668, 0.1852023604994845], "min": [0.5870258372802485, 0.1360595364492162, 1.1855881331252347, -1.7551942804501426, 0.44637335819462454, -2.634000737986763, 0.5920150546988372, -0.28516005755934215, 1.1656527331749484, 0.7152637411203, 0.33965024564384527, 1.8357574274935573], "max": [0.7893131769358541, 0.24690897303174666, 1.3453197311391305, -0.8287744313641006, 0.9751163252431696, -1.6977086225857538, 0.7595683312192578, -0.10721349729052662, 1.3774075886250876, 1.3482702379128175, 0.6066278618865297, 2.367070575449481], "count": [228]}}} +{"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.3010701879084967]], [[0.33018719566993465]], [[0.3434231556372549]]], "std": [[[0.33419309058841]], [[0.30981784741014895]], [[0.30107440829826815]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4772372753267974]], [[0.505792704248366]], [[0.47334480187908495]]], "std": [[[0.3337882002795441]], [[0.32308086023697313]], [[0.3364307758925527]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48672449959150327]], [[0.5212028329248366]], [[0.5050039522058823]]], "std": [[[0.311557730994798]], [[0.29925728106116034]], [[0.3025631505352795]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38714788807189543]], [[0.421265095996732]], [[0.4260043096405229]]], "std": [[[0.36174113654960194]], [[0.36226349253509504]], [[0.3327938416945099]]], "count": [100]}, "observation.state": {"min": [0.2302681803703308, -1.2029592990875244, 0.9959372878074646, -0.4734111428260803, -1.5179779529571533, 0.21586747467517853, -1.189631462097168, -1.356097936630249, 1.1833847761154175, -0.5189259648323059, 0.8239633440971375, -0.39760348200798035, 39.703125, 42.484375, -0.7918750047683716, 0.20500001311302185, 0.8374999761581421, -0.8924999833106995, 0.6725000143051147, 0.44312500953674316, 0.8543750047683716, -2.989375114440918, 0.9830000400543213, 0.06687499582767487, 31.358749389648438, 39.489376068115234, 1.121250033378601, 0.9900000095367432, 0.9856249690055847, 0.4424999952316284, 0.5450000166893005, 0.6668750047683716, 0.7393749952316284, 0.71875, 0.7862499952316284, -3.2356250286102295], "max": [1.3380731344223022, -0.7410639524459839, 1.5713454484939575, 0.5488002300262451, -0.6805523633956909, 0.5353294014930725, -0.2700369954109192, -0.9342336058616638, 1.7112277746200562, 0.32778286933898926, 1.5313620567321777, -0.07751106470823288, 54.176876068115234, 56.6662483215332, 51.93687438964844, 9.508749961853027, 38.66812515258789, 34.57624816894531, 32.380001068115234, 79.97437286376953, 67.82062530517578, 109.0268783569336, 80.29374694824219, 109.96875, 69.28250122070312, 63.475624084472656, 2.990000009536743, 9.59375, 36.50562286376953, 59.31999969482422, 43.11000061035156, 71.48062896728516, 53.45750045776367, 96.77750396728516, 87.45437622070312, 109.86125183105469], "mean": [0.7717568278312683, -0.9354855418205261, 1.2227973937988281, 0.008171317167580128, -1.132617473602295, 0.4356537461280823, -0.9240781664848328, -1.0220617055892944, 1.3180257081985474, 0.05726614221930504, 1.3074957132339478, -0.31314530968666077, 48.65445327758789, 47.35919189453125, 11.946930885314941, 7.082106590270996, 11.93925952911377, 5.948843955993652, 8.292491912841797, 13.840229034423828, 12.812835693359375, 17.915225982666016, 12.174857139587402, 44.67250061035156, 56.50956726074219, 53.01185607910156, 1.3006994724273682, 7.229419231414795, 17.44164276123047, 10.042817115783691, 13.174604415893555, 13.076048851013184, 12.431413650512695, 17.29853057861328, 14.623250007629395, 27.20592498779297], "std": [0.29666146636009216, 0.13263630867004395, 0.1550792157649994, 0.2609148323535919, 0.2828807532787323, 0.08311231434345245, 0.3111700713634491, 0.1035916730761528, 0.14069564640522003, 0.29568201303482056, 0.20544105768203735, 0.09012208133935928, 3.7154247760772705, 2.9550178050994873, 17.6984806060791, 3.158123254776001, 12.00943660736084, 10.976683616638184, 11.48410701751709, 26.850574493408203, 19.605920791625977, 36.7989501953125, 23.362085342407227, 32.51512908935547, 10.153568267822266, 8.973621368408203, 0.2523016929626465, 2.150759220123291, 10.895655632019043, 19.596765518188477, 12.69599437713623, 23.443138122558594, 16.252561569213867, 32.86284255981445, 27.10380744934082, 36.95481491088867], "count": [227]}, "action": {"min": [0.2302681803703308, -1.2029592990875244, 0.9959372878074646, -0.4734111428260803, -1.5179779529571533, 0.21586747467517853, -1.189631462097168, -1.356097936630249, 1.1833847761154175, -0.5189259648323059, 0.8239633440971375, -0.39760348200798035, 39.703125, 42.484375, -0.7918750047683716, 0.20500001311302185, 0.8374999761581421, -0.8924999833106995, 0.6725000143051147, 0.44312500953674316, 0.8543750047683716, -2.989375114440918, 0.9830000400543213, 0.06687499582767487, 31.358749389648438, 39.489376068115234, 1.121250033378601, 0.9900000095367432, 0.9856249690055847, 0.4424999952316284, 0.5450000166893005, 0.6668750047683716, 0.7393749952316284, 0.71875, 0.7862499952316284, -3.2356250286102295], "max": [1.3380731344223022, -0.7410639524459839, 1.5713454484939575, 0.5488002300262451, -0.6805523633956909, 0.5353294014930725, -0.2700369954109192, -0.9342336058616638, 1.7112277746200562, 0.32778286933898926, 1.5313620567321777, -0.07751106470823288, 54.176876068115234, 56.6662483215332, 51.93687438964844, 9.508749961853027, 38.66812515258789, 34.57624816894531, 32.380001068115234, 79.97437286376953, 67.82062530517578, 109.0268783569336, 80.29374694824219, 109.96875, 69.28250122070312, 63.475624084472656, 2.990000009536743, 9.59375, 36.50562286376953, 59.31999969482422, 43.11000061035156, 71.48062896728516, 53.45750045776367, 96.77750396728516, 87.45437622070312, 109.86125183105469], "mean": [0.7717567086219788, -0.9354856610298157, 1.2227970361709595, 0.008171315304934978, -1.1326173543930054, 0.4356538951396942, -0.9240774512290955, -1.022061824798584, 1.3180261850357056, 0.0572662279009819, 1.3074960708618164, -0.31314536929130554, 48.65446090698242, 47.35920333862305, 11.946920394897461, 7.0821075439453125, 11.939249038696289, 5.948847770690918, 8.29249095916748, 13.840228080749512, 12.812834739685059, 17.915210723876953, 12.174858093261719, 44.6724853515625, 56.50952911376953, 53.01186752319336, 1.3006994724273682, 7.229419231414795, 17.441648483276367, 10.04280948638916, 13.17460823059082, 13.076047897338867, 12.43140983581543, 17.298524856567383, 14.62324333190918, 27.2059268951416], "std": [0.29666149616241455, 0.13263632357120514, 0.15507923066616058, 0.26091480255126953, 0.2828807532787323, 0.08311233669519424, 0.3111700117588043, 0.1035916805267334, 0.14069564640522003, 0.29568201303482056, 0.20544104278087616, 0.09012207388877869, 3.7154242992401123, 2.9550182819366455, 17.698476791381836, 3.1581227779388428, 12.009435653686523, 10.9766845703125, 11.48410415649414, 26.850582122802734, 19.60592269897461, 36.7989501953125, 23.362083435058594, 32.5151252746582, 10.153569221496582, 8.973621368408203, 0.2523016035556793, 2.150758981704712, 10.89565658569336, 19.59676742553711, 12.69599437713623, 23.44314193725586, 16.252561569213867, 32.86284255981445, 27.103809356689453, 36.95481872558594], "count": [227]}, "timestamp": {"min": [0.0], "max": [7.533333333333333], "mean": [3.7666666666666666], "std": [2.1842873233874505], "count": [227]}, "frame_index": {"min": [0], "max": [226], "mean": [113.0], "std": [65.5286197016235], "count": [227]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [227]}, "index": {"min": [8494], "max": [8720], "mean": [8607.0], "std": [65.5286197016235], "count": [227]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [227]}, "subtask_annotation": {"mean": [1.986784140969163, 5.0, 5.0, 5.0, 5.0], "std": [1.5607526034217272, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [227]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [227]}, "eef_direction_state": {"mean": [3.33920704845815, 3.986784140969163], "std": [2.018505856085544, 2.0745578080109826], "min": [0, 0], "max": [6, 6], "count": [227]}, "eef_velocity_state": {"mean": [1.1233480176211454, 0.920704845814978], "std": [0.7466408046835742, 0.8968193607117566], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_state": {"mean": [0.960352422907489, 0.6916299559471366], "std": [0.8619289191697755, 0.8085830781960084], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_direction_action": {"mean": [3.33920704845815, 3.986784140969163], "std": [2.018505856085544, 2.0745578080109826], "min": [0, 0], "max": [6, 6], "count": [227]}, "eef_velocity_action": {"mean": [1.1233480176211454, 0.920704845814978], "std": [0.7466408046835742, 0.8968193607117566], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_action": {"mean": [0.960352422907489, 0.6916299559471366], "std": [0.8619289191697755, 0.8085830781960084], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_sim_pose_state": {"mean": [0.6619879252474814, 0.1982310402403656, 1.2554580689870078, -1.140856801224802, 0.6040697956585195, -1.9351726040155743, 0.6574058459589024, -0.2125987018986683, 1.2260326558867216, 1.1177111889799902, 0.5124339971792097, 1.9478121973627263], "std": [0.04667096107957997, 0.033051671667046624, 0.05817104351781248, 0.2458526072155503, 0.14739855720551007, 0.22334544277502094, 0.035526686956014665, 0.06405191178830356, 0.06157162465961893, 0.17070817563904767, 0.09084202837627946, 0.19963016104317896], "min": [0.6037908784953936, 0.14958585842038552, 1.1838766653903943, -1.6777447920990056, 0.4215084103536675, -2.45273815801257, 0.6260635428486695, -0.27498959778400384, 1.1752207032448827, 0.6410513488461648, 0.41259727623930464, 1.7371968952303263], "max": [0.7716276831151802, 0.3020428002718725, 1.38511875009376, -0.6881488670110227, 0.8779023987372914, -1.6413089768734315, 0.7745552729016534, -0.09947986011574211, 1.382990126820212, 1.3611243252128853, 0.7123634610234397, 2.4262387057002544], "count": [227]}, "eef_sim_pose_action": {"mean": [0.6619879252474814, 0.1982310402403656, 1.2554580689870078, -1.140856801224802, 0.6040697956585195, -1.9351726040155743, 0.6574058459589024, -0.2125987018986683, 1.2260326558867216, 1.1177111889799902, 0.5124339971792097, 1.9478121973627263], "std": [0.04667096107957997, 0.033051671667046624, 0.05817104351781248, 0.2458526072155503, 0.14739855720551007, 0.22334544277502094, 0.035526686956014665, 0.06405191178830356, 0.06157162465961893, 0.17070817563904767, 0.09084202837627946, 0.19963016104317896], "min": [0.6037908784953936, 0.14958585842038552, 1.1838766653903943, -1.6777447920990056, 0.4215084103536675, -2.45273815801257, 0.6260635428486695, -0.27498959778400384, 1.1752207032448827, 0.6410513488461648, 0.41259727623930464, 1.7371968952303263], "max": [0.7716276831151802, 0.3020428002718725, 1.38511875009376, -0.6881488670110227, 0.8779023987372914, -1.6413089768734315, 0.7745552729016534, -0.09947986011574211, 1.382990126820212, 1.3611243252128853, 0.7123634610234397, 2.4262387057002544], "count": [227]}}} +{"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.32248364583333333]], [[0.3307595179738562]], [[0.35300195261437906]]], "std": [[[0.3299015156128128]], [[0.3136202832332398]], [[0.2960010404910321]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.468988443627451]], [[0.4982285498366013]], [[0.4649434068627451]]], "std": [[[0.32306441976154027]], [[0.30993426655932793]], [[0.32185046276601303]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4782977512254902]], [[0.5164665543300654]], [[0.49723483455882356]]], "std": [[[0.3125901003249649]], [[0.29826301828870955]], [[0.3016685920080253]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3875577757352941]], [[0.42098081699346407]], [[0.42294622140522875]]], "std": [[[0.36137752233754505]], [[0.36311925340737444]], [[0.33554166190525225]]], "count": [100]}, "observation.state": {"min": [0.2537289261817932, -1.2315223217010498, 0.9745269417762756, -0.46807050704956055, -1.536059021949768, 0.2149614691734314, -1.2576295137405396, -1.3271534442901611, 1.1244945526123047, -0.40088310837745667, 0.7418745756149292, -0.4131380319595337, 40.26250076293945, 41.885623931884766, -0.7925000190734863, -0.09687499701976776, 0.9112499952316284, 0.2606250047683716, 0.8231250047683716, -0.7862499952316284, 0.7493749856948853, -0.7800000309944153, 0.9750000238418579, 0.5525000095367432, 27.829374313354492, 43.916873931884766, 0.9919999837875366, 1.734375, 0.9637500047683716, 0.8950000405311584, 0.5768749713897705, 0.640625, 0.6944444179534912, 0.7906249761581421, 0.8587499856948853, -3.432499885559082], "max": [1.3881895542144775, -0.7483119964599609, 1.6200313568115234, 0.6390669345855713, -0.5866378545761108, 0.513990581035614, -0.15504597127437592, -0.8669508695602417, 1.7048141956329346, 0.3627832531929016, 1.4764057397842407, -0.09942206740379333, 53.99937438964844, 55.11375045776367, 58.79874801635742, 9.773750305175781, 39.622501373291016, 23.888124465942383, 41.54750061035156, 97.72125244140625, 60.78312683105469, 110.18937683105469, 67.01312255859375, 109.953125, 65.41312408447266, 64.48249816894531, 3.134999990463257, 9.408124923706055, 30.541250228881836, 52.823123931884766, 35.696876525878906, 69.95625305175781, 48.08374786376953, 99.54437255859375, 83.37687683105469, 109.76187896728516], "mean": [0.8236460089683533, -0.8812593817710876, 1.1695106029510498, 0.059682417660951614, -1.077958583831787, 0.4029086232185364, -0.9649543762207031, -0.9763413667678833, 1.2695199251174927, 0.08741893619298935, 1.2928123474121094, -0.3257196843624115, 50.359466552734375, 46.09092330932617, 15.093491554260254, 5.658325672149658, 15.093798637390137, 4.414443016052246, 15.034651756286621, 17.29948616027832, 19.03419303894043, 19.959989547729492, 12.773663520812988, 53.31731414794922, 53.78889083862305, 55.03933334350586, 1.3936058282852173, 6.261993408203125, 11.326653480529785, 8.896522521972656, 9.76073169708252, 12.650788307189941, 10.982036590576172, 17.634353637695312, 13.804753303527832, 25.878358840942383], "std": [0.3114774227142334, 0.1207575649023056, 0.15785306692123413, 0.31602761149406433, 0.30357038974761963, 0.09176485985517502, 0.3650221526622772, 0.11262939125299454, 0.16645659506320953, 0.30532145500183105, 0.21695676445960999, 0.09280073642730713, 2.560248374938965, 3.5281779766082764, 20.271697998046875, 3.1371564865112305, 12.445418357849121, 7.768618106842041, 13.994258880615234, 33.36760330200195, 18.58799934387207, 37.52870559692383, 21.041027069091797, 31.40503692626953, 9.183530807495117, 8.79702091217041, 0.31090274453163147, 2.1187241077423096, 8.554317474365234, 16.07171630859375, 11.456235885620117, 22.315235137939453, 15.220418930053711, 33.196651458740234, 24.612457275390625, 36.48982238769531], "count": [215]}, "action": {"min": [0.2537289261817932, -1.2315223217010498, 0.9745269417762756, -0.46807050704956055, -1.536059021949768, 0.2149614691734314, -1.2576295137405396, -1.3271534442901611, 1.1244945526123047, -0.40088310837745667, 0.7418745756149292, -0.4131380319595337, 40.26250076293945, 41.885623931884766, -0.7925000190734863, -0.09687499701976776, 0.9112499952316284, 0.2606250047683716, 0.8231250047683716, -0.7862499952316284, 0.7493749856948853, -0.7800000309944153, 0.9750000238418579, 0.5525000095367432, 27.829374313354492, 43.916873931884766, 0.9919999837875366, 1.734375, 0.9637500047683716, 0.8950000405311584, 0.5768749713897705, 0.640625, 0.6944444179534912, 0.7906249761581421, 0.8587499856948853, -3.432499885559082], "max": [1.3881895542144775, -0.7483119964599609, 1.6200313568115234, 0.6390669345855713, -0.5866378545761108, 0.513990581035614, -0.15504597127437592, -0.8669508695602417, 1.7048141956329346, 0.3627832531929016, 1.4764057397842407, -0.09942206740379333, 53.99937438964844, 55.11375045776367, 58.79874801635742, 9.773750305175781, 39.622501373291016, 23.888124465942383, 41.54750061035156, 97.72125244140625, 60.78312683105469, 110.18937683105469, 67.01312255859375, 109.953125, 65.41312408447266, 64.48249816894531, 3.134999990463257, 9.408124923706055, 30.541250228881836, 52.823123931884766, 35.696876525878906, 69.95625305175781, 48.08374786376953, 99.54437255859375, 83.37687683105469, 109.76187896728516], "mean": [0.8236461281776428, -0.8812587857246399, 1.1695104837417603, 0.059682343155145645, -1.0779584646224976, 0.4029085338115692, -0.9649547338485718, -0.9763416647911072, 1.2695200443267822, 0.08741898089647293, 1.2928122282028198, -0.3257196545600891, 50.35945129394531, 46.0909309387207, 15.093474388122559, 5.658325672149658, 15.09378719329834, 4.414440631866455, 15.034645080566406, 17.299476623535156, 19.03420066833496, 19.95997428894043, 12.77367115020752, 53.31735610961914, 53.78889465332031, 55.03933334350586, 1.3936059474945068, 6.2619948387146, 11.326652526855469, 8.896523475646973, 9.760736465454102, 12.65078353881836, 10.982035636901855, 17.63435173034668, 13.8047456741333, 25.878355026245117], "std": [0.3114774525165558, 0.1207575798034668, 0.15785306692123413, 0.3160276710987091, 0.303570419549942, 0.09176485240459442, 0.3650221526622772, 0.11262939870357513, 0.16645662486553192, 0.30532145500183105, 0.21695677936077118, 0.09280073642730713, 2.560248613357544, 3.528177261352539, 20.271692276000977, 3.1371564865112305, 12.445418357849121, 7.768619060516357, 13.994260787963867, 33.367610931396484, 18.588001251220703, 37.52870178222656, 21.041025161743164, 31.4050350189209, 9.183530807495117, 8.79702091217041, 0.31090280413627625, 2.1187236309051514, 8.554317474365234, 16.071718215942383, 11.456235885620117, 22.315235137939453, 15.220417976379395, 33.196651458740234, 24.612457275390625, 36.48982620239258], "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": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [215]}, "index": {"min": [8721], "max": [8935], "mean": [8828.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [2.013953488372093, 5.0, 5.0, 5.0, 5.0], "std": [1.535560104667341, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [215]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [215]}, "eef_direction_state": {"mean": [3.3767441860465115, 4.330232558139535], "std": [2.030561522670495, 1.8546653786726437], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.2046511627906977, 0.9395348837209302], "std": [0.7745827048706261, 0.9053175043413489], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [1.0093023255813953, 0.6232558139534884], "std": [0.8352172683460449, 0.819766617185796], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [3.3767441860465115, 4.330232558139535], "std": [2.030561522670495, 1.8546653786726437], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.2046511627906977, 0.9395348837209302], "std": [0.7745827048706261, 0.9053175043413489], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [1.0093023255813953, 0.6232558139534884], "std": [0.8352172683460449, 0.819766617185796], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.6506460170097722, 0.20055509121748588, 1.2326451601555208, -1.2848659550580546, 0.6479908739633504, -2.0421247051946083, 0.6514701809281379, -0.22555871091038307, 1.2234407219580885, 1.1676951591982774, 0.5278621168496215, 1.9317355308559219], "std": [0.04602083087574137, 0.037114346750482995, 0.057326408053756474, 0.2637596584517217, 0.16090041822601925, 0.2516264788802812, 0.04037351640946368, 0.06529981392879493, 0.07393411172545807, 0.1822443843367285, 0.06347967565379546, 0.1910249242403685], "min": [0.599808928847201, 0.15429807370060925, 1.1868953231890214, -1.7604051767404139, 0.43963776527000764, -2.5199418764967967, 0.6220726356025046, -0.2861572052209839, 1.1656316708616388, 0.6628469715949203, 0.44182694705587267, 1.7490905027926176], "max": [0.7894379884052076, 0.31196373357063173, 1.3831935380005178, -0.7012675756793929, 0.9435689138174252, -1.6787510298668693, 0.7738135860784314, -0.1026735198927266, 1.4085144928065614, 1.3496896322208483, 0.6488030593965606, 2.38209299598748], "count": [215]}, "eef_sim_pose_action": {"mean": [0.6506460170097722, 0.20055509121748588, 1.2326451601555208, -1.2848659550580546, 0.6479908739633504, -2.0421247051946083, 0.6514701809281379, -0.22555871091038307, 1.2234407219580885, 1.1676951591982774, 0.5278621168496215, 1.9317355308559219], "std": [0.04602083087574137, 0.037114346750482995, 0.057326408053756474, 0.2637596584517217, 0.16090041822601925, 0.2516264788802812, 0.04037351640946368, 0.06529981392879493, 0.07393411172545807, 0.1822443843367285, 0.06347967565379546, 0.1910249242403685], "min": [0.599808928847201, 0.15429807370060925, 1.1868953231890214, -1.7604051767404139, 0.43963776527000764, -2.5199418764967967, 0.6220726356025046, -0.2861572052209839, 1.1656316708616388, 0.6628469715949203, 0.44182694705587267, 1.7490905027926176], "max": [0.7894379884052076, 0.31196373357063173, 1.3831935380005178, -0.7012675756793929, 0.9435689138174252, -1.6787510298668693, 0.7738135860784314, -0.1026735198927266, 1.4085144928065614, 1.3496896322208483, 0.6488030593965606, 2.38209299598748], "count": [215]}}} +{"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.31166785539215686]], [[0.3174287173202614]], [[0.33865494893790854]]], "std": [[[0.3252682542318528]], [[0.3105349483862133]], [[0.2933503358684964]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4549663745915033]], [[0.4835391094771242]], [[0.44939729779411763]]], "std": [[[0.32367381837368114]], [[0.3105249952310234]], [[0.3231700611072327]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46045847834967324]], [[0.5009596977124183]], [[0.4808598672385621]]], "std": [[[0.3093070724900441]], [[0.29285197050496553]], [[0.29423192340312676]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39201883986928104]], [[0.42553623570261434]], [[0.41192516544117647]]], "std": [[[0.36482398530496796]], [[0.36181020184549295]], [[0.34292546837804755]]], "count": [100]}, "observation.state": {"min": [0.27299344539642334, -1.2089914083480835, 1.0232127904891968, -0.11620169132947922, -1.350995659828186, 0.30827993154525757, -1.2071794271469116, -1.3325417041778564, 1.176279902458191, -0.372773140668869, 0.75739586353302, -0.45276379585266113, 44.477779388427734, 43.78499984741211, -1.0774999856948853, 0.17875000834465027, 10.048125267028809, 0.27000001072883606, 2.963124990463257, 0.36375001072883606, 3.7018749713897705, 0.4012500047683716, 1.0, 19.073123931884766, 35.369998931884766, 41.48062515258789, 1.3337500095367432, -0.3631249964237213, 1.4318749904632568, 0.7556250095367432, 1.078125, 0.7750000357627869, 1.040624976158142, 0.7143750190734863, 0.8962500095367432, -3.640625], "max": [1.1337929964065552, -0.7577773332595825, 1.5770676136016846, 0.47252899408340454, -0.691495954990387, 0.47673848271369934, -0.3109264075756073, -0.8782520890235901, 1.6846197843551636, 0.20359349250793457, 1.340075969696045, -0.16632333397865295, 55.841251373291016, 53.62111282348633, 53.72624969482422, 9.142499923706055, 39.51124954223633, 49.201873779296875, 37.81312561035156, 69.11125183105469, 49.10562515258789, 89.0112533569336, 77.18937683105469, 110.40625, 64.51875305175781, 63.86125183105469, 2.708750009536743, 9.306249618530273, 39.39624786376953, 59.02375030517578, 44.61937713623047, 78.12750244140625, 43.54125213623047, 103.30999755859375, 88.31813049316406, 110.78750610351562], "mean": [0.7542737126350403, -0.8739020824432373, 1.178869366645813, 0.12400128692388535, -1.0154247283935547, 0.42144131660461426, -0.8723863959312439, -0.9965149760246277, 1.323195457458496, -0.018724432215094566, 1.18352472782135, -0.32316717505455017, 52.641845703125, 48.427398681640625, 21.00569725036621, 4.295713901519775, 22.648683547973633, 7.336291790008545, 18.744340896606445, 12.129629135131836, 18.999326705932617, 16.422330856323242, 12.954774856567383, 55.49936294555664, 53.20322799682617, 52.522151947021484, 1.4215734004974365, 4.757397174835205, 23.280622482299805, 15.57629108428955, 24.003828048706055, 21.55220603942871, 23.041427612304688, 28.61478614807129, 24.802000045776367, 49.43925094604492], "std": [0.2085796445608139, 0.11332377791404724, 0.13495540618896484, 0.1753213107585907, 0.18093323707580566, 0.05148735269904137, 0.3402290344238281, 0.14487747848033905, 0.1661616414785385, 0.20128588378429413, 0.1823325902223587, 0.0630737841129303, 2.0326013565063477, 2.610118865966797, 20.078174591064453, 2.8218894004821777, 7.119764804840088, 14.278632164001465, 9.05427074432373, 22.247058868408203, 12.532271385192871, 29.50807762145996, 23.738943099975586, 25.617183685302734, 7.006499290466309, 9.488762855529785, 0.20802243053913116, 3.2392475605010986, 11.95052719116211, 23.22812271118164, 13.737643241882324, 30.702329635620117, 14.782785415649414, 42.03028869628906, 32.94401550292969, 36.72871398925781], "count": [187]}, "action": {"min": [0.27299344539642334, -1.2089914083480835, 1.0232127904891968, -0.11620169132947922, -1.350995659828186, 0.30827993154525757, -1.2071794271469116, -1.3325417041778564, 1.176279902458191, -0.372773140668869, 0.75739586353302, -0.45276379585266113, 44.477779388427734, 43.78499984741211, -1.0774999856948853, 0.17875000834465027, 10.048125267028809, 0.27000001072883606, 2.963124990463257, 0.36375001072883606, 3.7018749713897705, 0.4012500047683716, 1.0, 19.073123931884766, 35.369998931884766, 41.48062515258789, 1.3337500095367432, -0.3631249964237213, 1.4318749904632568, 0.7556250095367432, 1.078125, 0.7750000357627869, 1.040624976158142, 0.7143750190734863, 0.8962500095367432, -3.640625], "max": [1.1337929964065552, -0.7577773332595825, 1.5770676136016846, 0.47252899408340454, -0.691495954990387, 0.47673848271369934, -0.3109264075756073, -0.8782520890235901, 1.6846197843551636, 0.20359349250793457, 1.340075969696045, -0.16632333397865295, 55.841251373291016, 53.62111282348633, 53.72624969482422, 9.142499923706055, 39.51124954223633, 49.201873779296875, 37.81312561035156, 69.11125183105469, 49.10562515258789, 89.0112533569336, 77.18937683105469, 110.40625, 64.51875305175781, 63.86125183105469, 2.708750009536743, 9.306249618530273, 39.39624786376953, 59.02375030517578, 44.61937713623047, 78.12750244140625, 43.54125213623047, 103.30999755859375, 88.31813049316406, 110.78750610351562], "mean": [0.7542737126350403, -0.8739023208618164, 1.178869605064392, 0.12400129437446594, -1.0154249668121338, 0.42144137620925903, -0.8723862767219543, -0.9965150356292725, 1.323195219039917, -0.018724460154771805, 1.1835248470306396, -0.3231672942638397, 52.64181900024414, 48.427406311035156, 21.005704879760742, 4.295715808868408, 22.648683547973633, 7.3362932205200195, 18.744338989257812, 12.129645347595215, 18.999317169189453, 16.422327041625977, 12.954781532287598, 55.499351501464844, 53.20319747924805, 52.522151947021484, 1.4215734004974365, 4.7573981285095215, 23.280614852905273, 15.576289176940918, 24.003829956054688, 21.552202224731445, 23.041414260864258, 28.614789962768555, 24.802005767822266, 49.439239501953125], "std": [0.2085796296596527, 0.11332378536462784, 0.13495540618896484, 0.1753213107585907, 0.18093320727348328, 0.05148735269904137, 0.3402290344238281, 0.14487747848033905, 0.16616162657737732, 0.20128586888313293, 0.1823325902223587, 0.0630737915635109, 2.0326013565063477, 2.610118865966797, 20.078174591064453, 2.8218889236450195, 7.1197638511657715, 14.278629302978516, 9.054268836975098, 22.247068405151367, 12.532272338867188, 29.508073806762695, 23.738941192626953, 25.6171817779541, 7.006499290466309, 9.488761901855469, 0.20802250504493713, 3.2392475605010986, 11.95052719116211, 23.228120803833008, 13.73764419555664, 30.70233154296875, 14.782785415649414, 42.03028869628906, 32.94401550292969, 36.72871780395508], "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": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [187]}, "index": {"min": [8936], "max": [9122], "mean": [9029.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [2.1818181818181817, 5.0, 5.0, 5.0, 5.0], "std": [1.5612592302543629, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [187]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [187]}, "eef_direction_state": {"mean": [3.379679144385027, 4.06951871657754], "std": [2.1320608151531615, 1.8121636795613538], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.0909090909090908, 1.0641711229946524], "std": [0.7292753177379188, 0.8933202697838888], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_state": {"mean": [1.0374331550802138, 0.8342245989304813], "std": [0.8613444531208938, 0.8333328567205772], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_direction_action": {"mean": [3.379679144385027, 4.06951871657754], "std": [2.1320608151531615, 1.8121636795613538], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.0909090909090908, 1.0641711229946524], "std": [0.7292753177379188, 0.8933202697838888], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_action": {"mean": [1.0374331550802138, 0.8342245989304813], "std": [0.8613444531208938, 0.8333328567205772], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_sim_pose_state": {"mean": [0.6535649067900203, 0.18119133402822032, 1.2415373030527495, -1.2572138588773616, 0.6944571421305434, -2.0754072081201196, 0.6658085030819693, -0.2012326243052359, 1.2289008319516956, 1.1867969176517823, 0.5726033122621826, 2.0060455681607654], "std": [0.03882134787520603, 0.02070059127663031, 0.0469692665644902, 0.21171383450453038, 0.09803949382530679, 0.19524649331665705, 0.04878543827333884, 0.057109480453521884, 0.0707843609994726, 0.2058721570284917, 0.04314518179531825, 0.15390715466732457], "min": [0.604587413213004, 0.1488091657557384, 1.1858174982393719, -1.6837816343167735, 0.5375347464308566, -2.4686839746438514, 0.6289550240708506, -0.2615398546197176, 1.1614536148144625, 0.6874664752100905, 0.5173186488333941, 1.6887249982364017], "max": [0.7685783683376504, 0.2219482135078524, 1.3645568939647423, -0.8230118941382445, 0.8826854942658158, -1.7395113805943272, 0.777478476513416, -0.0997095454344625, 1.3698196447306294, 1.3716439391397002, 0.6713172386774415, 2.3375348200396404], "count": [187]}, "eef_sim_pose_action": {"mean": [0.6535649067900203, 0.18119133402822032, 1.2415373030527495, -1.2572138588773616, 0.6944571421305434, -2.0754072081201196, 0.6658085030819693, -0.2012326243052359, 1.2289008319516956, 1.1867969176517823, 0.5726033122621826, 2.0060455681607654], "std": [0.03882134787520603, 0.02070059127663031, 0.0469692665644902, 0.21171383450453038, 0.09803949382530679, 0.19524649331665705, 0.04878543827333884, 0.057109480453521884, 0.0707843609994726, 0.2058721570284917, 0.04314518179531825, 0.15390715466732457], "min": [0.604587413213004, 0.1488091657557384, 1.1858174982393719, -1.6837816343167735, 0.5375347464308566, -2.4686839746438514, 0.6289550240708506, -0.2615398546197176, 1.1614536148144625, 0.6874664752100905, 0.5173186488333941, 1.6887249982364017], "max": [0.7685783683376504, 0.2219482135078524, 1.3645568939647423, -0.8230118941382445, 0.8826854942658158, -1.7395113805943272, 0.777478476513416, -0.0997095454344625, 1.3698196447306294, 1.3716439391397002, 0.6713172386774415, 2.3375348200396404], "count": [187]}}} +{"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.318191983251634]], [[0.32121122344771247]], [[0.3278312663398693]]], "std": [[[0.32707257964071346]], [[0.312261482667513]], [[0.30180271694681576]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4510763929738562]], [[0.48049470588235293]], [[0.4499627144607843]]], "std": [[[0.318146500809546]], [[0.3048604968478089]], [[0.31534331530856163]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4613827246732026]], [[0.49711934640522876]], [[0.4786390175653595]]], "std": [[[0.31216053055300486]], [[0.2961446853039749]], [[0.2988328187349867]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3876064093137255]], [[0.42159834763071896]], [[0.42771003267973856]]], "std": [[[0.3616966139965479]], [[0.36199197461330723]], [[0.3361311853917275]]], "count": [100]}, "observation.state": {"min": [0.2740901708602905, -1.2186474800109863, 0.9682803153991699, -0.3358415365219116, -1.4438849687576294, 0.2537766098976135, -1.2514305114746094, -1.3206921815872192, 1.1422808170318604, -0.42951762676239014, 0.8038166761398315, -0.4049839675426483, 46.817779541015625, 42.42625045776367, -0.7300000190734863, 0.46312499046325684, 5.091875076293945, -0.6150000095367432, 1.0466666221618652, 0.5, 0.8450000286102295, 0.16124999523162842, 1.0325000286102295, 1.6506249904632568, 24.076875686645508, 44.307498931884766, 1.1150000095367432, 0.1524999886751175, 0.9231249690055847, 0.9424999952316284, 0.9368749856948853, 0.7437500357627869, 1.0366666316986084, 0.6456249952316284, 0.7677778005599976, 0.5731250047683716], "max": [1.3453688621520996, -0.7520552277565002, 1.6104466915130615, 0.3049658536911011, -0.6746156811714172, 0.49978065490722656, -0.2970263957977295, -0.8876936435699463, 1.674248456954956, 0.3006790280342102, 1.4232089519500732, -0.0985160619020462, 59.65312576293945, 55.33444595336914, 44.87812423706055, 9.40999984741211, 38.4375, 12.11312484741211, 36.93312454223633, 66.10250091552734, 40.645626068115234, 88.56500244140625, 42.92625045776367, 105.58625030517578, 63.602500915527344, 76.20500183105469, 2.9362499713897705, 9.620908737182617, 24.119375228881836, 68.39187622070312, 31.151874542236328, 76.89125061035156, 62.29937744140625, 111.1518783569336, 75.59124755859375, 109.95062255859375], "mean": [0.8519158363342285, -0.8557558059692383, 1.1663556098937988, 0.059313733130693436, -1.0688855648040771, 0.4039497971534729, -0.9200877547264099, -0.9908345341682434, 1.2983067035675049, 0.0041102091781795025, 1.231201410293579, -0.30239734053611755, 53.9754753112793, 50.017189025878906, 7.134764194488525, 6.068683624267578, 20.639331817626953, 2.018456220626831, 19.05988311767578, 11.641057968139648, 19.729093551635742, 15.94599437713623, 8.61372184753418, 54.708404541015625, 48.07592010498047, 60.36468505859375, 1.3977420330047607, 4.672595500946045, 13.941009521484375, 11.930747985839844, 15.920268058776855, 15.533522605895996, 18.547805786132812, 23.142993927001953, 14.6220064163208, 38.464534759521484], "std": [0.24420827627182007, 0.12472469359636307, 0.15832430124282837, 0.14975199103355408, 0.18372513353824615, 0.06940791010856628, 0.33079794049263, 0.11066460609436035, 0.15246102213859558, 0.2751585841178894, 0.1892828643321991, 0.10069626569747925, 3.2580819129943848, 4.089792251586914, 13.368074417114258, 2.69270658493042, 9.63137149810791, 3.95577073097229, 10.57103443145752, 21.369131088256836, 10.563593864440918, 28.682174682617188, 12.306087493896484, 28.36393928527832, 10.019521713256836, 12.351849555969238, 0.29853761196136475, 2.8984413146972656, 6.9471755027771, 20.25519561767578, 8.174100875854492, 25.90736961364746, 15.891356468200684, 38.641902923583984, 22.11667823791504, 34.172996520996094], "count": [165]}, "action": {"min": [0.2740901708602905, -1.2186474800109863, 0.9682803153991699, -0.3358415365219116, -1.4438849687576294, 0.2537766098976135, -1.2514305114746094, -1.3206921815872192, 1.1422808170318604, -0.42951762676239014, 0.8038166761398315, -0.4049839675426483, 46.817779541015625, 42.42625045776367, -0.7300000190734863, 0.46312499046325684, 5.091875076293945, -0.6150000095367432, 1.0466666221618652, 0.5, 0.8450000286102295, 0.16124999523162842, 1.0325000286102295, 1.6506249904632568, 24.076875686645508, 44.307498931884766, 1.1150000095367432, 0.1524999886751175, 0.9231249690055847, 0.9424999952316284, 0.9368749856948853, 0.7437500357627869, 1.0366666316986084, 0.6456249952316284, 0.7677778005599976, 0.5731250047683716], "max": [1.3453688621520996, -0.7520552277565002, 1.6104466915130615, 0.3049658536911011, -0.6746156811714172, 0.49978065490722656, -0.2970263957977295, -0.8876936435699463, 1.674248456954956, 0.3006790280342102, 1.4232089519500732, -0.0985160619020462, 59.65312576293945, 55.33444595336914, 44.87812423706055, 9.40999984741211, 38.4375, 12.11312484741211, 36.93312454223633, 66.10250091552734, 40.645626068115234, 88.56500244140625, 42.92625045776367, 105.58625030517578, 63.602500915527344, 76.20500183105469, 2.9362499713897705, 9.620908737182617, 24.119375228881836, 68.39187622070312, 31.151874542236328, 76.89125061035156, 62.29937744140625, 111.1518783569336, 75.59124755859375, 109.95062255859375], "mean": [0.8519159555435181, -0.8557558655738831, 1.1663557291030884, 0.05931376665830612, -1.0688855648040771, 0.4039497971534729, -0.9200873374938965, -0.9908343553543091, 1.2983067035675049, 0.0041102454997599125, 1.231201410293579, -0.30239734053611755, 53.97544479370117, 50.01716232299805, 7.134784698486328, 6.0686845779418945, 20.639341354370117, 2.018455982208252, 19.05988311767578, 11.641058921813965, 19.729108810424805, 15.945978164672852, 8.613720893859863, 54.70841598510742, 48.0759162902832, 60.364742279052734, 1.3977422714233398, 4.6725945472717285, 13.941017150878906, 11.930747985839844, 15.920268058776855, 15.533519744873047, 18.54779815673828, 23.14299201965332, 14.622005462646484, 38.464534759521484], "std": [0.24420824646949768, 0.12472467124462128, 0.15832430124282837, 0.14975200593471527, 0.18372513353824615, 0.06940791010856628, 0.33079794049263, 0.11066459119319916, 0.15246102213859558, 0.2751585841178894, 0.1892828643321991, 0.10069625824689865, 3.2580816745758057, 4.089792251586914, 13.368064880371094, 2.69270658493042, 9.631372451782227, 3.9557712078094482, 10.571036338806152, 21.3691349029541, 10.563593864440918, 28.68216896057129, 12.3060884475708, 28.36393928527832, 10.019523620605469, 12.351848602294922, 0.29853761196136475, 2.8984413146972656, 6.9471755027771, 20.25519561767578, 8.174100875854492, 25.90736961364746, 15.891353607177734, 38.64190673828125, 22.116676330566406, 34.17300033569336], "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": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [165]}, "index": {"min": [9123], "max": [9287], "mean": [9205.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [2.1151515151515152, 5.0, 5.0, 5.0, 5.0], "std": [1.5855638920683823, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [165]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [165]}, "eef_direction_state": {"mean": [3.3696969696969696, 3.703030303030303], "std": [2.00974668213545, 1.967075178191596], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.2606060606060605, 1.206060606060606], "std": [0.7210847863144653, 0.84922046034366], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [1.1272727272727272, 0.8242424242424242], "std": [0.8177103018435363, 0.8308558212926854], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [3.3696969696969696, 3.703030303030303], "std": [2.00974668213545, 1.967075178191596], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.2606060606060605, 1.206060606060606], "std": [0.7210847863144653, 0.84922046034366], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [1.1272727272727272, 0.8242424242424242], "std": [0.8177103018435363, 0.8308558212926854], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.6491590545383382, 0.19685277185031227, 1.2281811097246247, -1.2942783028586462, 0.6619696874646369, -2.065084977476667, 0.6569949762294185, -0.20746563331233162, 1.2181337037626618, 1.2006365937030692, 0.5543481468371118, 2.011964683248311], "std": [0.04664954076676755, 0.026639117702016896, 0.043387975103714185, 0.15349039239056997, 0.043155632036400216, 0.14907197846192302, 0.03970015674726291, 0.0603745255414536, 0.06477806458939456, 0.17263473729018222, 0.05196794028771734, 0.16909146597236716], "min": [0.5961651567851833, 0.14822108936175488, 1.1735002470947375, -1.6095817412477176, 0.5456264454454596, -2.384071156669495, 0.6266304676099146, -0.2749496569412687, 1.1585107128563272, 0.7978691202721866, 0.47086738479037216, 1.8485352610763108], "max": [0.7828012301938725, 0.27711258012808754, 1.344593948569395, -0.9353932429338044, 0.7169178561184513, -1.8155933174308732, 0.7689485654491625, -0.10125595281396305, 1.3583791007945363, 1.3796229062397343, 0.6703942534836691, 2.390601112206962], "count": [165]}, "eef_sim_pose_action": {"mean": [0.6491590545383382, 0.19685277185031227, 1.2281811097246247, -1.2942783028586462, 0.6619696874646369, -2.065084977476667, 0.6569949762294185, -0.20746563331233162, 1.2181337037626618, 1.2006365937030692, 0.5543481468371118, 2.011964683248311], "std": [0.04664954076676755, 0.026639117702016896, 0.043387975103714185, 0.15349039239056997, 0.043155632036400216, 0.14907197846192302, 0.03970015674726291, 0.0603745255414536, 0.06477806458939456, 0.17263473729018222, 0.05196794028771734, 0.16909146597236716], "min": [0.5961651567851833, 0.14822108936175488, 1.1735002470947375, -1.6095817412477176, 0.5456264454454596, -2.384071156669495, 0.6266304676099146, -0.2749496569412687, 1.1585107128563272, 0.7978691202721866, 0.47086738479037216, 1.8485352610763108], "max": [0.7828012301938725, 0.27711258012808754, 1.344593948569395, -0.9353932429338044, 0.7169178561184513, -1.8155933174308732, 0.7689485654491625, -0.10125595281396305, 1.3583791007945363, 1.3796229062397343, 0.6703942534836691, 2.390601112206962], "count": [165]}}} +{"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.32613493055555554]], [[0.33339124795751635]], [[0.3535843198529412]]], "std": [[[0.3308282914303906]], [[0.3142816677718875]], [[0.29675203486771395]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4473949693627451]], [[0.4771581617647059]], [[0.4474705780228758]]], "std": [[[0.3072261981318501]], [[0.2930362699739185]], [[0.3013981294245593]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4437813888888889]], [[0.4871023999183006]], [[0.4670975776143791]]], "std": [[[0.3017322032864504]], [[0.2852170952551427]], [[0.287455888325549]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3782817054738562]], [[0.4093423815359477]], [[0.41529913807189545]]], "std": [[[0.3602442581811363]], [[0.3589069424390115]], [[0.32897854372043145]]], "count": [100]}, "observation.state": {"min": [0.3182459771633148, -1.2262293100357056, 0.9076938033103943, -0.4499027132987976, -1.6065843105316162, 0.26586461067199707, -1.3165675401687622, -1.3454880714416504, 1.1317425966262817, -0.33777275681495667, 0.7423275709152222, -0.3729400336742401, 33.75, 43.928749084472656, 11.566874504089355, -0.10687500238418579, 2.333125114440918, -0.671875, 1.1293749809265137, 0.36375001072883606, 3.244374990463257, -0.07312499731779099, 1.0099999904632568, 4.923749923706055, 37.57374954223633, 45.243751525878906, 1.0774999856948853, 1.537500023841858, 0.7866666913032532, -0.09937500953674316, 0.47437500953674316, -0.6181250214576721, 0.796875, 0.3218750059604645, 0.7487499713897705, 0.10062500834465027], "max": [1.4742122888565063, -0.6899939179420471, 1.592684268951416, 0.4069390296936035, -0.7550593018531799, 0.47622984647750854, -0.26474401354789734, -0.9233615398406982, 1.6608015298843384, 0.39160847663879395, 1.5539406538009644, -0.15542744100093842, 60.75749969482422, 58.17444610595703, 49.584373474121094, 9.363749504089355, 28.55500030517578, 60.709999084472656, 38.01124954223633, 70.66812896728516, 43.431251525878906, 99.68937683105469, 51.48062515258789, 109.67749786376953, 68.52188110351562, 71.89125061035156, 2.518749952316284, 9.772500038146973, 30.958749771118164, 47.686248779296875, 35.05249786376953, 62.569374084472656, 43.95249938964844, 89.01687622070312, 85.22125244140625, 109.65875244140625], "mean": [1.0174392461776733, -0.869437575340271, 1.0897361040115356, -0.06236722692847252, -1.2122437953948975, 0.42176908254623413, -1.0065439939498901, -1.0005381107330322, 1.2620683908462524, 0.11096325516700745, 1.2817047834396362, -0.31381407380104065, 52.704288482666016, 50.12419509887695, 33.229217529296875, 3.591508626937866, 18.717615127563477, 10.017930030822754, 15.978437423706055, 10.910627365112305, 15.316650390625, 17.79677963256836, 9.459218978881836, 43.135799407958984, 56.506805419921875, 57.233558654785156, 1.3378238677978516, 6.465164661407471, 11.487944602966309, 8.291031837463379, 13.00243854522705, 12.191455841064453, 13.97277545928955, 16.390972137451172, 14.06943416595459, 37.859127044677734], "std": [0.3290760815143585, 0.12355716526508331, 0.17751608788967133, 0.24907119572162628, 0.2661176025867462, 0.06232687085866928, 0.33620646595954895, 0.10847021639347076, 0.14690740406513214, 0.2737259268760681, 0.19806110858917236, 0.06333442777395248, 4.636619567871094, 4.369360446929932, 7.923916816711426, 3.0537822246551514, 8.469313621520996, 19.2342472076416, 10.197953224182129, 20.892187118530273, 11.390684127807617, 32.13071060180664, 15.719096183776855, 31.047969818115234, 8.417304992675781, 11.1480131149292, 0.2316199392080307, 2.317068576812744, 8.809441566467285, 14.775237083435059, 10.498104095458984, 20.90155792236328, 12.928739547729492, 30.397735595703125, 25.58826446533203, 33.58431625366211], "count": [188]}, "action": {"min": [0.3182459771633148, -1.2262293100357056, 0.9076938033103943, -0.4499027132987976, -1.6065843105316162, 0.26586461067199707, -1.3165675401687622, -1.3454880714416504, 1.1317425966262817, -0.33777275681495667, 0.7423275709152222, -0.3729400336742401, 33.75, 43.928749084472656, 11.566874504089355, -0.10687500238418579, 2.333125114440918, -0.671875, 1.1293749809265137, 0.36375001072883606, 3.244374990463257, -0.07312499731779099, 1.0099999904632568, 4.923749923706055, 37.57374954223633, 45.243751525878906, 1.0774999856948853, 1.537500023841858, 0.7866666913032532, -0.09937500953674316, 0.47437500953674316, -0.6181250214576721, 0.796875, 0.3218750059604645, 0.7487499713897705, 0.10062500834465027], "max": [1.4742122888565063, -0.6899939179420471, 1.592684268951416, 0.4069390296936035, -0.7550593018531799, 0.47622984647750854, -0.26474401354789734, -0.9233615398406982, 1.6608015298843384, 0.39160847663879395, 1.5539406538009644, -0.15542744100093842, 60.75749969482422, 58.17444610595703, 49.584373474121094, 9.363749504089355, 28.55500030517578, 60.709999084472656, 38.01124954223633, 70.66812896728516, 43.431251525878906, 99.68937683105469, 51.48062515258789, 109.67749786376953, 68.52188110351562, 71.89125061035156, 2.518749952316284, 9.772500038146973, 30.958749771118164, 47.686248779296875, 35.05249786376953, 62.569374084472656, 43.95249938964844, 89.01687622070312, 85.22125244140625, 109.65875244140625], "mean": [1.017439365386963, -0.8694373369216919, 1.089735746383667, -0.06236720457673073, -1.2122437953948975, 0.42176923155784607, -1.0065438747406006, -1.0005382299423218, 1.2620688676834106, 0.11096331477165222, 1.2817047834396362, -0.3138139843940735, 52.704261779785156, 50.124183654785156, 33.229225158691406, 3.59150767326355, 18.717626571655273, 10.017926216125488, 15.978425025939941, 10.910626411437988, 15.316657066345215, 17.796775817871094, 9.459217071533203, 43.13581085205078, 56.506839752197266, 57.23353958129883, 1.3378238677978516, 6.465163707733154, 11.487939834594727, 8.291036605834961, 13.002427101135254, 12.191452980041504, 13.97277545928955, 16.390974044799805, 14.069432258605957, 37.8591194152832], "std": [0.3290761113166809, 0.12355717271566391, 0.17751607298851013, 0.24907122552394867, 0.26611757278442383, 0.06232686713337898, 0.33620646595954895, 0.10847021639347076, 0.14690737426280975, 0.2737259268760681, 0.19806109368801117, 0.06333442032337189, 4.6366190910339355, 4.369360446929932, 7.923916816711426, 3.053781509399414, 8.469311714172363, 19.234241485595703, 10.197956085205078, 20.892187118530273, 11.390685081481934, 32.13070297241211, 15.719093322753906, 31.047964096069336, 8.417304992675781, 11.148015022277832, 0.2316199690103531, 2.317068099975586, 8.809442520141602, 14.775236129760742, 10.498104095458984, 20.90155601501465, 12.928740501403809, 30.397735595703125, 25.588266372680664, 33.584320068359375], "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": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [188]}, "index": {"min": [9288], "max": [9475], "mean": [9381.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [2.047872340425532, 5.0, 5.0, 5.0, 5.0], "std": [1.5412228305765097, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [188]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [188]}, "eef_direction_state": {"mean": [3.4574468085106385, 3.952127659574468], "std": [1.9768064381671673, 1.8914268352396664], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.25, 1.0904255319148937], "std": [0.8096821020517736, 0.9151873600684022], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [1.0053191489361701, 0.8297872340425532], "std": [0.8536364043958715, 0.8333257884070693], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.4574468085106385, 3.952127659574468], "std": [1.9768064381671673, 1.8914268352396664], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.25, 1.0904255319148937], "std": [0.8096821020517736, 0.9151873600684022], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [1.0053191489361701, 0.8297872340425532], "std": [0.8536364043958715, 0.8333257884070693], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.6232243291102179, 0.20823597466861946, 1.2000870748152623, -1.3357812061662222, 0.5837033345730152, -2.044981806631749, 0.6484504087652486, -0.22102815503732648, 1.1979295495873328, 1.235066578499158, 0.49075352072192463, 1.9749389679381872], "std": [0.0522916715087246, 0.04009656372427071, 0.057130009979263555, 0.1982860665392732, 0.10639553531471521, 0.19709701201043714, 0.041328001741539694, 0.06583291001442479, 0.07112349232027704, 0.19323535872487985, 0.07573723647993867, 0.16570107947294183], "min": [0.5729905380927408, 0.1483594338461541, 1.1520936205303653, -1.680485638088386, 0.4441491989875739, -2.485801106733713, 0.6218112306808294, -0.28903481075353166, 1.1296273072744758, 0.767116059984811, 0.4107167691672531, 1.8153715952762854], "max": [0.7768105747448331, 0.29820695327160895, 1.3451011189867192, -0.8291704941088057, 0.7683296339414101, -1.7725085747829656, 0.7694371295613088, -0.07797997926418715, 1.3499287315706487, 1.4102246308931965, 0.6286275531166052, 2.370011199678566], "count": [188]}, "eef_sim_pose_action": {"mean": [0.6232243291102179, 0.20823597466861946, 1.2000870748152623, -1.3357812061662222, 0.5837033345730152, -2.044981806631749, 0.6484504087652486, -0.22102815503732648, 1.1979295495873328, 1.235066578499158, 0.49075352072192463, 1.9749389679381872], "std": [0.0522916715087246, 0.04009656372427071, 0.057130009979263555, 0.1982860665392732, 0.10639553531471521, 0.19709701201043714, 0.041328001741539694, 0.06583291001442479, 0.07112349232027704, 0.19323535872487985, 0.07573723647993867, 0.16570107947294183], "min": [0.5729905380927408, 0.1483594338461541, 1.1520936205303653, -1.680485638088386, 0.4441491989875739, -2.485801106733713, 0.6218112306808294, -0.28903481075353166, 1.1296273072744758, 0.767116059984811, 0.4107167691672531, 1.8153715952762854], "max": [0.7768105747448331, 0.29820695327160895, 1.3451011189867192, -0.8291704941088057, 0.7683296339414101, -1.7725085747829656, 0.7694371295613088, -0.07797997926418715, 1.3499287315706487, 1.4102246308931965, 0.6286275531166052, 2.370011199678566], "count": [188]}}} +{"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.3159797589869281]], [[0.32139273284313724]], [[0.34176694444444444]]], "std": [[[0.3291151079011203]], [[0.3144610787029958]], [[0.29584131832575283]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4632468402777778]], [[0.4894829677287582]], [[0.4541589950980392]]], "std": [[[0.3164923755861967]], [[0.3042357454545574]], [[0.3182593393977137]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4434287847222222]], [[0.48441820057189544]], [[0.46228598651960784]]], "std": [[[0.30283940866068915]], [[0.28712990233080565]], [[0.2920240362278603]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3876704227941176]], [[0.41779494689542485]], [[0.41765406454248366]]], "std": [[[0.35837585851120113]], [[0.358651597745624]], [[0.33134231336941006]]], "count": [100]}, "observation.state": {"min": [0.3146696388721466, -1.263256311416626, 0.9512569308280945, -0.3243972659111023, -1.5501258373260498, 0.25604161620140076, -1.4505608081817627, -1.3260328769683838, 1.0862993001937866, -0.39480334520339966, 0.7041561603546143, -0.31919965147972107, 36.351112365722656, 42.40562438964844, -0.8700000047683716, 0.23749999701976776, 0.8650000095367432, -0.5362499952316284, 0.890625, 0.4112499952316284, 0.9837499856948853, 0.014999999664723873, 0.95333331823349, 1.1506249904632568, 30.943750381469727, 44.110626220703125, 0.7293750047683716, -0.03750000149011612, 0.5744444131851196, 0.4881249964237213, 0.5568749904632568, 0.6875, 0.703125, 0.5177777409553528, 1.024999976158142, -3.2456250190734863], "max": [1.4329174757003784, -0.7307879328727722, 1.628805160522461, 0.4257267117500305, -0.7277122735977173, 0.45702889561653137, -0.08368620276451111, -0.8105878829956055, 1.7276073694229126, 0.33453020453453064, 1.47781503200531, -0.15442606806755066, 58.13687515258789, 55.962223052978516, 36.06624984741211, 9.507499694824219, 35.520626068115234, 24.80437469482422, 43.36249923706055, 63.81187438964844, 45.92937469482422, 101.58499908447266, 43.88500213623047, 108.3237533569336, 72.53250122070312, 64.28250122070312, 3.3837499618530273, 9.536666870117188, 38.59312438964844, 37.234375, 36.192501068115234, 49.52000045776367, 58.782501220703125, 108.57500457763672, 63.01812744140625, 110.2925033569336], "mean": [0.8430607318878174, -0.9627352356910706, 1.2123051881790161, -0.0364312119781971, -1.1324992179870605, 0.41080519556999207, -1.0084311962127686, -0.9767378568649292, 1.2732484340667725, 0.045172929763793945, 1.2855874300003052, -0.27552172541618347, 50.96065902709961, 48.78907775878906, 6.881944179534912, 6.562952995300293, 12.458109855651855, 4.52067756652832, 11.590982437133789, 10.404117584228516, 12.57056713104248, 16.040407180786133, 8.038520812988281, 38.81193161010742, 58.03281784057617, 52.83214569091797, 1.4614062309265137, 3.67199969291687, 21.36880874633789, 6.327065467834473, 15.62851333618164, 9.70219898223877, 19.22783660888672, 19.509368896484375, 12.987192153930664, 39.99768829345703], "std": [0.29060128331184387, 0.1458718627691269, 0.1859736144542694, 0.22576569020748138, 0.2567062973976135, 0.05570819601416588, 0.4488028585910797, 0.1504327654838562, 0.19254374504089355, 0.25945326685905457, 0.21809329092502594, 0.05397176742553711, 4.745092868804932, 3.7893993854522705, 12.207215309143066, 3.0905814170837402, 10.97216510772705, 8.622812271118164, 14.420065879821777, 19.012252807617188, 14.428072929382324, 31.195911407470703, 13.289505958557129, 30.79492950439453, 10.641674995422363, 8.257122993469238, 0.5393543243408203, 3.087346315383911, 14.162403106689453, 10.152031898498535, 11.70061206817627, 15.17347240447998, 17.789091110229492, 35.456504821777344, 20.097286224365234, 34.146331787109375], "count": [187]}, "action": {"min": [0.3146696388721466, -1.263256311416626, 0.9512569308280945, -0.3243972659111023, -1.5501258373260498, 0.25604161620140076, -1.4505608081817627, -1.3260328769683838, 1.0862993001937866, -0.39480334520339966, 0.7041561603546143, -0.31919965147972107, 36.351112365722656, 42.40562438964844, -0.8700000047683716, 0.23749999701976776, 0.8650000095367432, -0.5362499952316284, 0.890625, 0.4112499952316284, 0.9837499856948853, 0.014999999664723873, 0.95333331823349, 1.1506249904632568, 30.943750381469727, 44.110626220703125, 0.7293750047683716, -0.03750000149011612, 0.5744444131851196, 0.4881249964237213, 0.5568749904632568, 0.6875, 0.703125, 0.5177777409553528, 1.024999976158142, -3.2456250190734863], "max": [1.4329174757003784, -0.7307879328727722, 1.628805160522461, 0.4257267117500305, -0.7277122735977173, 0.45702889561653137, -0.08368620276451111, -0.8105878829956055, 1.7276073694229126, 0.33453020453453064, 1.47781503200531, -0.15442606806755066, 58.13687515258789, 55.962223052978516, 36.06624984741211, 9.507499694824219, 35.520626068115234, 24.80437469482422, 43.36249923706055, 63.81187438964844, 45.92937469482422, 101.58499908447266, 43.88500213623047, 108.3237533569336, 72.53250122070312, 64.28250122070312, 3.3837499618530273, 9.536666870117188, 38.59312438964844, 37.234375, 36.192501068115234, 49.52000045776367, 58.782501220703125, 108.57500457763672, 63.01812744140625, 110.2925033569336], "mean": [0.8430609107017517, -0.9627352356910706, 1.2123048305511475, -0.0364312008023262, -1.132499098777771, 0.41080528497695923, -1.008431077003479, -0.9767380952835083, 1.273248314857483, 0.045172929763793945, 1.285587191581726, -0.2755216956138611, 50.960670471191406, 48.789066314697266, 6.881947040557861, 6.562952995300293, 12.458106994628906, 4.5206828117370605, 11.59097957611084, 10.40412712097168, 12.570568084716797, 16.0404052734375, 8.038521766662598, 38.81193161010742, 58.03281784057617, 52.83216094970703, 1.4614064693450928, 3.671999454498291, 21.368799209594727, 6.327068328857422, 15.62851333618164, 9.702199935913086, 19.227840423583984, 19.509366989135742, 12.987190246582031, 39.99769973754883], "std": [0.29060131311416626, 0.14587187767028809, 0.1859736144542694, 0.2257656753063202, 0.2567062973976135, 0.05570819973945618, 0.4488028287887573, 0.1504327654838562, 0.19254374504089355, 0.25945326685905457, 0.21809327602386475, 0.05397175997495651, 4.745092391967773, 3.789398431777954, 12.207212448120117, 3.0905814170837402, 10.972167015075684, 8.622812271118164, 14.420064926147461, 19.012256622314453, 14.42807388305664, 31.195907592773438, 13.289505004882812, 30.794921875, 10.641674995422363, 8.257122993469238, 0.5393544435501099, 3.087346076965332, 14.162403106689453, 10.152029991149902, 11.70061206817627, 15.17347240447998, 17.789093017578125, 35.456504821777344, 20.0972900390625, 34.14632797241211], "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": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [187]}, "index": {"min": [9476], "max": [9662], "mean": [9569.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [2.021390374331551, 5.0, 5.0, 5.0, 5.0], "std": [1.5337808280052752, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [187]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [187]}, "eef_direction_state": {"mean": [3.053475935828877, 3.5775401069518717], "std": [1.7450698170942098, 2.020781958630682], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.374331550802139, 1.1443850267379678], "std": [0.6196289705921283, 0.8624725192183322], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_state": {"mean": [1.1925133689839573, 0.839572192513369], "std": [0.8178147441221784, 0.837577247695853], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_direction_action": {"mean": [3.053475935828877, 3.5775401069518717], "std": [1.7450698170942098, 2.020781958630682], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.374331550802139, 1.1443850267379678], "std": [0.6196289705921283, 0.8624725192183322], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_action": {"mean": [1.1925133689839573, 0.839572192513369], "std": [0.8178147441221784, 0.837577247695853], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_sim_pose_state": {"mean": [0.6599686720896418, 0.1907591175081943, 1.225130299077791, -1.2326577401940926, 0.551212458424762, -1.9994994035891607, 0.6431811243370662, -0.21930405334580264, 1.217080909906926, 1.2229499301147801, 0.5230533623839232, 2.013796205683815], "std": [0.05632986852718963, 0.035863875900735045, 0.051396725054934346, 0.19269954837604844, 0.12409351771371827, 0.1977265259274004, 0.0511240955324815, 0.07396916591340699, 0.08892648909842986, 0.25236657712750055, 0.03733854481585335, 0.1487139451457358], "min": [0.5827402593676215, 0.1406445429197093, 1.1628393301532798, -1.6284801551796266, 0.40941084714148324, -2.4453219247306954, 0.6012159726076506, -0.30405728357027595, 1.1426118367605893, 0.697296810495556, 0.3987892419987007, 1.7821167009609034], "max": [0.7876233712148791, 0.28010653506595196, 1.3449628092134747, -0.8534293819523285, 0.8024005200663598, -1.7701435027004842, 0.7768133910788082, -0.11198509424393677, 1.418214247920339, 1.4775694664594785, 0.6433456601430843, 2.318685539008639], "count": [187]}, "eef_sim_pose_action": {"mean": [0.6599686720896418, 0.1907591175081943, 1.225130299077791, -1.2326577401940926, 0.551212458424762, -1.9994994035891607, 0.6431811243370662, -0.21930405334580264, 1.217080909906926, 1.2229499301147801, 0.5230533623839232, 2.013796205683815], "std": [0.05632986852718963, 0.035863875900735045, 0.051396725054934346, 0.19269954837604844, 0.12409351771371827, 0.1977265259274004, 0.0511240955324815, 0.07396916591340699, 0.08892648909842986, 0.25236657712750055, 0.03733854481585335, 0.1487139451457358], "min": [0.5827402593676215, 0.1406445429197093, 1.1628393301532798, -1.6284801551796266, 0.40941084714148324, -2.4453219247306954, 0.6012159726076506, -0.30405728357027595, 1.1426118367605893, 0.697296810495556, 0.3987892419987007, 1.7821167009609034], "max": [0.7876233712148791, 0.28010653506595196, 1.3449628092134747, -0.8534293819523285, 0.8024005200663598, -1.7701435027004842, 0.7768133910788082, -0.11198509424393677, 1.418214247920339, 1.4775694664594785, 0.6433456601430843, 2.318685539008639], "count": [187]}}} +{"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.3178891421568627]], [[0.32303814746732024]], [[0.3439855902777778]]], "std": [[[0.3276872165706159]], [[0.31226953705029276]], [[0.29469462720067774]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45258115604575166]], [[0.4832294607843137]], [[0.4512265604575163]]], "std": [[[0.32960329688311324]], [[0.31706136490133124]], [[0.3306246646822251]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.460521039624183]], [[0.5019369934640523]], [[0.48870568014705884]]], "std": [[[0.31357706040393224]], [[0.29796769194854844]], [[0.30006883231661796]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3838402696078431]], [[0.41243433210784314]], [[0.4114350592320261]]], "std": [[[0.3629553027675777]], [[0.3619216384207471]], [[0.3341905781822111]]], "count": [100]}, "observation.state": {"min": [0.28386548161506653, -1.2013380527496338, 0.9718513488769531, -0.2575913667678833, -1.5886125564575195, 0.30622950196266174, -1.3090333938598633, -1.3397421836853027, 1.1217288970947266, -0.4194323718547821, 0.7784485220909119, -0.37868383526802063, 35.50111389160156, 41.90625, -0.8524999618530273, 0.2318750023841858, 1.3799999952316284, 0.2606250047683716, 0.859000027179718, 0.4168750047683716, 0.6337500214576721, -0.6418750286102295, 0.9893749952316284, 0.2562499940395355, 34.80687713623047, 42.973751068115234, 1.1181249618530273, 0.20937500894069672, 0.851111114025116, 0.48499998450279236, 0.5318750143051147, -0.8237500190734863, 1.0212500095367432, 0.19062501192092896, 0.8374999761581421, -0.28299999237060547], "max": [1.3049801588058472, -0.7754762172698975, 1.5498874187469482, 0.33822575211524963, -0.7806658744812012, 0.5081042051315308, -0.19321736693382263, -0.8626115918159485, 1.7003319263458252, 0.301961749792099, 1.6140018701553345, -0.11477645486593246, 56.98500061035156, 55.67444610595703, 53.77000045776367, 9.766875267028809, 35.00812530517578, 30.25374984741211, 33.49812698364258, 71.921875, 40.10874938964844, 87.47125244140625, 41.78750228881836, 101.14749908447266, 61.174373626708984, 69.86846160888672, 2.884999990463257, 9.778888702392578, 32.720001220703125, 63.85562515258789, 39.43687438964844, 57.65437698364258, 45.619998931884766, 73.94937896728516, 81.83499908447266, 109.81500244140625], "mean": [0.8788900971412659, -0.8806574940681458, 1.1402908563613892, 0.004660924430936575, -1.1908183097839355, 0.44232338666915894, -0.974902331829071, -0.973207950592041, 1.271403193473816, 0.025447800755500793, 1.320055365562439, -0.29464441537857056, 53.11750030517578, 46.61159133911133, 9.716100692749023, 6.537473678588867, 15.404936790466309, 4.909842014312744, 9.681659698486328, 10.800453186035156, 10.742385864257812, 13.175457000732422, 6.866243839263916, 43.88862609863281, 53.68814468383789, 55.699119567871094, 1.2193175554275513, 4.217814922332764, 18.655189514160156, 10.513763427734375, 17.57642936706543, 10.665703773498535, 18.33687400817871, 13.209047317504883, 19.441207885742188, 32.47531509399414], "std": [0.2565464377403259, 0.10943876951932907, 0.14824017882347107, 0.17620888352394104, 0.23290054500102997, 0.05940627306699753, 0.3570753037929535, 0.1267540156841278, 0.16477131843566895, 0.266958624124527, 0.2101123183965683, 0.08402271568775177, 3.701596736907959, 2.7239668369293213, 15.135335922241211, 2.6199612617492676, 9.349267959594727, 8.978388786315918, 11.474575996398926, 21.599132537841797, 12.649648666381836, 27.15108871459961, 11.861629486083984, 25.82425880432129, 7.365586280822754, 11.374555587768555, 0.27786311507225037, 3.3401713371276855, 12.013567924499512, 19.652992248535156, 11.941267013549805, 17.983501434326172, 13.327827453613281, 24.32343101501465, 22.495847702026367, 34.46907043457031], "count": [174]}, "action": {"min": [0.28386548161506653, -1.2013380527496338, 0.9718513488769531, -0.2575913667678833, -1.5886125564575195, 0.30622950196266174, -1.3090333938598633, -1.3397421836853027, 1.1217288970947266, -0.4194323718547821, 0.7784485220909119, -0.37868383526802063, 35.50111389160156, 41.90625, -0.8524999618530273, 0.2318750023841858, 1.3799999952316284, 0.2606250047683716, 0.859000027179718, 0.4168750047683716, 0.6337500214576721, -0.6418750286102295, 0.9893749952316284, 0.2562499940395355, 34.80687713623047, 42.973751068115234, 1.1181249618530273, 0.20937500894069672, 0.851111114025116, 0.48499998450279236, 0.5318750143051147, -0.8237500190734863, 1.0212500095367432, 0.19062501192092896, 0.8374999761581421, -0.28299999237060547], "max": [1.3049801588058472, -0.7754762172698975, 1.5498874187469482, 0.33822575211524963, -0.7806658744812012, 0.5081042051315308, -0.19321736693382263, -0.8626115918159485, 1.7003319263458252, 0.301961749792099, 1.6140018701553345, -0.11477645486593246, 56.98500061035156, 55.67444610595703, 53.77000045776367, 9.766875267028809, 35.00812530517578, 30.25374984741211, 33.49812698364258, 71.921875, 40.10874938964844, 87.47125244140625, 41.78750228881836, 101.14749908447266, 61.174373626708984, 69.86846160888672, 2.884999990463257, 9.778888702392578, 32.720001220703125, 63.85562515258789, 39.43687438964844, 57.65437698364258, 45.619998931884766, 73.94937896728516, 81.83499908447266, 109.81500244140625], "mean": [0.8788899183273315, -0.880657434463501, 1.140291690826416, 0.004660938400775194, -1.190817952156067, 0.4423235356807709, -0.9749020934104919, -0.9732078313827515, 1.2714030742645264, 0.0254477858543396, 1.3200559616088867, -0.29464438557624817, 53.11751174926758, 46.611572265625, 9.716102600097656, 6.537472724914551, 15.404932022094727, 4.909842491149902, 9.681660652160645, 10.800447463989258, 10.742388725280762, 13.175472259521484, 6.866243839263916, 43.88861846923828, 53.68812942504883, 55.699119567871094, 1.2193174362182617, 4.217814922332764, 18.655179977416992, 10.513766288757324, 17.5764102935791, 10.66571044921875, 18.336868286132812, 13.209043502807617, 19.44120216369629, 32.47531509399414], "std": [0.25654640793800354, 0.10943876951932907, 0.14824014902114868, 0.17620888352394104, 0.2329004853963852, 0.05940627306699753, 0.3570752739906311, 0.1267540156841278, 0.16477128863334656, 0.26695865392684937, 0.21011234819889069, 0.08402270823717117, 3.70159649848938, 2.723966598510742, 15.135336875915527, 2.6199607849121094, 9.349268913269043, 8.978384971618652, 11.47457218170166, 21.5991268157959, 12.64964771270752, 27.151090621948242, 11.8616304397583, 25.824260711669922, 7.365586757659912, 11.374555587768555, 0.2778630554676056, 3.3401713371276855, 12.013568878173828, 19.652992248535156, 11.941267967224121, 17.98349952697754, 13.327828407287598, 24.323427200317383, 22.495849609375, 34.46907043457031], "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": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [174]}, "index": {"min": [9663], "max": [9836], "mean": [9749.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [2.0229885057471266, 5.0, 5.0, 5.0, 5.0], "std": [1.5936440674319303, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [174]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [174]}, "eef_direction_state": {"mean": [3.3333333333333335, 3.781609195402299], "std": [2.0770595189379457, 1.8657548307993392], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.2011494252873562, 1.1839080459770115], "std": [0.7729617993079124, 0.9100806536467848], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [1.1494252873563218, 0.8275862068965517], "std": [0.8713674763845516, 0.8333135154203152], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [3.3333333333333335, 3.781609195402299], "std": [2.0770595189379457, 1.8657548307993392], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.2011494252873562, 1.1839080459770115], "std": [0.7729617993079124, 0.9100806536467848], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [1.1494252873563218, 0.8275862068965517], "std": [0.8713674763845516, 0.8333135154203152], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.63694558570557, 0.19289002964236954, 1.2388197157249323, -1.1853254032538307, 0.6165230210643867, -2.003998920560443, 0.642834583038446, -0.21238030329099242, 1.2261522272908703, 1.155499661389717, 0.5384457166741244, 2.0011689781338395], "std": [0.043100714994652255, 0.030565843099300327, 0.050019430528513986, 0.20058924508440712, 0.07391876464174302, 0.17821512988697455, 0.04144285037952539, 0.06584511852813908, 0.06520710755071608, 0.17792286958208686, 0.05426704823288259, 0.15499768549459522], "min": [0.585364948701958, 0.1414603482561989, 1.1721931029471895, -1.5963196374324213, 0.48870357848855006, -2.400698773579179, 0.6116436785612533, -0.2815169818471334, 1.170895266715861, 0.7248245375210405, 0.3528488759098476, 1.850009749572155], "max": [0.76284236493339, 0.25779449328129694, 1.3662193760865788, -0.7855834915707698, 0.7616557607229546, -1.7533250060802772, 0.7625589641470264, -0.07973559013620349, 1.3805173048362422, 1.3197104868970524, 0.6403697004662523, 2.3792877488569717], "count": [174]}, "eef_sim_pose_action": {"mean": [0.63694558570557, 0.19289002964236954, 1.2388197157249323, -1.1853254032538307, 0.6165230210643867, -2.003998920560443, 0.642834583038446, -0.21238030329099242, 1.2261522272908703, 1.155499661389717, 0.5384457166741244, 2.0011689781338395], "std": [0.043100714994652255, 0.030565843099300327, 0.050019430528513986, 0.20058924508440712, 0.07391876464174302, 0.17821512988697455, 0.04144285037952539, 0.06584511852813908, 0.06520710755071608, 0.17792286958208686, 0.05426704823288259, 0.15499768549459522], "min": [0.585364948701958, 0.1414603482561989, 1.1721931029471895, -1.5963196374324213, 0.48870357848855006, -2.400698773579179, 0.6116436785612533, -0.2815169818471334, 1.170895266715861, 0.7248245375210405, 0.3528488759098476, 1.850009749572155], "max": [0.76284236493339, 0.25779449328129694, 1.3662193760865788, -0.7855834915707698, 0.7616557607229546, -1.7533250060802772, 0.7625589641470264, -0.07973559013620349, 1.3805173048362422, 1.3197104868970524, 0.6403697004662523, 2.3792877488569717], "count": [174]}}} +{"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.33556872753267974]], [[0.3422400919117647]], [[0.3670175449346405]]], "std": [[[0.33371797728945213]], [[0.3175216814068227]], [[0.29991211055140954]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46427095179738564]], [[0.49609722017973856]], [[0.4646664317810457]]], "std": [[[0.3267258494315243]], [[0.31326738029437834]], [[0.32548708528335096]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46875638071895426]], [[0.4969778819444444]], [[0.4658920261437908]]], "std": [[[0.3196794378122798]], [[0.3050260840672016]], [[0.31395634310132553]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38591868668300655]], [[0.4089065727124183]], [[0.38577077001633986]]], "std": [[[0.36186509744923856]], [[0.35910001002772696]], [[0.337205084662203]]], "count": [100]}, "observation.state": {"min": [0.32382506132125854, -1.1688649654388428, 0.9141426086425781, -0.3969968259334564, -1.6103274822235107, 0.47791731357574463, -1.264928936958313, -1.3966058492660522, 1.1111515760421753, -0.2157244235277176, 0.7167210578918457, -0.43140116333961487, 31.60444450378418, 42.42124938964844, -0.8687499761581421, -0.3087500035762787, 0.9118750095367432, -0.671875, 1.0240000486373901, -1.027500033378601, 1.045555591583252, -0.24500000476837158, 1.0049999952316284, 4.499230861663818, 30.625, 43.729373931884766, 0.6146153807640076, -1.4581249952316284, 0.9124999642372131, -1.0625, 0.6143749952316284, 0.8068749904632568, 0.7037500143051147, 0.5844444632530212, 0.75, 0.36937499046325684], "max": [1.3755054473876953, -0.7241597771644592, 1.5353676080703735, 0.10039959847927094, -0.6488183736801147, 0.6191586256027222, -0.1578831970691681, -0.8649957776069641, 1.7680914402008057, 0.3155829906463623, 1.632858395576477, -0.2238069325685501, 64.04875183105469, 58.08222198486328, 47.408748626708984, 9.198124885559082, 33.36312484741211, 37.94874954223633, 42.25062561035156, 55.79125213623047, 49.720001220703125, 74.15499877929688, 43.06062316894531, 93.87374877929688, 57.42124938964844, 62.78666687011719, 2.6262500286102295, 9.751250267028809, 36.693748474121094, 47.42124938964844, 55.608123779296875, 91.92312622070312, 51.15812301635742, 88.08438110351562, 47.833126068115234, 101.39625549316406], "mean": [1.0898653268814087, -0.8370519876480103, 1.0340001583099365, -0.19934096932411194, -1.3175477981567383, 0.5520617961883545, -0.9618827104568481, -1.0046355724334717, 1.260786771774292, 0.0346376970410347, 1.3054370880126953, -0.34592899680137634, 53.36771774291992, 46.681007385253906, 7.8284478187561035, 6.184703826904297, 10.444296836853027, 6.004401683807373, 11.56017780303955, 8.793642044067383, 12.097001075744629, 13.260765075683594, 7.971625328063965, 37.107879638671875, 50.668853759765625, 52.0642204284668, 1.183434009552002, 3.6169180870056152, 19.102092742919922, 10.357442855834961, 19.75830078125, 22.226877212524414, 19.97620964050293, 22.88675308227539, 15.596606254577637, 38.631866455078125], "std": [0.2907973527908325, 0.08727250248193741, 0.15090405941009521, 0.1894007921218872, 0.27937501668930054, 0.039728354662656784, 0.3075852692127228, 0.1290077120065689, 0.1549271196126938, 0.16918615996837616, 0.17932401597499847, 0.07893659174442291, 5.9022088050842285, 2.488856315612793, 14.89307975769043, 3.3474018573760986, 12.4253568649292, 11.540617942810059, 16.15528678894043, 19.801631927490234, 16.99251937866211, 24.779464721679688, 13.53525161743164, 27.576831817626953, 6.383788585662842, 7.3222808837890625, 0.4099818766117096, 3.847961902618408, 11.831942558288574, 17.111780166625977, 19.10558319091797, 34.39979553222656, 18.742372512817383, 34.44648361206055, 17.236499786376953, 36.80316925048828], "count": [320]}, "action": {"min": [0.32382506132125854, -1.1688649654388428, 0.9141426086425781, -0.3969968259334564, -1.6103274822235107, 0.47791731357574463, -1.264928936958313, -1.3966058492660522, 1.1111515760421753, -0.2157244235277176, 0.7167210578918457, -0.43140116333961487, 31.60444450378418, 42.42124938964844, -0.8687499761581421, -0.3087500035762787, 0.9118750095367432, -0.671875, 1.0240000486373901, -1.027500033378601, 1.045555591583252, -0.24500000476837158, 1.0049999952316284, 4.499230861663818, 30.625, 43.729373931884766, 0.6146153807640076, -1.4581249952316284, 0.9124999642372131, -1.0625, 0.6143749952316284, 0.8068749904632568, 0.7037500143051147, 0.5844444632530212, 0.75, 0.36937499046325684], "max": [1.3755054473876953, -0.7241597771644592, 1.5353676080703735, 0.10039959847927094, -0.6488183736801147, 0.6191586256027222, -0.1578831970691681, -0.8649957776069641, 1.7680914402008057, 0.3155829906463623, 1.632858395576477, -0.2238069325685501, 64.04875183105469, 58.08222198486328, 47.408748626708984, 9.198124885559082, 33.36312484741211, 37.94874954223633, 42.25062561035156, 55.79125213623047, 49.720001220703125, 74.15499877929688, 43.06062316894531, 93.87374877929688, 57.42124938964844, 62.78666687011719, 2.6262500286102295, 9.751250267028809, 36.693748474121094, 47.42124938964844, 55.608123779296875, 91.92312622070312, 51.15812301635742, 88.08438110351562, 47.833126068115234, 101.39625549316406], "mean": [1.0898654460906982, -0.8370513916015625, 1.0339992046356201, -0.19934096932411194, -1.3175479173660278, 0.5520617365837097, -0.9618819355964661, -1.0046360492706299, 1.2607868909835815, 0.034637726843357086, 1.3054370880126953, -0.3459290564060211, 53.36771774291992, 46.68103790283203, 7.8284406661987305, 6.184702396392822, 10.444299697875977, 6.004410743713379, 11.560184478759766, 8.793615341186523, 12.097001075744629, 13.260760307312012, 7.971621036529541, 37.107879638671875, 50.668853759765625, 52.064247131347656, 1.183434247970581, 3.6169185638427734, 19.102108001708984, 10.357441902160645, 19.758298873901367, 22.226879119873047, 19.976200103759766, 22.886760711669922, 15.59660530090332, 38.63188171386719], "std": [0.29079732298851013, 0.08727250248193741, 0.15090404450893402, 0.18940074741840363, 0.27937498688697815, 0.03972833976149559, 0.3075851500034332, 0.12900769710540771, 0.1549271196126938, 0.16918618977069855, 0.17932401597499847, 0.07893659174442291, 5.902207851409912, 2.488856554031372, 14.893077850341797, 3.347403049468994, 12.425355911254883, 11.540611267089844, 16.155292510986328, 19.801620483398438, 16.992525100708008, 24.779447555541992, 13.53525161743164, 27.57683753967285, 6.383787631988525, 7.322279453277588, 0.409981906414032, 3.847961664199829, 11.831945419311523, 17.111780166625977, 19.10558319091797, 34.3997917175293, 18.742372512817383, 34.44647979736328, 17.236501693725586, 36.80316925048828], "count": [320]}, "timestamp": {"min": [0.0], "max": [10.633333333333333], "mean": [5.316666666666666], "std": [3.079186400478037], "count": [320]}, "frame_index": {"min": [0], "max": [319], "mean": [159.5], "std": [92.37559201434111], "count": [320]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [320]}, "index": {"min": [9837], "max": [10156], "mean": [9996.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [2.0125, 5.0, 5.0, 5.0, 5.0], "std": [1.6162746517841544, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [320]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [320]}, "eef_direction_state": {"mean": [4.26875, 4.15], "std": [1.9612555767925797, 2.1233817367586094], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [0.84375, 0.903125], "std": [0.8065890759860315, 0.8767783268164197], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.7125, 0.56875], "std": [0.8543089312420884, 0.7715396538739939], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [4.26875, 4.15], "std": [1.9612555767925797, 2.1233817367586094], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [0.84375, 0.903125], "std": [0.8065890759860315, 0.8767783268164197], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.7125, 0.56875], "std": [0.8543089312420884, 0.7715396538739939], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.6166730054356171, 0.23425976237609655, 1.2067687832428111, -1.2654687144302241, 0.6257253778910161, -1.8903618117799001, 0.6410433543686868, -0.19618775368719016, 1.2149324652098736, 1.1594888757535613, 0.5236339895173373, 2.026936279684951], "std": [0.04712567691817592, 0.02901657059531014, 0.050447633150367883, 0.16917552046980497, 0.10175315610452519, 0.1542845057399545, 0.04077538805904226, 0.05339161719482913, 0.07166944008037426, 0.2123656636786369, 0.06682642091334964, 0.13018662161982514], "min": [0.5763628882341161, 0.16245943546157565, 1.1503239069003712, -1.559655290259669, 0.45479111832483055, -2.2453886882099523, 0.5990823897449395, -0.25333367587738054, 1.1563165927396721, 0.5217196779405615, 0.34443603114033405, 1.7769502395225438], "max": [0.7781533608163056, 0.2749128461859702, 1.3601662275660358, -0.7435672331510513, 0.7983264261897762, -1.6352759676370088, 0.7949680282883502, -0.100065520374187, 1.4263549509077862, 1.3431227380407011, 0.5965081160846455, 2.237007253236762], "count": [320]}, "eef_sim_pose_action": {"mean": [0.6166730054356171, 0.23425976237609655, 1.2067687832428111, -1.2654687144302241, 0.6257253778910161, -1.8903618117799001, 0.6410433543686868, -0.19618775368719016, 1.2149324652098736, 1.1594888757535613, 0.5236339895173373, 2.026936279684951], "std": [0.04712567691817592, 0.02901657059531014, 0.050447633150367883, 0.16917552046980497, 0.10175315610452519, 0.1542845057399545, 0.04077538805904226, 0.05339161719482913, 0.07166944008037426, 0.2123656636786369, 0.06682642091334964, 0.13018662161982514], "min": [0.5763628882341161, 0.16245943546157565, 1.1503239069003712, -1.559655290259669, 0.45479111832483055, -2.2453886882099523, 0.5990823897449395, -0.25333367587738054, 1.1563165927396721, 0.5217196779405615, 0.34443603114033405, 1.7769502395225438], "max": [0.7781533608163056, 0.2749128461859702, 1.3601662275660358, -0.7435672331510513, 0.7983264261897762, -1.6352759676370088, 0.7949680282883502, -0.100065520374187, 1.4263549509077862, 1.3431227380407011, 0.5965081160846455, 2.237007253236762], "count": [320]}}} +{"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.3352949652777778]], [[0.34392170343137257]], [[0.37127677491830063]]], "std": [[[0.337944768258982]], [[0.3215675191974084]], [[0.30442234311671296]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45952763888888887]], [[0.48893194852941174]], [[0.45510984272875815]]], "std": [[[0.3201555777351848]], [[0.30720379249882546]], [[0.31965108780709156]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48857524305555555]], [[0.5095242524509803]], [[0.4793266401143791]]], "std": [[[0.3128274020400755]], [[0.3032743749373331]], [[0.3127116076177131]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3775487193627451]], [[0.407361345996732]], [[0.40904116013071895]]], "std": [[[0.36076339308925803]], [[0.3589567337193311]], [[0.3309538633305287]]], "count": [100]}, "observation.state": {"min": [0.246457040309906, -1.2036983966827393, 0.9354256987571716, -0.3401331305503845, -1.6066266298294067, 0.37520503997802734, -1.2262531518936157, -1.4744030237197876, 1.137035608291626, -0.3088521361351013, 0.7057536244392395, -0.4342145323753357, 37.87889099121094, 42.89125061035156, -0.8762500286102295, -0.2918750047683716, 2.8218748569488525, -0.28187501430511475, 1.453125, -0.18687500059604645, 1.0175000429153442, 0.10437499731779099, 0.9643750190734863, 2.632499933242798, 35.61375045776367, 41.96312713623047, 0.79666668176651, -0.22499999403953552, 0.7337499856948853, 0.5712500214576721, 0.5987499952316284, -0.7583333253860474, 1.0049999952316284, 0.5006250143051147, 0.7293750047683716, 3.527777671813965], "max": [1.384517788887024, -0.7316223978996277, 1.5373464822769165, 0.33054855465888977, -0.6952391862869263, 0.576218843460083, -0.2623597979545593, -0.8982795476913452, 1.7901216745376587, 0.26526856422424316, 1.561880111694336, -0.2247367799282074, 66.46687316894531, 57.04375076293945, 44.149375915527344, 8.306875228881836, 43.60124969482422, 12.5024995803833, 38.86000061035156, 15.748125076293945, 42.91062545776367, 65.39500427246094, 50.421875, 96.59062194824219, 60.99625015258789, 70.62125396728516, 2.71875, 9.5962495803833, 45.45249938964844, 11.645625114440918, 43.979373931884766, 14.255624771118164, 62.48125076293945, 66.57500457763672, 60.404998779296875, 104.12687683105469], "mean": [0.9552024006843567, -0.8623879551887512, 1.071840763092041, -0.051251690834760666, -1.241158366203308, 0.5156072378158569, -0.9801958799362183, -1.0318455696105957, 1.2775318622589111, 0.11154600977897644, 1.3435829877853394, -0.3610667884349823, 53.800655364990234, 48.4001350402832, 7.484866619110107, 3.4008095264434814, 19.036312103271484, 2.3397669792175293, 13.092042922973633, 2.602452278137207, 12.590380668640137, 11.730281829833984, 10.25637435913086, 35.56134033203125, 52.49921798706055, 57.881675720214844, 1.1675516366958618, 3.496076822280884, 25.401790618896484, 2.513488292694092, 20.434541702270508, 2.9215588569641113, 21.036617279052734, 9.106966018676758, 12.254587173461914, 38.64529800415039], "std": [0.3068026602268219, 0.10858812928199768, 0.14766940474510193, 0.22922489047050476, 0.290961891412735, 0.0629861131310463, 0.31446170806884766, 0.15327155590057373, 0.17796166241168976, 0.18056796491146088, 0.20474493503570557, 0.08009777963161469, 7.29162073135376, 3.009098529815674, 13.533273696899414, 2.3833868503570557, 12.705795288085938, 3.871518135070801, 13.829282760620117, 5.343508720397949, 15.74345588684082, 22.411083221435547, 16.08658790588379, 28.820858001708984, 5.95151948928833, 10.920116424560547, 0.29070204496383667, 3.233781576156616, 13.00986385345459, 3.437255382537842, 11.963062286376953, 3.7195234298706055, 18.35089111328125, 19.29219627380371, 19.277816772460938, 26.53432273864746], "count": [246]}, "action": {"min": [0.246457040309906, -1.2036983966827393, 0.9354256987571716, -0.3401331305503845, -1.6066266298294067, 0.37520503997802734, -1.2262531518936157, -1.4744030237197876, 1.137035608291626, -0.3088521361351013, 0.7057536244392395, -0.4342145323753357, 37.87889099121094, 42.89125061035156, -0.8762500286102295, -0.2918750047683716, 2.8218748569488525, -0.28187501430511475, 1.453125, -0.18687500059604645, 1.0175000429153442, 0.10437499731779099, 0.9643750190734863, 2.632499933242798, 35.61375045776367, 41.96312713623047, 0.79666668176651, -0.22499999403953552, 0.7337499856948853, 0.5712500214576721, 0.5987499952316284, -0.7583333253860474, 1.0049999952316284, 0.5006250143051147, 0.7293750047683716, 3.527777671813965], "max": [1.384517788887024, -0.7316223978996277, 1.5373464822769165, 0.33054855465888977, -0.6952391862869263, 0.576218843460083, -0.2623597979545593, -0.8982795476913452, 1.7901216745376587, 0.26526856422424316, 1.561880111694336, -0.2247367799282074, 66.46687316894531, 57.04375076293945, 44.149375915527344, 8.306875228881836, 43.60124969482422, 12.5024995803833, 38.86000061035156, 15.748125076293945, 42.91062545776367, 65.39500427246094, 50.421875, 96.59062194824219, 60.99625015258789, 70.62125396728516, 2.71875, 9.5962495803833, 45.45249938964844, 11.645625114440918, 43.979373931884766, 14.255624771118164, 62.48125076293945, 66.57500457763672, 60.404998779296875, 104.12687683105469], "mean": [0.9552024006843567, -0.862387478351593, 1.0718401670455933, -0.051251690834760666, -1.2411582469940186, 0.5156071782112122, -0.980195164680481, -1.0318455696105957, 1.2775312662124634, 0.11154604703187943, 1.3435839414596558, -0.36106669902801514, 53.800655364990234, 48.400123596191406, 7.484875202178955, 3.400810718536377, 19.036314010620117, 2.339766502380371, 13.092048645019531, 2.602452278137207, 12.590385437011719, 11.730279922485352, 10.256377220153809, 35.561344146728516, 52.49918746948242, 57.88172912597656, 1.167551875114441, 3.496076822280884, 25.401790618896484, 2.5134878158569336, 20.43455696105957, 2.921557664871216, 21.036617279052734, 9.106968879699707, 12.254590034484863, 38.645286560058594], "std": [0.3068026602268219, 0.1085880771279335, 0.14766937494277954, 0.22922484576702118, 0.2909618318080902, 0.0629861131310463, 0.31446167826652527, 0.15327152609825134, 0.17796164751052856, 0.18056796491146088, 0.20474493503570557, 0.08009776473045349, 7.291621685028076, 3.009098768234253, 13.533279418945312, 2.3833866119384766, 12.705793380737305, 3.871515989303589, 13.829286575317383, 5.343507289886475, 15.743460655212402, 22.411087036132812, 16.086585998535156, 28.820863723754883, 5.95151948928833, 10.920114517211914, 0.2907020151615143, 3.233781337738037, 13.00986385345459, 3.437255382537842, 11.963065147399902, 3.7195231914520264, 18.35089111328125, 19.292192459106445, 19.277820587158203, 26.534320831298828], "count": [246]}, "timestamp": {"min": [0.0], "max": [8.166666666666666], "mean": [4.083333333333333], "std": [2.3671165456607204], "count": [246]}, "frame_index": {"min": [0], "max": [245], "mean": [122.5], "std": [71.01349636982161], "count": [246]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [246]}, "index": {"min": [10157], "max": [10402], "mean": [10279.5], "std": [71.01349636982161], "count": [246]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [246]}, "subtask_annotation": {"mean": [1.8495934959349594, 5.0, 5.0, 5.0, 5.0], "std": [1.5505505963455752, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [246]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [246]}, "eef_direction_state": {"mean": [3.5569105691056913, 4.195121951219512], "std": [1.8856575183619546, 2.0348929241535507], "min": [0, 0], "max": [6, 6], "count": [246]}, "eef_velocity_state": {"mean": [1.1382113821138211, 0.8943089430894309], "std": [0.7685399868680638, 0.9134319108579911], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_acc_mag_state": {"mean": [0.8658536585365854, 0.6829268292682927], "std": [0.8567597559393084, 0.8096679352535521], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_direction_action": {"mean": [3.5569105691056913, 4.195121951219512], "std": [1.8856575183619546, 2.0348929241535507], "min": [0, 0], "max": [6, 6], "count": [246]}, "eef_velocity_action": {"mean": [1.1382113821138211, 0.8943089430894309], "std": [0.7685399868680638, 0.9134319108579911], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_acc_mag_action": {"mean": [0.8658536585365854, 0.6829268292682927], "std": [0.8567597559393084, 0.8096679352535521], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_sim_pose_state": {"mean": [0.6212369766509588, 0.20191774006611496, 1.2237356378237882, -1.2152726287272164, 0.638848274867512, -1.9663786883736971, 0.6488931772766546, -0.2061346887248217, 1.2157980106297337, 1.128515425303749, 0.4925975023880364, 1.949098328192941], "std": [0.04647401495622528, 0.027594381260229645, 0.054616433532430474, 0.19177609267819254, 0.13360954554805296, 0.18815091754157248, 0.045908661301045726, 0.0628590374570308, 0.0617021079980935, 0.16989519928726227, 0.058751517352884496, 0.09247931819192803], "min": [0.5813400341419672, 0.13975083582411557, 1.1788473179002303, -1.569767151525245, 0.4554026147689547, -2.3726140206332635, 0.6149958997886644, -0.25954411226279317, 1.1650676496821477, 0.539082550945679, 0.38515966818131786, 1.8046434140708962], "max": [0.7716328421866416, 0.2720593355743793, 1.3923137017338014, -0.6711595426272576, 0.87135316602836, -1.6033449690289405, 0.7911202876713616, -0.051602192745853676, 1.3881903497077324, 1.2602055944856048, 0.5914164634014858, 2.17561712087536], "count": [246]}, "eef_sim_pose_action": {"mean": [0.6212369766509588, 0.20191774006611496, 1.2237356378237882, -1.2152726287272164, 0.638848274867512, -1.9663786883736971, 0.6488931772766546, -0.2061346887248217, 1.2157980106297337, 1.128515425303749, 0.4925975023880364, 1.949098328192941], "std": [0.04647401495622528, 0.027594381260229645, 0.054616433532430474, 0.19177609267819254, 0.13360954554805296, 0.18815091754157248, 0.045908661301045726, 0.0628590374570308, 0.0617021079980935, 0.16989519928726227, 0.058751517352884496, 0.09247931819192803], "min": [0.5813400341419672, 0.13975083582411557, 1.1788473179002303, -1.569767151525245, 0.4554026147689547, -2.3726140206332635, 0.6149958997886644, -0.25954411226279317, 1.1650676496821477, 0.539082550945679, 0.38515966818131786, 1.8046434140708962], "max": [0.7716328421866416, 0.2720593355743793, 1.3923137017338014, -0.6711595426272576, 0.87135316602836, -1.6033449690289405, 0.7911202876713616, -0.051602192745853676, 1.3881903497077324, 1.2602055944856048, 0.5914164634014858, 2.17561712087536], "count": [246]}}} +{"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.32539818423202616]], [[0.3351060784313725]], [[0.3550632536764706]]], "std": [[[0.3288838296197481]], [[0.3140807408514037]], [[0.30536699140469675]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4870516319444444]], [[0.49951118055555555]], [[0.4708889236111111]]], "std": [[[0.32062512830811246]], [[0.3183737612774976]], [[0.3299991515618747]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4705561805555556]], [[0.4915799836601307]], [[0.461767704248366]]], "std": [[[0.31515552951393305]], [[0.30797107533991]], [[0.31489271823050813]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37845219566993465]], [[0.409909579248366]], [[0.4134259946895425]]], "std": [[[0.3627536188924331]], [[0.36203581630508797]], [[0.335066728395833]]], "count": [100]}, "observation.state": {"min": [0.14157511293888092, -1.1760414838790894, 0.9431982636451721, -0.39811742305755615, -1.6080677509307861, 0.34673744440078735, -1.1608513593673706, -1.3532606363296509, 1.1403788328170776, -0.4180733561515808, 0.6191109418869019, -0.4236285984516144, 29.031110763549805, 43.665000915527344, 11.352999687194824, 0.4293749928474426, 0.9574999809265137, 0.19312500953674316, 0.8118749856948853, -0.11800000071525574, 0.78125, -0.5306249856948853, 0.9355555772781372, 8.006875038146973, 30.3231258392334, 44.98999786376953, 1.006250023841858, -0.9850000143051147, 1.006250023841858, 0.2331249862909317, 0.5774999856948853, -0.7599999904632568, 0.7612500190734863, 0.8637499809265137, 0.7411110997200012, -3.1566667556762695], "max": [1.3172351121902466, -0.6776913404464722, 1.5717746019363403, 0.40963321924209595, -0.5466306209564209, 0.6020876169204712, -0.09052891284227371, -0.8886472582817078, 1.6889352798461914, 0.25662708282470703, 1.598064661026001, -0.20864328742027283, 57.06312561035156, 55.446250915527344, 60.53624725341797, 8.738749504089355, 45.279998779296875, 32.946250915527344, 46.383750915527344, 59.77312469482422, 50.306251525878906, 80.21375274658203, 52.20375061035156, 100.15812683105469, 58.075626373291016, 65.38562774658203, 2.5425000190734863, 9.644285202026367, 31.963125228881836, 33.40062713623047, 36.720001220703125, 79.81937408447266, 74.72125244140625, 110.99874877929688, 84.63687896728516, 109.84062957763672], "mean": [0.9925047755241394, -0.8403187394142151, 1.064253807067871, -0.12014508247375488, -1.2765891551971436, 0.5101526975631714, -0.836921751499176, -0.9927926063537598, 1.2987515926361084, -0.10428024083375931, 1.1846966743469238, -0.356023371219635, 51.84471130371094, 48.09236145019531, 35.87847900390625, 3.4885988235473633, 20.90914535522461, 6.144338130950928, 15.221840858459473, 9.183720588684082, 15.711812019348145, 9.283841133117676, 10.039342880249023, 52.177101135253906, 45.67136001586914, 54.08200454711914, 1.6560801267623901, 5.646235942840576, 10.007843971252441, 6.556891441345215, 9.925776481628418, 14.669262886047363, 15.66384506225586, 22.021827697753906, 17.805885314941406, 25.166582107543945], "std": [0.40070775151252747, 0.10281900316476822, 0.16516754031181335, 0.3023598790168762, 0.35966312885284424, 0.0688372254371643, 0.31861722469329834, 0.11006198078393936, 0.13140976428985596, 0.2297130525112152, 0.20384107530117035, 0.08669178187847137, 4.989370822906494, 3.396575450897217, 7.741489887237549, 2.2891199588775635, 12.836932182312012, 10.970271110534668, 14.177412986755371, 17.875078201293945, 15.259485244750977, 21.5926456451416, 16.979934692382812, 20.34590721130371, 7.082140922546387, 8.259353637695312, 0.38775134086608887, 3.2995803356170654, 10.861532211303711, 11.51738166809082, 12.605583190917969, 29.258834838867188, 23.21329116821289, 40.41684341430664, 25.757658004760742, 40.40968322753906], "count": [278]}, "action": {"min": [0.14157511293888092, -1.1760414838790894, 0.9431982636451721, -0.39811742305755615, -1.6080677509307861, 0.34673744440078735, -1.1608513593673706, -1.3532606363296509, 1.1403788328170776, -0.4180733561515808, 0.6191109418869019, -0.4236285984516144, 29.031110763549805, 43.665000915527344, 11.352999687194824, 0.4293749928474426, 0.9574999809265137, 0.19312500953674316, 0.8118749856948853, -0.11800000071525574, 0.78125, -0.5306249856948853, 0.9355555772781372, 8.006875038146973, 30.3231258392334, 44.98999786376953, 1.006250023841858, -0.9850000143051147, 1.006250023841858, 0.2331249862909317, 0.5774999856948853, -0.7599999904632568, 0.7612500190734863, 0.8637499809265137, 0.7411110997200012, -3.1566667556762695], "max": [1.3172351121902466, -0.6776913404464722, 1.5717746019363403, 0.40963321924209595, -0.5466306209564209, 0.6020876169204712, -0.09052891284227371, -0.8886472582817078, 1.6889352798461914, 0.25662708282470703, 1.598064661026001, -0.20864328742027283, 57.06312561035156, 55.446250915527344, 60.53624725341797, 8.738749504089355, 45.279998779296875, 32.946250915527344, 46.383750915527344, 59.77312469482422, 50.306251525878906, 80.21375274658203, 52.20375061035156, 100.15812683105469, 58.075626373291016, 65.38562774658203, 2.5425000190734863, 9.644285202026367, 31.963125228881836, 33.40062713623047, 36.720001220703125, 79.81937408447266, 74.72125244140625, 110.99874877929688, 84.63687896728516, 109.84062957763672], "mean": [0.9925041198730469, -0.8403186798095703, 1.064253807067871, -0.12014509737491608, -1.2765898704528809, 0.5101523995399475, -0.8369215726852417, -0.9927929043769836, 1.2987512350082397, -0.10428021103143692, 1.1846970319747925, -0.35602322220802307, 51.844722747802734, 48.09236526489258, 35.87847900390625, 3.488597869873047, 20.909149169921875, 6.144334316253662, 15.221857070922852, 9.183721542358398, 15.71181583404541, 9.283859252929688, 10.039334297180176, 52.177101135253906, 45.67136764526367, 54.08197784423828, 1.6560794115066528, 5.646235466003418, 10.007845878601074, 6.5568928718566895, 9.925780296325684, 14.669260025024414, 15.663841247558594, 22.02182388305664, 17.805877685546875, 25.166580200195312], "std": [0.4007076323032379, 0.10281895846128464, 0.16516759991645813, 0.3023598790168762, 0.3596632182598114, 0.06883720308542252, 0.3186172544956207, 0.11006198078393936, 0.13140976428985596, 0.2297130823135376, 0.20384107530117035, 0.08669178932905197, 4.989371299743652, 3.3965744972229004, 7.741489410400391, 2.2891197204589844, 12.836929321289062, 10.9702730178833, 14.177412033081055, 17.87506866455078, 15.259488105773926, 21.5926456451416, 16.97994041442871, 20.345903396606445, 7.082141876220703, 8.259353637695312, 0.38775134086608887, 3.2995798587799072, 10.861529350280762, 11.517382621765137, 12.605582237243652, 29.25883674621582, 23.213293075561523, 40.41684341430664, 25.75765609741211, 40.40968322753906], "count": [278]}, "timestamp": {"min": [0.0], "max": [9.233333333333333], "mean": [4.616666666666667], "std": [2.675038940526536], "count": [278]}, "frame_index": {"min": [0], "max": [277], "mean": [138.5], "std": [80.25116821579608], "count": [278]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [278]}, "index": {"min": [10403], "max": [10680], "mean": [10541.5], "std": [80.25116821579608], "count": [278]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [278]}, "subtask_annotation": {"mean": [1.629496402877698, 5.0, 5.0, 5.0, 5.0], "std": [1.574114035954355, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [278]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [278]}, "eef_direction_state": {"mean": [4.100719424460432, 4.205035971223022], "std": [2.0260709541389246, 1.8845385192032436], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_state": {"mean": [0.9496402877697842, 0.9748201438848921], "std": [0.855147267448348, 0.824149312900239], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_state": {"mean": [0.7517985611510791, 0.6546762589928058], "std": [0.8393944818218908, 0.8065579251105692], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_direction_action": {"mean": [4.100719424460432, 4.205035971223022], "std": [2.0260709541389246, 1.8845385192032436], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_action": {"mean": [0.9496402877697842, 0.9748201438848921], "std": [0.855147267448348, 0.824149312900239], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_action": {"mean": [0.7517985611510791, 0.6546762589928058], "std": [0.8393944818218908, 0.8065579251105692], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_sim_pose_state": {"mean": [0.6218201382287115, 0.22903119714974565, 1.2307831565686036, -1.20628617987126, 0.6350451434721661, -1.8771192192745538, 0.6536346314051947, -0.1820515413185791, 1.23114455507501, 1.1516997438213479, 0.636579062593767, 2.038985418382525], "std": [0.05324566980569783, 0.04040421194819237, 0.0677589212199786, 0.20183558748895036, 0.138883459145557, 0.2078679074690444, 0.036771384062716995, 0.050123357019897744, 0.07478852785937422, 0.21873976667213593, 0.06721613892530144, 0.1856574766693318], "min": [0.5821599960768217, 0.1662158052025169, 1.1669788063186368, -1.6098492166229432, 0.42644247537595903, -2.3911322578984047, 0.6122015015378409, -0.2537350427325865, 1.1706534159183795, 0.465909946350925, 0.4647620215920365, 1.6470613058873873], "max": [0.7910481999268163, 0.26964082309234494, 1.4175418641541582, -0.6045182951493853, 0.9074480895850794, -1.5581272740456433, 0.7811897384287418, -0.07683964202883498, 1.4411684556609137, 1.3479738948647826, 0.7655209790913253, 2.33520841065744], "count": [278]}, "eef_sim_pose_action": {"mean": [0.6218201382287115, 0.22903119714974565, 1.2307831565686036, -1.20628617987126, 0.6350451434721661, -1.8771192192745538, 0.6536346314051947, -0.1820515413185791, 1.23114455507501, 1.1516997438213479, 0.636579062593767, 2.038985418382525], "std": [0.05324566980569783, 0.04040421194819237, 0.0677589212199786, 0.20183558748895036, 0.138883459145557, 0.2078679074690444, 0.036771384062716995, 0.050123357019897744, 0.07478852785937422, 0.21873976667213593, 0.06721613892530144, 0.1856574766693318], "min": [0.5821599960768217, 0.1662158052025169, 1.1669788063186368, -1.6098492166229432, 0.42644247537595903, -2.3911322578984047, 0.6122015015378409, -0.2537350427325865, 1.1706534159183795, 0.465909946350925, 0.4647620215920365, 1.6470613058873873], "max": [0.7910481999268163, 0.26964082309234494, 1.4175418641541582, -0.6045182951493853, 0.9074480895850794, -1.5581272740456433, 0.7811897384287418, -0.07683964202883498, 1.4411684556609137, 1.3479738948647826, 0.7655209790913253, 2.33520841065744], "count": [278]}}} +{"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.3232684824346405]], [[0.32772844158496733]], [[0.35589329248366014]]], "std": [[[0.32725509487489235]], [[0.31357880831847695]], [[0.29355076029180255]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4787323876633987]], [[0.5104308517156863]], [[0.47967473651960785]]], "std": [[[0.3272385624730593]], [[0.31437040329696997]], [[0.3269762015568722]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4881935049019608]], [[0.5051799611928105]], [[0.4728450551470588]]], "std": [[[0.31767177365389127]], [[0.3104573955630847]], [[0.3189577973879427]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3756933047385621]], [[0.4089438276143791]], [[0.39613619076797385]]], "std": [[[0.36323688616682387]], [[0.36123478970201917]], [[0.3433995993682608]]], "count": [100]}, "observation.state": {"min": [0.15909914672374725, -1.2299724817276, 0.9236476421356201, -0.3881036937236786, -1.6167993545532227, 0.4191224277019501, -1.2402247190475464, -1.3867590427398682, 1.0812076330184937, -0.4005970060825348, 0.6535391211509705, -0.4356689155101776, 14.248125076293945, 44.38687515258789, 11.142221450805664, 0.42374998331069946, 0.828125, -0.2175000011920929, 0.9375, -1.2081249952316284, 0.6937500238418579, -0.203125, 0.9537500143051147, 6.662499904632568, 32.67749786376953, 44.71437454223633, 0.6349999904632568, -0.49687498807907104, 1.0525000095367432, 0.6918750405311584, 0.7762500047683716, 0.8849999904632568, 0.9100000262260437, 0.7043750286102295, 0.7350000143051147, 0.13499999046325684], "max": [1.3625829219818115, -0.7529612183570862, 1.6549839973449707, 0.28481918573379517, -0.5664911866188049, 0.5785500407218933, -0.07848859578371048, -0.8481261134147644, 1.7592936754226685, 0.27661746740341187, 1.6569390296936035, -0.2048046886920929, 58.772499084472656, 69.57555389404297, 64.23812866210938, 8.493124961853027, 40.54249954223633, 51.337501525878906, 37.90125274658203, 63.846248626708984, 42.54500198364258, 77.29937744140625, 53.20125198364258, 93.8375015258789, 54.943748474121094, 65.28812408447266, 2.7174999713897705, 9.505000114440918, 30.5106258392334, 43.479373931884766, 36.265625, 81.18000030517578, 63.266876220703125, 110.31999969482422, 66.09000396728516, 109.95999908447266], "mean": [0.9974072575569153, -0.8520370721817017, 1.08017098903656, -0.12338081002235413, -1.2813520431518555, 0.5091104507446289, -0.9170181751251221, -0.9925997853279114, 1.2744483947753906, 0.008416532538831234, 1.2641150951385498, -0.3705405592918396, 47.22359085083008, 49.53215026855469, 41.18183135986328, 4.3155903816223145, 16.48534393310547, 9.936793327331543, 11.782784461975098, 11.005979537963867, 12.588546752929688, 13.28859806060791, 9.964271545410156, 38.67086410522461, 47.3874397277832, 55.72016143798828, 1.0786408185958862, 3.3520143032073975, 19.061683654785156, 8.070670127868652, 15.683405876159668, 15.449959754943848, 18.472972869873047, 20.165008544921875, 12.643416404724121, 38.90715408325195], "std": [0.3671831488609314, 0.10936512053012848, 0.1887616217136383, 0.2316083014011383, 0.3310110867023468, 0.03798050805926323, 0.37160730361938477, 0.12820567190647125, 0.1725592017173767, 0.24690258502960205, 0.23531965911388397, 0.07446593046188354, 10.22384262084961, 5.190185070037842, 8.871251106262207, 2.2546703815460205, 12.208847999572754, 17.518510818481445, 12.415781021118164, 22.372291564941406, 13.8356294631958, 25.369544982910156, 16.701810836791992, 25.313251495361328, 7.07056999206543, 8.501424789428711, 0.36090418696403503, 3.321714401245117, 9.181655883789062, 14.323275566101074, 9.935134887695312, 27.379777908325195, 17.082796096801758, 37.94837951660156, 20.694923400878906, 33.03891372680664], "count": [243]}, "action": {"min": [0.15909914672374725, -1.2299724817276, 0.9236476421356201, -0.3881036937236786, -1.6167993545532227, 0.4191224277019501, -1.2402247190475464, -1.3867590427398682, 1.0812076330184937, -0.4005970060825348, 0.6535391211509705, -0.4356689155101776, 14.248125076293945, 44.38687515258789, 11.142221450805664, 0.42374998331069946, 0.828125, -0.2175000011920929, 0.9375, -1.2081249952316284, 0.6937500238418579, -0.203125, 0.9537500143051147, 6.662499904632568, 32.67749786376953, 44.71437454223633, 0.6349999904632568, -0.49687498807907104, 1.0525000095367432, 0.6918750405311584, 0.7762500047683716, 0.8849999904632568, 0.9100000262260437, 0.7043750286102295, 0.7350000143051147, 0.13499999046325684], "max": [1.3625829219818115, -0.7529612183570862, 1.6549839973449707, 0.28481918573379517, -0.5664911866188049, 0.5785500407218933, -0.07848859578371048, -0.8481261134147644, 1.7592936754226685, 0.27661746740341187, 1.6569390296936035, -0.2048046886920929, 58.772499084472656, 69.57555389404297, 64.23812866210938, 8.493124961853027, 40.54249954223633, 51.337501525878906, 37.90125274658203, 63.846248626708984, 42.54500198364258, 77.29937744140625, 53.20125198364258, 93.8375015258789, 54.943748474121094, 65.28812408447266, 2.7174999713897705, 9.505000114440918, 30.5106258392334, 43.479373931884766, 36.265625, 81.18000030517578, 63.266876220703125, 110.31999969482422, 66.09000396728516, 109.95999908447266], "mean": [0.9974073767662048, -0.8520368337631226, 1.08017098903656, -0.12338081002235413, -1.2813520431518555, 0.5091103911399841, -0.9170187711715698, -0.9926002025604248, 1.2744483947753906, 0.008416548371315002, 1.2641149759292603, -0.37054041028022766, 47.223602294921875, 49.53214645385742, 41.18183135986328, 4.315590858459473, 16.485355377197266, 9.936789512634277, 11.782783508300781, 11.005980491638184, 12.588539123535156, 13.288599967956543, 9.964273452758789, 38.67086410522461, 47.38743591308594, 55.720191955566406, 1.0786411762237549, 3.3520150184631348, 19.061689376831055, 8.070670127868652, 15.683404922485352, 15.449952125549316, 18.472965240478516, 20.165016174316406, 12.643425941467285, 38.907135009765625], "std": [0.3671831488609314, 0.10936512798070908, 0.18876157701015472, 0.2316083014011383, 0.331011027097702, 0.037980496883392334, 0.37160730361938477, 0.12820565700531006, 0.1725592017173767, 0.24690258502960205, 0.23531968891620636, 0.07446594536304474, 10.22384262084961, 5.190184116363525, 8.871252059936523, 2.2546706199645996, 12.208847045898438, 17.518508911132812, 12.415779113769531, 22.372304916381836, 13.835626602172852, 25.36955451965332, 16.701814651489258, 25.31325340270996, 7.0705695152282715, 8.501422882080078, 0.36090415716171265, 3.321713924407959, 9.181654930114746, 14.323274612426758, 9.935134887695312, 27.379777908325195, 17.08279800415039, 37.94838333129883, 20.694923400878906, 33.038909912109375], "count": [243]}, "timestamp": {"min": [0.0], "max": [8.066666666666666], "mean": [4.033333333333333], "std": [2.33824879074221], "count": [243]}, "frame_index": {"min": [0], "max": [242], "mean": [121.0], "std": [70.14746372226631], "count": [243]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [243]}, "index": {"min": [10681], "max": [10923], "mean": [10802.0], "std": [70.14746372226631], "count": [243]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [243]}, "subtask_annotation": {"mean": [2.152263374485597, 5.0, 5.0, 5.0, 5.0], "std": [1.487072212780812, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [243]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [243]}, "eef_direction_state": {"mean": [3.3580246913580245, 4.127572016460905], "std": [1.902837227351206, 1.932018782008015], "min": [0, 0], "max": [6, 6], "count": [243]}, "eef_velocity_state": {"mean": [1.2386831275720165, 1.0740740740740742], "std": [0.7648566357523585, 0.9177416069158406], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_state": {"mean": [0.9670781893004116, 0.823045267489712], "std": [0.8357658952999444, 0.8199943453133786], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_direction_action": {"mean": [3.3580246913580245, 4.127572016460905], "std": [1.902837227351206, 1.932018782008015], "min": [0, 0], "max": [6, 6], "count": [243]}, "eef_velocity_action": {"mean": [1.2386831275720165, 1.0740740740740742], "std": [0.7648566357523585, 0.9177416069158406], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_action": {"mean": [0.9670781893004116, 0.823045267489712], "std": [0.8357658952999444, 0.8199943453133786], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_sim_pose_state": {"mean": [0.6256874893176869, 0.22470243920020208, 1.230506273857282, -1.2002428321235323, 0.6243327666877189, -1.8927342062181125, 0.6477620673964765, -0.20171007776052163, 1.2284725941606895, 1.1463154207818265, 0.5803189549163207, 1.9815856395933669], "std": [0.05717356490846316, 0.035893139592906124, 0.060927216338774216, 0.17581020234481168, 0.12444478122118104, 0.14588009504550656, 0.04598612986514223, 0.05885076755890581, 0.0849394402779247, 0.23115296289500223, 0.06801207507589972, 0.1620084173065729], "min": [0.5762056258920091, 0.16342132548994315, 1.173396315962818, -1.4855930262549526, 0.4587737565784802, -2.2275504037520184, 0.5743047011664436, -0.25985600908333345, 1.1578958247335391, 0.5091191145047611, 0.41238676286918596, 1.6997088253475572], "max": [0.8019165220437161, 0.2809624128724989, 1.399724046011792, -0.7445222913220002, 0.8434914450770257, -1.6413394992218064, 0.7948319296316049, -0.09633250302389952, 1.451183829516871, 1.3374768560985866, 0.7002572653790629, 2.353914691037718], "count": [243]}, "eef_sim_pose_action": {"mean": [0.6256874893176869, 0.22470243920020208, 1.230506273857282, -1.2002428321235323, 0.6243327666877189, -1.8927342062181125, 0.6477620673964765, -0.20171007776052163, 1.2284725941606895, 1.1463154207818265, 0.5803189549163207, 1.9815856395933669], "std": [0.05717356490846316, 0.035893139592906124, 0.060927216338774216, 0.17581020234481168, 0.12444478122118104, 0.14588009504550656, 0.04598612986514223, 0.05885076755890581, 0.0849394402779247, 0.23115296289500223, 0.06801207507589972, 0.1620084173065729], "min": [0.5762056258920091, 0.16342132548994315, 1.173396315962818, -1.4855930262549526, 0.4587737565784802, -2.2275504037520184, 0.5743047011664436, -0.25985600908333345, 1.1578958247335391, 0.5091191145047611, 0.41238676286918596, 1.6997088253475572], "max": [0.8019165220437161, 0.2809624128724989, 1.399724046011792, -0.7445222913220002, 0.8434914450770257, -1.6413394992218064, 0.7948319296316049, -0.09633250302389952, 1.451183829516871, 1.3374768560985866, 0.7002572653790629, 2.353914691037718], "count": [243]}}} +{"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.32049093749999996]], [[0.32772517361111114]], [[0.351959483251634]]], "std": [[[0.3277206339099533]], [[0.31247522613177886]], [[0.29535890197787856]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48964884191176467]], [[0.5047898284313725]], [[0.4740638296568627]]], "std": [[[0.322277929281243]], [[0.31925932868543]], [[0.3314342622417868]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4848264276960784]], [[0.5065354656862745]], [[0.47904811274509806]]], "std": [[[0.320595672496873]], [[0.3146345431443503]], [[0.32527393964350276]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3667841441993464]], [[0.39818443831699346]], [[0.40525257965686273]]], "std": [[[0.3583609606958363]], [[0.35731045610039386]], [[0.3276699460824403]]], "count": [100]}, "observation.state": {"min": [0.16620412468910217, -1.2309976816177368, 0.9098668694496155, -0.4780842363834381, -1.6151198148727417, 0.3237296938896179, -1.2699083089828491, -1.3696163892745972, 1.1159590482711792, -0.25430113077163696, 0.9542133808135986, -0.42131590843200684, 46.798126220703125, 41.869998931884766, -1.0987499952316284, 0.15187498927116394, 0.7150000333786011, 0.17687499523162842, 0.9181250333786011, -0.9474999904632568, 0.7200000286102295, 0.030625000596046448, 0.9670000076293945, 0.016875004395842552, 32.6818733215332, 42.5625, 1.193750023841858, 1.4512499570846558, 1.0149999856948853, 0.3799999952316284, 0.6418750286102295, 1.2506250143051147, 1.0987499952316284, 0.48222222924232483, 0.6766666769981384, 0.1875], "max": [1.3391698598861694, -0.6747110486030579, 1.5542267560958862, 0.4657101035118103, -0.7164825797080994, 0.821269154548645, -0.3119516372680664, -0.8797779679298401, 1.6595377922058105, 0.3619726002216339, 1.6300450563430786, -0.21884775161743164, 58.46937561035156, 53.55500030517578, 57.25749969482422, 9.226249694824219, 41.6150016784668, 73.99937438964844, 39.24625015258789, 67.92312622070312, 39.77812576293945, 73.75812530517578, 40.68375015258789, 96.79562377929688, 54.86375045776367, 65.60187530517578, 2.552500009536743, 9.416874885559082, 35.59812545776367, 80.13187408447266, 40.024375915527344, 82.76374816894531, 41.73999786376953, 99.79499816894531, 76.08562469482422, 108.90312957763672], "mean": [0.9110367894172668, -0.8477832674980164, 1.098017930984497, -0.09737096726894379, -1.2032719850540161, 0.5522438883781433, -0.9847369194030762, -1.007533311843872, 1.2580186128616333, 0.12168458849191666, 1.416053056716919, -0.36953526735305786, 52.790855407714844, 48.02552795410156, 10.163843154907227, 5.752618312835693, 12.997458457946777, 9.940579414367676, 10.077430725097656, 9.684154510498047, 10.107420921325684, 12.581881523132324, 8.319811820983887, 34.87598419189453, 48.09577560424805, 54.23771667480469, 1.274214267730713, 6.251040935516357, 10.597800254821777, 16.336183547973633, 11.332725524902344, 18.07270622253418, 11.128939628601074, 21.52033042907715, 16.3731689453125, 29.432281494140625], "std": [0.3486791253089905, 0.11238246411085129, 0.13780933618545532, 0.3251752555370331, 0.323813796043396, 0.11376289278268814, 0.3167116343975067, 0.1263703554868698, 0.1479387879371643, 0.24085043370723724, 0.21422645449638367, 0.06554151326417923, 3.7159714698791504, 2.29465913772583, 18.09091567993164, 3.037511110305786, 13.207761764526367, 21.115053176879883, 12.817133903503418, 21.919254302978516, 13.382559776306152, 24.060335159301758, 13.078410148620605, 30.076797485351562, 5.906913757324219, 8.084609031677246, 0.17972858250141144, 1.847577452659607, 11.968141555786133, 29.463666915893555, 13.229641914367676, 30.195486068725586, 14.007753372192383, 37.525230407714844, 25.721426010131836, 40.62315368652344], "count": [242]}, "action": {"min": [0.16620412468910217, -1.2309976816177368, 0.9098668694496155, -0.4780842363834381, -1.6151198148727417, 0.3237296938896179, -1.2699083089828491, -1.3696163892745972, 1.1159590482711792, -0.25430113077163696, 0.9542133808135986, -0.42131590843200684, 46.798126220703125, 41.869998931884766, -1.0987499952316284, 0.15187498927116394, 0.7150000333786011, 0.17687499523162842, 0.9181250333786011, -0.9474999904632568, 0.7200000286102295, 0.030625000596046448, 0.9670000076293945, 0.016875004395842552, 32.6818733215332, 42.5625, 1.193750023841858, 1.4512499570846558, 1.0149999856948853, 0.3799999952316284, 0.6418750286102295, 1.2506250143051147, 1.0987499952316284, 0.48222222924232483, 0.6766666769981384, 0.1875], "max": [1.3391698598861694, -0.6747110486030579, 1.5542267560958862, 0.4657101035118103, -0.7164825797080994, 0.821269154548645, -0.3119516372680664, -0.8797779679298401, 1.6595377922058105, 0.3619726002216339, 1.6300450563430786, -0.21884775161743164, 58.46937561035156, 53.55500030517578, 57.25749969482422, 9.226249694824219, 41.6150016784668, 73.99937438964844, 39.24625015258789, 67.92312622070312, 39.77812576293945, 73.75812530517578, 40.68375015258789, 96.79562377929688, 54.86375045776367, 65.60187530517578, 2.552500009536743, 9.416874885559082, 35.59812545776367, 80.13187408447266, 40.024375915527344, 82.76374816894531, 41.73999786376953, 99.79499816894531, 76.08562469482422, 108.90312957763672], "mean": [0.9110368490219116, -0.8477831482887268, 1.0980180501937866, -0.09737095981836319, -1.203271746635437, 0.5522440075874329, -0.9847375154495239, -1.0075331926345825, 1.2580188512802124, 0.12168462574481964, 1.4160531759262085, -0.36953526735305786, 52.790836334228516, 48.02549743652344, 10.163869857788086, 5.752619743347168, 12.997467041015625, 9.940572738647461, 10.077428817749023, 9.684154510498047, 10.107416152954102, 12.581872940063477, 8.31981372833252, 34.8759880065918, 48.09578323364258, 54.23767852783203, 1.2742149829864502, 6.251041412353516, 10.597799301147461, 16.336183547973633, 11.33272933959961, 18.07270050048828, 11.128938674926758, 21.520334243774414, 16.3731746673584, 29.43229103088379], "std": [0.34867915511131287, 0.11238247901201248, 0.13780933618545532, 0.3251751959323883, 0.3238138258457184, 0.11376288533210754, 0.3167116343975067, 0.1263703554868698, 0.14793874323368073, 0.24085035920143127, 0.21422648429870605, 0.06554152071475983, 3.7159712314605713, 2.29465913772583, 18.090919494628906, 3.037510871887207, 13.207761764526367, 21.115049362182617, 12.817131042480469, 21.919248580932617, 13.382559776306152, 24.060333251953125, 13.078413963317871, 30.076797485351562, 5.906913757324219, 8.084609985351562, 0.17972861230373383, 1.847577691078186, 11.968141555786133, 29.463668823242188, 13.229640007019043, 30.19548988342285, 14.007752418518066, 37.525230407714844, 25.721426010131836, 40.62316131591797], "count": [242]}, "timestamp": {"min": [0.0], "max": [8.033333333333333], "mean": [4.016666666666667], "std": [2.328626204439004], "count": [242]}, "frame_index": {"min": [0], "max": [241], "mean": [120.5], "std": [69.85878613317011], "count": [242]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [242]}, "index": {"min": [10924], "max": [11165], "mean": [11044.5], "std": [69.85878613317011], "count": [242]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [242]}, "subtask_annotation": {"mean": [2.074380165289256, 5.0, 5.0, 5.0, 5.0], "std": [1.570204436109143, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [242]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [242]}, "eef_direction_state": {"mean": [3.3057851239669422, 4.214876033057851], "std": [2.166014640971444, 1.984262927335358], "min": [0, 0], "max": [6, 6], "count": [242]}, "eef_velocity_state": {"mean": [1.115702479338843, 0.9173553719008265], "std": [0.7996908766881851, 0.927867695572849], "min": [0, 0], "max": [2, 2], "count": [242]}, "eef_acc_mag_state": {"mean": [0.9421487603305785, 0.6487603305785123], "std": [0.8361414790044126, 0.7955055258966615], "min": [0, 0], "max": [2, 2], "count": [242]}, "eef_direction_action": {"mean": [3.3057851239669422, 4.214876033057851], "std": [2.166014640971444, 1.984262927335358], "min": [0, 0], "max": [6, 6], "count": [242]}, "eef_velocity_action": {"mean": [1.115702479338843, 0.9173553719008265], "std": [0.7996908766881851, 0.927867695572849], "min": [0, 0], "max": [2, 2], "count": [242]}, "eef_acc_mag_action": {"mean": [0.9421487603305785, 0.6487603305785123], "std": [0.8361414790044126, 0.7955055258966615], "min": [0, 0], "max": [2, 2], "count": [242]}, "eef_sim_pose_state": {"mean": [0.6365666599335718, 0.2241258161232185, 1.2371775034250725, -1.1827761274986455, 0.6800131583684839, -1.8520113749393123, 0.6390855520370687, -0.2145239847768365, 1.233235879456244, 1.0477879119575242, 0.49731909256352963, 1.8971751314224763], "std": [0.04237237101451402, 0.045436302600127605, 0.05914408919768327, 0.23298091816813665, 0.14035048565392577, 0.27009712204804714, 0.03624072800488614, 0.07003836994655688, 0.0575446877693188, 0.16011356231079168, 0.041831103881517104, 0.17367617286686687], "min": [0.58869135763315, 0.15626871919942, 1.187514883033289, -1.6090233833756642, 0.4965561472087252, -2.4233693460820525, 0.6082354351783159, -0.2842514224935916, 1.1901388923232294, 0.5430251728655124, 0.43290031079957325, 1.7449144978583258], "max": [0.7773722488955512, 0.29945240452410327, 1.4224063071035813, -0.48599701267365814, 0.9687313229181309, -1.3047415786547316, 0.7537221029198484, -0.08956701663816127, 1.390070782518113, 1.2244269628028879, 0.6280744182471789, 2.2878011160786302], "count": [242]}, "eef_sim_pose_action": {"mean": [0.6365666599335718, 0.2241258161232185, 1.2371775034250725, -1.1827761274986455, 0.6800131583684839, -1.8520113749393123, 0.6390855520370687, -0.2145239847768365, 1.233235879456244, 1.0477879119575242, 0.49731909256352963, 1.8971751314224763], "std": [0.04237237101451402, 0.045436302600127605, 0.05914408919768327, 0.23298091816813665, 0.14035048565392577, 0.27009712204804714, 0.03624072800488614, 0.07003836994655688, 0.0575446877693188, 0.16011356231079168, 0.041831103881517104, 0.17367617286686687], "min": [0.58869135763315, 0.15626871919942, 1.187514883033289, -1.6090233833756642, 0.4965561472087252, -2.4233693460820525, 0.6082354351783159, -0.2842514224935916, 1.1901388923232294, 0.5430251728655124, 0.43290031079957325, 1.7449144978583258], "max": [0.7773722488955512, 0.29945240452410327, 1.4224063071035813, -0.48599701267365814, 0.9687313229181309, -1.3047415786547316, 0.7537221029198484, -0.08956701663816127, 1.390070782518113, 1.2244269628028879, 0.6280744182471789, 2.2878011160786302], "count": [242]}}} diff --git a/AIRBOT_MMK2_store_coffee_cups/meta/info.json b/AIRBOT_MMK2_store_coffee_cups/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..843a96450168e4252aa67040e4d178dd94c64f57 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 11166, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/AIRBOT_MMK2_store_coffee_cups/meta/tasks.jsonl b/AIRBOT_MMK2_store_coffee_cups/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9dafbd91bc887d22ed26047fc85194013784eeb6 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Pick up a coffee cup with one hand and place it in the basin; then pick up another coffee cup with your other hand and place it in the basin."} diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..491c327472e387b0d9dc4108b9e156d34cd3a100 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:1b3d532db388d0466a0632d5c21f2cd3dc66576f4b7453ca548d775515d395db +size 5970928 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b82cf0ed9cea2d00efaa930f28472792317972e1 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:836a1684f175744fd365b227ddcd9d498a143b95ee9334d07f4438998115d7ff +size 4953708 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5eb8e971d322950a436f2e60532366ceedd4f1b --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:50a22cbd673f257057412d8691c276765896138a3f262ceefdddd9d69c340b35 +size 5059094 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a896cc8826ab3d1232972b7b943836fe74cf7d81 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:6feabb2e0c7e8de0e5566e01dc481a1e54fa5690d3788a75bbaa8bbb6059dee5 +size 4397758 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d74971cec6e5fa546c05d44a8f20b3a952057d67 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:b3f0c8a50f81b984473f4f4a064f9d6096c8ac50ff215e83d84e439f175526e6 +size 5097360 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e232427bb8441a1e37d66f90c0639d62dd97b596 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:4967d61ea27eebdcb0f71e3a7bef8a00abd15355797dace6b08c73d444cb162a +size 4436374 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..777ad7043e59d2e66aef80b1922d0a0b5796a925 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:8c9e0aee4039a12970b98fb606b68105e071d6fb4e2c661166e1650c74568c5a +size 6547247 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1865eb4c8c5768f9dbc5099241863098ac7f1eec --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:ac98731315cbaa8489157959c2a65914e8ded44fc6411c9e80e720ffd909364e +size 4970053 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ad0587b9a2a07dac46634e1833ceec9aa17e700 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:17534ea13709aeca0e663f4edfa19176f4d6fdd1bcbbfe2a810b6d9df9076d26 +size 4318960 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa1489e394ceed4a1434edaea7c387f915e4b0c5 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:fca26c72ba6572b0cf6b8e58e54e63a82d18146106eb00294d50a6adc6954a6c +size 5451732 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fed623fc534b09c9e1fa9efe5f0fe8a669b44abd --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:5b2cad8192abe0ae7feffc66837152b9cebaee09fcffdd33e5390496eee60a6e +size 4242522 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0541a1dbcb5327fdcaa43cb8bdf7434a571df96c --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:978c9278db4be1045aec3d979fa0f0a406939dd04e3e773aa60503beb572a402 +size 3996640 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d05c029bc3614c4fadeeed3987e3d9397eef4d15 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:317dd7bcef6dcb4893987722d1ee81756048d8cc85fb4c6ec1defff0aa700b63 +size 4420491 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d06a54c53274b382eb44fa11f2f810a20ebf0e4e --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:083c5506dab2027f9fdb52984b19d7ca35955370f65ec7685a583030eeb70dd6 +size 4251553 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b9a566ddc9ccc3c3cad715bd87bc8dfd100b658 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:b8b117c5c9f71c44d1977dc785d76a2efa24f692d271e05604f78fef6e7e32f4 +size 4066554 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ff02ee58983c079e3d45b970ec799c7e80b1db2 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:c590c8bfc55060c439b6ae8bd1162e02822bc18e6e26fdf388b459e1027d9de5 +size 3930563 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..313e02a35a602b4a48e57d752796f42f28cb540e --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:04fc5e85cbab795b3808c56cb36e0c9acacb7d1dd10b2fcf4a5bb7cde8901f4f +size 5482630 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1fbba56b7a05139e3679e952fb8860f58791777 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:1fd229ef8cc392ad34c64e912fe91eec580342515ddb1b3a845382ce0586ba99 +size 4483763 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..756a8c4cccc298a263e025a52397dfa1103fd160 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:6325c90268406519e33835cfcbd6e44c37b96fdd8191eea3ee6db31c90602661 +size 3807859 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f00cae1b942b01155a0ec3264928a603b74d1d7 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:06e4778a4349a36f8d6af00e984f02f1b94372d77ac28284cb87bd9680c81a37 +size 4993146 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5edeb8a93a5aa6843d7b543279cf87fc8f32d049 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:5184db3280d28d9020b46f40a651acf6ec9ea3277efe5b56c3469e12e7b480ed +size 3899951 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb3f7f89f7bc7603e8db0b81c78a60f032367d71 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:bc0f3912231498473c4e21f2a5c34dd4a9a92e3c0d0b79e2dd6bf75af7e645e0 +size 3857094 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acdba12bc61246a8cfb68e9816270f7d8410990c --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:1fe30b709ca2884cc4a97678c9474d2d50497b963c659070597fb7853816c780 +size 4042663 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63178d1d2a7074eea8fe48fa40c9621f5d9a8cdb --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:0d6b860adb0b7e3b065b86a4234c8da3b6e81f1e3484e4a48f6a1657cfe455e0 +size 4744879 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fc4402804d3743529b069eb8e167c296a040c27 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:668e52bfa2dd40535c2f045fb517547c759d02b70f9c209cc234500709f94a8b +size 3746315 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a43606a4d47f6c6405afeec4af4e45d13e03577 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:4230e05ecd121761f2459e002885a79483a09e3d2d4fb6912a373b20ccca6cd4 +size 3297363 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb7a508305f740834381f13fd15c8263680c97a2 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:73bad84bf67ecb9bce1ef74763207a70146d0cfcf9bc2e7a2e22b9b01be00d73 +size 3947218 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1e0cf106e2aa9186acec789e41df7dbad918d28 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:c8d5f55ff8eee91feb8646c3ae1980b818865291fdd9192a95bca820cf372cfb +size 3798429 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b6f03ef8dd4b7c1c6af6ba1a34449d7c38716d2 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:4fd26354ba2ff6c56faf90d2103a7802ffc56746eab39cac537084a0c960bed0 +size 3583285 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3716d9f405029325abcbde7194c1c409e62fae22 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:726ede76eccbe92acc8a339454871838bd45fc31a3d7055de6e77c38d052c62a +size 3368396 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09f474c8c9207e1f9f3db9b8e71150b83dc220c3 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:55d83eccd5518bdc78990dd1fff3b981e9564589bf5826f70fc7e219a72f054a +size 3349430 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c241258184f8fad5f35f5bd072ca44eccfc2e0b8 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:bbaaf688a39727d1fc33066cd8d58042ed03efae2fc05669cde50e0853312ab8 +size 3198357 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..740599454d61ae1d434586149cffeeac6fe01733 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:689bc1e168988982ef00b3e029b28cf05062013e8be6fd883c0a043b419db359 +size 3891164 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9c2ce14d90e10d36e43faa072716bbf157b7bc3 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:84bd96afa1372075f0ee38ad451375490e933b405294fba0f9dd6f9d625408ed +size 4134695 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e14551fd91c135b6a5581fe5eb8bac611b70a630 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:7d2b4d1bbb90d7bd0a5ab7872236da1f00f9c176cb0bb06adb4cb804aa191fe9 +size 4910850 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b65287cab20a493b17ee0b4e69f029148758d40 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:bce2288eb5dcd0d7477024f4f0cc9a96004c5b12b1bf464d6e04379f905e56e2 +size 3568231 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dd24f40c9fc0954b0896f426e52317ad7c05e07 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:448d4c74f8b5e46c1c551cb43080002454c8981889360e857274b6adc00250f8 +size 3997964 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00ede5dcd5f276276b23e57d5b53e67f423e10fa --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:a04e6bc88aa95ee8a5fb8002ebf5dcce0594739b613429ea1fece95a051e8458 +size 4583984 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c00dcc2514a4127aa6ac9309861a1a51f1bca647 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:c564ffdebe2541771c5dd596ec7c04273d4c69d346c47572aa0418e2b39fd00f +size 4459338 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2639a47fb40ebdd762fa0d6eab20505561291c09 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:e9f0abe1f858407e491bf42be9580764c38babf9d8ca1ac5edc8901b694f54aa +size 4111423 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ee0ea1eb384c7eddcfa35c3ea92257866b3dc0e --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:6f40a93ca36d241f1caec2245e28d174981c87a4e701eec19ed352120f74545e +size 3843321 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c2488cd1e4b0227500125beb96fa9ac899c4e70 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:b27abe37dfcf4150df54367b4209c42e0452bac75df0e0c0974a9e9b4f07ddd8 +size 3302333 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad0f9a6fb6b084899a329af90b6020723b5a2e8b --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:5b9fd79f9c92d83f49dd60839787878962d2c9e8b190c190dc91c2c2de7d6933 +size 3644547 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a19811c0cbf36fd377599feb133aecdbe3f4133 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:27c78e5663be17086e8fdb2cdd71c87028d3ed635ef70d9572bbb71397cfb0fe +size 3704404 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f6b769369d2a772500abe6393da3fbd7c9600d4 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:38ee39d7d5cf91d7fd6d29138853f7ec093d1e5f60333a7d1110a5519da01d83 +size 3508303 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09ecb81281a270b7b57bb5c6fccf31f59cb097ad --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:d0cc34e5563337810d519892c450514720a09183d38348d37b18e78a48ee14b1 +size 6008872 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dac7effe2697a60a31783807f01874c4d574e46b --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:2559ff879247701c184298113aaff6a53754ab5223aefbabb8289ef1c5e3ae0d +size 4637262 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9b1a82d1e897ab3c25e63d9d8fbd6372c68acd7 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:6ee78abc49ff25853bfeb0c7fd8d11c9323c71110969719b50263499b360928a +size 5296169 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f77c338ac30ea411691b3aa242a41cf636bf1074 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:649cfa58fd52f11561d4295dfc8d305a48a2f2e286f3a596d48cd3b62b5cf7e5 +size 4557742 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a80d72a6a6f9ea4c1c49628a38aca498872d1d5c --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:c924cb8ebfa1475b24f013161fa1b8cddab900f28783b39fea7bed0632ca743f +size 4673833 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36fe29ef51c939b076faa5648d8eb17884093fbb --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:815cef2c1b1217efa6be4e7f7fdfe1c930beb7a90b636a24ded200f925b96fdc +size 1758715 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..129fc910daaf12e441f536378a75fde2a5f448fc --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:9704e49ca69fb39218b4505b19b9ba025313c34c064df02e6362cbed5caac4ee +size 1359544 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9ac2aa396743c572de4915c61d23926a3fed65c --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:5835517565b91dcbb5aa5efd2f52e7eb82f3414f8231afc85c01132c01219bbd +size 1347680 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39e1d82f961fba3abb7cf1397f74ab1389992954 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:34f231cdcedb01af32c5085d967fc3992a6c757eee0040d11aa11c93d2aba673 +size 1180956 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39285881a2934bc467a7786418b1b95509ef7bc2 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:c4dfbe232e240436873d5b60ac7ff9035da94f240fee0605d8add07498af7b67 +size 1538629 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bce1be0c51f8bcf492a73f99c555bbcd1cb407c --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:62d52f9c21a97f34b602ce0a79a3672d6f300fea871ed83a5201ef79f406f9a6 +size 1266264 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8505c0066ff16566f85593a1d5cef7a86064233a --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:d32f0fbd8658d845e5b7d1d78e257f0194f69eddc9e3635ab6bd3838552f2ae3 +size 2129206 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8872028b14af19b1ebe9b667d5f9325da5579183 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:4678f9cc93d7e36337ccc2e0c18c2754139136198a89f37052a605a556a25334 +size 1503564 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..363e44effbd1d00b436a3ab95ccec9acf711958c --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:c2f580f04e4812712b36e930767afcf98d78efdec57287fc99814058fc9dd585 +size 1178902 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6db99b08ea0873a3898d322f850210422162e5f6 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:20ed3054b564a4cb560afcdca196e0b43969a6f23c406aaa411cf0e0298bb1f8 +size 1534221 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a56516ba4c86c7698dba23621ea58ab662f0d2fb --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:dbc703242c7d4f9a6afb6358e794ac360334d9e74d3435049e266b88bdc9f405 +size 1241584 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a912d2666f02c38815413952c084857b3ede4a3 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:a54903af4bfb9e23e8604adf588d305a4adc1906c3cd03f62f00472ca7a40f15 +size 1178265 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57f1cb5e889482165ea8ca6d32e4a877f72e9884 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:a385b48864aed7a6d24488c193ac6057627205555fbb0910ba9f0ed49b0352cc +size 1362800 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..069947a7476e81e98603627dc40f5f24a8284205 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:3c585d6a6d18040f792520dda24d25b9472765c96e458eb8d7891292511e56f0 +size 1219638 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bfad90192bdd08ef4d95a91ffbe8d8eab08ebba --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:f8112f29b2444d7ae697a8d615d87605486f0619bb47aa7f8bd05d6147b00bf6 +size 1115011 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4786b53d7aeb99b80b87d24c22252c5bb9037fc1 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:20b2e5ef98debce8621608931f5e4d66f5aa1df1576ab701733c2f09f82e5c3a +size 1138510 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74620a5da507f423f9e95351bfa5c21392f72ef6 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:335acd6278ea0399b2c9fe576431a50e5144358bb6d2258654f77f72d65d77e1 +size 1490686 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..183adfcef6fd51d4b7dd805322c1fffa9980a5f7 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:fd8ccc0a154023f0db071d38bb898c740887346b73efb011dece9ab69bfcfed1 +size 1168605 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..583244499da5d5bf60b1dcf7a0ff449cb87ee199 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:c2e770229f0c2b89ba775d77626fc04db45bb0edcf24530acbb2e08ce377d8ee +size 1103778 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6093263baee9e74d536db740265bf83be1d909cb --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:d1ccbd56d7e6972b0077a120f387a44929e29dade19bf753d008ca1134c61be7 +size 1379181 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93a0e7e6c60445fd8295d2ca7b5d25cd318785b0 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:a529458cb7e829883bdbe14ff96418c626a70f07c5d633ff6ec6acfc78c10686 +size 1113952 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b72cff4f6eba1bc750fe859a6bec07f61dc25b1 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:6f5e8e8144f71e0771dd515e1ca62bde083d54498b0854a6e4c199a472db91d6 +size 1087993 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c65522d12a9117be3abab559031e5cd1a81859ee --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:dc23c9798eb0df40e1ce9590ec012f0c450cbf05b202ac454ee4908f9b047265 +size 1054459 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bda5bd28cf09ebe05cedb337a534f56701e87760 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:6e96b6272a77e4ce51921490975567804f88981bc22d18c4ef01b0ea02ab7f83 +size 1385012 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b804b92d46c88a693cd67d9fc60a3e27e7cdb5b2 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:ec12881b8e790e64668f14560cedea1b30c861c78428d1894b6d9ad990d2c7bc +size 1022425 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b97f3b8d422f349d1c109b686edbd604492bd4d --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:2d72f32a1e03a41ead4c3200659643b6548eb88bda354fa66b3a69c440fcb102 +size 912631 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab2f8877b98d9994685bafbfd10ebe14d662ea63 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:0bd3ea5a41a05f05e84c642eddeec34ab31537d0127f2effd6c42e327a5ecce7 +size 1069647 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7272d80bbd24ea01fb8440653052d1734b7faa25 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:75a3c4f4afde6441a8a4dba83841c99c2aca98487d509ada2c0f96ce858283fb +size 1151440 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68aa9d26aee5e20536d88d2f9165f807e95a38d7 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:4475589bf531a6d854ebbbdcb4eb238ce83fd95ad62a5bb4eb483c780b756acd +size 1082692 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bcfcfd1a10ae384afb5ac78f434d65e9c32098b --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:7583a323c4400390137370b6f3523d0f9c5b3c7eefa5c696f49f0ecc0243bffd +size 897486 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..629be8c5e626e004626e6cd949439f81d5154577 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:d6d066ef397a73c3c23a21be729ec0ec4ba0d62f55de2520e25a3904a455dfa6 +size 958590 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..196077f119f244e818b70d7e41706f568a0089ea --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:93f2f4e963e6d860897f8bfe116fae48e84059f831e38c390b25082bc40b7514 +size 964729 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b0f20a84c15afe7adc6e4bf6b8cd4bca8962b35 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:56b3ebd315519de00aeb818a4b01aefd51d6cca76fe593f849d4a8658ab34934 +size 1152723 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4041909d1f11ff29fbf30a63d4774aa49932e0bc --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:0a00c4589aa6641a725201973e0200ae9e28f876cbd8f2dcd521827ab45f784d +size 1053778 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80d78a98ae752dd1b0f89cc1fa2a2f2ea6d27e9a --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:488d9c52e7933704a87b4b1ffb5bc42ece15401483640264991416f15d1b1c5f +size 1416121 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f98e20916ecaadf4cbe10fb1861f2e706f533425 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:3aff6ee538a9ea2c6482720d7d63594cf5abb097fd4f301c3c4b99d662aab94d +size 993621 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84a85b4d6406813117eff5f925679ba44fc0db6c --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:d0f166c39cd2651198ae064654b539fbc03ed6558ea50e1b790f57dde57d8a11 +size 1068390 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa01f5e0c3eaa4ba1a8372106ac5366ba372acc1 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:fbdf724558074a3ac370bb99d33cab001c2ddf8b95d81cf676dd3cb94ab1bd89 +size 1266720 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa672d18cc739eb638aa46d922f6b5864b73f6fd --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:7ca9bf41c4cd7f88c55e7475d014fb174aef23193955fff922d0e2de32c608c1 +size 1132104 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..077b2526ab5fb9e804655b91a51b99ae91d7f039 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:e74267420ee76c770389a7450093c9ec0a19c405917d014a4e0afa7674ab71cf +size 1184217 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..388e6cbb0927bfcd9f27c294e6dee2827893679f --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:06f6812477fe00882c3695a871e14e83b1066d01badda5d13cbf2db8c68d9613 +size 968429 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f25994607dec9a99be9be5a4b56e47f223118bb5 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:7a16eb5de5e213e8f58bcd8360042b0d980cbd5bf37822bd5573aa1e4f00ce9d +size 931876 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96fb2bdb3eaa42bec29fbc13a1ba7d8fa70d736d --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:7c58dd07c44efc47b52fa8ce76874860db20ba807f87d32f76d905849d79102b +size 1145378 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..533c9d7b5203c7878e6d25e4c14fdcca8cdc29ce --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:b298fff4a8ea1f0fcb672f189c841b862dc3e3c03f7e13e053658679a6657a40 +size 1039250 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b59aa0ae6798b2f18a106bea62dd85f2afd4129 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:42a19802f68e07e57bec03285ef85d763a1aef15ce4759eaf83f3bf46e3911a2 +size 886684 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abe2615d99b81477034904ca237898029db065e6 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:5d6d623638bad1313190779cef9ed14371ae8784517cc6d226fbf7e8b20dcebf +size 1849283 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83ba1ee61c236608b4779c75b08ab3998a4145fb --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:c725e8570a07dfe38c934ccf8ee60bd5cb18eaf63c4c35b0c74bf201c87db55f +size 1395846 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a4462876710c054745614924642bb228e9b6b28 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:2b7cb3be860dd6f34d13eab2225e31c1f99a96d8eff8f96707a314dc64d8e0ac +size 1563672 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5578d8071dfbb79f49b8ec9e954569e3ff58703 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:96b67859c60b308e41ccc5de883e701b3acbe9335263482d03853dfadeb876bb +size 1370397 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e73720febc89a8e0262796e4d160c424ccca44ad --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:e99ab0414a7e6ba121687fd76ebe4dd860fd4d9db3e8b9a01b983d38a7c6b488 +size 1284553 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a5c6d8e3fe229fe4ea82defe11c0fefbb8ca9c3 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:c4b0193791d056bf11c60d9c421971f1292403e37173d08a22d4c74fb0d19620 +size 1989437 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..663039fed2487fa7a0a6898de64461324829faeb --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:bdcb0060fc2c30f15c3a8a1f0c5217a38675bea6560c27cf669b65b6b2c9eec9 +size 1651190 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d2712cd4959fb2a777a7b91f8ea7869ac0d48f2 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:b73d489b75aaddd823a0186a7dc4d9627e51a91c7b001d42485581e16fd4e35b +size 1716990 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecf0afc2b77903af3a8acc834deec8091da74f2a --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:8c985b37a494fc00798b845d009db81e22e4f021bae87de360a7381135be9227 +size 1608772 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85b9f696169208919c8ab8a3d4942980252c9b74 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:06b09fd5001688fd5b5c5f1478f3499e78155a36d73275b7cb2a53d741eaf2e7 +size 1860672 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e88bb6f225222fe78979a4dda4e15021850de875 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:4eac481f3b171ef940dd2f2c4d2798f95b664014511f4a1aa65371eb5b515307 +size 1800021 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..656ac47fd2a34715475ec4c0fa340172bd891ed3 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:4056f0aaeb57af706213913f2e3f99cfbe59d2d50b83e1b42f4b466e67fdb7d2 +size 2477205 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66478f9a4d9ddec508f2679a9253ee2c2fc57213 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:02eaec65a8dac2b294aed16020db9e01e344e010307251c556528c8e3c9e1c00 +size 1980467 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0b7c17a05f6e7067a5646ef8e02a1b43be5a1ce --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:461ba9f0089c98438ad199172cb3cf48f08e22bf36977389e2e42e9dc453ce3b +size 1602665 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e47e9f8edb4f02d9a6dfb534c55fbcfc816e922 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:2f9a7653ac218b281745ade769d960fab594654bb709a1489101410979a5715a +size 2043732 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..106b02859d409366deac4943305e9443a250973f --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:7e9531baa4a5221b6396956bfb0dcad978cf402d0c35c65a4a27c20f1acb5578 +size 1722429 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac1e87db0747a6390d3da7ab8288f9517c3dbe36 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:fbd142f4194e771a186b6d2c357f640108f9afd71fcdf6233fe8b182f4aa3959 +size 1567372 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c499159f6b584c2cda61aa5c3b3cc3cb32a0608c --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:2c3755f36b746e1fc75cbb4cd334d41fa729df5af516492f217f8bbe8361718e +size 1696601 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ece09606750f14f003a7566c4f05d7a81cda9aff --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:cafeb7793b2a162d40c37e7975ce32be8a9dc44fa5fea27dec4d1fdce87626bb +size 1647785 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b22a42f2760e9cecb2d7e364f4b1daaa999561f9 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:9257b399c3756153cb48594469ab1f1ea19b42b8a5bc8879bb7edb66bc40a248 +size 1581747 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9849b4b390f4362d7b9687ef9ec5c18c31f6a013 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:77f4722ded94c380e975cb50c17b35351506286c07cf31d47777bf2939ea12b4 +size 1558095 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84a858ac243c6069273e371fc1d5f0f34cae5956 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:a5da50e7787bab70892fb1e7fa217cc8d4596a1b78a7cef3b1bb27e47c516b65 +size 1963137 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f71200399a3780e64ef67c2411d57c6fff6f3bb --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:ffe8898101d86c938da4bcb8800009cef20cfde186df7faffb10ec99f898bd82 +size 1734119 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5bb6abf8c3beaff33b0cad2a3bb0315cd90c755 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:906f3497052d5a3864752549cfb06ebe5f81159e03e385919d491061a9ee64b9 +size 1439665 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32511ead7c1725b6ce21e9eacba8e5232b4481c0 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:13050b2e17b4c4255ea252fb2da56abd55c04c4b138e9abea660c9cbb5eb9022 +size 2006473 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fac26cbc395b6259a12704a285b30e7a9c409e38 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:06586549fec554be4baf0c3b46d388f547a2af74cea07e82002f5bd679491ee1 +size 1493813 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d4610b2f507f54d094c7e4898e2141db2b18446 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:8bf54704c9ee36942810f465c6d20de0d5db1974a48b221b7355c1ae722d497c +size 1297313 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe2ad42cab94a96cd20a6d8413cbc50b69fb08f2 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:4b822123cd9c992741c2e3a7e3b9de191e48e0bc39af61e78b13f8fdae668944 +size 1484579 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2f8313afd43b9a55ded38d9446199967fea1f0b --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:716a32d1f3d350c82894aa4b590463bade3526ac6ee4f00d1b0d24bac1753479 +size 1643795 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecd3ff2ef74f38594836242c92a807f9be2d34f8 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:319066c94ea3c0633808018c5cbb2c4e7a6cd5cc002a224b527fd1a1241f7b59 +size 1401834 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94de9f13decb20f102e3bc79f85da40982490eba --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:eb07df3592cd96f27e73a9591e76e29ece2dda7562de75730d248d5ad3b05072 +size 1098673 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80de21281bce0310b4b3cb57592d7f4c5e7218b9 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:ac3632f41af09257e2b2254b980cd701caf3ccf951cb05bb6ca2433046068190 +size 1451050 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..075dd7156dde3203e1ec10621c4da5a236454a57 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:c235c1057a88ff81b100f28d53a69c5515c1b2a929c831cedb2ea5395b569c24 +size 1304038 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7eb99333cf0d602044ea58cd529a09f1ca9dacc --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:04e1a80fcc20eba4f6c434dc92f71ebf8dfeb93648c70df5f2f4c091e90d861f +size 1246620 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f244a373ead05659e9a146a016c77587db3d7e4f --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:452cfbf2fb8794d03bad9d2ed6dfb6113caeb1f62a6988ffc4498b34e633c75f +size 1195776 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..949cb2ff5099c4973a11e9aff5ce7d728d80d683 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:72e9a69b4eaec060233ec058caaefc64080489820eb87c19958bf49a36b56cdf +size 1251794 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b9c7faaa2d080fd5001f9f0ed4c706b8a12b1e7 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:e702277ac530652d6f0cf73a5146ba7b6fd70531d759664aab5ad4e3f9122282 +size 1192783 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d3ed198ea5674716f3c4be2eb780438f4a60dc2 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:86ab2dfb63c4d5c3ad4de587268f2b5ec3db1fdd6a7e69c9516e9c59ae728bb8 +size 1418225 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87cc527509740e5a693fa699e5d3319372de66cd --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:d4e2dab4cc84fe9d5dcb54e38174e3cbd20191d398020b6e08429caeaf76df7d +size 1483759 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d48d7d5f5e5ab1db1dfa250e8cafe92066e9f10b --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:c8ae36a5857ae7b852283bf3e12e7fa487033a743c65abf76cabd547a8b84b8f +size 1679362 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feee06d5e341237c5dc67a78987abcda40c26a93 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:684b01666cfa0d1de3bbcfdea2b90602f6bc6b90a7ce2fc473ccc00e57cb7a32 +size 1324742 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67dc2217bea51fa4191c29dbc6bc183164028a6f --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:bbcec18c0db56227c299efed3c5c007bcaa79e66f18d80e2a5c099a7c106945a +size 1489717 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e6f474254866c32f0198d4709c08272fc18e50e --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:64fd1cbd6a1991a2b4f5897b1f1eb0639195519674b1fa1be1d0647826684df2 +size 1642618 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c06922006f99748152944953ea98146bffbae94 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:c9f7dac12f004e937c8f0b6b2c0bb400575354850846002c2d6a823410de4aaf +size 1591545 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7def77a93988f69fb4d11f47ce93d34c4815c8c --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:84f2c9408a3eeebc24491396560d9f7e73f641222e15562ce8f351bff6258c53 +size 1563923 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdea356ebb31f2eaf83171b5eace5b178645c553 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:67d300efdfa06156e8beecb75faca8e4e15e2b7a3fcdc87d6d210d0565227952 +size 1328524 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d05ee283afd7e42a3724cccddef5a15803ab31b6 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:c1c005da9b8cbd54f4e2de315e9fbc11457d135badb1cffe0bdb60041e26e89b +size 1223629 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41edbaf36af2edc54cb9d369af9a9018a8fbf1af --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:07a2243ebc72ed519e8bf3f49e55db4327f7a38b3a87c96738710e2749a5df0b +size 1400423 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5d37db24b0598316b5450f374b4a2f04f113e4d --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:b6a1c13d354e2e1687fbf474ef563aa267de12883b50b4fb9c1d929b4d505577 +size 1398954 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceb446b8ad817c1f25b4a6faae818fb7171a5fd3 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:2b87aef8d083708644cfffc5dc35d7c531a653a22503a83f3b582126e1ffe814 +size 1286909 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65df22a8bffd31f5cb04649c26ebf82758e0b727 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:08264ecfa8d1d067c02f94777cbe7fd5d004f96a1c41fda48b912fe39ebb9080 +size 2344208 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1a9cf2b070bfc64de33c2745de095f96724bbd7 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:5fa8ad5cd09f351f6546a4854ef6c2cd5f25e5acdc407ddb3df7f83f29fcf80e +size 1821809 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89f51deda2228ee04ec0484f7dfcc3d362d82043 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:5fb1f5f57b5694f6e2369157ef6943399224e38136650203483d7190306ad8dd +size 1820965 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0778e8402a7cf1eae1fa2bd2f4f00dcfb2f4dfd6 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:97c2aec0d5465622dec3af704ea6f2c1cf7df28586de68f248537f0425235e6e +size 1680111 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..864d1af4058364c33a77bc32ce4ca7d533e442f3 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:bb5c4a03d50be9bde1c1ce04788d38a634c9e5fb410c28ef839a7af31af625f6 +size 1601861 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0b673156fafa317a060a93d79bb514da8e33f62 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:5edc6c0b2d51073e06f26d6f3a89f1c3b84e5462b9eea26324f4d4844ffb7210 +size 2814791 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba21e36f08e246772d48210ec3b2210b5bde36ba --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:3be6f4c0fd49790185ab9161a88d22d07633bd33d048028f7c8f51e092179416 +size 2433150 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..403ff18765837ccbc6869bc778e5266f14325797 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:12be10639584cadbbc87ddccaa317e580cb5eb9423d5fe64119b4e25b9bf6fbb +size 2264207 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10c68c041f221b66e59c8ef2d95d4356f32c92d0 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:1a602d511e7088fefe89113902813733bd679de76e2ecfa57743bac3310793f0 +size 2069515 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3087569d33c2fc0d4acc27dccba849bcb5dc1a0f --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:a6d02b8a77af9f8e1898d70f4f13d78dc0ea394c152a4764730c8985300ba298 +size 2321867 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6500078567fa278059daef499ea239fe078b3082 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:d2d9dbc8bf459526259fb0376283167d856a1478ecb3dce84f82b2241f3341fa +size 2088712 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5e6029dcfb0fff95696fa7c75793faf92cd744b --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:37f4c524feb0d926735ec2e66f30d15988c4aa172d17a185643579a491144fff +size 3002590 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fac23bface5134d70054c9999e976ac1afea870 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:69b05d4dd108aa939366f99565c99f58d8aef95613df8697b3b2e50dfe69d94b +size 2414757 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47cc10fc3f70fe2a2dd288abea1ab040a48b7e6e --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:e7f2248454db5322e4921b5b35cb7aa8c46007634538f50c704ff19f1008ba20 +size 1981696 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9730807ceec425ca1a51482e77679bab6660e43a --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:cb6c4f6095618b0487577b1a0fd8d4d57195e8a91cc17919d4a918873d1a5693 +size 2601045 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8925832133350cea87847ee781baa91f03d8b81 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:754d43dc5ad3bd4f37565ed970df3447afdc69be00f8700c5612d93963f44776 +size 2082212 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c402e3c0ac920564e58b7062a8f7bfe301f476f0 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:4d1ab52c35d19a1bbc91adc93817f7beb0f817b9a3d539fd1a5f1648a6dffcb5 +size 1940141 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4821171d9f326825414bbe0c08ae8addcbaf001 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:557bd13216af13f26dd528f0066fe4855a789b4e69dc4592239a3e68baff16ba +size 2128208 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45b104a783e5289f05b37a54a6e4334ba42f6a9a --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:9e416e37aa87d55c9dafd23e32bb21420c2de5a35b4417d073839ab18eec3a62 +size 2074724 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb8345ac2ec181aa6a25ed6ce310a1be8f5801d4 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:4d7f40ccb35e7cf1511f0a18de8adaf027d138c82f24938d7e8cef7eb40f4132 +size 1936430 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adb8202d953adc7cd04520d10b885a217f70a11e --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:05b476c384ce0aaf61e50db8353af42442b4c98e510f440f07cad7f88acc09cd +size 1913888 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0ad06d3f58812c6d50147be044b9971c1b04f61 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:f312108217f2e53bebfce0ba2ed2edcb2fba32a6a3aee572af89b005853642c5 +size 2595187 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9b6a4eed826f988c3c6f1a6d63504c8cf27d36d --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:e750be529733558d523b986ab543bd56e395f62e10f95887d40b5a2040e9161c +size 2151964 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..841d7939002da0de3b704171a96f32352ff9b4a3 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:34f653c4da3201ad81691cff28de6ddc29a2625556dcf18ed22cb3b849ad6322 +size 1820621 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e674236e2931b0e4ca6c2e904f627c3dea4a251e --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:e77e92a4c8d7a4313cc9dd7ac38bf9858e81b6fd89e06cba1333d4cae33ec471 +size 2281732 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..089566649a0576c29b6f72b824339f7476ae65dc --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:9b480d07b68348d15f5565bee5ca502e21d79647aed250c587e3302a9e7eae7b +size 1814766 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7eafefd169ad280c0eb3a608894ef444e7bdabd --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:dcd92c94dc2ce763049acded11f696b5dc027d9a897b32630902c4bd1b0fcd61 +size 1820897 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..427840c828e48b03ec1d4a27b54ef92898958b9e --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:e4e77faead84442a6bf79d7a5800cd478ee963da3f1fcb2e133134809778746a +size 1803643 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38ec388542f44c3325915a65e102795175b479b9 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:b127678abd4d0187e352e64d440af4c84d0812a0e03749004a4867dc1976e564 +size 2271550 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eee56b81d77ec38c1413e6424ff1f0e58a517c0 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:f0465d115a2816050ece4a49464fddbf006ee7c891f8123f23df538131a1cd00 +size 1784471 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65e0c2eb8e309364fe4e812f971bd9cbd5142e39 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:162c4e46f0a1d93a6e9b209778ecf7e0574159d464bac802c32b21a9e1dcbb8b +size 1512557 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7754614ece74b070e2e574aa1e6379d2dab7bd9 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:b010af9ae9180e8ed5637db3506f9b015e046ecfb386493ead3f29b0f24a0f1b +size 1881397 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04463ce6d064c43197900635c633f69768e57db7 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:931ea7a1b02940badb39eb921932343f644e3780fb786d71287083c690edc1d6 +size 1793233 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81967276c51c3095ac31aa87db7fb44513e01ea7 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:90ece46bc4ec72e9ff50c44cc86bfb5ab27540c5eea15b47e55e4d6211c20ee3 +size 1728190 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6382dce28e3bde46b4878fc2d0700a6069dcde5f --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:b128ec824a69582ec945dafe1cf3a4e92ca3a4d168fe774a435bcf8f8f0343e7 +size 1625006 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01ae479d58d6346d9949fb0a7903ec600029c94d --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:56a9b43601592abaf83ced2dbd41cbdaaf2ad3ee11437401b6a52f62f2b4b6fe +size 1563579 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0e8d70bb19fe9693cdc9554dc93f67caa6346c5 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:2db89ef725982a82ac68ba1559192a589ab2b1cbb4ad340757b5f39dbc3111ba +size 1561091 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a71fe0bfbb864c1a8df68102b8a4263764c5e945 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:d60620868577d82cc0aff0c96c91e3f835ba31a4f47821c3eafd9a1968bd1218 +size 1743501 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87d33b76c5b80ea62fbc30afa5b07f73908307ad --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:199b6996b2a278201bbce060857774928946726c1dc488e18af6cd153c1e912c +size 1873996 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1787a84f593e42593927b04f5ba68dae79493d18 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:b28b5610516d33dabda2030710b4d4abc18eba54fa0a8bebb15766960db9f839 +size 2255945 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e1973672b26f04f4543e0622b8a9bd9fd0b5dc3 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:2466cd0cba680a0cb07aad6bd1090f2b9f482d5479a4478e850b6f0c46c8cff4 +size 1678466 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b35c262686048d3bb0b7906f57c933011dbf4b4 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:705c8b9409121ed840ed4fd84117e481d916774bbc7880d8ad43445b77f2c7a3 +size 1808415 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20f7556a10e9a7af6dcbd481e15e0079dd8875ad --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:764d65d9bd2bbaa63a971f4159c2f93c070469c6b709dabc517cf8713cb741dd +size 2078320 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cb8773de214a48ff9e530498808b3992c65eceb --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:65a2daef6df523caa5a23de99cf77812f6922c0c25d84baa99f5f4bc924fffe5 +size 2112783 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03a00ba96863b8e2f80c779eefbc821f15d76086 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:28be4e8ed3d20d798a3a68c6f810e2303bfd5f88dc2cd422ac967168137525e5 +size 1941573 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b1742c1d953b8e57709db3dd49a3315b8ae10f3 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:378ec6526db1084fa3ab49afc679d0924815423609b3655b214a74a0e25d6420 +size 1764804 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e093a392c574d29b63d3954bb4e6e825960a994 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:c45e3a20c01223522feebb6a88f95041d08f788c94377c0805c482e843592430 +size 1537992 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f56db876533bb42ed83b60dd81d83c1c90cfc265 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:0260d8f3ced5d7368c88c5de1a73a5b6fd634d5de0be75dc4294e623c32c6474 +size 1676713 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..126ad741d2f4f5d968bdeb3508d0612136e4237b --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:d8c8f649573cebbff635541386526f52cba84834049cd8365eed690d63375f42 +size 1637273 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c5455ae26fe8ea7d19edfaad40a91785e1efcce --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:9bfa7c81329e58a1ac0a1c686044c36932b7f3ffddc333a67742ca8ab57b8891 +size 1577198 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16b71842164b96e1ecfc88e3b208f3cd7c52ca17 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:915f0db2a2cbc9f54ba65daf4d475af73cfc1c30a96a023df8fb450aa52719a3 +size 2813929 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfed1b4e35465f0e7281f44afb692c9fc8983b10 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:045d1608c7333e5236ff3fc6b1edf1d841041c27103a83b77e9eaf727483f1bd +size 2208463 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c7615009ff59beafc65ff394b89161862eb3b53 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:420c4c96d17dc9673724b616397bda844afe8631018b4ba12face922a2721812 +size 2471979 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9eda9ea9f2dbaa6a42d3ce82c2435642cf2dac35 --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:3ef10fd6f02b2ac2faac86d0098bb37a5233187d5ceaa33916b31fee4e0c6595 +size 2177749 diff --git a/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 b/AIRBOT_MMK2_store_coffee_cups/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9710f01747644c2192c193657dfb7b354c39bf3b --- /dev/null +++ b/AIRBOT_MMK2_store_coffee_cups/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:0ce0041b1b67ea79ea3c33c3ac63138b189cc08ee95c1f7925a137f9f1469308 +size 2119510